home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 April / PCWorld_2005-04_cd.bin / akce / web / phpnuke / PHP-Nuke-7.5.exe / html / language / lang-italian.php < prev    next >
PHP Script  |  2004-07-12  |  10KB  |  212 lines

  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, please go to the site 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. define("_CHARSET","ISO-8859-1");
  21. define("_SEARCH","Cerca");
  22. define("_LOGIN","Login");
  23. define("_WRITES","Scrivere");
  24. define("_POSTEDON","Postato il");
  25. define("_NICKNAME","Nickname");
  26. define("_PASSWORD","Password");
  27. define("_WELCOMETO","Benvenuto su");
  28. define("_EDIT","Edita");
  29. define("_DELETE","Cancella");
  30. define("_POSTEDBY","Postato da");
  31. define("_READS","letture");
  32. define("_GOBACK","[ <a href=\"javascript:history.go(-1)\">Indietro</a> ]");
  33. define("_COMMENTS","commenti");
  34. define("_PASTARTICLES","Articoli Precedenti");
  35. define("_OLDERARTICLES","Articoli Vecchi");
  36. define("_BY","di");
  37. define("_ON","il");
  38. define("_LOGOUT","Logout");
  39. define("_WAITINGCONT","In Attesa");
  40. define("_SUBMISSIONS","Articoli");
  41. define("_WREVIEWS","Recensioni");
  42. define("_WLINKS","Links");
  43. define("_EPHEMERIDS","Eventi Storici");
  44. define("_ONEDAY","In questo giorno...");
  45. define("_ASREGISTERED","Non hai ancora un tuo account? <a href=\"modules.php?name=Your_Account\">Crealo Qui</a>!. Come utente registrato potrai sfruttare appieno e personalizzare i servizi offerti.");
  46. define("_MENUFOR","Menu per");
  47. define("_NOBIGSTORY","Ancora Nessun Articolo.");
  48. define("_BIGSTORY","L'Articolo più letto del Giorno è:");
  49. define("_SURVEY","Sondaggio");
  50. define("_POLLS","Sondaggi");
  51. define("_PCOMMENTS","Commenti:");
  52. define("_RESULTS","Risultati");
  53. define("_HREADMORE","Altro...");
  54. define("_CURRENTLY","In questo momento ci sono,");
  55. define("_GUESTS","Visitatori(e) e");
  56. define("_MEMBERS","Utenti(e) nel sito.");
  57. define("_YOUARELOGGED","Ciao");
  58. define("_YOUHAVE","Hai");
  59. define("_PRIVATEMSG","messaggio(i).");
  60. define("_YOUAREANON","<font color=\"red\">Non ci conosciamo ancora? Registrati gratuitamente <a href=\"modules.php?name=Your_Account\">Qui</a></font>");
  61. define("_NOTE","Nota:");
  62. define("_ADMIN","Amministratore:");
  63. define("_WERECEIVED","");
  64. define("_PAGESVIEWS","pagine viste dal");
  65. define("_TOPIC","Argomento");
  66. define("_UDOWNLOADS","Downloads");
  67. define("_VOTE","Vota!");
  68. define("_VOTES","Voti");
  69. define("_MVIEWADMIN","Visualizzato da: Solo Amministratori");
  70. define("_MVIEWUSERS","Visualizzato da: Solo Registrati");
  71. define("_MVIEWANON","Visualizzato da: Solo Anonimi");
  72. define("_MVIEWALL","Visualizzato da: Tutti");
  73. define("_EXPIRELESSHOUR","Scadenza: Meno di un'ora");
  74. define("_EXPIREIN","Scadenza tra");
  75. define("_HTTPREFERERS","HTTP Referers");
  76. define("_UNLIMITED","Illimitato");
  77. define("_HOURS","Ore");
  78. define("_RSSPROBLEM","Problema momentaneo con i Titoli di questo Sito");
  79. define("_SELECTLANGUAGE","Seleziona Lingua");
  80. define("_SELECTGUILANG","");
  81. define("_NONE","Nessuna");
  82. define("_BLOCKPROBLEM","<center>Al momento c'è un problema con questo blocco.</center>");
  83. define("_BLOCKPROBLEM2","<center>Al momento non ci sono contenuti in questo blocco.</center>");
  84. define("_MODULENOTACTIVE","Spiacente, modulo non attivo!");
  85. define("_NOACTIVEMODULES","Moduli inattivi");
  86. define("_FORADMINTESTS","(per test amministrativi)");
  87. define("_BBFORUMS","Forums");
  88. define("_ACCESSDENIED", "Accesso Negato");
  89. define("_RESTRICTEDAREA", "Stai provando ad accedere ad un'area privata.");
  90. define("_MODULEUSERS", "Spiacenti, ma quest'area del sito è riservata agli Utenti <i>Registrati</i><br><br>Ti puoi registrare gratuitamente cliccando <a href=\"modules.php?name=Your_Account&op=new_user\">qui</a>, poi potrai<br>accedere a quest'area senza restrizioni. Grazie.<br><br>");
  91. define("_MODULESADMINS", "Spiacenti, ma quest'area del sito è riservata gli <i>Amministratori</i><br><br>");
  92. define("_HOME","Home");
  93. define("_HOMEPROBLEM","C'è un grosso problema: non abbiamo ancora l'Homepage!!!");
  94. define("_ADDAHOME","Aggiungi il Modulo nella tua Homepage");
  95. define("_HOMEPROBLEMUSER","In questo momento c'è un problema sulla Homepage. Torna in un altro momento. Grazie.");
  96. define("_MORENEWS","Altro nella News Section");
  97. define("_ALLCATEGORIES","Tutte le Categorie");
  98. define("_DATESTRING","%A, %d %B @ %T %Z");
  99. define("_DATESTRING2","%A, %d %B");
  100. define("_DATE","Data");
  101. define("_HOUR","Ora");
  102. define("_UMONTH","Mese");
  103. define("_YEAR","Anno");
  104. define("_JANUARY","Gennaio");
  105. define("_FEBRUARY","Febbraio");
  106. define("_MARCH","Marzo");
  107. define("_APRIL","Aprile");
  108. define("_MAY","Maggio");
  109. define("_JUNE","Giugno");
  110. define("_JULY","Luglio");
  111. define("_AUGUST","Agosto");
  112. define("_SEPTEMBER","Settembre");
  113. define("_OCTOBER","Ottobre");
  114. define("_NOVEMBER","Novembre");
  115. define("_DECEMBER","Dicembre");
  116. define("_BWEL","Benvenuto");
  117. define("_BPM","Messaggi Privati");
  118. define("_BUNREAD","Non letto");
  119. define("_BREAD","Letto");
  120. define("_BMEMP","Iscrizione");
  121. define("_BLATEST","più tardi");
  122. define("_BTD","News di oggi");
  123. define("_BYD","News di ieri");
  124. define("_BOVER","Complessivo");
  125. define("_BVISIT","Persone Online");
  126. define("_BVIS","Visitatori");
  127. define("_BMEM","Iscritti");
  128. define("_BTT","Totale");
  129. define("_BON","Online ora");
  130. define("_BREG","Registrare");
  131. define("_BROADCAST","Messaggio Pubblico Trasmesso");
  132. define("_BROADCASTFROM","Messaggio Pubblico da");
  133. define("_TURNOFFMSG","Togli Messaggi Pubblici");
  134. define("_JOURNAL","Journal");
  135. define("_READMYJOURNAL","Leggi il mio Journal");
  136. define("_ADD","Aggiungi");
  137. define("_YES","Sì");
  138. define("_NO","No");
  139. define("_INVISIBLEMODULES","Moduli Invisibili");
  140. define("_ACTIVEBUTNOTSEE","(Link attivo ma invisibile)");
  141. define("_THISISAUTOMATED","Questa è una email automatica per avvisarti che il banner pubblicitario sul nostro sito Φ stato appena terminato.");
  142. define("_THERESULTS","I risultati della tua campagna sono i seguenti:");
  143. define("_TOTALIMPRESSIONS","Impression totali arrivate:");
  144. define("_CLICKSRECEIVED","Click ricevuti:");
  145. define("_IMAGEURL","URL dell'immagine");
  146. define("_CLICKURL","URL da cliccare:");
  147. define("_ALTERNATETEXT","Testo alternativo:");
  148. define("_HOPEYOULIKED","Ci auguriamo che tu abbia gradito il nostro servizio e speriamo di averti presto di nuovo con noi come advertising customer.");
  149. define("_THANKSUPPORT","Grazie per il tuo supporto");
  150. define("_TEAM","Team");
  151. define("_BANNERSFINNISHED","Inserzione Banners terminata");
  152. define("_MODREQLINKS","Mod. Links");
  153. define("_BROKENLINKS","Links errati");
  154. define("_MODREQDOWN","Mod. Downloads");
  155. define("_BROKENDOWN","Downloads errati");
  156. define("_PAGEGENERATION","Generazione pagina:");
  157. define("_SECONDS","Secondi");
  158. define("_CHAT","Chat");
  159. define("_REGISTERED","Registered");
  160. define("_CHATGUESTS","Guests");
  161. define("_USERSTALKINGNOW","Users Talking Now");
  162. define("_ENTERTOCHAT","Enter To Chat");
  163. define("_CHATROOMS","Available Rooms");
  164. define("_SECURITYCODE","Security Code");
  165. define("_TYPESECCODE","Type Security Code");
  166. define("_ASSOTOPIC","Associated Topics");
  167. define("_ADDITIONALYGRP","Additionaly this module belongs to the Users Group");
  168. define("_YOUHAVEPOINTS","Points you have by participating on the site's content:");
  169. define("_MVIEWSUBUSERS","View: Subscribed Users Only");
  170. define("_MODULESSUBSCRIBER","We are Sorry but this section of our site is for <i>Subscribed Users Only.</i>");
  171. define("_SUBHERE","You can subscribe to our services from <a href=\"$subscription_url\">here</a>");
  172. define("_SUBEXPIRED","Your Subscription Expired");
  173. define("_HELLO","Hello");
  174. define("_SUBSCRIPTIONAT","This is an automated message to let you know that your subscription at");
  175. define("_HASEXPIRED","has been expired now.");
  176. define("_HOPESERVED","Hope to have served you with satisfaction...");
  177. define("_SUBRENEW","If you want to renew your subscription please go to:");
  178. define("_YOUARE","You are");
  179. define("_SUBSCRIBER","subscriber");
  180. define("_OF","of");
  181. define("_SBYEARS","years");
  182. define("_SBYEAR","year");
  183. define("_SBMINUTES","minutes");
  184. define("_SBHOURS","hours");
  185. define("_SBSECONDS","seconds");
  186. define("_SBDAYS","days");
  187. define("_SUBEXPIREIN","Your subscription will expire in:");
  188. define("_NOTSUB","You are not subscriber of");
  189. define("_SUBFROM","You can subscribe from");
  190. define("_HERE","here");
  191. define("_NOW","now!");
  192. define("_ADMSUB","Subscribed User!");
  193. define("_ADMNOTSUB","User NOT Subscribed");
  194. define("_ADMSUBEXPIREIN","Subscription Expire in:");
  195. define("_LASTIP","Last user IP:");
  196. define("_BANTHIS","Ban This IP");
  197.  
  198. /*****************************************************/
  199. /* Function to translate Datestrings                 */
  200. /*****************************************************/
  201.  
  202. function translate($phrase) {
  203.     switch($phrase) {
  204.     case "xdatestring":    $tmp = "%A, %B %d @ %T %Z"; break;
  205.     case "linksdatestring":    $tmp = "%d-%b-%Y"; break;
  206.     case "xdatestring2":    $tmp = "%A, %B %d"; break;
  207.     default:        $tmp = "$phrase"; break;
  208.     }
  209.     return $tmp;
  210. }
  211.  
  212. ?>