diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-08-20 19:45:17 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-08-20 19:45:17 +0000 |
| commit | 3174c36bb1a39d96997cbd8f85aa3fbe41732b08 (patch) | |
| tree | f4e9c8de024264eac250bc8bbf6aaba0cf930f5d /src/plugins/General/mpris | |
| parent | ff4ccd57f7440b73403fa73c09f4870cc1a154a4 (diff) | |
| download | qmmp-3174c36bb1a39d96997cbd8f85aa3fbe41732b08.tar.gz qmmp-3174c36bb1a39d96997cbd8f85aa3fbe41732b08.tar.bz2 qmmp-3174c36bb1a39d96997cbd8f85aa3fbe41732b08.zip | |
added Spanish translation (author: Félix Medrano)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1844 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/mpris')
| -rw-r--r-- | src/plugins/General/mpris/translations/mpris_plugin_es.ts | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/src/plugins/General/mpris/translations/mpris_plugin_es.ts b/src/plugins/General/mpris/translations/mpris_plugin_es.ts index 91bfb6614..58e4ca0aa 100644 --- a/src/plugins/General/mpris/translations/mpris_plugin_es.ts +++ b/src/plugins/General/mpris/translations/mpris_plugin_es.ts @@ -1,27 +1,27 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.0" language="es_ES"> +<TS version="2.0" language="es"> <context> <name>MPRISFactory</name> <message> <location filename="../mprisfactory.cpp" line="29"/> <source>MPRIS Plugin</source> - <translation type="unfinished"></translation> + <translation>Módulo MPRIS</translation> </message> <message> <location filename="../mprisfactory.cpp" line="49"/> <source>About MPRIS Plugin</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../mprisfactory.cpp" line="50"/> - <source>Qmmp MPRIS Plugin</source> - <translation type="unfinished"></translation> + <translation>Acerca del módulo MPRIS</translation> </message> <message> <location filename="../mprisfactory.cpp" line="51"/> <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation type="unfinished"></translation> + <translation>Escrito por: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> + <message> + <location filename="../mprisfactory.cpp" line="50"/> + <source>Qmmp MPRIS Plugin</source> + <translation>Módulo MPRIS para Qmmp</translation> </message> </context> </TS> |
