diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-10-14 16:46:46 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-10-14 16:46:46 +0000 |
| commit | e91d7a8e6871002dcabd3e585f306ceba7827e6c (patch) | |
| tree | c16400c4f4a0bd308d9b9884387e07e671feddf9 /src/plugins/General/copypaste | |
| parent | 5a9dab23e6af93b9ea4d808f23cc83d935388f1d (diff) | |
| download | qmmp-e91d7a8e6871002dcabd3e585f306ceba7827e6c.tar.gz qmmp-e91d7a8e6871002dcabd3e585f306ceba7827e6c.tar.bz2 qmmp-e91d7a8e6871002dcabd3e585f306ceba7827e6c.zip | |
fixed Galician translation (author: Oscar Pereira)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3784 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/copypaste')
| -rw-r--r-- | src/plugins/General/copypaste/translations/copypaste_plugin_gl_ES.ts | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_gl_ES.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_gl_ES.ts index 721c80522..8fee3b7bb 100644 --- a/src/plugins/General/copypaste/translations/copypaste_plugin_gl_ES.ts +++ b/src/plugins/General/copypaste/translations/copypaste_plugin_gl_ES.ts @@ -6,32 +6,32 @@ <message> <location filename="../copypaste.cpp" line="43"/> <source>Cu&t</source> - <translation type="unfinished"></translation> + <translation></translation> </message> <message> <location filename="../copypaste.cpp" line="44"/> <source>Ctrl+X</source> - <translation type="unfinished"></translation> + <translation></translation> </message> <message> <location filename="../copypaste.cpp" line="45"/> <source>&Copy</source> - <translation type="unfinished"></translation> + <translation>&Copiar</translation> </message> <message> <location filename="../copypaste.cpp" line="46"/> <source>Ctrl+C</source> - <translation type="unfinished"></translation> + <translation></translation> </message> <message> <location filename="../copypaste.cpp" line="47"/> <source>&Paste</source> - <translation type="unfinished"></translation> + <translation>&Pegar</translation> </message> <message> <location filename="../copypaste.cpp" line="48"/> <source>Ctrl+V</source> - <translation type="unfinished"></translation> + <translation></translation> </message> </context> <context> @@ -39,27 +39,27 @@ <message> <location filename="../copypastefactory.cpp" line="28"/> <source>Copy/Paste Plugin</source> - <translation type="unfinished"></translation> + <translation>Engadido Copiar/Pegar</translation> </message> <message> <location filename="../copypastefactory.cpp" line="48"/> <source>About Copy/Paste Plugin</source> - <translation type="unfinished"></translation> + <translation>Sobre o engadido Copiar/Pegar</translation> </message> <message> <location filename="../copypastefactory.cpp" line="49"/> <source>Qmmp Copy/Paste Plugin</source> - <translation type="unfinished"></translation> + <translation>Engadido Qmmp Copiar/Pegar</translation> </message> <message> <location filename="../copypastefactory.cpp" line="50"/> <source>This plugin allows to copy selected tracks from one playlist to another</source> - <translation type="unfinished"></translation> + <translation>Este engadido permite copiar pistas seleccionadas dunha lista de reprodución a outra</translation> </message> <message> <location filename="../copypastefactory.cpp" line="51"/> <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation type="unfinished"></translation> + <translation>Escrito por: Ilya Kotov <forkotov02@hotmail.ru></translation> </message> </context> </TS> |
