Italian
This commit is contained in:
@@ -7,6 +7,8 @@ $Source$
|
|||||||
|
|
||||||
2002-05-29 Alexander M. Turek <rabus@users.sourceforge.net>
|
2002-05-29 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||||
* lang/german.inc.php3: Translated $strPdfDbSchema.
|
* lang/german.inc.php3: Translated $strPdfDbSchema.
|
||||||
|
* lang/italian.inc.php3: Updates, thanks again to
|
||||||
|
Pietro Danesi <danone@users.sourceforge.net>.
|
||||||
|
|
||||||
2002-05-28 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
2002-05-28 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
||||||
* pdf_schema.php3; lang/*.inc.php3: beautified the generated page.
|
* pdf_schema.php3; lang/*.inc.php3: beautified the generated page.
|
||||||
|
@@ -242,6 +242,7 @@ $strPartialText = 'Testo parziale';
|
|||||||
$strPassword = 'Password';
|
$strPassword = 'Password';
|
||||||
$strPasswordEmpty = 'La password <20> vuota!';
|
$strPasswordEmpty = 'La password <20> vuota!';
|
||||||
$strPasswordNotSame = 'La password non coincide!';
|
$strPasswordNotSame = 'La password non coincide!';
|
||||||
|
$strPdfDbSchema = 'Schema del database "%s" - Pagina %s';
|
||||||
$strPdfInvalidPageNum = 'Pagina del PDF non definita!';
|
$strPdfInvalidPageNum = 'Pagina del PDF non definita!';
|
||||||
$strPdfInvalidTblName = 'La tabella "%s" non esiste!';
|
$strPdfInvalidTblName = 'La tabella "%s" non esiste!';
|
||||||
$strPhp = 'Crea il codice PHP';
|
$strPhp = 'Crea il codice PHP';
|
||||||
@@ -389,5 +390,6 @@ $strYes = ' Si ';
|
|||||||
$strZip = '"compresso con zip"';
|
$strZip = '"compresso con zip"';
|
||||||
|
|
||||||
// To translate
|
// To translate
|
||||||
$strPdfDbSchema = 'Schema of the the "%s" database - Page %s'; //to translate
|
|
||||||
?>
|
?>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user