diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2017-10-29 17:18:02 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2017-10-29 17:18:02 +0000 |
| commit | 4d6c3e69e546459cc12e68fa6a248bdc801a9a75 (patch) | |
| tree | ea5f5ee30c7915140b2b9f8c8021ef75636bb2aa /src/plugins/General/lyrics/translations | |
| parent | 36d9eaff4cebf5b3fb6ce593aa2f9c7a0be18f91 (diff) | |
| download | qmmp-4d6c3e69e546459cc12e68fa6a248bdc801a9a75.tar.gz qmmp-4d6c3e69e546459cc12e68fa6a248bdc801a9a75.tar.bz2 qmmp-4d6c3e69e546459cc12e68fa6a248bdc801a9a75.zip | |
updated Spanish translation (Joel Barrios and Bohdan Shuba)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7677 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/lyrics/translations')
| -rw-r--r-- | src/plugins/General/lyrics/translations/lyrics_plugin_es.ts | 66 |
1 files changed, 33 insertions, 33 deletions
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_es.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_es.ts index 5883e8af7..9add9e221 100644 --- a/src/plugins/General/lyrics/translations/lyrics_plugin_es.ts +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_es.ts @@ -32,19 +32,44 @@ <translation>Módulo de letras para Qmmp</translation> </message> <message> - <location filename="../lyricsfactory.cpp" line="54"/> - <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> - <translation>Escrito por: Ilya Kotov <forkotov02@ya.ru></translation> - </message> - <message> <location filename="../lyricsfactory.cpp" line="53"/> <source>This plugin retrieves lyrics from LyricWiki</source> <translation>Este módulo descarga letras de LyricWiki</translation> </message> + <message> + <location filename="../lyricsfactory.cpp" line="54"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Escrito por: Ilya Kotov <forkotov02@ya.ru></translation> + </message> </context> <context> <name>LyricsWindow</name> <message> + <location filename="../lyricswindow.ui" line="14"/> + <source>Lyrics Plugin</source> + <translation>Módulo de letras</translation> + </message> + <message> + <location filename="../lyricswindow.ui" line="45"/> + <source>Artist:</source> + <translation>Artista:</translation> + </message> + <message> + <location filename="../lyricswindow.ui" line="55"/> + <source>Title:</source> + <translation>Título:</translation> + </message> + <message> + <location filename="../lyricswindow.ui" line="65"/> + <source>Search</source> + <translation>Buscar</translation> + </message> + <message> + <location filename="../lyricswindow.ui" line="36"/> + <source>No connection</source> + <translation>Sin conexión</translation> + </message> + <message> <location filename="../lyricswindow.cpp" line="76"/> <location filename="../lyricswindow.cpp" line="209"/> <source>Done</source> @@ -61,16 +86,6 @@ <translation>Error</translation> </message> <message> - <location filename="../lyricswindow.cpp" line="179"/> - <source>Lyrics: %1 - %2</source> - <translation>Letras: %1 - %2</translation> - </message> - <message> - <location filename="../lyricswindow.ui" line="36"/> - <source>No connection</source> - <translation>Sin conexión</translation> - </message> - <message> <location filename="../lyricswindow.cpp" line="130"/> <location filename="../lyricswindow.cpp" line="165"/> <source>Not found</source> @@ -83,24 +98,9 @@ <translation>Recibiendo</translation> </message> <message> - <location filename="../lyricswindow.ui" line="14"/> - <source>Lyrics Plugin</source> - <translation>Módulo de letras</translation> - </message> - <message> - <location filename="../lyricswindow.ui" line="45"/> - <source>Artist:</source> - <translation>Artista:</translation> - </message> - <message> - <location filename="../lyricswindow.ui" line="55"/> - <source>Title:</source> - <translation>Título:</translation> - </message> - <message> - <location filename="../lyricswindow.ui" line="65"/> - <source>Search</source> - <translation>Buscar</translation> + <location filename="../lyricswindow.cpp" line="179"/> + <source>Lyrics: %1 - %2</source> + <translation>Letras: %1 - %2</translation> </message> </context> </TS> |
