diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2016-09-24 12:36:59 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2016-09-24 12:36:59 +0000 |
| commit | 460498370ff312e60848aab3288463ee60ba5356 (patch) | |
| tree | e44f902628694718a3c5cad1275c2f997bae8ff0 /src/plugins/Input/archive/translations/archive_plugin_de.ts | |
| parent | 6e4afc67c2575ddf3bd2152864f5f2c7b43ccb08 (diff) | |
| download | qmmp-460498370ff312e60848aab3288463ee60ba5356.tar.gz qmmp-460498370ff312e60848aab3288463ee60ba5356.tar.bz2 qmmp-460498370ff312e60848aab3288463ee60ba5356.zip | |
updated cmake files, added missing .ts files
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6741 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Input/archive/translations/archive_plugin_de.ts')
| -rw-r--r-- | src/plugins/Input/archive/translations/archive_plugin_de.ts | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/src/plugins/Input/archive/translations/archive_plugin_de.ts b/src/plugins/Input/archive/translations/archive_plugin_de.ts new file mode 100644 index 000000000..3dda64d2d --- /dev/null +++ b/src/plugins/Input/archive/translations/archive_plugin_de.ts @@ -0,0 +1,80 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="de_DE"> +<context> + <name>ArchiveMetaDataModel</name> + <message> + <location filename="../archivemetadatamodel.cpp" line="54"/> + <source>Length</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../archivemetadatamodel.cpp" line="55"/> + <source>Sample rate</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../archivemetadatamodel.cpp" line="55"/> + <source>Hz</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../archivemetadatamodel.cpp" line="56"/> + <source>Channels</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../archivemetadatamodel.cpp" line="57"/> + <source>Bitrate</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../archivemetadatamodel.cpp" line="57"/> + <source>kbps</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../archivemetadatamodel.cpp" line="58"/> + <source>File size</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../archivemetadatamodel.cpp" line="58"/> + <source>KB</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>DecoderArchiveFactory</name> + <message> + <location filename="../decoderarchivefactory.cpp" line="42"/> + <source>Archive Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../decoderarchivefactory.cpp" line="44"/> + <source>Archives</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../decoderarchivefactory.cpp" line="141"/> + <source>About Archive Reader Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../decoderarchivefactory.cpp" line="142"/> + <source>Qmmp Archive Reader Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../decoderarchivefactory.cpp" line="143"/> + <source>Compiled against %1</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../decoderarchivefactory.cpp" line="144"/> + <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |
