diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2021-04-21 21:06:45 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2021-04-21 21:06:45 +0000 |
| commit | 06a5264ee55ad6bb15ccf1fabf11cbe02ad1eeb6 (patch) | |
| tree | 1064095048a9b60e28770084a2f6bacc65d0bccc /src/plugins/General/lyrics | |
| parent | b5d93eb2839ab1605a510bb40977e4c14f2c26e8 (diff) | |
| download | qmmp-06a5264ee55ad6bb15ccf1fabf11cbe02ad1eeb6.tar.gz qmmp-06a5264ee55ad6bb15ccf1fabf11cbe02ad1eeb6.tar.bz2 qmmp-06a5264ee55ad6bb15ccf1fabf11cbe02ad1eeb6.zip | |
updated Spanish (Joel Barrios)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9827 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/lyrics')
| -rw-r--r-- | src/plugins/General/lyrics/translations/lyrics_plugin_es.ts | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_es.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_es.ts index 3c87a5dc8..00f028c7f 100644 --- a/src/plugins/General/lyrics/translations/lyrics_plugin_es.ts +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_es.ts @@ -24,7 +24,7 @@ <message> <location filename="../lyricsfactory.cpp" line="36"/> <source>Lyrics</source> - <translation type="unfinished"></translation> + <translation>Letras</translation> </message> <message> <location filename="../lyricsfactory.cpp" line="68"/> @@ -57,62 +57,62 @@ <message> <location filename="../lyricswidget.ui" line="14"/> <source>Lyrics Plugin</source> - <translation type="unfinished">Módulo de letras</translation> + <translation>Módulo de letras</translation> </message> <message> <location filename="../lyricswidget.ui" line="31"/> <source>Provider:</source> - <translation type="unfinished">Proveedor:</translation> + <translation>Proveedor:</translation> </message> <message> <location filename="../lyricswidget.ui" line="115"/> <source>Title:</source> - <translation type="unfinished">Título:</translation> + <translation>Título:</translation> </message> <message> <location filename="../lyricswidget.ui" line="132"/> <source>Album:</source> - <translation type="unfinished">Álbum:</translation> + <translation>Álbum:</translation> </message> <message> <location filename="../lyricswidget.ui" line="142"/> <source>Artist:</source> - <translation type="unfinished">Artista:</translation> + <translation>Artista:</translation> </message> <message> <location filename="../lyricswidget.ui" line="159"/> <source>Track:</source> - <translation type="unfinished">Pista:</translation> + <translation>Pista:</translation> </message> <message> <location filename="../lyricswidget.ui" line="171"/> <source>Year:</source> - <translation type="unfinished">Año:</translation> + <translation>Año:</translation> </message> <message> <location filename="../lyricswidget.cpp" line="138"/> <source><h2>%1 - %2</h2></source> - <translation type="unfinished"><h2>%1 - %2</h2></translation> + <translation><h2>%1 - %2</h2></translation> </message> <message> <location filename="../lyricswidget.cpp" line="149"/> <source>Not found</source> - <translation type="unfinished">No encontrado</translation> + <translation>No encontrado</translation> </message> <message> <location filename="../lyricswidget.cpp" line="159"/> <source>Error: %1 - %2</source> - <translation type="unfinished">Error: %1 - %2</translation> + <translation>Error: %1 - %2</translation> </message> <message> <location filename="../lyricswidget.cpp" line="172"/> <source>Receiving</source> - <translation type="unfinished">Recibiendo</translation> + <translation>Recibiendo</translation> </message> <message> <location filename="../lyricswidget.cpp" line="233"/> <source>cache</source> - <translation type="unfinished">caché</translation> + <translation>caché</translation> </message> </context> <context> |
