diff options
Diffstat (limited to 'src/plugins/Input/flac/translations/flac_plugin_pl.ts')
| -rw-r--r-- | src/plugins/Input/flac/translations/flac_plugin_pl.ts | 62 |
1 files changed, 26 insertions, 36 deletions
diff --git a/src/plugins/Input/flac/translations/flac_plugin_pl.ts b/src/plugins/Input/flac/translations/flac_plugin_pl.ts index 95ad83ef3..6bb2070e8 100644 --- a/src/plugins/Input/flac/translations/flac_plugin_pl.ts +++ b/src/plugins/Input/flac/translations/flac_plugin_pl.ts @@ -4,82 +4,72 @@ <context> <name>DecoderFLACFactory</name> <message> - <location filename="../decoderflacfactory.cpp" line="51"/> + <location filename="../decoderflacfactory.cpp" line="50"/> <source>FLAC Plugin</source> <translation>Wtyczka FLAC</translation> </message> <message> - <location filename="../decoderflacfactory.cpp" line="53"/> + <location filename="../decoderflacfactory.cpp" line="52"/> <source>FLAC Files</source> <translation>Pliki FLAC</translation> </message> <message> - <location filename="../decoderflacfactory.cpp" line="120"/> + <location filename="../decoderflacfactory.cpp" line="131"/> <source>About FLAC Audio Plugin</source> <translation>O wtyczce FLAC Audio</translation> </message> <message> - <location filename="../decoderflacfactory.cpp" line="121"/> + <location filename="../decoderflacfactory.cpp" line="132"/> <source>Qmmp FLAC Audio Plugin</source> <translation>Wtyczka FLAC Audio dla Qmmp</translation> </message> <message> - <location filename="../decoderflacfactory.cpp" line="122"/> + <location filename="../decoderflacfactory.cpp" line="133"/> <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation>Autor: Ilja Kotov <forkotov02@hotmail.ru></translation> </message> </context> <context> - <name>DetailsDialog</name> + <name>FLACMetaDataModel</name> <message> - <location filename="../detailsdialog.cpp" line="55"/> + <location filename="../flacmetadatamodel.cpp" line="47"/> <source>Length</source> - <translation>Długość</translation> + <translation type="unfinished">Długość</translation> </message> <message> - <location filename="../detailsdialog.cpp" line="56"/> - <source>Hz</source> - <translation></translation> - </message> - <message> - <location filename="../detailsdialog.cpp" line="56"/> + <location filename="../flacmetadatamodel.cpp" line="48"/> <source>Sample rate</source> - <translation>Próbkowanie</translation> + <translation type="unfinished">Próbkowanie</translation> </message> <message> - <location filename="../detailsdialog.cpp" line="57"/> - <source>Channels</source> - <translation>Kanały</translation> + <location filename="../flacmetadatamodel.cpp" line="48"/> + <source>Hz</source> + <translation type="unfinished"></translation> </message> <message> - <location filename="../detailsdialog.cpp" line="58"/> - <source>kbps</source> - <translation></translation> + <location filename="../flacmetadatamodel.cpp" line="49"/> + <source>Channels</source> + <translation type="unfinished">Kanały</translation> </message> <message> - <location filename="../detailsdialog.cpp" line="58"/> + <location filename="../flacmetadatamodel.cpp" line="50"/> <source>Bitrate</source> - <translation>Szybkość transmisji</translation> + <translation type="unfinished">Szybkość transmisji</translation> </message> <message> - <location filename="../detailsdialog.cpp" line="59"/> - <source>bits</source> - <translation></translation> + <location filename="../flacmetadatamodel.cpp" line="50"/> + <source>kbps</source> + <translation type="unfinished"></translation> </message> <message> - <location filename="../detailsdialog.cpp" line="59"/> - <source>Sample width</source> - <translation>Długość próbkowania</translation> + <location filename="../flacmetadatamodel.cpp" line="51"/> + <source>File size</source> + <translation type="unfinished">Wielkość pliku</translation> </message> <message> - <location filename="../detailsdialog.cpp" line="60"/> + <location filename="../flacmetadatamodel.cpp" line="51"/> <source>KB</source> - <translation></translation> - </message> - <message> - <location filename="../detailsdialog.cpp" line="60"/> - <source>File size</source> - <translation>Wielkość pliku</translation> + <translation type="unfinished"></translation> </message> </context> </TS> |
