diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2012-08-25 14:16:36 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2012-08-25 14:16:36 +0000 |
| commit | 4e986877f065622cb79ffed4563d42752aebd094 (patch) | |
| tree | ff1be8996b59988d1d69595e94242a0dd25839f0 /src/plugins/Input/flac/translations/flac_plugin_pt_BR.ts | |
| parent | 2c47534a951e9a219ff3997a2f69a024d4e6c58f (diff) | |
| download | qmmp-4e986877f065622cb79ffed4563d42752aebd094.tar.gz qmmp-4e986877f065622cb79ffed4563d42752aebd094.tar.bz2 qmmp-4e986877f065622cb79ffed4563d42752aebd094.zip | |
added missing qt-linguist files, updated resources
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2900 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Input/flac/translations/flac_plugin_pt_BR.ts')
| -rw-r--r-- | src/plugins/Input/flac/translations/flac_plugin_pt_BR.ts | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/src/plugins/Input/flac/translations/flac_plugin_pt_BR.ts b/src/plugins/Input/flac/translations/flac_plugin_pt_BR.ts new file mode 100644 index 000000000..984c76fd2 --- /dev/null +++ b/src/plugins/Input/flac/translations/flac_plugin_pt_BR.ts @@ -0,0 +1,75 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="pt_BR"> +<context> + <name>DecoderFLACFactory</name> + <message> + <location filename="../decoderflacfactory.cpp" line="57"/> + <source>FLAC Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../decoderflacfactory.cpp" line="59"/> + <source>FLAC Files</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../decoderflacfactory.cpp" line="187"/> + <source>About FLAC Audio Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../decoderflacfactory.cpp" line="188"/> + <source>Qmmp FLAC Audio Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../decoderflacfactory.cpp" line="189"/> + <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>FLACMetaDataModel</name> + <message> + <location filename="../flacmetadatamodel.cpp" line="80"/> + <source>Length</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../flacmetadatamodel.cpp" line="81"/> + <source>Sample rate</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../flacmetadatamodel.cpp" line="81"/> + <source>Hz</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../flacmetadatamodel.cpp" line="82"/> + <source>Channels</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../flacmetadatamodel.cpp" line="83"/> + <source>Bitrate</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../flacmetadatamodel.cpp" line="83"/> + <source>kbps</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../flacmetadatamodel.cpp" line="85"/> + <source>File size</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../flacmetadatamodel.cpp" line="85"/> + <source>KB</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |
