Translated using Weblate.
This commit is contained in:
parent
7fdcb40bc8
commit
bbf84aef95
10
po/cs.po
10
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 13:14+0200\n"
|
||||
"PO-Revision-Date: 2012-05-09 13:27+0200\n"
|
||||
"PO-Revision-Date: 2012-05-15 13:39+0200\n"
|
||||
"Last-Translator: Michal Čihař <michal@cihar.com>\n"
|
||||
"Language-Team: czech <cs@li.org>\n"
|
||||
"Language: cs\n"
|
||||
@ -14,7 +14,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 0.10\n"
|
||||
"X-Generator: Weblate 1.0\n"
|
||||
|
||||
#: browse_foreigners.php:35 browse_foreigners.php:59 js/messages.php:358
|
||||
#: libraries/display_tbl.lib.php:399 server_privileges.php:1828
|
||||
@ -2834,7 +2834,7 @@ msgstr ""
|
||||
msgid ""
|
||||
"Synonym for DOUBLE (exception: in REAL_AS_FLOAT SQL mode it is a synonym for "
|
||||
"FLOAT)"
|
||||
msgstr ""
|
||||
msgstr "Synonymum pro DOUBLE (v případě SQL režimu REAL_AS_FLOAT pro FLOAT)"
|
||||
|
||||
#: libraries/Types.class.php:307
|
||||
msgid ""
|
||||
@ -2847,10 +2847,12 @@ msgid ""
|
||||
"A synonym for TINYINT(1), a value of zero is considered false, nonzero "
|
||||
"values are considered true"
|
||||
msgstr ""
|
||||
"Synonymum pro TINYINT(1), nula je považována ze nepravdu, jakékoliv jiné "
|
||||
"hodnoty za pravdu"
|
||||
|
||||
#: libraries/Types.class.php:311
|
||||
msgid "An alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE"
|
||||
msgstr ""
|
||||
msgstr "Zkratka pro BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE"
|
||||
|
||||
#: libraries/Types.class.php:313 libraries/Types.class.php:717
|
||||
#, php-format
|
||||
|
||||
Loading…
Reference in New Issue
Block a user