fix czech translation, nothing to translate in english one...
This commit is contained in:
@@ -616,7 +616,7 @@ $strStatement = '
|
|||||||
$strStatus = 'Stav';
|
$strStatus = 'Stav';
|
||||||
$strStrucCSV = 'CSV data';
|
$strStrucCSV = 'CSV data';
|
||||||
$strStrucData = 'Strukturu a data';
|
$strStrucData = 'Strukturu a data';
|
||||||
$strStrucDrop = 'P<>idej \'DROP TABLE\'';
|
$strStrucDrop = 'P<>idat \'DROP TABLE\'';
|
||||||
$strStrucExcelCSV = 'CSV data pro MS Excel';
|
$strStrucExcelCSV = 'CSV data pro MS Excel';
|
||||||
$strStrucOnly = 'Pouze strukturu';
|
$strStrucOnly = 'Pouze strukturu';
|
||||||
$strStructPropose = 'Navrhnout strukturu tabulky';
|
$strStructPropose = 'Navrhnout strukturu tabulky';
|
||||||
|
@@ -617,7 +617,7 @@ $strStatement = 'Údaj';
|
|||||||
$strStatus = 'Stav';
|
$strStatus = 'Stav';
|
||||||
$strStrucCSV = 'CSV data';
|
$strStrucCSV = 'CSV data';
|
||||||
$strStrucData = 'Strukturu a data';
|
$strStrucData = 'Strukturu a data';
|
||||||
$strStrucDrop = 'Přidej \'DROP TABLE\'';
|
$strStrucDrop = 'Přidat \'DROP TABLE\'';
|
||||||
$strStrucExcelCSV = 'CSV data pro MS Excel';
|
$strStrucExcelCSV = 'CSV data pro MS Excel';
|
||||||
$strStrucOnly = 'Pouze strukturu';
|
$strStrucOnly = 'Pouze strukturu';
|
||||||
$strStructPropose = 'Navrhnout strukturu tabulky';
|
$strStructPropose = 'Navrhnout strukturu tabulky';
|
||||||
|
@@ -616,7 +616,7 @@ $strStatement = '
|
|||||||
$strStatus = 'Stav';
|
$strStatus = 'Stav';
|
||||||
$strStrucCSV = 'CSV data';
|
$strStrucCSV = 'CSV data';
|
||||||
$strStrucData = 'Strukturu a data';
|
$strStrucData = 'Strukturu a data';
|
||||||
$strStrucDrop = 'P<>idej \'DROP TABLE\'';
|
$strStrucDrop = 'P<>idat \'DROP TABLE\'';
|
||||||
$strStrucExcelCSV = 'CSV data pro MS Excel';
|
$strStrucExcelCSV = 'CSV data pro MS Excel';
|
||||||
$strStrucOnly = 'Pouze strukturu';
|
$strStrucOnly = 'Pouze strukturu';
|
||||||
$strStructPropose = 'Navrhnout strukturu tabulky';
|
$strStructPropose = 'Navrhnout strukturu tabulky';
|
||||||
|
@@ -715,5 +715,5 @@ $strYes = 'Yes';
|
|||||||
$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.';
|
$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.';
|
||||||
$strZip = '"zipped"';
|
$strZip = '"zipped"';
|
||||||
|
|
||||||
$strAddConstraints = 'Add constraints'; //to translate
|
$strAddConstraints = 'Add constraints';
|
||||||
?>
|
?>
|
||||||
|
@@ -716,5 +716,5 @@ $strYes = 'Yes';
|
|||||||
$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.';
|
$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.';
|
||||||
$strZip = '"zipped"';
|
$strZip = '"zipped"';
|
||||||
|
|
||||||
$strAddConstraints = 'Add constraints'; //to translate
|
$strAddConstraints = 'Add constraints';
|
||||||
?>
|
?>
|
||||||
|
Reference in New Issue
Block a user