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/covermanager | |
| 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/covermanager')
| -rw-r--r-- | src/plugins/General/covermanager/translations/covermanager_plugin_es.ts | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_es.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_es.ts index 06001ab37..4b74c8efe 100644 --- a/src/plugins/General/covermanager/translations/covermanager_plugin_es.ts +++ b/src/plugins/General/covermanager/translations/covermanager_plugin_es.ts @@ -1,17 +1,17 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.0" language="es_ES"> +<TS version="2.0" language="es"> <context> <name>CoverManager</name> <message> <location filename="../covermanager.cpp" line="36"/> <source>Show Cover</source> - <translation type="unfinished"></translation> + <translation>Mostrar Carátula</translation> </message> <message> <location filename="../covermanager.cpp" line="37"/> <source>Ctrl+M</source> - <translation type="unfinished"></translation> + <translation>Ctrl+M</translation> </message> </context> <context> @@ -19,22 +19,22 @@ <message> <location filename="../covermanagerfactory.cpp" line="29"/> <source>Cover Manager Plugin</source> - <translation type="unfinished"></translation> + <translation>Módulo de gestión de carátulas</translation> </message> <message> <location filename="../covermanagerfactory.cpp" line="49"/> <source>About Cover Manager Plugin</source> - <translation type="unfinished"></translation> + <translation>Acerca del módulo de gestión de carátulas</translation> </message> <message> <location filename="../covermanagerfactory.cpp" line="50"/> <source>Qmmp Cover Manager Plugin</source> - <translation type="unfinished"></translation> + <translation>Módulo de gestión de carátulas para Qmmp</translation> </message> <message> <location filename="../covermanagerfactory.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> </context> <context> @@ -42,62 +42,62 @@ <message> <location filename="../coverwidget.cpp" line="37"/> <source>&Save As...</source> - <translation type="unfinished"></translation> + <translation>&Guardar como...</translation> </message> <message> <location filename="../coverwidget.cpp" line="37"/> <source>Ctrl+S</source> - <translation type="unfinished"></translation> + <translation>Ctrl+S</translation> </message> <message> <location filename="../coverwidget.cpp" line="38"/> <source>Size</source> - <translation type="unfinished"></translation> + <translation>Tamaño</translation> </message> <message> <location filename="../coverwidget.cpp" line="40"/> <source>Actual Size</source> - <translation type="unfinished"></translation> + <translation>Tamaño actual</translation> </message> <message> <location filename="../coverwidget.cpp" line="41"/> <source>128x128</source> - <translation type="unfinished"></translation> + <translation>128x128</translation> </message> <message> <location filename="../coverwidget.cpp" line="42"/> <source>256x256</source> - <translation type="unfinished"></translation> + <translation>256x256</translation> </message> <message> <location filename="../coverwidget.cpp" line="43"/> <source>512x512</source> - <translation type="unfinished"></translation> + <translation>512x512</translation> </message> <message> <location filename="../coverwidget.cpp" line="44"/> <source>1024x1024</source> - <translation type="unfinished"></translation> + <translation>1024x1024</translation> </message> <message> <location filename="../coverwidget.cpp" line="47"/> <source>&Close</source> - <translation type="unfinished"></translation> + <translation>&Cerrar</translation> </message> <message> <location filename="../coverwidget.cpp" line="47"/> <source>Alt+F4</source> - <translation type="unfinished"></translation> + <translation>Alt+F4</translation> </message> <message> <location filename="../coverwidget.cpp" line="90"/> <source>Save Cover As</source> - <translation type="unfinished"></translation> + <translation>Guardar carátula como</translation> </message> <message> <location filename="../coverwidget.cpp" line="92"/> <source>Images</source> - <translation type="unfinished"></translation> + <translation>Imágenes</translation> </message> </context> </TS> |
