# Czech translation of CKEditor CodeMirror (8.x-1.1)
# Copyright (c) 2018 by the Czech translation team
#
msgid ""
msgstr ""
"Project-Id-Version: CKEditor CodeMirror (8.x-1.1)\n"
"POT-Creation-Date: 2018-03-11 18:48+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Czech\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=((((n%10)==1)&&((n%100)!=11))?(0):(((((n%10)>=2)&&((n%10)<=4))&&(((n%100)<10)||((n%100)>=20)))?(1):2));\n"

msgid "Enabled"
msgstr "Zapnuto"
msgid "Theme"
msgstr "Téma vzhledu"
msgid "Mode"
msgstr "Režim"
msgid "CKEditor"
msgstr "CKEditor"
msgid "CodeMirror"
msgstr "CodeMirror"
msgid "CKEditor CodeMirror"
msgstr "CKEditor CodeMirror"
msgid ""
"CKEditor CodeMirror plugin was not found. Download <a "
"href=\":link\">the latest version of library</a> and place it in the "
"libraries director (sites/all/libraries/ckeditor.codemirror)."
msgstr ""
"Nebyl nalezen plugin modulu CKEditor CodeMirror. Stáhněte <a "
"href=\":link\"> nejnovější verzi knihovny</a> a umístěte ji do "
"adresáře libraries (sites/all/libraries/ckeditor.codemirror)."
msgid ""
"Adds the CKEditor CodeMirror source syntax highlighter plugin "
"(http://ckeditor.com/addon/codemirror)."
msgstr ""
"Přidá do CKEditoru plugin CodeMirror pro zvýrazňování syntaxe "
"zdroje (http://ckeditor.com/addon/codemirror)."
msgid "CKEditor CodeMirror settings"
msgstr "Nastavení CKEditor CodeMirror"
msgid "Show line numbers."
msgstr "Zobrazit čísla řádků."
msgid "Enable line wrapping."
msgstr "Povolit zalomení řádku."
msgid "Highlight matching brackets."
msgstr "Zvýraznit odpovídající závorky."
msgid "Close tags automatically."
msgstr "Automaticky zavírat značky."
msgid "Close brackets automatically."
msgstr "Automaticky zavírat závorky."
msgid "Enable search tools."
msgstr "Povolit nástroje pro vyhledávání."
msgid "Enable code folding."
msgstr "Povolit skládání kódu."
msgid "Enable code formatting."
msgstr "Povolit formátování kódu."
msgid "Format code on start."
msgstr "Formátovat kód při spuštění."
msgid "Syntax highlighting <strong>disabled</strong>."
msgstr "Zvýrazňování syntaxe <strong>zakázáno</strong>."
msgid "Syntax highlighting <strong>enabled</strong>."
msgstr "Zvýrazňování syntaxe <strong>povoleno</strong>."
msgid "Mode: "
msgstr "Režim: "
msgid "Theme: "
msgstr "Téma vzhledu: "
msgid "Enable CodeMirror source view syntax highlighting."
msgstr ""
"Povolit pluginu CodeMirror zvýrazňovat syntaxi při zobrazení "
"zdroje."
msgid "HTML (including css, xml and javascript)"
msgstr "HTML (včetně CSS, XML a JavaScript)"
msgid "PHP (including HTML)"
msgstr "PHP (včetně HTML)"
msgid "Javascript only"
msgstr "Pouze Javascript"
