italian update
This commit is contained in:
@@ -7,6 +7,7 @@ $Source$
|
||||
|
||||
2003-07-10 Michal Cihar <nijel@users.sourceforge.net>
|
||||
* lang/spanish: Updated, thanks to Daniel Hinostroza (dhinostroza).
|
||||
* lang/italian: Updated, thanks to Pietro Danesi (danone).
|
||||
|
||||
2003-07-09 Michal Cihar <nijel@users.sourceforge.net>
|
||||
* libraries/auth/cookie.auth.lib.php3: Fixed broken login with backslash
|
||||
|
@@ -28,6 +28,7 @@ $strAbsolutePathToDocSqlDir = 'Prego, immettere il path assoluto sul webserver a
|
||||
$strAccessDenied = 'Accesso negato';
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin ha provato a connettersi al server MySQL, e il server ha rifiutato la connessione. Si dovrebbe controllare il nome dell\'host, l\'username e la password nel file config.inc.php ed assicurarsi che corrispondano alle informazioni fornite dall\'amministratore del server MySQL.';
|
||||
$strAction = 'Azione';
|
||||
$strAddAutoIncrement = 'Aggiungi valore AUTO_INCREMENT';
|
||||
$strAddDeleteColumn = 'Aggiungi/Cancella campo';
|
||||
$strAddDeleteRow = 'Aggiungi/Cancella criterio';
|
||||
$strAddDropDatabase = 'Aggiungi DROP DATABASE';
|
||||
@@ -658,5 +659,4 @@ $strZeroRemovesTheLimit = 'N.B.: 0 (zero) significa nessun limite.';
|
||||
$strZip = '"compresso con zip"';
|
||||
// To translate
|
||||
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
@@ -29,6 +29,7 @@ $strAbsolutePathToDocSqlDir = 'Prego, immettere il path assoluto sul webserver a
|
||||
$strAccessDenied = 'Accesso negato';
|
||||
$strAccessDeniedExplanation = 'phpMyAdmin ha provato a connettersi al server MySQL, e il server ha rifiutato la connessione. Si dovrebbe controllare il nome dell\'host, l\'username e la password nel file config.inc.php ed assicurarsi che corrispondano alle informazioni fornite dall\'amministratore del server MySQL.';
|
||||
$strAction = 'Azione';
|
||||
$strAddAutoIncrement = 'Aggiungi valore AUTO_INCREMENT';
|
||||
$strAddDeleteColumn = 'Aggiungi/Cancella campo';
|
||||
$strAddDeleteRow = 'Aggiungi/Cancella criterio';
|
||||
$strAddDropDatabase = 'Aggiungi DROP DATABASE';
|
||||
@@ -659,5 +660,4 @@ $strZeroRemovesTheLimit = 'N.B.: 0 (zero) significa nessun limite.';
|
||||
$strZip = '"compresso con zip"';
|
||||
// To translate
|
||||
|
||||
$strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
|
||||
?>
|
||||
|
Reference in New Issue
Block a user