italian
This commit is contained in:
@@ -10,6 +10,8 @@ $Source$
|
|||||||
Richard Hornsby <rhornsby at users.sourceforge.net>.
|
Richard Hornsby <rhornsby at users.sourceforge.net>.
|
||||||
* Documentation.html: Fixed a typo.
|
* Documentation.html: Fixed a typo.
|
||||||
* lang/german.inc.php3: Updates.
|
* lang/german.inc.php3: Updates.
|
||||||
|
* lang/italian.inc.php3: Updates, thanks again to
|
||||||
|
Pietro Danesi <danone at users.sourceforge.net>.
|
||||||
|
|
||||||
2002-06-11 Marc Delisle <lem9@users.sourceforge.net>
|
2002-06-11 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
* pdf_pages.php3, lang/*, Documentation.html: new message with doc
|
* pdf_pages.php3, lang/*, Documentation.html: new message with doc
|
||||||
|
@@ -78,6 +78,7 @@ $strChoosePage = 'Prego scegliere una Page da modificare';
|
|||||||
$strColumn = 'Colonna';
|
$strColumn = 'Colonna';
|
||||||
$strColumnNames = 'Nomi delle colonne';
|
$strColumnNames = 'Nomi delle colonne';
|
||||||
$strCompleteInserts = 'Inserimenti completi';
|
$strCompleteInserts = 'Inserimenti completi';
|
||||||
|
$strConfigFileError = 'phpMyAdmin non riesce a leggere il file di configurazione!<br />Questo pu<70> accadere se il php trova un parse error in esso oppure il php non trova il file.<br />Richiamate il file di configurazione direttamente utilizzando il link sotto e leggete il/i messaggio/i di errore del php che ricevete. Nella maggior parte dei casi ci sono un apostrofo o una virgoletta mancanti.<br />Se ricevete una pagina bianca, allora è tutto a posto.';
|
||||||
$strConfigureTableCoord = 'Prego, configurare le coordinate per la tabella %s';
|
$strConfigureTableCoord = 'Prego, configurare le coordinate per la tabella %s';
|
||||||
$strConfirm = 'Sicuro di volerlo fare?';
|
$strConfirm = 'Sicuro di volerlo fare?';
|
||||||
$strCookiesRequired = 'Da questo punto in poi, i cookies devono essere abilitati.';
|
$strCookiesRequired = 'Da questo punto in poi, i cookies devono essere abilitati.';
|
||||||
@@ -397,7 +398,5 @@ $strYes = ' Si ';
|
|||||||
$strZip = '"compresso con zip"';
|
$strZip = '"compresso con zip"';
|
||||||
|
|
||||||
// To translate
|
// To translate
|
||||||
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!<br />This might happen if php finds a parse error in it or php cannot find the file.<br />Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.<br />If you recieve a blank page, everything is fine.'; //to translate
|
|
||||||
|
|
||||||
$strNotSet = '<b>%s</b> table not found or not set in config.inc.php(3)'; //to translate
|
$strNotSet = '<b>%s</b> table not found or not set in config.inc.php(3)'; //to translate
|
||||||
?>
|
?>
|
||||||
|
Reference in New Issue
Block a user