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