diff options
Diffstat (limited to 'src/plugins/Input/archive/translations/archive_plugin_id.ts')
| -rw-r--r-- | src/plugins/Input/archive/translations/archive_plugin_id.ts | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/src/plugins/Input/archive/translations/archive_plugin_id.ts b/src/plugins/Input/archive/translations/archive_plugin_id.ts new file mode 100644 index 000000000..9e328a7b4 --- /dev/null +++ b/src/plugins/Input/archive/translations/archive_plugin_id.ts @@ -0,0 +1,80 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="id"> +<context> + <name>ArchiveMetaDataModel</name> + <message> + <location filename="../archivemetadatamodel.cpp" line="54"/> + <source>Length</source> + <translation>Panjang</translation> + </message> + <message> + <location filename="../archivemetadatamodel.cpp" line="55"/> + <source>Sample rate</source> + <translation>Sample rate</translation> + </message> + <message> + <location filename="../archivemetadatamodel.cpp" line="55"/> + <source>Hz</source> + <translation>Hz</translation> + </message> + <message> + <location filename="../archivemetadatamodel.cpp" line="56"/> + <source>Channels</source> + <translation>Saluran</translation> + </message> + <message> + <location filename="../archivemetadatamodel.cpp" line="57"/> + <source>Bitrate</source> + <translation>Bitrate</translation> + </message> + <message> + <location filename="../archivemetadatamodel.cpp" line="57"/> + <source>kbps</source> + <translation>kbps</translation> + </message> + <message> + <location filename="../archivemetadatamodel.cpp" line="58"/> + <source>File size</source> + <translation>Ukuran file</translation> + </message> + <message> + <location filename="../archivemetadatamodel.cpp" line="58"/> + <source>KB</source> + <translation>KB</translation> + </message> +</context> +<context> + <name>DecoderArchiveFactory</name> + <message> + <location filename="../decoderarchivefactory.cpp" line="42"/> + <source>Archive Plugin</source> + <translation>Plugin Archive</translation> + </message> + <message> + <location filename="../decoderarchivefactory.cpp" line="44"/> + <source>Archives</source> + <translation>Archives</translation> + </message> + <message> + <location filename="../decoderarchivefactory.cpp" line="141"/> + <source>About Archive Reader Plugin</source> + <translation>Tentang Plugin Archive Reader</translation> + </message> + <message> + <location filename="../decoderarchivefactory.cpp" line="142"/> + <source>Qmmp Archive Reader Plugin</source> + <translation>Qmmp Plugin Archive Reader</translation> + </message> + <message> + <location filename="../decoderarchivefactory.cpp" line="143"/> + <source>Compiled against %1</source> + <translation>Dikompilasi terhadap: %1</translation> + </message> + <message> + <location filename="../decoderarchivefactory.cpp" line="144"/> + <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation>Ditulis oleh: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> +</context> +</TS> |
