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/kdenotify/translations/kdenotify_plugin_es.ts | |
| 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/kdenotify/translations/kdenotify_plugin_es.ts')
| -rw-r--r-- | src/plugins/General/kdenotify/translations/kdenotify_plugin_es.ts | 27 |
1 files changed, 14 insertions, 13 deletions
diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_es.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_es.ts index 9fe22a742..b65ad0fd4 100644 --- a/src/plugins/General/kdenotify/translations/kdenotify_plugin_es.ts +++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_es.ts @@ -1,12 +1,12 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.0" language="es_ES"> +<TS version="2.0" language="es"> <context> <name>KdeNotify</name> <message> <location filename="../kdenotify.cpp" line="122"/> <source>Qmmp now playing:</source> - <translation type="unfinished"></translation> + <translation>Qmmp está reproduciendo:</translation> </message> </context> <context> @@ -14,18 +14,19 @@ <message> <location filename="../kdenotifyfactory.cpp" line="30"/> <source>KDE 4 notification plugin</source> - <translation type="unfinished"></translation> + <translation>Módulo de notificación KDE 4</translation> </message> <message> <location filename="../kdenotifyfactory.cpp" line="50"/> <source>About KDE Notification Plugin</source> - <translation type="unfinished"></translation> + <translation>Acerca del módulo de notificación KDE</translation> </message> <message> <location filename="../kdenotifyfactory.cpp" line="51"/> <source>KDE 4 notification plugin for Qmmp </source> - <translation type="unfinished"></translation> + <translation>Módulo de notificación KDE 4 para Qmmp +</translation> </message> </context> <context> @@ -33,42 +34,42 @@ <message> <location filename="../settingsdialog.ui" line="14"/> <source>KDE 4 Notification Plugin Settings</source> - <translation type="unfinished"></translation> + <translation>Configuración del módulo de notificación KDE 4</translation> </message> <message> <location filename="../settingsdialog.ui" line="39"/> <source>Options</source> - <translation type="unfinished"></translation> + <translation>Opciones</translation> </message> <message> <location filename="../settingsdialog.ui" line="45"/> <source>Notification delay [s]:</source> - <translation type="unfinished"></translation> + <translation>Retraso de la notificación [s]:</translation> </message> <message> <location filename="../settingsdialog.ui" line="75"/> <source>Update visible notification instead create new</source> - <translation type="unfinished"></translation> + <translation>Actualizar la notificación visible en lugar de crear otra</translation> </message> <message> <location filename="../settingsdialog.ui" line="85"/> <source>Appearance</source> - <translation type="unfinished"></translation> + <translation>Apariencia</translation> </message> <message> <location filename="../settingsdialog.ui" line="91"/> <source>Show covers</source> - <translation type="unfinished"></translation> + <translation>Mostrar carátulas</translation> </message> <message> <location filename="../settingsdialog.ui" line="100"/> <source>Change template</source> - <translation type="unfinished"></translation> + <translation>Cambiar plantilla</translation> </message> <message> <location filename="../settingsdialog.cpp" line="75"/> <source>Notification Template</source> - <translation type="unfinished"></translation> + <translation>Plantilla de notificación</translation> </message> </context> </TS> |
