diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2011-10-01 12:33:51 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2011-10-01 12:33:51 +0000 |
| commit | e3ab83869f4b74e485964720f941fed22ce035ea (patch) | |
| tree | 770ed571f9fc0c83cce2addb75148f60fd39c4dd /src/plugins/General/converter/translations/converter_plugin_pl.ts | |
| parent | 041067950f9a2f01ebb1a27db2e811a1167e508d (diff) | |
| download | qmmp-e3ab83869f4b74e485964720f941fed22ce035ea.tar.gz qmmp-e3ab83869f4b74e485964720f941fed22ce035ea.tar.bz2 qmmp-e3ab83869f4b74e485964720f941fed22ce035ea.zip | |
implemented converter settings, fixed build
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2364 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/converter/translations/converter_plugin_pl.ts')
| -rw-r--r-- | src/plugins/General/converter/translations/converter_plugin_pl.ts | 165 |
1 files changed, 165 insertions, 0 deletions
diff --git a/src/plugins/General/converter/translations/converter_plugin_pl.ts b/src/plugins/General/converter/translations/converter_plugin_pl.ts new file mode 100644 index 000000000..160f37541 --- /dev/null +++ b/src/plugins/General/converter/translations/converter_plugin_pl.ts @@ -0,0 +1,165 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="pl_PL"> +<context> + <name>ConverterDialog</name> + <message> + <location filename="../converterdialog.ui" line="14"/> + <source>Converter Settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../converterdialog.ui" line="29"/> + <source>Select files to convert:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../converterdialog.ui" line="43"/> + <source>Output file directory:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../converterdialog.ui" line="53"/> + <source>Output file name:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../converterdialog.ui" line="63"/> + <source>Preset:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../converterdialog.ui" line="73"/> + <source>Overwrite existing files</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../converterdialog.ui" line="87"/> + <location filename="../converterdialog.ui" line="94"/> + <location filename="../converterdialog.ui" line="101"/> + <source>...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../converterdialog.cpp" line="63"/> + <source>Choose a directory</source> + <translation type="unfinished">Wybierz katalog</translation> + </message> + <message> + <location filename="../converterdialog.cpp" line="82"/> + <source>Artist</source> + <translation type="unfinished">Artysta</translation> + </message> + <message> + <location filename="../converterdialog.cpp" line="83"/> + <source>Album</source> + <translation type="unfinished">Album</translation> + </message> + <message> + <location filename="../converterdialog.cpp" line="84"/> + <source>Title</source> + <translation type="unfinished">Tytuł</translation> + </message> + <message> + <location filename="../converterdialog.cpp" line="85"/> + <source>Track number</source> + <translation type="unfinished">Numer utworu</translation> + </message> + <message> + <location filename="../converterdialog.cpp" line="86"/> + <source>Two-digit track number</source> + <translation type="unfinished">Dwucyfrowy numer utworu</translation> + </message> + <message> + <location filename="../converterdialog.cpp" line="87"/> + <source>Genre</source> + <translation type="unfinished">Gatunek</translation> + </message> + <message> + <location filename="../converterdialog.cpp" line="88"/> + <source>Comment</source> + <translation type="unfinished">Komentarz</translation> + </message> + <message> + <location filename="../converterdialog.cpp" line="89"/> + <source>Composer</source> + <translation type="unfinished">Kompozytor</translation> + </message> + <message> + <location filename="../converterdialog.cpp" line="90"/> + <source>Duration</source> + <translation type="unfinished">Długość</translation> + </message> + <message> + <location filename="../converterdialog.cpp" line="91"/> + <source>Disc number</source> + <translation type="unfinished">Numer płyty</translation> + </message> + <message> + <location filename="../converterdialog.cpp" line="92"/> + <source>File name</source> + <translation type="unfinished">Nazwa pliku</translation> + </message> + <message> + <location filename="../converterdialog.cpp" line="93"/> + <source>File path</source> + <translation type="unfinished">Ścieżka pliku</translation> + </message> + <message> + <location filename="../converterdialog.cpp" line="94"/> + <source>Year</source> + <translation type="unfinished">Rok</translation> + </message> + <message> + <location filename="../converterdialog.cpp" line="95"/> + <source>Condition</source> + <translation type="unfinished">Warunek</translation> + </message> +</context> +<context> + <name>ConverterFactory</name> + <message> + <location filename="../converterfactory.cpp" line="28"/> + <source>Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../converterfactory.cpp" line="49"/> + <source>About Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../converterfactory.cpp" line="50"/> + <source>Qmmp Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../converterfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation type="unfinished">Autor: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> +</context> +<context> + <name>ConverterHelper</name> + <message> + <location filename="../converterhelper.cpp" line="35"/> + <source>Convert</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../converterhelper.cpp" line="36"/> + <source>Meta+C</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../converterhelper.cpp" line="42"/> + <source>Converting...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../converterhelper.cpp" line="43"/> + <source>Cancel</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |
