translation update
This commit is contained in:
@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
|
||||
$Id$
|
||||
$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>
|
||||
* Documentation.html:
|
||||
- rewrote FAQ 1.17;
|
||||
|
@@ -298,6 +298,8 @@ $strInsertTextfiles = 'Inserisci un file di testo nella tabella';
|
||||
$strInsertedRowId = 'Inserito id riga:';
|
||||
$strInsertedRows = 'Righe inserite:';
|
||||
$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.';
|
||||
|
||||
$strJapanese = 'Giapponese';
|
||||
@@ -313,6 +315,13 @@ $strKorean = 'Coreano';
|
||||
$strLaTeX = 'LaTeX';
|
||||
$strLaTeXOptions = 'opzioni LaTeX';
|
||||
$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';
|
||||
$strLengthSet = 'Lunghezza/Set*';
|
||||
$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!)';
|
||||
$strPrint = 'Stampa';
|
||||
$strPrintView = 'Visualizza per stampa';
|
||||
$strPrintViewFull = 'Vista stampa (con full text)';
|
||||
$strPrivDescAllPrivileges = 'Comprende tutti i privilegi tranne GRANT.';
|
||||
$strPrivDescAlter = 'Permette di alterare la struttura di tabelle esistenti.';
|
||||
$strPrivDescCreateDb = 'Permette di creare nuove tabelle e nuovi databases.';
|
||||
@@ -656,6 +666,7 @@ $strUpdatePrivMessage = 'Hai aggiornato i permessi per %s.';
|
||||
$strUpdateProfile = 'Aggiorna profilo:';
|
||||
$strUpdateProfileMessage = 'Il profilo <20> stato aggiornato.';
|
||||
$strUpdateQuery = 'Aggiorna Query';
|
||||
$strUpgradeMySQL = 'Si dovrebbe aggiornare MySQL alla versione %s o successiva.';
|
||||
$strUsage = 'Utilizzo';
|
||||
$strUseBackquotes = 'Usa i backquotes con i nomi delle tabelle e dei campi';
|
||||
$strUseHostTable = 'Utilizza la Tabella dell\'Host';
|
||||
@@ -699,16 +710,4 @@ $strZeroRemovesTheLimit = 'N.B.: 0 (zero) significa nessun limite.';
|
||||
$strZip = '"compresso con zip"';
|
||||
// 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
|
||||
?>
|
||||
|
@@ -299,6 +299,8 @@ $strInsertTextfiles = 'Inserisci un file di testo nella tabella';
|
||||
$strInsertedRowId = 'Inserito id riga:';
|
||||
$strInsertedRows = 'Righe inserite:';
|
||||
$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.';
|
||||
|
||||
$strJapanese = 'Giapponese';
|
||||
@@ -314,6 +316,13 @@ $strKorean = 'Coreano';
|
||||
$strLaTeX = 'LaTeX';
|
||||
$strLaTeXOptions = 'opzioni LaTeX';
|
||||
$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';
|
||||
$strLengthSet = 'Lunghezza/Set*';
|
||||
$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!)';
|
||||
$strPrint = 'Stampa';
|
||||
$strPrintView = 'Visualizza per stampa';
|
||||
$strPrintViewFull = 'Vista stampa (con full text)';
|
||||
$strPrivDescAllPrivileges = 'Comprende tutti i privilegi tranne GRANT.';
|
||||
$strPrivDescAlter = 'Permette di alterare la struttura di tabelle esistenti.';
|
||||
$strPrivDescCreateDb = 'Permette di creare nuove tabelle e nuovi databases.';
|
||||
@@ -657,6 +667,7 @@ $strUpdatePrivMessage = 'Hai aggiornato i permessi per %s.';
|
||||
$strUpdateProfile = 'Aggiorna profilo:';
|
||||
$strUpdateProfileMessage = 'Il profilo è stato aggiornato.';
|
||||
$strUpdateQuery = 'Aggiorna Query';
|
||||
$strUpgradeMySQL = 'Si dovrebbe aggiornare MySQL alla versione %s o successiva.';
|
||||
$strUsage = 'Utilizzo';
|
||||
$strUseBackquotes = 'Usa i backquotes con i nomi delle tabelle e dei campi';
|
||||
$strUseHostTable = 'Utilizza la Tabella dell\'Host';
|
||||
@@ -700,16 +711,4 @@ $strZeroRemovesTheLimit = 'N.B.: 0 (zero) significa nessun limite.';
|
||||
$strZip = '"compresso con zip"';
|
||||
// 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
|
||||
?>
|
||||
|
Reference in New Issue
Block a user