aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Input/flac
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/Input/flac')
-rw-r--r--src/plugins/Input/flac/translations/flac_plugin_pl.ts75
1 files changed, 0 insertions, 75 deletions
diff --git a/src/plugins/Input/flac/translations/flac_plugin_pl.ts b/src/plugins/Input/flac/translations/flac_plugin_pl.ts
deleted file mode 100644
index 592d60bdc..000000000
--- a/src/plugins/Input/flac/translations/flac_plugin_pl.ts
+++ /dev/null
@@ -1,75 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE TS>
-<TS version="2.0" language="pl">
-<context>
- <name>DecoderFLACFactory</name>
- <message>
- <location filename="../decoderflacfactory.cpp" line="57"/>
- <source>FLAC Plugin</source>
- <translation>Wtyczka FLAC</translation>
- </message>
- <message>
- <location filename="../decoderflacfactory.cpp" line="59"/>
- <source>FLAC Files</source>
- <translation>Pliki FLAC</translation>
- </message>
- <message>
- <location filename="../decoderflacfactory.cpp" line="187"/>
- <source>About FLAC Audio Plugin</source>
- <translation>O wtyczce FLAC Audio</translation>
- </message>
- <message>
- <location filename="../decoderflacfactory.cpp" line="188"/>
- <source>Qmmp FLAC Audio Plugin</source>
- <translation>Wtyczka FLAC Audio dla Qmmp</translation>
- </message>
- <message>
- <location filename="../decoderflacfactory.cpp" line="189"/>
- <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
- </message>
-</context>
-<context>
- <name>FLACMetaDataModel</name>
- <message>
- <location filename="../flacmetadatamodel.cpp" line="80"/>
- <source>Length</source>
- <translation>Długość</translation>
- </message>
- <message>
- <location filename="../flacmetadatamodel.cpp" line="81"/>
- <source>Sample rate</source>
- <translation>Próbkowanie</translation>
- </message>
- <message>
- <location filename="../flacmetadatamodel.cpp" line="81"/>
- <source>Hz</source>
- <translation></translation>
- </message>
- <message>
- <location filename="../flacmetadatamodel.cpp" line="82"/>
- <source>Channels</source>
- <translation>Kanały</translation>
- </message>
- <message>
- <location filename="../flacmetadatamodel.cpp" line="83"/>
- <source>Bitrate</source>
- <translation>Szybkość transmisji</translation>
- </message>
- <message>
- <location filename="../flacmetadatamodel.cpp" line="83"/>
- <source>kbps</source>
- <translation></translation>
- </message>
- <message>
- <location filename="../flacmetadatamodel.cpp" line="85"/>
- <source>File size</source>
- <translation>Wielkość pliku</translation>
- </message>
- <message>
- <location filename="../flacmetadatamodel.cpp" line="85"/>
- <source>KB</source>
- <translation></translation>
- </message>
-</context>
-</TS>