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/lyrics | |
| 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/lyrics')
| -rw-r--r-- | src/plugins/General/lyrics/translations/lyrics_plugin_gl_ES.ts | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_gl_ES.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_gl_ES.ts index df43988ad..e3e472e06 100644 --- a/src/plugins/General/lyrics/translations/lyrics_plugin_gl_ES.ts +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_gl_ES.ts @@ -6,12 +6,12 @@ <message> <location filename="../lyrics.cpp" line="33"/> <source>View Lyrics</source> - <translation type="unfinished"></translation> + <translation>Visualizar letras</translation> </message> <message> <location filename="../lyrics.cpp" line="34"/> <source>Ctrl+L</source> - <translation type="unfinished"></translation> + <translation>Ctrl+L</translation> </message> </context> <context> @@ -19,27 +19,27 @@ <message> <location filename="../lyricsfactory.cpp" line="29"/> <source>Lyrics Plugin</source> - <translation type="unfinished"></translation> + <translation>Engadido de letras</translation> </message> <message> <location filename="../lyricsfactory.cpp" line="50"/> <source>About Lyrics Plugin</source> - <translation type="unfinished"></translation> + <translation>Sobre o engadido de letras</translation> </message> <message> <location filename="../lyricsfactory.cpp" line="51"/> <source>Qmmp Lyrics Plugin</source> - <translation type="unfinished"></translation> + <translation>Engadido de letras de Qmmp</translation> </message> <message> <location filename="../lyricsfactory.cpp" line="52"/> <source>This plugin retrieves lyrics from LyricWiki</source> - <translation type="unfinished"></translation> + <translation>Este engadido recupera letras dende LyricWiki</translation> </message> <message> <location filename="../lyricsfactory.cpp" line="53"/> <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation type="unfinished"></translation> + <translation>Escrito por: Ilya Kotov <forkotov02@hotmail.ru></translation> </message> </context> <context> @@ -47,32 +47,32 @@ <message> <location filename="../lyricswindow.ui" line="14"/> <source>Lyrics Plugin</source> - <translation type="unfinished"></translation> + <translation>Engadido de letras</translation> </message> <message> <location filename="../lyricswindow.ui" line="31"/> <source>Artist:</source> - <translation type="unfinished"></translation> + <translation>Artista:</translation> </message> <message> <location filename="../lyricswindow.ui" line="41"/> <source>Title:</source> - <translation type="unfinished"></translation> + <translation>Título:</translation> </message> <message> <location filename="../lyricswindow.ui" line="51"/> <source>Search</source> - <translation type="unfinished"></translation> + <translation>Buscar</translation> </message> <message> <location filename="../lyricswindow.ui" line="60"/> <source>No connection</source> - <translation type="unfinished"></translation> + <translation>Sen conexión</translation> </message> <message> <location filename="../lyricswindow.cpp" line="64"/> <source>Done</source> - <translation type="unfinished"></translation> + <translation>Feito</translation> </message> <message> <location filename="../lyricswindow.cpp" line="67"/> @@ -82,24 +82,24 @@ <location filename="../lyricswindow.cpp" line="113"/> <location filename="../lyricswindow.cpp" line="124"/> <source>Error</source> - <translation type="unfinished"></translation> + <translation>Erro</translation> </message> <message> <location filename="../lyricswindow.cpp" line="118"/> <location filename="../lyricswindow.cpp" line="153"/> <source>Not found</source> - <translation type="unfinished"></translation> + <translation>Non atopada</translation> </message> <message> <location filename="../lyricswindow.cpp" line="139"/> <location filename="../lyricswindow.cpp" line="164"/> <source>Receiving</source> - <translation type="unfinished"></translation> + <translation>Recibindo</translation> </message> <message> <location filename="../lyricswindow.cpp" line="165"/> <source>Lyrics: %1 - %2</source> - <translation type="unfinished"></translation> + <translation>Letras: %1 - %2</translation> </message> </context> </TS> |
