From bd64547f4b0999753740c309ce74fa604e3ba4bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Sat, 30 Dec 2006 12:26:14 +0000 Subject: [PATCH] translation update --- ChangeLog | 3 +++ lang/czech-iso-8859-2.inc.php | 4 ++-- lang/czech-utf-8.inc.php | 4 ++-- lang/czech-windows-1250.inc.php | 4 ++-- 4 files changed, 9 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 025a4c5b18..469b175196 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - ChangeLog $Id$ $HeadURL$ +2006-12-30 Michal Čihař + * lang/czech: Updated. + 2006-12-29 Marc Delisle * tbl_relation.php: RFE #1621025, show SQL statement in Relation View (I only implemented the display of InnoDB-related statements) diff --git a/lang/czech-iso-8859-2.inc.php b/lang/czech-iso-8859-2.inc.php index 0b3504b7bb..ea993242b7 100644 --- a/lang/czech-iso-8859-2.inc.php +++ b/lang/czech-iso-8859-2.inc.php @@ -879,6 +879,7 @@ $strSQL = 'SQL'; $strSQPBugInvalidIdentifer = 'Chybn identifiktor'; $strSQPBugUnclosedQuote = 'Neuzaven uvozovky'; $strSQPBugUnknownPunctuation = 'Neznm interpunkn znamnko'; +$strStandInStructureForView = 'Zstupn struktura pro pohled'; $strStatCheckTime = 'Posledn kontrola'; $strStatCreateTime = 'Vytvoen'; $strStatement = 'daj'; @@ -894,6 +895,7 @@ $strStrucNativeExcel = 'Nativn $strStrucNativeExcelOptions = 'Nastaven exportu do Excelu'; $strStrucOnly = 'Pouze strukturu'; $strStructPropose = 'Navrhnout strukturu tabulky'; +$strStructureForView = 'Struktura pro pohled'; $strStructure = 'Struktura'; $strSubmit = 'Provst'; $strSuccess = 'V SQL-dotaz byl spn vykonn'; @@ -1020,6 +1022,4 @@ $strYes = 'Ano'; $strZeroRemovesTheLimit = 'Poznmka: Nastaven tchto parametr na 0 (nulu) odstran omezen.'; $strZip = '„zazipovno“'; -$strStructureForView = 'Structure for view'; //to translate -$strStandInStructureForView = 'Stand-in structure for view'; //to translate ?> diff --git a/lang/czech-utf-8.inc.php b/lang/czech-utf-8.inc.php index ae85cff424..bc26075da8 100644 --- a/lang/czech-utf-8.inc.php +++ b/lang/czech-utf-8.inc.php @@ -880,6 +880,7 @@ $strSQL = 'SQL'; $strSQPBugInvalidIdentifer = 'Chybný identifikátor'; $strSQPBugUnclosedQuote = 'Neuzavřené uvozovky'; $strSQPBugUnknownPunctuation = 'Neznámé interpunkční znaménko'; +$strStandInStructureForView = 'Zástupná struktura pro pohled'; $strStatCheckTime = 'Poslední kontrola'; $strStatCreateTime = 'Vytvoření'; $strStatement = 'Údaj'; @@ -895,6 +896,7 @@ $strStrucNativeExcel = 'Nativní formát MS Excelu'; $strStrucNativeExcelOptions = 'Nastavení exportu do Excelu'; $strStrucOnly = 'Pouze strukturu'; $strStructPropose = 'Navrhnout strukturu tabulky'; +$strStructureForView = 'Struktura pro pohled'; $strStructure = 'Struktura'; $strSubmit = 'Provést'; $strSuccess = 'Váš SQL-dotaz byl úspěšně vykonán'; @@ -1021,6 +1023,4 @@ $strYes = 'Ano'; $strZeroRemovesTheLimit = 'Poznámka: Nastavení těchto parametrů na 0 (nulu) odstraní omezení.'; $strZip = '„zazipováno“'; -$strStructureForView = 'Structure for view'; //to translate -$strStandInStructureForView = 'Stand-in structure for view'; //to translate ?> diff --git a/lang/czech-windows-1250.inc.php b/lang/czech-windows-1250.inc.php index c19fe6eed1..d6bf600224 100644 --- a/lang/czech-windows-1250.inc.php +++ b/lang/czech-windows-1250.inc.php @@ -879,6 +879,7 @@ $strSQL = 'SQL'; $strSQPBugInvalidIdentifer = 'Chybn identifiktor'; $strSQPBugUnclosedQuote = 'Neuzaven uvozovky'; $strSQPBugUnknownPunctuation = 'Neznm interpunkn znamnko'; +$strStandInStructureForView = 'Zstupn struktura pro pohled'; $strStatCheckTime = 'Posledn kontrola'; $strStatCreateTime = 'Vytvoen'; $strStatement = 'daj'; @@ -894,6 +895,7 @@ $strStrucNativeExcel = 'Nativn $strStrucNativeExcelOptions = 'Nastaven exportu do Excelu'; $strStrucOnly = 'Pouze strukturu'; $strStructPropose = 'Navrhnout strukturu tabulky'; +$strStructureForView = 'Struktura pro pohled'; $strStructure = 'Struktura'; $strSubmit = 'Provst'; $strSuccess = 'V SQL-dotaz byl spn vykonn'; @@ -1020,6 +1022,4 @@ $strYes = 'Ano'; $strZeroRemovesTheLimit = 'Poznmka: Nastaven tchto parametr na 0 (nulu) odstran omezen.'; $strZip = '„zazipovno“'; -$strStructureForView = 'Structure for view'; //to translate -$strStandInStructureForView = 'Stand-in structure for view'; //to translate ?>