diff options
Diffstat (limited to 'src/plugins/Input/opus/translations/opus_plugin_pl_PL.ts')
| -rw-r--r-- | src/plugins/Input/opus/translations/opus_plugin_pl_PL.ts | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/src/plugins/Input/opus/translations/opus_plugin_pl_PL.ts b/src/plugins/Input/opus/translations/opus_plugin_pl_PL.ts new file mode 100644 index 000000000..cadc65139 --- /dev/null +++ b/src/plugins/Input/opus/translations/opus_plugin_pl_PL.ts @@ -0,0 +1,75 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="pl"> +<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">Autor: Ilja Kotov <forkotov02@hotmail.ru></translation> + </message> +</context> +<context> + <name>OpusMetaDataModel</name> + <message> + <location filename="../opusmetadatamodel.cpp" line="51"/> + <source>Length</source> + <translation type="unfinished">Długość</translation> + </message> + <message> + <location filename="../opusmetadatamodel.cpp" line="52"/> + <source>Sample rate</source> + <translation type="unfinished">Próbkowanie</translation> + </message> + <message> + <location filename="../opusmetadatamodel.cpp" line="52"/> + <source>Hz</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../opusmetadatamodel.cpp" line="53"/> + <source>Channels</source> + <translation type="unfinished">Kanały</translation> + </message> + <message> + <location filename="../opusmetadatamodel.cpp" line="54"/> + <source>Bitrate</source> + <translation type="unfinished">Szybkość transmisji</translation> + </message> + <message> + <location filename="../opusmetadatamodel.cpp" line="54"/> + <source>kbps</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../opusmetadatamodel.cpp" line="55"/> + <source>File size</source> + <translation type="unfinished">Wielkość pliku</translation> + </message> + <message> + <location filename="../opusmetadatamodel.cpp" line="55"/> + <source>KB</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |
