aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorriopwg <riopwg@piwigo.org>2008-09-16 14:42:53 +0000
committerriopwg <riopwg@piwigo.org>2008-09-16 14:42:53 +0000
commit6050a6ab1b8270278c09564b95096f2c234ba2ae (patch)
treec34e5bf42d5badd23f9a4684b7ebc08986f1037f
parent159fbc8377832ff8e931cef0413ee571c494ac84 (diff)
Updates
git-svn-id: http://piwigo.org/svn/trunk@2539 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r--language/it_IT/admin.lang.php12
-rw-r--r--language/it_IT/common.lang.php54
-rw-r--r--language/it_IT/install.lang.php14
3 files changed, 45 insertions, 35 deletions
diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php
index bd93eb831..3e29181b5 100644
--- a/language/it_IT/admin.lang.php
+++ b/language/it_IT/admin.lang.php
@@ -539,7 +539,7 @@ $lang['c13y_bad_webmaster_status'] = 'Lo statuto del\'utente "webmestre" princip
$lang['c13y_user_created'] = 'L\'utente "%s" creato con la password "%s"';
$lang['c13y_user_status_updated'] = 'Statuto del\'utente "%s" aggiornato';
$lang['add new elements to caddie'] = 'aggiungere i nuovi elementi al cestino';
-// --------- Starting below: New or revised $lang ---- from Butterfly (1.8)
+// --------- Starting below: New or revised $lang ---- from Butterfly
$lang['no_display_thumbnail'] = 'Nessuna visualizzazione';
$lang['display_thumbnail_classic'] = 'Visualizzazione classica';
$lang['display_thumbnail_hoverbox'] = 'Visualizzazione durante il passaggio del mouse';
@@ -628,6 +628,12 @@ $lang['Optimizations errors'] = 'Ottimizzazioni concluse con errori.';
$lang['delete this comment'] = 'cancellare commenti';
$lang['link_info_image'] = 'Modifica le informazioni';
$lang['edit category informations'] = 'Modificare le informazioni della categoria';
-/* TODO */ $lang['nothing'] = 'nothing';
-/* TODO */ $lang['overrides existing values with empty ones'] = 'overrides existing values with empty ones';
+$lang['nothing'] = 'niente';
+$lang['overrides existing values with empty ones'] = 'sovrascrivere i valori esistenti con i nuovi anche vuoti';
+$lang['manage image ranks'] = 'gestire l\'ordinamento delle immagini';
+$lang['Manage image ranks'] = 'Gestire l\'ordinamento delle immagini';
+$lang['Edit ranks'] = 'Modificare gli ordini';
+$lang['No element in this category'] = 'Nessun\'elemento in questa categoria';
+$lang['Images manual order was saved'] = 'L\'ordinamento manuale delle immagini è stato salvato';
+$lang['ranks'] = 'rangs';
?> \ No newline at end of file
diff --git a/language/it_IT/common.lang.php b/language/it_IT/common.lang.php
index 68199ed55..95344bc16 100644
--- a/language/it_IT/common.lang.php
+++ b/language/it_IT/common.lang.php
@@ -1,25 +1,25 @@
<?php
-// +-----------------------------------------------------------------------+
-// | Piwigo - a PHP based picture gallery |
-// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008 Piwigo Team http://piwigo.org |
-// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
-// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
-// +-----------------------------------------------------------------------+
-// | This program is free software; you can redistribute it and/or modify |
-// | it under the terms of the GNU General Public License as published by |
-// | the Free Software Foundation |
-// | |
-// | This program is distributed in the hope that it will be useful, but |
-// | WITHOUT ANY WARRANTY; without even the implied warranty of |
-// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
-// | General Public License for more details. |
-// | |
-// | You should have received a copy of the GNU General Public License |
-// | along with this program; if not, write to the Free Software |
-// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
-// | USA. |
-// +-----------------------------------------------------------------------+
+// +-----------------------------------------------------------------------+
+// | Piwigo - a PHP based picture gallery |
+// +-----------------------------------------------------------------------+
+// | Copyright(C) 2008 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
+// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify |
+// | it under the terms of the GNU General Public License as published by |
+// | the Free Software Foundation |
+// | |
+// | This program is distributed in the hope that it will be useful, but |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
+// | General Public License for more details. |
+// | |
+// | You should have received a copy of the GNU General Public License |
+// | along with this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
+// +-----------------------------------------------------------------------+
// Langage informations
$lang_info['language_name'] = 'Italiano';
@@ -130,7 +130,7 @@ $lang['access_forbiden'] = 'Non sei autorizzato a visualizzare la pagina richies
$lang['add to caddie'] = 'Aggiungi al cestino';
$lang['add_favorites_hint'] = 'Aggiungi la pagina ai tuoi preferiti';
$lang['admin'] = 'Amministrazione';
-$lang['adviser_mode_enabled'] = 'Mode conseiller actif';
+$lang['adviser_mode_enabled'] = 'Modo consigliere attivo';
$lang['all'] = 'tutto';
$lang['ascending'] = 'ascendente';
$lang['author(s) : %s'] = 'autore(i) : %s';
@@ -217,6 +217,8 @@ $lang['mode_created_hint'] = 'Mostra il calendario per data di creazione';
$lang['mode_flat_hint'] = 'Mostra gli elementi delle categorie e sottocategorie in modalità flat';
$lang['mode_normal_hint'] = 'Ritorna alla visualizzazione normale';
$lang['mode_posted_hint'] = 'Mostra il calendario per data di inserimento nella galleria';
+$lang['month'][10] = 'Ottobre';
+$lang['month'][11] = 'Novembre';
$lang['month'][1] = 'Gennaio';
$lang['month'][2] = 'Febbraio';
$lang['month'][3] = 'Marzo';
@@ -226,8 +228,6 @@ $lang['month'][6] = 'Giugno';
$lang['month'][7] = 'Luglio';
$lang['month'][8] = 'Agosto';
$lang['month'][9] = 'Settembre';
-$lang['month'][10] = 'Ottobre';
-$lang['month'][11] = 'Novembre';
$lang['month'][12] = 'Dicembre';
$lang['most_visited_cat'] = 'Le più viste';
$lang['most_visited_cat_hint'] = 'Mostra le foto le più viste';
@@ -361,5 +361,9 @@ $lang['See elements linked to this tag only'] = 'Mostrare le immagini connesse s
$lang['elements posted during the last %d days'] = 'immagini aggiunte durante gli ultimi %d giorni';
$lang['Choose an image'] = 'Scegliere un immagine da aggiungere';
$lang['Piwigo Help'] = 'Help di Piwigo';
-
+$lang['Rank'] = 'Rang';
+$lang['group by letters'] = 'ragruppare per lettera';
+$lang['letters'] = 'lettere';
+$lang['show tag cloud'] = 'fare salire la nuvola di tags';
+$lang['cloud'] = 'nuvola';
?>
diff --git a/language/it_IT/install.lang.php b/language/it_IT/install.lang.php
index 76c95df59..94e281083 100644
--- a/language/it_IT/install.lang.php
+++ b/language/it_IT/install.lang.php
@@ -30,30 +30,30 @@ $lang['Start_Install'] = 'Inizia l\'installazione';
$lang['reg_err_mail_address'] = 'L\'indirizzo email deve essere del tipo xxx@yyy.eee (ad esempio: cippalippa@libero.rio)';
$lang['install_webmaster'] = 'Amministratore';
-$lang['install_webmaster_info'] = 'Verrà mostrato ai visitatori. È necessario per l\'amministrazione del sito';
+$lang['install_webmaster_info'] = 'verrà mostrato ai visitatori. È necessario per l\'amministrazione del sito';
$lang['step1_confirmation'] = 'I parametri sono corretti';
$lang['step1_err_db'] = 'Connessione al server riuscita. Non è stato però possibile connettersi alla base dati';
$lang['step1_err_server'] = 'Non è stato possibile connettersi al server';
$lang['step1_host'] = 'MySQL host';
-$lang['step1_host_info'] = 'localhost, sql.multimania.com, toto.freesurf.fr';
+$lang['step1_host_info'] = 'localhost, sql.multimania.com, pluto.libero.it';
$lang['step1_user'] = 'Utente';
$lang['step1_user_info'] = 'nome utente di login alla base dati fornito dal tuo provider';
$lang['step1_pass'] = 'Password';
-$lang['step1_pass_info'] = 'La password di accesso alla base dati fornita dal tuo provider';
+$lang['step1_pass_info'] = 'la password di accesso alla base dati fornita dal tuo provider';
$lang['step1_database'] = 'Nome della base dati';
$lang['step1_database_info'] = 'fornitovi dal provider';
$lang['step1_prefix'] = 'Prefisso delle tabelle della base dati';
-$lang['step1_prefix_info'] = 'Le tabelle della base dati avranno come prefisso quello specificato (permette di gestire meglio le tabelle)';
+$lang['step1_prefix_info'] = 'le tabelle della base dati lo avranno come prefisso (permette di gestire meglio le tabelle)';
$lang['step2_err_login1'] = 'Inserire un nome utente per il webmaster';
$lang['step2_err_login3'] = 'Il nome utente del webmaster non può contenere caratteri come \' o "';
$lang['step2_err_pass'] = 'Reinserire la password';
$lang['install_end_title'] = 'Installazione completata';
$lang['step2_pwd'] = 'Password';
-$lang['step2_pwd_info'] = 'Da conservare con cura. Permette l\'accesso al pannello di amministrazione';
+$lang['step2_pwd_info'] = 'da conservare con cura. Permette l\'accesso al pannello di amministrazione';
$lang['step2_pwd_conf'] = 'Password [confermare]';
-$lang['step2_pwd_conf_info'] = 'Verifica';
+$lang['step2_pwd_conf_info'] = 'verifica';
$lang['step1_err_copy'] = 'Copiate il testo in blu tra i trattini e mettetelo nel file mysql.inc.php che si trova nella directory "include" alla base del vostro sito dove aveto installato PhpWebGallery (il file mysql.inc.php non deve contenere altro che ciò che è in blu tra i trattini, nessun ritorno a capo o spazio è autorizzato)';
$lang['install_help'] = 'Bisogno di aiuto? Visitate il <a href="%s">forum di PhpWebGallery</a>.';
$lang['install_end_message'] = 'La configurazione di PhpWebGallery è conclusa. Procedete al prossimo step<br /><br />
@@ -64,5 +64,5 @@ Una volta che il file è stato cancellato seguire le istruzioni:
<li>a questo punto sarete abilitati all\'accesso al pannello di amministrazione in cui troverete le istruzioni per l\'inserimento delle immagini nelle vostre directory</li>
</ul>';
$lang['conf_mail_webmaster'] = 'Indirizzo email del Amministratore';
-$lang['conf_mail_webmaster_info'] = 'I visitatori potranno contattarvi utilizzando questo indirizzo email';
+$lang['conf_mail_webmaster_info'] = 'i visitatori potranno contattarvi utilizzando questo indirizzo email';
?> \ No newline at end of file