diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2016-08-08 13:06:43 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2016-08-08 13:06:43 +0000 |
| commit | c036bce72d332a56f328b6c92afc99989cd3a74a (patch) | |
| tree | 48f81b6e137e7bbfa393ee819d75edccbc9764d8 /src/plugins/General/lyrics | |
| parent | d8c9cf7aaaa9670de3f498eda353d549e2ca5821 (diff) | |
| download | qmmp-c036bce72d332a56f328b6c92afc99989cd3a74a.tar.gz qmmp-c036bce72d332a56f328b6c92afc99989cd3a74a.tar.bz2 qmmp-c036bce72d332a56f328b6c92afc99989cd3a74a.zip | |
updated Brazilian Portuguese translation (Vitor Pereira)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6658 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/lyrics')
| -rw-r--r-- | src/plugins/General/lyrics/translations/lyrics_plugin_pt_BR.ts | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_pt_BR.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_pt_BR.ts index f807f5f67..a9db6289d 100644 --- a/src/plugins/General/lyrics/translations/lyrics_plugin_pt_BR.ts +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_pt_BR.ts @@ -6,12 +6,12 @@ <message> <location filename="../lyrics.cpp" line="33"/> <source>View Lyrics</source> - <translation type="unfinished"></translation> + <translation>Ver letra da faixa</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="30"/> <source>Lyrics Plugin</source> - <translation type="unfinished"></translation> + <translation>Plugin Lyrics</translation> </message> <message> <location filename="../lyricsfactory.cpp" line="51"/> <source>About Lyrics Plugin</source> - <translation type="unfinished"></translation> + <translation>Sobre o plugin Lyrics</translation> </message> <message> <location filename="../lyricsfactory.cpp" line="52"/> <source>Qmmp Lyrics Plugin</source> - <translation type="unfinished"></translation> + <translation>Plugin Qmmp Lyrics</translation> </message> <message> <location filename="../lyricsfactory.cpp" line="53"/> <source>This plugin retrieves lyrics from LyricWiki</source> - <translation type="unfinished"></translation> + <translation>Este plugin obtém as letras através do LyricWiki</translation> </message> <message> <location filename="../lyricsfactory.cpp" line="54"/> <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation type="unfinished"></translation> + <translation>Desenvolvido 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>Plugin Lyrics</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>Sem conexão</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>Não encontrado</translation> </message> <message> <location filename="../lyricswindow.cpp" line="139"/> <location filename="../lyricswindow.cpp" line="164"/> <source>Receiving</source> - <translation type="unfinished"></translation> + <translation>Recebendo</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> |
