We switch to database here. not table.

This commit is contained in:
Michal Čihař
2004-10-22 09:42:03 +00:00
parent 5f6b81f85d
commit f812811927
104 changed files with 718 additions and 614 deletions

View File

@@ -8,6 +8,8 @@ $Source$
2004-10-22 Michal Čihař <michal@cihar.com>
* 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 <lem9@users.sourceforge.net>
* tbl_query_box.php: bug 1050691, missing parameters

View File

@@ -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';
}
?>
<input type="checkbox" name="switch_to_new" value="true" id="checkbox_switch"<?php echo ((isset($pma_switch_to_new) && $pma_switch_to_new == 'true') ? ' checked="checked"' : ''); ?> style="vertical-align: middle" /><label for="checkbox_switch"><?php echo $strSwitchToTable; ?></label>&nbsp;&nbsp;
<input type="checkbox" name="switch_to_new" value="true" id="checkbox_switch"<?php echo ((isset($pma_switch_to_new) && $pma_switch_to_new == 'true') ? ' checked="checked"' : ''); ?> style="vertical-align: middle" /><label for="checkbox_switch"><?php echo $strSwitchToDatabase; ?></label>&nbsp;&nbsp;
</td>
<td align="<?php echo $cell_align_right; ?>" valign="bottom" bgcolor="<?php echo $cfg['BgcolorOne']; ?>">
<input type="submit" name="submit_copy" value="<?php echo $strGo; ?>" />

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -23,17 +23,18 @@ $datefmt = '%a %d. %b %Y, %H:%M';
$timespanfmt = '%s dn<64>, %s hodin, %s minut a %s sekund';
$strAPrimaryKey = 'V&nbsp;tabulce %s byl vytvo<76>en prim<69>rn<72> kl<6B><6C>';
$strAbortedClients = 'P<>eru<72>en<65>';
$strAbsolutePathToDocSqlDir = 'docSQL adres<65><73>';
$strAccessDenied = 'P<><50>stup odep<65>en';
$strAccessDeniedExplanation = 'phpMyAdmin se pokusil p<>ipojit k&nbsp;MySQL serveru, a ten odm<64>tl p<>ipojen<65>. Zkontrolujte jm<6A>no serveru, u<>ivatelsk<73> jm<6A>no a heslo v&nbsp;souboru config.inc.php a ujist<73>te se, <20>e jsou toto<74>n<EFBFBD> s&nbsp;t<>mi, kter<65> m<>te od administr<74>tora MySQL serveru.';
$strAccessDenied = 'P<><50>stup odep<65>en';
$strAction = 'Akce';
$strAddAutoIncrement = 'P<>idat hodnotu AUTO_INCREMENT';
$strAddConstraints = 'P<>idat integritn<74> omezen<65>';
$strAddDeleteColumn = 'P<>idat nebo odebrat sloupec';
$strAddDeleteRow = 'P<>idat nebo odebrat <20><>dek';
$strAddDropDatabase = 'P<>idat DROP DATABASE';
$strAddedColumnComment = 'P<>id<69>n koment<6E><74> ke sloupci';
$strAddedColumnRelation = 'P<>id<69>na relace pro sloupec';
$strAddFields = 'P<>idat %s polo<6C>ek';
$strAddHeaderComment = 'P<>idat vlastn<74> koment<6E><74> do hlavi<76>ky (\\n odd<64>luje <20><>dky)';
$strAddIfNotExists = 'P<>idat IF NOT EXISTS';
@@ -43,25 +44,24 @@ $strAddPrivilegesOnDb = 'P
$strAddPrivilegesOnTbl = 'P<>idat opr<70>vn<76>n<EFBFBD> pro tabulku';
$strAddSearchConditions = 'P<>idat vyhled<65>vac<61> parametry (<28><>st dotazu po p<><70>kazu "WHERE"):';
$strAddToIndex = 'P<>idat %s sloupc<70> do indexu';
$strAddUser = 'P<>idat nov<6F>ho u<>ivatele';
$strAddUserMessage = 'U<>ivatel byl p<>id<69>n.';
$strAddedColumnComment = 'P<>id<69>n koment<6E><74> ke sloupci';
$strAddedColumnRelation = 'P<>id<69>na relace pro sloupec';
$strAddUser = 'P<>idat nov<6F>ho u<>ivatele';
$strAdministration = 'Spr<70>va';
$strAffectedRows = 'Ovlivn<76>n<EFBFBD> <20><>dky:';
$strAfter = 'Po %s';
$strAfterInsertBack = 'N<>vrat na p<>edchoz<6F> str<74>nku';
$strAfterInsertNewInsert = 'Vlo<6C>it dal<61><6C> <20><>dek';
$strAfterInsertSame = 'N<>vrat na tuto str<74>nku';
$strAll = 'V<EFBFBD>echno';
$strAfter = 'Po %s';
$strAllTableSameWidth = 'Pou<6F><75>t pro v<>echny tabulky stejnou <20><><EFBFBD>ku';
$strAll = 'V<>echno';
$strAlterOrderBy = 'Zm<5A>nit po<70>ad<61> tabulky podle';
$strAnIndex = 'K&nbsp;tabulce %s byl p<>id<69>n index';
$strAnalyzeTable = 'Analyzovat tabulku';
$strAnd = 'a';
$strAny = 'Jak<EFBFBD>koliv';
$strAnIndex = 'K&nbsp;tabulce %s byl p<>id<69>n index';
$strAnyHost = 'Jak<61>koliv po<70><6F>ta<74>';
$strAny = 'Jak<61>koliv';
$strAnyUser = 'Jak<61>koliv u<>ivatel';
$strAPrimaryKey = 'V&nbsp;tabulce %s byl vytvo<76>en prim<69>rn<72> kl<6B><6C>';
$strArabic = 'Arab<61>tina';
$strArmenian = 'Arm<72>n<EFBFBD>tina';
$strAscending = 'Vzestupn<70>';
@@ -75,15 +75,15 @@ $strBack = 'Zp
$strBaltic = 'Baltick<63>';
$strBeginCut = 'ZA<5A><41>TEK V<>PISU';
$strBeginRaw = 'ZA<5A><41>TEK V<>PISU';
$strBinary = ' Bin<69>rn<72> ';
$strBinaryDoNotEdit = ' Bin<69>rn<72> - neupravujte ';
$strBinaryLog = 'Bin<69>rn<72> log';
$strBinLogEventType = 'Typ ud<75>losti';
$strBinLogInfo = 'Informace';
$strBinLogName = 'Jm<4A>no logu';
$strBinLogOriginalPosition = 'P<>vodn<64> pozice';
$strBinLogPosition = 'Pozice';
$strBinLogServerId = 'ID serveru';
$strBinary = ' Bin<69>rn<72> ';
$strBinaryDoNotEdit = ' Bin<69>rn<72> - neupravujte ';
$strBinaryLog = 'Bin<69>rn<72> log';
$strBookmarkAllUsers = 'Umo<6D>nit v<>em u<>ivatel<65>m pou<6F><75>vat tuto polo<6C>ku';
$strBookmarkDeleted = 'Polo<6C>ka byla smaz<61>na z&nbsp;obl<62>ben<65>ch.';
$strBookmarkLabel = 'N<>zev';
@@ -91,13 +91,12 @@ $strBookmarkOptions = 'Nastaven
$strBookmarkQuery = 'Obl<62>ben<65> SQL dotaz';
$strBookmarkThis = 'P<>idat tento SQL dotaz do obl<62>ben<65>ch';
$strBookmarkView = 'Jen zobrazit';
$strBrowse = 'Proj<6F>t';
$strBrowseForeignValues = 'Proj<6F>t hodnoty ciz<69>ch kl<6B><6C><EFBFBD>';
$strBrowse = 'Proj<6F>t';
$strBulgarian = 'Bulhar<61>tina';
$strBzError = 'phpMyAdminovi se nepoda<64>ilo zkomprimovat v<>pis, proto<74>e roz<6F><7A><EFBFBD>en<65> pro kompresi bz2 je v&nbsp;t<>to verzi PHP chybn<62>. Doporu<72>ujeme tuto kompresi vypnout (nastavit <code>$cfg[\'BZipDump\']</code> v&nbsp;nastaven<65>ch phpMyAdmina na <code>FALSE</code>). Pokud chcete pou<6F><75>vat kompresi bz2, m<>li byste nainstalovat nov<6F>j<EFBFBD><6A> verzi PHP. V<>ce informac<61> o&nbsp;tomto probl<62>mu je u popisu chyby %s.';
$strBzip = '"zabzipov<6F>no"';
$strCSVOptions = 'Nastaven<65> CSV exportu';
$strCalendar = 'Kalend<6E><64>';
$strCannotLogin = 'Nepoda<64>ilo se p<>ihl<68><6C>en<65> k MySQL serveru';
$strCantLoad = 'nelze nahr<68>t roz<6F><7A><EFBFBD>en<65> %s,<br />zkontrolujte pros<6F>m nastaven<65> PHP';
@@ -109,23 +108,23 @@ $strCarriage = 'N
$strCaseInsensitive = 'nerozli<6C>ovat velk<6C> a mal<61> p<>smena';
$strCaseSensitive = 'rozli<6C>ovat velk<6C> a mal<61> p<>smena';
$strCentralEuropean = 'St<53>edn<64> Evropa';
$strChange = 'Zm<5A>nit';
$strChangeCopyMode = 'Vytvo<76>it nov<6F>ho u<>ivatele se stejn<6A>mi opr<70>vn<76>n<EFBFBD>mi a ...';
$strChangeCopyModeCopy = '... zachovat p<>vodn<64>ho u<>ivatele.';
$strChangeCopyModeDeleteAndReload = ' ... smazat u<>ivatele a pot<6F> znovu na<6E><61>st opr<70>vn<76>n<EFBFBD>.';
$strChangeCopyModeJustDelete = ' ... smazat p<>vodn<64>ho u<>ivatele ze v<>ech tabulek.';
$strChangeCopyModeRevoke = ' ... odebrat v<>echna opr<70>vn<76>n<EFBFBD> p<>vodn<64>mu u<>ivateli a pot<6F> ho smazat.';
$strChangeCopyMode = 'Vytvo<76>it nov<6F>ho u<>ivatele se stejn<6A>mi opr<70>vn<76>n<EFBFBD>mi a ...';
$strChangeCopyUser = 'Zm<5A>nit informace o&nbsp;u<>ivateli / Kop<6F>rovat u<>ivatele';
$strChangeDisplay = 'Zvolte kter<65> sloupce zobrazit';
$strChangePassword = 'Zm<5A>nit heslo';
$strCharset = 'Znakov<EFBFBD> sada';
$strChange = 'Zm<EFBFBD>nit';
$strCharsetOfFile = 'Znakov<6F> sada souboru:';
$strCharsets = 'Znakov<6F> sady';
$strCharsetsAndCollations = 'Znakov<6F> sady a porovn<76>v<EFBFBD>n<EFBFBD>';
$strCharsets = 'Znakov<6F> sady';
$strCharset = 'Znakov<6F> sada';
$strCheckAll = 'Za<5A>krtnout v<>e';
$strCheckOverhead = 'Za<5A>krtnout neoptim<69>ln<6C>';
$strCheckPrivs = 'Zkontrolovat opr<70>vn<76>n<EFBFBD>';
$strCheckPrivsLong = 'Zkontrolovat opr<70>vn<76>n<EFBFBD> pro datab<61>zi &quot;%s&quot;.';
$strCheckPrivs = 'Zkontrolovat opr<70>vn<76>n<EFBFBD>';
$strCheckTable = 'Zkontrolovat tabulku';
$strChoosePage = 'Zvolte str<74>nku, kterou chcete zm<7A>nit';
$strColComFeat = 'Zobrazuji koment<6E><74>e sloupc<70>';
@@ -133,8 +132,8 @@ $strCollation = 'Porovn
$strColumnNames = 'N<>zvy sloupc<70>';
$strColumnPrivileges = 'Opr<70>vn<76>n<EFBFBD> pro jednotliv<69> sloupce';
$strCommand = 'P<><50>kaz';
$strComments = 'Koment<6E><74>e';
$strCommentsForTable = 'KOMENT<4E><54>E PRO TABULKU';
$strComments = 'Koment<6E><74>e';
$strCompleteInserts = '<27>pln<6C> inserty';
$strCompression = 'Komprese';
$strConfigFileError = 'phpMyAdmin nemohl na<6E><61>st konfigura<72>n<EFBFBD> soubor!<br />Tato chyba m<><6D>e nastat pokud v&nbsp;n<>m PHP najde chybu nebo nem<65><6D>e tento soubor naj<61>t.<br />Po kliknut<75> na n<>sleduj<75>c<EFBFBD> odkaz se PHP pokus<75> p<><70>mo interpretovat tento soubor a zobraz<61> informace o&nbsp;chyb<79>, ke kter<65> do<64>lo. Pak opravte tuto chybu (nej<65>ast<73>ji se jedn<64> o&nbsp;chyb<79>j<EFBFBD>c<EFBFBD> st<73>edn<64>k).<br />Pokud z<>sk<73>te pr<70>zdnou str<74>nku, v<>echno je v&nbsp;po<70><6F>dku.';
@@ -149,36 +148,22 @@ $strCopyTable = 'Kop
$strCopyTableOK = 'Tabulka %s byla zkop<6F>rov<6F>na do %s.';
$strCopyTableSameNames = 'Nelze kop<6F>rovat tabulku na sebe samu!';
$strCouldNotKill = 'phpMyAdminovi se nepoda<64>ilo ukon<6F>it vl<76>kno %s. Pravd<76>podobn<62> jeho b<>h ji<6A> skon<6F>il.';
$strCreate = 'Vytvo<76>it';
$strCreateIndex = 'Vytvo<76>it index na&nbsp;%s&nbsp;sloupc<70>ch';
$strCreateIndexTopic = 'Vytvo<76>it nov<6F> index';
$strCreateIndex = 'Vytvo<76>it index na&nbsp;%s&nbsp;sloupc<70>ch';
$strCreateNewDatabase = 'Vytvo<76>it novou datab<61>zi';
$strCreateNewTable = 'Vytvo<76>it novou tabulku v&nbsp;datab<61>zi %s';
$strCreatePage = 'Vytvo<76>it novou str<74>nku';
$strCreatePdfFeat = 'Vytv<74><76>en<65> PDF';
$strCreate = 'Vytvo<76>it';
$strCreationDates = 'Datum vytvo<76>en<65>, posledn<64> zm<7A>ny a kontroly';
$strCriteria = 'Podm<64>nka';
$strCroatian = 'Chorvat<61>tina';
$strCSVOptions = 'Nastaven<65> CSV exportu';
$strCyrillic = 'Cyrilika';
$strCzech = '<27>e<EFBFBD>tina';
$strCzechSlovak = '<27>e<EFBFBD>tina/Sloven<65>tina';
$strDBComment = 'Koment<6E><74> k datab<61>zi: ';
$strDBCopy = 'Zkop<6F>rovat datab<61>zi na';
$strDBGContext = 'Kontext';
$strDBGContextID = 'Kontext ID';
$strDBGHits = 'Z<>sah<61>';
$strDBGLine = '<27><>dka';
$strDBGMaxTimeMs = 'Min. <20>as, ms';
$strDBGMinTimeMs = 'Max. <20>as, ms';
$strDBGModule = 'Modul';
$strDBGTimePerHitMs = '<27>as/Z<>sah, ms';
$strDBGTotalTimeMs = 'Celkov<6F> <20>as, ms';
$strDBRename = 'P<>ejmenovat datab<61>zi na';
$strDanish = 'D<>n<EFBFBD>tina';
$strData = 'Data';
$strDataDict = 'Datov<6F> slovn<76>k';
$strDataOnly = ' Jen data';
$strDatabase = 'Datab<61>ze';
$strDatabaseEmpty = 'Jm<4A>no datab<61>ze je pr<70>zdn<64>!';
$strDatabaseExportOptions = 'Nastaven<65> exportu datab<61>z<EFBFBD>';
@@ -186,53 +171,68 @@ $strDatabaseHasBeenDropped = 'Datab
$strDatabaseNoTable = 'Tato datab<61>ze neobsahuje <20><>dn<64> tabulky!';
$strDatabases = 'Datab<61>ze';
$strDatabasesDropped = '%s datab<61>ze byla <20>sp<73><70>n<EFBFBD> zru<72>ena.';
$strDatabasesStats = 'Statistiky datab<61>z<EFBFBD>';
$strDatabasesStatsDisable = 'Skr<6B>t podrobnosti';
$strDatabasesStatsEnable = 'Zobrazit podrobnosti';
$strDatabasesStatsHeavyTraffic = 'Pozn<7A>mka: Zobrazen<65> podrobnost<73> o&nbsp;datab<61>z<EFBFBD>ch m<><6D>e zp<7A>sobit zna<6E>n<EFBFBD> zv<7A><76>en<65> provozu mezi webserverem a MySQL serverem.';
$strDatabasesStats = 'Statistiky datab<61>z<EFBFBD>';
$strData = 'Data';
$strDataDict = 'Datov<6F> slovn<76>k';
$strDataOnly = ' Jen data';
$strDBComment = 'Koment<6E><74> k datab<61>zi: ';
$strDBCopy = 'Zkop<6F>rovat datab<61>zi na';
$strDBGContextID = 'Kontext ID';
$strDBGContext = 'Kontext';
$strDBGHits = 'Z<>sah<61>';
$strDBGLine = '<27><>dka';
$strDBGMaxTimeMs = 'Min. <20>as, ms';
$strDBGMinTimeMs = 'Max. <20>as, ms';
$strDBGModule = 'Modul';
$strDBGTimePerHitMs = '<27>as/Z<>sah, ms';
$strDBGTotalTimeMs = 'Celkov<6F> <20>as, ms';
$strDbPrivileges = 'Opr<70>vn<76>n<EFBFBD> pro jednotliv<69> datab<61>ze';
$strDBRename = 'P<>ejmenovat datab<61>zi na';
$strDbSpecific = 'z<>visl<73> na datab<61>zi';
$strDefault = 'V<>choz<6F>';
$strDefaultValueHelp = 'V<>choz<6F> hodnotu zadejte jen jednu hodnotu bez uvozovek a escapov<6F>n<EFBFBD> znak<61>, nap<61><70>klad: a';
$strDefault = 'V<>choz<6F>';
$strDefragment = 'Defragmentovat tabulku';
$strDelOld = 'Aktu<74>ln<6C> str<74>nka se odkazuje na tabulky, kter<65> ji<6A> neexistuj<75>. Chcete odstranit tyto odkazy?';
$strDelayedInserts = 'Pou<6F><75>vat zpo<70>d<EFBFBD>n<EFBFBD> inserty';
$strDelete = 'Smazat';
$strDeleteAndFlush = 'Odstranit u<>ivatele a znovuna<6E><61>st opr<70>vn<76>n<EFBFBD>.';
$strDeleteAndFlushDescr = 'Toto je nej<65>ist<73><74> <20>e<EFBFBD>en<65>, ale na<6E><61>t<EFBFBD>n<EFBFBD> opr<70>vn<76>n<EFBFBD> m<><6D>e trvat dlouho.';
$strDeleteAndFlush = 'Odstranit u<>ivatele a znovuna<6E><61>st opr<70>vn<76>n<EFBFBD>.';
$strDeleted = '<27><>dek byl smaz<61>n';
$strDeletedRows = 'Smazan<61> <20><>dky:';
$strDelete = 'Smazat';
$strDeleting = 'Odstra<72>uji %s';
$strDelOld = 'Aktu<74>ln<6C> str<74>nka se odkazuje na tabulky, kter<65> ji<6A> neexistuj<75>. Chcete odstranit tyto odkazy?';
$strDescending = 'Sestupn<70>';
$strDescription = 'Popis';
$strDictionary = 'slovn<76>k';
$strDisableForeignChecks = 'Vypnout kontrolu ciz<69>ch kl<6B><6C><EFBFBD>';
$strDisabled = 'Vypnuto';
$strDisableForeignChecks = 'Vypnout kontrolu ciz<69>ch kl<6B><6C><EFBFBD>';
$strDisplayFeat = 'Zobrazen<65> funkc<6B>';
$strDisplayOrder = 'Se<53>adit podle:';
$strDisplayPDF = 'Zobrazit jako sch<63>ma v&nbsp;PDF';
$strDoAQuery = 'Prov<6F>st "dotaz podle p<><70>kladu" (z<>stupn<70> znak: "%")';
$strDoYouReally = 'Opravdu si p<>ejete vykonat p<><70>kaz';
$strDocu = 'Dokumentace';
$strDrop = 'Odstranit';
$strDoYouReally = 'Opravdu si p<>ejete vykonat p<><70>kaz';
$strDropDatabaseStrongWarning = 'Chyst<73>te se ZRU<52>IT celou datab<61>zi!';
$strDrop = 'Odstranit';
$strDropSelectedDatabases = 'Zru<72>it vybranou datab<61>zi';
$strDropUsersDb = 'Odstranit datab<61>ze se stejn<6A>mi jm<6A>ny jako u<>ivatel<65>.';
$strDumpingData = 'Vypisuji data pro tabulku';
$strDumpSaved = 'V<>pis byl ulo<6C>en do souboru %s.';
$strDumpXRows = 'Vypsat %s <20><>dk<64> od %s.';
$strDumpingData = 'Vypisuji data pro tabulku';
$strDynamic = 'dynamick<63>';
$strEdit = 'Upravit';
$strEditPDFPages = 'Upravit PDF str<74>nky';
$strEditPrivileges = 'Upravit opr<70>vn<76>n<EFBFBD>';
$strEdit = 'Upravit';
$strEffective = 'Efektivn<76>';
$strEmpty = 'Vypr<70>zdnit';
$strEmptyResultSet = 'MySQL vr<76>til pr<70>zdn<64> v<>sledek (tj. nulov<6F> po<70>et <20><>dk<64>).';
$strEmpty = 'Vypr<70>zdnit';
$strEnabled = 'Zapnuto';
$strEncloseInTransaction = 'Uzav<61><76>t p<><70>kazy v&nbsp;transakci';
$strEnd = 'Konec';
$strEndCut = 'KONEC V<>PISU';
$strEnd = 'Konec';
$strEndRaw = 'KONEC V<>PISU';
$strEnglish = 'Anglicky';
$strEnglishPrivileges = 'Pozn<7A>mka: n<>zvy opr<70>vn<76>n<EFBFBD> v&nbsp;MySQL jsou uv<75>d<EFBFBD>ny anglicky';
@@ -248,29 +248,29 @@ $strExtendedInserts = 'Roz
$strExtra = 'Extra';
$strFailedAttempts = 'Nepoveden<65>ch pokus<75>';
$strField = 'Sloupec';
$strFieldHasBeenDropped = 'Sloupec %s byl odstran<61>n';
$strFields = 'Sloupce';
$strFieldsEmpty = ' Nebyl zad<61>n po<70>et sloupc<70>! ';
$strFieldsEnclosedBy = 'N<>zvy sloupc<70> uzav<61>en<65> do';
$strFieldsEscapedBy = 'N<>zvy sloupc<70> escapov<6F>ny';
$strField = 'Sloupec';
$strFields = 'Sloupce';
$strFieldsTerminatedBy = 'Sloupce odd<64>len<65>';
$strFileAlreadyExists = 'Soubor %s ji<6A> na serveru existuje, zm<7A><6D>te jm<6A>no souboru, nebo zvolte p<>eps<70>n<EFBFBD> souboru.';
$strFileCouldNotBeRead = 'Soubor nelze p<>e<EFBFBD><65>st';
$strFileNameTemplate = 'Vzor pro jm<6A>no souboru';
$strFileNameTemplateHelp = 'Pou<6F>ijte __DB__ pro jm<6A>no datab<61>ze, __TABLE__ pro jm<6A>no tabulky a jak<61>koliv parametry pro %sfunkci strftime%s pro vlo<6C>en<65> data. P<><50>pona souboru bude automaticky p<>id<69>na podle typu. Jak<61>koliv jin<69> text bude zachov<6F>n.';
$strFileNameTemplateRemember = 'zapamatovat si hodnotu';
$strFileNameTemplate = 'Vzor pro jm<6A>no souboru';
$strFixed = 'pevn<76>';
$strFlushPrivilegesNote = 'Pozn<7A>mka: phpMyAdmin z<>sk<73>v<EFBFBD> opr<70>vn<76>n<EFBFBD> p<><70>mo z&nbsp;tabulek MySQL. Obsah t<>chto tabulek se m<><6D>e li<6C>it od opr<70>vn<76>n<EFBFBD>, kter<65> server pr<70>v<EFBFBD> pou<6F><75>v<EFBFBD>, pokud byly tyto tabulky upravov<6F>ny. V&nbsp;tomto p<><70>pad<61> je vhodn<64> prov<6F>st %sznovuna<6E>ten<65> opr<70>vn<76>n<EFBFBD>%s p<>ed pokra<72>ov<6F>n<EFBFBD>m.';
$strFlushTable = 'Vypr<70>zdnit vyrovn<76>vac<61> pam<61><6D> pro tabulku ("FLUSH")';
$strFormEmpty = 'Chyb<79>j<EFBFBD>c<EFBFBD> hodnota ve formul<75><6C>i!';
$strFormat = 'Form<72>t';
$strFormEmpty = 'Chyb<79>j<EFBFBD>c<EFBFBD> hodnota ve formul<75><6C>i!';
$strFullText = 'Cel<65> texty';
$strFunction = 'Funkce';
$strGenBy = 'Vygeneroval';
$strGenTime = 'Vygenerov<6F>no';
$strGeneralRelationFeat = 'Obecn<63> funkce relac<61>';
$strGenTime = 'Vygenerov<6F>no';
$strGeorgian = 'Gruz<75>n<EFBFBD>tina';
$strGerman = 'N<>mecky';
$strGlobal = 'glob<6F>ln<6C>';
@@ -288,8 +288,8 @@ $strHebrew = 'Hebrej
$strHexForBinary = 'Binarn<72> pole vypisovat <20>estn<74>ctkov<6F>';
$strHome = 'Hlavn<76> strana';
$strHomepageOfficial = 'Ofici<63>ln<6C> str<74>nka phpMyAdmina';
$strHost = 'Po<50><6F>ta<74>';
$strHostEmpty = 'Jm<4A>no po<70><6F>ta<74>e je pr<70>zdn<64>!';
$strHost = 'Po<50><6F>ta<74>';
$strHungarian = 'Ma<4D>ar<61>tina';
$strIcelandic = 'Island<6E>tina';
@@ -302,44 +302,44 @@ $strIgnoringFile = 'Ignoruji soubor %s';
$strImportDocSQL = 'Importovat soubory docSQL';
$strImportFiles = 'Importovat soubory';
$strImportFinished = 'Import ukon<6F>en';
$strInUse = 'pr<EFBFBD>v<EFBFBD> se pou<6F><75>v<EFBFBD>';
$strIndex = 'Index';
$strIndexes = 'Indexy';
$strIndexHasBeenDropped = 'Index %s byl odstran<61>n';
$strIndex = 'Index';
$strIndexName = 'Jm<4A>no indexu&nbsp;:';
$strIndexType = 'Typ indexu&nbsp;:';
$strIndexes = 'Indexy';
$strInnodbStat = 'Stav InnoDB';
$strInsecureMySQL = 'M<>te standardn<64> nastaven<65> hesla u<>ivatele root v&nbsp;MySQL. Doporu<72>ujeme zm<7A>nit toto nastaven<65> a t<>m podstatn<74> zv<7A><76>it bezpe<70>nost Va<56>eho serveru.';
$strInsert = 'Vlo<6C>it';
$strInsertAsNewRow = 'Vlo<6C>it jako nov<6F> <20><>dek';
$strInsertBookmarkTitle = 'Pros<6F>m zadejte n<>zev obl<62>ben<65> polo<6C>ky';
$strInsertNewRow = 'Vlo<6C>it nov<6F> <20><>dek';
$strInsertTextfiles = 'Vlo<6C>it textov<6F> soubory do tabulky';
$strInsertedRowId = 'Id vlo<6C>en<65>ho <20><>dku:';
$strInsertedRows = 'Vlo<6C>eno <20><>dk<64>:';
$strInsertNewRow = 'Vlo<6C>it nov<6F> <20><>dek';
$strInsertTextfiles = 'Vlo<6C>it textov<6F> soubory do tabulky';
$strInsert = 'Vlo<6C>it';
$strInstructions = 'Instrukce';
$strInternalNotNecessary = '* Intern<72> relace nen<65> pot<6F>ebn<62>, pokud ji<6A> relace existuje v InnoDB.';
$strInternalRelations = 'Intern<72> relace';
$strInUse = 'pr<70>v<EFBFBD> se pou<6F><75>v<EFBFBD>';
$strJapanese = 'Japon<6F>tina';
$strJumpToDB = 'Na datab<61>zi &quot;%s&quot;.';
$strJustDelete = 'Jen odstranit u<>ivatele z tabulek s opr<70>vn<76>n<EFBFBD>mi.';
$strJustDeleteDescr = 'Odstran<61>n<EFBFBD> u<>ivatel<65> st<73>le budou m<>t p<>istup na server dokud nebudou znovuna<6E>tena opr<70>vn<76>n<EFBFBD>.';
$strJustDelete = 'Jen odstranit u<>ivatele z tabulek s opr<70>vn<76>n<EFBFBD>mi.';
$strKeepPass = 'Nem<65>nit heslo';
$strKeyname = 'Kl<4B><6C>ov<6F> n<>zev';
$strKill = 'Ukon<6F>it';
$strKorean = 'Korej<65>tina';
$strLaTeX = 'LaTeX';
$strLaTeXOptions = 'Nastaven<65> exportu do LaTeXu';
$strLandscape = 'Na <20><><EFBFBD>ku';
$strLatexCaption = 'Titulek tabulky';
$strLatexContent = 'Obsah tabulky __TABLE__';
$strLatexContinued = '(pokra<72>ov<6F>n<EFBFBD>)';
$strLatexContinuedCaption = 'Titulek pokra<72>ov<6F>n<EFBFBD> tabulky';
$strLatexContinued = '(pokra<72>ov<6F>n<EFBFBD>)';
$strLatexIncludeCaption = 'Pou<6F><75>t titulek tabulky';
$strLatexLabel = 'N<>v<EFBFBD>st<73>';
$strLaTeX = 'LaTeX';
$strLaTeXOptions = 'Nastaven<65> exportu do LaTeXu';
$strLatexStructure = 'Struktura tabulky __TABLE__';
$strLatvian = 'Loty<74><79>tina';
$strLengthSet = 'D<>lka/Mno<6E>ina*';
@@ -353,31 +353,31 @@ $strLoadExplanation = 'Automaticky jsou zvoleny nejvhodn
$strLoadMethod = 'Parametry pro p<><70>kaz LOAD';
$strLocalhost = 'Lok<6F>ln<6C>';
$strLocationTextfile = 'textov<6F> soubor';
$strLoginInformation = 'P<>ihla<6C>ov<6F>n<EFBFBD>';
$strLogin = 'P<>ihl<68><6C>en<65>';
$strLogout = 'Odhl<68>sit se';
$strLogPassword = 'Heslo:';
$strLogServer = 'Server';
$strLogUsername = 'Jm<4A>no:';
$strLogin = 'P<>ihl<68><6C>en<65>';
$strLoginInformation = 'P<>ihla<6C>ov<6F>n<EFBFBD>';
$strLogout = 'Odhl<68>sit se';
$strMIMETypesForTable = 'MIME TYPY PRO TABULKU';
$strMIME_MIMEtype = 'MIME typ';
$strMaximumSize = 'Maxim<69>ln<6C> velikost: %s%s';
$strMIME_available_mime = 'Dostupn<70> MIME typy';
$strMIME_available_transform = 'Dostupn<70> transformace';
$strMIME_description = 'Popis';
$strMIME_MIMEtype = 'MIME typ';
$strMIME_nodescription = 'Pro tuto transformaci nen<65> dostupn<70> <20><>dn<64> popis.<br />Zeptejte se autora co %s d<>l<EFBFBD>.';
$strMIME_transformation = 'Transformace p<>i prohl<68><6C>en<65>';
$strMIME_transformation_note = 'Pro seznam dostupn<70>ch parametr<74> transformac<61> a jejich MIME typ<79> klikn<6B>te na %spopisy transformac<61>%s';
$strMIME_transformation_options = 'Parametry transformace';
$strMIME_transformation_options_note = 'Zadejte parametry transformac<61> v&nbsp;n<>sleduj<75>c<EFBFBD>m tvaru: \'a\',\'b\',\'c\'...<br />Pokud pot<6F>ebujete pou<6F><75>t zp<7A>tn<74> lom<6F>tko ("\") nebo jednoduch<63> uvozovky ("\'") mezi t<>mito hodnotami, vlo<6C>te p<>ed n<> zp<7A>tn<74> lom<6F>tko (nap<61><70>klad \'\\\\xyz\' nebo \'a\\\'b\').';
$strMIME_transformation_options = 'Parametry transformace';
$strMIME_transformation = 'Transformace p<>i prohl<68><6C>en<65>';
$strMIMETypesForTable = 'MIME TYPY PRO TABULKU';
$strMIME_without = 'MIME typy zobrazen<65> kurz<72>vou nemaj<61> vlastn<74> transforma<6D>n<EFBFBD> funkci';
$strMaximumSize = 'Maxim<69>ln<6C> velikost: %s%s';
$strModifications = 'Zm<5A>ny byly ulo<6C>eny';
$strModify = '<27>pravy';
$strModifyIndexTopic = 'Upravit index';
$strModify = '<27>pravy';
$strMoreStatusVars = 'Dal<61><6C> informace o&nbsp;stavu';
$strMoveTable = 'P<>esunout tabulku do (datab<61>ze<b>.</b>tabulka):';
$strMoveTableOK = 'Tabulka %s byla p<>esunuta do %s.';
$strMoveTable = 'P<>esunout tabulku do (datab<61>ze<b>.</b>tabulka):';
$strMoveTableSameNames = 'Nelze p<>esunout tabulku na sebe samu!';
$strMultilingual = 'mnohojazy<7A>n<EFBFBD>';
$strMustSelectFile = 'Zvolte soubor, kter<65> chcete vlo<6C>it.';
@@ -393,16 +393,17 @@ $strMySQLShowVars = 'Uk
$strName = 'N<>zev';
$strNeedPrimaryKey = 'Pro tuto tabulku byste m<>li definovat prim<69>rn<72> kl<6B><6C>.';
$strNext = 'Dal<61><6C>';
$strNo = 'Ne';
$strNoDatabases = '<27><>dn<64> datab<61>ze';
$strNoDatabasesSelected = 'Nebyla vybr<62>na <20><>dn<64> datab<61>ze.';
$strNoDatabases = '<27><>dn<64> datab<61>ze';
$strNoDescription = '<27><>dn<64> popisek';
$strNoDropDatabases = 'P<><50>kaz "DROP DATABASE" je vypnut<75>.';
$strNoExplain = 'Bez vysv<73>tlen<65> (EXPLAIN) SQL';
$strNoFrames = 'phpMyAdmin se l<>pe pou<6F><75>v<EFBFBD> v&nbsp;prohl<68><6C>e<EFBFBD>i podporuj<75>c<EFBFBD>m r<>my ("FRAME").';
$strNoIndex = '<27><>dn<64> index nebyl definov<6F>n!';
$strNoIndexPartsDefined = '<27><>dn<64> <20><>st indexu nebyla definov<6F>na!';
$strNoIndex = '<27><>dn<64> index nebyl definov<6F>n!';
$strNoModification = '<27><>dn<64> zm<7A>na';
$strNo = 'Ne';
$strNone = '<27><>dn<64>';
$strNoOptions = 'Tento form<72>t nem<65> <20><>dn<64> nastaven<65>';
$strNoPassword = '<27><>dn<64> heslo';
$strNoPermission = 'Web server nem<65> opr<70>vn<76>n<EFBFBD> ulo<6C>it v<>pis do souboru %s.';
@@ -414,20 +415,19 @@ $strNoRowsSelected = 'Nebyla vybr
$strNoSpace = 'Nedostatek m<>sta pro ulo<6C>en<65> souboru %s.';
$strNoTablesFound = 'V&nbsp;datab<61>zi nebyla nalezena <20><>dn<64> tabulka.';
$strNoThemeSupport = 'Nen<65> podporov<6F>na zm<7A>na t<>matu, zkontrolujte nastaven<65> a t<>mata v adres<65><73>i %s.';
$strNoUsersFound = '<27><>dn<64> u<>ivatel nenalezen.';
$strNoValidateSQL = 'Bez kontroly SQL';
$strNone = '<27><>dn<64>';
$strNotNumber = 'Nebylo zad<61>no <20><>slo!';
$strNotOK = 'nen<65> v po<70><6F>dku';
$strNotSet = '<b>%s</b> tabulka nenalezena nebo nen<65> nastavena v&nbsp;%s';
$strNotValidNumber = ' nen<65> platn<74> <20><>slo <20><>dku!';
$strNoUsersFound = '<27><>dn<64> u<>ivatel nenalezen.';
$strNoValidateSQL = 'Bez kontroly SQL';
$strNull = 'Nulov<6F>';
$strNumSearchResultsInTable = '%s odpov<6F>daj<61>c<EFBFBD>(ch) z<>znam(<28>) v&nbsp;tabulce <i>%s</i>';
$strNumSearchResultsTotal = '<b>Celkem:</b> <i>%s</i> odpov<6F>daj<61>c<EFBFBD>(ch) z<>znam(<28>)';
$strNumTables = 'Tabulek';
$strOK = 'OK';
$strOftenQuotation = '<27>asto uvozuj<75>c<EFBFBD> znaky. Voliteln<6C> znamen<65>, <20>e pouze polo<6C>ky u kter<65>ch je to nutn<74> (obvykle typu CHAR a VARCHAR) jsou uzav<61>eny do uzav<61>rac<61>ch znak<61>.';
$strOK = 'OK';
$strOperations = '<27>pravy';
$strOperator = 'Oper<65>tor';
$strOptimizeTable = 'Optimalizovat tabulku';
@@ -437,14 +437,12 @@ $strOr = 'nebo';
$strOverhead = 'Nav<61>c';
$strOverwriteExisting = 'P<>epsat existuj<75>c<EFBFBD> soubor(y)';
$strPHP40203 = 'Pou<6F><75>v<EFBFBD>te PHP 4.2.3, kter<65> m<> z<>va<76>nou chybu p<>i pr<70>ci s&nbsp;v<>cebajtov<6F>mi znaky (mbstring), jedn<64> se o&nbsp;chybu PHP <20><>slo 19404. Nedoporu<72>ujeme pou<6F><75>vat tuto verzi PHP s&nbsp;phpMyAdminem.';
$strPHPVersion = 'Verze PHP';
$strPageNumber = 'Strana <20><>slo:';
$strPaperSize = 'Velikost str<74>nky';
$strPartialText = 'Zkr<6B>cen<65> texty';
$strPassword = 'Heslo';
$strPasswordChanged = 'Heslo pro %s bylo <20>sp<73><70>n<EFBFBD> zm<7A>n<EFBFBD>no.';
$strPasswordEmpty = 'Heslo je pr<70>zdn<64>!';
$strPassword = 'Heslo';
$strPasswordNotSame = 'Hesla nejsou stejn<6A>!';
$strPdfDbSchema = 'Sch<63>ma datab<61>ze "%s" - Strana %s';
$strPdfInvalidTblName = 'Tabulka "%s" neexistuje!';
@@ -454,6 +452,8 @@ $strPerMinute = 'za minutu';
$strPerSecond = 'za sekundu';
$strPersian = 'Per<65>tina';
$strPhoneBook = 'adres<65><73>';
$strPHP40203 = 'Pou<6F><75>v<EFBFBD>te PHP 4.2.3, kter<65> m<> z<>va<76>nou chybu p<>i pr<70>ci s&nbsp;v<>cebajtov<6F>mi znaky (mbstring), jedn<64> se o&nbsp;chybu PHP <20><>slo 19404. Nedoporu<72>ujeme pou<6F><75>vat tuto verzi PHP s&nbsp;phpMyAdminem.';
$strPHPVersion = 'Verze PHP';
$strPhp = 'Zobrazit PHP k<>d';
$strPmaDocumentation = 'Dokumentace phpMyAdmina';
$strPmaUriError = 'Parametr <tt>$cfg[\'PmaAbsoluteUri\']</tt> MUS<55> b<>t nastaven v&nbsp;konfigura<72>n<EFBFBD>m souboru!';
@@ -461,13 +461,13 @@ $strPolish = 'Pol
$strPortrait = 'Na v<><76>ku';
$strPos1 = 'Za<5A><61>tek';
$strPrevious = 'P<>edchoz<6F>';
$strPrimary = 'Prim<69>rn<72>';
$strPrimaryKeyHasBeenDropped = 'Prim<69>rn<72> kl<6B><6C> byl odstran<61>n';
$strPrimaryKeyName = 'Jm<4A>no prim<69>rn<72>ho kl<6B><6C>e mus<75> b<>t "PRIMARY"!';
$strPrimaryKeyWarning = '("PRIMARY" <b>mus<75></b> b<>t jm<6A>no <b>pouze</b> prim<69>rn<72>ho kl<6B><6C>e!)';
$strPrint = 'Vytisknout';
$strPrintView = 'N<>hled k vyti<74>t<EFBFBD>n<EFBFBD>';
$strPrimary = 'Prim<EFBFBD>rn<EFBFBD>';
$strPrintViewFull = 'N<>hled k vyti<74>t<EFBFBD>n<EFBFBD> (s&nbsp;kompletn<74>mi texty)';
$strPrintView = 'N<>hled k vyti<74>t<EFBFBD>n<EFBFBD>';
$strPrint = 'Vytisknout';
$strPrivDescAllPrivileges = 'V<>echna opr<70>vn<76>n<EFBFBD> krom<6F> GRANT.';
$strPrivDescAlter = 'Umo<6D><6F>uje m<>nit strukturu existuj<75>c<EFBFBD>ch tabulek.';
$strPrivDescCreateDb = 'Umo<6D><6F>uje vytv<74><76>et nov<6F> datab<61>ze a tabulky.';
@@ -503,8 +503,8 @@ $strProcesslist = 'Seznam proces
$strProperties = 'Vlastnosti';
$strPutColNames = 'P<>idat jm<6A>na sloupc<70> na prvn<76> <20><>dek';
$strQBE = 'Dotaz';
$strQBEDel = 'smazat';
$strQBE = 'Dotaz';
$strQBEIns = 'p<>idat';
$strQueryFrame = 'SQL okno';
$strQueryOnDb = 'SQL dotaz na datab<61>zi <b>%s</b>:';
@@ -514,62 +514,51 @@ $strQueryTime = 'Dotaz zabral %01.4f sekund';
$strQueryType = 'Typ dotazu';
$strQueryWindowLock = 'Nep<65>episovat tento dotaz z&nbsp;hlavn<76>ho okna';
$strReType = 'Heslo znovu';
$strReceived = 'P<>ijato';
$strRecords = 'Z<>znam<61>';
$strReferentialIntegrity = 'Zkontrolovat integritu odkaz<61>:';
$strRefresh = 'Obnovit';
$strRelationNotWorking = 'N<>kter<65> z&nbsp;roz<6F><7A><EFBFBD>en<65>ch funkc<6B> phpMyAdmina nelze pou<6F><75>vat. %sZde%s zjist<73>te pro<72>.';
$strRelationView = 'Zobrazit relace';
$strRelationalSchema = 'Rela<6C>n<EFBFBD> sch<63>ma';
$strRelations = 'Relace';
$strRelationNotWorking = 'N<>kter<65> z&nbsp;roz<6F><7A><EFBFBD>en<65>ch funkc<6B> phpMyAdmina nelze pou<6F><75>vat. %sZde%s zjist<73>te pro<72>.';
$strRelationsForTable = 'RELACE PRO TABULKU';
$strRelations = 'Relace';
$strRelationView = 'Zobrazit relace';
$strReloadFailed = 'Znovuna<6E>ten<65> MySQL selhalo.';
$strReloadMySQL = 'Znovuna<6E>ten<65> MySQL';
$strReloadingThePrivileges = 'Znovuna<6E><61>t<EFBFBD>m opr<70>vn<76>n<EFBFBD>';
$strReloadMySQL = 'Znovuna<6E>ten<65> MySQL';
$strRemoveSelectedUsers = 'Odstranit vybran<61> u<>ivatele';
$strRenameDatabaseOK = 'Datab<61>ze %s byla p<>ejmenov<6F>na na %s';
$strRenameTable = 'P<>ejmenovat tabulku na';
$strRenameTableOK = 'Tabulka %s byla p<>ejmenov<6F>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<64>';
$strResourceLimits = 'Omezen<65> zdroj<6F>';
$strRevoke = 'Zru<EFBFBD>it';
$strRevokeAndDelete = 'Odebrat u<>ivatel<65>m ve<76>ker<65> opr<70>vn<76>n<EFBFBD> a pot<6F> je odstranit z tabulek.';
$strReType = 'Heslo znovu';
$strRevokeAndDeleteDescr = 'U<>ivatel<65> budou m<>t opr<70>vn<76>n<EFBFBD> "USAGE" (pou<6F><75>v<EFBFBD>n<EFBFBD>) dokud nebudou znovuna<6E>tena opr<70>vn<76>n<EFBFBD>.';
$strRevokeAndDelete = 'Odebrat u<>ivatel<65>m ve<76>ker<65> opr<70>vn<76>n<EFBFBD> a pot<6F> je odstranit z tabulek.';
$strRevokeMessage = 'Byla zru<72>ena pr<70>va pro %s';
$strRevoke = 'Zru<72>it';
$strRomanian = 'Rumun<75>tina';
$strRowLength = 'D<>lka <20><>dku';
$strRowSize = ' Velikost <20><>dku ';
$strRows = '<27><>dk<64>';
$strRowsFrom = '<27><>dk<64> za<7A><61>naj<61>c<EFBFBD> od';
$strRowSize = ' Velikost <20><>dku ';
$strRowsModeFlippedHorizontal = 'vodorovn<76>m (oto<74>en<65> hlavi<76>ky)';
$strRowsModeHorizontal = 'vodorovn<76>m';
$strRowsModeOptions = 've %s re<72>imu a opakovat hlavi<76>ky po %s <20><>dc<64>ch.';
$strRowsModeVertical = 'svisl<73>m';
$strRows = '<27><>dk<64>';
$strRowsStatistic = 'Statistika <20><>dk<64>';
$strRunning = 'na %s';
$strRunQuery = 'Prov<6F>st dotaz';
$strRunSQLQuery = 'Spustit SQL dotaz(y) na datab<61>zi %s';
$strRunning = 'na %s';
$strRussian = 'Ru<52>tina';
$strSQL = 'SQL';
$strSQLExportType = 'Typ vytvo<76>en<65>ch dotaz<61>';
$strSQLOptions = 'Nastaven<65> SQL exportu';
$strSQLParserBugMessage = 'Je mo<6D>n<EFBFBD>, <20>e jste na<6E>li chybu v&nbsp;SQL parseru. Pros<6F>m prozkoumejte podrobn<62> SQL dotaz, p<>edev<65><76>m jestli jsou spr<70>vn<76> uvozovky a jestli nejsou proh<6F>zen<65>. Dal<61><6C> mo<6D>nost selh<6C>n<EFBFBD> je pokud nahr<68>v<EFBFBD>te soubor s&nbsp;bin<69>rn<72>mi daty nezapsan<61>mi v&nbsp;uvozovk<76>ch. M<><4D>ete tak<61> vyzkou<6F>et p<><70>kazovou <20><>dku MySQL. N<><4E>e uveden<65> v<>stup z&nbsp;MySQL serveru (pokud je n<>jak<61>) V<>m tak<61> m<><6D>e pomoci p<>i zkoum<75>n<EFBFBD> probl<62>mu. Pokud st<73>le m<>te probl<62>my nebo pokud SQL parser ohl<68>s<EFBFBD> chybu u dotazu, kter<65> na p<><70>kazov<6F> <20><>dce funguje, pros<6F>m pokuste se zredukovat dotaz na co nejmen<65><6E>, ve kter<65>m se probl<62>m je<6A>t<EFBFBD> vyskytne, a ohlaste chybu na str<74>nk<6E>ch phpMyAdmina spolu se sekc<6B> V<>PIS uvedenou n<><6E>e:';
$strSQLParserUserError = 'Pravd<76>podobn<62> m<>te v&nbsp;SQL dotazu chybu. N<><4E>e uveden<65> v<>stup MySQL serveru (pokud je n<>jak<61>) V<>m tak<61> m<><6D>e pomoci p<>i zkoum<75>n<EFBFBD> probl<62>mu';
$strSQLQuery = 'SQL-dotaz';
$strSQLResult = 'V<>sledek SQL dotazu';
$strSQPBugInvalidIdentifer = 'Chybn<62> identifik<69>tor';
$strSQPBugUnclosedQuote = 'Neuzav<61>en<65> uvozovky';
$strSQPBugUnknownPunctuation = 'Nezn<7A>m<EFBFBD> interpunk<6E>n<EFBFBD> znam<61>nko';
$strSave = 'Ulo<6C>';
$strSaveOnServer = 'Ulo<6C>it na serveru v adres<65><73>i %s';
$strSave = 'Ulo<6C>';
$strScaleFactorSmall = 'M<><4D><EFBFBD>tko je p<><70>li<6C> mal<61>, aby se sch<63>ma ve<76>lo na jednu str<74>nku';
$strSearch = 'Vyhled<65>v<EFBFBD>n<EFBFBD>';
$strSearchFormTitle = 'Vyhled<65>v<EFBFBD>n<EFBFBD> v&nbsp;datab<61>zi';
$strSearchInTables = 'V&nbsp;tabulk<6C>ch:';
$strSearchNeedle = 'Slova nebo hodnoty, kter<65> chcete vyhledat (z<>stupn<70> znak: "%"):';
@@ -579,6 +568,7 @@ $strSearchOption3 = 'p
$strSearchOption4 = 'jako regul<75>rn<72> v<>raz';
$strSearchResultsFor = 'V<>sledky vyhled<65>v<EFBFBD>n<EFBFBD> pro "<i>%s</i>" %s:';
$strSearchType = 'Naj<61>t:';
$strSearch = 'Vyhled<65>v<EFBFBD>n<EFBFBD>';
$strSecretRequired = 'Nastavte kl<6B><6C> pro <20>ifrov<6F>n<EFBFBD> cookies (blowfish_secret) v&nbsp;konfigura<72>n<EFBFBD>m souboru (config.inc.php).';
$strSelectADb = 'Pros<6F>m vyberte datab<61>zi';
$strSelectAll = 'Vybrat v<>e';
@@ -588,9 +578,9 @@ $strSelectNumRows = 'v&nbsp;dotazu';
$strSelectTables = 'Vybrat tabulky';
$strSend = 'Do souboru';
$strSent = 'Odesl<73>no';
$strServer = 'Server';
$strServerChoice = 'V<>b<EFBFBD>r serveru';
$strServerNotResponding = 'Server neodpov<6F>d<EFBFBD>';
$strServer = 'Server';
$strServerStatus = 'Stav serveru';
$strServerStatusUptime = 'Tento MySQL server b<><62><EFBFBD> %s. <20>as spu<70>t<EFBFBD>n<EFBFBD>: %s.';
$strServerTabProcesslist = 'Procesy';
@@ -600,31 +590,41 @@ $strServerVars = 'Prom
$strServerVersion = 'Verze MySQL';
$strSessionValue = 'Hodnota sezen<65>';
$strSetEnumVal = 'Pokud je sloupec typu "enum" nebo "set", zad<61>vejte hodnoty v&nbsp;n<>sleduj<75>c<EFBFBD>m form<72>tu: \'a\',\'b\',\'c\'...<br />Pokud pot<6F>ebujete zadat zp<7A>tn<74> lom<6F>tko ("\") nebo jednoduch<63> uvozovky ("\'") mezi t<>mito hodnotami, napi<70>te p<>ed n<> zp<7A>tn<74> lom<6F>tko (p<><70>klad: \'\\\\xyz\' nebo \'a\\\'b\').';
$strShow = 'Zobrazit';
$strShowAll = 'Zobrazit v<>e';
$strShowColor = 'Barevn<76> <20>ipky';
$strShowDatadictAs = 'Form<72>t datov<6F>ho slovn<76>ku';
$strShowFullQueries = 'Zobrazit cel<65> dotazy';
$strShowGrid = 'Zobrazit m<><6D><EFBFBD>ku';
$strShowingRecords = 'Zobrazeny z<>znamy';
$strShowPHPInfo = 'Zobrazit informace o&nbsp;PHP';
$strShowTableDimension = 'Rozm<7A>ry tabulek';
$strShowTables = 'Zobrazit tabulky';
$strShowThisQuery = 'Zobrazit zde tento dotaz znovu';
$strShowingRecords = 'Zobrazeny z<>znamy';
$strShow = 'Zobrazit';
$strSimplifiedChinese = 'Zjednodu<64>en<65> <20><>n<EFBFBD>tina';
$strSingly = '(po jednom)';
$strSize = 'Velikost';
$strSlovak = 'Sloven<65>tina';
$strSlovenian = 'Slovin<69>tina';
$strSort = '<27>adit';
$strSortByKey = 'Set<65><74>dit podle kl<6B><6C>e';
$strSort = '<27>adit';
$strSpaceUsage = 'Vyu<79>it<69> m<>sta';
$strSpanish = '<27>pan<61>l<EFBFBD>tina';
$strSplitWordsWithSpace = 'Slova jsou odd<64>lena mezerou (" ").';
$strSQLExportType = 'Typ vytvo<76>en<65>ch dotaz<61>';
$strSQLOptions = 'Nastaven<65> SQL exportu';
$strSQLParserBugMessage = 'Je mo<6D>n<EFBFBD>, <20>e jste na<6E>li chybu v&nbsp;SQL parseru. Pros<6F>m prozkoumejte podrobn<62> SQL dotaz, p<>edev<65><76>m jestli jsou spr<70>vn<76> uvozovky a jestli nejsou proh<6F>zen<65>. Dal<61><6C> mo<6D>nost selh<6C>n<EFBFBD> je pokud nahr<68>v<EFBFBD>te soubor s&nbsp;bin<69>rn<72>mi daty nezapsan<61>mi v&nbsp;uvozovk<76>ch. M<><4D>ete tak<61> vyzkou<6F>et p<><70>kazovou <20><>dku MySQL. N<><4E>e uveden<65> v<>stup z&nbsp;MySQL serveru (pokud je n<>jak<61>) V<>m tak<61> m<><6D>e pomoci p<>i zkoum<75>n<EFBFBD> probl<62>mu. Pokud st<73>le m<>te probl<62>my nebo pokud SQL parser ohl<68>s<EFBFBD> chybu u dotazu, kter<65> na p<><70>kazov<6F> <20><>dce funguje, pros<6F>m pokuste se zredukovat dotaz na co nejmen<65><6E>, ve kter<65>m se probl<62>m je<6A>t<EFBFBD> vyskytne, a ohlaste chybu na str<74>nk<6E>ch phpMyAdmina spolu se sekc<6B> V<>PIS uvedenou n<><6E>e:';
$strSQLParserUserError = 'Pravd<76>podobn<62> m<>te v&nbsp;SQL dotazu chybu. N<><4E>e uveden<65> v<>stup MySQL serveru (pokud je n<>jak<61>) V<>m tak<61> m<><6D>e pomoci p<>i zkoum<75>n<EFBFBD> probl<62>mu';
$strSQLQuery = 'SQL-dotaz';
$strSQLResult = 'V<>sledek SQL dotazu';
$strSQL = 'SQL';
$strSQPBugInvalidIdentifer = 'Chybn<62> identifik<69>tor';
$strSQPBugUnclosedQuote = 'Neuzav<61>en<65> uvozovky';
$strSQPBugUnknownPunctuation = 'Nezn<7A>m<EFBFBD> interpunk<6E>n<EFBFBD> znam<61>nko';
$strStatCheckTime = 'Posledn<64> kontrola';
$strStatCreateTime = 'Vytvo<76>en<65>';
$strStatUpdateTime = 'Posledn<64> zm<7A>na';
$strStatement = '<27>daj';
$strStatUpdateTime = 'Posledn<64> zm<7A>na';
$strStatus = 'Stav';
$strStrucCSV = 'CSV data';
$strStrucData = 'Strukturu a data';
@@ -638,9 +638,9 @@ $strSubmit = 'Ode
$strSuccess = 'V<><56> SQL-dotaz byl <20>sp<73><70>n<EFBFBD> vykon<6F>n';
$strSum = 'Celkem';
$strSwedish = '<27>v<EFBFBD>d<EFBFBD>tina';
$strSwitchToDatabase = 'P<>epnout na zkop<6F>rovanou datab<61>zi';
$strSwitchToTable = 'P<>epnout na zkop<6F>rovanou tabulku';
$strTable = 'Tabulka';
$strTableComments = 'Koment<6E><74> k tabulce';
$strTableEmpty = 'Jm<4A>no tabulky je pr<70>zdn<64>!';
$strTableHasBeenDropped = 'Tabulka %s byla odstran<61>na';
@@ -649,17 +649,18 @@ $strTableHasBeenFlushed = 'Vyrovn
$strTableMaintenance = ' <20>dr<64>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<70>vn<76>n<EFBFBD> pro jednotliv<69> tabulky';
$strTextAreaLength = 'Tento sloupec mo<6D>n<EFBFBD> nep<65>jde <br />(kv<6B>li d<>lce) upravit ';
$strThai = 'Thaj<61>tina';
$strTheContent = 'Obsah souboru byl vlo<6C>en';
$strTheContents = 'Obsah souboru p<>ep<65><70>e obsah zvolen<65> tabulky v&nbsp;t<>ch <20><>dc<64>ch, kde je stejn<6A> prim<69>rn<72> nebo unik<69>tn<74> kl<6B><6C>.';
$strTheTerminator = 'Sloupce jsou odd<64>leny t<>mto znakem.';
$strTheme = 'Vzhled';
$strTheTerminator = 'Sloupce jsou odd<64>leny t<>mto znakem.';
$strThisHost = 'Tento po<70><6F>ta<74>';
$strThisNotDirectory = 'Nebyl zad<61>n adres<65><73>';
$strThreadSuccessfullyKilled = 'Vl<56>kno %s bylo <20>sp<73><70>n<EFBFBD> zabito.';
@@ -691,19 +692,14 @@ $strUnicode = 'Unicode';
$strUnique = 'Unik<69>tn<74>';
$strUnknown = 'nezn<7A>m<EFBFBD>';
$strUnselectAll = 'Odzna<6E>it v<>e';
$strUpdComTab = 'Pod<6F>vejte se pros<6F>m do dokumentace, jak aktualizovat tabulku s&nbsp;informacemi o&nbsp; sloupc<70>ch (tabulka column_comments)';
$strUpdatePrivMessage = 'Byla aktualizov<6F>na opr<70>vn<76>n<EFBFBD> pro %s.';
$strUpdateProfileMessage = 'P<><50>stup byl zm<7A>n<EFBFBD>n.';
$strUpdateQuery = 'Aktualizovat dotaz';
$strUpdComTab = 'Pod<6F>vejte se pros<6F>m do dokumentace, jak aktualizovat tabulku s&nbsp;informacemi o&nbsp; sloupc<70>ch (tabulka column_comments)';
$strUpgrade = 'M<>li byste aktualizovat %s na verzi %s nebo vy<76><79><EFBFBD>.';
$strUsage = 'Pou<6F><75>v<EFBFBD>';
$strUseBackquotes = 'Pou<6F><75>t zp<7A>tn<74> uvozovky u&nbsp;jmen tabulek a sloupc<70>';
$strUseHostTable = 'Pou<6F><75>t tabulku s&nbsp;po<70><6F>ta<74>i';
$strUseTabKey = 'Pou<6F>ijte kl<6B>vesu TAB pro pohyb mezi hodnotami nebo CTRL+<2B>ipky po pohyb v<>emi sm<73>ry.';
$strUseTables = 'Pou<6F><75>t tabulky';
$strUseTextField = 'Pou<6F><75>t textov<6F> pole';
$strUseThisValue = 'Pou<6F><75>t tuto hodnotu';
$strUser = 'U<>ivatel';
$strUserAlreadyExists = 'U<>ivatel %s ji<6A> existuje!';
$strUserEmpty = 'Jm<4A>no u<>ivatele je pr<70>zdn<64>!';
$strUserName = 'Jm<4A>no u<>ivatele';
@@ -711,17 +707,22 @@ $strUserNotFound = 'Zvolen
$strUserOverview = 'P<>ehled u<>ivatel<65>';
$strUsersDeleted = 'Vybran<61> u<>ivatel<65> byli <20>sp<73><70>n<EFBFBD> odstran<61>ni.';
$strUsersHavingAccessToDb = 'U<>ivatel<65> maj<61>c<EFBFBD> p<><70>stup k&nbsp;&quot;%s&quot;';
$strUser = 'U<>ivatel';
$strUseTabKey = 'Pou<6F>ijte kl<6B>vesu TAB pro pohyb mezi hodnotami nebo CTRL+<2B>ipky po pohyb v<>emi sm<73>ry.';
$strUseTables = 'Pou<6F><75>t tabulky';
$strUseTextField = 'Pou<6F><75>t textov<6F> pole';
$strUseThisValue = 'Pou<6F><75>t tuto hodnotu';
$strValidateSQL = 'Zkontrolovat SQL';
$strValidatorError = 'SQL valid<69>tor nemohl b<>t inicializov<6F>n. Pros<6F>m zkontrolujte, jestli m<>te po<70>adovan<61> roz<6F><7A><EFBFBD>en<65> PHP, kter<65> jsou uvedena v&nbsp;%sdokumentaci%s.';
$strValue = 'Hodnota';
$strVar = 'Prom<6F>nn<6E>';
$strViewDump = 'Export tabulky';
$strViewDumpDB = 'Export datab<61>ze';
$strViewDumpDatabases = 'Export datab<61>z<EFBFBD>';
$strViewDumpDB = 'Export datab<61>ze';
$strViewDump = 'Export tabulky';
$strWebServerUploadDirectory = 'soubor z&nbsp;adres<65><73>e pro upload';
$strWebServerUploadDirectoryError = 'Adres<65><73> ur<75>en<65> pro upload soubor<6F> nemohl b<>t otev<65>en';
$strWebServerUploadDirectory = 'soubor z&nbsp;adres<65><73>e pro upload';
$strWelcome = 'V<>tejte v&nbsp;%s';
$strWestEuropean = 'Z<>padn<64> Evropa';
$strWildcard = 'maska';

View File

@@ -24,17 +24,18 @@ $datefmt = '%a %d. %b %Y, %H:%M';
$timespanfmt = '%s dnů, %s hodin, %s minut a %s sekund';
$strAPrimaryKey = 'V&nbsp;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&nbsp;MySQL serveru, a ten odmítl připojení. Zkontrolujte jméno serveru, uživatelské jméno a heslo v&nbsp;souboru config.inc.php a ujistěte se, že jsou totožné s&nbsp;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&nbsp;tabulce %s byl přidán index';
$strAnalyzeTable = 'Analyzovat tabulku';
$strAnd = 'a';
$strAny = 'Jakýkoliv';
$strAnIndex = 'K&nbsp;tabulce %s byl přidán index';
$strAnyHost = 'Jakýkoliv počítač';
$strAny = 'Jakýkoliv';
$strAnyUser = 'Jakýkoliv uživatel';
$strAPrimaryKey = 'V&nbsp;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&nbsp;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&nbsp;této verzi PHP chybné. Doporučujeme tuto kompresi vypnout (nastavit <code>$cfg[\'BZipDump\']</code> v&nbsp;nastaveních phpMyAdmina na <code>FALSE</code>). Pokud chcete používat kompresi bz2, měli byste nainstalovat novější verzi PHP. Více informací o&nbsp;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,<br />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&nbsp;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 &quot;%s&quot;.';
$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!<br />Tato chyba může nastat pokud v&nbsp;něm PHP najde chybu nebo nemůže tento soubor najít.<br />Po kliknutí na následující odkaz se PHP pokusí přímo interpretovat tento soubor a zobrazí informace o&nbsp;chybě, ke které došlo. Pak opravte tuto chybu (nejčastěji se jedná o&nbsp;chybějící středník).<br />Pokud získáte prázdnou stránku, všechno je v&nbsp;pořádku.';
@@ -150,36 +149,22 @@ $strCopyTable = 'Kopírovat tabulku do (databáze<b>.</b>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&nbsp;%s&nbsp;sloupcích';
$strCreateIndexTopic = 'Vytvořit nový index';
$strCreateIndex = 'Vytvořit index na&nbsp;%s&nbsp;sloupcích';
$strCreateNewDatabase = 'Vytvořit novou databázi';
$strCreateNewTable = 'Vytvořit novou tabulku v&nbsp;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&nbsp;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&nbsp;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&nbsp;transakci';
$strEnd = 'Konec';
$strEndCut = 'KONEC VÝPISU';
$strEnd = 'Konec';
$strEndRaw = 'KONEC VÝPISU';
$strEnglish = 'Anglicky';
$strEnglishPrivileges = 'Poznámka: názvy oprávnění v&nbsp;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&nbsp;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&nbsp;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&nbsp;:';
$strIndexType = 'Typ indexu&nbsp;:';
$strIndexes = 'Indexy';
$strInnodbStat = 'Stav InnoDB';
$strInsecureMySQL = 'Máte standardní nastavení hesla uživatele root v&nbsp;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 &quot;%s&quot;.';
$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.<br />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&nbsp;následujícím tvaru: \'a\',\'b\',\'c\'...<br />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&nbsp;stavu';
$strMoveTable = 'Přesunout tabulku do (databáze<b>.</b>tabulka):';
$strMoveTableOK = 'Tabulka %s byla přesunuta do %s.';
$strMoveTable = 'Přesunout tabulku do (databáze<b>.</b>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&nbsp;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&nbsp;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 = '<b>%s</b> tabulka nenalezena nebo není nastavena v&nbsp;%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&nbsp;tabulce <i>%s</i>';
$strNumSearchResultsTotal = '<b>Celkem:</b> <i>%s</i> 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&nbsp;vícebajtovými znaky (mbstring), jedná se o&nbsp;chybu PHP číslo 19404. Nedoporučujeme používat tuto verzi PHP s&nbsp;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&nbsp;vícebajtovými znaky (mbstring), jedná se o&nbsp;chybu PHP číslo 19404. Nedoporučujeme používat tuto verzi PHP s&nbsp;phpMyAdminem.';
$strPHPVersion = 'Verze PHP';
$strPhp = 'Zobrazit PHP kód';
$strPmaDocumentation = 'Dokumentace phpMyAdmina';
$strPmaUriError = 'Parametr <tt>$cfg[\'PmaAbsoluteUri\']</tt> MUSÍ být nastaven v&nbsp;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" <b>musí</b> být jméno <b>pouze</b> 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&nbsp;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 <b>%s</b>:';
@@ -515,62 +515,51 @@ $strQueryTime = 'Dotaz zabral %01.4f sekund';
$strQueryType = 'Typ dotazu';
$strQueryWindowLock = 'Nepřepisovat tento dotaz z&nbsp;hlavního okna';
$strReType = 'Heslo znovu';
$strReceived = 'Přijato';
$strRecords = 'Záznamů';
$strReferentialIntegrity = 'Zkontrolovat integritu odkazů:';
$strRefresh = 'Obnovit';
$strRelationNotWorking = 'Některé z&nbsp;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&nbsp;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&nbsp;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&nbsp;binárními daty nezapsanými v&nbsp;uvozovkách. Můžete také vyzkoušet příkazovou řádku MySQL. Níže uvedený výstup z&nbsp;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&nbsp;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&nbsp;databázi';
$strSearchInTables = 'V&nbsp;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 "<i>%s</i>" %s:';
$strSearchType = 'Najít:';
$strSearch = 'Vyhledávání';
$strSecretRequired = 'Nastavte klíč pro šifrování cookies (blowfish_secret) v&nbsp;konfiguračním souboru (config.inc.php).';
$strSelectADb = 'Prosím vyberte databázi';
$strSelectAll = 'Vybrat vše';
@@ -589,9 +579,9 @@ $strSelectNumRows = 'v&nbsp;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&nbsp;následujícím formátu: \'a\',\'b\',\'c\'...<br />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&nbsp;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&nbsp;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&nbsp;binárními daty nezapsanými v&nbsp;uvozovkách. Můžete také vyzkoušet příkazovou řádku MySQL. Níže uvedený výstup z&nbsp;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&nbsp;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 <br />(kvůli délce) upravit ';
$strThai = 'Thajština';
$strTheContent = 'Obsah souboru byl vložen';
$strTheContents = 'Obsah souboru přepíše obsah zvolené tabulky v&nbsp;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&nbsp;informacemi o&nbsp; 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&nbsp;informacemi o&nbsp; 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&nbsp;jmen tabulek a sloupců';
$strUseHostTable = 'Použít tabulku s&nbsp;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&nbsp;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&nbsp;&quot;%s&quot;';
$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&nbsp;%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&nbsp;adresáře pro upload';
$strWebServerUploadDirectoryError = 'Adresář určený pro upload souborů nemohl být otevřen';
$strWebServerUploadDirectory = 'soubor z&nbsp;adresáře pro upload';
$strWelcome = 'Vítejte v&nbsp;%s';
$strWestEuropean = 'Západní Evropa';
$strWildcard = 'maska';

View File

@@ -23,17 +23,18 @@ $datefmt = '%a %d. %b %Y, %H:%M';
$timespanfmt = '%s dn<64>, %s hodin, %s minut a %s sekund';
$strAPrimaryKey = 'V&nbsp;tabulce %s byl vytvo<76>en prim<69>rn<72> kl<6B><6C>';
$strAbortedClients = 'P<>eru<72>en<65>';
$strAbsolutePathToDocSqlDir = 'docSQL adres<65><73>';
$strAccessDenied = 'P<><50>stup odep<65>en';
$strAccessDeniedExplanation = 'phpMyAdmin se pokusil p<>ipojit k&nbsp;MySQL serveru, a ten odm<64>tl p<>ipojen<65>. Zkontrolujte jm<6A>no serveru, u<>ivatelsk<73> jm<6A>no a heslo v&nbsp;souboru config.inc.php a ujist<73>te se, <20>e jsou toto<74>n<EFBFBD> s&nbsp;t<>mi, kter<65> m<>te od administr<74>tora MySQL serveru.';
$strAccessDenied = 'P<><50>stup odep<65>en';
$strAction = 'Akce';
$strAddAutoIncrement = 'P<>idat hodnotu AUTO_INCREMENT';
$strAddConstraints = 'P<>idat integritn<74> omezen<65>';
$strAddDeleteColumn = 'P<>idat nebo odebrat sloupec';
$strAddDeleteRow = 'P<>idat nebo odebrat <20><>dek';
$strAddDropDatabase = 'P<>idat DROP DATABASE';
$strAddedColumnComment = 'P<>id<69>n koment<6E><74> ke sloupci';
$strAddedColumnRelation = 'P<>id<69>na relace pro sloupec';
$strAddFields = 'P<>idat %s polo<6C>ek';
$strAddHeaderComment = 'P<>idat vlastn<74> koment<6E><74> do hlavi<76>ky (\\n odd<64>luje <20><>dky)';
$strAddIfNotExists = 'P<>idat IF NOT EXISTS';
@@ -43,25 +44,24 @@ $strAddPrivilegesOnDb = 'P
$strAddPrivilegesOnTbl = 'P<>idat opr<70>vn<76>n<EFBFBD> pro tabulku';
$strAddSearchConditions = 'P<>idat vyhled<65>vac<61> parametry (<28><>st dotazu po p<><70>kazu "WHERE"):';
$strAddToIndex = 'P<>idat %s sloupc<70> do indexu';
$strAddUser = 'P<>idat nov<6F>ho u<>ivatele';
$strAddUserMessage = 'U<>ivatel byl p<>id<69>n.';
$strAddedColumnComment = 'P<>id<69>n koment<6E><74> ke sloupci';
$strAddedColumnRelation = 'P<>id<69>na relace pro sloupec';
$strAddUser = 'P<>idat nov<6F>ho u<>ivatele';
$strAdministration = 'Spr<70>va';
$strAffectedRows = 'Ovlivn<76>n<EFBFBD> <20><>dky:';
$strAfter = 'Po %s';
$strAfterInsertBack = 'N<>vrat na p<>edchoz<6F> str<74>nku';
$strAfterInsertNewInsert = 'Vlo<6C>it dal<61><6C> <20><>dek';
$strAfterInsertSame = 'N<>vrat na tuto str<74>nku';
$strAll = 'V<EFBFBD>echno';
$strAfter = 'Po %s';
$strAllTableSameWidth = 'Pou<6F><75>t pro v<>echny tabulky stejnou <20><><EFBFBD>ku';
$strAll = 'V<>echno';
$strAlterOrderBy = 'Zm<5A>nit po<70>ad<61> tabulky podle';
$strAnIndex = 'K&nbsp;tabulce %s byl p<>id<69>n index';
$strAnalyzeTable = 'Analyzovat tabulku';
$strAnd = 'a';
$strAny = 'Jak<EFBFBD>koliv';
$strAnIndex = 'K&nbsp;tabulce %s byl p<>id<69>n index';
$strAnyHost = 'Jak<61>koliv po<70><6F>ta<74>';
$strAny = 'Jak<61>koliv';
$strAnyUser = 'Jak<61>koliv u<>ivatel';
$strAPrimaryKey = 'V&nbsp;tabulce %s byl vytvo<76>en prim<69>rn<72> kl<6B><6C>';
$strArabic = 'Arab<61>tina';
$strArmenian = 'Arm<72>n<EFBFBD>tina';
$strAscending = 'Vzestupn<70>';
@@ -75,15 +75,15 @@ $strBack = 'Zp
$strBaltic = 'Baltick<63>';
$strBeginCut = 'ZA<5A><41>TEK V<>PISU';
$strBeginRaw = 'ZA<5A><41>TEK V<>PISU';
$strBinary = ' Bin<69>rn<72> ';
$strBinaryDoNotEdit = ' Bin<69>rn<72> - neupravujte ';
$strBinaryLog = 'Bin<69>rn<72> log';
$strBinLogEventType = 'Typ ud<75>losti';
$strBinLogInfo = 'Informace';
$strBinLogName = 'Jm<4A>no logu';
$strBinLogOriginalPosition = 'P<>vodn<64> pozice';
$strBinLogPosition = 'Pozice';
$strBinLogServerId = 'ID serveru';
$strBinary = ' Bin<69>rn<72> ';
$strBinaryDoNotEdit = ' Bin<69>rn<72> - neupravujte ';
$strBinaryLog = 'Bin<69>rn<72> log';
$strBookmarkAllUsers = 'Umo<6D>nit v<>em u<>ivatel<65>m pou<6F><75>vat tuto polo<6C>ku';
$strBookmarkDeleted = 'Polo<6C>ka byla smaz<61>na z&nbsp;obl<62>ben<65>ch.';
$strBookmarkLabel = 'N<>zev';
@@ -91,13 +91,12 @@ $strBookmarkOptions = 'Nastaven
$strBookmarkQuery = 'Obl<62>ben<65> SQL dotaz';
$strBookmarkThis = 'P<>idat tento SQL dotaz do obl<62>ben<65>ch';
$strBookmarkView = 'Jen zobrazit';
$strBrowse = 'Proj<6F>t';
$strBrowseForeignValues = 'Proj<6F>t hodnoty ciz<69>ch kl<6B><6C><EFBFBD>';
$strBrowse = 'Proj<6F>t';
$strBulgarian = 'Bulhar<61>tina';
$strBzError = 'phpMyAdminovi se nepoda<64>ilo zkomprimovat v<>pis, proto<74>e roz<6F><7A><EFBFBD>en<65> pro kompresi bz2 je v&nbsp;t<>to verzi PHP chybn<62>. Doporu<72>ujeme tuto kompresi vypnout (nastavit <code>$cfg[\'BZipDump\']</code> v&nbsp;nastaven<65>ch phpMyAdmina na <code>FALSE</code>). Pokud chcete pou<6F><75>vat kompresi bz2, m<>li byste nainstalovat nov<6F>j<EFBFBD><6A> verzi PHP. V<>ce informac<61> o&nbsp;tomto probl<62>mu je u popisu chyby %s.';
$strBzip = '"zabzipov<6F>no"';
$strCSVOptions = 'Nastaven<65> CSV exportu';
$strCalendar = 'Kalend<6E><64>';
$strCannotLogin = 'Nepoda<64>ilo se p<>ihl<68><6C>en<65> k MySQL serveru';
$strCantLoad = 'nelze nahr<68>t roz<6F><7A><EFBFBD>en<65> %s,<br />zkontrolujte pros<6F>m nastaven<65> PHP';
@@ -109,23 +108,23 @@ $strCarriage = 'N
$strCaseInsensitive = 'nerozli<6C>ovat velk<6C> a mal<61> p<>smena';
$strCaseSensitive = 'rozli<6C>ovat velk<6C> a mal<61> p<>smena';
$strCentralEuropean = 'St<53>edn<64> Evropa';
$strChange = 'Zm<5A>nit';
$strChangeCopyMode = 'Vytvo<76>it nov<6F>ho u<>ivatele se stejn<6A>mi opr<70>vn<76>n<EFBFBD>mi a ...';
$strChangeCopyModeCopy = '... zachovat p<>vodn<64>ho u<>ivatele.';
$strChangeCopyModeDeleteAndReload = ' ... smazat u<>ivatele a pot<6F> znovu na<6E><61>st opr<70>vn<76>n<EFBFBD>.';
$strChangeCopyModeJustDelete = ' ... smazat p<>vodn<64>ho u<>ivatele ze v<>ech tabulek.';
$strChangeCopyModeRevoke = ' ... odebrat v<>echna opr<70>vn<76>n<EFBFBD> p<>vodn<64>mu u<>ivateli a pot<6F> ho smazat.';
$strChangeCopyMode = 'Vytvo<76>it nov<6F>ho u<>ivatele se stejn<6A>mi opr<70>vn<76>n<EFBFBD>mi a ...';
$strChangeCopyUser = 'Zm<5A>nit informace o&nbsp;u<>ivateli / Kop<6F>rovat u<>ivatele';
$strChangeDisplay = 'Zvolte kter<65> sloupce zobrazit';
$strChangePassword = 'Zm<5A>nit heslo';
$strCharset = 'Znakov<EFBFBD> sada';
$strChange = 'Zm<EFBFBD>nit';
$strCharsetOfFile = 'Znakov<6F> sada souboru:';
$strCharsets = 'Znakov<6F> sady';
$strCharsetsAndCollations = 'Znakov<6F> sady a porovn<76>v<EFBFBD>n<EFBFBD>';
$strCharsets = 'Znakov<6F> sady';
$strCharset = 'Znakov<6F> sada';
$strCheckAll = 'Za<5A>krtnout v<>e';
$strCheckOverhead = 'Za<5A>krtnout neoptim<69>ln<6C>';
$strCheckPrivs = 'Zkontrolovat opr<70>vn<76>n<EFBFBD>';
$strCheckPrivsLong = 'Zkontrolovat opr<70>vn<76>n<EFBFBD> pro datab<61>zi &quot;%s&quot;.';
$strCheckPrivs = 'Zkontrolovat opr<70>vn<76>n<EFBFBD>';
$strCheckTable = 'Zkontrolovat tabulku';
$strChoosePage = 'Zvolte str<74>nku, kterou chcete zm<7A>nit';
$strColComFeat = 'Zobrazuji koment<6E><74>e sloupc<70>';
@@ -133,8 +132,8 @@ $strCollation = 'Porovn
$strColumnNames = 'N<>zvy sloupc<70>';
$strColumnPrivileges = 'Opr<70>vn<76>n<EFBFBD> pro jednotliv<69> sloupce';
$strCommand = 'P<><50>kaz';
$strComments = 'Koment<6E><74>e';
$strCommentsForTable = 'KOMENT<4E><54>E PRO TABULKU';
$strComments = 'Koment<6E><74>e';
$strCompleteInserts = '<27>pln<6C> inserty';
$strCompression = 'Komprese';
$strConfigFileError = 'phpMyAdmin nemohl na<6E><61>st konfigura<72>n<EFBFBD> soubor!<br />Tato chyba m<><6D>e nastat pokud v&nbsp;n<>m PHP najde chybu nebo nem<65><6D>e tento soubor naj<61>t.<br />Po kliknut<75> na n<>sleduj<75>c<EFBFBD> odkaz se PHP pokus<75> p<><70>mo interpretovat tento soubor a zobraz<61> informace o&nbsp;chyb<79>, ke kter<65> do<64>lo. Pak opravte tuto chybu (nej<65>ast<73>ji se jedn<64> o&nbsp;chyb<79>j<EFBFBD>c<EFBFBD> st<73>edn<64>k).<br />Pokud z<>sk<73>te pr<70>zdnou str<74>nku, v<>echno je v&nbsp;po<70><6F>dku.';
@@ -149,36 +148,22 @@ $strCopyTable = 'Kop
$strCopyTableOK = 'Tabulka %s byla zkop<6F>rov<6F>na do %s.';
$strCopyTableSameNames = 'Nelze kop<6F>rovat tabulku na sebe samu!';
$strCouldNotKill = 'phpMyAdminovi se nepoda<64>ilo ukon<6F>it vl<76>kno %s. Pravd<76>podobn<62> jeho b<>h ji<6A> skon<6F>il.';
$strCreate = 'Vytvo<76>it';
$strCreateIndex = 'Vytvo<76>it index na&nbsp;%s&nbsp;sloupc<70>ch';
$strCreateIndexTopic = 'Vytvo<76>it nov<6F> index';
$strCreateIndex = 'Vytvo<76>it index na&nbsp;%s&nbsp;sloupc<70>ch';
$strCreateNewDatabase = 'Vytvo<76>it novou datab<61>zi';
$strCreateNewTable = 'Vytvo<76>it novou tabulku v&nbsp;datab<61>zi %s';
$strCreatePage = 'Vytvo<76>it novou str<74>nku';
$strCreatePdfFeat = 'Vytv<74><76>en<65> PDF';
$strCreate = 'Vytvo<76>it';
$strCreationDates = 'Datum vytvo<76>en<65>, posledn<64> zm<7A>ny a kontroly';
$strCriteria = 'Podm<64>nka';
$strCroatian = 'Chorvat<61>tina';
$strCSVOptions = 'Nastaven<65> CSV exportu';
$strCyrillic = 'Cyrilika';
$strCzech = '<27>e<EFBFBD>tina';
$strCzechSlovak = '<27>e<EFBFBD>tina/Sloven<65>tina';
$strDBComment = 'Koment<6E><74> k datab<61>zi: ';
$strDBCopy = 'Zkop<6F>rovat datab<61>zi na';
$strDBGContext = 'Kontext';
$strDBGContextID = 'Kontext ID';
$strDBGHits = 'Z<>sah<61>';
$strDBGLine = '<27><>dka';
$strDBGMaxTimeMs = 'Min. <20>as, ms';
$strDBGMinTimeMs = 'Max. <20>as, ms';
$strDBGModule = 'Modul';
$strDBGTimePerHitMs = '<27>as/Z<>sah, ms';
$strDBGTotalTimeMs = 'Celkov<6F> <20>as, ms';
$strDBRename = 'P<>ejmenovat datab<61>zi na';
$strDanish = 'D<>n<EFBFBD>tina';
$strData = 'Data';
$strDataDict = 'Datov<6F> slovn<76>k';
$strDataOnly = ' Jen data';
$strDatabase = 'Datab<61>ze';
$strDatabaseEmpty = 'Jm<4A>no datab<61>ze je pr<70>zdn<64>!';
$strDatabaseExportOptions = 'Nastaven<65> exportu datab<61>z<EFBFBD>';
@@ -186,53 +171,68 @@ $strDatabaseHasBeenDropped = 'Datab
$strDatabaseNoTable = 'Tato datab<61>ze neobsahuje <20><>dn<64> tabulky!';
$strDatabases = 'Datab<61>ze';
$strDatabasesDropped = '%s datab<61>ze byla <20>sp<73><70>n<EFBFBD> zru<72>ena.';
$strDatabasesStats = 'Statistiky datab<61>z<EFBFBD>';
$strDatabasesStatsDisable = 'Skr<6B>t podrobnosti';
$strDatabasesStatsEnable = 'Zobrazit podrobnosti';
$strDatabasesStatsHeavyTraffic = 'Pozn<7A>mka: Zobrazen<65> podrobnost<73> o&nbsp;datab<61>z<EFBFBD>ch m<><6D>e zp<7A>sobit zna<6E>n<EFBFBD> zv<7A><76>en<65> provozu mezi webserverem a MySQL serverem.';
$strDatabasesStats = 'Statistiky datab<61>z<EFBFBD>';
$strData = 'Data';
$strDataDict = 'Datov<6F> slovn<76>k';
$strDataOnly = ' Jen data';
$strDBComment = 'Koment<6E><74> k datab<61>zi: ';
$strDBCopy = 'Zkop<6F>rovat datab<61>zi na';
$strDBGContextID = 'Kontext ID';
$strDBGContext = 'Kontext';
$strDBGHits = 'Z<>sah<61>';
$strDBGLine = '<27><>dka';
$strDBGMaxTimeMs = 'Min. <20>as, ms';
$strDBGMinTimeMs = 'Max. <20>as, ms';
$strDBGModule = 'Modul';
$strDBGTimePerHitMs = '<27>as/Z<>sah, ms';
$strDBGTotalTimeMs = 'Celkov<6F> <20>as, ms';
$strDbPrivileges = 'Opr<70>vn<76>n<EFBFBD> pro jednotliv<69> datab<61>ze';
$strDBRename = 'P<>ejmenovat datab<61>zi na';
$strDbSpecific = 'z<>visl<73> na datab<61>zi';
$strDefault = 'V<>choz<6F>';
$strDefaultValueHelp = 'V<>choz<6F> hodnotu zadejte jen jednu hodnotu bez uvozovek a escapov<6F>n<EFBFBD> znak<61>, nap<61><70>klad: a';
$strDefault = 'V<>choz<6F>';
$strDefragment = 'Defragmentovat tabulku';
$strDelOld = 'Aktu<74>ln<6C> str<74>nka se odkazuje na tabulky, kter<65> ji<6A> neexistuj<75>. Chcete odstranit tyto odkazy?';
$strDelayedInserts = 'Pou<6F><75>vat zpo<70>d<EFBFBD>n<EFBFBD> inserty';
$strDelete = 'Smazat';
$strDeleteAndFlush = 'Odstranit u<>ivatele a znovuna<6E><61>st opr<70>vn<76>n<EFBFBD>.';
$strDeleteAndFlushDescr = 'Toto je nej<65>ist<73><74> <20>e<EFBFBD>en<65>, ale na<6E><61>t<EFBFBD>n<EFBFBD> opr<70>vn<76>n<EFBFBD> m<><6D>e trvat dlouho.';
$strDeleteAndFlush = 'Odstranit u<>ivatele a znovuna<6E><61>st opr<70>vn<76>n<EFBFBD>.';
$strDeleted = '<27><>dek byl smaz<61>n';
$strDeletedRows = 'Smazan<61> <20><>dky:';
$strDelete = 'Smazat';
$strDeleting = 'Odstra<72>uji %s';
$strDelOld = 'Aktu<74>ln<6C> str<74>nka se odkazuje na tabulky, kter<65> ji<6A> neexistuj<75>. Chcete odstranit tyto odkazy?';
$strDescending = 'Sestupn<70>';
$strDescription = 'Popis';
$strDictionary = 'slovn<76>k';
$strDisableForeignChecks = 'Vypnout kontrolu ciz<69>ch kl<6B><6C><EFBFBD>';
$strDisabled = 'Vypnuto';
$strDisableForeignChecks = 'Vypnout kontrolu ciz<69>ch kl<6B><6C><EFBFBD>';
$strDisplayFeat = 'Zobrazen<65> funkc<6B>';
$strDisplayOrder = 'Se<53>adit podle:';
$strDisplayPDF = 'Zobrazit jako sch<63>ma v&nbsp;PDF';
$strDoAQuery = 'Prov<6F>st "dotaz podle p<><70>kladu" (z<>stupn<70> znak: "%")';
$strDoYouReally = 'Opravdu si p<>ejete vykonat p<><70>kaz';
$strDocu = 'Dokumentace';
$strDrop = 'Odstranit';
$strDoYouReally = 'Opravdu si p<>ejete vykonat p<><70>kaz';
$strDropDatabaseStrongWarning = 'Chyst<73>te se ZRU<52>IT celou datab<61>zi!';
$strDrop = 'Odstranit';
$strDropSelectedDatabases = 'Zru<72>it vybranou datab<61>zi';
$strDropUsersDb = 'Odstranit datab<61>ze se stejn<6A>mi jm<6A>ny jako u<>ivatel<65>.';
$strDumpingData = 'Vypisuji data pro tabulku';
$strDumpSaved = 'V<>pis byl ulo<6C>en do souboru %s.';
$strDumpXRows = 'Vypsat %s <20><>dk<64> od %s.';
$strDumpingData = 'Vypisuji data pro tabulku';
$strDynamic = 'dynamick<63>';
$strEdit = 'Upravit';
$strEditPDFPages = 'Upravit PDF str<74>nky';
$strEditPrivileges = 'Upravit opr<70>vn<76>n<EFBFBD>';
$strEdit = 'Upravit';
$strEffective = 'Efektivn<76>';
$strEmpty = 'Vypr<70>zdnit';
$strEmptyResultSet = 'MySQL vr<76>til pr<70>zdn<64> v<>sledek (tj. nulov<6F> po<70>et <20><>dk<64>).';
$strEmpty = 'Vypr<70>zdnit';
$strEnabled = 'Zapnuto';
$strEncloseInTransaction = 'Uzav<61><76>t p<><70>kazy v&nbsp;transakci';
$strEnd = 'Konec';
$strEndCut = 'KONEC V<>PISU';
$strEnd = 'Konec';
$strEndRaw = 'KONEC V<>PISU';
$strEnglish = 'Anglicky';
$strEnglishPrivileges = 'Pozn<7A>mka: n<>zvy opr<70>vn<76>n<EFBFBD> v&nbsp;MySQL jsou uv<75>d<EFBFBD>ny anglicky';
@@ -248,29 +248,29 @@ $strExtendedInserts = 'Roz
$strExtra = 'Extra';
$strFailedAttempts = 'Nepoveden<65>ch pokus<75>';
$strField = 'Sloupec';
$strFieldHasBeenDropped = 'Sloupec %s byl odstran<61>n';
$strFields = 'Sloupce';
$strFieldsEmpty = ' Nebyl zad<61>n po<70>et sloupc<70>! ';
$strFieldsEnclosedBy = 'N<>zvy sloupc<70> uzav<61>en<65> do';
$strFieldsEscapedBy = 'N<>zvy sloupc<70> escapov<6F>ny';
$strField = 'Sloupec';
$strFields = 'Sloupce';
$strFieldsTerminatedBy = 'Sloupce odd<64>len<65>';
$strFileAlreadyExists = 'Soubor %s ji<6A> na serveru existuje, zm<7A><6D>te jm<6A>no souboru, nebo zvolte p<>eps<70>n<EFBFBD> souboru.';
$strFileCouldNotBeRead = 'Soubor nelze p<>e<EFBFBD><65>st';
$strFileNameTemplate = 'Vzor pro jm<6A>no souboru';
$strFileNameTemplateHelp = 'Pou<6F>ijte __DB__ pro jm<6A>no datab<61>ze, __TABLE__ pro jm<6A>no tabulky a jak<61>koliv parametry pro %sfunkci strftime%s pro vlo<6C>en<65> data. P<><50>pona souboru bude automaticky p<>id<69>na podle typu. Jak<61>koliv jin<69> text bude zachov<6F>n.';
$strFileNameTemplateRemember = 'zapamatovat si hodnotu';
$strFileNameTemplate = 'Vzor pro jm<6A>no souboru';
$strFixed = 'pevn<76>';
$strFlushPrivilegesNote = 'Pozn<7A>mka: phpMyAdmin z<>sk<73>v<EFBFBD> opr<70>vn<76>n<EFBFBD> p<><70>mo z&nbsp;tabulek MySQL. Obsah t<>chto tabulek se m<><6D>e li<6C>it od opr<70>vn<76>n<EFBFBD>, kter<65> server pr<70>v<EFBFBD> pou<6F><75>v<EFBFBD>, pokud byly tyto tabulky upravov<6F>ny. V&nbsp;tomto p<><70>pad<61> je vhodn<64> prov<6F>st %sznovuna<6E>ten<65> opr<70>vn<76>n<EFBFBD>%s p<>ed pokra<72>ov<6F>n<EFBFBD>m.';
$strFlushTable = 'Vypr<70>zdnit vyrovn<76>vac<61> pam<61><6D> pro tabulku ("FLUSH")';
$strFormEmpty = 'Chyb<79>j<EFBFBD>c<EFBFBD> hodnota ve formul<75><6C>i!';
$strFormat = 'Form<72>t';
$strFormEmpty = 'Chyb<79>j<EFBFBD>c<EFBFBD> hodnota ve formul<75><6C>i!';
$strFullText = 'Cel<65> texty';
$strFunction = 'Funkce';
$strGenBy = 'Vygeneroval';
$strGenTime = 'Vygenerov<6F>no';
$strGeneralRelationFeat = 'Obecn<63> funkce relac<61>';
$strGenTime = 'Vygenerov<6F>no';
$strGeorgian = 'Gruz<75>n<EFBFBD>tina';
$strGerman = 'N<>mecky';
$strGlobal = 'glob<6F>ln<6C>';
@@ -288,8 +288,8 @@ $strHebrew = 'Hebrej
$strHexForBinary = 'Binarn<72> pole vypisovat <20>estn<74>ctkov<6F>';
$strHome = 'Hlavn<76> strana';
$strHomepageOfficial = 'Ofici<63>ln<6C> str<74>nka phpMyAdmina';
$strHost = 'Po<50><6F>ta<74>';
$strHostEmpty = 'Jm<4A>no po<70><6F>ta<74>e je pr<70>zdn<64>!';
$strHost = 'Po<50><6F>ta<74>';
$strHungarian = 'Ma<4D>ar<61>tina';
$strIcelandic = 'Island<6E>tina';
@@ -302,44 +302,44 @@ $strIgnoringFile = 'Ignoruji soubor %s';
$strImportDocSQL = 'Importovat soubory docSQL';
$strImportFiles = 'Importovat soubory';
$strImportFinished = 'Import ukon<6F>en';
$strInUse = 'pr<EFBFBD>v<EFBFBD> se pou<6F><75>v<EFBFBD>';
$strIndex = 'Index';
$strIndexes = 'Indexy';
$strIndexHasBeenDropped = 'Index %s byl odstran<61>n';
$strIndex = 'Index';
$strIndexName = 'Jm<4A>no indexu&nbsp;:';
$strIndexType = 'Typ indexu&nbsp;:';
$strIndexes = 'Indexy';
$strInnodbStat = 'Stav InnoDB';
$strInsecureMySQL = 'M<>te standardn<64> nastaven<65> hesla u<>ivatele root v&nbsp;MySQL. Doporu<72>ujeme zm<7A>nit toto nastaven<65> a t<>m podstatn<74> zv<7A><76>it bezpe<70>nost Va<56>eho serveru.';
$strInsert = 'Vlo<6C>it';
$strInsertAsNewRow = 'Vlo<6C>it jako nov<6F> <20><>dek';
$strInsertBookmarkTitle = 'Pros<6F>m zadejte n<>zev obl<62>ben<65> polo<6C>ky';
$strInsertNewRow = 'Vlo<6C>it nov<6F> <20><>dek';
$strInsertTextfiles = 'Vlo<6C>it textov<6F> soubory do tabulky';
$strInsertedRowId = 'Id vlo<6C>en<65>ho <20><>dku:';
$strInsertedRows = 'Vlo<6C>eno <20><>dk<64>:';
$strInsertNewRow = 'Vlo<6C>it nov<6F> <20><>dek';
$strInsertTextfiles = 'Vlo<6C>it textov<6F> soubory do tabulky';
$strInsert = 'Vlo<6C>it';
$strInstructions = 'Instrukce';
$strInternalNotNecessary = '* Intern<72> relace nen<65> pot<6F>ebn<62>, pokud ji<6A> relace existuje v InnoDB.';
$strInternalRelations = 'Intern<72> relace';
$strInUse = 'pr<70>v<EFBFBD> se pou<6F><75>v<EFBFBD>';
$strJapanese = 'Japon<6F>tina';
$strJumpToDB = 'Na datab<61>zi &quot;%s&quot;.';
$strJustDelete = 'Jen odstranit u<>ivatele z tabulek s opr<70>vn<76>n<EFBFBD>mi.';
$strJustDeleteDescr = 'Odstran<61>n<EFBFBD> u<>ivatel<65> st<73>le budou m<>t p<>istup na server dokud nebudou znovuna<6E>tena opr<70>vn<76>n<EFBFBD>.';
$strJustDelete = 'Jen odstranit u<>ivatele z tabulek s opr<70>vn<76>n<EFBFBD>mi.';
$strKeepPass = 'Nem<65>nit heslo';
$strKeyname = 'Kl<4B><6C>ov<6F> n<>zev';
$strKill = 'Ukon<6F>it';
$strKorean = 'Korej<65>tina';
$strLaTeX = 'LaTeX';
$strLaTeXOptions = 'Nastaven<65> exportu do LaTeXu';
$strLandscape = 'Na <20><><EFBFBD>ku';
$strLatexCaption = 'Titulek tabulky';
$strLatexContent = 'Obsah tabulky __TABLE__';
$strLatexContinued = '(pokra<72>ov<6F>n<EFBFBD>)';
$strLatexContinuedCaption = 'Titulek pokra<72>ov<6F>n<EFBFBD> tabulky';
$strLatexContinued = '(pokra<72>ov<6F>n<EFBFBD>)';
$strLatexIncludeCaption = 'Pou<6F><75>t titulek tabulky';
$strLatexLabel = 'N<>v<EFBFBD>st<73>';
$strLaTeX = 'LaTeX';
$strLaTeXOptions = 'Nastaven<65> exportu do LaTeXu';
$strLatexStructure = 'Struktura tabulky __TABLE__';
$strLatvian = 'Loty<74><79>tina';
$strLengthSet = 'D<>lka/Mno<6E>ina*';
@@ -353,31 +353,31 @@ $strLoadExplanation = 'Automaticky jsou zvoleny nejvhodn
$strLoadMethod = 'Parametry pro p<><70>kaz LOAD';
$strLocalhost = 'Lok<6F>ln<6C>';
$strLocationTextfile = 'textov<6F> soubor';
$strLoginInformation = 'P<>ihla<6C>ov<6F>n<EFBFBD>';
$strLogin = 'P<>ihl<68><6C>en<65>';
$strLogout = 'Odhl<68>sit se';
$strLogPassword = 'Heslo:';
$strLogServer = 'Server';
$strLogUsername = 'Jm<4A>no:';
$strLogin = 'P<>ihl<68><6C>en<65>';
$strLoginInformation = 'P<>ihla<6C>ov<6F>n<EFBFBD>';
$strLogout = 'Odhl<68>sit se';
$strMIMETypesForTable = 'MIME TYPY PRO TABULKU';
$strMIME_MIMEtype = 'MIME typ';
$strMaximumSize = 'Maxim<69>ln<6C> velikost: %s%s';
$strMIME_available_mime = 'Dostupn<70> MIME typy';
$strMIME_available_transform = 'Dostupn<70> transformace';
$strMIME_description = 'Popis';
$strMIME_MIMEtype = 'MIME typ';
$strMIME_nodescription = 'Pro tuto transformaci nen<65> dostupn<70> <20><>dn<64> popis.<br />Zeptejte se autora co %s d<>l<EFBFBD>.';
$strMIME_transformation = 'Transformace p<>i prohl<68><6C>en<65>';
$strMIME_transformation_note = 'Pro seznam dostupn<70>ch parametr<74> transformac<61> a jejich MIME typ<79> klikn<6B>te na %spopisy transformac<61>%s';
$strMIME_transformation_options = 'Parametry transformace';
$strMIME_transformation_options_note = 'Zadejte parametry transformac<61> v&nbsp;n<>sleduj<75>c<EFBFBD>m tvaru: \'a\',\'b\',\'c\'...<br />Pokud pot<6F>ebujete pou<6F><75>t zp<7A>tn<74> lom<6F>tko ("\") nebo jednoduch<63> uvozovky ("\'") mezi t<>mito hodnotami, vlo<6C>te p<>ed n<> zp<7A>tn<74> lom<6F>tko (nap<61><70>klad \'\\\\xyz\' nebo \'a\\\'b\').';
$strMIME_transformation_options = 'Parametry transformace';
$strMIME_transformation = 'Transformace p<>i prohl<68><6C>en<65>';
$strMIMETypesForTable = 'MIME TYPY PRO TABULKU';
$strMIME_without = 'MIME typy zobrazen<65> kurz<72>vou nemaj<61> vlastn<74> transforma<6D>n<EFBFBD> funkci';
$strMaximumSize = 'Maxim<69>ln<6C> velikost: %s%s';
$strModifications = 'Zm<5A>ny byly ulo<6C>eny';
$strModify = '<27>pravy';
$strModifyIndexTopic = 'Upravit index';
$strModify = '<27>pravy';
$strMoreStatusVars = 'Dal<61><6C> informace o&nbsp;stavu';
$strMoveTable = 'P<>esunout tabulku do (datab<61>ze<b>.</b>tabulka):';
$strMoveTableOK = 'Tabulka %s byla p<>esunuta do %s.';
$strMoveTable = 'P<>esunout tabulku do (datab<61>ze<b>.</b>tabulka):';
$strMoveTableSameNames = 'Nelze p<>esunout tabulku na sebe samu!';
$strMultilingual = 'mnohojazy<7A>n<EFBFBD>';
$strMustSelectFile = 'Zvolte soubor, kter<65> chcete vlo<6C>it.';
@@ -393,16 +393,17 @@ $strMySQLShowVars = 'Uk
$strName = 'N<>zev';
$strNeedPrimaryKey = 'Pro tuto tabulku byste m<>li definovat prim<69>rn<72> kl<6B><6C>.';
$strNext = 'Dal<61><6C>';
$strNo = 'Ne';
$strNoDatabases = '<27><>dn<64> datab<61>ze';
$strNoDatabasesSelected = 'Nebyla vybr<62>na <20><>dn<64> datab<61>ze.';
$strNoDatabases = '<27><>dn<64> datab<61>ze';
$strNoDescription = '<27><>dn<64> popisek';
$strNoDropDatabases = 'P<><50>kaz "DROP DATABASE" je vypnut<75>.';
$strNoExplain = 'Bez vysv<73>tlen<65> (EXPLAIN) SQL';
$strNoFrames = 'phpMyAdmin se l<>pe pou<6F><75>v<EFBFBD> v&nbsp;prohl<68><6C>e<EFBFBD>i podporuj<75>c<EFBFBD>m r<>my ("FRAME").';
$strNoIndex = '<27><>dn<64> index nebyl definov<6F>n!';
$strNoIndexPartsDefined = '<27><>dn<64> <20><>st indexu nebyla definov<6F>na!';
$strNoIndex = '<27><>dn<64> index nebyl definov<6F>n!';
$strNoModification = '<27><>dn<64> zm<7A>na';
$strNo = 'Ne';
$strNone = '<27><>dn<64>';
$strNoOptions = 'Tento form<72>t nem<65> <20><>dn<64> nastaven<65>';
$strNoPassword = '<27><>dn<64> heslo';
$strNoPermission = 'Web server nem<65> opr<70>vn<76>n<EFBFBD> ulo<6C>it v<>pis do souboru %s.';
@@ -414,20 +415,19 @@ $strNoRowsSelected = 'Nebyla vybr
$strNoSpace = 'Nedostatek m<>sta pro ulo<6C>en<65> souboru %s.';
$strNoTablesFound = 'V&nbsp;datab<61>zi nebyla nalezena <20><>dn<64> tabulka.';
$strNoThemeSupport = 'Nen<65> podporov<6F>na zm<7A>na t<>matu, zkontrolujte nastaven<65> a t<>mata v adres<65><73>i %s.';
$strNoUsersFound = '<27><>dn<64> u<>ivatel nenalezen.';
$strNoValidateSQL = 'Bez kontroly SQL';
$strNone = '<27><>dn<64>';
$strNotNumber = 'Nebylo zad<61>no <20><>slo!';
$strNotOK = 'nen<65> v po<70><6F>dku';
$strNotSet = '<b>%s</b> tabulka nenalezena nebo nen<65> nastavena v&nbsp;%s';
$strNotValidNumber = ' nen<65> platn<74> <20><>slo <20><>dku!';
$strNoUsersFound = '<27><>dn<64> u<>ivatel nenalezen.';
$strNoValidateSQL = 'Bez kontroly SQL';
$strNull = 'Nulov<6F>';
$strNumSearchResultsInTable = '%s odpov<6F>daj<61>c<EFBFBD>(ch) z<>znam(<28>) v&nbsp;tabulce <i>%s</i>';
$strNumSearchResultsTotal = '<b>Celkem:</b> <i>%s</i> odpov<6F>daj<61>c<EFBFBD>(ch) z<>znam(<28>)';
$strNumTables = 'Tabulek';
$strOK = 'OK';
$strOftenQuotation = '<27>asto uvozuj<75>c<EFBFBD> znaky. Voliteln<6C> znamen<65>, <20>e pouze polo<6C>ky u kter<65>ch je to nutn<74> (obvykle typu CHAR a VARCHAR) jsou uzav<61>eny do uzav<61>rac<61>ch znak<61>.';
$strOK = 'OK';
$strOperations = '<27>pravy';
$strOperator = 'Oper<65>tor';
$strOptimizeTable = 'Optimalizovat tabulku';
@@ -437,14 +437,12 @@ $strOr = 'nebo';
$strOverhead = 'Nav<61>c';
$strOverwriteExisting = 'P<>epsat existuj<75>c<EFBFBD> soubor(y)';
$strPHP40203 = 'Pou<6F><75>v<EFBFBD>te PHP 4.2.3, kter<65> m<> z<>va<76>nou chybu p<>i pr<70>ci s&nbsp;v<>cebajtov<6F>mi znaky (mbstring), jedn<64> se o&nbsp;chybu PHP <20><>slo 19404. Nedoporu<72>ujeme pou<6F><75>vat tuto verzi PHP s&nbsp;phpMyAdminem.';
$strPHPVersion = 'Verze PHP';
$strPageNumber = 'Strana <20><>slo:';
$strPaperSize = 'Velikost str<74>nky';
$strPartialText = 'Zkr<6B>cen<65> texty';
$strPassword = 'Heslo';
$strPasswordChanged = 'Heslo pro %s bylo <20>sp<73><70>n<EFBFBD> zm<7A>n<EFBFBD>no.';
$strPasswordEmpty = 'Heslo je pr<70>zdn<64>!';
$strPassword = 'Heslo';
$strPasswordNotSame = 'Hesla nejsou stejn<6A>!';
$strPdfDbSchema = 'Sch<63>ma datab<61>ze "%s" - Strana %s';
$strPdfInvalidTblName = 'Tabulka "%s" neexistuje!';
@@ -454,6 +452,8 @@ $strPerMinute = 'za minutu';
$strPerSecond = 'za sekundu';
$strPersian = 'Per<65>tina';
$strPhoneBook = 'adres<65><73>';
$strPHP40203 = 'Pou<6F><75>v<EFBFBD>te PHP 4.2.3, kter<65> m<> z<>va<76>nou chybu p<>i pr<70>ci s&nbsp;v<>cebajtov<6F>mi znaky (mbstring), jedn<64> se o&nbsp;chybu PHP <20><>slo 19404. Nedoporu<72>ujeme pou<6F><75>vat tuto verzi PHP s&nbsp;phpMyAdminem.';
$strPHPVersion = 'Verze PHP';
$strPhp = 'Zobrazit PHP k<>d';
$strPmaDocumentation = 'Dokumentace phpMyAdmina';
$strPmaUriError = 'Parametr <tt>$cfg[\'PmaAbsoluteUri\']</tt> MUS<55> b<>t nastaven v&nbsp;konfigura<72>n<EFBFBD>m souboru!';
@@ -461,13 +461,13 @@ $strPolish = 'Pol
$strPortrait = 'Na v<><76>ku';
$strPos1 = 'Za<5A><61>tek';
$strPrevious = 'P<>edchoz<6F>';
$strPrimary = 'Prim<69>rn<72>';
$strPrimaryKeyHasBeenDropped = 'Prim<69>rn<72> kl<6B><6C> byl odstran<61>n';
$strPrimaryKeyName = 'Jm<4A>no prim<69>rn<72>ho kl<6B><6C>e mus<75> b<>t "PRIMARY"!';
$strPrimaryKeyWarning = '("PRIMARY" <b>mus<75></b> b<>t jm<6A>no <b>pouze</b> prim<69>rn<72>ho kl<6B><6C>e!)';
$strPrint = 'Vytisknout';
$strPrintView = 'N<>hled k vyti<74>t<EFBFBD>n<EFBFBD>';
$strPrimary = 'Prim<EFBFBD>rn<EFBFBD>';
$strPrintViewFull = 'N<>hled k vyti<74>t<EFBFBD>n<EFBFBD> (s&nbsp;kompletn<74>mi texty)';
$strPrintView = 'N<>hled k vyti<74>t<EFBFBD>n<EFBFBD>';
$strPrint = 'Vytisknout';
$strPrivDescAllPrivileges = 'V<>echna opr<70>vn<76>n<EFBFBD> krom<6F> GRANT.';
$strPrivDescAlter = 'Umo<6D><6F>uje m<>nit strukturu existuj<75>c<EFBFBD>ch tabulek.';
$strPrivDescCreateDb = 'Umo<6D><6F>uje vytv<74><76>et nov<6F> datab<61>ze a tabulky.';
@@ -503,8 +503,8 @@ $strProcesslist = 'Seznam proces
$strProperties = 'Vlastnosti';
$strPutColNames = 'P<>idat jm<6A>na sloupc<70> na prvn<76> <20><>dek';
$strQBE = 'Dotaz';
$strQBEDel = 'smazat';
$strQBE = 'Dotaz';
$strQBEIns = 'p<>idat';
$strQueryFrame = 'SQL okno';
$strQueryOnDb = 'SQL dotaz na datab<61>zi <b>%s</b>:';
@@ -514,62 +514,51 @@ $strQueryTime = 'Dotaz zabral %01.4f sekund';
$strQueryType = 'Typ dotazu';
$strQueryWindowLock = 'Nep<65>episovat tento dotaz z&nbsp;hlavn<76>ho okna';
$strReType = 'Heslo znovu';
$strReceived = 'P<>ijato';
$strRecords = 'Z<>znam<61>';
$strReferentialIntegrity = 'Zkontrolovat integritu odkaz<61>:';
$strRefresh = 'Obnovit';
$strRelationNotWorking = 'N<>kter<65> z&nbsp;roz<6F><7A><EFBFBD>en<65>ch funkc<6B> phpMyAdmina nelze pou<6F><75>vat. %sZde%s zjist<73>te pro<72>.';
$strRelationView = 'Zobrazit relace';
$strRelationalSchema = 'Rela<6C>n<EFBFBD> sch<63>ma';
$strRelations = 'Relace';
$strRelationNotWorking = 'N<>kter<65> z&nbsp;roz<6F><7A><EFBFBD>en<65>ch funkc<6B> phpMyAdmina nelze pou<6F><75>vat. %sZde%s zjist<73>te pro<72>.';
$strRelationsForTable = 'RELACE PRO TABULKU';
$strRelations = 'Relace';
$strRelationView = 'Zobrazit relace';
$strReloadFailed = 'Znovuna<6E>ten<65> MySQL selhalo.';
$strReloadMySQL = 'Znovuna<6E>ten<65> MySQL';
$strReloadingThePrivileges = 'Znovuna<6E><61>t<EFBFBD>m opr<70>vn<76>n<EFBFBD>';
$strReloadMySQL = 'Znovuna<6E>ten<65> MySQL';
$strRemoveSelectedUsers = 'Odstranit vybran<61> u<>ivatele';
$strRenameDatabaseOK = 'Datab<61>ze %s byla p<>ejmenov<6F>na na %s';
$strRenameTable = 'P<>ejmenovat tabulku na';
$strRenameTableOK = 'Tabulka %s byla p<>ejmenov<6F>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<64>';
$strResourceLimits = 'Omezen<65> zdroj<6F>';
$strRevoke = 'Zru<EFBFBD>it';
$strRevokeAndDelete = 'Odebrat u<>ivatel<65>m ve<76>ker<65> opr<70>vn<76>n<EFBFBD> a pot<6F> je odstranit z tabulek.';
$strReType = 'Heslo znovu';
$strRevokeAndDeleteDescr = 'U<>ivatel<65> budou m<>t opr<70>vn<76>n<EFBFBD> "USAGE" (pou<6F><75>v<EFBFBD>n<EFBFBD>) dokud nebudou znovuna<6E>tena opr<70>vn<76>n<EFBFBD>.';
$strRevokeAndDelete = 'Odebrat u<>ivatel<65>m ve<76>ker<65> opr<70>vn<76>n<EFBFBD> a pot<6F> je odstranit z tabulek.';
$strRevokeMessage = 'Byla zru<72>ena pr<70>va pro %s';
$strRevoke = 'Zru<72>it';
$strRomanian = 'Rumun<75>tina';
$strRowLength = 'D<>lka <20><>dku';
$strRowSize = ' Velikost <20><>dku ';
$strRows = '<27><>dk<64>';
$strRowsFrom = '<27><>dk<64> za<7A><61>naj<61>c<EFBFBD> od';
$strRowSize = ' Velikost <20><>dku ';
$strRowsModeFlippedHorizontal = 'vodorovn<76>m (oto<74>en<65> hlavi<76>ky)';
$strRowsModeHorizontal = 'vodorovn<76>m';
$strRowsModeOptions = 've %s re<72>imu a opakovat hlavi<76>ky po %s <20><>dc<64>ch.';
$strRowsModeVertical = 'svisl<73>m';
$strRows = '<27><>dk<64>';
$strRowsStatistic = 'Statistika <20><>dk<64>';
$strRunning = 'na %s';
$strRunQuery = 'Prov<6F>st dotaz';
$strRunSQLQuery = 'Spustit SQL dotaz(y) na datab<61>zi %s';
$strRunning = 'na %s';
$strRussian = 'Ru<52>tina';
$strSQL = 'SQL';
$strSQLExportType = 'Typ vytvo<76>en<65>ch dotaz<61>';
$strSQLOptions = 'Nastaven<65> SQL exportu';
$strSQLParserBugMessage = 'Je mo<6D>n<EFBFBD>, <20>e jste na<6E>li chybu v&nbsp;SQL parseru. Pros<6F>m prozkoumejte podrobn<62> SQL dotaz, p<>edev<65><76>m jestli jsou spr<70>vn<76> uvozovky a jestli nejsou proh<6F>zen<65>. Dal<61><6C> mo<6D>nost selh<6C>n<EFBFBD> je pokud nahr<68>v<EFBFBD>te soubor s&nbsp;bin<69>rn<72>mi daty nezapsan<61>mi v&nbsp;uvozovk<76>ch. M<><4D>ete tak<61> vyzkou<6F>et p<><70>kazovou <20><>dku MySQL. N<><4E>e uveden<65> v<>stup z&nbsp;MySQL serveru (pokud je n<>jak<61>) V<>m tak<61> m<><6D>e pomoci p<>i zkoum<75>n<EFBFBD> probl<62>mu. Pokud st<73>le m<>te probl<62>my nebo pokud SQL parser ohl<68>s<EFBFBD> chybu u dotazu, kter<65> na p<><70>kazov<6F> <20><>dce funguje, pros<6F>m pokuste se zredukovat dotaz na co nejmen<65><6E>, ve kter<65>m se probl<62>m je<6A>t<EFBFBD> vyskytne, a ohlaste chybu na str<74>nk<6E>ch phpMyAdmina spolu se sekc<6B> V<>PIS uvedenou n<><6E>e:';
$strSQLParserUserError = 'Pravd<76>podobn<62> m<>te v&nbsp;SQL dotazu chybu. N<><4E>e uveden<65> v<>stup MySQL serveru (pokud je n<>jak<61>) V<>m tak<61> m<><6D>e pomoci p<>i zkoum<75>n<EFBFBD> probl<62>mu';
$strSQLQuery = 'SQL-dotaz';
$strSQLResult = 'V<>sledek SQL dotazu';
$strSQPBugInvalidIdentifer = 'Chybn<62> identifik<69>tor';
$strSQPBugUnclosedQuote = 'Neuzav<61>en<65> uvozovky';
$strSQPBugUnknownPunctuation = 'Nezn<7A>m<EFBFBD> interpunk<6E>n<EFBFBD> znam<61>nko';
$strSave = 'Ulo<6C>';
$strSaveOnServer = 'Ulo<6C>it na serveru v adres<65><73>i %s';
$strSave = 'Ulo<6C>';
$strScaleFactorSmall = 'M<><4D><EFBFBD>tko je p<><70>li<6C> mal<61>, aby se sch<63>ma ve<76>lo na jednu str<74>nku';
$strSearch = 'Vyhled<65>v<EFBFBD>n<EFBFBD>';
$strSearchFormTitle = 'Vyhled<65>v<EFBFBD>n<EFBFBD> v&nbsp;datab<61>zi';
$strSearchInTables = 'V&nbsp;tabulk<6C>ch:';
$strSearchNeedle = 'Slova nebo hodnoty, kter<65> chcete vyhledat (z<>stupn<70> znak: "%"):';
@@ -579,6 +568,7 @@ $strSearchOption3 = 'p
$strSearchOption4 = 'jako regul<75>rn<72> v<>raz';
$strSearchResultsFor = 'V<>sledky vyhled<65>v<EFBFBD>n<EFBFBD> pro "<i>%s</i>" %s:';
$strSearchType = 'Naj<61>t:';
$strSearch = 'Vyhled<65>v<EFBFBD>n<EFBFBD>';
$strSecretRequired = 'Nastavte kl<6B><6C> pro <20>ifrov<6F>n<EFBFBD> cookies (blowfish_secret) v&nbsp;konfigura<72>n<EFBFBD>m souboru (config.inc.php).';
$strSelectADb = 'Pros<6F>m vyberte datab<61>zi';
$strSelectAll = 'Vybrat v<>e';
@@ -588,9 +578,9 @@ $strSelectNumRows = 'v&nbsp;dotazu';
$strSelectTables = 'Vybrat tabulky';
$strSend = 'Do souboru';
$strSent = 'Odesl<73>no';
$strServer = 'Server';
$strServerChoice = 'V<>b<EFBFBD>r serveru';
$strServerNotResponding = 'Server neodpov<6F>d<EFBFBD>';
$strServer = 'Server';
$strServerStatus = 'Stav serveru';
$strServerStatusUptime = 'Tento MySQL server b<><62><EFBFBD> %s. <20>as spu<70>t<EFBFBD>n<EFBFBD>: %s.';
$strServerTabProcesslist = 'Procesy';
@@ -600,31 +590,41 @@ $strServerVars = 'Prom
$strServerVersion = 'Verze MySQL';
$strSessionValue = 'Hodnota sezen<65>';
$strSetEnumVal = 'Pokud je sloupec typu "enum" nebo "set", zad<61>vejte hodnoty v&nbsp;n<>sleduj<75>c<EFBFBD>m form<72>tu: \'a\',\'b\',\'c\'...<br />Pokud pot<6F>ebujete zadat zp<7A>tn<74> lom<6F>tko ("\") nebo jednoduch<63> uvozovky ("\'") mezi t<>mito hodnotami, napi<70>te p<>ed n<> zp<7A>tn<74> lom<6F>tko (p<><70>klad: \'\\\\xyz\' nebo \'a\\\'b\').';
$strShow = 'Zobrazit';
$strShowAll = 'Zobrazit v<>e';
$strShowColor = 'Barevn<76> <20>ipky';
$strShowDatadictAs = 'Form<72>t datov<6F>ho slovn<76>ku';
$strShowFullQueries = 'Zobrazit cel<65> dotazy';
$strShowGrid = 'Zobrazit m<><6D><EFBFBD>ku';
$strShowingRecords = 'Zobrazeny z<>znamy';
$strShowPHPInfo = 'Zobrazit informace o&nbsp;PHP';
$strShowTableDimension = 'Rozm<7A>ry tabulek';
$strShowTables = 'Zobrazit tabulky';
$strShowThisQuery = 'Zobrazit zde tento dotaz znovu';
$strShowingRecords = 'Zobrazeny z<>znamy';
$strShow = 'Zobrazit';
$strSimplifiedChinese = 'Zjednodu<64>en<65> <20><>n<EFBFBD>tina';
$strSingly = '(po jednom)';
$strSize = 'Velikost';
$strSlovak = 'Sloven<65>tina';
$strSlovenian = 'Slovin<69>tina';
$strSort = '<27>adit';
$strSortByKey = 'Set<65><74>dit podle kl<6B><6C>e';
$strSort = '<27>adit';
$strSpaceUsage = 'Vyu<79>it<69> m<>sta';
$strSpanish = '<27>pan<61>l<EFBFBD>tina';
$strSplitWordsWithSpace = 'Slova jsou odd<64>lena mezerou (" ").';
$strSQLExportType = 'Typ vytvo<76>en<65>ch dotaz<61>';
$strSQLOptions = 'Nastaven<65> SQL exportu';
$strSQLParserBugMessage = 'Je mo<6D>n<EFBFBD>, <20>e jste na<6E>li chybu v&nbsp;SQL parseru. Pros<6F>m prozkoumejte podrobn<62> SQL dotaz, p<>edev<65><76>m jestli jsou spr<70>vn<76> uvozovky a jestli nejsou proh<6F>zen<65>. Dal<61><6C> mo<6D>nost selh<6C>n<EFBFBD> je pokud nahr<68>v<EFBFBD>te soubor s&nbsp;bin<69>rn<72>mi daty nezapsan<61>mi v&nbsp;uvozovk<76>ch. M<><4D>ete tak<61> vyzkou<6F>et p<><70>kazovou <20><>dku MySQL. N<><4E>e uveden<65> v<>stup z&nbsp;MySQL serveru (pokud je n<>jak<61>) V<>m tak<61> m<><6D>e pomoci p<>i zkoum<75>n<EFBFBD> probl<62>mu. Pokud st<73>le m<>te probl<62>my nebo pokud SQL parser ohl<68>s<EFBFBD> chybu u dotazu, kter<65> na p<><70>kazov<6F> <20><>dce funguje, pros<6F>m pokuste se zredukovat dotaz na co nejmen<65><6E>, ve kter<65>m se probl<62>m je<6A>t<EFBFBD> vyskytne, a ohlaste chybu na str<74>nk<6E>ch phpMyAdmina spolu se sekc<6B> V<>PIS uvedenou n<><6E>e:';
$strSQLParserUserError = 'Pravd<76>podobn<62> m<>te v&nbsp;SQL dotazu chybu. N<><4E>e uveden<65> v<>stup MySQL serveru (pokud je n<>jak<61>) V<>m tak<61> m<><6D>e pomoci p<>i zkoum<75>n<EFBFBD> probl<62>mu';
$strSQLQuery = 'SQL-dotaz';
$strSQLResult = 'V<>sledek SQL dotazu';
$strSQL = 'SQL';
$strSQPBugInvalidIdentifer = 'Chybn<62> identifik<69>tor';
$strSQPBugUnclosedQuote = 'Neuzav<61>en<65> uvozovky';
$strSQPBugUnknownPunctuation = 'Nezn<7A>m<EFBFBD> interpunk<6E>n<EFBFBD> znam<61>nko';
$strStatCheckTime = 'Posledn<64> kontrola';
$strStatCreateTime = 'Vytvo<76>en<65>';
$strStatUpdateTime = 'Posledn<64> zm<7A>na';
$strStatement = '<27>daj';
$strStatUpdateTime = 'Posledn<64> zm<7A>na';
$strStatus = 'Stav';
$strStrucCSV = 'CSV data';
$strStrucData = 'Strukturu a data';
@@ -638,9 +638,9 @@ $strSubmit = 'Ode
$strSuccess = 'V<><56> SQL-dotaz byl <20>sp<73><70>n<EFBFBD> vykon<6F>n';
$strSum = 'Celkem';
$strSwedish = '<27>v<EFBFBD>d<EFBFBD>tina';
$strSwitchToDatabase = 'P<>epnout na zkop<6F>rovanou datab<61>zi';
$strSwitchToTable = 'P<>epnout na zkop<6F>rovanou tabulku';
$strTable = 'Tabulka';
$strTableComments = 'Koment<6E><74> k tabulce';
$strTableEmpty = 'Jm<4A>no tabulky je pr<70>zdn<64>!';
$strTableHasBeenDropped = 'Tabulka %s byla odstran<61>na';
@@ -649,17 +649,18 @@ $strTableHasBeenFlushed = 'Vyrovn
$strTableMaintenance = ' <20>dr<64>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<70>vn<76>n<EFBFBD> pro jednotliv<69> tabulky';
$strTextAreaLength = 'Tento sloupec mo<6D>n<EFBFBD> nep<65>jde <br />(kv<6B>li d<>lce) upravit ';
$strThai = 'Thaj<61>tina';
$strTheContent = 'Obsah souboru byl vlo<6C>en';
$strTheContents = 'Obsah souboru p<>ep<65><70>e obsah zvolen<65> tabulky v&nbsp;t<>ch <20><>dc<64>ch, kde je stejn<6A> prim<69>rn<72> nebo unik<69>tn<74> kl<6B><6C>.';
$strTheTerminator = 'Sloupce jsou odd<64>leny t<>mto znakem.';
$strTheme = 'Vzhled';
$strTheTerminator = 'Sloupce jsou odd<64>leny t<>mto znakem.';
$strThisHost = 'Tento po<70><6F>ta<74>';
$strThisNotDirectory = 'Nebyl zad<61>n adres<65><73>';
$strThreadSuccessfullyKilled = 'Vl<56>kno %s bylo <20>sp<73><70>n<EFBFBD> zabito.';
@@ -691,19 +692,14 @@ $strUnicode = 'Unicode';
$strUnique = 'Unik<69>tn<74>';
$strUnknown = 'nezn<7A>m<EFBFBD>';
$strUnselectAll = 'Odzna<6E>it v<>e';
$strUpdComTab = 'Pod<6F>vejte se pros<6F>m do dokumentace, jak aktualizovat tabulku s&nbsp;informacemi o&nbsp; sloupc<70>ch (tabulka column_comments)';
$strUpdatePrivMessage = 'Byla aktualizov<6F>na opr<70>vn<76>n<EFBFBD> pro %s.';
$strUpdateProfileMessage = 'P<><50>stup byl zm<7A>n<EFBFBD>n.';
$strUpdateQuery = 'Aktualizovat dotaz';
$strUpdComTab = 'Pod<6F>vejte se pros<6F>m do dokumentace, jak aktualizovat tabulku s&nbsp;informacemi o&nbsp; sloupc<70>ch (tabulka column_comments)';
$strUpgrade = 'M<>li byste aktualizovat %s na verzi %s nebo vy<76><79><EFBFBD>.';
$strUsage = 'Pou<6F><75>v<EFBFBD>';
$strUseBackquotes = 'Pou<6F><75>t zp<7A>tn<74> uvozovky u&nbsp;jmen tabulek a sloupc<70>';
$strUseHostTable = 'Pou<6F><75>t tabulku s&nbsp;po<70><6F>ta<74>i';
$strUseTabKey = 'Pou<6F>ijte kl<6B>vesu TAB pro pohyb mezi hodnotami nebo CTRL+<2B>ipky po pohyb v<>emi sm<73>ry.';
$strUseTables = 'Pou<6F><75>t tabulky';
$strUseTextField = 'Pou<6F><75>t textov<6F> pole';
$strUseThisValue = 'Pou<6F><75>t tuto hodnotu';
$strUser = 'U<>ivatel';
$strUserAlreadyExists = 'U<>ivatel %s ji<6A> existuje!';
$strUserEmpty = 'Jm<4A>no u<>ivatele je pr<70>zdn<64>!';
$strUserName = 'Jm<4A>no u<>ivatele';
@@ -711,17 +707,22 @@ $strUserNotFound = 'Zvolen
$strUserOverview = 'P<>ehled u<>ivatel<65>';
$strUsersDeleted = 'Vybran<61> u<>ivatel<65> byli <20>sp<73><70>n<EFBFBD> odstran<61>ni.';
$strUsersHavingAccessToDb = 'U<>ivatel<65> maj<61>c<EFBFBD> p<><70>stup k&nbsp;&quot;%s&quot;';
$strUser = 'U<>ivatel';
$strUseTabKey = 'Pou<6F>ijte kl<6B>vesu TAB pro pohyb mezi hodnotami nebo CTRL+<2B>ipky po pohyb v<>emi sm<73>ry.';
$strUseTables = 'Pou<6F><75>t tabulky';
$strUseTextField = 'Pou<6F><75>t textov<6F> pole';
$strUseThisValue = 'Pou<6F><75>t tuto hodnotu';
$strValidateSQL = 'Zkontrolovat SQL';
$strValidatorError = 'SQL valid<69>tor nemohl b<>t inicializov<6F>n. Pros<6F>m zkontrolujte, jestli m<>te po<70>adovan<61> roz<6F><7A><EFBFBD>en<65> PHP, kter<65> jsou uvedena v&nbsp;%sdokumentaci%s.';
$strValue = 'Hodnota';
$strVar = 'Prom<6F>nn<6E>';
$strViewDump = 'Export tabulky';
$strViewDumpDB = 'Export datab<61>ze';
$strViewDumpDatabases = 'Export datab<61>z<EFBFBD>';
$strViewDumpDB = 'Export datab<61>ze';
$strViewDump = 'Export tabulky';
$strWebServerUploadDirectory = 'soubor z&nbsp;adres<65><73>e pro upload';
$strWebServerUploadDirectoryError = 'Adres<65><73> ur<75>en<65> pro upload soubor<6F> nemohl b<>t otev<65>en';
$strWebServerUploadDirectory = 'soubor z&nbsp;adres<65><73>e pro upload';
$strWelcome = 'V<>tejte v&nbsp;%s';
$strWestEuropean = 'Z<>padn<64> Evropa';
$strWildcard = 'maska';

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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 &nbsp;%s&nbsp;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 <code>$cfg[\'BZipDump\']</code> directive in your phpMyAdmin configuration file to <code>FALSE</code>. 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,<br />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&nbsp;:';
$strIndexType = 'Index type&nbsp;:';
$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 &quot;%s&quot;.';
$strJustDelete = 'Just delete the users from the privilege tables.';
$strJustDeleteDescr = 'The &quot;deleted&quot; 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.<br />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\'...<br />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<b>.</b>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 <b>frames-capable</b> 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 = '<b>%s</b> 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 <i>%s</i>';
$strNumSearchResultsTotal = '<b>Total:</b> <i>%s</i> 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 <tt>$cfg[\'PmaAbsoluteUri\']</tt> 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" <b>must</b> be the name of and <b>only of</b> 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 <b>%s</b>:';
$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 "<i>%s</i>" %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\'...<br />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,<br /> 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 &quot;%s&quot;';
$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';

View File

@@ -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 &nbsp;%s&nbsp;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 <code>$cfg[\'BZipDump\']</code> directive in your phpMyAdmin configuration file to <code>FALSE</code>. 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,<br />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&nbsp;:';
$strIndexType = 'Index type&nbsp;:';
$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 &quot;%s&quot;.';
$strJustDelete = 'Just delete the users from the privilege tables.';
$strJustDeleteDescr = 'The &quot;deleted&quot; 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.<br />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\'...<br />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<b>.</b>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 <b>frames-capable</b> 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 = '<b>%s</b> 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 <i>%s</i>';
$strNumSearchResultsTotal = '<b>Total:</b> <i>%s</i> 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 <tt>$cfg[\'PmaAbsoluteUri\']</tt> 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" <b>must</b> be the name of and <b>only of</b> 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 <b>%s</b>:';
$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 "<i>%s</i>" %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\'...<br />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,<br /> 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 &quot;%s&quot;';
$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';

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

View File

@@ -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
?>

Some files were not shown because too many files have changed in this diff Show More