From 78cecb9b40a3a450c56ab37d3fca01f8eb09783d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 26 Mar 2014 12:47:26 +0100 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 100.0% (2761 of 2761) --- po/cs.po | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/po/cs.po b/po/cs.po index cb7f1aff4f..8267492ff2 100644 --- a/po/cs.po +++ b/po/cs.po @@ -6,10 +6,10 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.2.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-26 11:59+0100\n" -"PO-Revision-Date: 2014-03-26 11:51+0200\n" +"PO-Revision-Date: 2014-03-26 12:47+0200\n" "Last-Translator: Michal Čihař \n" -"Language-Team: Czech \n" +"Language-Team: Czech " +"\n" "Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -3275,10 +3275,9 @@ msgid "This MySQL server does not support the %s storage engine." msgstr "Tento MySQL server nepodporuje úložiště %s." #: libraries/Table.class.php:385 -#, fuzzy #| msgid "unknown table status: " msgid "Unknown table status:" -msgstr "neznámý stav tabulky: " +msgstr "Neznámý stav tabulky:" #: libraries/Table.class.php:792 #, php-format @@ -9743,14 +9742,14 @@ msgid "Execution results of routine %s" msgstr "Výsledek spuštění rutiny %s" #: libraries/rte/rte_routines.lib.php:1475 -#, fuzzy, php-format +#, php-format #| msgid "%d row affected by the last statement inside the procedure" #| msgid_plural "%d rows affected by the last statement inside the procedure" msgid "%d row affected by the last statement inside the procedure." msgid_plural "%d rows affected by the last statement inside the procedure." -msgstr[0] "Posledním příkazem v proceduře byla ovlivněna %d řádka" -msgstr[1] "Posledním příkazem v proceduře byly ovlivněny %d řádky" -msgstr[2] "Posledním příkazem v proceduře bylo ovlivněno %d řádků" +msgstr[0] "Posledním příkazem v proceduře byla ovlivněna %d řádka." +msgstr[1] "Posledním příkazem v proceduře byly ovlivněny %d řádky." +msgstr[2] "Posledním příkazem v proceduře bylo ovlivněno %d řádků." #: libraries/rte/rte_routines.lib.php:1532 #: libraries/rte/rte_routines.lib.php:1540