Ignore:
Timestamp:
May 23, 2011, 12:44:04 PM (13 years ago)
Author:
riopwg
Message:

Update language IT

Location:
extensions/photoWidget/language/it_IT
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • extensions/photoWidget/language/it_IT/description.txt

    r6843 r11006  
    1 aggiungi un'accattivante animazione 3D per le tue foto
     1Questo plugin permette di aggiungere un'accattivante animazione 3D per le tue foto
  • extensions/photoWidget/language/it_IT/plugin.lang.php

    r6850 r11006  
    33// | photoWidget  - a plugin for Piwigo                                    |
    44// +-----------------------------------------------------------------------+
    5 // | Copyright(C) 2010 Nicolas Roudaire             http://www.nikrou.net  |
     5// | Copyright(C) 2010-2011 Nicolas Roudaire        http://www.nikrou.net  |
    66// +-----------------------------------------------------------------------+
    77// | This program is free software; you can redistribute it and/or modify  |
     
    2020// +-----------------------------------------------------------------------+
    2121
    22 $lang['That plugin display pictures using a flash movie that rotates them in 3D. It works like regulars categories but in a more amazing and exciting way.'] = 'Questo plugin visualizza e ruota le immagini  in 3D usando un filmato flash. Funziona come le abituali categorie ma in modo sorprendente e accattivante.';
    23 $lang['You can choose that mode for displaying one, severals or all categories'] = 'È possibile di scegliere la modalità di visualizzazione su una, alcune o tutte le categori';
     22// admin
     23$lang['All categories'] = 'Tutte le categorie';
     24$lang['Animation background color'] = 'Colore di sfondo dell\'animazione';
     25$lang['Animation size'] = 'Dimensioni dell\'animazione';
     26$lang['Applicable categorie(s)'] = 'Categoria(e) applicabile';
     27$lang['Background color of animation has been updated'] = 'Il colore di sfondo dell\'animazione è stato aggiornato';
     28$lang['Color'] = 'Colore';
     29$lang['Height'] = 'Altezza';
     30$lang['Height has been updated'] = 'L\'altezza è stata aggiornata';
    2431$lang['Main configuration'] = 'Configurazione principale';
    25 $lang['All categories'] = 'Tutte le categorie';
    26 $lang['Applicable categorie(s)'] = 'Categoria(e) applicabile';
    27 $lang['Animation size'] = 'Dimensioni dell\'animazione';
    28 $lang['Animation background color'] = 'Colore di sfondo dell\'animazione';
    29 $lang['Color'] = 'Colore';
    30 $lang['You choose that mode for'] = 'Puoi scegliere questo modello per';
    3132$lang['one category'] = 'una categoria';
    3233$lang['all categories'] = 'tutte le categorie';
    33 $lang['severals categories'] = 'qualche categoria';
     34$lang['That plugin display pictures using a flash movie that rotates them in 3D. It works like regulars categories but in a more amazing and exciting way.'] = 'Questo plugin permette di aggiungere un\'accattivante animazione 3D per le tue foto';
     35$lang['Width'] = 'Larghezza';
    3436$lang['Width has been updated'] = 'La larghezza è stata aggiornata';
    35 $lang['Height has been updated'] = 'L\'altezza è stata aggiornata';
    36 $lang['Background color of animation has been updated'] = 'Il colore di sfondo dell\'animazione è stato aggiornato';
     37$lang['You choose that mode for'] = 'Puoi scegliere questo modello per';
     38$lang['You can choose that mode for displaying one, severals or all categories'] = 'È possibile di scegliere la modalità di visualizzazione su una, alcune o tutte le categori';
     39$lang['severals categories'] = 'Alcune categorie';
     40$lang['You must choose at least one category'] = 'Dovete scegliere almeno una categoria';
     41
     42// public
    3743$lang['This widget requires Flash Player 9 or better'] = 'Questa widget richiede Flash Player 9 o superiore';
    38 
    3944?>
Note: See TracChangeset for help on using the changeset viewer.