diff options
Diffstat (limited to 'src/plugins/Input/opus/translations/opus_plugin_lt.ts')
| -rw-r--r-- | src/plugins/Input/opus/translations/opus_plugin_lt.ts | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/src/plugins/Input/opus/translations/opus_plugin_lt.ts b/src/plugins/Input/opus/translations/opus_plugin_lt.ts new file mode 100644 index 000000000..688d9a1fa --- /dev/null +++ b/src/plugins/Input/opus/translations/opus_plugin_lt.ts @@ -0,0 +1,75 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="lt"> +<context> + <name>DecoderOpusFactory</name> + <message> + <location filename="../decoderopusfactory.cpp" line="48"/> + <source>Opus Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../decoderopusfactory.cpp" line="51"/> + <source>Ogg Opus Files</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../decoderopusfactory.cpp" line="122"/> + <source>About Opus Audio Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../decoderopusfactory.cpp" line="123"/> + <source>Qmmp Opus Audio Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../decoderopusfactory.cpp" line="124"/> + <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation type="unfinished">Sukūrė: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> +</context> +<context> + <name>OpusMetaDataModel</name> + <message> + <location filename="../opusmetadatamodel.cpp" line="51"/> + <source>Length</source> + <translation type="unfinished">Trukmė</translation> + </message> + <message> + <location filename="../opusmetadatamodel.cpp" line="52"/> + <source>Sample rate</source> + <translation type="unfinished">Dažnis</translation> + </message> + <message> + <location filename="../opusmetadatamodel.cpp" line="52"/> + <source>Hz</source> + <translation type="unfinished">Hz</translation> + </message> + <message> + <location filename="../opusmetadatamodel.cpp" line="53"/> + <source>Channels</source> + <translation type="unfinished">Kanalai</translation> + </message> + <message> + <location filename="../opusmetadatamodel.cpp" line="54"/> + <source>Bitrate</source> + <translation type="unfinished">Kokybė</translation> + </message> + <message> + <location filename="../opusmetadatamodel.cpp" line="54"/> + <source>kbps</source> + <translation type="unfinished">kbps</translation> + </message> + <message> + <location filename="../opusmetadatamodel.cpp" line="55"/> + <source>File size</source> + <translation type="unfinished">Bylos dydis</translation> + </message> + <message> + <location filename="../opusmetadatamodel.cpp" line="55"/> + <source>KB</source> + <translation type="unfinished">KB</translation> + </message> +</context> +</TS> |
