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>
|
||||
* tbl_relation.php3; libraries/display_tbl.lib.php3: added backquotes and
|
||||
slashed some values.
|
||||
* lang/italian.inc.php3: updated, thanks to Pietro Danesi.
|
||||
|
||||
2002-05-06 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* lang/romanian.inc.php3 updates thanks to Valics Lehel
|
||||
|
@@ -181,6 +181,7 @@ $strLimitNumRows = 'record per pagina';
|
||||
$strLineFeed = 'Fine riga: \\n';
|
||||
$strLines = 'Record';
|
||||
$strLinesTerminatedBy = 'Linee terminate da';
|
||||
$strLinkNotFound = 'Link non trovato';
|
||||
$strLinksTo = 'Collegamenti a';
|
||||
$strLocationTextfile = 'Percorso del file';
|
||||
$strLogin = 'Connetti';
|
||||
@@ -303,6 +304,7 @@ $strSingly = '(singolarmente)';
|
||||
$strSize = 'Dimensione';
|
||||
$strSort = 'Ordinamento';
|
||||
$strSpaceUsage = 'Spazio utilizzato';
|
||||
$strSQL = 'SQL';
|
||||
$strSQLQuery = 'query SQL';
|
||||
$strStatement = 'Istruzioni';
|
||||
$strStrucCSV = 'dati CSV';
|
||||
@@ -360,6 +362,4 @@ $strYes = ' Si ';
|
||||
$strZip = '"compresso con zip"';
|
||||
|
||||
// To translate
|
||||
$strSQL = 'SQL'; //to translate
|
||||
$strLinkNotFound = 'Link not found'; //to translate
|
||||
?>
|
||||
|
Reference in New Issue
Block a user