[ Index ]
 

Code source de PHP NUKE 7.9

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/modules/Surveys/admin/language/ -> lang-italian.php (source)

   1  <?php
   2  
   3  /**************************************************************************/
   4  /* PHP-NUKE: Advanced Content Management System                           */
   5  /* ============================================                           */
   6  /*                                                                        */
   7  /* This is the language module with all the system messages               */
   8  /*                                                                        */
   9  /* If you made a translation go to the my website and send to me          */
  10  /* the translated file. Please keep the original text order by modules,   */
  11  /* and just one message per line, also double check your translation!     */
  12  /*                                                                        */
  13  /* You need to change the second quoted phrase, not the capital one!      */
  14  /*                                                                        */
  15  /* If you need to use double quotes (") remember to add a backslash (\),  */
  16  /* so your entry will look like: This is \"double quoted\" text.          */
  17  /* And, if you use HTML code, please double check it.                     */
  18  /**************************************************************************/
  19  
  20  
  21  define("_YES","Si");
  22  define("_NO","No");
  23  define("_CATEGORY","Categoria");
  24  define("_SAVECHANGES","Salva Modifiche");
  25  define("_ARTICLES","Articoli");
  26  define("_SELECTTOPIC","Seleziona Argomento");
  27  define("_OPTION","Opzioni");
  28  define("_ADMPOLLS","Sondaggio");
  29  define("_TITLE","Titolo");
  30  define("_STORYTEXT","Testo");
  31  define("_EXTENDEDTEXT","Testo Esteso");
  32  define("_PUBLISHINHOME","Pubblica in Home Page?");
  33  define("_ONLYIFCATSELECTED","Funziona solo se la categoria <i>Articoli</i> non &egrave; selezionata");
  34  define("_ADD","Aggiungi");
  35  define("_POLLSADMIN","Amministrazione Sondaggi");
  36  define("_CREATEPOLL","Crea Nuovo Sondaggio");
  37  define("_DELETEPOLLS","Cancella Sondaggio");
  38  define("_POLLTITLE","Titolo Sondaggio");
  39  define("_POLLEACHFIELD","Inserisci ogni opzione in ogni singolo campo");
  40  define("_CREATEPOLLBUT","Crea Sondaggio");
  41  define("_REMOVEEXISTING","Rimuovi un Sondaggio Esistente");
  42  define("_POLLDELWARNING","ATTENZIONE: Il Sondaggio scelto sar&agrave; rimosso IMMEDIATAMENTE dal database!");
  43  define("_CHOOSEPOLL","Scegli un Sondaggio dalla Lista:");
  44  define("_EDITPOLL","Edita Sondaggi");
  45  define("_CHOOSEPOLLEDIT","Scegli il Sondaggio da editare:");
  46  define("_ACTIVATECOMMENTS","Attivare i commenti per questo articolo?");
  47  define("_LANGUAGE","Lingua");
  48  define("_ANNOUNCEPOLL","Annuncia questa risorsa sul tuo sito");
  49  define("_LEAVEBLANK","(Lasciare in bianco per creare una risorsa senza annunciarla)");
  50  define("_POLLEDIT","Edita Sondaggio:");
  51  
  52  
  53  ?>


Généré le : Sun Apr 1 11:11:59 2007 par Balluche grâce à PHPXref 0.7