From 85cae67a539120d88537b808f4b77b651d160d2b Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Thu, 19 Sep 2013 08:07:08 +0000 Subject: prepare for ReplayGain scanner implementation git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3715 90c681e8-e032-0410-971d-27865f9a5e38 --- .../rgscan/translations/rgscan_plugin_cs.ts | 255 +++++++++++++++++++++ 1 file changed, 255 insertions(+) create mode 100644 src/plugins/General/rgscan/translations/rgscan_plugin_cs.ts (limited to 'src/plugins/General/rgscan/translations/rgscan_plugin_cs.ts') diff --git a/src/plugins/General/rgscan/translations/rgscan_plugin_cs.ts b/src/plugins/General/rgscan/translations/rgscan_plugin_cs.ts new file mode 100644 index 000000000..baf236f7f --- /dev/null +++ b/src/plugins/General/rgscan/translations/rgscan_plugin_cs.ts @@ -0,0 +1,255 @@ + + + + + Converter + + + Track: %1 + Stopa: %1 + + + + Preset: %1 + Předvolba: %1 + + + + Encoding... + Kóduji... + + + + ConverterDialog + + + Converter Settings + Nastavení konvertoru + + + + Select tracks to convert: + Vyberte stopy ke konverzi: + + + + Output directory: + Výstupní adresář: + + + + Output file name: + Výstupní soubor: + + + + Preset: + Předvolba: + + + + Overwrite existing files + Přepsat stávající soubory + + + + Choose a directory + Vyberte adresář + + + + Artist + Umělec + + + + Album + Album + + + + Title + Název + + + + Track number + Číslo stopy + + + + Two-digit track number + Dvoumístné číslo stopy + + + + Genre + Žánr + + + + Comment + Poznámka + + + + Composer + Skladatel + + + + Duration + Délka + + + + Disc number + Číslo disku + + + + File name + Název souboru + + + + Create a copy + Vytvořit kopii + + + + Year + Rok + + + + Condition + Stav + + + + Create + Vytvořit + + + + Edit + Upravit + + + + Delete + Odstranit + + + + ConverterFactory + + + Converter Plugin + Modul konvertoru + + + + About Converter Plugin + O modulu konvertoru + + + + Qmmp Converter Plugin + Modul Qmmp pro konverzi + + + + This plugin converts supported audio files to other file formats using external command-line encoders + fakt je důležité, že jsou na příkazové řádce? + Tento modul konvertuje podporované zvukové soubory do jiných formátů pomocí externích kodérů + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Autor: Ilja Kotov <forkotov02@hotmail.ru> + + + + ConverterHelper + + + Convert + Konvertovat + + + + Meta+C + Meta+C + + + + Converting... + Konvertuji... + + + + Cancel + Zrušit + + + + PresetEditor + + + Preset Editor + Editor předvoleb + + + + General + Obecné + + + + Name: + Název: + + + + Extension: + Přípona: + + + + Command + Příkaz + + + + Options + Možnosti + + + + Write tags + Zapsat tagy + + + + Convert to 16 bit + Konvertovat na 16 bitů + + + + %1 (Read Only) + %1 (pouze pro čtení) + + + + Output file + Výstupní soubor + + + + Input file + Vstupní soubor + + + -- cgit v1.2.3-13-gbd6f