diff options
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> |
