updated czech translation, synced others...

This commit is contained in:
Michal Čihař
2003-05-29 18:30:43 +00:00
parent 7c3c0749dc
commit 3f8849d89b
6 changed files with 27 additions and 26 deletions

View File

@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
$Id$ $Id$
$Source$ $Source$
2003-05-29 Michal Cihar <nijel@users.sourceforge.net>
* lang/czech: Updated.
2003-05-29 Marc Delisle <lem9@users.sourceforge.net> 2003-05-29 Marc Delisle <lem9@users.sourceforge.net>
* ldi_check.php3, ldi_table.php3, lang/*: bug 740607, now autodetect * ldi_check.php3, ldi_table.php3, lang/*: bug 740607, now autodetect
the best method (LOCAL or not) in the LOAD dialog, and allow user the best method (LOCAL or not) in the LOAD dialog, and allow user

View File

@@ -194,7 +194,7 @@ $strGlobalPrivileges = '整體權限';
$strGlobalValue = '整體值'; $strGlobalValue = '整體值';
$strGo = '執行'; $strGo = '執行';
$strGrantOption = '授權'; $strGrantOption = '授權';
$strGrants = '授權'; $strGrants = 'Grants'; //should expressed in English
$strGzip = '"gzipped"'; $strGzip = '"gzipped"';
$strHasBeenAltered = '已經修改'; $strHasBeenAltered = '已經修改';
@@ -524,9 +524,7 @@ $strXML = 'XML'; //USE ENG
$strYes = ' 是 '; $strYes = ' 是 ';
$strZip = '"zipped"'; $strZip = '"zipped"';
// To translate // To translate
$strUpdComTab = '請參看說明文件查詢如何更新 Column_comments 資料表'; $strUpdComTab = '請參看說明文件查詢如何更新 Column_comments 資料表';
$strAbsolutePathToDocSqlDir = '請輸入 docSQL 目錄於網頁伺服器的絕對路徑'; $strAbsolutePathToDocSqlDir = '請輸入 docSQL 目錄於網頁伺服器的絕對路徑';

View File

@@ -289,6 +289,8 @@ $strLines = '
$strLinesTerminatedBy = '<27><>dky ukon<6F>en<65>'; $strLinesTerminatedBy = '<27><>dky ukon<6F>en<65>';
$strLinkNotFound = 'Odkaz nenalezen'; $strLinkNotFound = 'Odkaz nenalezen';
$strLinksTo = 'Odkazuje na'; $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>'; $strLocalhost = 'Lok<6F>ln<6C>';
$strLocationTextfile = 'textov<6F> soubor'; $strLocationTextfile = 'textov<6F> soubor';
$strLogPassword = 'Heslo:'; $strLogPassword = 'Heslo:';
@@ -643,6 +645,4 @@ $strZeroRemovesTheLimit = 'Pozn
$strZip = '"zazipov<6F>no"'; $strZip = '"zazipov<6F>no"';
// To translate // To translate
$strLoadMethod = 'LOAD method'; //to translate
$strLoadExplanation = 'The best method is checked by default, but you can change if it fails.'; //to translate
?> ?>

View File

@@ -290,6 +290,8 @@ $strLines = 'Řádek';
$strLinesTerminatedBy = 'Řádky ukončené'; $strLinesTerminatedBy = 'Řádky ukončené';
$strLinkNotFound = 'Odkaz nenalezen'; $strLinkNotFound = 'Odkaz nenalezen';
$strLinksTo = 'Odkazuje na'; $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í'; $strLocalhost = 'Lokální';
$strLocationTextfile = 'textový soubor'; $strLocationTextfile = 'textový soubor';
$strLogPassword = 'Heslo:'; $strLogPassword = 'Heslo:';
@@ -644,6 +646,4 @@ $strZeroRemovesTheLimit = 'Poznámka: Nastavení těchto parametrů na 0 (nulu)
$strZip = '"zazipováno"'; $strZip = '"zazipováno"';
// To translate // To translate
$strLoadMethod = 'LOAD method'; //to translate
$strLoadExplanation = 'The best method is checked by default, but you can change if it fails.'; //to translate
?> ?>

View File

@@ -289,6 +289,8 @@ $strLines = '
$strLinesTerminatedBy = '<27><>dky ukon<6F>en<65>'; $strLinesTerminatedBy = '<27><>dky ukon<6F>en<65>';
$strLinkNotFound = 'Odkaz nenalezen'; $strLinkNotFound = 'Odkaz nenalezen';
$strLinksTo = 'Odkazuje na'; $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>'; $strLocalhost = 'Lok<6F>ln<6C>';
$strLocationTextfile = 'textov<6F> soubor'; $strLocationTextfile = 'textov<6F> soubor';
$strLogPassword = 'Heslo:'; $strLogPassword = 'Heslo:';
@@ -643,6 +645,4 @@ $strZeroRemovesTheLimit = 'Pozn
$strZip = '"zazipov<6F>no"'; $strZip = '"zazipov<6F>no"';
// To translate // To translate
$strLoadMethod = 'LOAD method'; //to translate
$strLoadExplanation = 'The best method is checked by default, but you can change if it fails.'; //to translate
?> ?>