Translations
* Trad. Chinese from Chih-Hsin Lee
+* Italian from Nicola
Version 3.3.1
-------------
* English language file for phpPgAdmin. Use this as a basis
* for new translations.
*
- * $Id: english.php,v 1.142 2004/05/14 01:16:14 soranzo Exp $
+ * $Id: english.php,v 1.143 2004/05/17 20:35:00 soranzo Exp $
*/
// Language and character set
$lang['strviewname'] = 'View name';
$lang['strviewneedsname'] = 'You must give a name for your view.';
$lang['strviewneedsdef'] = 'You must give a definition for your view.';
- $lang['strviewneedsfields'] = 'Please select the fields you want selected in your view.';
+ $lang['strviewneedsfields'] = 'You must give the columns you want selected in your view.';
$lang['strviewcreated'] = 'View created.';
$lang['strviewcreatedbad'] = 'View creation failed.';
$lang['strconfdropview'] = 'Are you sure you want to drop the view "%s"?';
* Italian language file, based on the english language file for phpPgAdmin.
*
- * $Id: italian.php,v 1.29 2004/04/05 21:22:13 soranzo Exp $
+ * $Id: italian.php,v 1.30 2004/05/17 20:35:00 soranzo Exp $
*/
// Language and character set - Lingua e set di caratteri
$lang['strprocesses'] = 'Processi';
$lang['strsetting'] = 'Valore';
$lang['streditsql'] = 'Modifica SQL';
+ $lang['strruntime'] = 'Tempo di esecuzione totale: %s ms';
$lang['strpaginate'] = 'Dividi in pagine i risultati';
+ $lang['struploadscript'] = 'oppure esegui l\'upload di uno script SQL:';
$lang['strstarttime'] = 'Inizio';
+ $lang['strfile'] = 'File';
+ $lang['strfileimported'] = 'File importato.';
// Error handling - Gestione degli errori
$lang['strnoframes'] = 'Devi usare un browser che supporti i frame per usare questa applicazione.';
$lang['strnoobjects'] = 'Nessun oggetto trovato.';
$lang['strrownotunique'] = 'Nessun identificatore univoco per questa riga.';
$lang['strnoreportsdb'] = 'Non è stato creato il database dei report. Leggere il file INSTALL per istruzioni.';
+ $lang['strnouploads'] = 'L\'upload dei file è disabilitato.';
+ $lang['strimporterror'] = 'Errore durante l\'import.';
+ $lang['strimporterrorline'] = 'Errore durante l\'import alla linea %s.';
// Tables - Tabelle
$lang['strtable'] = 'Tabella';
$lang['strconfdropcolumn'] = 'Sei sicuro di voler eliminare la colonna "%s" dalla tabella "%s"?';
$lang['strcolumndropped'] = 'Colonna eliminata.';
$lang['strcolumndroppedbad'] = 'Eliminazione della colonna fallita.';
- $lang['straddcolumn'] = 'Aggiungi colonna.';
+ $lang['straddcolumn'] = 'Aggiungi colonna';
$lang['strcolumnadded'] = 'Colonna aggiunta.';
$lang['strcolumnaddedbad'] = 'Aggiunta della colonna fallita.';
$lang['strcascade'] = 'CASCADE';
$lang['strdataonly'] = 'Solo i dati';
$lang['strstructureonly'] = 'Solo la struttura';
$lang['strstructureanddata'] = 'Struttura e dati';
+ $lang['strtabbed'] = 'Tabulato';
+ $lang['strauto'] = 'Auto';
// Users - Utenti
$lang['struser'] = 'Utente';
$lang['strvacuumbad'] = 'Vacuum fallito.';
$lang['stranalyzegood'] = 'Analyze completato.';
$lang['stranalyzebad'] = 'Analyze fallito';
+ $lang['strreindexgood'] = 'Reindicizzamento completato.';
+ $lang['strreindexbad'] = 'Reindicizzamento fallito.';
+ $lang['strfull'] = 'Completo';
+ $lang['strfreeze'] = 'Freeze';
+ $lang['strforce'] = 'Forza';
// Views - Viste
$lang['strview'] = 'Vista';
$lang['strviewname'] = 'Nome vista';
$lang['strviewneedsname'] = 'È necessario specificare un nome per la vista.';
$lang['strviewneedsdef'] = 'È necessario specificare una definizione per la vista.';
+ $lang['strviewneedsfields'] = 'È necessario specificare le colonne da selezionare nella vista.';
$lang['strviewcreated'] = 'Vista creata.';
$lang['strviewcreatedbad'] = 'Creazione della vista fallita.';
$lang['strconfdropview'] = 'Sei sicuro di volere eliminare la vista "%s"?';
$lang['strviewdroppedbad'] = 'Eliminazione della vista fallita.';
$lang['strviewupdated'] = 'Vista aggiornata.';
$lang['strviewupdatedbad'] = 'Aggiornamento della vista fallito.';
-$lang['strviewlink'] = 'Linking Keys';
-$lang['strviewconditions'] = 'Additional Conditions';
+ $lang['strviewlink'] = 'Chiavi collegate';
+ $lang['strviewconditions'] = 'Condizioni aggiuntive';
+ $lang['strcreateviewwiz'] = 'Crea vista tramite wizard';
// Sequences - Sequenze
$lang['strsequence'] = 'Sequenza';
* English language file for phpPgAdmin. Use this as a basis
* for new translations.
*
- * $Id: english.php,v 1.95 2004/05/14 01:16:15 soranzo Exp $
+ * $Id: english.php,v 1.96 2004/05/17 20:35:01 soranzo Exp $
*/
// Language and character set
$lang['strviewname'] = 'View name';
$lang['strviewneedsname'] = 'You must give a name for your view.';
$lang['strviewneedsdef'] = 'You must give a definition for your view.';
- $lang['strviewneedsfields'] = 'Please select the fields you want selected in your view.';
+ $lang['strviewneedsfields'] = 'You must give the columns you want selected in your view.';
$lang['strviewcreated'] = 'View created.';
$lang['strviewcreatedbad'] = 'View creation failed.';
$lang['strconfdropview'] = 'Are you sure you want to drop the view "%s"?';
* Italian language file, based on the english language file for phpPgAdmin.
*
- * $Id: italian.php,v 1.24 2004/04/05 21:22:19 soranzo Exp $
+ * $Id: italian.php,v 1.25 2004/05/17 20:35:00 soranzo Exp $
*/
// Language and character set - Lingua e set di caratteri
$lang['strprocesses'] = 'Processi';
$lang['strsetting'] = 'Valore';
$lang['streditsql'] = 'Modifica SQL';
+ $lang['strruntime'] = 'Tempo di esecuzione totale: %s ms';
$lang['strpaginate'] = 'Dividi in pagine i risultati';
+ $lang['struploadscript'] = 'oppure esegui l\'upload di uno script SQL:';
$lang['strstarttime'] = 'Inizio';
+ $lang['strfile'] = 'File';
+ $lang['strfileimported'] = 'File importato.';
// Error handling - Gestione degli errori
$lang['strnoframes'] = 'Devi usare un browser che supporti i frame per usare questa applicazione.';
$lang['strnoobjects'] = 'Nessun oggetto trovato.';
$lang['strrownotunique'] = 'Nessun identificatore univoco per questa riga.';
$lang['strnoreportsdb'] = 'Non è stato creato il database dei report. Leggere il file INSTALL per istruzioni.';
+ $lang['strnouploads'] = 'L\'upload dei file è disabilitato.';
+ $lang['strimporterror'] = 'Errore durante l\'import.';
+ $lang['strimporterrorline'] = 'Errore durante l\'import alla linea %s.';
// Tables - Tabelle
$lang['strtable'] = 'Tabella';
$lang['strconfdropcolumn'] = 'Sei sicuro di voler eliminare la colonna "%s" dalla tabella "%s"?';
$lang['strcolumndropped'] = 'Colonna eliminata.';
$lang['strcolumndroppedbad'] = 'Eliminazione della colonna fallita.';
- $lang['straddcolumn'] = 'Aggiungi colonna.';
+ $lang['straddcolumn'] = 'Aggiungi colonna';
$lang['strcolumnadded'] = 'Colonna aggiunta.';
$lang['strcolumnaddedbad'] = 'Aggiunta della colonna fallita.';
$lang['strcascade'] = 'CASCADE';
$lang['strdataonly'] = 'Solo i dati';
$lang['strstructureonly'] = 'Solo la struttura';
$lang['strstructureanddata'] = 'Struttura e dati';
+ $lang['strtabbed'] = 'Tabulato';
+ $lang['strauto'] = 'Auto';
// Users - Utenti
$lang['struser'] = 'Utente';
$lang['strvacuumbad'] = 'Vacuum fallito.';
$lang['stranalyzegood'] = 'Analyze completato.';
$lang['stranalyzebad'] = 'Analyze fallito';
+ $lang['strreindexgood'] = 'Reindicizzamento completato.';
+ $lang['strreindexbad'] = 'Reindicizzamento fallito.';
+ $lang['strfull'] = 'Completo';
+ $lang['strfreeze'] = 'Freeze';
+ $lang['strforce'] = 'Forza';
// Views - Viste
$lang['strview'] = 'Vista';
$lang['strviewname'] = 'Nome vista';
$lang['strviewneedsname'] = 'È necessario specificare un nome per la vista.';
$lang['strviewneedsdef'] = 'È necessario specificare una definizione per la vista.';
+ $lang['strviewneedsfields'] = 'È necessario specificare le colonne da selezionare nella vista.';
$lang['strviewcreated'] = 'Vista creata.';
$lang['strviewcreatedbad'] = 'Creazione della vista fallita.';
$lang['strconfdropview'] = 'Sei sicuro di volere eliminare la vista "%s"?';
$lang['strviewdroppedbad'] = 'Eliminazione della vista fallita.';
$lang['strviewupdated'] = 'Vista aggiornata.';
$lang['strviewupdatedbad'] = 'Aggiornamento della vista fallito.';
-$lang['strviewlink'] = 'Linking Keys';
-$lang['strviewconditions'] = 'Additional Conditions';
+ $lang['strviewlink'] = 'Chiavi collegate';
+ $lang['strviewconditions'] = 'Condizioni aggiuntive';
+ $lang['strcreateviewwiz'] = 'Crea vista tramite wizard';
// Sequences - Sequenze
$lang['strsequence'] = 'Sequenza';
/**
* List tables in a database
*
- * $Id: tblproperties.php,v 1.46 2004/05/14 14:46:46 soranzo Exp $
+ * $Id: tblproperties.php,v 1.47 2004/05/17 20:34:57 soranzo Exp $
*/
// Include application functions
echo "<h2>", $misc->printVal($_REQUEST['database']), ": ", $misc->printVal($_REQUEST['table']), ": {$lang['strimport']}</h2>\n";
$misc->printMsg($msg);
- // Check that file uploads are enabled
- if (ini_get('file_uploads')) {
- // Don't show upload option if max size of uploads is zero
- $max_size = $misc->inisizeToBytes(ini_get('upload_max_filesize'));
- if (is_double($max_size) && $max_size > 0) {
+ // Check that file uploads are enabled
+ if (ini_get('file_uploads')) {
+ // Don't show upload option if max size of uploads is zero
+ $max_size = $misc->inisizeToBytes(ini_get('upload_max_filesize'));
+ if (is_double($max_size) && $max_size > 0) {
echo "<form action=\"dataimport.php\" method=\"post\" enctype=\"multipart/form-data\">\n";
echo "<table>\n";
echo "<tr><th class=\"data left required\">{$lang['strformat']}</th>";
echo "<input type=\"hidden\" name=\"table\" value=\"", htmlspecialchars($_REQUEST['table']), "\" />\n";
echo "<input type=\"submit\" value=\"{$lang['strimport']}\" /></p>\n";
echo "</form>\n";
- }
- }
- else echo "<p>{$lang['strnouploads']}</p>\n";
+ }
+ }
+ else echo "<p>{$lang['strnouploads']}</p>\n";
}
/**