updated translation
This commit is contained in:
@@ -8,6 +8,7 @@ $Source$
|
|||||||
2003-06-09 Michal Cihar <nijel@users.sourceforge.net>
|
2003-06-09 Michal Cihar <nijel@users.sourceforge.net>
|
||||||
* libraries/display_tbl.lib.php3: Display Full/Partial text links for
|
* libraries/display_tbl.lib.php3: Display Full/Partial text links for
|
||||||
almost every select.
|
almost every select.
|
||||||
|
* lang/italian: Updated, thanks to Pietro Danesi (danone).
|
||||||
|
|
||||||
2003-06-08 Alexander M. Turek <rabus@users.sourceforge.net>
|
2003-06-08 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||||
* server_privileges.php3: MySQL 4.1 users could not edit column privileges.
|
* server_privileges.php3: MySQL 4.1 users could not edit column privileges.
|
||||||
|
@@ -642,11 +642,16 @@ $strZeroRemovesTheLimit = 'N.B.: 0 (zero) significa nessun limite.';
|
|||||||
$strZip = '"compresso con zip"';
|
$strZip = '"compresso con zip"';
|
||||||
// To translate
|
// To translate
|
||||||
|
|
||||||
$strLoadMethod = 'LOAD method'; //to translate
|
$strExcelOptions = 'Opzioni di Excel'; //to translate
|
||||||
$strLoadExplanation = 'The best method is checked by default, but you can change if it fails.'; //to translate
|
$strExecuteBookmarked = 'Esegue la query dalle preferite'; //to translate
|
||||||
$strExecuteBookmarked = 'Execute bookmarked query'; //to translate
|
|
||||||
$strExcelOptions = 'Excel options'; //to translate
|
$strLoadExplanation = 'Il metodo migliore <20> selezionato di default, ma lo potete cambiare se fallisce.'; //to translate
|
||||||
$strReplaceNULLBy = 'Replace NULL by'; //to translate
|
$strLoadMethod = 'Metodo di CARICAMENTO'; //to translate
|
||||||
$strQueryWindowLock = 'Do not overwrite this query from outside the window'; //to translate
|
|
||||||
$strPaperSize = 'Paper size'; //to translate
|
$strPaperSize = 'Dimensioni carta'; //to translate
|
||||||
|
|
||||||
|
$strQueryWindowLock = 'Non sovrascrivere questa query da fuori della finestra'; //to translate
|
||||||
|
|
||||||
|
$strReplaceNULLBy = 'Sostituisci NULL con'; //to translate
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
@@ -643,11 +643,16 @@ $strZeroRemovesTheLimit = 'N.B.: 0 (zero) significa nessun limite.';
|
|||||||
$strZip = '"compresso con zip"';
|
$strZip = '"compresso con zip"';
|
||||||
// To translate
|
// To translate
|
||||||
|
|
||||||
$strLoadMethod = 'LOAD method'; //to translate
|
$strExcelOptions = 'Opzioni di Excel'; //to translate
|
||||||
$strLoadExplanation = 'The best method is checked by default, but you can change if it fails.'; //to translate
|
$strExecuteBookmarked = 'Esegue la query dalle preferite'; //to translate
|
||||||
$strExecuteBookmarked = 'Execute bookmarked query'; //to translate
|
|
||||||
$strExcelOptions = 'Excel options'; //to translate
|
$strLoadExplanation = 'Il metodo migliore è selezionato di default, ma lo potete cambiare se fallisce.'; //to translate
|
||||||
$strReplaceNULLBy = 'Replace NULL by'; //to translate
|
$strLoadMethod = 'Metodo di CARICAMENTO'; //to translate
|
||||||
$strQueryWindowLock = 'Do not overwrite this query from outside the window'; //to translate
|
|
||||||
$strPaperSize = 'Paper size'; //to translate
|
$strPaperSize = 'Dimensioni carta'; //to translate
|
||||||
|
|
||||||
|
$strQueryWindowLock = 'Non sovrascrivere questa query da fuori della finestra'; //to translate
|
||||||
|
|
||||||
|
$strReplaceNULLBy = 'Sostituisci NULL con'; //to translate
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
Reference in New Issue
Block a user