From ed4e5fefe2bbc6c5e247c4c53e44cfced92b5b64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 9 May 2012 13:04:34 +0200 Subject: [PATCH] Translated using Weblate. --- po/cs.po | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/po/cs.po b/po/cs.po index 3bcc751ca5..2284f24ec7 100644 --- a/po/cs.po +++ b/po/cs.po @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-05-09 12:53+0200\n" -"PO-Revision-Date: 2012-05-04 15:58+0200\n" +"PO-Revision-Date: 2012-05-09 13:01+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: czech \n" "Language: cs\n" @@ -2997,20 +2997,18 @@ msgstr "" #: libraries/Types.class.php:619 libraries/Types.class.php:945 msgid "Numeric" -msgstr "" +msgstr "Čísla" #: libraries/Types.class.php:638 libraries/Types.class.php:959 -#, fuzzy #| msgid "Create an index" msgid "Date and time" -msgstr "Vytvořit klíč" +msgstr "Datum a čas" #: libraries/Types.class.php:647 libraries/Types.class.php:967 #: libraries/Types.class.php:978 libraries/Types.class.php:979 -#, fuzzy #| msgid "Linestring" msgid "String" -msgstr "Linka" +msgstr "Řetězce" #: libraries/Types.class.php:668 tbl_structure.php:151 tbl_structure.php:156 #: tbl_structure.php:603 @@ -3033,7 +3031,7 @@ msgstr "" #: libraries/Types.class.php:710 msgid "True or false" -msgstr "" +msgstr "True nebo false" #: libraries/Types.class.php:712 msgid "An alias for BIGINT NOT NULL AUTO_INCREMENT UNIQUE"