From e88ea8aa516a6f3fc6a290ff5c2bf304b02bfe6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 10 Apr 2003 17:00:43 +0000 Subject: [PATCH] updated italian translation --- ChangeLog | 1 + lang/italian-iso-8859-1.inc.php3 | 6 ++---- lang/italian-utf-8.inc.php3 | 6 ++---- 3 files changed, 5 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index 63290ebd0..180ccdf43 100755 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,7 @@ $Source$ * tbl_printview.php3: Make javascript work on more browsers than MSIE. * Documentation.*: Fixed typo and corrected FAQ 1.23 (bug #718569), fixed XHTML errors, document is again valid XHTML. + * lang/italian: Updated, thanks to Pietro Danesi (danone). 2003-04-09 Michal Cihar * libraries/build_dump.lib.php3: Fixed undefined index warnings in LaTeX diff --git a/lang/italian-iso-8859-1.inc.php3 b/lang/italian-iso-8859-1.inc.php3 index 7aeb481e1..5e346a3ff 100644 --- a/lang/italian-iso-8859-1.inc.php3 +++ b/lang/italian-iso-8859-1.inc.php3 @@ -22,8 +22,6 @@ $month = array('Gen', 'Feb', 'Mar', 'Apr', 'Mag', 'Giu', 'Lug', 'Ago', 'Set', 'O $datefmt = '%d %B, %Y at %I:%M %p'; //italian time $timespanfmt = '%s giorni, %s ore, %s minuti e %s secondi'; -$strUpdComTab = 'Prego leggere la documentazione su come aggiornare la vostra tabella Column_comments'; - $strAPrimaryKey = 'Una chiave primaria ่ stata aggiunta in %s'; $strAbortedClients = 'Fallito'; $strAbsolutePathToDocSqlDir = 'Prego, immettere il path assoluto sul webserver alla directory di docSQL'; @@ -546,6 +544,7 @@ $strStructure = 'Struttura'; $strSubmit = 'Invia'; $strSuccess = 'La query ่ stata eseguita con successo'; $strSum = 'Totali'; +$strSwitchToTable = 'Passa alla tabella copiata'; $strTable = 'Tabella'; $strTableComments = 'Commenti sulla tabella'; @@ -586,6 +585,7 @@ $strType = 'Tipo'; $strUncheckAll = 'Deseleziona tutti'; $strUnique = 'Unica'; $strUnselectAll = 'Deseleziona Tutto'; +$strUpdComTab = 'Prego leggere la documentazione su come aggiornare la vostra tabella Column_comments'; $strUpdatePrivMessage = 'Hai aggiornato i permessi per %s.'; $strUpdateProfile = 'Aggiorna profilo:'; $strUpdateProfileMessage = 'Il profilo ่ stato aggiornato.'; @@ -629,6 +629,4 @@ $strZeroRemovesTheLimit = 'N.B.: 0 (zero) significa nessun limite.'; $strZip = '"compresso con zip"'; // To translate -$strSwitchToTable = 'Switch to copied table'; //to translate - ?> diff --git a/lang/italian-utf-8.inc.php3 b/lang/italian-utf-8.inc.php3 index 6745fabdb..4265107e0 100644 --- a/lang/italian-utf-8.inc.php3 +++ b/lang/italian-utf-8.inc.php3 @@ -23,8 +23,6 @@ $month = array('Gen', 'Feb', 'Mar', 'Apr', 'Mag', 'Giu', 'Lug', 'Ago', 'Set', 'O $datefmt = '%d %B, %Y at %I:%M %p'; //italian time $timespanfmt = '%s giorni, %s ore, %s minuti e %s secondi'; -$strUpdComTab = 'Prego leggere la documentazione su come aggiornare la vostra tabella Column_comments'; - $strAPrimaryKey = 'Una chiave primaria รจ stata aggiunta in %s'; $strAbortedClients = 'Fallito'; $strAbsolutePathToDocSqlDir = 'Prego, immettere il path assoluto sul webserver alla directory di docSQL'; @@ -547,6 +545,7 @@ $strStructure = 'Struttura'; $strSubmit = 'Invia'; $strSuccess = 'La query รจ stata eseguita con successo'; $strSum = 'Totali'; +$strSwitchToTable = 'Passa alla tabella copiata'; $strTable = 'Tabella'; $strTableComments = 'Commenti sulla tabella'; @@ -587,6 +586,7 @@ $strType = 'Tipo'; $strUncheckAll = 'Deseleziona tutti'; $strUnique = 'Unica'; $strUnselectAll = 'Deseleziona Tutto'; +$strUpdComTab = 'Prego leggere la documentazione su come aggiornare la vostra tabella Column_comments'; $strUpdatePrivMessage = 'Hai aggiornato i permessi per %s.'; $strUpdateProfile = 'Aggiorna profilo:'; $strUpdateProfileMessage = 'Il profilo รจ stato aggiornato.'; @@ -630,6 +630,4 @@ $strZeroRemovesTheLimit = 'N.B.: 0 (zero) significa nessun limite.'; $strZip = '"compresso con zip"'; // To translate -$strSwitchToTable = 'Switch to copied table'; //to translate - ?>