diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2019-01-12 20:07:27 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2019-01-12 20:07:27 +0000 |
| commit | c0cc4824070db938dd59bba274de753e34e319dd (patch) | |
| tree | eb03fa6cde3cd6a9f3efbf78ee47a9be3e444ad3 /src/plugins/General/rdetect/translations | |
| parent | 387dcaaaab6a20a94ee2c7d3b1fc24fad302e57d (diff) | |
| download | qmmp-c0cc4824070db938dd59bba274de753e34e319dd.tar.gz qmmp-c0cc4824070db938dd59bba274de753e34e319dd.tar.bz2 qmmp-c0cc4824070db938dd59bba274de753e34e319dd.zip | |
updated Portuguese translation (Sérgio Marques)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8632 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/rdetect/translations')
| -rw-r--r-- | src/plugins/General/rdetect/translations/rdetect_plugin_pt.ts | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/src/plugins/General/rdetect/translations/rdetect_plugin_pt.ts b/src/plugins/General/rdetect/translations/rdetect_plugin_pt.ts index 71b8596fd..97aa02f8f 100644 --- a/src/plugins/General/rdetect/translations/rdetect_plugin_pt.ts +++ b/src/plugins/General/rdetect/translations/rdetect_plugin_pt.ts @@ -1,32 +1,32 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.1" language="pt_BR"> +<TS version="2.1" language="pt"> <context> <name>RDetectFactory</name> <message> <location filename="../rdetectfactory.cpp" line="30"/> <source>Volume Detection Plugin</source> - <translation type="unfinished"></translation> + <translation>Suplemento Volume Detection</translation> </message> <message> <location filename="../rdetectfactory.cpp" line="50"/> <source>About Volume Detection Plugin</source> - <translation type="unfinished"></translation> + <translation>Sobre o suplemento Volume Detection</translation> </message> <message> <location filename="../rdetectfactory.cpp" line="51"/> <source>Qmmp Removable Volume Detection Plugin</source> - <translation type="unfinished"></translation> + <translation>Suplemento Qmmp Removable Volume Detection</translation> </message> <message> <location filename="../rdetectfactory.cpp" line="52"/> <source>This plugin provides removable volume detection</source> - <translation type="unfinished"></translation> + <translation>Este suplemento disponibiliza a deteção de volumes removidos</translation> </message> <message> <location filename="../rdetectfactory.cpp" line="53"/> <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> - <translation type="unfinished"></translation> + <translation>Desenvolvido por: Ilya Kotov <forkotov02@ya.ru></translation> </message> </context> <context> @@ -34,12 +34,12 @@ <message> <location filename="../removablehelper.cpp" line="134"/> <source>Add CD "%1"</source> - <translation type="unfinished"></translation> + <translation>Adicionar CD %1</translation> </message> <message> <location filename="../removablehelper.cpp" line="138"/> <source>Add Volume "%1"</source> - <translation type="unfinished"></translation> + <translation>Adicionar volume %1</translation> </message> </context> <context> @@ -47,37 +47,37 @@ <message> <location filename="../settingsdialog.ui" line="14"/> <source>Volume Detection Plugin Settings</source> - <translation type="unfinished"></translation> + <translation>Definições</translation> </message> <message> <location filename="../settingsdialog.ui" line="29"/> <source>CD Audio Detection</source> - <translation type="unfinished"></translation> + <translation>Deteção de CD áudio</translation> </message> <message> <location filename="../settingsdialog.ui" line="38"/> <source>Add tracks to playlist automatically</source> - <translation type="unfinished"></translation> + <translation>Adicionar faixas à lista de reprodução</translation> </message> <message> <location filename="../settingsdialog.ui" line="45"/> <source>Remove tracks from playlist automatically</source> - <translation type="unfinished"></translation> + <translation>Remover faixas da lista de reprodução</translation> </message> <message> <location filename="../settingsdialog.ui" line="55"/> <source>Removable Device Detection</source> - <translation type="unfinished"></translation> + <translation>Deteção de discos amovíveis</translation> </message> <message> <location filename="../settingsdialog.ui" line="64"/> <source>Add files to playlist automatically</source> - <translation type="unfinished"></translation> + <translation>Adicionar ficheiros à lista de reprodução</translation> </message> <message> <location filename="../settingsdialog.ui" line="71"/> <source>Remove files from playlist automatically</source> - <translation type="unfinished"></translation> + <translation>Remover ficheiros da lista de reprodução</translation> </message> </context> </TS> |
