it.php 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163
  1. <?php $TRANSLATIONS = array(
  2. "No calendars found." => "Nessun calendario trovato.",
  3. "No events found." => "Nessun evento trovato.",
  4. "Wrong calendar" => "Calendario sbagliato",
  5. "New Timezone:" => "Nuovo fuso orario:",
  6. "Timezone changed" => "Fuso orario cambiato",
  7. "Invalid request" => "Richiesta non valida",
  8. "Calendar" => "Calendario",
  9. "MMM d[ yyyy]{ '&#8212;'[ MMM] d yyyy}" => "MMM d[ yyyy]{ '&#8212;'[ MMM] d yyyy}",
  10. "Birthday" => "Compleanno",
  11. "Business" => "Azienda",
  12. "Call" => "Chiama",
  13. "Clients" => "Clienti",
  14. "Deliverer" => "Consegna",
  15. "Holidays" => "Vacanze",
  16. "Ideas" => "Idee",
  17. "Journey" => "Viaggio",
  18. "Jubilee" => "Anniversario",
  19. "Meeting" => "Riunione",
  20. "Other" => "Altro",
  21. "Personal" => "Personale",
  22. "Projects" => "Progetti",
  23. "Questions" => "Domande",
  24. "Work" => "Lavoro",
  25. "unnamed" => "senza nome",
  26. "Does not repeat" => "Non ripetere",
  27. "Daily" => "Giornaliero",
  28. "Weekly" => "Settimanale",
  29. "Every Weekday" => "Ogni giorno della settimana",
  30. "Bi-Weekly" => "Ogni due settimane",
  31. "Monthly" => "Mensile",
  32. "Yearly" => "Annuale",
  33. "never" => "mai",
  34. "by occurrences" => "per occorrenze",
  35. "by date" => "per data",
  36. "by monthday" => "per giorno del mese",
  37. "by weekday" => "per giorno della settimana",
  38. "Monday" => "Lunedì",
  39. "Tuesday" => "Martedì",
  40. "Wednesday" => "Mercoledì",
  41. "Thursday" => "Giovedì",
  42. "Friday" => "Venerdì",
  43. "Saturday" => "Sabato",
  44. "Sunday" => "Domenica",
  45. "events week of month" => "settimana del mese degli eventi",
  46. "first" => "primo",
  47. "second" => "secondo",
  48. "third" => "terzo",
  49. "fourth" => "quarto",
  50. "fifth" => "quinto",
  51. "last" => "ultimo",
  52. "January" => "Gennaio",
  53. "February" => "Febbraio",
  54. "March" => "Marzo",
  55. "April" => "Aprile",
  56. "May" => "Maggio",
  57. "June" => "Giugno",
  58. "July" => "Luglio",
  59. "August" => "Agosto",
  60. "September" => "Settembre",
  61. "October" => "Ottobre",
  62. "November" => "Novembre",
  63. "December" => "Dicembre",
  64. "by events date" => "per data evento",
  65. "by yearday(s)" => "per giorno/i dell'anno",
  66. "by weeknumber(s)" => "per numero/i settimana",
  67. "by day and month" => "per giorno e mese",
  68. "Date" => "Data",
  69. "Cal." => "Cal.",
  70. "All day" => "Tutti il giorno",
  71. "New Calendar" => "Nuovo calendario",
  72. "Missing fields" => "Campi mancanti",
  73. "Title" => "Titolo",
  74. "From Date" => "Dal giorno",
  75. "From Time" => "Ora iniziale",
  76. "To Date" => "Al giorno",
  77. "To Time" => "Ora finale",
  78. "The event ends before it starts" => "L'evento finisce prima d'iniziare",
  79. "There was a database fail" => "Si è verificato un errore del database",
  80. "Week" => "Settimana",
  81. "Month" => "Mese",
  82. "List" => "Elenco",
  83. "Today" => "Oggi",
  84. "Calendars" => "Calendari",
  85. "There was a fail, while parsing the file." => "Si è verificato un errore durante l'analisi del file.",
  86. "Choose active calendars" => "Scegli i calendari attivi",
  87. "Your calendars" => "I tuoi calendari",
  88. "CalDav Link" => "Collegamento CalDav",
  89. "Shared calendars" => "Calendari condivisi",
  90. "No shared calendars" => "Nessun calendario condiviso",
  91. "Share Calendar" => "Condividi calendario",
  92. "Download" => "Scarica",
  93. "Edit" => "Modifica",
  94. "Delete" => "Elimina",
  95. "shared with you by" => "condiviso con te da",
  96. "New calendar" => "Nuovo calendario",
  97. "Edit calendar" => "Modifica calendario",
  98. "Displayname" => "Nome visualizzato",
  99. "Active" => "Attivo",
  100. "Calendar color" => "Colore calendario",
  101. "Save" => "Salva",
  102. "Submit" => "Invia",
  103. "Cancel" => "Annulla",
  104. "Edit an event" => "Modifica un evento",
  105. "Export" => "Esporta",
  106. "Eventinfo" => "Informazioni evento",
  107. "Repeating" => "Ripetizione",
  108. "Alarm" => "Avviso",
  109. "Attendees" => "Partecipanti",
  110. "Share" => "Condividi",
  111. "Title of the Event" => "Titolo dell'evento",
  112. "Category" => "Categoria",
  113. "Separate categories with commas" => "Categorie separate con virgole",
  114. "Edit categories" => "Modifica le categorie",
  115. "All Day Event" => "Evento che occupa tutta la giornata",
  116. "From" => "Da",
  117. "To" => "A",
  118. "Advanced options" => "Opzioni avanzate",
  119. "Location" => "Luogo",
  120. "Location of the Event" => "Luogo dell'evento",
  121. "Description" => "Descrizione",
  122. "Description of the Event" => "Descrizione dell'evento",
  123. "Repeat" => "Ripeti",
  124. "Advanced" => "Avanzato",
  125. "Select weekdays" => "Seleziona i giorni della settimana",
  126. "Select days" => "Seleziona i giorni",
  127. "and the events day of year." => "e il giorno dell'anno degli eventi.",
  128. "and the events day of month." => "e il giorno del mese degli eventi.",
  129. "Select months" => "Seleziona i mesi",
  130. "Select weeks" => "Seleziona le settimane",
  131. "and the events week of year." => "e la settimana dell'anno degli eventi.",
  132. "Interval" => "Intervallo",
  133. "End" => "Fine",
  134. "occurrences" => "occorrenze",
  135. "Import a calendar file" => "Importa un file di calendario",
  136. "Please choose the calendar" => "Scegli il calendario",
  137. "create a new calendar" => "Crea un nuovo calendario",
  138. "Name of new calendar" => "Nome del nuovo calendario",
  139. "Import" => "Importa",
  140. "Importing calendar" => "Importazione del calendario in corso",
  141. "Calendar imported successfully" => "Calendario importato correttamente",
  142. "Close Dialog" => "Chiudi la finestra di dialogo",
  143. "Create a new event" => "Crea un nuovo evento",
  144. "View an event" => "Visualizza un evento",
  145. "No categories selected" => "Nessuna categoria selezionata",
  146. "Select category" => "Seleziona una categoria",
  147. "of" => "di",
  148. "at" => "alle",
  149. "Timezone" => "Fuso orario",
  150. "Check always for changes of the timezone" => "Controlla sempre i cambiamenti di fuso orario",
  151. "Timeformat" => "Formato orario",
  152. "24h" => "24h",
  153. "12h" => "12h",
  154. "First day of the week" => "Primo giorno della settimana",
  155. "Calendar CalDAV syncing address:" => "Indirizzo sincronizzazione calendario CalDAV:",
  156. "Users" => "Utenti",
  157. "select users" => "seleziona utenti",
  158. "Editable" => "Modificabile",
  159. "Groups" => "Gruppi",
  160. "select groups" => "seleziona gruppi",
  161. "make public" => "rendi pubblico"
  162. );