translation update

This commit is contained in:
Michal Čihař
2003-09-03 12:16:27 +00:00
parent a46295d050
commit 49820ab5a3
3 changed files with 25 additions and 24 deletions

View File

@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
$Id$ $Id$
$Source$ $Source$
2003-09-03 Michal Cihar <nijel@users.sourceforge.net>
* lang/italian: Updated, thanks to Pietro Danesi (danone).
2003-09-02 Alexander M. Turek <rabus@users.sourceforge.net> 2003-09-02 Alexander M. Turek <rabus@users.sourceforge.net>
* Documentation.html: * Documentation.html:
- rewrote FAQ 1.17; - rewrote FAQ 1.17;

View File

@@ -298,6 +298,8 @@ $strInsertTextfiles = 'Inserisci un file di testo nella tabella';
$strInsertedRowId = 'Inserito id riga:'; $strInsertedRowId = 'Inserito id riga:';
$strInsertedRows = 'Righe inserite:'; $strInsertedRows = 'Righe inserite:';
$strInstructions = 'Istruzioni'; $strInstructions = 'Istruzioni';
$strInternalNotNecessary = '* Non <20> necessaria una relazione interna quando gi<67> esiste in InnoDB.';
$strInternalRelations = 'Relazioni interne';
$strInvalidName = '"%s" <20> una parola riservata; non <20> possibile utilizzarla come nome di database/tabella/campo.'; $strInvalidName = '"%s" <20> una parola riservata; non <20> possibile utilizzarla come nome di database/tabella/campo.';
$strJapanese = 'Giapponese'; $strJapanese = 'Giapponese';
@@ -313,6 +315,13 @@ $strKorean = 'Coreano';
$strLaTeX = 'LaTeX'; $strLaTeX = 'LaTeX';
$strLaTeXOptions = 'opzioni LaTeX'; $strLaTeXOptions = 'opzioni LaTeX';
$strLandscape = 'Orizzontale'; $strLandscape = 'Orizzontale';
$strLatexCaption = 'Sottotitolo della tabella';
$strLatexContent = 'Contenuto della tabella __TABLE__';
$strLatexContinued = '(continua)';
$strLatexContinuedCaption = 'Sottotitolo della tabella continuato';
$strLatexIncludeCaption = 'Includi sottotitolo della tabella';
$strLatexLabel = 'Chiave etichetta';
$strLatexStructure = 'Struttura della tabella __TABLE__';
$strLength = 'Lunghezza'; $strLength = 'Lunghezza';
$strLengthSet = 'Lunghezza/Set*'; $strLengthSet = 'Lunghezza/Set*';
$strLimitNumRows = 'record per pagina'; $strLimitNumRows = 'record per pagina';
@@ -436,6 +445,7 @@ $strPrimaryKeyName = 'Il nome della chiave primaria deve essere... PRIMARY!';
$strPrimaryKeyWarning = '("PRIMARY" <b>deve</b> essere il nome di, e <b>solo di</b>, una chiave primaria!)'; $strPrimaryKeyWarning = '("PRIMARY" <b>deve</b> essere il nome di, e <b>solo di</b>, una chiave primaria!)';
$strPrint = 'Stampa'; $strPrint = 'Stampa';
$strPrintView = 'Visualizza per stampa'; $strPrintView = 'Visualizza per stampa';
$strPrintViewFull = 'Vista stampa (con full text)';
$strPrivDescAllPrivileges = 'Comprende tutti i privilegi tranne GRANT.'; $strPrivDescAllPrivileges = 'Comprende tutti i privilegi tranne GRANT.';
$strPrivDescAlter = 'Permette di alterare la struttura di tabelle esistenti.'; $strPrivDescAlter = 'Permette di alterare la struttura di tabelle esistenti.';
$strPrivDescCreateDb = 'Permette di creare nuove tabelle e nuovi databases.'; $strPrivDescCreateDb = 'Permette di creare nuove tabelle e nuovi databases.';
@@ -656,6 +666,7 @@ $strUpdatePrivMessage = 'Hai aggiornato i permessi per %s.';
$strUpdateProfile = 'Aggiorna profilo:'; $strUpdateProfile = 'Aggiorna profilo:';
$strUpdateProfileMessage = 'Il profilo <20> stato aggiornato.'; $strUpdateProfileMessage = 'Il profilo <20> stato aggiornato.';
$strUpdateQuery = 'Aggiorna Query'; $strUpdateQuery = 'Aggiorna Query';
$strUpgradeMySQL = 'Si dovrebbe aggiornare MySQL alla versione %s o successiva.';
$strUsage = 'Utilizzo'; $strUsage = 'Utilizzo';
$strUseBackquotes = 'Usa i backquotes con i nomi delle tabelle e dei campi'; $strUseBackquotes = 'Usa i backquotes con i nomi delle tabelle e dei campi';
$strUseHostTable = 'Utilizza la Tabella dell\'Host'; $strUseHostTable = 'Utilizza la Tabella dell\'Host';
@@ -699,16 +710,4 @@ $strZeroRemovesTheLimit = 'N.B.: 0 (zero) significa nessun limite.';
$strZip = '"compresso con zip"'; $strZip = '"compresso con zip"';
// To translate // To translate
$strInternalRelations = 'Internal relations'; //to translate
$strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.'; //to translate
$strUpgradeMySQL = 'You should upgrade to MySQL %s or later.'; //to translate
$strLatexStructure = 'Structure of table __TABLE__';//to translate
$strLatexContinued = '(continued)';//to translate
$strLatexContent = 'Content of table __TABLE__';//to translate
$strLatexIncludeCaption = 'Include table caption';//to translate
$strLatexCaption = 'Table caption';//to translate
$strLatexLabel = 'Label key';//to translate
$strLatexContinuedCaption = 'Continued table caption';//to translate
$strPrintViewFull = 'Print view (with full texts)'; //to translate
?> ?>

View File

@@ -299,6 +299,8 @@ $strInsertTextfiles = 'Inserisci un file di testo nella tabella';
$strInsertedRowId = 'Inserito id riga:'; $strInsertedRowId = 'Inserito id riga:';
$strInsertedRows = 'Righe inserite:'; $strInsertedRows = 'Righe inserite:';
$strInstructions = 'Istruzioni'; $strInstructions = 'Istruzioni';
$strInternalNotNecessary = '* Non è necessaria una relazione interna quando già esiste in InnoDB.';
$strInternalRelations = 'Relazioni interne';
$strInvalidName = '"%s" è una parola riservata; non è possibile utilizzarla come nome di database/tabella/campo.'; $strInvalidName = '"%s" è una parola riservata; non è possibile utilizzarla come nome di database/tabella/campo.';
$strJapanese = 'Giapponese'; $strJapanese = 'Giapponese';
@@ -314,6 +316,13 @@ $strKorean = 'Coreano';
$strLaTeX = 'LaTeX'; $strLaTeX = 'LaTeX';
$strLaTeXOptions = 'opzioni LaTeX'; $strLaTeXOptions = 'opzioni LaTeX';
$strLandscape = 'Orizzontale'; $strLandscape = 'Orizzontale';
$strLatexCaption = 'Sottotitolo della tabella';
$strLatexContent = 'Contenuto della tabella __TABLE__';
$strLatexContinued = '(continua)';
$strLatexContinuedCaption = 'Sottotitolo della tabella continuato';
$strLatexIncludeCaption = 'Includi sottotitolo della tabella';
$strLatexLabel = 'Chiave etichetta';
$strLatexStructure = 'Struttura della tabella __TABLE__';
$strLength = 'Lunghezza'; $strLength = 'Lunghezza';
$strLengthSet = 'Lunghezza/Set*'; $strLengthSet = 'Lunghezza/Set*';
$strLimitNumRows = 'record per pagina'; $strLimitNumRows = 'record per pagina';
@@ -437,6 +446,7 @@ $strPrimaryKeyName = 'Il nome della chiave primaria deve essere... PRIMARY!';
$strPrimaryKeyWarning = '("PRIMARY" <b>deve</b> essere il nome di, e <b>solo di</b>, una chiave primaria!)'; $strPrimaryKeyWarning = '("PRIMARY" <b>deve</b> essere il nome di, e <b>solo di</b>, una chiave primaria!)';
$strPrint = 'Stampa'; $strPrint = 'Stampa';
$strPrintView = 'Visualizza per stampa'; $strPrintView = 'Visualizza per stampa';
$strPrintViewFull = 'Vista stampa (con full text)';
$strPrivDescAllPrivileges = 'Comprende tutti i privilegi tranne GRANT.'; $strPrivDescAllPrivileges = 'Comprende tutti i privilegi tranne GRANT.';
$strPrivDescAlter = 'Permette di alterare la struttura di tabelle esistenti.'; $strPrivDescAlter = 'Permette di alterare la struttura di tabelle esistenti.';
$strPrivDescCreateDb = 'Permette di creare nuove tabelle e nuovi databases.'; $strPrivDescCreateDb = 'Permette di creare nuove tabelle e nuovi databases.';
@@ -657,6 +667,7 @@ $strUpdatePrivMessage = 'Hai aggiornato i permessi per %s.';
$strUpdateProfile = 'Aggiorna profilo:'; $strUpdateProfile = 'Aggiorna profilo:';
$strUpdateProfileMessage = 'Il profilo è stato aggiornato.'; $strUpdateProfileMessage = 'Il profilo è stato aggiornato.';
$strUpdateQuery = 'Aggiorna Query'; $strUpdateQuery = 'Aggiorna Query';
$strUpgradeMySQL = 'Si dovrebbe aggiornare MySQL alla versione %s o successiva.';
$strUsage = 'Utilizzo'; $strUsage = 'Utilizzo';
$strUseBackquotes = 'Usa i backquotes con i nomi delle tabelle e dei campi'; $strUseBackquotes = 'Usa i backquotes con i nomi delle tabelle e dei campi';
$strUseHostTable = 'Utilizza la Tabella dell\'Host'; $strUseHostTable = 'Utilizza la Tabella dell\'Host';
@@ -700,16 +711,4 @@ $strZeroRemovesTheLimit = 'N.B.: 0 (zero) significa nessun limite.';
$strZip = '"compresso con zip"'; $strZip = '"compresso con zip"';
// To translate // To translate
$strInternalRelations = 'Internal relations'; //to translate
$strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.'; //to translate
$strUpgradeMySQL = 'You should upgrade to MySQL %s or later.'; //to translate
$strLatexStructure = 'Structure of table __TABLE__';//to translate
$strLatexContinued = '(continued)';//to translate
$strLatexContent = 'Content of table __TABLE__';//to translate
$strLatexIncludeCaption = 'Include table caption';//to translate
$strLatexCaption = 'Table caption';//to translate
$strLatexLabel = 'Label key';//to translate
$strLatexContinuedCaption = 'Continued table caption';//to translate
$strPrintViewFull = 'Print view (with full texts)'; //to translate
?> ?>