updated czech translation, synced others...
This commit is contained in:
@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
|
||||
$Id$
|
||||
$Source$
|
||||
|
||||
2003-05-29 Michal Cihar <nijel@users.sourceforge.net>
|
||||
* lang/czech: Updated.
|
||||
|
||||
2003-05-29 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* ldi_check.php3, ldi_table.php3, lang/*: bug 740607, now autodetect
|
||||
the best method (LOCAL or not) in the LOAD dialog, and allow user
|
||||
|
@@ -644,7 +644,7 @@ $strUseHostTable = 'Use Host Table'; //to translate
|
||||
$strXML = 'XML';//to translate
|
||||
|
||||
$strSwitchToTable = 'Switch to copied table'; //to translate
|
||||
$strCharset = 'Charset'; //to translate
|
||||
$strCharset = 'Charset'; //to translate
|
||||
$strLaTeXOptions = 'LaTeX options'; //to translate
|
||||
$strRelations = 'Relations'; //to translate
|
||||
$strMoveTableSameNames = 'Can\'t move table to same one!'; //to translate
|
||||
|
@@ -194,7 +194,7 @@ $strGlobalPrivileges = '整體權限';
|
||||
$strGlobalValue = '整體值';
|
||||
$strGo = '執行';
|
||||
$strGrantOption = '授權';
|
||||
$strGrants = '授權';
|
||||
$strGrants = 'Grants'; //should expressed in English
|
||||
$strGzip = '"gzipped"';
|
||||
|
||||
$strHasBeenAltered = '已經修改';
|
||||
@@ -524,9 +524,7 @@ $strXML = 'XML'; //USE ENG
|
||||
$strYes = ' 是 ';
|
||||
|
||||
$strZip = '"zipped"';
|
||||
|
||||
// To translate
|
||||
|
||||
$strUpdComTab = '請參看說明文件查詢如何更新 Column_comments 資料表';
|
||||
|
||||
$strAbsolutePathToDocSqlDir = '請輸入 docSQL 目錄於網頁伺服器的絕對路徑';
|
||||
|
@@ -289,6 +289,8 @@ $strLines = '
|
||||
$strLinesTerminatedBy = '<27><>dky ukon<6F>en<65>';
|
||||
$strLinkNotFound = 'Odkaz nenalezen';
|
||||
$strLinksTo = 'Odkazuje na';
|
||||
$strLoadExplanation = 'Automaticky jsou zvoleny nejvodn<64>j<EFBFBD><6A> parametry, pokud toto nastaven<65> sel<65>e, m<><6D>ete zkusit druhou mo<6D>nost.';
|
||||
$strLoadMethod = 'Parametry pro p<><70>kaz LOAD';
|
||||
$strLocalhost = 'Lok<6F>ln<6C>';
|
||||
$strLocationTextfile = 'textov<6F> soubor';
|
||||
$strLogPassword = 'Heslo:';
|
||||
@@ -643,6 +645,4 @@ $strZeroRemovesTheLimit = 'Pozn
|
||||
$strZip = '"zazipov<6F>no"';
|
||||
// To translate
|
||||
|
||||
$strLoadMethod = 'LOAD method'; //to translate
|
||||
$strLoadExplanation = 'The best method is checked by default, but you can change if it fails.'; //to translate
|
||||
?>
|
||||
|
@@ -290,6 +290,8 @@ $strLines = 'Řádek';
|
||||
$strLinesTerminatedBy = 'Řádky ukončené';
|
||||
$strLinkNotFound = 'Odkaz nenalezen';
|
||||
$strLinksTo = 'Odkazuje na';
|
||||
$strLoadExplanation = 'Automaticky jsou zvoleny nejvodnější parametry, pokud toto nastavení selže, můžete zkusit druhou možnost.';
|
||||
$strLoadMethod = 'Parametry pro příkaz LOAD';
|
||||
$strLocalhost = 'Lokální';
|
||||
$strLocationTextfile = 'textový soubor';
|
||||
$strLogPassword = 'Heslo:';
|
||||
@@ -644,6 +646,4 @@ $strZeroRemovesTheLimit = 'Poznámka: Nastavení těchto parametrů na 0 (nulu)
|
||||
$strZip = '"zazipováno"';
|
||||
// To translate
|
||||
|
||||
$strLoadMethod = 'LOAD method'; //to translate
|
||||
$strLoadExplanation = 'The best method is checked by default, but you can change if it fails.'; //to translate
|
||||
?>
|
||||
|
@@ -289,6 +289,8 @@ $strLines = '
|
||||
$strLinesTerminatedBy = '<27><>dky ukon<6F>en<65>';
|
||||
$strLinkNotFound = 'Odkaz nenalezen';
|
||||
$strLinksTo = 'Odkazuje na';
|
||||
$strLoadExplanation = 'Automaticky jsou zvoleny nejvodn<64>j<EFBFBD><6A> parametry, pokud toto nastaven<65> sel<65>e, m<><6D>ete zkusit druhou mo<6D>nost.';
|
||||
$strLoadMethod = 'Parametry pro p<><70>kaz LOAD';
|
||||
$strLocalhost = 'Lok<6F>ln<6C>';
|
||||
$strLocationTextfile = 'textov<6F> soubor';
|
||||
$strLogPassword = 'Heslo:';
|
||||
@@ -643,6 +645,4 @@ $strZeroRemovesTheLimit = 'Pozn
|
||||
$strZip = '"zazipov<6F>no"';
|
||||
// To translate
|
||||
|
||||
$strLoadMethod = 'LOAD method'; //to translate
|
||||
$strLoadExplanation = 'The best method is checked by default, but you can change if it fails.'; //to translate
|
||||
?>
|
||||
|
Reference in New Issue
Block a user