diff options
-rwxr-xr-x | plugins/TakeATour/language/it_IT/plugin.lang.php | 61 |
1 files changed, 40 insertions, 21 deletions
diff --git a/plugins/TakeATour/language/it_IT/plugin.lang.php b/plugins/TakeATour/language/it_IT/plugin.lang.php index 52cde2707..31ffcf034 100755 --- a/plugins/TakeATour/language/it_IT/plugin.lang.php +++ b/plugins/TakeATour/language/it_IT/plugin.lang.php @@ -1,24 +1,24 @@ <?php -// +-----------------------------------------------------------------------+
-// | Piwigo - a PHP based photo gallery |
-// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2014 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 photo gallery | +// +-----------------------------------------------------------------------+ +// | Copyright(C) 2008-2014 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. | // +-----------------------------------------------------------------------+ $lang['first_contact_stp4'] = 'Primo scegli un album; creane uno se non c\'è nessun album.'; $lang['first_contact_stp40'] = 'Qui ci sono io! Non disattivarmi ora, ma puoi vedere che è possibile Disattivare o Ripristinare un plugin attivato.'; @@ -40,4 +40,23 @@ $lang['Take a tour and discover the features of your Piwigo gallery » Go to the $lang['First Contact'] = 'Primo Contatto'; $lang['first_contact_stp11'] = 'E\' possibile selezionare da qui una o più foto'; $lang['Visit your Piwigo!'] = 'Visita il tuo Piwigo!'; -$lang['Start the Tour'] = 'Inizia il Tour';
\ No newline at end of file +$lang['Start the Tour'] = 'Inizia il Tour'; +$lang['first_contact_title4'] = 'Aggiungi le foto !'; +$lang['first_contact_title38'] = 'Plugin'; +$lang['first_contact_title39'] = 'Plugin'; +$lang['first_contact_title20'] = 'Gestione Album'; +$lang['first_contact_title43'] = 'E\' stato un grande momento'; +$lang['first_contact_title42'] = 'Lingue'; +$lang['first_contact_title9'] = 'Il Batch Manager'; +$lang['first_contact_title21'] = 'Altre schede'; +$lang['first_contact_title25'] = 'Permessi Album'; +$lang['first_contact_title28'] = 'Configurazione'; +$lang['first_contact_title29'] = 'Configurazione->Opzioni->Generale'; +$lang['first_contact_title3'] = 'Aggiungi Pagina Foto'; +$lang['first_contact_title33'] = 'Impostazioni Ospite'; +$lang['first_contact_title34'] = 'Temi'; +$lang['first_contact_title35'] = 'Temi'; +$lang['first_contact_title36'] = 'Temi'; +$lang['first_contact_title37'] = 'Temi'; +$lang['first_contact_title18'] = 'Gestione album'; +$lang['first_contact_title19'] = 'Gestione Album';
\ No newline at end of file |