Italian translation updated, thanks to Pietro Danesi
This commit is contained in:
@@ -8,6 +8,7 @@ $Source$
|
|||||||
2002-05-07 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
2002-05-07 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
||||||
* tbl_relation.php3; libraries/display_tbl.lib.php3: added backquotes and
|
* tbl_relation.php3; libraries/display_tbl.lib.php3: added backquotes and
|
||||||
slashed some values.
|
slashed some values.
|
||||||
|
* lang/italian.inc.php3: updated, thanks to Pietro Danesi.
|
||||||
|
|
||||||
2002-05-06 Marc Delisle <lem9@users.sourceforge.net>
|
2002-05-06 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
* lang/romanian.inc.php3 updates thanks to Valics Lehel
|
* lang/romanian.inc.php3 updates thanks to Valics Lehel
|
||||||
|
@@ -181,6 +181,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';
|
||||||
|
$strLinkNotFound = 'Link non trovato';
|
||||||
$strLinksTo = 'Collegamenti a';
|
$strLinksTo = 'Collegamenti a';
|
||||||
$strLocationTextfile = 'Percorso del file';
|
$strLocationTextfile = 'Percorso del file';
|
||||||
$strLogin = 'Connetti';
|
$strLogin = 'Connetti';
|
||||||
@@ -303,6 +304,7 @@ $strSingly = '(singolarmente)';
|
|||||||
$strSize = 'Dimensione';
|
$strSize = 'Dimensione';
|
||||||
$strSort = 'Ordinamento';
|
$strSort = 'Ordinamento';
|
||||||
$strSpaceUsage = 'Spazio utilizzato';
|
$strSpaceUsage = 'Spazio utilizzato';
|
||||||
|
$strSQL = 'SQL';
|
||||||
$strSQLQuery = 'query SQL';
|
$strSQLQuery = 'query SQL';
|
||||||
$strStatement = 'Istruzioni';
|
$strStatement = 'Istruzioni';
|
||||||
$strStrucCSV = 'dati CSV';
|
$strStrucCSV = 'dati CSV';
|
||||||
@@ -360,6 +362,4 @@ $strYes = ' Si ';
|
|||||||
$strZip = '"compresso con zip"';
|
$strZip = '"compresso con zip"';
|
||||||
|
|
||||||
// To translate
|
// To translate
|
||||||
$strSQL = 'SQL'; //to translate
|
|
||||||
$strLinkNotFound = 'Link not found'; //to translate
|
|
||||||
?>
|
?>
|
||||||
|
Reference in New Issue
Block a user