From f8128119274f81529dfdcb59c1dfd25f491a1886 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Fri, 22 Oct 2004 09:42:03 +0000 Subject: [PATCH] We switch to database here. not table. --- ChangeLog | 2 + db_operations.php | 6 +- lang/afrikaans-iso-8859-1.inc.php | 1 + lang/afrikaans-utf-8.inc.php | 1 + lang/albanian-iso-8859-1.inc.php | 1 + lang/albanian-utf-8.inc.php | 1 + lang/arabic-utf-8.inc.php | 1 + lang/arabic-windows-1256.inc.php | 1 + lang/azerbaijani-iso-8859-9.inc.php | 1 + lang/azerbaijani-utf-8.inc.php | 1 + lang/basque-iso-8859-1.inc.php | 1 + lang/basque-utf-8.inc.php | 1 + lang/bosnian-utf-8.inc.php | 1 + lang/bosnian-windows-1250.inc.php | 1 + lang/brazilian_portuguese-iso-8859-1.inc.php | 1 + lang/brazilian_portuguese-utf-8.inc.php | 1 + lang/bulgarian-koi8-r.inc.php | 1 + lang/bulgarian-utf-8.inc.php | 1 + lang/bulgarian-windows-1251.inc.php | 1 + lang/catalan-iso-8859-1.inc.php | 1 + lang/catalan-utf-8.inc.php | 1 + lang/chinese_simplified-gb2312.inc.php | 1 + lang/chinese_simplified-utf-8.inc.php | 1 + lang/chinese_traditional-big5.inc.php | 1 + lang/chinese_traditional-utf-8.inc.php | 1 + lang/croatian-iso-8859-2.inc.php | 1 + lang/croatian-utf-8.inc.php | 1 + lang/croatian-windows-1250.inc.php | 1 + lang/czech-iso-8859-2.inc.php | 263 ++++++++++--------- lang/czech-utf-8.inc.php | 263 ++++++++++--------- lang/czech-windows-1250.inc.php | 263 ++++++++++--------- lang/danish-iso-8859-1.inc.php | 1 + lang/danish-utf-8.inc.php | 1 + lang/dutch-iso-8859-1.inc.php | 1 + lang/dutch-utf-8.inc.php | 1 + lang/english-iso-8859-1.inc.php | 219 +++++++-------- lang/english-utf-8.inc.php | 219 +++++++-------- lang/estonian-iso-8859-1.inc.php | 1 + lang/estonian-utf-8.inc.php | 1 + lang/finnish-iso-8859-1.inc.php | 1 + lang/finnish-utf-8.inc.php | 1 + lang/french-iso-8859-1.inc.php | 1 + lang/french-utf-8.inc.php | 1 + lang/galician-iso-8859-1.inc.php | 1 + lang/galician-utf-8.inc.php | 1 + lang/georgian-utf-8.inc.php | 1 + lang/german-iso-8859-1.inc.php | 1 + lang/german-utf-8.inc.php | 1 + lang/greek-iso-8859-7.inc.php | 1 + lang/greek-utf-8.inc.php | 1 + lang/hebrew-iso-8859-8-i.inc.php | 1 + lang/hebrew-utf-8.inc.php | 1 + lang/hindi-utf-8.inc.php | 1 + lang/hungarian-iso-8859-2.inc.php | 1 + lang/hungarian-utf-8.inc.php | 1 + lang/indonesian-iso-8859-1.inc.php | 1 + lang/indonesian-utf-8.inc.php | 1 + lang/italian-iso-8859-1.inc.php | 1 + lang/italian-utf-8.inc.php | 1 + lang/japanese-euc.inc.php | 1 + lang/japanese-sjis.inc.php | 1 + lang/japanese-utf-8.inc.php | 1 + lang/korean-euc-kr.inc.php | 1 + lang/korean-utf-8.inc.php | 1 + lang/latvian-utf-8.inc.php | 1 + lang/latvian-windows-1257.inc.php | 1 + lang/lithuanian-utf-8.inc.php | 1 + lang/lithuanian-windows-1257.inc.php | 1 + lang/malay-iso-8859-1.inc.php | 1 + lang/malay-utf-8.inc.php | 1 + lang/norwegian-iso-8859-1.inc.php | 1 + lang/norwegian-utf-8.inc.php | 1 + lang/persian-utf-8.inc.php | 1 + lang/persian-windows-1256.inc.php | 1 + lang/polish-iso-8859-2.inc.php | 1 + lang/polish-utf-8.inc.php | 1 + lang/portuguese-iso-8859-1.inc.php | 1 + lang/portuguese-utf-8.inc.php | 1 + lang/romanian-iso-8859-1.inc.php | 1 + lang/romanian-utf-8.inc.php | 1 + lang/russian-cp-866.inc.php | 1 + lang/russian-koi8-r.inc.php | 1 + lang/russian-utf-8.inc.php | 1 + lang/russian-windows-1251.inc.php | 1 + lang/serbian_cyrillic-utf-8.inc.php | 1 + lang/serbian_cyrillic-windows-1251.inc.php | 1 + lang/serbian_latin-utf-8.inc.php | 1 + lang/serbian_latin-windows-1250.inc.php | 1 + lang/slovak-iso-8859-2.inc.php | 1 + lang/slovak-utf-8.inc.php | 1 + lang/slovak-windows-1250.inc.php | 1 + lang/slovenian-iso-8859-2.inc.php | 1 + lang/slovenian-utf-8.inc.php | 1 + lang/slovenian-windows-1250.inc.php | 1 + lang/spanish-iso-8859-1.inc.php | 1 + lang/spanish-utf-8.inc.php | 1 + lang/swedish-iso-8859-1.inc.php | 1 + lang/swedish-utf-8.inc.php | 1 + lang/thai-tis-620.inc.php | 1 + lang/thai-utf-8.inc.php | 1 + lang/turkish-iso-8859-9.inc.php | 1 + lang/turkish-utf-8.inc.php | 1 + lang/ukrainian-utf-8.inc.php | 1 + lang/ukrainian-windows-1251.inc.php | 1 + 104 files changed, 718 insertions(+), 614 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5dbed5cbd..a9728f47d 100755 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,8 @@ $Source$ 2004-10-22 Michal Čihař * db_details_structure.php: Use "Structure" instead of "Properties" for link to table structure. + * db_operations.php, lang/*: We switch to database here. not table. + 2004-10-21 Marc Delisle * tbl_query_box.php: bug 1050691, missing parameters diff --git a/db_operations.php b/db_operations.php index 600549b77..e1da3085b 100644 --- a/db_operations.php +++ b/db_operations.php @@ -9,7 +9,7 @@ require_once('./libraries/mysql_charsets.lib.php'); /** * Rename database */ -if (isset($db) && +if (isset($db) && ((isset($db_rename) && $db_rename == 'true') || (isset($db_copy) && $db_copy == 'true'))) { @@ -17,7 +17,7 @@ if (isset($db) && if (isset($db_rename) && $db_rename == 'true') $move = TRUE; else $move = FALSE; - + if (!isset($newname) || empty($newname)) { $message = $strDatabaseEmpty; } else { @@ -188,7 +188,7 @@ if ($cfgRelation['commwork']) { $pma_switch_to_new = 'true'; } ?> - style="vertical-align: middle" />   + style="vertical-align: middle" />   diff --git a/lang/afrikaans-iso-8859-1.inc.php b/lang/afrikaans-iso-8859-1.inc.php index dbac8b5c3..34dbff81d 100644 --- a/lang/afrikaans-iso-8859-1.inc.php +++ b/lang/afrikaans-iso-8859-1.inc.php @@ -747,4 +747,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/afrikaans-utf-8.inc.php b/lang/afrikaans-utf-8.inc.php index c1947225a..ff07dd427 100644 --- a/lang/afrikaans-utf-8.inc.php +++ b/lang/afrikaans-utf-8.inc.php @@ -748,4 +748,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/albanian-iso-8859-1.inc.php b/lang/albanian-iso-8859-1.inc.php index d4e3f8935..f8b2d623b 100644 --- a/lang/albanian-iso-8859-1.inc.php +++ b/lang/albanian-iso-8859-1.inc.php @@ -737,4 +737,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/albanian-utf-8.inc.php b/lang/albanian-utf-8.inc.php index 937b8a18c..78a47490c 100644 --- a/lang/albanian-utf-8.inc.php +++ b/lang/albanian-utf-8.inc.php @@ -738,4 +738,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/arabic-utf-8.inc.php b/lang/arabic-utf-8.inc.php index 09697899e..add3812be 100644 --- a/lang/arabic-utf-8.inc.php +++ b/lang/arabic-utf-8.inc.php @@ -741,4 +741,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/arabic-windows-1256.inc.php b/lang/arabic-windows-1256.inc.php index b16885276..280d05dcd 100644 --- a/lang/arabic-windows-1256.inc.php +++ b/lang/arabic-windows-1256.inc.php @@ -740,4 +740,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/azerbaijani-iso-8859-9.inc.php b/lang/azerbaijani-iso-8859-9.inc.php index fdbf7b0cc..500221f6c 100644 --- a/lang/azerbaijani-iso-8859-9.inc.php +++ b/lang/azerbaijani-iso-8859-9.inc.php @@ -736,4 +736,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/azerbaijani-utf-8.inc.php b/lang/azerbaijani-utf-8.inc.php index a223bd670..1ebc72391 100644 --- a/lang/azerbaijani-utf-8.inc.php +++ b/lang/azerbaijani-utf-8.inc.php @@ -737,4 +737,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/basque-iso-8859-1.inc.php b/lang/basque-iso-8859-1.inc.php index 22b8ff145..1bd7e89a6 100644 --- a/lang/basque-iso-8859-1.inc.php +++ b/lang/basque-iso-8859-1.inc.php @@ -739,4 +739,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/basque-utf-8.inc.php b/lang/basque-utf-8.inc.php index 638b1c9f5..83097b3fe 100644 --- a/lang/basque-utf-8.inc.php +++ b/lang/basque-utf-8.inc.php @@ -740,4 +740,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/bosnian-utf-8.inc.php b/lang/bosnian-utf-8.inc.php index 9c34549fa..3306bdaa7 100644 --- a/lang/bosnian-utf-8.inc.php +++ b/lang/bosnian-utf-8.inc.php @@ -746,4 +746,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/bosnian-windows-1250.inc.php b/lang/bosnian-windows-1250.inc.php index 6f77b20f6..76af3f5f7 100644 --- a/lang/bosnian-windows-1250.inc.php +++ b/lang/bosnian-windows-1250.inc.php @@ -745,4 +745,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/brazilian_portuguese-iso-8859-1.inc.php b/lang/brazilian_portuguese-iso-8859-1.inc.php index 8c3fae2ed..61b83907e 100644 --- a/lang/brazilian_portuguese-iso-8859-1.inc.php +++ b/lang/brazilian_portuguese-iso-8859-1.inc.php @@ -761,4 +761,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/brazilian_portuguese-utf-8.inc.php b/lang/brazilian_portuguese-utf-8.inc.php index 63513ee21..b0f02a48a 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php +++ b/lang/brazilian_portuguese-utf-8.inc.php @@ -762,4 +762,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/bulgarian-koi8-r.inc.php b/lang/bulgarian-koi8-r.inc.php index f32c4db7d..98c483a23 100644 --- a/lang/bulgarian-koi8-r.inc.php +++ b/lang/bulgarian-koi8-r.inc.php @@ -746,4 +746,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/bulgarian-utf-8.inc.php b/lang/bulgarian-utf-8.inc.php index b1451ee8e..744bf3ef7 100644 --- a/lang/bulgarian-utf-8.inc.php +++ b/lang/bulgarian-utf-8.inc.php @@ -747,4 +747,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/bulgarian-windows-1251.inc.php b/lang/bulgarian-windows-1251.inc.php index 79b5be85b..c3bed97f7 100644 --- a/lang/bulgarian-windows-1251.inc.php +++ b/lang/bulgarian-windows-1251.inc.php @@ -746,4 +746,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/catalan-iso-8859-1.inc.php b/lang/catalan-iso-8859-1.inc.php index 37aa24782..ef015c194 100644 --- a/lang/catalan-iso-8859-1.inc.php +++ b/lang/catalan-iso-8859-1.inc.php @@ -732,4 +732,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/catalan-utf-8.inc.php b/lang/catalan-utf-8.inc.php index f8f769e2f..bde557ea4 100644 --- a/lang/catalan-utf-8.inc.php +++ b/lang/catalan-utf-8.inc.php @@ -733,4 +733,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/chinese_simplified-gb2312.inc.php b/lang/chinese_simplified-gb2312.inc.php index 9817e5a4f..9f1409841 100644 --- a/lang/chinese_simplified-gb2312.inc.php +++ b/lang/chinese_simplified-gb2312.inc.php @@ -738,4 +738,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/chinese_simplified-utf-8.inc.php b/lang/chinese_simplified-utf-8.inc.php index 17725dd24..b4f8f283c 100644 --- a/lang/chinese_simplified-utf-8.inc.php +++ b/lang/chinese_simplified-utf-8.inc.php @@ -739,4 +739,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/chinese_traditional-big5.inc.php b/lang/chinese_traditional-big5.inc.php index 05128e851..3c191c6fa 100644 --- a/lang/chinese_traditional-big5.inc.php +++ b/lang/chinese_traditional-big5.inc.php @@ -738,4 +738,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/chinese_traditional-utf-8.inc.php b/lang/chinese_traditional-utf-8.inc.php index 279fd533e..92ddb1e9c 100644 --- a/lang/chinese_traditional-utf-8.inc.php +++ b/lang/chinese_traditional-utf-8.inc.php @@ -742,4 +742,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/croatian-iso-8859-2.inc.php b/lang/croatian-iso-8859-2.inc.php index 6300561c4..6f19bc872 100644 --- a/lang/croatian-iso-8859-2.inc.php +++ b/lang/croatian-iso-8859-2.inc.php @@ -760,4 +760,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/croatian-utf-8.inc.php b/lang/croatian-utf-8.inc.php index 3b92e0dc9..18ca73c2f 100644 --- a/lang/croatian-utf-8.inc.php +++ b/lang/croatian-utf-8.inc.php @@ -761,4 +761,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/croatian-windows-1250.inc.php b/lang/croatian-windows-1250.inc.php index 98bf2df8b..c5c2dfbd6 100644 --- a/lang/croatian-windows-1250.inc.php +++ b/lang/croatian-windows-1250.inc.php @@ -760,4 +760,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/czech-iso-8859-2.inc.php b/lang/czech-iso-8859-2.inc.php index 2b93f085c..aa746acb1 100644 --- a/lang/czech-iso-8859-2.inc.php +++ b/lang/czech-iso-8859-2.inc.php @@ -23,17 +23,18 @@ $datefmt = '%a %d. %b %Y, %H:%M'; $timespanfmt = '%s dn, %s hodin, %s minut a %s sekund'; -$strAPrimaryKey = 'V tabulce %s byl vytvoen primrn kl'; $strAbortedClients = 'Peruen'; $strAbsolutePathToDocSqlDir = 'docSQL adres'; -$strAccessDenied = 'Pstup odepen'; $strAccessDeniedExplanation = 'phpMyAdmin se pokusil pipojit k MySQL serveru, a ten odmtl pipojen. Zkontrolujte jmno serveru, uivatelsk jmno a heslo v souboru config.inc.php a ujistte se, e jsou toton s tmi, kter mte od administrtora MySQL serveru.'; +$strAccessDenied = 'Pstup odepen'; $strAction = 'Akce'; $strAddAutoIncrement = 'Pidat hodnotu AUTO_INCREMENT'; $strAddConstraints = 'Pidat integritn omezen'; $strAddDeleteColumn = 'Pidat nebo odebrat sloupec'; $strAddDeleteRow = 'Pidat nebo odebrat dek'; $strAddDropDatabase = 'Pidat DROP DATABASE'; +$strAddedColumnComment = 'Pidn koment ke sloupci'; +$strAddedColumnRelation = 'Pidna relace pro sloupec'; $strAddFields = 'Pidat %s poloek'; $strAddHeaderComment = 'Pidat vlastn koment do hlaviky (\\n oddluje dky)'; $strAddIfNotExists = 'Pidat IF NOT EXISTS'; @@ -43,25 +44,24 @@ $strAddPrivilegesOnDb = 'P $strAddPrivilegesOnTbl = 'Pidat oprvnn pro tabulku'; $strAddSearchConditions = 'Pidat vyhledvac parametry (st dotazu po pkazu "WHERE"):'; $strAddToIndex = 'Pidat %s sloupc do indexu'; -$strAddUser = 'Pidat novho uivatele'; $strAddUserMessage = 'Uivatel byl pidn.'; -$strAddedColumnComment = 'Pidn koment ke sloupci'; -$strAddedColumnRelation = 'Pidna relace pro sloupec'; +$strAddUser = 'Pidat novho uivatele'; $strAdministration = 'Sprva'; $strAffectedRows = 'Ovlivnn dky:'; -$strAfter = 'Po %s'; $strAfterInsertBack = 'Nvrat na pedchoz strnku'; $strAfterInsertNewInsert = 'Vloit dal dek'; $strAfterInsertSame = 'Nvrat na tuto strnku'; -$strAll = 'Vechno'; +$strAfter = 'Po %s'; $strAllTableSameWidth = 'Pout pro vechny tabulky stejnou ku'; +$strAll = 'Vechno'; $strAlterOrderBy = 'Zmnit poad tabulky podle'; -$strAnIndex = 'K tabulce %s byl pidn index'; $strAnalyzeTable = 'Analyzovat tabulku'; $strAnd = 'a'; -$strAny = 'Jakkoliv'; +$strAnIndex = 'K tabulce %s byl pidn index'; $strAnyHost = 'Jakkoliv pota'; +$strAny = 'Jakkoliv'; $strAnyUser = 'Jakkoliv uivatel'; +$strAPrimaryKey = 'V tabulce %s byl vytvoen primrn kl'; $strArabic = 'Arabtina'; $strArmenian = 'Armntina'; $strAscending = 'Vzestupn'; @@ -75,15 +75,15 @@ $strBack = 'Zp $strBaltic = 'Baltick'; $strBeginCut = 'ZATEK VPISU'; $strBeginRaw = 'ZATEK VPISU'; +$strBinary = ' Binrn '; +$strBinaryDoNotEdit = ' Binrn - neupravujte '; +$strBinaryLog = 'Binrn log'; $strBinLogEventType = 'Typ udlosti'; $strBinLogInfo = 'Informace'; $strBinLogName = 'Jmno logu'; $strBinLogOriginalPosition = 'Pvodn pozice'; $strBinLogPosition = 'Pozice'; $strBinLogServerId = 'ID serveru'; -$strBinary = ' Binrn '; -$strBinaryDoNotEdit = ' Binrn - neupravujte '; -$strBinaryLog = 'Binrn log'; $strBookmarkAllUsers = 'Umonit vem uivatelm pouvat tuto poloku'; $strBookmarkDeleted = 'Poloka byla smazna z oblbench.'; $strBookmarkLabel = 'Nzev'; @@ -91,13 +91,12 @@ $strBookmarkOptions = 'Nastaven $strBookmarkQuery = 'Oblben SQL dotaz'; $strBookmarkThis = 'Pidat tento SQL dotaz do oblbench'; $strBookmarkView = 'Jen zobrazit'; -$strBrowse = 'Projt'; $strBrowseForeignValues = 'Projt hodnoty cizch kl'; +$strBrowse = 'Projt'; $strBulgarian = 'Bulhartina'; $strBzError = 'phpMyAdminovi se nepodailo zkomprimovat vpis, protoe rozen pro kompresi bz2 je v tto verzi PHP chybn. Doporuujeme tuto kompresi vypnout (nastavit $cfg[\'BZipDump\'] v nastavench phpMyAdmina na FALSE). Pokud chcete pouvat kompresi bz2, mli byste nainstalovat novj verzi PHP. Vce informac o tomto problmu je u popisu chyby %s.'; $strBzip = '"zabzipovno"'; -$strCSVOptions = 'Nastaven CSV exportu'; $strCalendar = 'Kalend'; $strCannotLogin = 'Nepodailo se pihlen k MySQL serveru'; $strCantLoad = 'nelze nahrt rozen %s,
zkontrolujte prosm nastaven PHP'; @@ -109,23 +108,23 @@ $strCarriage = 'N $strCaseInsensitive = 'nerozliovat velk a mal psmena'; $strCaseSensitive = 'rozliovat velk a mal psmena'; $strCentralEuropean = 'Stedn Evropa'; -$strChange = 'Zmnit'; -$strChangeCopyMode = 'Vytvoit novho uivatele se stejnmi oprvnnmi a ...'; $strChangeCopyModeCopy = '... zachovat pvodnho uivatele.'; $strChangeCopyModeDeleteAndReload = ' ... smazat uivatele a pot znovu nast oprvnn.'; $strChangeCopyModeJustDelete = ' ... smazat pvodnho uivatele ze vech tabulek.'; $strChangeCopyModeRevoke = ' ... odebrat vechna oprvnn pvodnmu uivateli a pot ho smazat.'; +$strChangeCopyMode = 'Vytvoit novho uivatele se stejnmi oprvnnmi a ...'; $strChangeCopyUser = 'Zmnit informace o uivateli / Koprovat uivatele'; $strChangeDisplay = 'Zvolte kter sloupce zobrazit'; $strChangePassword = 'Zmnit heslo'; -$strCharset = 'Znakov sada'; +$strChange = 'Zmnit'; $strCharsetOfFile = 'Znakov sada souboru:'; -$strCharsets = 'Znakov sady'; $strCharsetsAndCollations = 'Znakov sady a porovnvn'; +$strCharsets = 'Znakov sady'; +$strCharset = 'Znakov sada'; $strCheckAll = 'Zakrtnout ve'; $strCheckOverhead = 'Zakrtnout neoptimln'; -$strCheckPrivs = 'Zkontrolovat oprvnn'; $strCheckPrivsLong = 'Zkontrolovat oprvnn pro databzi "%s".'; +$strCheckPrivs = 'Zkontrolovat oprvnn'; $strCheckTable = 'Zkontrolovat tabulku'; $strChoosePage = 'Zvolte strnku, kterou chcete zmnit'; $strColComFeat = 'Zobrazuji komente sloupc'; @@ -133,8 +132,8 @@ $strCollation = 'Porovn $strColumnNames = 'Nzvy sloupc'; $strColumnPrivileges = 'Oprvnn pro jednotliv sloupce'; $strCommand = 'Pkaz'; -$strComments = 'Komente'; $strCommentsForTable = 'KOMENTE PRO TABULKU'; +$strComments = 'Komente'; $strCompleteInserts = 'pln inserty'; $strCompression = 'Komprese'; $strConfigFileError = 'phpMyAdmin nemohl nast konfiguran soubor!
Tato chyba me nastat pokud v nm PHP najde chybu nebo neme tento soubor najt.
Po kliknut na nsledujc odkaz se PHP pokus pmo interpretovat tento soubor a zobraz informace o chyb, ke kter dolo. Pak opravte tuto chybu (nejastji se jedn o chybjc stednk).
Pokud zskte przdnou strnku, vechno je v podku.'; @@ -149,36 +148,22 @@ $strCopyTable = 'Kop $strCopyTableOK = 'Tabulka %s byla zkoprovna do %s.'; $strCopyTableSameNames = 'Nelze koprovat tabulku na sebe samu!'; $strCouldNotKill = 'phpMyAdminovi se nepodailo ukonit vlkno %s. Pravdpodobn jeho bh ji skonil.'; -$strCreate = 'Vytvoit'; -$strCreateIndex = 'Vytvoit index na %s sloupcch'; $strCreateIndexTopic = 'Vytvoit nov index'; +$strCreateIndex = 'Vytvoit index na %s sloupcch'; $strCreateNewDatabase = 'Vytvoit novou databzi'; $strCreateNewTable = 'Vytvoit novou tabulku v databzi %s'; $strCreatePage = 'Vytvoit novou strnku'; $strCreatePdfFeat = 'Vytven PDF'; +$strCreate = 'Vytvoit'; $strCreationDates = 'Datum vytvoen, posledn zmny a kontroly'; $strCriteria = 'Podmnka'; $strCroatian = 'Chorvattina'; +$strCSVOptions = 'Nastaven CSV exportu'; $strCyrillic = 'Cyrilika'; $strCzech = 'etina'; $strCzechSlovak = 'etina/Sloventina'; -$strDBComment = 'Koment k databzi: '; -$strDBCopy = 'Zkoprovat databzi na'; -$strDBGContext = 'Kontext'; -$strDBGContextID = 'Kontext ID'; -$strDBGHits = 'Zsah'; -$strDBGLine = 'dka'; -$strDBGMaxTimeMs = 'Min. as, ms'; -$strDBGMinTimeMs = 'Max. as, ms'; -$strDBGModule = 'Modul'; -$strDBGTimePerHitMs = 'as/Zsah, ms'; -$strDBGTotalTimeMs = 'Celkov as, ms'; -$strDBRename = 'Pejmenovat databzi na'; $strDanish = 'Dntina'; -$strData = 'Data'; -$strDataDict = 'Datov slovnk'; -$strDataOnly = ' Jen data'; $strDatabase = 'Databze'; $strDatabaseEmpty = 'Jmno databze je przdn!'; $strDatabaseExportOptions = 'Nastaven exportu databz'; @@ -186,53 +171,68 @@ $strDatabaseHasBeenDropped = 'Datab $strDatabaseNoTable = 'Tato databze neobsahuje dn tabulky!'; $strDatabases = 'Databze'; $strDatabasesDropped = '%s databze byla spn zruena.'; -$strDatabasesStats = 'Statistiky databz'; $strDatabasesStatsDisable = 'Skrt podrobnosti'; $strDatabasesStatsEnable = 'Zobrazit podrobnosti'; $strDatabasesStatsHeavyTraffic = 'Poznmka: Zobrazen podrobnost o databzch me zpsobit znan zven provozu mezi webserverem a MySQL serverem.'; +$strDatabasesStats = 'Statistiky databz'; +$strData = 'Data'; +$strDataDict = 'Datov slovnk'; +$strDataOnly = ' Jen data'; +$strDBComment = 'Koment k databzi: '; +$strDBCopy = 'Zkoprovat databzi na'; +$strDBGContextID = 'Kontext ID'; +$strDBGContext = 'Kontext'; +$strDBGHits = 'Zsah'; +$strDBGLine = 'dka'; +$strDBGMaxTimeMs = 'Min. as, ms'; +$strDBGMinTimeMs = 'Max. as, ms'; +$strDBGModule = 'Modul'; +$strDBGTimePerHitMs = 'as/Zsah, ms'; +$strDBGTotalTimeMs = 'Celkov as, ms'; $strDbPrivileges = 'Oprvnn pro jednotliv databze'; +$strDBRename = 'Pejmenovat databzi na'; $strDbSpecific = 'zvisl na databzi'; -$strDefault = 'Vchoz'; $strDefaultValueHelp = 'Vchoz hodnotu zadejte jen jednu hodnotu bez uvozovek a escapovn znak, napklad: a'; +$strDefault = 'Vchoz'; $strDefragment = 'Defragmentovat tabulku'; -$strDelOld = 'Aktuln strnka se odkazuje na tabulky, kter ji neexistuj. Chcete odstranit tyto odkazy?'; $strDelayedInserts = 'Pouvat zpodn inserty'; -$strDelete = 'Smazat'; -$strDeleteAndFlush = 'Odstranit uivatele a znovunast oprvnn.'; $strDeleteAndFlushDescr = 'Toto je nejist een, ale natn oprvnn me trvat dlouho.'; +$strDeleteAndFlush = 'Odstranit uivatele a znovunast oprvnn.'; $strDeleted = 'dek byl smazn'; $strDeletedRows = 'Smazan dky:'; +$strDelete = 'Smazat'; $strDeleting = 'Odstrauji %s'; +$strDelOld = 'Aktuln strnka se odkazuje na tabulky, kter ji neexistuj. Chcete odstranit tyto odkazy?'; $strDescending = 'Sestupn'; $strDescription = 'Popis'; $strDictionary = 'slovnk'; -$strDisableForeignChecks = 'Vypnout kontrolu cizch kl'; $strDisabled = 'Vypnuto'; +$strDisableForeignChecks = 'Vypnout kontrolu cizch kl'; $strDisplayFeat = 'Zobrazen funkc'; $strDisplayOrder = 'Seadit podle:'; $strDisplayPDF = 'Zobrazit jako schma v PDF'; $strDoAQuery = 'Provst "dotaz podle pkladu" (zstupn znak: "%")'; -$strDoYouReally = 'Opravdu si pejete vykonat pkaz'; $strDocu = 'Dokumentace'; -$strDrop = 'Odstranit'; +$strDoYouReally = 'Opravdu si pejete vykonat pkaz'; $strDropDatabaseStrongWarning = 'Chystte se ZRUIT celou databzi!'; +$strDrop = 'Odstranit'; $strDropSelectedDatabases = 'Zruit vybranou databzi'; $strDropUsersDb = 'Odstranit databze se stejnmi jmny jako uivatel.'; +$strDumpingData = 'Vypisuji data pro tabulku'; $strDumpSaved = 'Vpis byl uloen do souboru %s.'; $strDumpXRows = 'Vypsat %s dk od %s.'; -$strDumpingData = 'Vypisuji data pro tabulku'; $strDynamic = 'dynamick'; -$strEdit = 'Upravit'; $strEditPDFPages = 'Upravit PDF strnky'; $strEditPrivileges = 'Upravit oprvnn'; +$strEdit = 'Upravit'; $strEffective = 'Efektivn'; -$strEmpty = 'Vyprzdnit'; $strEmptyResultSet = 'MySQL vrtil przdn vsledek (tj. nulov poet dk).'; +$strEmpty = 'Vyprzdnit'; $strEnabled = 'Zapnuto'; $strEncloseInTransaction = 'Uzavt pkazy v transakci'; -$strEnd = 'Konec'; $strEndCut = 'KONEC VPISU'; +$strEnd = 'Konec'; $strEndRaw = 'KONEC VPISU'; $strEnglish = 'Anglicky'; $strEnglishPrivileges = 'Poznmka: nzvy oprvnn v MySQL jsou uvdny anglicky'; @@ -248,29 +248,29 @@ $strExtendedInserts = 'Roz $strExtra = 'Extra'; $strFailedAttempts = 'Nepovedench pokus'; -$strField = 'Sloupec'; $strFieldHasBeenDropped = 'Sloupec %s byl odstrann'; -$strFields = 'Sloupce'; $strFieldsEmpty = ' Nebyl zadn poet sloupc! '; $strFieldsEnclosedBy = 'Nzvy sloupc uzaven do'; $strFieldsEscapedBy = 'Nzvy sloupc escapovny'; +$strField = 'Sloupec'; +$strFields = 'Sloupce'; $strFieldsTerminatedBy = 'Sloupce oddlen'; $strFileAlreadyExists = 'Soubor %s ji na serveru existuje, zmte jmno souboru, nebo zvolte pepsn souboru.'; $strFileCouldNotBeRead = 'Soubor nelze pest'; -$strFileNameTemplate = 'Vzor pro jmno souboru'; $strFileNameTemplateHelp = 'Pouijte __DB__ pro jmno databze, __TABLE__ pro jmno tabulky a jakkoliv parametry pro %sfunkci strftime%s pro vloen data. Ppona souboru bude automaticky pidna podle typu. Jakkoliv jin text bude zachovn.'; $strFileNameTemplateRemember = 'zapamatovat si hodnotu'; +$strFileNameTemplate = 'Vzor pro jmno souboru'; $strFixed = 'pevn'; $strFlushPrivilegesNote = 'Poznmka: phpMyAdmin zskv oprvnn pmo z tabulek MySQL. Obsah tchto tabulek se me liit od oprvnn, kter server prv pouv, pokud byly tyto tabulky upravovny. V tomto ppad je vhodn provst %sznovunaten oprvnn%s ped pokraovnm.'; $strFlushTable = 'Vyprzdnit vyrovnvac pam pro tabulku ("FLUSH")'; -$strFormEmpty = 'Chybjc hodnota ve formuli!'; $strFormat = 'Formt'; +$strFormEmpty = 'Chybjc hodnota ve formuli!'; $strFullText = 'Cel texty'; $strFunction = 'Funkce'; $strGenBy = 'Vygeneroval'; -$strGenTime = 'Vygenerovno'; $strGeneralRelationFeat = 'Obecn funkce relac'; +$strGenTime = 'Vygenerovno'; $strGeorgian = 'Gruzntina'; $strGerman = 'Nmecky'; $strGlobal = 'globln'; @@ -288,8 +288,8 @@ $strHebrew = 'Hebrej $strHexForBinary = 'Binarn pole vypisovat estnctkov'; $strHome = 'Hlavn strana'; $strHomepageOfficial = 'Oficiln strnka phpMyAdmina'; -$strHost = 'Pota'; $strHostEmpty = 'Jmno potae je przdn!'; +$strHost = 'Pota'; $strHungarian = 'Maartina'; $strIcelandic = 'Islandtina'; @@ -302,44 +302,44 @@ $strIgnoringFile = 'Ignoruji soubor %s'; $strImportDocSQL = 'Importovat soubory docSQL'; $strImportFiles = 'Importovat soubory'; $strImportFinished = 'Import ukonen'; -$strInUse = 'prv se pouv'; -$strIndex = 'Index'; +$strIndexes = 'Indexy'; $strIndexHasBeenDropped = 'Index %s byl odstrann'; +$strIndex = 'Index'; $strIndexName = 'Jmno indexu :'; $strIndexType = 'Typ indexu :'; -$strIndexes = 'Indexy'; $strInnodbStat = 'Stav InnoDB'; $strInsecureMySQL = 'Mte standardn nastaven hesla uivatele root v MySQL. Doporuujeme zmnit toto nastaven a tm podstatn zvit bezpenost Vaeho serveru.'; -$strInsert = 'Vloit'; $strInsertAsNewRow = 'Vloit jako nov dek'; $strInsertBookmarkTitle = 'Prosm zadejte nzev oblben poloky'; -$strInsertNewRow = 'Vloit nov dek'; -$strInsertTextfiles = 'Vloit textov soubory do tabulky'; $strInsertedRowId = 'Id vloenho dku:'; $strInsertedRows = 'Vloeno dk:'; +$strInsertNewRow = 'Vloit nov dek'; +$strInsertTextfiles = 'Vloit textov soubory do tabulky'; +$strInsert = 'Vloit'; $strInstructions = 'Instrukce'; $strInternalNotNecessary = '* Intern relace nen potebn, pokud ji relace existuje v InnoDB.'; $strInternalRelations = 'Intern relace'; +$strInUse = 'prv se pouv'; $strJapanese = 'Japontina'; $strJumpToDB = 'Na databzi "%s".'; -$strJustDelete = 'Jen odstranit uivatele z tabulek s oprvnnmi.'; $strJustDeleteDescr = 'Odstrann uivatel stle budou mt pistup na server dokud nebudou znovunatena oprvnn.'; +$strJustDelete = 'Jen odstranit uivatele z tabulek s oprvnnmi.'; $strKeepPass = 'Nemnit heslo'; $strKeyname = 'Klov nzev'; $strKill = 'Ukonit'; $strKorean = 'Korejtina'; -$strLaTeX = 'LaTeX'; -$strLaTeXOptions = 'Nastaven exportu do LaTeXu'; $strLandscape = 'Na ku'; $strLatexCaption = 'Titulek tabulky'; $strLatexContent = 'Obsah tabulky __TABLE__'; -$strLatexContinued = '(pokraovn)'; $strLatexContinuedCaption = 'Titulek pokraovn tabulky'; +$strLatexContinued = '(pokraovn)'; $strLatexIncludeCaption = 'Pout titulek tabulky'; $strLatexLabel = 'Nvst'; +$strLaTeX = 'LaTeX'; +$strLaTeXOptions = 'Nastaven exportu do LaTeXu'; $strLatexStructure = 'Struktura tabulky __TABLE__'; $strLatvian = 'Lotytina'; $strLengthSet = 'Dlka/Mnoina*'; @@ -353,31 +353,31 @@ $strLoadExplanation = 'Automaticky jsou zvoleny nejvhodn $strLoadMethod = 'Parametry pro pkaz LOAD'; $strLocalhost = 'Lokln'; $strLocationTextfile = 'textov soubor'; +$strLoginInformation = 'Pihlaovn'; +$strLogin = 'Pihlen'; +$strLogout = 'Odhlsit se'; $strLogPassword = 'Heslo:'; $strLogServer = 'Server'; $strLogUsername = 'Jmno:'; -$strLogin = 'Pihlen'; -$strLoginInformation = 'Pihlaovn'; -$strLogout = 'Odhlsit se'; -$strMIMETypesForTable = 'MIME TYPY PRO TABULKU'; -$strMIME_MIMEtype = 'MIME typ'; +$strMaximumSize = 'Maximln velikost: %s%s'; $strMIME_available_mime = 'Dostupn MIME typy'; $strMIME_available_transform = 'Dostupn transformace'; $strMIME_description = 'Popis'; +$strMIME_MIMEtype = 'MIME typ'; $strMIME_nodescription = 'Pro tuto transformaci nen dostupn dn popis.
Zeptejte se autora co %s dl.'; -$strMIME_transformation = 'Transformace pi prohlen'; $strMIME_transformation_note = 'Pro seznam dostupnch parametr transformac a jejich MIME typ kliknte na %spopisy transformac%s'; -$strMIME_transformation_options = 'Parametry transformace'; $strMIME_transformation_options_note = 'Zadejte parametry transformac v nsledujcm tvaru: \'a\',\'b\',\'c\'...
Pokud potebujete pout zptn lomtko ("\") nebo jednoduch uvozovky ("\'") mezi tmito hodnotami, vlote ped n zptn lomtko (napklad \'\\\\xyz\' nebo \'a\\\'b\').'; +$strMIME_transformation_options = 'Parametry transformace'; +$strMIME_transformation = 'Transformace pi prohlen'; +$strMIMETypesForTable = 'MIME TYPY PRO TABULKU'; $strMIME_without = 'MIME typy zobrazen kurzvou nemaj vlastn transforman funkci'; -$strMaximumSize = 'Maximln velikost: %s%s'; $strModifications = 'Zmny byly uloeny'; -$strModify = 'pravy'; $strModifyIndexTopic = 'Upravit index'; +$strModify = 'pravy'; $strMoreStatusVars = 'Dal informace o stavu'; -$strMoveTable = 'Pesunout tabulku do (databze.tabulka):'; $strMoveTableOK = 'Tabulka %s byla pesunuta do %s.'; +$strMoveTable = 'Pesunout tabulku do (databze.tabulka):'; $strMoveTableSameNames = 'Nelze pesunout tabulku na sebe samu!'; $strMultilingual = 'mnohojazyn'; $strMustSelectFile = 'Zvolte soubor, kter chcete vloit.'; @@ -393,16 +393,17 @@ $strMySQLShowVars = 'Uk $strName = 'Nzev'; $strNeedPrimaryKey = 'Pro tuto tabulku byste mli definovat primrn kl.'; $strNext = 'Dal'; -$strNo = 'Ne'; -$strNoDatabases = 'dn databze'; $strNoDatabasesSelected = 'Nebyla vybrna dn databze.'; +$strNoDatabases = 'dn databze'; $strNoDescription = 'dn popisek'; $strNoDropDatabases = 'Pkaz "DROP DATABASE" je vypnut.'; $strNoExplain = 'Bez vysvtlen (EXPLAIN) SQL'; $strNoFrames = 'phpMyAdmin se lpe pouv v prohlei podporujcm rmy ("FRAME").'; -$strNoIndex = 'dn index nebyl definovn!'; $strNoIndexPartsDefined = 'dn st indexu nebyla definovna!'; +$strNoIndex = 'dn index nebyl definovn!'; $strNoModification = 'dn zmna'; +$strNo = 'Ne'; +$strNone = 'dn'; $strNoOptions = 'Tento formt nem dn nastaven'; $strNoPassword = 'dn heslo'; $strNoPermission = 'Web server nem oprvnn uloit vpis do souboru %s.'; @@ -414,20 +415,19 @@ $strNoRowsSelected = 'Nebyla vybr $strNoSpace = 'Nedostatek msta pro uloen souboru %s.'; $strNoTablesFound = 'V databzi nebyla nalezena dn tabulka.'; $strNoThemeSupport = 'Nen podporovna zmna tmatu, zkontrolujte nastaven a tmata v adresi %s.'; -$strNoUsersFound = 'dn uivatel nenalezen.'; -$strNoValidateSQL = 'Bez kontroly SQL'; -$strNone = 'dn'; $strNotNumber = 'Nebylo zadno slo!'; $strNotOK = 'nen v podku'; $strNotSet = '%s tabulka nenalezena nebo nen nastavena v %s'; $strNotValidNumber = ' nen platn slo dku!'; +$strNoUsersFound = 'dn uivatel nenalezen.'; +$strNoValidateSQL = 'Bez kontroly SQL'; $strNull = 'Nulov'; $strNumSearchResultsInTable = '%s odpovdajc(ch) zznam() v tabulce %s'; $strNumSearchResultsTotal = 'Celkem: %s odpovdajc(ch) zznam()'; $strNumTables = 'Tabulek'; -$strOK = 'OK'; $strOftenQuotation = 'asto uvozujc znaky. Voliteln znamen, e pouze poloky u kterch je to nutn (obvykle typu CHAR a VARCHAR) jsou uzaveny do uzavracch znak.'; +$strOK = 'OK'; $strOperations = 'pravy'; $strOperator = 'Opertor'; $strOptimizeTable = 'Optimalizovat tabulku'; @@ -437,14 +437,12 @@ $strOr = 'nebo'; $strOverhead = 'Navc'; $strOverwriteExisting = 'Pepsat existujc soubor(y)'; -$strPHP40203 = 'Pouvte PHP 4.2.3, kter m zvanou chybu pi prci s vcebajtovmi znaky (mbstring), jedn se o chybu PHP slo 19404. Nedoporuujeme pouvat tuto verzi PHP s phpMyAdminem.'; -$strPHPVersion = 'Verze PHP'; $strPageNumber = 'Strana slo:'; $strPaperSize = 'Velikost strnky'; $strPartialText = 'Zkrcen texty'; -$strPassword = 'Heslo'; $strPasswordChanged = 'Heslo pro %s bylo spn zmnno.'; $strPasswordEmpty = 'Heslo je przdn!'; +$strPassword = 'Heslo'; $strPasswordNotSame = 'Hesla nejsou stejn!'; $strPdfDbSchema = 'Schma databze "%s" - Strana %s'; $strPdfInvalidTblName = 'Tabulka "%s" neexistuje!'; @@ -454,6 +452,8 @@ $strPerMinute = 'za minutu'; $strPerSecond = 'za sekundu'; $strPersian = 'Pertina'; $strPhoneBook = 'adres'; +$strPHP40203 = 'Pouvte PHP 4.2.3, kter m zvanou chybu pi prci s vcebajtovmi znaky (mbstring), jedn se o chybu PHP slo 19404. Nedoporuujeme pouvat tuto verzi PHP s phpMyAdminem.'; +$strPHPVersion = 'Verze PHP'; $strPhp = 'Zobrazit PHP kd'; $strPmaDocumentation = 'Dokumentace phpMyAdmina'; $strPmaUriError = 'Parametr $cfg[\'PmaAbsoluteUri\'] MUS bt nastaven v konfiguranm souboru!'; @@ -461,13 +461,13 @@ $strPolish = 'Pol $strPortrait = 'Na vku'; $strPos1 = 'Zatek'; $strPrevious = 'Pedchoz'; -$strPrimary = 'Primrn'; $strPrimaryKeyHasBeenDropped = 'Primrn kl byl odstrann'; $strPrimaryKeyName = 'Jmno primrnho kle mus bt "PRIMARY"!'; $strPrimaryKeyWarning = '("PRIMARY" mus bt jmno pouze primrnho kle!)'; -$strPrint = 'Vytisknout'; -$strPrintView = 'Nhled k vytitn'; +$strPrimary = 'Primrn'; $strPrintViewFull = 'Nhled k vytitn (s kompletnmi texty)'; +$strPrintView = 'Nhled k vytitn'; +$strPrint = 'Vytisknout'; $strPrivDescAllPrivileges = 'Vechna oprvnn krom GRANT.'; $strPrivDescAlter = 'Umouje mnit strukturu existujcch tabulek.'; $strPrivDescCreateDb = 'Umouje vytvet nov databze a tabulky.'; @@ -503,8 +503,8 @@ $strProcesslist = 'Seznam proces $strProperties = 'Vlastnosti'; $strPutColNames = 'Pidat jmna sloupc na prvn dek'; -$strQBE = 'Dotaz'; $strQBEDel = 'smazat'; +$strQBE = 'Dotaz'; $strQBEIns = 'pidat'; $strQueryFrame = 'SQL okno'; $strQueryOnDb = 'SQL dotaz na databzi %s:'; @@ -514,62 +514,51 @@ $strQueryTime = 'Dotaz zabral %01.4f sekund'; $strQueryType = 'Typ dotazu'; $strQueryWindowLock = 'Nepepisovat tento dotaz z hlavnho okna'; -$strReType = 'Heslo znovu'; $strReceived = 'Pijato'; $strRecords = 'Zznam'; $strReferentialIntegrity = 'Zkontrolovat integritu odkaz:'; $strRefresh = 'Obnovit'; -$strRelationNotWorking = 'Nkter z rozench funkc phpMyAdmina nelze pouvat. %sZde%s zjistte pro.'; -$strRelationView = 'Zobrazit relace'; $strRelationalSchema = 'Relan schma'; -$strRelations = 'Relace'; +$strRelationNotWorking = 'Nkter z rozench funkc phpMyAdmina nelze pouvat. %sZde%s zjistte pro.'; $strRelationsForTable = 'RELACE PRO TABULKU'; +$strRelations = 'Relace'; +$strRelationView = 'Zobrazit relace'; $strReloadFailed = 'Znovunaten MySQL selhalo.'; -$strReloadMySQL = 'Znovunaten MySQL'; $strReloadingThePrivileges = 'Znovunatm oprvnn'; +$strReloadMySQL = 'Znovunaten MySQL'; $strRemoveSelectedUsers = 'Odstranit vybran uivatele'; $strRenameDatabaseOK = 'Databze %s byla pejmenovna na %s'; -$strRenameTable = 'Pejmenovat tabulku na'; $strRenameTableOK = 'Tabulka %s byla pejmenovna na %s'; +$strRenameTable = 'Pejmenovat tabulku na'; $strRepairTable = 'Opravit tabulku'; -$strReplace = 'Pepsat'; $strReplaceNULLBy = 'Nahradit NULL hodnoty'; +$strReplace = 'Pepsat'; $strReplaceTable = 'Pepsat data tabulky souborem'; $strReset = 'Pvodn'; $strResourceLimits = 'Omezen zdroj'; -$strRevoke = 'Zruit'; -$strRevokeAndDelete = 'Odebrat uivatelm veker oprvnn a pot je odstranit z tabulek.'; +$strReType = 'Heslo znovu'; $strRevokeAndDeleteDescr = 'Uivatel budou mt oprvnn "USAGE" (pouvn) dokud nebudou znovunatena oprvnn.'; +$strRevokeAndDelete = 'Odebrat uivatelm veker oprvnn a pot je odstranit z tabulek.'; $strRevokeMessage = 'Byla zruena prva pro %s'; +$strRevoke = 'Zruit'; $strRomanian = 'Rumuntina'; $strRowLength = 'Dlka dku'; -$strRowSize = ' Velikost dku '; -$strRows = 'dk'; $strRowsFrom = 'dk zanajc od'; +$strRowSize = ' Velikost dku '; $strRowsModeFlippedHorizontal = 'vodorovnm (otoen hlaviky)'; $strRowsModeHorizontal = 'vodorovnm'; $strRowsModeOptions = 've %s reimu a opakovat hlaviky po %s dcch.'; $strRowsModeVertical = 'svislm'; +$strRows = 'dk'; $strRowsStatistic = 'Statistika dk'; +$strRunning = 'na %s'; $strRunQuery = 'Provst dotaz'; $strRunSQLQuery = 'Spustit SQL dotaz(y) na databzi %s'; -$strRunning = 'na %s'; $strRussian = 'Rutina'; -$strSQL = 'SQL'; -$strSQLExportType = 'Typ vytvoench dotaz'; -$strSQLOptions = 'Nastaven SQL exportu'; -$strSQLParserBugMessage = 'Je mon, e jste nali chybu v SQL parseru. Prosm prozkoumejte podrobn SQL dotaz, pedevm jestli jsou sprvn uvozovky a jestli nejsou prohzen. Dal monost selhn je pokud nahrvte soubor s binrnmi daty nezapsanmi v uvozovkch. Mete tak vyzkouet pkazovou dku MySQL. Ne uveden vstup z MySQL serveru (pokud je njak) Vm tak me pomoci pi zkoumn problmu. Pokud stle mte problmy nebo pokud SQL parser ohls chybu u dotazu, kter na pkazov dce funguje, prosm pokuste se zredukovat dotaz na co nejmen, ve kterm se problm jet vyskytne, a ohlaste chybu na strnkch phpMyAdmina spolu se sekc VPIS uvedenou ne:'; -$strSQLParserUserError = 'Pravdpodobn mte v SQL dotazu chybu. Ne uveden vstup MySQL serveru (pokud je njak) Vm tak me pomoci pi zkoumn problmu'; -$strSQLQuery = 'SQL-dotaz'; -$strSQLResult = 'Vsledek SQL dotazu'; -$strSQPBugInvalidIdentifer = 'Chybn identifiktor'; -$strSQPBugUnclosedQuote = 'Neuzaven uvozovky'; -$strSQPBugUnknownPunctuation = 'Neznm interpunkn znamnko'; -$strSave = 'Ulo'; $strSaveOnServer = 'Uloit na serveru v adresi %s'; +$strSave = 'Ulo'; $strScaleFactorSmall = 'Mtko je pli mal, aby se schma velo na jednu strnku'; -$strSearch = 'Vyhledvn'; $strSearchFormTitle = 'Vyhledvn v databzi'; $strSearchInTables = 'V tabulkch:'; $strSearchNeedle = 'Slova nebo hodnoty, kter chcete vyhledat (zstupn znak: "%"):'; @@ -579,6 +568,7 @@ $strSearchOption3 = 'p $strSearchOption4 = 'jako regulrn vraz'; $strSearchResultsFor = 'Vsledky vyhledvn pro "%s" %s:'; $strSearchType = 'Najt:'; +$strSearch = 'Vyhledvn'; $strSecretRequired = 'Nastavte kl pro ifrovn cookies (blowfish_secret) v konfiguranm souboru (config.inc.php).'; $strSelectADb = 'Prosm vyberte databzi'; $strSelectAll = 'Vybrat ve'; @@ -588,9 +578,9 @@ $strSelectNumRows = 'v dotazu'; $strSelectTables = 'Vybrat tabulky'; $strSend = 'Do souboru'; $strSent = 'Odeslno'; -$strServer = 'Server'; $strServerChoice = 'Vbr serveru'; $strServerNotResponding = 'Server neodpovd'; +$strServer = 'Server'; $strServerStatus = 'Stav serveru'; $strServerStatusUptime = 'Tento MySQL server b %s. as sputn: %s.'; $strServerTabProcesslist = 'Procesy'; @@ -600,31 +590,41 @@ $strServerVars = 'Prom $strServerVersion = 'Verze MySQL'; $strSessionValue = 'Hodnota sezen'; $strSetEnumVal = 'Pokud je sloupec typu "enum" nebo "set", zadvejte hodnoty v nsledujcm formtu: \'a\',\'b\',\'c\'...
Pokud potebujete zadat zptn lomtko ("\") nebo jednoduch uvozovky ("\'") mezi tmito hodnotami, napite ped n zptn lomtko (pklad: \'\\\\xyz\' nebo \'a\\\'b\').'; -$strShow = 'Zobrazit'; $strShowAll = 'Zobrazit ve'; $strShowColor = 'Barevn ipky'; $strShowDatadictAs = 'Formt datovho slovnku'; $strShowFullQueries = 'Zobrazit cel dotazy'; $strShowGrid = 'Zobrazit mku'; +$strShowingRecords = 'Zobrazeny zznamy'; $strShowPHPInfo = 'Zobrazit informace o PHP'; $strShowTableDimension = 'Rozmry tabulek'; $strShowTables = 'Zobrazit tabulky'; $strShowThisQuery = 'Zobrazit zde tento dotaz znovu'; -$strShowingRecords = 'Zobrazeny zznamy'; +$strShow = 'Zobrazit'; $strSimplifiedChinese = 'Zjednoduen ntina'; $strSingly = '(po jednom)'; $strSize = 'Velikost'; $strSlovak = 'Sloventina'; $strSlovenian = 'Slovintina'; -$strSort = 'adit'; $strSortByKey = 'Setdit podle kle'; +$strSort = 'adit'; $strSpaceUsage = 'Vyuit msta'; $strSpanish = 'panltina'; $strSplitWordsWithSpace = 'Slova jsou oddlena mezerou (" ").'; +$strSQLExportType = 'Typ vytvoench dotaz'; +$strSQLOptions = 'Nastaven SQL exportu'; +$strSQLParserBugMessage = 'Je mon, e jste nali chybu v SQL parseru. Prosm prozkoumejte podrobn SQL dotaz, pedevm jestli jsou sprvn uvozovky a jestli nejsou prohzen. Dal monost selhn je pokud nahrvte soubor s binrnmi daty nezapsanmi v uvozovkch. Mete tak vyzkouet pkazovou dku MySQL. Ne uveden vstup z MySQL serveru (pokud je njak) Vm tak me pomoci pi zkoumn problmu. Pokud stle mte problmy nebo pokud SQL parser ohls chybu u dotazu, kter na pkazov dce funguje, prosm pokuste se zredukovat dotaz na co nejmen, ve kterm se problm jet vyskytne, a ohlaste chybu na strnkch phpMyAdmina spolu se sekc VPIS uvedenou ne:'; +$strSQLParserUserError = 'Pravdpodobn mte v SQL dotazu chybu. Ne uveden vstup MySQL serveru (pokud je njak) Vm tak me pomoci pi zkoumn problmu'; +$strSQLQuery = 'SQL-dotaz'; +$strSQLResult = 'Vsledek SQL dotazu'; +$strSQL = 'SQL'; +$strSQPBugInvalidIdentifer = 'Chybn identifiktor'; +$strSQPBugUnclosedQuote = 'Neuzaven uvozovky'; +$strSQPBugUnknownPunctuation = 'Neznm interpunkn znamnko'; $strStatCheckTime = 'Posledn kontrola'; $strStatCreateTime = 'Vytvoen'; -$strStatUpdateTime = 'Posledn zmna'; $strStatement = 'daj'; +$strStatUpdateTime = 'Posledn zmna'; $strStatus = 'Stav'; $strStrucCSV = 'CSV data'; $strStrucData = 'Strukturu a data'; @@ -638,9 +638,9 @@ $strSubmit = 'Ode $strSuccess = 'V SQL-dotaz byl spn vykonn'; $strSum = 'Celkem'; $strSwedish = 'vdtina'; +$strSwitchToDatabase = 'Pepnout na zkoprovanou databzi'; $strSwitchToTable = 'Pepnout na zkoprovanou tabulku'; -$strTable = 'Tabulka'; $strTableComments = 'Koment k tabulce'; $strTableEmpty = 'Jmno tabulky je przdn!'; $strTableHasBeenDropped = 'Tabulka %s byla odstranna'; @@ -649,17 +649,18 @@ $strTableHasBeenFlushed = 'Vyrovn $strTableMaintenance = ' drba tabulky '; $strTableOfContents = 'Obsah'; $strTableOptions = 'Parametry tabulky'; -$strTableStructure = 'Struktura tabulky'; -$strTableType = 'Typ tabulky'; $strTables = '%s tabulek'; +$strTableStructure = 'Struktura tabulky'; +$strTable = 'Tabulka'; +$strTableType = 'Typ tabulky'; $strTakeIt = 'zvolit'; $strTblPrivileges = 'Oprvnn pro jednotliv tabulky'; $strTextAreaLength = 'Tento sloupec mon nepjde
(kvli dlce) upravit '; $strThai = 'Thajtina'; $strTheContent = 'Obsah souboru byl vloen'; $strTheContents = 'Obsah souboru pepe obsah zvolen tabulky v tch dcch, kde je stejn primrn nebo uniktn kl.'; -$strTheTerminator = 'Sloupce jsou oddleny tmto znakem.'; $strTheme = 'Vzhled'; +$strTheTerminator = 'Sloupce jsou oddleny tmto znakem.'; $strThisHost = 'Tento pota'; $strThisNotDirectory = 'Nebyl zadn adres'; $strThreadSuccessfullyKilled = 'Vlkno %s bylo spn zabito.'; @@ -691,19 +692,14 @@ $strUnicode = 'Unicode'; $strUnique = 'Uniktn'; $strUnknown = 'neznm'; $strUnselectAll = 'Odznait ve'; -$strUpdComTab = 'Podvejte se prosm do dokumentace, jak aktualizovat tabulku s informacemi o  sloupcch (tabulka column_comments)'; $strUpdatePrivMessage = 'Byla aktualizovna oprvnn pro %s.'; $strUpdateProfileMessage = 'Pstup byl zmnn.'; $strUpdateQuery = 'Aktualizovat dotaz'; +$strUpdComTab = 'Podvejte se prosm do dokumentace, jak aktualizovat tabulku s informacemi o  sloupcch (tabulka column_comments)'; $strUpgrade = 'Mli byste aktualizovat %s na verzi %s nebo vy.'; $strUsage = 'Pouv'; $strUseBackquotes = 'Pout zptn uvozovky u jmen tabulek a sloupc'; $strUseHostTable = 'Pout tabulku s potai'; -$strUseTabKey = 'Pouijte klvesu TAB pro pohyb mezi hodnotami nebo CTRL+ipky po pohyb vemi smry.'; -$strUseTables = 'Pout tabulky'; -$strUseTextField = 'Pout textov pole'; -$strUseThisValue = 'Pout tuto hodnotu'; -$strUser = 'Uivatel'; $strUserAlreadyExists = 'Uivatel %s ji existuje!'; $strUserEmpty = 'Jmno uivatele je przdn!'; $strUserName = 'Jmno uivatele'; @@ -711,17 +707,22 @@ $strUserNotFound = 'Zvolen $strUserOverview = 'Pehled uivatel'; $strUsersDeleted = 'Vybran uivatel byli spn odstranni.'; $strUsersHavingAccessToDb = 'Uivatel majc pstup k "%s"'; +$strUser = 'Uivatel'; +$strUseTabKey = 'Pouijte klvesu TAB pro pohyb mezi hodnotami nebo CTRL+ipky po pohyb vemi smry.'; +$strUseTables = 'Pout tabulky'; +$strUseTextField = 'Pout textov pole'; +$strUseThisValue = 'Pout tuto hodnotu'; $strValidateSQL = 'Zkontrolovat SQL'; $strValidatorError = 'SQL validtor nemohl bt inicializovn. Prosm zkontrolujte, jestli mte poadovan rozen PHP, kter jsou uvedena v %sdokumentaci%s.'; $strValue = 'Hodnota'; $strVar = 'Promnn'; -$strViewDump = 'Export tabulky'; -$strViewDumpDB = 'Export databze'; $strViewDumpDatabases = 'Export databz'; +$strViewDumpDB = 'Export databze'; +$strViewDump = 'Export tabulky'; -$strWebServerUploadDirectory = 'soubor z adrese pro upload'; $strWebServerUploadDirectoryError = 'Adres uren pro upload soubor nemohl bt oteven'; +$strWebServerUploadDirectory = 'soubor z adrese pro upload'; $strWelcome = 'Vtejte v %s'; $strWestEuropean = 'Zpadn Evropa'; $strWildcard = 'maska'; diff --git a/lang/czech-utf-8.inc.php b/lang/czech-utf-8.inc.php index fad5b0bbd..d86d5eafb 100644 --- a/lang/czech-utf-8.inc.php +++ b/lang/czech-utf-8.inc.php @@ -24,17 +24,18 @@ $datefmt = '%a %d. %b %Y, %H:%M'; $timespanfmt = '%s dnů, %s hodin, %s minut a %s sekund'; -$strAPrimaryKey = 'V tabulce %s byl vytvořen primární klíč'; $strAbortedClients = 'Přerušené'; $strAbsolutePathToDocSqlDir = 'docSQL adresář'; -$strAccessDenied = 'Přístup odepřen'; $strAccessDeniedExplanation = 'phpMyAdmin se pokusil připojit k MySQL serveru, a ten odmítl připojení. Zkontrolujte jméno serveru, uživatelské jméno a heslo v souboru config.inc.php a ujistěte se, že jsou totožné s těmi, které máte od administrátora MySQL serveru.'; +$strAccessDenied = 'Přístup odepřen'; $strAction = 'Akce'; $strAddAutoIncrement = 'Přidat hodnotu AUTO_INCREMENT'; $strAddConstraints = 'Přidat integritní omezení'; $strAddDeleteColumn = 'Přidat nebo odebrat sloupec'; $strAddDeleteRow = 'Přidat nebo odebrat řádek'; $strAddDropDatabase = 'Přidat DROP DATABASE'; +$strAddedColumnComment = 'Přidán komentář ke sloupci'; +$strAddedColumnRelation = 'Přidána relace pro sloupec'; $strAddFields = 'Přidat %s položek'; $strAddHeaderComment = 'Přidat vlastní komentář do hlavičky (\\n odděluje řádky)'; $strAddIfNotExists = 'Přidat IF NOT EXISTS'; @@ -44,25 +45,24 @@ $strAddPrivilegesOnDb = 'Přidat oprávnění pro databázi'; $strAddPrivilegesOnTbl = 'Přidat oprávnění pro tabulku'; $strAddSearchConditions = 'Přidat vyhledávací parametry (část dotazu po příkazu "WHERE"):'; $strAddToIndex = 'Přidat %s sloupců do indexu'; -$strAddUser = 'Přidat nového uživatele'; $strAddUserMessage = 'Uživatel byl přidán.'; -$strAddedColumnComment = 'Přidán komentář ke sloupci'; -$strAddedColumnRelation = 'Přidána relace pro sloupec'; +$strAddUser = 'Přidat nového uživatele'; $strAdministration = 'Správa'; $strAffectedRows = 'Ovlivněné řádky:'; -$strAfter = 'Po %s'; $strAfterInsertBack = 'Návrat na předchozí stránku'; $strAfterInsertNewInsert = 'Vložit další řádek'; $strAfterInsertSame = 'Návrat na tuto stránku'; -$strAll = 'Všechno'; +$strAfter = 'Po %s'; $strAllTableSameWidth = 'Použít pro všechny tabulky stejnou šířku'; +$strAll = 'Všechno'; $strAlterOrderBy = 'Změnit pořadí tabulky podle'; -$strAnIndex = 'K tabulce %s byl přidán index'; $strAnalyzeTable = 'Analyzovat tabulku'; $strAnd = 'a'; -$strAny = 'Jakýkoliv'; +$strAnIndex = 'K tabulce %s byl přidán index'; $strAnyHost = 'Jakýkoliv počítač'; +$strAny = 'Jakýkoliv'; $strAnyUser = 'Jakýkoliv uživatel'; +$strAPrimaryKey = 'V tabulce %s byl vytvořen primární klíč'; $strArabic = 'Arabština'; $strArmenian = 'Arménština'; $strAscending = 'Vzestupně'; @@ -76,15 +76,15 @@ $strBack = 'Zpět'; $strBaltic = 'Baltické'; $strBeginCut = 'ZAČÁTEK VÝPISU'; $strBeginRaw = 'ZAČÁTEK VÝPISU'; +$strBinary = ' Binární '; +$strBinaryDoNotEdit = ' Binární - neupravujte '; +$strBinaryLog = 'Binární log'; $strBinLogEventType = 'Typ události'; $strBinLogInfo = 'Informace'; $strBinLogName = 'Jméno logu'; $strBinLogOriginalPosition = 'Původní pozice'; $strBinLogPosition = 'Pozice'; $strBinLogServerId = 'ID serveru'; -$strBinary = ' Binární '; -$strBinaryDoNotEdit = ' Binární - neupravujte '; -$strBinaryLog = 'Binární log'; $strBookmarkAllUsers = 'Umožnit všem uživatelům používat tuto položku'; $strBookmarkDeleted = 'Položka byla smazána z oblíbených.'; $strBookmarkLabel = 'Název'; @@ -92,13 +92,12 @@ $strBookmarkOptions = 'Nastavení oblíbeného dotazu'; $strBookmarkQuery = 'Oblíbený SQL dotaz'; $strBookmarkThis = 'Přidat tento SQL dotaz do oblíbených'; $strBookmarkView = 'Jen zobrazit'; -$strBrowse = 'Projít'; $strBrowseForeignValues = 'Projít hodnoty cizích klíčů'; +$strBrowse = 'Projít'; $strBulgarian = 'Bulharština'; $strBzError = 'phpMyAdminovi se nepodařilo zkomprimovat výpis, protože rozšíření pro kompresi bz2 je v této verzi PHP chybné. Doporučujeme tuto kompresi vypnout (nastavit $cfg[\'BZipDump\'] v nastaveních phpMyAdmina na FALSE). Pokud chcete používat kompresi bz2, měli byste nainstalovat novější verzi PHP. Více informací o tomto problému je u popisu chyby %s.'; $strBzip = '"zabzipováno"'; -$strCSVOptions = 'Nastavení CSV exportu'; $strCalendar = 'Kalendář'; $strCannotLogin = 'Nepodařilo se přihlášení k MySQL serveru'; $strCantLoad = 'nelze nahrát rozšíření %s,
zkontrolujte prosím nastavení PHP'; @@ -110,23 +109,23 @@ $strCarriage = 'Návrat vozíku (CR): \\r'; $strCaseInsensitive = 'nerozlišovat velká a malá písmena'; $strCaseSensitive = 'rozlišovat velká a malá písmena'; $strCentralEuropean = 'Střední Evropa'; -$strChange = 'Změnit'; -$strChangeCopyMode = 'Vytvořit nového uživatele se stejnými oprávněními a ...'; $strChangeCopyModeCopy = '... zachovat původního uživatele.'; $strChangeCopyModeDeleteAndReload = ' ... smazat uživatele a poté znovu načíst oprávnění.'; $strChangeCopyModeJustDelete = ' ... smazat původního uživatele ze všech tabulek.'; $strChangeCopyModeRevoke = ' ... odebrat všechna oprávnění původnímu uživateli a poté ho smazat.'; +$strChangeCopyMode = 'Vytvořit nového uživatele se stejnými oprávněními a ...'; $strChangeCopyUser = 'Změnit informace o uživateli / Kopírovat uživatele'; $strChangeDisplay = 'Zvolte které sloupce zobrazit'; $strChangePassword = 'Změnit heslo'; -$strCharset = 'Znaková sada'; +$strChange = 'Změnit'; $strCharsetOfFile = 'Znaková sada souboru:'; -$strCharsets = 'Znakové sady'; $strCharsetsAndCollations = 'Znakové sady a porovnávání'; +$strCharsets = 'Znakové sady'; +$strCharset = 'Znaková sada'; $strCheckAll = 'Zaškrtnout vše'; $strCheckOverhead = 'Zaškrtnout neoptimální'; -$strCheckPrivs = 'Zkontrolovat oprávnění'; $strCheckPrivsLong = 'Zkontrolovat oprávnění pro databázi "%s".'; +$strCheckPrivs = 'Zkontrolovat oprávnění'; $strCheckTable = 'Zkontrolovat tabulku'; $strChoosePage = 'Zvolte stránku, kterou chcete změnit'; $strColComFeat = 'Zobrazuji komentáře sloupců'; @@ -134,8 +133,8 @@ $strCollation = 'Porovnávání'; $strColumnNames = 'Názvy sloupců'; $strColumnPrivileges = 'Oprávnění pro jednotlivé sloupce'; $strCommand = 'Příkaz'; -$strComments = 'Komentáře'; $strCommentsForTable = 'KOMENTÁŘE PRO TABULKU'; +$strComments = 'Komentáře'; $strCompleteInserts = 'Úplné inserty'; $strCompression = 'Komprese'; $strConfigFileError = 'phpMyAdmin nemohl načíst konfigurační soubor!
Tato chyba může nastat pokud v něm PHP najde chybu nebo nemůže tento soubor najít.
Po kliknutí na následující odkaz se PHP pokusí přímo interpretovat tento soubor a zobrazí informace o chybě, ke které došlo. Pak opravte tuto chybu (nejčastěji se jedná o chybějící středník).
Pokud získáte prázdnou stránku, všechno je v pořádku.'; @@ -150,36 +149,22 @@ $strCopyTable = 'Kopírovat tabulku do (databáze.tabulka):'; $strCopyTableOK = 'Tabulka %s byla zkopírována do %s.'; $strCopyTableSameNames = 'Nelze kopírovat tabulku na sebe samu!'; $strCouldNotKill = 'phpMyAdminovi se nepodařilo ukončit vlákno %s. Pravděpodobně jeho běh již skončil.'; -$strCreate = 'Vytvořit'; -$strCreateIndex = 'Vytvořit index na %s sloupcích'; $strCreateIndexTopic = 'Vytvořit nový index'; +$strCreateIndex = 'Vytvořit index na %s sloupcích'; $strCreateNewDatabase = 'Vytvořit novou databázi'; $strCreateNewTable = 'Vytvořit novou tabulku v databázi %s'; $strCreatePage = 'Vytvořit novou stránku'; $strCreatePdfFeat = 'Vytváření PDF'; +$strCreate = 'Vytvořit'; $strCreationDates = 'Datum vytvoření, poslední změny a kontroly'; $strCriteria = 'Podmínka'; $strCroatian = 'Chorvatština'; +$strCSVOptions = 'Nastavení CSV exportu'; $strCyrillic = 'Cyrilika'; $strCzech = 'Čeština'; $strCzechSlovak = 'Čeština/Slovenština'; -$strDBComment = 'Komentář k databázi: '; -$strDBCopy = 'Zkopírovat databázi na'; -$strDBGContext = 'Kontext'; -$strDBGContextID = 'Kontext ID'; -$strDBGHits = 'Zásahů'; -$strDBGLine = 'Řádka'; -$strDBGMaxTimeMs = 'Min. čas, ms'; -$strDBGMinTimeMs = 'Max. čas, ms'; -$strDBGModule = 'Modul'; -$strDBGTimePerHitMs = 'Čas/Zásah, ms'; -$strDBGTotalTimeMs = 'Celkový čas, ms'; -$strDBRename = 'Přejmenovat databázi na'; $strDanish = 'Dánština'; -$strData = 'Data'; -$strDataDict = 'Datový slovník'; -$strDataOnly = ' Jen data'; $strDatabase = 'Databáze'; $strDatabaseEmpty = 'Jméno databáze je prázdné!'; $strDatabaseExportOptions = 'Nastavení exportu databází'; @@ -187,53 +172,68 @@ $strDatabaseHasBeenDropped = 'Databáze %s byla zrušena.'; $strDatabaseNoTable = 'Tato databáze neobsahuje žádné tabulky!'; $strDatabases = 'Databáze'; $strDatabasesDropped = '%s databáze byla úspěšně zrušena.'; -$strDatabasesStats = 'Statistiky databází'; $strDatabasesStatsDisable = 'Skrýt podrobnosti'; $strDatabasesStatsEnable = 'Zobrazit podrobnosti'; $strDatabasesStatsHeavyTraffic = 'Poznámka: Zobrazení podrobností o databázích může způsobit značné zvýšení provozu mezi webserverem a MySQL serverem.'; +$strDatabasesStats = 'Statistiky databází'; +$strData = 'Data'; +$strDataDict = 'Datový slovník'; +$strDataOnly = ' Jen data'; +$strDBComment = 'Komentář k databázi: '; +$strDBCopy = 'Zkopírovat databázi na'; +$strDBGContextID = 'Kontext ID'; +$strDBGContext = 'Kontext'; +$strDBGHits = 'Zásahů'; +$strDBGLine = 'Řádka'; +$strDBGMaxTimeMs = 'Min. čas, ms'; +$strDBGMinTimeMs = 'Max. čas, ms'; +$strDBGModule = 'Modul'; +$strDBGTimePerHitMs = 'Čas/Zásah, ms'; +$strDBGTotalTimeMs = 'Celkový čas, ms'; $strDbPrivileges = 'Oprávnění pro jednotlivé databáze'; +$strDBRename = 'Přejmenovat databázi na'; $strDbSpecific = 'závislé na databázi'; -$strDefault = 'Výchozí'; $strDefaultValueHelp = 'Výchozí hodnotu zadejte jen jednu hodnotu bez uvozovek a escapování znaků, například: a'; +$strDefault = 'Výchozí'; $strDefragment = 'Defragmentovat tabulku'; -$strDelOld = 'Aktuální stránka se odkazuje na tabulky, které již neexistují. Chcete odstranit tyto odkazy?'; $strDelayedInserts = 'Používat zpožděné inserty'; -$strDelete = 'Smazat'; -$strDeleteAndFlush = 'Odstranit uživatele a znovunačíst oprávnění.'; $strDeleteAndFlushDescr = 'Toto je nejčistší řešení, ale načítání oprávnění může trvat dlouho.'; +$strDeleteAndFlush = 'Odstranit uživatele a znovunačíst oprávnění.'; $strDeleted = 'Řádek byl smazán'; $strDeletedRows = 'Smazané řádky:'; +$strDelete = 'Smazat'; $strDeleting = 'Odstraňuji %s'; +$strDelOld = 'Aktuální stránka se odkazuje na tabulky, které již neexistují. Chcete odstranit tyto odkazy?'; $strDescending = 'Sestupně'; $strDescription = 'Popis'; $strDictionary = 'slovník'; -$strDisableForeignChecks = 'Vypnout kontrolu cizích klíčů'; $strDisabled = 'Vypnuto'; +$strDisableForeignChecks = 'Vypnout kontrolu cizích klíčů'; $strDisplayFeat = 'Zobrazení funkcí'; $strDisplayOrder = 'Seřadit podle:'; $strDisplayPDF = 'Zobrazit jako schéma v PDF'; $strDoAQuery = 'Provést "dotaz podle příkladu" (zástupný znak: "%")'; -$strDoYouReally = 'Opravdu si přejete vykonat příkaz'; $strDocu = 'Dokumentace'; -$strDrop = 'Odstranit'; +$strDoYouReally = 'Opravdu si přejete vykonat příkaz'; $strDropDatabaseStrongWarning = 'Chystáte se ZRUŠIT celou databázi!'; +$strDrop = 'Odstranit'; $strDropSelectedDatabases = 'Zrušit vybranou databázi'; $strDropUsersDb = 'Odstranit databáze se stejnými jmény jako uživatelé.'; +$strDumpingData = 'Vypisuji data pro tabulku'; $strDumpSaved = 'Výpis byl uložen do souboru %s.'; $strDumpXRows = 'Vypsat %s řádků od %s.'; -$strDumpingData = 'Vypisuji data pro tabulku'; $strDynamic = 'dynamický'; -$strEdit = 'Upravit'; $strEditPDFPages = 'Upravit PDF stránky'; $strEditPrivileges = 'Upravit oprávnění'; +$strEdit = 'Upravit'; $strEffective = 'Efektivní'; -$strEmpty = 'Vyprázdnit'; $strEmptyResultSet = 'MySQL vrátil prázdný výsledek (tj. nulový počet řádků).'; +$strEmpty = 'Vyprázdnit'; $strEnabled = 'Zapnuto'; $strEncloseInTransaction = 'Uzavřít příkazy v transakci'; -$strEnd = 'Konec'; $strEndCut = 'KONEC VÝPISU'; +$strEnd = 'Konec'; $strEndRaw = 'KONEC VÝPISU'; $strEnglish = 'Anglicky'; $strEnglishPrivileges = 'Poznámka: názvy oprávnění v MySQL jsou uváděny anglicky'; @@ -249,29 +249,29 @@ $strExtendedInserts = 'Rozšířené inserty'; $strExtra = 'Extra'; $strFailedAttempts = 'Nepovedených pokusů'; -$strField = 'Sloupec'; $strFieldHasBeenDropped = 'Sloupec %s byl odstraněn'; -$strFields = 'Sloupce'; $strFieldsEmpty = ' Nebyl zadán počet sloupců! '; $strFieldsEnclosedBy = 'Názvy sloupců uzavřené do'; $strFieldsEscapedBy = 'Názvy sloupců escapovány'; +$strField = 'Sloupec'; +$strFields = 'Sloupce'; $strFieldsTerminatedBy = 'Sloupce oddělené'; $strFileAlreadyExists = 'Soubor %s již na serveru existuje, změňte jméno souboru, nebo zvolte přepsání souboru.'; $strFileCouldNotBeRead = 'Soubor nelze přečíst'; -$strFileNameTemplate = 'Vzor pro jméno souboru'; $strFileNameTemplateHelp = 'Použijte __DB__ pro jméno databáze, __TABLE__ pro jméno tabulky a jakékoliv parametry pro %sfunkci strftime%s pro vložení data. Přípona souboru bude automaticky přidána podle typu. Jakýkoliv jiný text bude zachován.'; $strFileNameTemplateRemember = 'zapamatovat si hodnotu'; +$strFileNameTemplate = 'Vzor pro jméno souboru'; $strFixed = 'pevný'; $strFlushPrivilegesNote = 'Poznámka: phpMyAdmin získává oprávnění přímo z tabulek MySQL. Obsah těchto tabulek se může lišit od oprávnění, která server právě používá, pokud byly tyto tabulky upravovány. V tomto případě je vhodné provést %sznovunačtení oprávnění%s před pokračováním.'; $strFlushTable = 'Vyprázdnit vyrovnávací paměť pro tabulku ("FLUSH")'; -$strFormEmpty = 'Chybějící hodnota ve formuláři!'; $strFormat = 'Formát'; +$strFormEmpty = 'Chybějící hodnota ve formuláři!'; $strFullText = 'Celé texty'; $strFunction = 'Funkce'; $strGenBy = 'Vygeneroval'; -$strGenTime = 'Vygenerováno'; $strGeneralRelationFeat = 'Obecné funkce relací'; +$strGenTime = 'Vygenerováno'; $strGeorgian = 'Gruzínština'; $strGerman = 'Německy'; $strGlobal = 'globální'; @@ -289,8 +289,8 @@ $strHebrew = 'Hebrejština'; $strHexForBinary = 'Binarní pole vypisovat šestnáctkově'; $strHome = 'Hlavní strana'; $strHomepageOfficial = 'Oficiální stránka phpMyAdmina'; -$strHost = 'Počítač'; $strHostEmpty = 'Jméno počítače je prázdné!'; +$strHost = 'Počítač'; $strHungarian = 'Maďarština'; $strIcelandic = 'Islandština'; @@ -303,44 +303,44 @@ $strIgnoringFile = 'Ignoruji soubor %s'; $strImportDocSQL = 'Importovat soubory docSQL'; $strImportFiles = 'Importovat soubory'; $strImportFinished = 'Import ukončen'; -$strInUse = 'právě se používá'; -$strIndex = 'Index'; +$strIndexes = 'Indexy'; $strIndexHasBeenDropped = 'Index %s byl odstraněn'; +$strIndex = 'Index'; $strIndexName = 'Jméno indexu :'; $strIndexType = 'Typ indexu :'; -$strIndexes = 'Indexy'; $strInnodbStat = 'Stav InnoDB'; $strInsecureMySQL = 'Máte standardní nastavení hesla uživatele root v MySQL. Doporučujeme změnit toto nastavení a tím podstatně zvýšit bezpečnost Vašeho serveru.'; -$strInsert = 'Vložit'; $strInsertAsNewRow = 'Vložit jako nový řádek'; $strInsertBookmarkTitle = 'Prosím zadejte název oblíbené položky'; -$strInsertNewRow = 'Vložit nový řádek'; -$strInsertTextfiles = 'Vložit textové soubory do tabulky'; $strInsertedRowId = 'Id vloženého řádku:'; $strInsertedRows = 'Vloženo řádků:'; +$strInsertNewRow = 'Vložit nový řádek'; +$strInsertTextfiles = 'Vložit textové soubory do tabulky'; +$strInsert = 'Vložit'; $strInstructions = 'Instrukce'; $strInternalNotNecessary = '* Interní relace není potřebná, pokud již relace existuje v InnoDB.'; $strInternalRelations = 'Interní relace'; +$strInUse = 'právě se používá'; $strJapanese = 'Japonština'; $strJumpToDB = 'Na databázi "%s".'; -$strJustDelete = 'Jen odstranit uživatele z tabulek s oprávněními.'; $strJustDeleteDescr = 'Odstranění uživatelé stále budou mít přistup na server dokud nebudou znovunačtena oprávnění.'; +$strJustDelete = 'Jen odstranit uživatele z tabulek s oprávněními.'; $strKeepPass = 'Neměnit heslo'; $strKeyname = 'Klíčový název'; $strKill = 'Ukončit'; $strKorean = 'Korejština'; -$strLaTeX = 'LaTeX'; -$strLaTeXOptions = 'Nastavení exportu do LaTeXu'; $strLandscape = 'Na šířku'; $strLatexCaption = 'Titulek tabulky'; $strLatexContent = 'Obsah tabulky __TABLE__'; -$strLatexContinued = '(pokračování)'; $strLatexContinuedCaption = 'Titulek pokračování tabulky'; +$strLatexContinued = '(pokračování)'; $strLatexIncludeCaption = 'Použít titulek tabulky'; $strLatexLabel = 'Návěstí'; +$strLaTeX = 'LaTeX'; +$strLaTeXOptions = 'Nastavení exportu do LaTeXu'; $strLatexStructure = 'Struktura tabulky __TABLE__'; $strLatvian = 'Lotyšština'; $strLengthSet = 'Délka/Množina*'; @@ -354,31 +354,31 @@ $strLoadExplanation = 'Automaticky jsou zvoleny nejvhodnější parametry, pokud $strLoadMethod = 'Parametry pro příkaz LOAD'; $strLocalhost = 'Lokální'; $strLocationTextfile = 'textový soubor'; +$strLoginInformation = 'Přihlašování'; +$strLogin = 'Přihlášení'; +$strLogout = 'Odhlásit se'; $strLogPassword = 'Heslo:'; $strLogServer = 'Server'; $strLogUsername = 'Jméno:'; -$strLogin = 'Přihlášení'; -$strLoginInformation = 'Přihlašování'; -$strLogout = 'Odhlásit se'; -$strMIMETypesForTable = 'MIME TYPY PRO TABULKU'; -$strMIME_MIMEtype = 'MIME typ'; +$strMaximumSize = 'Maximální velikost: %s%s'; $strMIME_available_mime = 'Dostupné MIME typy'; $strMIME_available_transform = 'Dostupné transformace'; $strMIME_description = 'Popis'; +$strMIME_MIMEtype = 'MIME typ'; $strMIME_nodescription = 'Pro tuto transformaci není dostupný žádný popis.
Zeptejte se autora co %s dělá.'; -$strMIME_transformation = 'Transformace při prohlížení'; $strMIME_transformation_note = 'Pro seznam dostupných parametrů transformací a jejich MIME typů klikněte na %spopisy transformací%s'; -$strMIME_transformation_options = 'Parametry transformace'; $strMIME_transformation_options_note = 'Zadejte parametry transformací v následujícím tvaru: \'a\',\'b\',\'c\'...
Pokud potřebujete použít zpětné lomítko ("\") nebo jednoduché uvozovky ("\'") mezi těmito hodnotami, vložte před ně zpětné lomítko (například \'\\\\xyz\' nebo \'a\\\'b\').'; +$strMIME_transformation_options = 'Parametry transformace'; +$strMIME_transformation = 'Transformace při prohlížení'; +$strMIMETypesForTable = 'MIME TYPY PRO TABULKU'; $strMIME_without = 'MIME typy zobrazené kurzívou nemají vlastní transformační funkci'; -$strMaximumSize = 'Maximální velikost: %s%s'; $strModifications = 'Změny byly uloženy'; -$strModify = 'Úpravy'; $strModifyIndexTopic = 'Upravit index'; +$strModify = 'Úpravy'; $strMoreStatusVars = 'Další informace o stavu'; -$strMoveTable = 'Přesunout tabulku do (databáze.tabulka):'; $strMoveTableOK = 'Tabulka %s byla přesunuta do %s.'; +$strMoveTable = 'Přesunout tabulku do (databáze.tabulka):'; $strMoveTableSameNames = 'Nelze přesunout tabulku na sebe samu!'; $strMultilingual = 'mnohojazyčný'; $strMustSelectFile = 'Zvolte soubor, který chcete vložit.'; @@ -394,16 +394,17 @@ $strMySQLShowVars = 'Ukázat systémové proměnné MySQL'; $strName = 'Název'; $strNeedPrimaryKey = 'Pro tuto tabulku byste měli definovat primární klíč.'; $strNext = 'Další'; -$strNo = 'Ne'; -$strNoDatabases = 'Žádné databáze'; $strNoDatabasesSelected = 'Nebyla vybrána žádná databáze.'; +$strNoDatabases = 'Žádné databáze'; $strNoDescription = 'žádný popisek'; $strNoDropDatabases = 'Příkaz "DROP DATABASE" je vypnutý.'; $strNoExplain = 'Bez vysvětlení (EXPLAIN) SQL'; $strNoFrames = 'phpMyAdmin se lépe používá v prohlížeči podporujícím rámy ("FRAME").'; -$strNoIndex = 'Žádný index nebyl definován!'; $strNoIndexPartsDefined = 'Žádná část indexu nebyla definována!'; +$strNoIndex = 'Žádný index nebyl definován!'; $strNoModification = 'Žádná změna'; +$strNo = 'Ne'; +$strNone = 'Žádná'; $strNoOptions = 'Tento formát nemá žádná nastavení'; $strNoPassword = 'Žádné heslo'; $strNoPermission = 'Web server nemá oprávnění uložit výpis do souboru %s.'; @@ -415,20 +416,19 @@ $strNoRowsSelected = 'Nebyla vybrán žádný řádek'; $strNoSpace = 'Nedostatek místa pro uložení souboru %s.'; $strNoTablesFound = 'V databázi nebyla nalezena žádná tabulka.'; $strNoThemeSupport = 'Není podporována změna tématu, zkontrolujte nastavení a témata v adresáři %s.'; -$strNoUsersFound = 'Žádný uživatel nenalezen.'; -$strNoValidateSQL = 'Bez kontroly SQL'; -$strNone = 'Žádná'; $strNotNumber = 'Nebylo zadáno číslo!'; $strNotOK = 'není v pořádku'; $strNotSet = '%s tabulka nenalezena nebo není nastavena v %s'; $strNotValidNumber = ' není platné číslo řádku!'; +$strNoUsersFound = 'Žádný uživatel nenalezen.'; +$strNoValidateSQL = 'Bez kontroly SQL'; $strNull = 'Nulový'; $strNumSearchResultsInTable = '%s odpovídající(ch) záznam(ů) v tabulce %s'; $strNumSearchResultsTotal = 'Celkem: %s odpovídající(ch) záznam(ů)'; $strNumTables = 'Tabulek'; -$strOK = 'OK'; $strOftenQuotation = 'Často uvozující znaky. Volitelně znamená, že pouze položky u kterých je to nutné (obvykle typu CHAR a VARCHAR) jsou uzavřeny do uzavíracích znaků.'; +$strOK = 'OK'; $strOperations = 'Úpravy'; $strOperator = 'Operátor'; $strOptimizeTable = 'Optimalizovat tabulku'; @@ -438,14 +438,12 @@ $strOr = 'nebo'; $strOverhead = 'Navíc'; $strOverwriteExisting = 'Přepsat existující soubor(y)'; -$strPHP40203 = 'Používáte PHP 4.2.3, které má závažnou chybu při práci s vícebajtovými znaky (mbstring), jedná se o chybu PHP číslo 19404. Nedoporučujeme používat tuto verzi PHP s phpMyAdminem.'; -$strPHPVersion = 'Verze PHP'; $strPageNumber = 'Strana číslo:'; $strPaperSize = 'Velikost stránky'; $strPartialText = 'Zkrácené texty'; -$strPassword = 'Heslo'; $strPasswordChanged = 'Heslo pro %s bylo úspěšně změněno.'; $strPasswordEmpty = 'Heslo je prázdné!'; +$strPassword = 'Heslo'; $strPasswordNotSame = 'Hesla nejsou stejná!'; $strPdfDbSchema = 'Schéma databáze "%s" - Strana %s'; $strPdfInvalidTblName = 'Tabulka "%s" neexistuje!'; @@ -455,6 +453,8 @@ $strPerMinute = 'za minutu'; $strPerSecond = 'za sekundu'; $strPersian = 'Perština'; $strPhoneBook = 'adresář'; +$strPHP40203 = 'Používáte PHP 4.2.3, které má závažnou chybu při práci s vícebajtovými znaky (mbstring), jedná se o chybu PHP číslo 19404. Nedoporučujeme používat tuto verzi PHP s phpMyAdminem.'; +$strPHPVersion = 'Verze PHP'; $strPhp = 'Zobrazit PHP kód'; $strPmaDocumentation = 'Dokumentace phpMyAdmina'; $strPmaUriError = 'Parametr $cfg[\'PmaAbsoluteUri\'] MUSÍ být nastaven v konfiguračním souboru!'; @@ -462,13 +462,13 @@ $strPolish = 'Polština'; $strPortrait = 'Na výšku'; $strPos1 = 'Začátek'; $strPrevious = 'Předchozí'; -$strPrimary = 'Primární'; $strPrimaryKeyHasBeenDropped = 'Primární klíč byl odstraněn'; $strPrimaryKeyName = 'Jméno primárního klíče musí být "PRIMARY"!'; $strPrimaryKeyWarning = '("PRIMARY" musí být jméno pouze primárního klíče!)'; -$strPrint = 'Vytisknout'; -$strPrintView = 'Náhled k vytištění'; +$strPrimary = 'Primární'; $strPrintViewFull = 'Náhled k vytištění (s kompletními texty)'; +$strPrintView = 'Náhled k vytištění'; +$strPrint = 'Vytisknout'; $strPrivDescAllPrivileges = 'Všechna oprávnění kromě GRANT.'; $strPrivDescAlter = 'Umožňuje měnit strukturu existujících tabulek.'; $strPrivDescCreateDb = 'Umožňuje vytvářet nové databáze a tabulky.'; @@ -504,8 +504,8 @@ $strProcesslist = 'Seznam procesů'; $strProperties = 'Vlastnosti'; $strPutColNames = 'Přidat jména sloupců na první řádek'; -$strQBE = 'Dotaz'; $strQBEDel = 'smazat'; +$strQBE = 'Dotaz'; $strQBEIns = 'přidat'; $strQueryFrame = 'SQL okno'; $strQueryOnDb = 'SQL dotaz na databázi %s:'; @@ -515,62 +515,51 @@ $strQueryTime = 'Dotaz zabral %01.4f sekund'; $strQueryType = 'Typ dotazu'; $strQueryWindowLock = 'Nepřepisovat tento dotaz z hlavního okna'; -$strReType = 'Heslo znovu'; $strReceived = 'Přijato'; $strRecords = 'Záznamů'; $strReferentialIntegrity = 'Zkontrolovat integritu odkazů:'; $strRefresh = 'Obnovit'; -$strRelationNotWorking = 'Některé z rozšířených funkcí phpMyAdmina nelze používat. %sZde%s zjistíte proč.'; -$strRelationView = 'Zobrazit relace'; $strRelationalSchema = 'Relační schéma'; -$strRelations = 'Relace'; +$strRelationNotWorking = 'Některé z rozšířených funkcí phpMyAdmina nelze používat. %sZde%s zjistíte proč.'; $strRelationsForTable = 'RELACE PRO TABULKU'; +$strRelations = 'Relace'; +$strRelationView = 'Zobrazit relace'; $strReloadFailed = 'Znovunačtení MySQL selhalo.'; -$strReloadMySQL = 'Znovunačtení MySQL'; $strReloadingThePrivileges = 'Znovunačítám oprávnění'; +$strReloadMySQL = 'Znovunačtení MySQL'; $strRemoveSelectedUsers = 'Odstranit vybrané uživatele'; $strRenameDatabaseOK = 'Databáze %s byla přejmenována na %s'; -$strRenameTable = 'Přejmenovat tabulku na'; $strRenameTableOK = 'Tabulka %s byla přejmenována na %s'; +$strRenameTable = 'Přejmenovat tabulku na'; $strRepairTable = 'Opravit tabulku'; -$strReplace = 'Přepsat'; $strReplaceNULLBy = 'Nahradit NULL hodnoty'; +$strReplace = 'Přepsat'; $strReplaceTable = 'Přepsat data tabulky souborem'; $strReset = 'Původní'; $strResourceLimits = 'Omezení zdrojů'; -$strRevoke = 'Zrušit'; -$strRevokeAndDelete = 'Odebrat uživatelům veškerá oprávnění a poté je odstranit z tabulek.'; +$strReType = 'Heslo znovu'; $strRevokeAndDeleteDescr = 'Uživatelé budou mít oprávnění "USAGE" (používání) dokud nebudou znovunačtena oprávnění.'; +$strRevokeAndDelete = 'Odebrat uživatelům veškerá oprávnění a poté je odstranit z tabulek.'; $strRevokeMessage = 'Byla zrušena práva pro %s'; +$strRevoke = 'Zrušit'; $strRomanian = 'Rumunština'; $strRowLength = 'Délka řádku'; -$strRowSize = ' Velikost řádku '; -$strRows = 'Řádků'; $strRowsFrom = 'řádků začínající od'; +$strRowSize = ' Velikost řádku '; $strRowsModeFlippedHorizontal = 'vodorovném (otočené hlavičky)'; $strRowsModeHorizontal = 'vodorovném'; $strRowsModeOptions = 've %s režimu a opakovat hlavičky po %s řádcích.'; $strRowsModeVertical = 'svislém'; +$strRows = 'Řádků'; $strRowsStatistic = 'Statistika řádků'; +$strRunning = 'na %s'; $strRunQuery = 'Provést dotaz'; $strRunSQLQuery = 'Spustit SQL dotaz(y) na databázi %s'; -$strRunning = 'na %s'; $strRussian = 'Ruština'; -$strSQL = 'SQL'; -$strSQLExportType = 'Typ vytvořených dotazů'; -$strSQLOptions = 'Nastavení SQL exportu'; -$strSQLParserBugMessage = 'Je možné, že jste našli chybu v SQL parseru. Prosím prozkoumejte podrobně SQL dotaz, především jestli jsou správně uvozovky a jestli nejsou proházené. Další možnost selhání je pokud nahráváte soubor s binárními daty nezapsanými v uvozovkách. Můžete také vyzkoušet příkazovou řádku MySQL. Níže uvedený výstup z MySQL serveru (pokud je nějaký) Vám také může pomoci při zkoumání problému. Pokud stále máte problémy nebo pokud SQL parser ohlásí chybu u dotazu, který na příkazové řádce funguje, prosím pokuste se zredukovat dotaz na co nejmenší, ve kterém se problém ještě vyskytne, a ohlaste chybu na stránkách phpMyAdmina spolu se sekcí VÝPIS uvedenou níže:'; -$strSQLParserUserError = 'Pravděpodobně máte v SQL dotazu chybu. Níže uvedený výstup MySQL serveru (pokud je nějaký) Vám také může pomoci při zkoumání problému'; -$strSQLQuery = 'SQL-dotaz'; -$strSQLResult = 'Výsledek SQL dotazu'; -$strSQPBugInvalidIdentifer = 'Chybný identifikátor'; -$strSQPBugUnclosedQuote = 'Neuzavřené uvozovky'; -$strSQPBugUnknownPunctuation = 'Neznámé interpunkční znaménko'; -$strSave = 'Ulož'; $strSaveOnServer = 'Uložit na serveru v adresáři %s'; +$strSave = 'Ulož'; $strScaleFactorSmall = 'Měřítko je příliš malé, aby se schéma vešlo na jednu stránku'; -$strSearch = 'Vyhledávání'; $strSearchFormTitle = 'Vyhledávání v databázi'; $strSearchInTables = 'V tabulkách:'; $strSearchNeedle = 'Slova nebo hodnoty, které chcete vyhledat (zástupný znak: "%"):'; @@ -580,6 +569,7 @@ $strSearchOption3 = 'přesnou frázi'; $strSearchOption4 = 'jako regulární výraz'; $strSearchResultsFor = 'Výsledky vyhledávání pro "%s" %s:'; $strSearchType = 'Najít:'; +$strSearch = 'Vyhledávání'; $strSecretRequired = 'Nastavte klíč pro šifrování cookies (blowfish_secret) v konfiguračním souboru (config.inc.php).'; $strSelectADb = 'Prosím vyberte databázi'; $strSelectAll = 'Vybrat vše'; @@ -589,9 +579,9 @@ $strSelectNumRows = 'v dotazu'; $strSelectTables = 'Vybrat tabulky'; $strSend = 'Do souboru'; $strSent = 'Odesláno'; -$strServer = 'Server'; $strServerChoice = 'Výběr serveru'; $strServerNotResponding = 'Server neodpovídá'; +$strServer = 'Server'; $strServerStatus = 'Stav serveru'; $strServerStatusUptime = 'Tento MySQL server běží %s. Čas spuštění: %s.'; $strServerTabProcesslist = 'Procesy'; @@ -601,31 +591,41 @@ $strServerVars = 'Proměnné a nastavení serveru'; $strServerVersion = 'Verze MySQL'; $strSessionValue = 'Hodnota sezení'; $strSetEnumVal = 'Pokud je sloupec typu "enum" nebo "set", zadávejte hodnoty v následujícím formátu: \'a\',\'b\',\'c\'...
Pokud potřebujete zadat zpětné lomítko ("\") nebo jednoduché uvozovky ("\'") mezi těmito hodnotami, napište před ně zpětné lomítko (příklad: \'\\\\xyz\' nebo \'a\\\'b\').'; -$strShow = 'Zobrazit'; $strShowAll = 'Zobrazit vše'; $strShowColor = 'Barevné šipky'; $strShowDatadictAs = 'Formát datového slovníku'; $strShowFullQueries = 'Zobrazit celé dotazy'; $strShowGrid = 'Zobrazit mřížku'; +$strShowingRecords = 'Zobrazeny záznamy'; $strShowPHPInfo = 'Zobrazit informace o PHP'; $strShowTableDimension = 'Rozměry tabulek'; $strShowTables = 'Zobrazit tabulky'; $strShowThisQuery = 'Zobrazit zde tento dotaz znovu'; -$strShowingRecords = 'Zobrazeny záznamy'; +$strShow = 'Zobrazit'; $strSimplifiedChinese = 'Zjednodušená čínština'; $strSingly = '(po jednom)'; $strSize = 'Velikost'; $strSlovak = 'Slovenština'; $strSlovenian = 'Slovinština'; -$strSort = 'Řadit'; $strSortByKey = 'Setřídit podle klíče'; +$strSort = 'Řadit'; $strSpaceUsage = 'Využití místa'; $strSpanish = 'Španělština'; $strSplitWordsWithSpace = 'Slova jsou oddělena mezerou (" ").'; +$strSQLExportType = 'Typ vytvořených dotazů'; +$strSQLOptions = 'Nastavení SQL exportu'; +$strSQLParserBugMessage = 'Je možné, že jste našli chybu v SQL parseru. Prosím prozkoumejte podrobně SQL dotaz, především jestli jsou správně uvozovky a jestli nejsou proházené. Další možnost selhání je pokud nahráváte soubor s binárními daty nezapsanými v uvozovkách. Můžete také vyzkoušet příkazovou řádku MySQL. Níže uvedený výstup z MySQL serveru (pokud je nějaký) Vám také může pomoci při zkoumání problému. Pokud stále máte problémy nebo pokud SQL parser ohlásí chybu u dotazu, který na příkazové řádce funguje, prosím pokuste se zredukovat dotaz na co nejmenší, ve kterém se problém ještě vyskytne, a ohlaste chybu na stránkách phpMyAdmina spolu se sekcí VÝPIS uvedenou níže:'; +$strSQLParserUserError = 'Pravděpodobně máte v SQL dotazu chybu. Níže uvedený výstup MySQL serveru (pokud je nějaký) Vám také může pomoci při zkoumání problému'; +$strSQLQuery = 'SQL-dotaz'; +$strSQLResult = 'Výsledek SQL dotazu'; +$strSQL = 'SQL'; +$strSQPBugInvalidIdentifer = 'Chybný identifikátor'; +$strSQPBugUnclosedQuote = 'Neuzavřené uvozovky'; +$strSQPBugUnknownPunctuation = 'Neznámé interpunkční znaménko'; $strStatCheckTime = 'Poslední kontrola'; $strStatCreateTime = 'Vytvoření'; -$strStatUpdateTime = 'Poslední změna'; $strStatement = 'Údaj'; +$strStatUpdateTime = 'Poslední změna'; $strStatus = 'Stav'; $strStrucCSV = 'CSV data'; $strStrucData = 'Strukturu a data'; @@ -639,9 +639,9 @@ $strSubmit = 'Odešli'; $strSuccess = 'Váš SQL-dotaz byl úspěšně vykonán'; $strSum = 'Celkem'; $strSwedish = 'Švédština'; +$strSwitchToDatabase = 'Přepnout na zkopírovanou databázi'; $strSwitchToTable = 'Přepnout na zkopírovanou tabulku'; -$strTable = 'Tabulka'; $strTableComments = 'Komentář k tabulce'; $strTableEmpty = 'Jméno tabulky je prázdné!'; $strTableHasBeenDropped = 'Tabulka %s byla odstraněna'; @@ -650,17 +650,18 @@ $strTableHasBeenFlushed = 'Vyrovnávací paměť pro tabulku %s byla vyprázdně $strTableMaintenance = ' Údržba tabulky '; $strTableOfContents = 'Obsah'; $strTableOptions = 'Parametry tabulky'; -$strTableStructure = 'Struktura tabulky'; -$strTableType = 'Typ tabulky'; $strTables = '%s tabulek'; +$strTableStructure = 'Struktura tabulky'; +$strTable = 'Tabulka'; +$strTableType = 'Typ tabulky'; $strTakeIt = 'zvolit'; $strTblPrivileges = 'Oprávnění pro jednotlivé tabulky'; $strTextAreaLength = 'Tento sloupec možná nepůjde
(kvůli délce) upravit '; $strThai = 'Thajština'; $strTheContent = 'Obsah souboru byl vložen'; $strTheContents = 'Obsah souboru přepíše obsah zvolené tabulky v těch řádcích, kde je stejný primární nebo unikátní klíč.'; -$strTheTerminator = 'Sloupce jsou odděleny tímto znakem.'; $strTheme = 'Vzhled'; +$strTheTerminator = 'Sloupce jsou odděleny tímto znakem.'; $strThisHost = 'Tento počítač'; $strThisNotDirectory = 'Nebyl zadán adresář'; $strThreadSuccessfullyKilled = 'Vlákno %s bylo úspěšně zabito.'; @@ -692,19 +693,14 @@ $strUnicode = 'Unicode'; $strUnique = 'Unikátní'; $strUnknown = 'neznámý'; $strUnselectAll = 'Odznačit vše'; -$strUpdComTab = 'Podívejte se prosím do dokumentace, jak aktualizovat tabulku s informacemi o  sloupcích (tabulka column_comments)'; $strUpdatePrivMessage = 'Byla aktualizována oprávnění pro %s.'; $strUpdateProfileMessage = 'Přístup byl změněn.'; $strUpdateQuery = 'Aktualizovat dotaz'; +$strUpdComTab = 'Podívejte se prosím do dokumentace, jak aktualizovat tabulku s informacemi o  sloupcích (tabulka column_comments)'; $strUpgrade = 'Měli byste aktualizovat %s na verzi %s nebo vyšší.'; $strUsage = 'Používá'; $strUseBackquotes = 'Použít zpětné uvozovky u jmen tabulek a sloupců'; $strUseHostTable = 'Použít tabulku s počítači'; -$strUseTabKey = 'Použijte klávesu TAB pro pohyb mezi hodnotami nebo CTRL+šipky po pohyb všemi směry.'; -$strUseTables = 'Použít tabulky'; -$strUseTextField = 'Použít textové pole'; -$strUseThisValue = 'Použít tuto hodnotu'; -$strUser = 'Uživatel'; $strUserAlreadyExists = 'Uživatel %s již existuje!'; $strUserEmpty = 'Jméno uživatele je prázdné!'; $strUserName = 'Jméno uživatele'; @@ -712,17 +708,22 @@ $strUserNotFound = 'Zvolený uživatel nebyl nalezen v tabulce oprávnění $strUserOverview = 'Přehled uživatelů'; $strUsersDeleted = 'Vybraní uživatelé byli úspěšně odstraněni.'; $strUsersHavingAccessToDb = 'Uživatelé mající přístup k "%s"'; +$strUser = 'Uživatel'; +$strUseTabKey = 'Použijte klávesu TAB pro pohyb mezi hodnotami nebo CTRL+šipky po pohyb všemi směry.'; +$strUseTables = 'Použít tabulky'; +$strUseTextField = 'Použít textové pole'; +$strUseThisValue = 'Použít tuto hodnotu'; $strValidateSQL = 'Zkontrolovat SQL'; $strValidatorError = 'SQL validátor nemohl být inicializován. Prosím zkontrolujte, jestli máte požadovaná rozšíření PHP, která jsou uvedena v %sdokumentaci%s.'; $strValue = 'Hodnota'; $strVar = 'Proměnná'; -$strViewDump = 'Export tabulky'; -$strViewDumpDB = 'Export databáze'; $strViewDumpDatabases = 'Export databází'; +$strViewDumpDB = 'Export databáze'; +$strViewDump = 'Export tabulky'; -$strWebServerUploadDirectory = 'soubor z adresáře pro upload'; $strWebServerUploadDirectoryError = 'Adresář určený pro upload souborů nemohl být otevřen'; +$strWebServerUploadDirectory = 'soubor z adresáře pro upload'; $strWelcome = 'Vítejte v %s'; $strWestEuropean = 'Západní Evropa'; $strWildcard = 'maska'; diff --git a/lang/czech-windows-1250.inc.php b/lang/czech-windows-1250.inc.php index 00713cb20..dc35d76f8 100644 --- a/lang/czech-windows-1250.inc.php +++ b/lang/czech-windows-1250.inc.php @@ -23,17 +23,18 @@ $datefmt = '%a %d. %b %Y, %H:%M'; $timespanfmt = '%s dn, %s hodin, %s minut a %s sekund'; -$strAPrimaryKey = 'V tabulce %s byl vytvoen primrn kl'; $strAbortedClients = 'Peruen'; $strAbsolutePathToDocSqlDir = 'docSQL adres'; -$strAccessDenied = 'Pstup odepen'; $strAccessDeniedExplanation = 'phpMyAdmin se pokusil pipojit k MySQL serveru, a ten odmtl pipojen. Zkontrolujte jmno serveru, uivatelsk jmno a heslo v souboru config.inc.php a ujistte se, e jsou toton s tmi, kter mte od administrtora MySQL serveru.'; +$strAccessDenied = 'Pstup odepen'; $strAction = 'Akce'; $strAddAutoIncrement = 'Pidat hodnotu AUTO_INCREMENT'; $strAddConstraints = 'Pidat integritn omezen'; $strAddDeleteColumn = 'Pidat nebo odebrat sloupec'; $strAddDeleteRow = 'Pidat nebo odebrat dek'; $strAddDropDatabase = 'Pidat DROP DATABASE'; +$strAddedColumnComment = 'Pidn koment ke sloupci'; +$strAddedColumnRelation = 'Pidna relace pro sloupec'; $strAddFields = 'Pidat %s poloek'; $strAddHeaderComment = 'Pidat vlastn koment do hlaviky (\\n oddluje dky)'; $strAddIfNotExists = 'Pidat IF NOT EXISTS'; @@ -43,25 +44,24 @@ $strAddPrivilegesOnDb = 'P $strAddPrivilegesOnTbl = 'Pidat oprvnn pro tabulku'; $strAddSearchConditions = 'Pidat vyhledvac parametry (st dotazu po pkazu "WHERE"):'; $strAddToIndex = 'Pidat %s sloupc do indexu'; -$strAddUser = 'Pidat novho uivatele'; $strAddUserMessage = 'Uivatel byl pidn.'; -$strAddedColumnComment = 'Pidn koment ke sloupci'; -$strAddedColumnRelation = 'Pidna relace pro sloupec'; +$strAddUser = 'Pidat novho uivatele'; $strAdministration = 'Sprva'; $strAffectedRows = 'Ovlivnn dky:'; -$strAfter = 'Po %s'; $strAfterInsertBack = 'Nvrat na pedchoz strnku'; $strAfterInsertNewInsert = 'Vloit dal dek'; $strAfterInsertSame = 'Nvrat na tuto strnku'; -$strAll = 'Vechno'; +$strAfter = 'Po %s'; $strAllTableSameWidth = 'Pout pro vechny tabulky stejnou ku'; +$strAll = 'Vechno'; $strAlterOrderBy = 'Zmnit poad tabulky podle'; -$strAnIndex = 'K tabulce %s byl pidn index'; $strAnalyzeTable = 'Analyzovat tabulku'; $strAnd = 'a'; -$strAny = 'Jakkoliv'; +$strAnIndex = 'K tabulce %s byl pidn index'; $strAnyHost = 'Jakkoliv pota'; +$strAny = 'Jakkoliv'; $strAnyUser = 'Jakkoliv uivatel'; +$strAPrimaryKey = 'V tabulce %s byl vytvoen primrn kl'; $strArabic = 'Arabtina'; $strArmenian = 'Armntina'; $strAscending = 'Vzestupn'; @@ -75,15 +75,15 @@ $strBack = 'Zp $strBaltic = 'Baltick'; $strBeginCut = 'ZATEK VPISU'; $strBeginRaw = 'ZATEK VPISU'; +$strBinary = ' Binrn '; +$strBinaryDoNotEdit = ' Binrn - neupravujte '; +$strBinaryLog = 'Binrn log'; $strBinLogEventType = 'Typ udlosti'; $strBinLogInfo = 'Informace'; $strBinLogName = 'Jmno logu'; $strBinLogOriginalPosition = 'Pvodn pozice'; $strBinLogPosition = 'Pozice'; $strBinLogServerId = 'ID serveru'; -$strBinary = ' Binrn '; -$strBinaryDoNotEdit = ' Binrn - neupravujte '; -$strBinaryLog = 'Binrn log'; $strBookmarkAllUsers = 'Umonit vem uivatelm pouvat tuto poloku'; $strBookmarkDeleted = 'Poloka byla smazna z oblbench.'; $strBookmarkLabel = 'Nzev'; @@ -91,13 +91,12 @@ $strBookmarkOptions = 'Nastaven $strBookmarkQuery = 'Oblben SQL dotaz'; $strBookmarkThis = 'Pidat tento SQL dotaz do oblbench'; $strBookmarkView = 'Jen zobrazit'; -$strBrowse = 'Projt'; $strBrowseForeignValues = 'Projt hodnoty cizch kl'; +$strBrowse = 'Projt'; $strBulgarian = 'Bulhartina'; $strBzError = 'phpMyAdminovi se nepodailo zkomprimovat vpis, protoe rozen pro kompresi bz2 je v tto verzi PHP chybn. Doporuujeme tuto kompresi vypnout (nastavit $cfg[\'BZipDump\'] v nastavench phpMyAdmina na FALSE). Pokud chcete pouvat kompresi bz2, mli byste nainstalovat novj verzi PHP. Vce informac o tomto problmu je u popisu chyby %s.'; $strBzip = '"zabzipovno"'; -$strCSVOptions = 'Nastaven CSV exportu'; $strCalendar = 'Kalend'; $strCannotLogin = 'Nepodailo se pihlen k MySQL serveru'; $strCantLoad = 'nelze nahrt rozen %s,
zkontrolujte prosm nastaven PHP'; @@ -109,23 +108,23 @@ $strCarriage = 'N $strCaseInsensitive = 'nerozliovat velk a mal psmena'; $strCaseSensitive = 'rozliovat velk a mal psmena'; $strCentralEuropean = 'Stedn Evropa'; -$strChange = 'Zmnit'; -$strChangeCopyMode = 'Vytvoit novho uivatele se stejnmi oprvnnmi a ...'; $strChangeCopyModeCopy = '... zachovat pvodnho uivatele.'; $strChangeCopyModeDeleteAndReload = ' ... smazat uivatele a pot znovu nast oprvnn.'; $strChangeCopyModeJustDelete = ' ... smazat pvodnho uivatele ze vech tabulek.'; $strChangeCopyModeRevoke = ' ... odebrat vechna oprvnn pvodnmu uivateli a pot ho smazat.'; +$strChangeCopyMode = 'Vytvoit novho uivatele se stejnmi oprvnnmi a ...'; $strChangeCopyUser = 'Zmnit informace o uivateli / Koprovat uivatele'; $strChangeDisplay = 'Zvolte kter sloupce zobrazit'; $strChangePassword = 'Zmnit heslo'; -$strCharset = 'Znakov sada'; +$strChange = 'Zmnit'; $strCharsetOfFile = 'Znakov sada souboru:'; -$strCharsets = 'Znakov sady'; $strCharsetsAndCollations = 'Znakov sady a porovnvn'; +$strCharsets = 'Znakov sady'; +$strCharset = 'Znakov sada'; $strCheckAll = 'Zakrtnout ve'; $strCheckOverhead = 'Zakrtnout neoptimln'; -$strCheckPrivs = 'Zkontrolovat oprvnn'; $strCheckPrivsLong = 'Zkontrolovat oprvnn pro databzi "%s".'; +$strCheckPrivs = 'Zkontrolovat oprvnn'; $strCheckTable = 'Zkontrolovat tabulku'; $strChoosePage = 'Zvolte strnku, kterou chcete zmnit'; $strColComFeat = 'Zobrazuji komente sloupc'; @@ -133,8 +132,8 @@ $strCollation = 'Porovn $strColumnNames = 'Nzvy sloupc'; $strColumnPrivileges = 'Oprvnn pro jednotliv sloupce'; $strCommand = 'Pkaz'; -$strComments = 'Komente'; $strCommentsForTable = 'KOMENTE PRO TABULKU'; +$strComments = 'Komente'; $strCompleteInserts = 'pln inserty'; $strCompression = 'Komprese'; $strConfigFileError = 'phpMyAdmin nemohl nast konfiguran soubor!
Tato chyba me nastat pokud v nm PHP najde chybu nebo neme tento soubor najt.
Po kliknut na nsledujc odkaz se PHP pokus pmo interpretovat tento soubor a zobraz informace o chyb, ke kter dolo. Pak opravte tuto chybu (nejastji se jedn o chybjc stednk).
Pokud zskte przdnou strnku, vechno je v podku.'; @@ -149,36 +148,22 @@ $strCopyTable = 'Kop $strCopyTableOK = 'Tabulka %s byla zkoprovna do %s.'; $strCopyTableSameNames = 'Nelze koprovat tabulku na sebe samu!'; $strCouldNotKill = 'phpMyAdminovi se nepodailo ukonit vlkno %s. Pravdpodobn jeho bh ji skonil.'; -$strCreate = 'Vytvoit'; -$strCreateIndex = 'Vytvoit index na %s sloupcch'; $strCreateIndexTopic = 'Vytvoit nov index'; +$strCreateIndex = 'Vytvoit index na %s sloupcch'; $strCreateNewDatabase = 'Vytvoit novou databzi'; $strCreateNewTable = 'Vytvoit novou tabulku v databzi %s'; $strCreatePage = 'Vytvoit novou strnku'; $strCreatePdfFeat = 'Vytven PDF'; +$strCreate = 'Vytvoit'; $strCreationDates = 'Datum vytvoen, posledn zmny a kontroly'; $strCriteria = 'Podmnka'; $strCroatian = 'Chorvattina'; +$strCSVOptions = 'Nastaven CSV exportu'; $strCyrillic = 'Cyrilika'; $strCzech = 'etina'; $strCzechSlovak = 'etina/Sloventina'; -$strDBComment = 'Koment k databzi: '; -$strDBCopy = 'Zkoprovat databzi na'; -$strDBGContext = 'Kontext'; -$strDBGContextID = 'Kontext ID'; -$strDBGHits = 'Zsah'; -$strDBGLine = 'dka'; -$strDBGMaxTimeMs = 'Min. as, ms'; -$strDBGMinTimeMs = 'Max. as, ms'; -$strDBGModule = 'Modul'; -$strDBGTimePerHitMs = 'as/Zsah, ms'; -$strDBGTotalTimeMs = 'Celkov as, ms'; -$strDBRename = 'Pejmenovat databzi na'; $strDanish = 'Dntina'; -$strData = 'Data'; -$strDataDict = 'Datov slovnk'; -$strDataOnly = ' Jen data'; $strDatabase = 'Databze'; $strDatabaseEmpty = 'Jmno databze je przdn!'; $strDatabaseExportOptions = 'Nastaven exportu databz'; @@ -186,53 +171,68 @@ $strDatabaseHasBeenDropped = 'Datab $strDatabaseNoTable = 'Tato databze neobsahuje dn tabulky!'; $strDatabases = 'Databze'; $strDatabasesDropped = '%s databze byla spn zruena.'; -$strDatabasesStats = 'Statistiky databz'; $strDatabasesStatsDisable = 'Skrt podrobnosti'; $strDatabasesStatsEnable = 'Zobrazit podrobnosti'; $strDatabasesStatsHeavyTraffic = 'Poznmka: Zobrazen podrobnost o databzch me zpsobit znan zven provozu mezi webserverem a MySQL serverem.'; +$strDatabasesStats = 'Statistiky databz'; +$strData = 'Data'; +$strDataDict = 'Datov slovnk'; +$strDataOnly = ' Jen data'; +$strDBComment = 'Koment k databzi: '; +$strDBCopy = 'Zkoprovat databzi na'; +$strDBGContextID = 'Kontext ID'; +$strDBGContext = 'Kontext'; +$strDBGHits = 'Zsah'; +$strDBGLine = 'dka'; +$strDBGMaxTimeMs = 'Min. as, ms'; +$strDBGMinTimeMs = 'Max. as, ms'; +$strDBGModule = 'Modul'; +$strDBGTimePerHitMs = 'as/Zsah, ms'; +$strDBGTotalTimeMs = 'Celkov as, ms'; $strDbPrivileges = 'Oprvnn pro jednotliv databze'; +$strDBRename = 'Pejmenovat databzi na'; $strDbSpecific = 'zvisl na databzi'; -$strDefault = 'Vchoz'; $strDefaultValueHelp = 'Vchoz hodnotu zadejte jen jednu hodnotu bez uvozovek a escapovn znak, napklad: a'; +$strDefault = 'Vchoz'; $strDefragment = 'Defragmentovat tabulku'; -$strDelOld = 'Aktuln strnka se odkazuje na tabulky, kter ji neexistuj. Chcete odstranit tyto odkazy?'; $strDelayedInserts = 'Pouvat zpodn inserty'; -$strDelete = 'Smazat'; -$strDeleteAndFlush = 'Odstranit uivatele a znovunast oprvnn.'; $strDeleteAndFlushDescr = 'Toto je nejist een, ale natn oprvnn me trvat dlouho.'; +$strDeleteAndFlush = 'Odstranit uivatele a znovunast oprvnn.'; $strDeleted = 'dek byl smazn'; $strDeletedRows = 'Smazan dky:'; +$strDelete = 'Smazat'; $strDeleting = 'Odstrauji %s'; +$strDelOld = 'Aktuln strnka se odkazuje na tabulky, kter ji neexistuj. Chcete odstranit tyto odkazy?'; $strDescending = 'Sestupn'; $strDescription = 'Popis'; $strDictionary = 'slovnk'; -$strDisableForeignChecks = 'Vypnout kontrolu cizch kl'; $strDisabled = 'Vypnuto'; +$strDisableForeignChecks = 'Vypnout kontrolu cizch kl'; $strDisplayFeat = 'Zobrazen funkc'; $strDisplayOrder = 'Seadit podle:'; $strDisplayPDF = 'Zobrazit jako schma v PDF'; $strDoAQuery = 'Provst "dotaz podle pkladu" (zstupn znak: "%")'; -$strDoYouReally = 'Opravdu si pejete vykonat pkaz'; $strDocu = 'Dokumentace'; -$strDrop = 'Odstranit'; +$strDoYouReally = 'Opravdu si pejete vykonat pkaz'; $strDropDatabaseStrongWarning = 'Chystte se ZRUIT celou databzi!'; +$strDrop = 'Odstranit'; $strDropSelectedDatabases = 'Zruit vybranou databzi'; $strDropUsersDb = 'Odstranit databze se stejnmi jmny jako uivatel.'; +$strDumpingData = 'Vypisuji data pro tabulku'; $strDumpSaved = 'Vpis byl uloen do souboru %s.'; $strDumpXRows = 'Vypsat %s dk od %s.'; -$strDumpingData = 'Vypisuji data pro tabulku'; $strDynamic = 'dynamick'; -$strEdit = 'Upravit'; $strEditPDFPages = 'Upravit PDF strnky'; $strEditPrivileges = 'Upravit oprvnn'; +$strEdit = 'Upravit'; $strEffective = 'Efektivn'; -$strEmpty = 'Vyprzdnit'; $strEmptyResultSet = 'MySQL vrtil przdn vsledek (tj. nulov poet dk).'; +$strEmpty = 'Vyprzdnit'; $strEnabled = 'Zapnuto'; $strEncloseInTransaction = 'Uzavt pkazy v transakci'; -$strEnd = 'Konec'; $strEndCut = 'KONEC VPISU'; +$strEnd = 'Konec'; $strEndRaw = 'KONEC VPISU'; $strEnglish = 'Anglicky'; $strEnglishPrivileges = 'Poznmka: nzvy oprvnn v MySQL jsou uvdny anglicky'; @@ -248,29 +248,29 @@ $strExtendedInserts = 'Roz $strExtra = 'Extra'; $strFailedAttempts = 'Nepovedench pokus'; -$strField = 'Sloupec'; $strFieldHasBeenDropped = 'Sloupec %s byl odstrann'; -$strFields = 'Sloupce'; $strFieldsEmpty = ' Nebyl zadn poet sloupc! '; $strFieldsEnclosedBy = 'Nzvy sloupc uzaven do'; $strFieldsEscapedBy = 'Nzvy sloupc escapovny'; +$strField = 'Sloupec'; +$strFields = 'Sloupce'; $strFieldsTerminatedBy = 'Sloupce oddlen'; $strFileAlreadyExists = 'Soubor %s ji na serveru existuje, zmte jmno souboru, nebo zvolte pepsn souboru.'; $strFileCouldNotBeRead = 'Soubor nelze pest'; -$strFileNameTemplate = 'Vzor pro jmno souboru'; $strFileNameTemplateHelp = 'Pouijte __DB__ pro jmno databze, __TABLE__ pro jmno tabulky a jakkoliv parametry pro %sfunkci strftime%s pro vloen data. Ppona souboru bude automaticky pidna podle typu. Jakkoliv jin text bude zachovn.'; $strFileNameTemplateRemember = 'zapamatovat si hodnotu'; +$strFileNameTemplate = 'Vzor pro jmno souboru'; $strFixed = 'pevn'; $strFlushPrivilegesNote = 'Poznmka: phpMyAdmin zskv oprvnn pmo z tabulek MySQL. Obsah tchto tabulek se me liit od oprvnn, kter server prv pouv, pokud byly tyto tabulky upravovny. V tomto ppad je vhodn provst %sznovunaten oprvnn%s ped pokraovnm.'; $strFlushTable = 'Vyprzdnit vyrovnvac pam pro tabulku ("FLUSH")'; -$strFormEmpty = 'Chybjc hodnota ve formuli!'; $strFormat = 'Formt'; +$strFormEmpty = 'Chybjc hodnota ve formuli!'; $strFullText = 'Cel texty'; $strFunction = 'Funkce'; $strGenBy = 'Vygeneroval'; -$strGenTime = 'Vygenerovno'; $strGeneralRelationFeat = 'Obecn funkce relac'; +$strGenTime = 'Vygenerovno'; $strGeorgian = 'Gruzntina'; $strGerman = 'Nmecky'; $strGlobal = 'globln'; @@ -288,8 +288,8 @@ $strHebrew = 'Hebrej $strHexForBinary = 'Binarn pole vypisovat estnctkov'; $strHome = 'Hlavn strana'; $strHomepageOfficial = 'Oficiln strnka phpMyAdmina'; -$strHost = 'Pota'; $strHostEmpty = 'Jmno potae je przdn!'; +$strHost = 'Pota'; $strHungarian = 'Maartina'; $strIcelandic = 'Islandtina'; @@ -302,44 +302,44 @@ $strIgnoringFile = 'Ignoruji soubor %s'; $strImportDocSQL = 'Importovat soubory docSQL'; $strImportFiles = 'Importovat soubory'; $strImportFinished = 'Import ukonen'; -$strInUse = 'prv se pouv'; -$strIndex = 'Index'; +$strIndexes = 'Indexy'; $strIndexHasBeenDropped = 'Index %s byl odstrann'; +$strIndex = 'Index'; $strIndexName = 'Jmno indexu :'; $strIndexType = 'Typ indexu :'; -$strIndexes = 'Indexy'; $strInnodbStat = 'Stav InnoDB'; $strInsecureMySQL = 'Mte standardn nastaven hesla uivatele root v MySQL. Doporuujeme zmnit toto nastaven a tm podstatn zvit bezpenost Vaeho serveru.'; -$strInsert = 'Vloit'; $strInsertAsNewRow = 'Vloit jako nov dek'; $strInsertBookmarkTitle = 'Prosm zadejte nzev oblben poloky'; -$strInsertNewRow = 'Vloit nov dek'; -$strInsertTextfiles = 'Vloit textov soubory do tabulky'; $strInsertedRowId = 'Id vloenho dku:'; $strInsertedRows = 'Vloeno dk:'; +$strInsertNewRow = 'Vloit nov dek'; +$strInsertTextfiles = 'Vloit textov soubory do tabulky'; +$strInsert = 'Vloit'; $strInstructions = 'Instrukce'; $strInternalNotNecessary = '* Intern relace nen potebn, pokud ji relace existuje v InnoDB.'; $strInternalRelations = 'Intern relace'; +$strInUse = 'prv se pouv'; $strJapanese = 'Japontina'; $strJumpToDB = 'Na databzi "%s".'; -$strJustDelete = 'Jen odstranit uivatele z tabulek s oprvnnmi.'; $strJustDeleteDescr = 'Odstrann uivatel stle budou mt pistup na server dokud nebudou znovunatena oprvnn.'; +$strJustDelete = 'Jen odstranit uivatele z tabulek s oprvnnmi.'; $strKeepPass = 'Nemnit heslo'; $strKeyname = 'Klov nzev'; $strKill = 'Ukonit'; $strKorean = 'Korejtina'; -$strLaTeX = 'LaTeX'; -$strLaTeXOptions = 'Nastaven exportu do LaTeXu'; $strLandscape = 'Na ku'; $strLatexCaption = 'Titulek tabulky'; $strLatexContent = 'Obsah tabulky __TABLE__'; -$strLatexContinued = '(pokraovn)'; $strLatexContinuedCaption = 'Titulek pokraovn tabulky'; +$strLatexContinued = '(pokraovn)'; $strLatexIncludeCaption = 'Pout titulek tabulky'; $strLatexLabel = 'Nvst'; +$strLaTeX = 'LaTeX'; +$strLaTeXOptions = 'Nastaven exportu do LaTeXu'; $strLatexStructure = 'Struktura tabulky __TABLE__'; $strLatvian = 'Lotytina'; $strLengthSet = 'Dlka/Mnoina*'; @@ -353,31 +353,31 @@ $strLoadExplanation = 'Automaticky jsou zvoleny nejvhodn $strLoadMethod = 'Parametry pro pkaz LOAD'; $strLocalhost = 'Lokln'; $strLocationTextfile = 'textov soubor'; +$strLoginInformation = 'Pihlaovn'; +$strLogin = 'Pihlen'; +$strLogout = 'Odhlsit se'; $strLogPassword = 'Heslo:'; $strLogServer = 'Server'; $strLogUsername = 'Jmno:'; -$strLogin = 'Pihlen'; -$strLoginInformation = 'Pihlaovn'; -$strLogout = 'Odhlsit se'; -$strMIMETypesForTable = 'MIME TYPY PRO TABULKU'; -$strMIME_MIMEtype = 'MIME typ'; +$strMaximumSize = 'Maximln velikost: %s%s'; $strMIME_available_mime = 'Dostupn MIME typy'; $strMIME_available_transform = 'Dostupn transformace'; $strMIME_description = 'Popis'; +$strMIME_MIMEtype = 'MIME typ'; $strMIME_nodescription = 'Pro tuto transformaci nen dostupn dn popis.
Zeptejte se autora co %s dl.'; -$strMIME_transformation = 'Transformace pi prohlen'; $strMIME_transformation_note = 'Pro seznam dostupnch parametr transformac a jejich MIME typ kliknte na %spopisy transformac%s'; -$strMIME_transformation_options = 'Parametry transformace'; $strMIME_transformation_options_note = 'Zadejte parametry transformac v nsledujcm tvaru: \'a\',\'b\',\'c\'...
Pokud potebujete pout zptn lomtko ("\") nebo jednoduch uvozovky ("\'") mezi tmito hodnotami, vlote ped n zptn lomtko (napklad \'\\\\xyz\' nebo \'a\\\'b\').'; +$strMIME_transformation_options = 'Parametry transformace'; +$strMIME_transformation = 'Transformace pi prohlen'; +$strMIMETypesForTable = 'MIME TYPY PRO TABULKU'; $strMIME_without = 'MIME typy zobrazen kurzvou nemaj vlastn transforman funkci'; -$strMaximumSize = 'Maximln velikost: %s%s'; $strModifications = 'Zmny byly uloeny'; -$strModify = 'pravy'; $strModifyIndexTopic = 'Upravit index'; +$strModify = 'pravy'; $strMoreStatusVars = 'Dal informace o stavu'; -$strMoveTable = 'Pesunout tabulku do (databze.tabulka):'; $strMoveTableOK = 'Tabulka %s byla pesunuta do %s.'; +$strMoveTable = 'Pesunout tabulku do (databze.tabulka):'; $strMoveTableSameNames = 'Nelze pesunout tabulku na sebe samu!'; $strMultilingual = 'mnohojazyn'; $strMustSelectFile = 'Zvolte soubor, kter chcete vloit.'; @@ -393,16 +393,17 @@ $strMySQLShowVars = 'Uk $strName = 'Nzev'; $strNeedPrimaryKey = 'Pro tuto tabulku byste mli definovat primrn kl.'; $strNext = 'Dal'; -$strNo = 'Ne'; -$strNoDatabases = 'dn databze'; $strNoDatabasesSelected = 'Nebyla vybrna dn databze.'; +$strNoDatabases = 'dn databze'; $strNoDescription = 'dn popisek'; $strNoDropDatabases = 'Pkaz "DROP DATABASE" je vypnut.'; $strNoExplain = 'Bez vysvtlen (EXPLAIN) SQL'; $strNoFrames = 'phpMyAdmin se lpe pouv v prohlei podporujcm rmy ("FRAME").'; -$strNoIndex = 'dn index nebyl definovn!'; $strNoIndexPartsDefined = 'dn st indexu nebyla definovna!'; +$strNoIndex = 'dn index nebyl definovn!'; $strNoModification = 'dn zmna'; +$strNo = 'Ne'; +$strNone = 'dn'; $strNoOptions = 'Tento formt nem dn nastaven'; $strNoPassword = 'dn heslo'; $strNoPermission = 'Web server nem oprvnn uloit vpis do souboru %s.'; @@ -414,20 +415,19 @@ $strNoRowsSelected = 'Nebyla vybr $strNoSpace = 'Nedostatek msta pro uloen souboru %s.'; $strNoTablesFound = 'V databzi nebyla nalezena dn tabulka.'; $strNoThemeSupport = 'Nen podporovna zmna tmatu, zkontrolujte nastaven a tmata v adresi %s.'; -$strNoUsersFound = 'dn uivatel nenalezen.'; -$strNoValidateSQL = 'Bez kontroly SQL'; -$strNone = 'dn'; $strNotNumber = 'Nebylo zadno slo!'; $strNotOK = 'nen v podku'; $strNotSet = '%s tabulka nenalezena nebo nen nastavena v %s'; $strNotValidNumber = ' nen platn slo dku!'; +$strNoUsersFound = 'dn uivatel nenalezen.'; +$strNoValidateSQL = 'Bez kontroly SQL'; $strNull = 'Nulov'; $strNumSearchResultsInTable = '%s odpovdajc(ch) zznam() v tabulce %s'; $strNumSearchResultsTotal = 'Celkem: %s odpovdajc(ch) zznam()'; $strNumTables = 'Tabulek'; -$strOK = 'OK'; $strOftenQuotation = 'asto uvozujc znaky. Voliteln znamen, e pouze poloky u kterch je to nutn (obvykle typu CHAR a VARCHAR) jsou uzaveny do uzavracch znak.'; +$strOK = 'OK'; $strOperations = 'pravy'; $strOperator = 'Opertor'; $strOptimizeTable = 'Optimalizovat tabulku'; @@ -437,14 +437,12 @@ $strOr = 'nebo'; $strOverhead = 'Navc'; $strOverwriteExisting = 'Pepsat existujc soubor(y)'; -$strPHP40203 = 'Pouvte PHP 4.2.3, kter m zvanou chybu pi prci s vcebajtovmi znaky (mbstring), jedn se o chybu PHP slo 19404. Nedoporuujeme pouvat tuto verzi PHP s phpMyAdminem.'; -$strPHPVersion = 'Verze PHP'; $strPageNumber = 'Strana slo:'; $strPaperSize = 'Velikost strnky'; $strPartialText = 'Zkrcen texty'; -$strPassword = 'Heslo'; $strPasswordChanged = 'Heslo pro %s bylo spn zmnno.'; $strPasswordEmpty = 'Heslo je przdn!'; +$strPassword = 'Heslo'; $strPasswordNotSame = 'Hesla nejsou stejn!'; $strPdfDbSchema = 'Schma databze "%s" - Strana %s'; $strPdfInvalidTblName = 'Tabulka "%s" neexistuje!'; @@ -454,6 +452,8 @@ $strPerMinute = 'za minutu'; $strPerSecond = 'za sekundu'; $strPersian = 'Pertina'; $strPhoneBook = 'adres'; +$strPHP40203 = 'Pouvte PHP 4.2.3, kter m zvanou chybu pi prci s vcebajtovmi znaky (mbstring), jedn se o chybu PHP slo 19404. Nedoporuujeme pouvat tuto verzi PHP s phpMyAdminem.'; +$strPHPVersion = 'Verze PHP'; $strPhp = 'Zobrazit PHP kd'; $strPmaDocumentation = 'Dokumentace phpMyAdmina'; $strPmaUriError = 'Parametr $cfg[\'PmaAbsoluteUri\'] MUS bt nastaven v konfiguranm souboru!'; @@ -461,13 +461,13 @@ $strPolish = 'Pol $strPortrait = 'Na vku'; $strPos1 = 'Zatek'; $strPrevious = 'Pedchoz'; -$strPrimary = 'Primrn'; $strPrimaryKeyHasBeenDropped = 'Primrn kl byl odstrann'; $strPrimaryKeyName = 'Jmno primrnho kle mus bt "PRIMARY"!'; $strPrimaryKeyWarning = '("PRIMARY" mus bt jmno pouze primrnho kle!)'; -$strPrint = 'Vytisknout'; -$strPrintView = 'Nhled k vytitn'; +$strPrimary = 'Primrn'; $strPrintViewFull = 'Nhled k vytitn (s kompletnmi texty)'; +$strPrintView = 'Nhled k vytitn'; +$strPrint = 'Vytisknout'; $strPrivDescAllPrivileges = 'Vechna oprvnn krom GRANT.'; $strPrivDescAlter = 'Umouje mnit strukturu existujcch tabulek.'; $strPrivDescCreateDb = 'Umouje vytvet nov databze a tabulky.'; @@ -503,8 +503,8 @@ $strProcesslist = 'Seznam proces $strProperties = 'Vlastnosti'; $strPutColNames = 'Pidat jmna sloupc na prvn dek'; -$strQBE = 'Dotaz'; $strQBEDel = 'smazat'; +$strQBE = 'Dotaz'; $strQBEIns = 'pidat'; $strQueryFrame = 'SQL okno'; $strQueryOnDb = 'SQL dotaz na databzi %s:'; @@ -514,62 +514,51 @@ $strQueryTime = 'Dotaz zabral %01.4f sekund'; $strQueryType = 'Typ dotazu'; $strQueryWindowLock = 'Nepepisovat tento dotaz z hlavnho okna'; -$strReType = 'Heslo znovu'; $strReceived = 'Pijato'; $strRecords = 'Zznam'; $strReferentialIntegrity = 'Zkontrolovat integritu odkaz:'; $strRefresh = 'Obnovit'; -$strRelationNotWorking = 'Nkter z rozench funkc phpMyAdmina nelze pouvat. %sZde%s zjistte pro.'; -$strRelationView = 'Zobrazit relace'; $strRelationalSchema = 'Relan schma'; -$strRelations = 'Relace'; +$strRelationNotWorking = 'Nkter z rozench funkc phpMyAdmina nelze pouvat. %sZde%s zjistte pro.'; $strRelationsForTable = 'RELACE PRO TABULKU'; +$strRelations = 'Relace'; +$strRelationView = 'Zobrazit relace'; $strReloadFailed = 'Znovunaten MySQL selhalo.'; -$strReloadMySQL = 'Znovunaten MySQL'; $strReloadingThePrivileges = 'Znovunatm oprvnn'; +$strReloadMySQL = 'Znovunaten MySQL'; $strRemoveSelectedUsers = 'Odstranit vybran uivatele'; $strRenameDatabaseOK = 'Databze %s byla pejmenovna na %s'; -$strRenameTable = 'Pejmenovat tabulku na'; $strRenameTableOK = 'Tabulka %s byla pejmenovna na %s'; +$strRenameTable = 'Pejmenovat tabulku na'; $strRepairTable = 'Opravit tabulku'; -$strReplace = 'Pepsat'; $strReplaceNULLBy = 'Nahradit NULL hodnoty'; +$strReplace = 'Pepsat'; $strReplaceTable = 'Pepsat data tabulky souborem'; $strReset = 'Pvodn'; $strResourceLimits = 'Omezen zdroj'; -$strRevoke = 'Zruit'; -$strRevokeAndDelete = 'Odebrat uivatelm veker oprvnn a pot je odstranit z tabulek.'; +$strReType = 'Heslo znovu'; $strRevokeAndDeleteDescr = 'Uivatel budou mt oprvnn "USAGE" (pouvn) dokud nebudou znovunatena oprvnn.'; +$strRevokeAndDelete = 'Odebrat uivatelm veker oprvnn a pot je odstranit z tabulek.'; $strRevokeMessage = 'Byla zruena prva pro %s'; +$strRevoke = 'Zruit'; $strRomanian = 'Rumuntina'; $strRowLength = 'Dlka dku'; -$strRowSize = ' Velikost dku '; -$strRows = 'dk'; $strRowsFrom = 'dk zanajc od'; +$strRowSize = ' Velikost dku '; $strRowsModeFlippedHorizontal = 'vodorovnm (otoen hlaviky)'; $strRowsModeHorizontal = 'vodorovnm'; $strRowsModeOptions = 've %s reimu a opakovat hlaviky po %s dcch.'; $strRowsModeVertical = 'svislm'; +$strRows = 'dk'; $strRowsStatistic = 'Statistika dk'; +$strRunning = 'na %s'; $strRunQuery = 'Provst dotaz'; $strRunSQLQuery = 'Spustit SQL dotaz(y) na databzi %s'; -$strRunning = 'na %s'; $strRussian = 'Rutina'; -$strSQL = 'SQL'; -$strSQLExportType = 'Typ vytvoench dotaz'; -$strSQLOptions = 'Nastaven SQL exportu'; -$strSQLParserBugMessage = 'Je mon, e jste nali chybu v SQL parseru. Prosm prozkoumejte podrobn SQL dotaz, pedevm jestli jsou sprvn uvozovky a jestli nejsou prohzen. Dal monost selhn je pokud nahrvte soubor s binrnmi daty nezapsanmi v uvozovkch. Mete tak vyzkouet pkazovou dku MySQL. Ne uveden vstup z MySQL serveru (pokud je njak) Vm tak me pomoci pi zkoumn problmu. Pokud stle mte problmy nebo pokud SQL parser ohls chybu u dotazu, kter na pkazov dce funguje, prosm pokuste se zredukovat dotaz na co nejmen, ve kterm se problm jet vyskytne, a ohlaste chybu na strnkch phpMyAdmina spolu se sekc VPIS uvedenou ne:'; -$strSQLParserUserError = 'Pravdpodobn mte v SQL dotazu chybu. Ne uveden vstup MySQL serveru (pokud je njak) Vm tak me pomoci pi zkoumn problmu'; -$strSQLQuery = 'SQL-dotaz'; -$strSQLResult = 'Vsledek SQL dotazu'; -$strSQPBugInvalidIdentifer = 'Chybn identifiktor'; -$strSQPBugUnclosedQuote = 'Neuzaven uvozovky'; -$strSQPBugUnknownPunctuation = 'Neznm interpunkn znamnko'; -$strSave = 'Ulo'; $strSaveOnServer = 'Uloit na serveru v adresi %s'; +$strSave = 'Ulo'; $strScaleFactorSmall = 'Mtko je pli mal, aby se schma velo na jednu strnku'; -$strSearch = 'Vyhledvn'; $strSearchFormTitle = 'Vyhledvn v databzi'; $strSearchInTables = 'V tabulkch:'; $strSearchNeedle = 'Slova nebo hodnoty, kter chcete vyhledat (zstupn znak: "%"):'; @@ -579,6 +568,7 @@ $strSearchOption3 = 'p $strSearchOption4 = 'jako regulrn vraz'; $strSearchResultsFor = 'Vsledky vyhledvn pro "%s" %s:'; $strSearchType = 'Najt:'; +$strSearch = 'Vyhledvn'; $strSecretRequired = 'Nastavte kl pro ifrovn cookies (blowfish_secret) v konfiguranm souboru (config.inc.php).'; $strSelectADb = 'Prosm vyberte databzi'; $strSelectAll = 'Vybrat ve'; @@ -588,9 +578,9 @@ $strSelectNumRows = 'v dotazu'; $strSelectTables = 'Vybrat tabulky'; $strSend = 'Do souboru'; $strSent = 'Odeslno'; -$strServer = 'Server'; $strServerChoice = 'Vbr serveru'; $strServerNotResponding = 'Server neodpovd'; +$strServer = 'Server'; $strServerStatus = 'Stav serveru'; $strServerStatusUptime = 'Tento MySQL server b %s. as sputn: %s.'; $strServerTabProcesslist = 'Procesy'; @@ -600,31 +590,41 @@ $strServerVars = 'Prom $strServerVersion = 'Verze MySQL'; $strSessionValue = 'Hodnota sezen'; $strSetEnumVal = 'Pokud je sloupec typu "enum" nebo "set", zadvejte hodnoty v nsledujcm formtu: \'a\',\'b\',\'c\'...
Pokud potebujete zadat zptn lomtko ("\") nebo jednoduch uvozovky ("\'") mezi tmito hodnotami, napite ped n zptn lomtko (pklad: \'\\\\xyz\' nebo \'a\\\'b\').'; -$strShow = 'Zobrazit'; $strShowAll = 'Zobrazit ve'; $strShowColor = 'Barevn ipky'; $strShowDatadictAs = 'Formt datovho slovnku'; $strShowFullQueries = 'Zobrazit cel dotazy'; $strShowGrid = 'Zobrazit mku'; +$strShowingRecords = 'Zobrazeny zznamy'; $strShowPHPInfo = 'Zobrazit informace o PHP'; $strShowTableDimension = 'Rozmry tabulek'; $strShowTables = 'Zobrazit tabulky'; $strShowThisQuery = 'Zobrazit zde tento dotaz znovu'; -$strShowingRecords = 'Zobrazeny zznamy'; +$strShow = 'Zobrazit'; $strSimplifiedChinese = 'Zjednoduen ntina'; $strSingly = '(po jednom)'; $strSize = 'Velikost'; $strSlovak = 'Sloventina'; $strSlovenian = 'Slovintina'; -$strSort = 'adit'; $strSortByKey = 'Setdit podle kle'; +$strSort = 'adit'; $strSpaceUsage = 'Vyuit msta'; $strSpanish = 'panltina'; $strSplitWordsWithSpace = 'Slova jsou oddlena mezerou (" ").'; +$strSQLExportType = 'Typ vytvoench dotaz'; +$strSQLOptions = 'Nastaven SQL exportu'; +$strSQLParserBugMessage = 'Je mon, e jste nali chybu v SQL parseru. Prosm prozkoumejte podrobn SQL dotaz, pedevm jestli jsou sprvn uvozovky a jestli nejsou prohzen. Dal monost selhn je pokud nahrvte soubor s binrnmi daty nezapsanmi v uvozovkch. Mete tak vyzkouet pkazovou dku MySQL. Ne uveden vstup z MySQL serveru (pokud je njak) Vm tak me pomoci pi zkoumn problmu. Pokud stle mte problmy nebo pokud SQL parser ohls chybu u dotazu, kter na pkazov dce funguje, prosm pokuste se zredukovat dotaz na co nejmen, ve kterm se problm jet vyskytne, a ohlaste chybu na strnkch phpMyAdmina spolu se sekc VPIS uvedenou ne:'; +$strSQLParserUserError = 'Pravdpodobn mte v SQL dotazu chybu. Ne uveden vstup MySQL serveru (pokud je njak) Vm tak me pomoci pi zkoumn problmu'; +$strSQLQuery = 'SQL-dotaz'; +$strSQLResult = 'Vsledek SQL dotazu'; +$strSQL = 'SQL'; +$strSQPBugInvalidIdentifer = 'Chybn identifiktor'; +$strSQPBugUnclosedQuote = 'Neuzaven uvozovky'; +$strSQPBugUnknownPunctuation = 'Neznm interpunkn znamnko'; $strStatCheckTime = 'Posledn kontrola'; $strStatCreateTime = 'Vytvoen'; -$strStatUpdateTime = 'Posledn zmna'; $strStatement = 'daj'; +$strStatUpdateTime = 'Posledn zmna'; $strStatus = 'Stav'; $strStrucCSV = 'CSV data'; $strStrucData = 'Strukturu a data'; @@ -638,9 +638,9 @@ $strSubmit = 'Ode $strSuccess = 'V SQL-dotaz byl spn vykonn'; $strSum = 'Celkem'; $strSwedish = 'vdtina'; +$strSwitchToDatabase = 'Pepnout na zkoprovanou databzi'; $strSwitchToTable = 'Pepnout na zkoprovanou tabulku'; -$strTable = 'Tabulka'; $strTableComments = 'Koment k tabulce'; $strTableEmpty = 'Jmno tabulky je przdn!'; $strTableHasBeenDropped = 'Tabulka %s byla odstranna'; @@ -649,17 +649,18 @@ $strTableHasBeenFlushed = 'Vyrovn $strTableMaintenance = ' drba tabulky '; $strTableOfContents = 'Obsah'; $strTableOptions = 'Parametry tabulky'; -$strTableStructure = 'Struktura tabulky'; -$strTableType = 'Typ tabulky'; $strTables = '%s tabulek'; +$strTableStructure = 'Struktura tabulky'; +$strTable = 'Tabulka'; +$strTableType = 'Typ tabulky'; $strTakeIt = 'zvolit'; $strTblPrivileges = 'Oprvnn pro jednotliv tabulky'; $strTextAreaLength = 'Tento sloupec mon nepjde
(kvli dlce) upravit '; $strThai = 'Thajtina'; $strTheContent = 'Obsah souboru byl vloen'; $strTheContents = 'Obsah souboru pepe obsah zvolen tabulky v tch dcch, kde je stejn primrn nebo uniktn kl.'; -$strTheTerminator = 'Sloupce jsou oddleny tmto znakem.'; $strTheme = 'Vzhled'; +$strTheTerminator = 'Sloupce jsou oddleny tmto znakem.'; $strThisHost = 'Tento pota'; $strThisNotDirectory = 'Nebyl zadn adres'; $strThreadSuccessfullyKilled = 'Vlkno %s bylo spn zabito.'; @@ -691,19 +692,14 @@ $strUnicode = 'Unicode'; $strUnique = 'Uniktn'; $strUnknown = 'neznm'; $strUnselectAll = 'Odznait ve'; -$strUpdComTab = 'Podvejte se prosm do dokumentace, jak aktualizovat tabulku s informacemi o  sloupcch (tabulka column_comments)'; $strUpdatePrivMessage = 'Byla aktualizovna oprvnn pro %s.'; $strUpdateProfileMessage = 'Pstup byl zmnn.'; $strUpdateQuery = 'Aktualizovat dotaz'; +$strUpdComTab = 'Podvejte se prosm do dokumentace, jak aktualizovat tabulku s informacemi o  sloupcch (tabulka column_comments)'; $strUpgrade = 'Mli byste aktualizovat %s na verzi %s nebo vy.'; $strUsage = 'Pouv'; $strUseBackquotes = 'Pout zptn uvozovky u jmen tabulek a sloupc'; $strUseHostTable = 'Pout tabulku s potai'; -$strUseTabKey = 'Pouijte klvesu TAB pro pohyb mezi hodnotami nebo CTRL+ipky po pohyb vemi smry.'; -$strUseTables = 'Pout tabulky'; -$strUseTextField = 'Pout textov pole'; -$strUseThisValue = 'Pout tuto hodnotu'; -$strUser = 'Uivatel'; $strUserAlreadyExists = 'Uivatel %s ji existuje!'; $strUserEmpty = 'Jmno uivatele je przdn!'; $strUserName = 'Jmno uivatele'; @@ -711,17 +707,22 @@ $strUserNotFound = 'Zvolen $strUserOverview = 'Pehled uivatel'; $strUsersDeleted = 'Vybran uivatel byli spn odstranni.'; $strUsersHavingAccessToDb = 'Uivatel majc pstup k "%s"'; +$strUser = 'Uivatel'; +$strUseTabKey = 'Pouijte klvesu TAB pro pohyb mezi hodnotami nebo CTRL+ipky po pohyb vemi smry.'; +$strUseTables = 'Pout tabulky'; +$strUseTextField = 'Pout textov pole'; +$strUseThisValue = 'Pout tuto hodnotu'; $strValidateSQL = 'Zkontrolovat SQL'; $strValidatorError = 'SQL validtor nemohl bt inicializovn. Prosm zkontrolujte, jestli mte poadovan rozen PHP, kter jsou uvedena v %sdokumentaci%s.'; $strValue = 'Hodnota'; $strVar = 'Promnn'; -$strViewDump = 'Export tabulky'; -$strViewDumpDB = 'Export databze'; $strViewDumpDatabases = 'Export databz'; +$strViewDumpDB = 'Export databze'; +$strViewDump = 'Export tabulky'; -$strWebServerUploadDirectory = 'soubor z adrese pro upload'; $strWebServerUploadDirectoryError = 'Adres uren pro upload soubor nemohl bt oteven'; +$strWebServerUploadDirectory = 'soubor z adrese pro upload'; $strWelcome = 'Vtejte v %s'; $strWestEuropean = 'Zpadn Evropa'; $strWildcard = 'maska'; diff --git a/lang/danish-iso-8859-1.inc.php b/lang/danish-iso-8859-1.inc.php index 5906b85ae..51b8688e8 100644 --- a/lang/danish-iso-8859-1.inc.php +++ b/lang/danish-iso-8859-1.inc.php @@ -732,4 +732,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/danish-utf-8.inc.php b/lang/danish-utf-8.inc.php index 611ec9cc3..c4194a396 100644 --- a/lang/danish-utf-8.inc.php +++ b/lang/danish-utf-8.inc.php @@ -733,4 +733,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/dutch-iso-8859-1.inc.php b/lang/dutch-iso-8859-1.inc.php index d9e11302e..80067a40e 100644 --- a/lang/dutch-iso-8859-1.inc.php +++ b/lang/dutch-iso-8859-1.inc.php @@ -736,4 +736,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/dutch-utf-8.inc.php b/lang/dutch-utf-8.inc.php index 2415a4232..b9dddcb36 100644 --- a/lang/dutch-utf-8.inc.php +++ b/lang/dutch-utf-8.inc.php @@ -737,4 +737,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/english-iso-8859-1.inc.php b/lang/english-iso-8859-1.inc.php index f8cf6af92..05019afcf 100644 --- a/lang/english-iso-8859-1.inc.php +++ b/lang/english-iso-8859-1.inc.php @@ -17,7 +17,6 @@ $month = array('Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'O $datefmt = '%B %d, %Y at %I:%M %p'; $timespanfmt = '%s days, %s hours, %s minutes and %s seconds'; -$strAPrimaryKey = 'A primary key has been added on %s'; $strAbortedClients = 'Aborted'; $strAbsolutePathToDocSqlDir = 'Please enter the absolute path on webserver to docSQL directory'; $strAccessDenied = 'Access denied'; @@ -28,6 +27,8 @@ $strAddConstraints = 'Add constraints'; $strAddDeleteColumn = 'Add/Delete Field Columns'; $strAddDeleteRow = 'Add/Delete Criteria Row'; $strAddDropDatabase = 'Add DROP DATABASE'; +$strAddedColumnComment = 'Added comment for column'; +$strAddedColumnRelation = 'Added relation for column'; $strAddFields = 'Add %s field(s)'; $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; $strAddIfNotExists = 'Add IF NOT EXISTS'; @@ -39,8 +40,6 @@ $strAddSearchConditions = 'Add search conditions (body of the "where" clause):'; $strAddToIndex = 'Add to index  %s column(s)'; $strAddUser = 'Add a new User'; $strAddUserMessage = 'You have added a new user.'; -$strAddedColumnComment = 'Added comment for column'; -$strAddedColumnRelation = 'Added relation for column'; $strAdministration = 'Administration'; $strAffectedRows = 'Affected rows:'; $strAfter = 'After %s'; @@ -50,12 +49,13 @@ $strAfterInsertSame = 'Go back to this page'; $strAll = 'All'; $strAllTableSameWidth = 'display all Tables with same width?'; $strAlterOrderBy = 'Alter table order by'; -$strAnIndex = 'An index has been added on %s'; $strAnalyzeTable = 'Analyze table'; $strAnd = 'And'; +$strAnIndex = 'An index has been added on %s'; $strAny = 'Any'; $strAnyHost = 'Any host'; $strAnyUser = 'Any user'; +$strAPrimaryKey = 'A primary key has been added on %s'; $strArabic = 'Arabic'; $strArmenian = 'Armenian'; $strAscending = 'Ascending'; @@ -69,15 +69,15 @@ $strBack = 'Back'; $strBaltic = 'Baltic'; $strBeginCut = 'BEGIN CUT'; $strBeginRaw = 'BEGIN RAW'; +$strBinary = 'Binary'; +$strBinaryDoNotEdit = 'Binary - do not edit'; +$strBinaryLog = 'Binary log'; $strBinLogEventType = 'Event type'; $strBinLogInfo = 'Information'; $strBinLogName = 'Log name'; $strBinLogOriginalPosition = 'Original position'; $strBinLogPosition = 'Position'; $strBinLogServerId = 'Server ID'; -$strBinary = 'Binary'; -$strBinaryDoNotEdit = 'Binary - do not edit'; -$strBinaryLog = 'Binary log'; $strBookmarkAllUsers = 'Let every user access this bookmark'; $strBookmarkDeleted = 'The bookmark has been deleted.'; $strBookmarkLabel = 'Label'; @@ -91,7 +91,6 @@ $strBulgarian = 'Bulgarian'; $strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; $strBzip = '"bzipped"'; -$strCSVOptions = 'CSV options'; $strCalendar = 'Calendar'; $strCannotLogin = 'Cannot login to MySQL server'; $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; @@ -104,8 +103,8 @@ $strCaseInsensitive = 'case-insensitive'; $strCaseSensitive = 'case-sensitive'; $strCentralEuropean = 'Central European'; $strChange = 'Change'; -$strChangeCopyMode = 'Create a new user with the same privileges and ...'; $strChangeCopyModeCopy = '... keep the old one.'; +$strChangeCopyMode = 'Create a new user with the same privileges and ...'; $strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.'; $strChangeCopyModeJustDelete = ' ... delete the old one from the user tables.'; $strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.'; @@ -114,8 +113,8 @@ $strChangeDisplay = 'Choose Field to display'; $strChangePassword = 'Change password'; $strCharset = 'Charset'; $strCharsetOfFile = 'Character set of the file:'; -$strCharsets = 'Charsets'; $strCharsetsAndCollations = 'Character Sets and Collations'; +$strCharsets = 'Charsets'; $strCheckAll = 'Check All'; $strCheckOverhead = 'Check overheaded'; $strCheckPrivs = 'Check Privileges'; @@ -153,26 +152,12 @@ $strCreatePdfFeat = 'Creation of PDFs'; $strCreationDates = 'Creation/Update/Check dates'; $strCriteria = 'Criteria'; $strCroatian = 'Croatian'; +$strCSVOptions = 'CSV options'; $strCyrillic = 'Cyrillic'; $strCzech = 'Czech'; $strCzechSlovak = 'Czech-Slovak'; -$strDBComment = 'Database comment: '; -$strDBCopy = 'Copy database to'; -$strDBGContext = 'Context'; -$strDBGContextID = 'Context ID'; -$strDBGHits = 'Hits'; -$strDBGLine = 'Line'; -$strDBGMaxTimeMs = 'Max time, ms'; -$strDBGMinTimeMs = 'Min time, ms'; -$strDBGModule = 'Module'; -$strDBGTimePerHitMs = 'Time/Hit, ms'; -$strDBGTotalTimeMs = 'Total time, ms'; -$strDBRename = 'Rename database to'; $strDanish = 'Danish'; -$strData = 'Data'; -$strDataDict = 'Data Dictionary'; -$strDataOnly = 'Data only'; $strDatabase = 'Database'; $strDatabaseEmpty = 'The database name is empty!'; $strDatabaseExportOptions = 'Database export options'; @@ -184,37 +169,52 @@ $strDatabasesStats = 'Databases statistics'; $strDatabasesStatsDisable = 'Disable Statistics'; $strDatabasesStatsEnable = 'Enable Statistics'; $strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; +$strData = 'Data'; +$strDataDict = 'Data Dictionary'; +$strDataOnly = 'Data only'; +$strDBComment = 'Database comment: '; +$strDBCopy = 'Copy database to'; +$strDBGContext = 'Context'; +$strDBGContextID = 'Context ID'; +$strDBGHits = 'Hits'; +$strDBGLine = 'Line'; +$strDBGMaxTimeMs = 'Max time, ms'; +$strDBGMinTimeMs = 'Min time, ms'; +$strDBGModule = 'Module'; +$strDBGTimePerHitMs = 'Time/Hit, ms'; +$strDBGTotalTimeMs = 'Total time, ms'; $strDbPrivileges = 'Database-specific privileges'; +$strDBRename = 'Rename database to'; $strDbSpecific = 'database-specific'; $strDefault = 'Default'; $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; $strDefragment = 'Defragment table'; -$strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; $strDelayedInserts = 'Use delayed inserts'; -$strDelete = 'Delete'; $strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; $strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; -$strDeleted = 'The row has been deleted'; +$strDelete = 'Delete'; $strDeletedRows = 'Deleted rows:'; +$strDeleted = 'The row has been deleted'; $strDeleting = 'Deleting %s'; +$strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; $strDescending = 'Descending'; $strDescription = 'Description'; $strDictionary = 'dictionary'; -$strDisableForeignChecks = 'Disable foreign key checks'; $strDisabled = 'Disabled'; +$strDisableForeignChecks = 'Disable foreign key checks'; $strDisplayFeat = 'Display Features'; $strDisplayOrder = 'Display order:'; $strDisplayPDF = 'Display PDF schema'; $strDoAQuery = 'Do a "query by example" (wildcard: "%")'; -$strDoYouReally = 'Do you really want to '; $strDocu = 'Documentation'; -$strDrop = 'Drop'; +$strDoYouReally = 'Do you really want to '; $strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!'; +$strDrop = 'Drop'; $strDropSelectedDatabases = 'Drop Selected Databases'; $strDropUsersDb = 'Drop the databases that have the same names as the users.'; +$strDumpingData = 'Dumping data for table'; $strDumpSaved = 'Dump has been saved to file %s.'; $strDumpXRows = 'Dump %s row(s) starting at record # %s.'; -$strDumpingData = 'Dumping data for table'; $strDynamic = 'dynamic'; $strEdit = 'Edit'; @@ -225,8 +225,8 @@ $strEmpty = 'Empty'; $strEmptyResultSet = 'MySQL returned an empty result set (i.e. zero rows).'; $strEnabled = 'Enabled'; $strEncloseInTransaction = 'Enclose export in a transaction'; -$strEnd = 'End'; $strEndCut = 'END CUT'; +$strEnd = 'End'; $strEndRaw = 'END RAW'; $strEnglish = 'English'; $strEnglishPrivileges = ' Note: MySQL privilege names are expressed in English '; @@ -244,10 +244,10 @@ $strExtra = 'Extra'; $strFailedAttempts = 'Failed attempts'; $strField = 'Field'; $strFieldHasBeenDropped = 'Field %s has been dropped'; -$strFields = 'Fields'; $strFieldsEmpty = ' The field count is empty! '; $strFieldsEnclosedBy = 'Fields enclosed by'; $strFieldsEscapedBy = 'Fields escaped by'; +$strFields = 'Fields'; $strFieldsTerminatedBy = 'Fields terminated by'; $strFileAlreadyExists = 'File %s already exists on server, change filename or check overwrite option.'; $strFileCouldNotBeRead = 'File could not be read'; @@ -257,14 +257,14 @@ $strFileNameTemplateRemember = 'remember template'; $strFixed = 'fixed'; $strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of these tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; $strFlushTable = 'Flush the table ("FLUSH")'; -$strFormEmpty = 'Missing value in the form !'; $strFormat = 'Format'; +$strFormEmpty = 'Missing value in the form !'; $strFullText = 'Full Texts'; $strFunction = 'Function'; $strGenBy = 'Generated by'; -$strGenTime = 'Generation Time'; $strGeneralRelationFeat = 'General relation features'; +$strGenTime = 'Generation Time'; $strGeorgian = 'Georgian'; $strGerman = 'German'; $strGlobal = 'global'; @@ -282,8 +282,8 @@ $strHebrew = 'Hebrew'; $strHexForBinary = 'Use hexadecimal for binary fields'; $strHome = 'Home'; $strHomepageOfficial = 'Official phpMyAdmin Homepage'; -$strHost = 'Host'; $strHostEmpty = 'The host name is empty!'; +$strHost = 'Host'; $strHungarian = 'Hungarian'; $strIcelandic = 'Icelandic'; @@ -296,44 +296,44 @@ $strIgnoringFile = 'Ignoring file %s'; $strImportDocSQL = 'Import docSQL Files'; $strImportFiles = 'Import files'; $strImportFinished = 'Import finished'; -$strInUse = 'in use'; -$strIndex = 'Index'; +$strIndexes = 'Indexes'; $strIndexHasBeenDropped = 'Index %s has been dropped'; +$strIndex = 'Index'; $strIndexName = 'Index name :'; $strIndexType = 'Index type :'; -$strIndexes = 'Indexes'; $strInnodbStat = 'InnoDB Status'; $strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; -$strInsert = 'Insert'; $strInsertAsNewRow = 'Insert as a new row'; $strInsertBookmarkTitle = 'Please insert bookmark title'; -$strInsertNewRow = 'Insert new row'; -$strInsertTextfiles = 'Insert data from a textfile into table'; $strInsertedRowId = 'Inserted row id:'; $strInsertedRows = 'Inserted rows:'; +$strInsert = 'Insert'; +$strInsertNewRow = 'Insert new row'; +$strInsertTextfiles = 'Insert data from a textfile into table'; $strInstructions = 'Instructions'; $strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.'; $strInternalRelations = 'Internal relations'; +$strInUse = 'in use'; $strJapanese = 'Japanese'; $strJumpToDB = 'Jump to database "%s".'; -$strJustDelete = 'Just delete the users from the privilege tables.'; $strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; +$strJustDelete = 'Just delete the users from the privilege tables.'; $strKeepPass = 'Do not change the password'; $strKeyname = 'Keyname'; $strKill = 'Kill'; $strKorean = 'Korean'; -$strLaTeX = 'LaTeX'; -$strLaTeXOptions = 'LaTeX options'; $strLandscape = 'Landscape'; $strLatexCaption = 'Table caption'; $strLatexContent = 'Content of table __TABLE__'; -$strLatexContinued = '(continued)'; $strLatexContinuedCaption = 'Continued table caption'; +$strLatexContinued = '(continued)'; $strLatexIncludeCaption = 'Include table caption'; $strLatexLabel = 'Label key'; +$strLaTeX = 'LaTeX'; +$strLaTeXOptions = 'LaTeX options'; $strLatexStructure = 'Structure of table __TABLE__'; $strLatvian = 'Latvian'; $strLengthSet = 'Length/Values*'; @@ -347,28 +347,28 @@ $strLoadExplanation = 'The best method is checked by default, but you can change $strLoadMethod = 'LOAD method'; $strLocalhost = 'Local'; $strLocationTextfile = 'Location of the textfile'; +$strLoginInformation = 'Login Information'; +$strLogin = 'Login'; +$strLogout = 'Log out'; $strLogPassword = 'Password:'; $strLogServer = 'Server'; $strLogUsername = 'Username:'; -$strLogin = 'Login'; -$strLoginInformation = 'Login Information'; -$strLogout = 'Log out'; -$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; -$strMIME_MIMEtype = 'MIME-type'; +$strMaximumSize = 'Max: %s%s'; $strMIME_available_mime = 'Available MIME-types'; $strMIME_available_transform = 'Available transformations'; $strMIME_description = 'Description'; +$strMIME_MIMEtype = 'MIME-type'; $strMIME_nodescription = 'No Description is available for this transformation.
Please ask the author, what %s does.'; $strMIME_transformation = 'Browser transformation'; $strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s'; -$strMIME_transformation_options = 'Transformation options'; $strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').'; +$strMIME_transformation_options = 'Transformation options'; +$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; $strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function'; -$strMaximumSize = 'Max: %s%s'; $strModifications = 'Modifications have been saved'; -$strModify = 'Modify'; $strModifyIndexTopic = 'Modify an index'; +$strModify = 'Modify'; $strMoreStatusVars = 'More status variables'; $strMoveTable = 'Move table to (database.table):'; $strMoveTableOK = 'Table %s has been moved to %s.'; @@ -387,7 +387,6 @@ $strMySQLShowVars = 'Show MySQL system variables'; $strName = 'Name'; $strNeedPrimaryKey = 'You should define a primary key for this table.'; $strNext = 'Next'; -$strNo = 'No'; $strNoDatabases = 'No databases'; $strNoDatabasesSelected = 'No databases selected.'; $strNoDescription = 'no Description'; @@ -397,6 +396,8 @@ $strNoFrames = 'phpMyAdmin is more friendly with a frames-capable browser $strNoIndex = 'No index defined!'; $strNoIndexPartsDefined = 'No index parts defined!'; $strNoModification = 'No change'; +$strNone = 'None'; +$strNo = 'No'; $strNoOptions = 'This format has no options'; $strNoPassword = 'No Password'; $strNoPermission = 'The web server does not have permission to save the file %s.'; @@ -408,20 +409,19 @@ $strNoRowsSelected = 'No rows selected'; $strNoSpace = 'Insufficient space to save the file %s.'; $strNoTablesFound = 'No tables found in database.'; $strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; -$strNoUsersFound = 'No user(s) found.'; -$strNoValidateSQL = 'Skip Validate SQL'; -$strNone = 'None'; $strNotNumber = 'This is not a number!'; $strNotOK = 'not OK'; $strNotSet = '%s table not found or not set in %s'; $strNotValidNumber = ' is not a valid row number!'; +$strNoUsersFound = 'No user(s) found.'; +$strNoValidateSQL = 'Skip Validate SQL'; $strNull = 'Null'; $strNumSearchResultsInTable = '%s match(es) inside table %s'; $strNumSearchResultsTotal = 'Total: %s match(es)'; $strNumTables = 'Tables'; -$strOK = 'OK'; $strOftenQuotation = 'Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the "enclosed by"-character.'; +$strOK = 'OK'; $strOperations = 'Operations'; $strOperator = 'Operator'; $strOptimizeTable = 'Optimize table'; @@ -431,15 +431,13 @@ $strOr = 'Or'; $strOverhead = 'Overhead'; $strOverwriteExisting = 'Overwrite existing file(s)'; -$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; -$strPHPVersion = 'PHP Version'; $strPageNumber = 'Page number:'; $strPaperSize = 'Paper size'; $strPartialText = 'Partial Texts'; -$strPassword = 'Password'; $strPasswordChanged = 'The Password for %s was changed successfully.'; $strPasswordEmpty = 'The password is empty!'; $strPasswordNotSame = 'The passwords aren\'t the same!'; +$strPassword = 'Password'; $strPdfDbSchema = 'Schema of the the "%s" database - Page %s'; $strPdfInvalidTblName = 'The "%s" table doesn\'t exist!'; $strPdfNoTables = 'No tables'; @@ -448,20 +446,22 @@ $strPerMinute = 'per minute'; $strPerSecond = 'per second'; $strPersian = 'Persian'; $strPhoneBook = 'phone book'; +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; $strPhp = 'Create PHP Code'; +$strPHPVersion = 'PHP Version'; $strPmaDocumentation = 'phpMyAdmin documentation'; $strPmaUriError = 'The $cfg[\'PmaAbsoluteUri\'] directive MUST be set in your configuration file!'; $strPolish = 'Polish'; $strPortrait = 'Portrait'; $strPos1 = 'Begin'; $strPrevious = 'Previous'; -$strPrimary = 'Primary'; $strPrimaryKeyHasBeenDropped = 'The primary key has been dropped'; $strPrimaryKeyName = 'The name of the primary key must be... PRIMARY!'; $strPrimaryKeyWarning = '("PRIMARY" must be the name of and only of a primary key!)'; +$strPrimary = 'Primary'; $strPrint = 'Print'; -$strPrintView = 'Print view'; $strPrintViewFull = 'Print view (with full texts)'; +$strPrintView = 'Print view'; $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; $strPrivDescAlter = 'Allows altering the structure of existing tables.'; $strPrivDescCreateDb = 'Allows creating new databases and tables.'; @@ -497,9 +497,9 @@ $strProcesslist = 'Process list'; $strProperties = 'Properties'; $strPutColNames = 'Put fields names at first row'; -$strQBE = 'Query'; $strQBEDel = 'Del'; $strQBEIns = 'Ins'; +$strQBE = 'Query'; $strQueryFrame = 'Query window'; $strQueryOnDb = 'SQL-query on database %s:'; $strQuerySQLHistory = 'SQL-history'; @@ -508,62 +508,51 @@ $strQueryTime = 'Query took %01.4f sec'; $strQueryType = 'Query type'; $strQueryWindowLock = 'Do not overwrite this query from outside the window'; -$strReType = 'Re-type'; $strReceived = 'Received'; $strRecords = 'Records'; $strReferentialIntegrity = 'Check referential integrity:'; $strRefresh = 'Refresh'; -$strRelationNotWorking = 'The additional Features for working with linked Tables have been deactivated. To find out why click %shere%s.'; -$strRelationView = 'Relation view'; $strRelationalSchema = 'Relational schema'; -$strRelations = 'Relations'; +$strRelationNotWorking = 'The additional Features for working with linked Tables have been deactivated. To find out why click %shere%s.'; $strRelationsForTable = 'RELATIONS FOR TABLE'; +$strRelations = 'Relations'; +$strRelationView = 'Relation view'; $strReloadFailed = 'MySQL reload failed.'; -$strReloadMySQL = 'Reload MySQL'; $strReloadingThePrivileges = 'Reloading the privileges'; +$strReloadMySQL = 'Reload MySQL'; $strRemoveSelectedUsers = 'Remove selected users'; $strRenameDatabaseOK = 'Database %s has been renamed to %s'; -$strRenameTable = 'Rename table to'; $strRenameTableOK = 'Table %s has been renamed to %s'; +$strRenameTable = 'Rename table to'; $strRepairTable = 'Repair table'; -$strReplace = 'Replace'; $strReplaceNULLBy = 'Replace NULL by'; +$strReplace = 'Replace'; $strReplaceTable = 'Replace table data with file'; $strReset = 'Reset'; $strResourceLimits = 'Resource limits'; -$strRevoke = 'Revoke'; -$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; +$strReType = 'Re-type'; $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; $strRevokeMessage = 'You have revoked the privileges for %s'; +$strRevoke = 'Revoke'; $strRomanian = 'Romanian'; $strRowLength = 'Row length'; -$strRowSize = ' Row size '; -$strRows = 'Rows'; $strRowsFrom = 'row(s) starting from record #'; +$strRowSize = ' Row size '; $strRowsModeFlippedHorizontal = 'horizontal (rotated headers)'; $strRowsModeHorizontal = 'horizontal'; $strRowsModeOptions = 'in %s mode and repeat headers after %s cells'; $strRowsModeVertical = 'vertical'; +$strRows = 'Rows'; $strRowsStatistic = 'Row Statistic'; +$strRunning = 'running on %s'; $strRunQuery = 'Submit Query'; $strRunSQLQuery = 'Run SQL query/queries on database %s'; -$strRunning = 'running on %s'; $strRussian = 'Russian'; -$strSQL = 'SQL'; -$strSQLExportType = 'Export type'; -$strSQLOptions = 'SQL options'; -$strSQLParserBugMessage = 'There is a chance that you may have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. You can also try your query on the MySQL command line interface. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. If you still have problems or if the parser fails where the command line interface succeeds, please reduce your SQL query input to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below:'; -$strSQLParserUserError = 'There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem'; -$strSQLQuery = 'SQL-query'; -$strSQLResult = 'SQL result'; -$strSQPBugInvalidIdentifer = 'Invalid Identifer'; -$strSQPBugUnclosedQuote = 'Unclosed quote'; -$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; -$strSave = 'Save'; $strSaveOnServer = 'Save on server in %s directory'; +$strSave = 'Save'; $strScaleFactorSmall = 'The scale factor is too small to fit the schema on one page'; -$strSearch = 'Search'; $strSearchFormTitle = 'Search in database'; $strSearchInTables = 'Inside table(s):'; $strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):'; @@ -572,6 +561,7 @@ $strSearchOption2 = 'all words'; $strSearchOption3 = 'the exact phrase'; $strSearchOption4 = 'as regular expression'; $strSearchResultsFor = 'Search results for "%s" %s:'; +$strSearch = 'Search'; $strSearchType = 'Find:'; $strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; $strSelectADb = 'Please select a database'; @@ -582,9 +572,9 @@ $strSelectNumRows = 'in query'; $strSelectTables = 'Select Tables'; $strSend = 'Save as file'; $strSent = 'Sent'; -$strServer = 'Server'; $strServerChoice = 'Server Choice'; $strServerNotResponding = 'The server is not responding'; +$strServer = 'Server'; $strServerStatus = 'Runtime Information'; $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; $strServerTabProcesslist = 'Processes'; @@ -594,31 +584,41 @@ $strServerVars = 'Server variables and settings'; $strServerVersion = 'Server version'; $strSessionValue = 'Session value'; $strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').'; -$strShow = 'Show'; $strShowAll = 'Show all'; $strShowColor = 'Show color'; $strShowDatadictAs = 'Data Dictionary Format'; $strShowFullQueries = 'Show Full Queries'; $strShowGrid = 'Show grid'; +$strShowingRecords = 'Showing rows'; $strShowPHPInfo = 'Show PHP information'; +$strShow = 'Show'; $strShowTableDimension = 'Show dimension of tables'; $strShowTables = 'Show tables'; $strShowThisQuery = ' Show this query here again '; -$strShowingRecords = 'Showing rows'; $strSimplifiedChinese = 'Simplified Chinese'; $strSingly = '(singly)'; $strSize = 'Size'; $strSlovak = 'Slovak'; $strSlovenian = 'Slovenian'; -$strSort = 'Sort'; $strSortByKey = 'Sort by key'; +$strSort = 'Sort'; $strSpaceUsage = 'Space usage'; $strSpanish = 'Spanish'; $strSplitWordsWithSpace = 'Words are separated by a space character (" ").'; +$strSQLExportType = 'Export type'; +$strSQLOptions = 'SQL options'; +$strSQLParserBugMessage = 'There is a chance that you may have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. You can also try your query on the MySQL command line interface. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. If you still have problems or if the parser fails where the command line interface succeeds, please reduce your SQL query input to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below:'; +$strSQLParserUserError = 'There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem'; +$strSQLQuery = 'SQL-query'; +$strSQLResult = 'SQL result'; +$strSQL = 'SQL'; +$strSQPBugInvalidIdentifer = 'Invalid Identifer'; +$strSQPBugUnclosedQuote = 'Unclosed quote'; +$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; $strStatCheckTime = 'Last check'; $strStatCreateTime = 'Creation'; -$strStatUpdateTime = 'Last update'; $strStatement = 'Statements'; +$strStatUpdateTime = 'Last update'; $strStatus = 'Status'; $strStrucCSV = 'CSV data'; $strStrucData = 'Structure and data'; @@ -632,9 +632,9 @@ $strSubmit = 'Submit'; $strSuccess = 'Your SQL-query has been executed successfully'; $strSum = 'Sum'; $strSwedish = 'Swedish'; +$strSwitchToDatabase = 'Switch to copied database'; $strSwitchToTable = 'Switch to copied table'; -$strTable = 'Table'; $strTableComments = 'Table comments'; $strTableEmpty = 'The table name is empty!'; $strTableHasBeenDropped = 'Table %s has been dropped'; @@ -643,17 +643,18 @@ $strTableHasBeenFlushed = 'Table %s has been flushed'; $strTableMaintenance = 'Table maintenance'; $strTableOfContents = 'Table of contents'; $strTableOptions = 'Table options'; -$strTableStructure = 'Table structure for table'; -$strTableType = 'Table type'; $strTables = '%s table(s)'; +$strTableStructure = 'Table structure for table'; +$strTable = 'Table'; +$strTableType = 'Table type'; $strTakeIt = 'take it'; $strTblPrivileges = 'Table-specific privileges'; $strTextAreaLength = ' Because of its length,
this field might not be editable '; $strThai = 'Thai'; -$strTheContent = 'The content of your file has been inserted.'; $strTheContents = 'The contents of the file replaces the contents of the selected table for rows with identical primary or unique key.'; -$strTheTerminator = 'The terminator of the fields.'; +$strTheContent = 'The content of your file has been inserted.'; $strTheme = 'Theme / Style'; +$strTheTerminator = 'The terminator of the fields.'; $strThisHost = 'This Host'; $strThisNotDirectory = 'This was not a directory'; $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; @@ -685,19 +686,14 @@ $strUnicode = 'Unicode'; $strUnique = 'Unique'; $strUnknown = 'unknown'; $strUnselectAll = 'Unselect All'; -$strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; $strUpdatePrivMessage = 'You have updated the privileges for %s.'; $strUpdateProfileMessage = 'The profile has been updated.'; $strUpdateQuery = 'Update Query'; +$strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; $strUpgrade = 'You should upgrade to %s %s or later.'; $strUsage = 'Usage'; $strUseBackquotes = 'Enclose table and field names with backquotes'; $strUseHostTable = 'Use Host Table'; -$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; -$strUseTables = 'Use Tables'; -$strUseTextField = 'Use text field'; -$strUseThisValue = 'Use this value'; -$strUser = 'User'; $strUserAlreadyExists = 'The user %s already exists!'; $strUserEmpty = 'The user name is empty!'; $strUserName = 'User name'; @@ -705,17 +701,22 @@ $strUserNotFound = 'The selected user was not found in the privilege table.'; $strUserOverview = 'User overview'; $strUsersDeleted = 'The selected users have been deleted successfully.'; $strUsersHavingAccessToDb = 'Users having access to "%s"'; +$strUser = 'User'; +$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; +$strUseTables = 'Use Tables'; +$strUseTextField = 'Use text field'; +$strUseThisValue = 'Use this value'; $strValidateSQL = 'Validate SQL'; $strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; $strValue = 'Value'; $strVar = 'Variable'; -$strViewDump = 'View dump (schema) of table'; -$strViewDumpDB = 'View dump (schema) of database'; $strViewDumpDatabases = 'View dump (schema) of databases'; +$strViewDumpDB = 'View dump (schema) of database'; +$strViewDump = 'View dump (schema) of table'; -$strWebServerUploadDirectory = 'web-server upload directory'; $strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; +$strWebServerUploadDirectory = 'web-server upload directory'; $strWelcome = 'Welcome to %s'; $strWestEuropean = 'West European'; $strWildcard = 'wildcard'; diff --git a/lang/english-utf-8.inc.php b/lang/english-utf-8.inc.php index 8a6501b53..d831a9079 100644 --- a/lang/english-utf-8.inc.php +++ b/lang/english-utf-8.inc.php @@ -18,7 +18,6 @@ $month = array('Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'O $datefmt = '%B %d, %Y at %I:%M %p'; $timespanfmt = '%s days, %s hours, %s minutes and %s seconds'; -$strAPrimaryKey = 'A primary key has been added on %s'; $strAbortedClients = 'Aborted'; $strAbsolutePathToDocSqlDir = 'Please enter the absolute path on webserver to docSQL directory'; $strAccessDenied = 'Access denied'; @@ -29,6 +28,8 @@ $strAddConstraints = 'Add constraints'; $strAddDeleteColumn = 'Add/Delete Field Columns'; $strAddDeleteRow = 'Add/Delete Criteria Row'; $strAddDropDatabase = 'Add DROP DATABASE'; +$strAddedColumnComment = 'Added comment for column'; +$strAddedColumnRelation = 'Added relation for column'; $strAddFields = 'Add %s field(s)'; $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; $strAddIfNotExists = 'Add IF NOT EXISTS'; @@ -40,8 +41,6 @@ $strAddSearchConditions = 'Add search conditions (body of the "where" clause):'; $strAddToIndex = 'Add to index  %s column(s)'; $strAddUser = 'Add a new User'; $strAddUserMessage = 'You have added a new user.'; -$strAddedColumnComment = 'Added comment for column'; -$strAddedColumnRelation = 'Added relation for column'; $strAdministration = 'Administration'; $strAffectedRows = 'Affected rows:'; $strAfter = 'After %s'; @@ -51,12 +50,13 @@ $strAfterInsertSame = 'Go back to this page'; $strAll = 'All'; $strAllTableSameWidth = 'display all Tables with same width?'; $strAlterOrderBy = 'Alter table order by'; -$strAnIndex = 'An index has been added on %s'; $strAnalyzeTable = 'Analyze table'; $strAnd = 'And'; +$strAnIndex = 'An index has been added on %s'; $strAny = 'Any'; $strAnyHost = 'Any host'; $strAnyUser = 'Any user'; +$strAPrimaryKey = 'A primary key has been added on %s'; $strArabic = 'Arabic'; $strArmenian = 'Armenian'; $strAscending = 'Ascending'; @@ -70,15 +70,15 @@ $strBack = 'Back'; $strBaltic = 'Baltic'; $strBeginCut = 'BEGIN CUT'; $strBeginRaw = 'BEGIN RAW'; +$strBinary = 'Binary'; +$strBinaryDoNotEdit = 'Binary - do not edit'; +$strBinaryLog = 'Binary log'; $strBinLogEventType = 'Event type'; $strBinLogInfo = 'Information'; $strBinLogName = 'Log name'; $strBinLogOriginalPosition = 'Original position'; $strBinLogPosition = 'Position'; $strBinLogServerId = 'Server ID'; -$strBinary = 'Binary'; -$strBinaryDoNotEdit = 'Binary - do not edit'; -$strBinaryLog = 'Binary log'; $strBookmarkAllUsers = 'Let every user access this bookmark'; $strBookmarkDeleted = 'The bookmark has been deleted.'; $strBookmarkLabel = 'Label'; @@ -92,7 +92,6 @@ $strBulgarian = 'Bulgarian'; $strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; $strBzip = '"bzipped"'; -$strCSVOptions = 'CSV options'; $strCalendar = 'Calendar'; $strCannotLogin = 'Cannot login to MySQL server'; $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; @@ -105,8 +104,8 @@ $strCaseInsensitive = 'case-insensitive'; $strCaseSensitive = 'case-sensitive'; $strCentralEuropean = 'Central European'; $strChange = 'Change'; -$strChangeCopyMode = 'Create a new user with the same privileges and ...'; $strChangeCopyModeCopy = '... keep the old one.'; +$strChangeCopyMode = 'Create a new user with the same privileges and ...'; $strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.'; $strChangeCopyModeJustDelete = ' ... delete the old one from the user tables.'; $strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.'; @@ -115,8 +114,8 @@ $strChangeDisplay = 'Choose Field to display'; $strChangePassword = 'Change password'; $strCharset = 'Charset'; $strCharsetOfFile = 'Character set of the file:'; -$strCharsets = 'Charsets'; $strCharsetsAndCollations = 'Character Sets and Collations'; +$strCharsets = 'Charsets'; $strCheckAll = 'Check All'; $strCheckOverhead = 'Check overheaded'; $strCheckPrivs = 'Check Privileges'; @@ -154,26 +153,12 @@ $strCreatePdfFeat = 'Creation of PDFs'; $strCreationDates = 'Creation/Update/Check dates'; $strCriteria = 'Criteria'; $strCroatian = 'Croatian'; +$strCSVOptions = 'CSV options'; $strCyrillic = 'Cyrillic'; $strCzech = 'Czech'; $strCzechSlovak = 'Czech-Slovak'; -$strDBComment = 'Database comment: '; -$strDBCopy = 'Copy database to'; -$strDBGContext = 'Context'; -$strDBGContextID = 'Context ID'; -$strDBGHits = 'Hits'; -$strDBGLine = 'Line'; -$strDBGMaxTimeMs = 'Max time, ms'; -$strDBGMinTimeMs = 'Min time, ms'; -$strDBGModule = 'Module'; -$strDBGTimePerHitMs = 'Time/Hit, ms'; -$strDBGTotalTimeMs = 'Total time, ms'; -$strDBRename = 'Rename database to'; $strDanish = 'Danish'; -$strData = 'Data'; -$strDataDict = 'Data Dictionary'; -$strDataOnly = 'Data only'; $strDatabase = 'Database'; $strDatabaseEmpty = 'The database name is empty!'; $strDatabaseExportOptions = 'Database export options'; @@ -185,37 +170,52 @@ $strDatabasesStats = 'Databases statistics'; $strDatabasesStatsDisable = 'Disable Statistics'; $strDatabasesStatsEnable = 'Enable Statistics'; $strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; +$strData = 'Data'; +$strDataDict = 'Data Dictionary'; +$strDataOnly = 'Data only'; +$strDBComment = 'Database comment: '; +$strDBCopy = 'Copy database to'; +$strDBGContext = 'Context'; +$strDBGContextID = 'Context ID'; +$strDBGHits = 'Hits'; +$strDBGLine = 'Line'; +$strDBGMaxTimeMs = 'Max time, ms'; +$strDBGMinTimeMs = 'Min time, ms'; +$strDBGModule = 'Module'; +$strDBGTimePerHitMs = 'Time/Hit, ms'; +$strDBGTotalTimeMs = 'Total time, ms'; $strDbPrivileges = 'Database-specific privileges'; +$strDBRename = 'Rename database to'; $strDbSpecific = 'database-specific'; $strDefault = 'Default'; $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; $strDefragment = 'Defragment table'; -$strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; $strDelayedInserts = 'Use delayed inserts'; -$strDelete = 'Delete'; $strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; $strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; -$strDeleted = 'The row has been deleted'; +$strDelete = 'Delete'; $strDeletedRows = 'Deleted rows:'; +$strDeleted = 'The row has been deleted'; $strDeleting = 'Deleting %s'; +$strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; $strDescending = 'Descending'; $strDescription = 'Description'; $strDictionary = 'dictionary'; -$strDisableForeignChecks = 'Disable foreign key checks'; $strDisabled = 'Disabled'; +$strDisableForeignChecks = 'Disable foreign key checks'; $strDisplayFeat = 'Display Features'; $strDisplayOrder = 'Display order:'; $strDisplayPDF = 'Display PDF schema'; $strDoAQuery = 'Do a "query by example" (wildcard: "%")'; -$strDoYouReally = 'Do you really want to '; $strDocu = 'Documentation'; -$strDrop = 'Drop'; +$strDoYouReally = 'Do you really want to '; $strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!'; +$strDrop = 'Drop'; $strDropSelectedDatabases = 'Drop Selected Databases'; $strDropUsersDb = 'Drop the databases that have the same names as the users.'; +$strDumpingData = 'Dumping data for table'; $strDumpSaved = 'Dump has been saved to file %s.'; $strDumpXRows = 'Dump %s row(s) starting at record # %s.'; -$strDumpingData = 'Dumping data for table'; $strDynamic = 'dynamic'; $strEdit = 'Edit'; @@ -226,8 +226,8 @@ $strEmpty = 'Empty'; $strEmptyResultSet = 'MySQL returned an empty result set (i.e. zero rows).'; $strEnabled = 'Enabled'; $strEncloseInTransaction = 'Enclose export in a transaction'; -$strEnd = 'End'; $strEndCut = 'END CUT'; +$strEnd = 'End'; $strEndRaw = 'END RAW'; $strEnglish = 'English'; $strEnglishPrivileges = ' Note: MySQL privilege names are expressed in English '; @@ -245,10 +245,10 @@ $strExtra = 'Extra'; $strFailedAttempts = 'Failed attempts'; $strField = 'Field'; $strFieldHasBeenDropped = 'Field %s has been dropped'; -$strFields = 'Fields'; $strFieldsEmpty = ' The field count is empty! '; $strFieldsEnclosedBy = 'Fields enclosed by'; $strFieldsEscapedBy = 'Fields escaped by'; +$strFields = 'Fields'; $strFieldsTerminatedBy = 'Fields terminated by'; $strFileAlreadyExists = 'File %s already exists on server, change filename or check overwrite option.'; $strFileCouldNotBeRead = 'File could not be read'; @@ -258,14 +258,14 @@ $strFileNameTemplateRemember = 'remember template'; $strFixed = 'fixed'; $strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of these tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; $strFlushTable = 'Flush the table ("FLUSH")'; -$strFormEmpty = 'Missing value in the form !'; $strFormat = 'Format'; +$strFormEmpty = 'Missing value in the form !'; $strFullText = 'Full Texts'; $strFunction = 'Function'; $strGenBy = 'Generated by'; -$strGenTime = 'Generation Time'; $strGeneralRelationFeat = 'General relation features'; +$strGenTime = 'Generation Time'; $strGeorgian = 'Georgian'; $strGerman = 'German'; $strGlobal = 'global'; @@ -283,8 +283,8 @@ $strHebrew = 'Hebrew'; $strHexForBinary = 'Use hexadecimal for binary fields'; $strHome = 'Home'; $strHomepageOfficial = 'Official phpMyAdmin Homepage'; -$strHost = 'Host'; $strHostEmpty = 'The host name is empty!'; +$strHost = 'Host'; $strHungarian = 'Hungarian'; $strIcelandic = 'Icelandic'; @@ -297,44 +297,44 @@ $strIgnoringFile = 'Ignoring file %s'; $strImportDocSQL = 'Import docSQL Files'; $strImportFiles = 'Import files'; $strImportFinished = 'Import finished'; -$strInUse = 'in use'; -$strIndex = 'Index'; +$strIndexes = 'Indexes'; $strIndexHasBeenDropped = 'Index %s has been dropped'; +$strIndex = 'Index'; $strIndexName = 'Index name :'; $strIndexType = 'Index type :'; -$strIndexes = 'Indexes'; $strInnodbStat = 'InnoDB Status'; $strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; -$strInsert = 'Insert'; $strInsertAsNewRow = 'Insert as a new row'; $strInsertBookmarkTitle = 'Please insert bookmark title'; -$strInsertNewRow = 'Insert new row'; -$strInsertTextfiles = 'Insert data from a textfile into table'; $strInsertedRowId = 'Inserted row id:'; $strInsertedRows = 'Inserted rows:'; +$strInsert = 'Insert'; +$strInsertNewRow = 'Insert new row'; +$strInsertTextfiles = 'Insert data from a textfile into table'; $strInstructions = 'Instructions'; $strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.'; $strInternalRelations = 'Internal relations'; +$strInUse = 'in use'; $strJapanese = 'Japanese'; $strJumpToDB = 'Jump to database "%s".'; -$strJustDelete = 'Just delete the users from the privilege tables.'; $strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; +$strJustDelete = 'Just delete the users from the privilege tables.'; $strKeepPass = 'Do not change the password'; $strKeyname = 'Keyname'; $strKill = 'Kill'; $strKorean = 'Korean'; -$strLaTeX = 'LaTeX'; -$strLaTeXOptions = 'LaTeX options'; $strLandscape = 'Landscape'; $strLatexCaption = 'Table caption'; $strLatexContent = 'Content of table __TABLE__'; -$strLatexContinued = '(continued)'; $strLatexContinuedCaption = 'Continued table caption'; +$strLatexContinued = '(continued)'; $strLatexIncludeCaption = 'Include table caption'; $strLatexLabel = 'Label key'; +$strLaTeX = 'LaTeX'; +$strLaTeXOptions = 'LaTeX options'; $strLatexStructure = 'Structure of table __TABLE__'; $strLatvian = 'Latvian'; $strLengthSet = 'Length/Values*'; @@ -348,28 +348,28 @@ $strLoadExplanation = 'The best method is checked by default, but you can change $strLoadMethod = 'LOAD method'; $strLocalhost = 'Local'; $strLocationTextfile = 'Location of the textfile'; +$strLoginInformation = 'Login Information'; +$strLogin = 'Login'; +$strLogout = 'Log out'; $strLogPassword = 'Password:'; $strLogServer = 'Server'; $strLogUsername = 'Username:'; -$strLogin = 'Login'; -$strLoginInformation = 'Login Information'; -$strLogout = 'Log out'; -$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; -$strMIME_MIMEtype = 'MIME-type'; +$strMaximumSize = 'Max: %s%s'; $strMIME_available_mime = 'Available MIME-types'; $strMIME_available_transform = 'Available transformations'; $strMIME_description = 'Description'; +$strMIME_MIMEtype = 'MIME-type'; $strMIME_nodescription = 'No Description is available for this transformation.
Please ask the author, what %s does.'; $strMIME_transformation = 'Browser transformation'; $strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s'; -$strMIME_transformation_options = 'Transformation options'; $strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').'; +$strMIME_transformation_options = 'Transformation options'; +$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; $strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function'; -$strMaximumSize = 'Max: %s%s'; $strModifications = 'Modifications have been saved'; -$strModify = 'Modify'; $strModifyIndexTopic = 'Modify an index'; +$strModify = 'Modify'; $strMoreStatusVars = 'More status variables'; $strMoveTable = 'Move table to (database.table):'; $strMoveTableOK = 'Table %s has been moved to %s.'; @@ -388,7 +388,6 @@ $strMySQLShowVars = 'Show MySQL system variables'; $strName = 'Name'; $strNeedPrimaryKey = 'You should define a primary key for this table.'; $strNext = 'Next'; -$strNo = 'No'; $strNoDatabases = 'No databases'; $strNoDatabasesSelected = 'No databases selected.'; $strNoDescription = 'no Description'; @@ -398,6 +397,8 @@ $strNoFrames = 'phpMyAdmin is more friendly with a frames-capable browser $strNoIndex = 'No index defined!'; $strNoIndexPartsDefined = 'No index parts defined!'; $strNoModification = 'No change'; +$strNone = 'None'; +$strNo = 'No'; $strNoOptions = 'This format has no options'; $strNoPassword = 'No Password'; $strNoPermission = 'The web server does not have permission to save the file %s.'; @@ -409,20 +410,19 @@ $strNoRowsSelected = 'No rows selected'; $strNoSpace = 'Insufficient space to save the file %s.'; $strNoTablesFound = 'No tables found in database.'; $strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; -$strNoUsersFound = 'No user(s) found.'; -$strNoValidateSQL = 'Skip Validate SQL'; -$strNone = 'None'; $strNotNumber = 'This is not a number!'; $strNotOK = 'not OK'; $strNotSet = '%s table not found or not set in %s'; $strNotValidNumber = ' is not a valid row number!'; +$strNoUsersFound = 'No user(s) found.'; +$strNoValidateSQL = 'Skip Validate SQL'; $strNull = 'Null'; $strNumSearchResultsInTable = '%s match(es) inside table %s'; $strNumSearchResultsTotal = 'Total: %s match(es)'; $strNumTables = 'Tables'; -$strOK = 'OK'; $strOftenQuotation = 'Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the "enclosed by"-character.'; +$strOK = 'OK'; $strOperations = 'Operations'; $strOperator = 'Operator'; $strOptimizeTable = 'Optimize table'; @@ -432,15 +432,13 @@ $strOr = 'Or'; $strOverhead = 'Overhead'; $strOverwriteExisting = 'Overwrite existing file(s)'; -$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; -$strPHPVersion = 'PHP Version'; $strPageNumber = 'Page number:'; $strPaperSize = 'Paper size'; $strPartialText = 'Partial Texts'; -$strPassword = 'Password'; $strPasswordChanged = 'The Password for %s was changed successfully.'; $strPasswordEmpty = 'The password is empty!'; $strPasswordNotSame = 'The passwords aren\'t the same!'; +$strPassword = 'Password'; $strPdfDbSchema = 'Schema of the the "%s" database - Page %s'; $strPdfInvalidTblName = 'The "%s" table doesn\'t exist!'; $strPdfNoTables = 'No tables'; @@ -449,20 +447,22 @@ $strPerMinute = 'per minute'; $strPerSecond = 'per second'; $strPersian = 'Persian'; $strPhoneBook = 'phone book'; +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; $strPhp = 'Create PHP Code'; +$strPHPVersion = 'PHP Version'; $strPmaDocumentation = 'phpMyAdmin documentation'; $strPmaUriError = 'The $cfg[\'PmaAbsoluteUri\'] directive MUST be set in your configuration file!'; $strPolish = 'Polish'; $strPortrait = 'Portrait'; $strPos1 = 'Begin'; $strPrevious = 'Previous'; -$strPrimary = 'Primary'; $strPrimaryKeyHasBeenDropped = 'The primary key has been dropped'; $strPrimaryKeyName = 'The name of the primary key must be... PRIMARY!'; $strPrimaryKeyWarning = '("PRIMARY" must be the name of and only of a primary key!)'; +$strPrimary = 'Primary'; $strPrint = 'Print'; -$strPrintView = 'Print view'; $strPrintViewFull = 'Print view (with full texts)'; +$strPrintView = 'Print view'; $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; $strPrivDescAlter = 'Allows altering the structure of existing tables.'; $strPrivDescCreateDb = 'Allows creating new databases and tables.'; @@ -498,9 +498,9 @@ $strProcesslist = 'Process list'; $strProperties = 'Properties'; $strPutColNames = 'Put fields names at first row'; -$strQBE = 'Query'; $strQBEDel = 'Del'; $strQBEIns = 'Ins'; +$strQBE = 'Query'; $strQueryFrame = 'Query window'; $strQueryOnDb = 'SQL-query on database %s:'; $strQuerySQLHistory = 'SQL-history'; @@ -509,62 +509,51 @@ $strQueryTime = 'Query took %01.4f sec'; $strQueryType = 'Query type'; $strQueryWindowLock = 'Do not overwrite this query from outside the window'; -$strReType = 'Re-type'; $strReceived = 'Received'; $strRecords = 'Records'; $strReferentialIntegrity = 'Check referential integrity:'; $strRefresh = 'Refresh'; -$strRelationNotWorking = 'The additional Features for working with linked Tables have been deactivated. To find out why click %shere%s.'; -$strRelationView = 'Relation view'; $strRelationalSchema = 'Relational schema'; -$strRelations = 'Relations'; +$strRelationNotWorking = 'The additional Features for working with linked Tables have been deactivated. To find out why click %shere%s.'; $strRelationsForTable = 'RELATIONS FOR TABLE'; +$strRelations = 'Relations'; +$strRelationView = 'Relation view'; $strReloadFailed = 'MySQL reload failed.'; -$strReloadMySQL = 'Reload MySQL'; $strReloadingThePrivileges = 'Reloading the privileges'; +$strReloadMySQL = 'Reload MySQL'; $strRemoveSelectedUsers = 'Remove selected users'; $strRenameDatabaseOK = 'Database %s has been renamed to %s'; -$strRenameTable = 'Rename table to'; $strRenameTableOK = 'Table %s has been renamed to %s'; +$strRenameTable = 'Rename table to'; $strRepairTable = 'Repair table'; -$strReplace = 'Replace'; $strReplaceNULLBy = 'Replace NULL by'; +$strReplace = 'Replace'; $strReplaceTable = 'Replace table data with file'; $strReset = 'Reset'; $strResourceLimits = 'Resource limits'; -$strRevoke = 'Revoke'; -$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; +$strReType = 'Re-type'; $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; $strRevokeMessage = 'You have revoked the privileges for %s'; +$strRevoke = 'Revoke'; $strRomanian = 'Romanian'; $strRowLength = 'Row length'; -$strRowSize = ' Row size '; -$strRows = 'Rows'; $strRowsFrom = 'row(s) starting from record #'; +$strRowSize = ' Row size '; $strRowsModeFlippedHorizontal = 'horizontal (rotated headers)'; $strRowsModeHorizontal = 'horizontal'; $strRowsModeOptions = 'in %s mode and repeat headers after %s cells'; $strRowsModeVertical = 'vertical'; +$strRows = 'Rows'; $strRowsStatistic = 'Row Statistic'; +$strRunning = 'running on %s'; $strRunQuery = 'Submit Query'; $strRunSQLQuery = 'Run SQL query/queries on database %s'; -$strRunning = 'running on %s'; $strRussian = 'Russian'; -$strSQL = 'SQL'; -$strSQLExportType = 'Export type'; -$strSQLOptions = 'SQL options'; -$strSQLParserBugMessage = 'There is a chance that you may have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. You can also try your query on the MySQL command line interface. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. If you still have problems or if the parser fails where the command line interface succeeds, please reduce your SQL query input to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below:'; -$strSQLParserUserError = 'There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem'; -$strSQLQuery = 'SQL-query'; -$strSQLResult = 'SQL result'; -$strSQPBugInvalidIdentifer = 'Invalid Identifer'; -$strSQPBugUnclosedQuote = 'Unclosed quote'; -$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; -$strSave = 'Save'; $strSaveOnServer = 'Save on server in %s directory'; +$strSave = 'Save'; $strScaleFactorSmall = 'The scale factor is too small to fit the schema on one page'; -$strSearch = 'Search'; $strSearchFormTitle = 'Search in database'; $strSearchInTables = 'Inside table(s):'; $strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):'; @@ -573,6 +562,7 @@ $strSearchOption2 = 'all words'; $strSearchOption3 = 'the exact phrase'; $strSearchOption4 = 'as regular expression'; $strSearchResultsFor = 'Search results for "%s" %s:'; +$strSearch = 'Search'; $strSearchType = 'Find:'; $strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; $strSelectADb = 'Please select a database'; @@ -583,9 +573,9 @@ $strSelectNumRows = 'in query'; $strSelectTables = 'Select Tables'; $strSend = 'Save as file'; $strSent = 'Sent'; -$strServer = 'Server'; $strServerChoice = 'Server Choice'; $strServerNotResponding = 'The server is not responding'; +$strServer = 'Server'; $strServerStatus = 'Runtime Information'; $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; $strServerTabProcesslist = 'Processes'; @@ -595,31 +585,41 @@ $strServerVars = 'Server variables and settings'; $strServerVersion = 'Server version'; $strSessionValue = 'Session value'; $strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').'; -$strShow = 'Show'; $strShowAll = 'Show all'; $strShowColor = 'Show color'; $strShowDatadictAs = 'Data Dictionary Format'; $strShowFullQueries = 'Show Full Queries'; $strShowGrid = 'Show grid'; +$strShowingRecords = 'Showing rows'; $strShowPHPInfo = 'Show PHP information'; +$strShow = 'Show'; $strShowTableDimension = 'Show dimension of tables'; $strShowTables = 'Show tables'; $strShowThisQuery = ' Show this query here again '; -$strShowingRecords = 'Showing rows'; $strSimplifiedChinese = 'Simplified Chinese'; $strSingly = '(singly)'; $strSize = 'Size'; $strSlovak = 'Slovak'; $strSlovenian = 'Slovenian'; -$strSort = 'Sort'; $strSortByKey = 'Sort by key'; +$strSort = 'Sort'; $strSpaceUsage = 'Space usage'; $strSpanish = 'Spanish'; $strSplitWordsWithSpace = 'Words are separated by a space character (" ").'; +$strSQLExportType = 'Export type'; +$strSQLOptions = 'SQL options'; +$strSQLParserBugMessage = 'There is a chance that you may have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. You can also try your query on the MySQL command line interface. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. If you still have problems or if the parser fails where the command line interface succeeds, please reduce your SQL query input to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below:'; +$strSQLParserUserError = 'There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem'; +$strSQLQuery = 'SQL-query'; +$strSQLResult = 'SQL result'; +$strSQL = 'SQL'; +$strSQPBugInvalidIdentifer = 'Invalid Identifer'; +$strSQPBugUnclosedQuote = 'Unclosed quote'; +$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; $strStatCheckTime = 'Last check'; $strStatCreateTime = 'Creation'; -$strStatUpdateTime = 'Last update'; $strStatement = 'Statements'; +$strStatUpdateTime = 'Last update'; $strStatus = 'Status'; $strStrucCSV = 'CSV data'; $strStrucData = 'Structure and data'; @@ -633,9 +633,9 @@ $strSubmit = 'Submit'; $strSuccess = 'Your SQL-query has been executed successfully'; $strSum = 'Sum'; $strSwedish = 'Swedish'; +$strSwitchToDatabase = 'Switch to copied database'; $strSwitchToTable = 'Switch to copied table'; -$strTable = 'Table'; $strTableComments = 'Table comments'; $strTableEmpty = 'The table name is empty!'; $strTableHasBeenDropped = 'Table %s has been dropped'; @@ -644,17 +644,18 @@ $strTableHasBeenFlushed = 'Table %s has been flushed'; $strTableMaintenance = 'Table maintenance'; $strTableOfContents = 'Table of contents'; $strTableOptions = 'Table options'; -$strTableStructure = 'Table structure for table'; -$strTableType = 'Table type'; $strTables = '%s table(s)'; +$strTableStructure = 'Table structure for table'; +$strTable = 'Table'; +$strTableType = 'Table type'; $strTakeIt = 'take it'; $strTblPrivileges = 'Table-specific privileges'; $strTextAreaLength = ' Because of its length,
this field might not be editable '; $strThai = 'Thai'; -$strTheContent = 'The content of your file has been inserted.'; $strTheContents = 'The contents of the file replaces the contents of the selected table for rows with identical primary or unique key.'; -$strTheTerminator = 'The terminator of the fields.'; +$strTheContent = 'The content of your file has been inserted.'; $strTheme = 'Theme / Style'; +$strTheTerminator = 'The terminator of the fields.'; $strThisHost = 'This Host'; $strThisNotDirectory = 'This was not a directory'; $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; @@ -686,19 +687,14 @@ $strUnicode = 'Unicode'; $strUnique = 'Unique'; $strUnknown = 'unknown'; $strUnselectAll = 'Unselect All'; -$strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; $strUpdatePrivMessage = 'You have updated the privileges for %s.'; $strUpdateProfileMessage = 'The profile has been updated.'; $strUpdateQuery = 'Update Query'; +$strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; $strUpgrade = 'You should upgrade to %s %s or later.'; $strUsage = 'Usage'; $strUseBackquotes = 'Enclose table and field names with backquotes'; $strUseHostTable = 'Use Host Table'; -$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; -$strUseTables = 'Use Tables'; -$strUseTextField = 'Use text field'; -$strUseThisValue = 'Use this value'; -$strUser = 'User'; $strUserAlreadyExists = 'The user %s already exists!'; $strUserEmpty = 'The user name is empty!'; $strUserName = 'User name'; @@ -706,17 +702,22 @@ $strUserNotFound = 'The selected user was not found in the privilege table.'; $strUserOverview = 'User overview'; $strUsersDeleted = 'The selected users have been deleted successfully.'; $strUsersHavingAccessToDb = 'Users having access to "%s"'; +$strUser = 'User'; +$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; +$strUseTables = 'Use Tables'; +$strUseTextField = 'Use text field'; +$strUseThisValue = 'Use this value'; $strValidateSQL = 'Validate SQL'; $strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; $strValue = 'Value'; $strVar = 'Variable'; -$strViewDump = 'View dump (schema) of table'; -$strViewDumpDB = 'View dump (schema) of database'; $strViewDumpDatabases = 'View dump (schema) of databases'; +$strViewDumpDB = 'View dump (schema) of database'; +$strViewDump = 'View dump (schema) of table'; -$strWebServerUploadDirectory = 'web-server upload directory'; $strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; +$strWebServerUploadDirectory = 'web-server upload directory'; $strWelcome = 'Welcome to %s'; $strWestEuropean = 'West European'; $strWildcard = 'wildcard'; diff --git a/lang/estonian-iso-8859-1.inc.php b/lang/estonian-iso-8859-1.inc.php index 181781bb5..c4284b027 100644 --- a/lang/estonian-iso-8859-1.inc.php +++ b/lang/estonian-iso-8859-1.inc.php @@ -732,4 +732,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/estonian-utf-8.inc.php b/lang/estonian-utf-8.inc.php index a5de86e74..47bd16020 100644 --- a/lang/estonian-utf-8.inc.php +++ b/lang/estonian-utf-8.inc.php @@ -733,4 +733,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/finnish-iso-8859-1.inc.php b/lang/finnish-iso-8859-1.inc.php index 200fa2e7d..4f75259c2 100644 --- a/lang/finnish-iso-8859-1.inc.php +++ b/lang/finnish-iso-8859-1.inc.php @@ -757,4 +757,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/finnish-utf-8.inc.php b/lang/finnish-utf-8.inc.php index f8468be68..9653e27bb 100644 --- a/lang/finnish-utf-8.inc.php +++ b/lang/finnish-utf-8.inc.php @@ -758,4 +758,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/french-iso-8859-1.inc.php b/lang/french-iso-8859-1.inc.php index 0666fd471..506ca0080 100644 --- a/lang/french-iso-8859-1.inc.php +++ b/lang/french-iso-8859-1.inc.php @@ -733,4 +733,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/french-utf-8.inc.php b/lang/french-utf-8.inc.php index bd042275e..9270ed5c4 100644 --- a/lang/french-utf-8.inc.php +++ b/lang/french-utf-8.inc.php @@ -734,4 +734,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/galician-iso-8859-1.inc.php b/lang/galician-iso-8859-1.inc.php index e3a83949f..5baacb808 100644 --- a/lang/galician-iso-8859-1.inc.php +++ b/lang/galician-iso-8859-1.inc.php @@ -737,4 +737,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/galician-utf-8.inc.php b/lang/galician-utf-8.inc.php index 124b35a95..48211d848 100644 --- a/lang/galician-utf-8.inc.php +++ b/lang/galician-utf-8.inc.php @@ -738,4 +738,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/georgian-utf-8.inc.php b/lang/georgian-utf-8.inc.php index d1e0ac915..f7d3c6f15 100644 --- a/lang/georgian-utf-8.inc.php +++ b/lang/georgian-utf-8.inc.php @@ -761,4 +761,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/german-iso-8859-1.inc.php b/lang/german-iso-8859-1.inc.php index 315b639e2..e4966def9 100644 --- a/lang/german-iso-8859-1.inc.php +++ b/lang/german-iso-8859-1.inc.php @@ -740,4 +740,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/german-utf-8.inc.php b/lang/german-utf-8.inc.php index 495a8c418..caaf1e280 100644 --- a/lang/german-utf-8.inc.php +++ b/lang/german-utf-8.inc.php @@ -741,4 +741,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/greek-iso-8859-7.inc.php b/lang/greek-iso-8859-7.inc.php index 992a1f443..553cdeac8 100644 --- a/lang/greek-iso-8859-7.inc.php +++ b/lang/greek-iso-8859-7.inc.php @@ -741,4 +741,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/greek-utf-8.inc.php b/lang/greek-utf-8.inc.php index 332e9c9b8..75b8b03d6 100644 --- a/lang/greek-utf-8.inc.php +++ b/lang/greek-utf-8.inc.php @@ -742,4 +742,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/hebrew-iso-8859-8-i.inc.php b/lang/hebrew-iso-8859-8-i.inc.php index 9c9fbe663..29f013cc8 100644 --- a/lang/hebrew-iso-8859-8-i.inc.php +++ b/lang/hebrew-iso-8859-8-i.inc.php @@ -757,4 +757,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/hebrew-utf-8.inc.php b/lang/hebrew-utf-8.inc.php index c1225154f..cd71cb200 100644 --- a/lang/hebrew-utf-8.inc.php +++ b/lang/hebrew-utf-8.inc.php @@ -758,4 +758,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/hindi-utf-8.inc.php b/lang/hindi-utf-8.inc.php index b4d915e41..514567a7f 100644 --- a/lang/hindi-utf-8.inc.php +++ b/lang/hindi-utf-8.inc.php @@ -765,4 +765,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/hungarian-iso-8859-2.inc.php b/lang/hungarian-iso-8859-2.inc.php index bfea81ae7..30994f7cc 100644 --- a/lang/hungarian-iso-8859-2.inc.php +++ b/lang/hungarian-iso-8859-2.inc.php @@ -739,4 +739,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/hungarian-utf-8.inc.php b/lang/hungarian-utf-8.inc.php index ea1ab4034..25839f7a3 100644 --- a/lang/hungarian-utf-8.inc.php +++ b/lang/hungarian-utf-8.inc.php @@ -740,4 +740,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/indonesian-iso-8859-1.inc.php b/lang/indonesian-iso-8859-1.inc.php index bd009d638..b545a3b45 100644 --- a/lang/indonesian-iso-8859-1.inc.php +++ b/lang/indonesian-iso-8859-1.inc.php @@ -732,4 +732,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/indonesian-utf-8.inc.php b/lang/indonesian-utf-8.inc.php index 8a4485b65..4fdba74fc 100644 --- a/lang/indonesian-utf-8.inc.php +++ b/lang/indonesian-utf-8.inc.php @@ -733,4 +733,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/italian-iso-8859-1.inc.php b/lang/italian-iso-8859-1.inc.php index d0535d880..670130f44 100644 --- a/lang/italian-iso-8859-1.inc.php +++ b/lang/italian-iso-8859-1.inc.php @@ -737,4 +737,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/italian-utf-8.inc.php b/lang/italian-utf-8.inc.php index 9d4a1864f..18aa56858 100644 --- a/lang/italian-utf-8.inc.php +++ b/lang/italian-utf-8.inc.php @@ -738,4 +738,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/japanese-euc.inc.php b/lang/japanese-euc.inc.php index 82332cd50..566ae3f51 100644 --- a/lang/japanese-euc.inc.php +++ b/lang/japanese-euc.inc.php @@ -753,4 +753,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/japanese-sjis.inc.php b/lang/japanese-sjis.inc.php index 9b7327e71..47558c78e 100644 --- a/lang/japanese-sjis.inc.php +++ b/lang/japanese-sjis.inc.php @@ -754,4 +754,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/japanese-utf-8.inc.php b/lang/japanese-utf-8.inc.php index 5a0ef7f6f..fc688934e 100644 --- a/lang/japanese-utf-8.inc.php +++ b/lang/japanese-utf-8.inc.php @@ -754,4 +754,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/korean-euc-kr.inc.php b/lang/korean-euc-kr.inc.php index 1391f64d9..738382fee 100644 --- a/lang/korean-euc-kr.inc.php +++ b/lang/korean-euc-kr.inc.php @@ -755,4 +755,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/korean-utf-8.inc.php b/lang/korean-utf-8.inc.php index 789864085..ad56d1278 100644 --- a/lang/korean-utf-8.inc.php +++ b/lang/korean-utf-8.inc.php @@ -756,4 +756,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/latvian-utf-8.inc.php b/lang/latvian-utf-8.inc.php index 77a25cac4..4c43364ce 100644 --- a/lang/latvian-utf-8.inc.php +++ b/lang/latvian-utf-8.inc.php @@ -739,4 +739,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/latvian-windows-1257.inc.php b/lang/latvian-windows-1257.inc.php index 0faee9ad2..3c2a45885 100644 --- a/lang/latvian-windows-1257.inc.php +++ b/lang/latvian-windows-1257.inc.php @@ -738,4 +738,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/lithuanian-utf-8.inc.php b/lang/lithuanian-utf-8.inc.php index 064a5b1c0..db9d7e65f 100644 --- a/lang/lithuanian-utf-8.inc.php +++ b/lang/lithuanian-utf-8.inc.php @@ -733,4 +733,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/lithuanian-windows-1257.inc.php b/lang/lithuanian-windows-1257.inc.php index f2ffa5b25..d907a085e 100644 --- a/lang/lithuanian-windows-1257.inc.php +++ b/lang/lithuanian-windows-1257.inc.php @@ -732,4 +732,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/malay-iso-8859-1.inc.php b/lang/malay-iso-8859-1.inc.php index b1afac5a4..ebe0e33bb 100644 --- a/lang/malay-iso-8859-1.inc.php +++ b/lang/malay-iso-8859-1.inc.php @@ -756,4 +756,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/malay-utf-8.inc.php b/lang/malay-utf-8.inc.php index 7157a1031..c69c30c48 100644 --- a/lang/malay-utf-8.inc.php +++ b/lang/malay-utf-8.inc.php @@ -757,4 +757,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/norwegian-iso-8859-1.inc.php b/lang/norwegian-iso-8859-1.inc.php index 172064f8d..87748ebd6 100644 --- a/lang/norwegian-iso-8859-1.inc.php +++ b/lang/norwegian-iso-8859-1.inc.php @@ -736,4 +736,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/norwegian-utf-8.inc.php b/lang/norwegian-utf-8.inc.php index a1cb09643..224f439ec 100644 --- a/lang/norwegian-utf-8.inc.php +++ b/lang/norwegian-utf-8.inc.php @@ -737,4 +737,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/persian-utf-8.inc.php b/lang/persian-utf-8.inc.php index cd581b672..1017a9786 100644 --- a/lang/persian-utf-8.inc.php +++ b/lang/persian-utf-8.inc.php @@ -762,4 +762,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/persian-windows-1256.inc.php b/lang/persian-windows-1256.inc.php index 9d3909556..07884814a 100644 --- a/lang/persian-windows-1256.inc.php +++ b/lang/persian-windows-1256.inc.php @@ -761,4 +761,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/polish-iso-8859-2.inc.php b/lang/polish-iso-8859-2.inc.php index 1da6bdabb..7cb405ed1 100644 --- a/lang/polish-iso-8859-2.inc.php +++ b/lang/polish-iso-8859-2.inc.php @@ -732,4 +732,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/polish-utf-8.inc.php b/lang/polish-utf-8.inc.php index 8fe650eff..f8b6f2a8a 100644 --- a/lang/polish-utf-8.inc.php +++ b/lang/polish-utf-8.inc.php @@ -733,4 +733,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/portuguese-iso-8859-1.inc.php b/lang/portuguese-iso-8859-1.inc.php index 5a6e17d12..46c684aae 100644 --- a/lang/portuguese-iso-8859-1.inc.php +++ b/lang/portuguese-iso-8859-1.inc.php @@ -752,4 +752,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/portuguese-utf-8.inc.php b/lang/portuguese-utf-8.inc.php index 1988e4775..3d21a4875 100644 --- a/lang/portuguese-utf-8.inc.php +++ b/lang/portuguese-utf-8.inc.php @@ -753,4 +753,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/romanian-iso-8859-1.inc.php b/lang/romanian-iso-8859-1.inc.php index bbced7074..e4e98dcf2 100644 --- a/lang/romanian-iso-8859-1.inc.php +++ b/lang/romanian-iso-8859-1.inc.php @@ -733,4 +733,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/romanian-utf-8.inc.php b/lang/romanian-utf-8.inc.php index e4acec87f..a3b6f51c7 100644 --- a/lang/romanian-utf-8.inc.php +++ b/lang/romanian-utf-8.inc.php @@ -734,4 +734,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/russian-cp-866.inc.php b/lang/russian-cp-866.inc.php index 88022ce29..bbb6cb053 100644 --- a/lang/russian-cp-866.inc.php +++ b/lang/russian-cp-866.inc.php @@ -740,4 +740,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/russian-koi8-r.inc.php b/lang/russian-koi8-r.inc.php index 4079f2733..b5e3eadd1 100644 --- a/lang/russian-koi8-r.inc.php +++ b/lang/russian-koi8-r.inc.php @@ -740,4 +740,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/russian-utf-8.inc.php b/lang/russian-utf-8.inc.php index bdac30efd..061e9e2bf 100644 --- a/lang/russian-utf-8.inc.php +++ b/lang/russian-utf-8.inc.php @@ -741,4 +741,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/russian-windows-1251.inc.php b/lang/russian-windows-1251.inc.php index bd66f2930..2930283a5 100644 --- a/lang/russian-windows-1251.inc.php +++ b/lang/russian-windows-1251.inc.php @@ -740,4 +740,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/serbian_cyrillic-utf-8.inc.php b/lang/serbian_cyrillic-utf-8.inc.php index 65bc00341..7aeb16f68 100644 --- a/lang/serbian_cyrillic-utf-8.inc.php +++ b/lang/serbian_cyrillic-utf-8.inc.php @@ -739,4 +739,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/serbian_cyrillic-windows-1251.inc.php b/lang/serbian_cyrillic-windows-1251.inc.php index 726b8cf77..875ea8158 100644 --- a/lang/serbian_cyrillic-windows-1251.inc.php +++ b/lang/serbian_cyrillic-windows-1251.inc.php @@ -738,4 +738,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/serbian_latin-utf-8.inc.php b/lang/serbian_latin-utf-8.inc.php index f68adc37d..b3f06db3f 100644 --- a/lang/serbian_latin-utf-8.inc.php +++ b/lang/serbian_latin-utf-8.inc.php @@ -739,4 +739,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/serbian_latin-windows-1250.inc.php b/lang/serbian_latin-windows-1250.inc.php index 1c0ca05a0..2d47ee8fd 100644 --- a/lang/serbian_latin-windows-1250.inc.php +++ b/lang/serbian_latin-windows-1250.inc.php @@ -738,4 +738,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/slovak-iso-8859-2.inc.php b/lang/slovak-iso-8859-2.inc.php index 760448df1..a5a6fe1d2 100644 --- a/lang/slovak-iso-8859-2.inc.php +++ b/lang/slovak-iso-8859-2.inc.php @@ -734,4 +734,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/slovak-utf-8.inc.php b/lang/slovak-utf-8.inc.php index 52ce88a3d..0d4893c09 100644 --- a/lang/slovak-utf-8.inc.php +++ b/lang/slovak-utf-8.inc.php @@ -735,4 +735,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/slovak-windows-1250.inc.php b/lang/slovak-windows-1250.inc.php index 4799b5219..c1f00c502 100644 --- a/lang/slovak-windows-1250.inc.php +++ b/lang/slovak-windows-1250.inc.php @@ -734,4 +734,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/slovenian-iso-8859-2.inc.php b/lang/slovenian-iso-8859-2.inc.php index 8ecfa9ac6..fcca242e2 100644 --- a/lang/slovenian-iso-8859-2.inc.php +++ b/lang/slovenian-iso-8859-2.inc.php @@ -734,4 +734,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/slovenian-utf-8.inc.php b/lang/slovenian-utf-8.inc.php index 13e607bf9..960d03e86 100644 --- a/lang/slovenian-utf-8.inc.php +++ b/lang/slovenian-utf-8.inc.php @@ -735,4 +735,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/slovenian-windows-1250.inc.php b/lang/slovenian-windows-1250.inc.php index 5a93bded7..23fc78680 100644 --- a/lang/slovenian-windows-1250.inc.php +++ b/lang/slovenian-windows-1250.inc.php @@ -734,4 +734,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/spanish-iso-8859-1.inc.php b/lang/spanish-iso-8859-1.inc.php index 8933627b9..c66936aac 100644 --- a/lang/spanish-iso-8859-1.inc.php +++ b/lang/spanish-iso-8859-1.inc.php @@ -732,4 +732,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/spanish-utf-8.inc.php b/lang/spanish-utf-8.inc.php index 6c5f2acff..c980f3745 100644 --- a/lang/spanish-utf-8.inc.php +++ b/lang/spanish-utf-8.inc.php @@ -733,4 +733,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/swedish-iso-8859-1.inc.php b/lang/swedish-iso-8859-1.inc.php index 6dd26d6bb..addfb6a6d 100644 --- a/lang/swedish-iso-8859-1.inc.php +++ b/lang/swedish-iso-8859-1.inc.php @@ -732,4 +732,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/swedish-utf-8.inc.php b/lang/swedish-utf-8.inc.php index 05dc2f0d3..0f8339281 100644 --- a/lang/swedish-utf-8.inc.php +++ b/lang/swedish-utf-8.inc.php @@ -733,4 +733,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/thai-tis-620.inc.php b/lang/thai-tis-620.inc.php index 6fd19c048..310c295cf 100644 --- a/lang/thai-tis-620.inc.php +++ b/lang/thai-tis-620.inc.php @@ -757,4 +757,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/thai-utf-8.inc.php b/lang/thai-utf-8.inc.php index 3faa8786b..7e57a5e5f 100644 --- a/lang/thai-utf-8.inc.php +++ b/lang/thai-utf-8.inc.php @@ -758,4 +758,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/turkish-iso-8859-9.inc.php b/lang/turkish-iso-8859-9.inc.php index ec1cf270e..a7309a9ad 100644 --- a/lang/turkish-iso-8859-9.inc.php +++ b/lang/turkish-iso-8859-9.inc.php @@ -746,4 +746,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/turkish-utf-8.inc.php b/lang/turkish-utf-8.inc.php index c8104f89d..a8b2a18da 100644 --- a/lang/turkish-utf-8.inc.php +++ b/lang/turkish-utf-8.inc.php @@ -747,4 +747,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/ukrainian-utf-8.inc.php b/lang/ukrainian-utf-8.inc.php index 3ab353f4a..8b7d62eca 100644 --- a/lang/ukrainian-utf-8.inc.php +++ b/lang/ukrainian-utf-8.inc.php @@ -738,4 +738,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?> diff --git a/lang/ukrainian-windows-1251.inc.php b/lang/ukrainian-windows-1251.inc.php index 6518a2ed5..8d743f750 100644 --- a/lang/ukrainian-windows-1251.inc.php +++ b/lang/ukrainian-windows-1251.inc.php @@ -737,4 +737,5 @@ $strBinaryLog = 'Binary log'; //to translate $strSelectBinaryLog = 'Select binary log to view'; //to translate $strDBCopy = 'Copy database to'; //to translate $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate +$strSwitchToDatabase = 'Switch to copied database'; //to translate ?>