updated italian
This commit is contained in:
@@ -5,10 +5,13 @@ phpMyAdmin - Changelog
|
|||||||
$Id$
|
$Id$
|
||||||
$Source$
|
$Source$
|
||||||
|
|
||||||
|
2002-04-25 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||||
|
* lang/italian.inc.php3: updated, thanks again to Pietro Danesi.
|
||||||
|
|
||||||
2002-04-24 Marc Delisle <lem9@users.sourceforge.net>
|
2002-04-24 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
* tbl_*.php3: $cfg system changes
|
* tbl_*.php3: $cfg system changes
|
||||||
|
|
||||||
2002-04-24 Alexander M. Turek <rabus@bugfixes.info>
|
2002-04-24 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||||
* libraries/*, lang/*: $cfg system changes.
|
* libraries/*, lang/*: $cfg system changes.
|
||||||
* libraries/common.lib.php3, libraries/select_lang.php3,
|
* libraries/common.lib.php3, libraries/select_lang.php3,
|
||||||
libraries/config_import.lib.php3: Config file backwards compatibility.
|
libraries/config_import.lib.php3: Config file backwards compatibility.
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Translated by: Pietro Danesi <danone@aruba.it> 2002-03-29
|
* Translated by: Pietro Danesi <danone at users.sourceforge.net> 2002-03-29
|
||||||
* Revised by: "DPhantom" <dphantom at users.sourceforge.net> 2002-04-16
|
* Revised by: "DPhantom" <dphantom at users.sourceforge.net> 2002-04-16
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@@ -178,6 +178,7 @@ $strLimitNumRows = 'record per pagina';
|
|||||||
$strLineFeed = 'Fine riga: \\n';
|
$strLineFeed = 'Fine riga: \\n';
|
||||||
$strLines = 'Record';
|
$strLines = 'Record';
|
||||||
$strLinesTerminatedBy = 'Linee terminate da';
|
$strLinesTerminatedBy = 'Linee terminate da';
|
||||||
|
$strLinksTo = 'Collegamenti a';
|
||||||
$strLocationTextfile = 'Percorso del file';
|
$strLocationTextfile = 'Percorso del file';
|
||||||
$strLogin = 'Connetti';
|
$strLogin = 'Connetti';
|
||||||
$strLogout = 'Disconnetti';
|
$strLogout = 'Disconnetti';
|
||||||
@@ -355,5 +356,4 @@ $strZip = '"compresso con zip"';
|
|||||||
|
|
||||||
|
|
||||||
// To translate
|
// To translate
|
||||||
$strLinksTo = 'Links to'; //to translate
|
|
||||||
?>
|
?>
|
Reference in New Issue
Block a user