# Czech translation of Devel PHP (8.x-1.2)
# Copyright (c) 2020 by the Czech translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Devel PHP (8.x-1.2)\n"
"POT-Creation-Date: 2020-05-30 14:10+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 "Development"
msgstr "Vývoj"
msgid "Execute PHP"
msgstr "Spustit PHP"
msgid "Enter some code. Do not use <code>&lt;?php ?&gt;</code> tags."
msgstr ""
"Vložte nějaký kód. Nepoužívejte tagy <code>&lt;?php "
"?&gt;</code>."
msgid "Execute"
msgstr "Vykonat"
msgid "Execute PHP Code"
msgstr "Spustit vlastní PHP kód"
