italian
This commit is contained in:
@@ -7,6 +7,8 @@ $Source$
|
||||
|
||||
2002-06-01 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||
* lang/indonesian.inc.php3: Updates, thanks to Rachim Tamsjadi.
|
||||
* lang/italian.inc.php3: Updates, thanks again to
|
||||
Pietro Danesi <danone@users.sourceforge.net>.
|
||||
|
||||
2002-05-31 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||
* lang/german.inc.php3: Small corrections.
|
||||
|
@@ -145,6 +145,7 @@ $strFormEmpty = 'Valore mancante nel form!';
|
||||
$strFullText = 'Testo completo';
|
||||
$strFunction = 'Funzione';
|
||||
|
||||
$strGenBy = 'Generato da';
|
||||
$strGenTime = 'Generato il';
|
||||
$strGo = 'Esegui';
|
||||
$strGrants = 'Permetti';
|
||||
@@ -333,6 +334,7 @@ $strSpaceUsage = 'Spazio utilizzato';
|
||||
$strSplitWordsWithSpace = 'Le parole sono spezzate sulle spaziature (" ").';
|
||||
$strSQL = 'SQL';
|
||||
$strSQLQuery = 'query SQL';
|
||||
$strSQLResult = 'Risultato SQL';
|
||||
$strStatement = 'Istruzioni';
|
||||
$strStrucCSV = 'dati CSV';
|
||||
$strStrucData = 'Struttura e dati';
|
||||
@@ -390,7 +392,5 @@ $strYes = ' Si ';
|
||||
$strZip = '"compresso con zip"';
|
||||
|
||||
// To translate
|
||||
$strGenBy = 'Generated by'; //to translate
|
||||
$strSQLResult = 'SQL result'; //to translate
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user