From 4f38fcd8a0bf8136c4ece302cdade8c847cfbcc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Tue, 2 Oct 2018 10:24:44 +0000 Subject: [PATCH] Translated using Weblate (Czech) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 89.5% (2955 of 3298 strings) [CI skip] Translation: phpMyAdmin/Development Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/cs/ Signed-off-by: Michal Čihař --- po/cs.po | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/po/cs.po b/po/cs.po index 2f8ff0b348..75b353c2ac 100644 --- a/po/cs.po +++ b/po/cs.po @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.0.0-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2018-09-27 13:13-0300\n" -"PO-Revision-Date: 2018-07-23 11:06+0000\n" +"PO-Revision-Date: 2018-10-02 16:39+0000\n" "Last-Translator: Michal Čihař \n" "Language-Team: Czech \n" @@ -15,7 +15,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Weblate 3.1-dev\n" +"X-Generator: Weblate 3.2-dev\n" #: ajax.php:22 ajax.php:51 export.php:206 libraries/classes/Export.php:1214 msgid "Bad type!" @@ -714,6 +714,8 @@ msgid "" "The $cfg['TempDir'] (%s) is not accessible. phpMyAdmin is not able to cache " "templates and will be slow because of this." msgstr "" +"Adresář $cfg['TempDir'] (%s) není dostupný. phpMyAdmin nemůže kešovat " +"šablony a bude kvůli tomu pomalý." #: js/messages.php:43 msgid "Confirm" @@ -796,6 +798,8 @@ msgid "" "You are trying to reduce the number of rows, but have already entered data " "in those rows which will be lost. Do you wish to continue?" msgstr "" +"Snažíte se zmenšit počet řádek, ale už jste do nich vložil/a data a ty budou " +"ztracena. Chcete pokračovat?" #: js/messages.php:75 msgid "Do you really want to revoke the selected user(s) ?"