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/copypaste | |
| 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/copypaste')
| -rw-r--r-- | src/plugins/General/copypaste/translations/copypaste_plugin_pt_BR.ts | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_pt_BR.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_pt_BR.ts index 9a9699c43..af9f39fb3 100644 --- a/src/plugins/General/copypaste/translations/copypaste_plugin_pt_BR.ts +++ b/src/plugins/General/copypaste/translations/copypaste_plugin_pt_BR.ts @@ -6,32 +6,32 @@ <message> <location filename="../copypaste.cpp" line="43"/> <source>Cu&t</source> - <translation type="unfinished"></translation> + <translation>Cor&tar</translation> </message> <message> <location filename="../copypaste.cpp" line="44"/> <source>Ctrl+X</source> - <translation type="unfinished"></translation> + <translation>Ctrl+X</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>Ctrl+C</translation> </message> <message> <location filename="../copypaste.cpp" line="47"/> <source>&Paste</source> - <translation type="unfinished"></translation> + <translation>C&olar</translation> </message> <message> <location filename="../copypaste.cpp" line="48"/> <source>Ctrl+V</source> - <translation type="unfinished"></translation> + <translation>Ctrl+V</translation> </message> </context> <context> @@ -39,27 +39,27 @@ <message> <location filename="../copypastefactory.cpp" line="30"/> <source>Copy/Paste Plugin</source> - <translation type="unfinished"></translation> + <translation>Plugin Copy/Paste</translation> </message> <message> <location filename="../copypastefactory.cpp" line="50"/> <source>About Copy/Paste Plugin</source> - <translation type="unfinished"></translation> + <translation>Sobre o plugin Copy/Paste</translation> </message> <message> <location filename="../copypastefactory.cpp" line="51"/> <source>Qmmp Copy/Paste Plugin</source> - <translation type="unfinished"></translation> + <translation>Plugin Qmmp Copy/Paste</translation> </message> <message> <location filename="../copypastefactory.cpp" line="52"/> <source>This plugin allows one to copy selected tracks from one playlist to another</source> - <translation type="unfinished"></translation> + <translation>Este plugin permite copiar faixas selecionadas de uma lista de reprodução para outra</translation> </message> <message> <location filename="../copypastefactory.cpp" line="53"/> <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation type="unfinished"></translation> + <translation>Desenvolvido por: Ilya Kotov <forkotov02@hotmail.ru></translation> </message> </context> </TS> |
