aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/mpris
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2010-08-20 19:45:17 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2010-08-20 19:45:17 +0000
commit3174c36bb1a39d96997cbd8f85aa3fbe41732b08 (patch)
treef4e9c8de024264eac250bc8bbf6aaba0cf930f5d /src/plugins/General/mpris
parentff4ccd57f7440b73403fa73c09f4870cc1a154a4 (diff)
downloadqmmp-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.ts18
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 &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished"></translation>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ </message>
+ <message>
+ <location filename="../mprisfactory.cpp" line="50"/>
+ <source>Qmmp MPRIS Plugin</source>
+ <translation>Módulo MPRIS para Qmmp</translation>
</message>
</context>
</TS>