diff options
Diffstat (limited to 'src/plugins/Input/sndfile/translations/sndfile_plugin_pl.ts')
| -rw-r--r-- | src/plugins/Input/sndfile/translations/sndfile_plugin_pl.ts | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/src/plugins/Input/sndfile/translations/sndfile_plugin_pl.ts b/src/plugins/Input/sndfile/translations/sndfile_plugin_pl.ts new file mode 100644 index 000000000..9124f19b7 --- /dev/null +++ b/src/plugins/Input/sndfile/translations/sndfile_plugin_pl.ts @@ -0,0 +1,37 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="pl"> +<context> + <name>DecoderSndFileFactory</name> + <message> + <location filename="../decodersndfilefactory.cpp" line="66"/> + <source>Sndfile Plugin</source> + <translation>Wtyczka Sndfile</translation> + </message> + <message> + <location filename="../decodersndfilefactory.cpp" line="68"/> + <source>PCM Files</source> + <translation>Pliki PCM</translation> + </message> + <message> + <location filename="../decodersndfilefactory.cpp" line="136"/> + <source>About Sndfile Audio Plugin</source> + <translation>O wtyczce Sndfile Audio</translation> + </message> + <message> + <location filename="../decodersndfilefactory.cpp" line="137"/> + <source>Qmmp Sndfile Audio Plugin</source> + <translation>Wtyczka Sndfile Audio dla Qmmp</translation> + </message> + <message> + <location filename="../decodersndfilefactory.cpp" line="138"/> + <source>Compiled against</source> + <translation>Skompilowano przy użyciu</translation> + </message> + <message> + <location filename="../decodersndfilefactory.cpp" line="139"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation>Autor: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> +</context> +</TS> |
