Translated using Weblate (Czech)
Currently translated at 100.0% (2761 of 2761)
This commit is contained in:
parent
bc91b2bf32
commit
78cecb9b40
17
po/cs.po
17
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ř <michal@cihar.com>\n"
|
||||
"Language-Team: Czech <https://l10n.cihar.com/projects/phpmyadmin/master/cs/"
|
||||
">\n"
|
||||
"Language-Team: Czech <https://l10n.cihar.com/projects/phpmyadmin/master/cs/>"
|
||||
"\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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user