You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

it.json 23KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265
  1. { "translations": {
  2. "Cannot write into \"config\" directory!" : "Impossibile scrivere nella cartella \"config\"!",
  3. "This can usually be fixed by giving the webserver write access to the config directory." : "Ciò può essere normalmente corretto fornendo al server web accesso in scrittura alla cartella \"config\".",
  4. "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Ma, se preferisci mantenere il file config.php in sola lettura, imposta l'opzione \"config_is_read_only\" a true.",
  5. "See %s" : "Vedi %s",
  6. "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "I file dell'applicazione %1$s non sono stati sostituiti correttamente. Assicurati che sia una versione compatibile con il server.",
  7. "Sample configuration detected" : "Configurazione di esempio rilevata",
  8. "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "È stato rilevato che la configurazione di esempio è stata copiata. Ciò può compromettere la tua installazione e non è supportato. Leggi la documentazione prima di modificare il file config.php",
  9. "%s email verification" : "Verifica email di %s",
  10. "Email verification" : "Verifica email",
  11. "Click the following button to confirm your email." : "Clicca il pulsante seguente per confermare la tua email.",
  12. "Click the following link to confirm your email." : "Clicca il collegamento seguente per confermare la tua email.",
  13. "Confirm your email" : "Conferma la tua email",
  14. "Other activities" : "Altre attività",
  15. "%1$s and %2$s" : "%1$s e %2$s",
  16. "%1$s, %2$s and %3$s" : "%1$s, %2$s e %3$s",
  17. "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s e %4$s",
  18. "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s e %5$s",
  19. "Education Edition" : "Edizione didattica",
  20. "Enterprise bundle" : "Pacchetto Enterprise",
  21. "Groupware bundle" : "Pacchetto Groupware",
  22. "Hub bundle" : "Pacchetto Hub",
  23. "Social sharing bundle" : "Pacchetto Social sharing",
  24. "PHP %s or higher is required." : "Richiesto PHP %s o superiore",
  25. "PHP with a version lower than %s is required." : "Richiesta una versione di PHP minore di %s.",
  26. "%sbit or higher PHP required." : "Richiesto PHP %sbit o superiore.",
  27. "The following architectures are supported: %s" : "Sono supportate le seguenti architetture: %s",
  28. "The following databases are supported: %s" : "I seguenti database sono supportati: %s",
  29. "The command line tool %s could not be found" : "Lo strumento da riga di comando %s non è stato trovato",
  30. "The library %s is not available." : "La libreria %s non è disponibile.",
  31. "Library %1$s with a version higher than %2$s is required - available version %3$s." : "Richiesta una versione della libreria %1$s maggiore di %2$s - versione disponibile %3$s.",
  32. "Library %1$s with a version lower than %2$s is required - available version %3$s." : "Richiesta una versione della libreria %1$s minore di %2$s - versione disponibile %3$s.",
  33. "The following platforms are supported: %s" : "Le seguenti piattaforme sono supportate: %s",
  34. "Server version %s or higher is required." : "È richiesta la versione %s o successiva.",
  35. "Server version %s or lower is required." : "È richiesta la versione %s o precedente.",
  36. "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "L'utente connesso deve essere un admin, un sub admin o avere il permesso di accedere a questa impostazione",
  37. "Logged in user must be an admin or sub admin" : "L'utente che ha eseguito l'accesso deve essere un amministratore o sub-amministratore",
  38. "Logged in user must be an admin" : "L'utente che ha eseguito l'accesso deve essere un amministratore ",
  39. "Wiping of device %s has started" : "La cancellazione del dispositivo %s è iniziata",
  40. "Wiping of device »%s« has started" : "La cancellazione del dispositivo «%s» è iniziata",
  41. "»%s« started remote wipe" : "«%s» ha iniziato la cancellazione remota",
  42. "Device or application »%s« has started the remote wipe process. You will receive another email once the process has finished" : "Il dispositivo o l'applicazione «%s» ha iniziato il processo di cancellazione remota. Riceverai un'altra email al termine del processo ",
  43. "Wiping of device %s has finished" : "La cancellazione del dispositivo %s è terminata",
  44. "Wiping of device »%s« has finished" : "La cancellazione del dispositivo «%s» è terminata",
  45. "»%s« finished remote wipe" : "«%s» ha terminato la cancellazione remota",
  46. "Device or application »%s« has finished the remote wipe process." : "Il dispositivo o l'applicazione «%s» ha terminato il processo di cancellazione remota.",
  47. "Remote wipe started" : "Cancellazione remota avviata",
  48. "A remote wipe was started on device %s" : "Una cancellazione remota è stata avviata sul dispositivo %s",
  49. "Remote wipe finished" : "Cancellazione remota terminata",
  50. "The remote wipe on %s has finished" : "La cancellazione remota su %s è terminata",
  51. "Authentication" : "Autenticazione",
  52. "Unknown filetype" : "Tipo di file sconosciuto",
  53. "Invalid image" : "Immagine non valida",
  54. "Avatar image is not square" : "L'immagine personale non è quadrata",
  55. "View profile" : "Vedi profilo",
  56. "today" : "oggi",
  57. "tomorrow" : "domani",
  58. "yesterday" : "ieri",
  59. "_in %n day_::_in %n days_" : ["tra %n giorno","tra %n giorni"],
  60. "_%n day ago_::_%n days ago_" : ["%d giorno fa","%n giorni fa"],
  61. "next month" : "il prossimo mese",
  62. "last month" : "mese scorso",
  63. "_in %n month_::_in %n months_" : ["tra %n mese","tra %n mesi"],
  64. "_%n month ago_::_%n months ago_" : ["%n mese fa","%n mesi fa"],
  65. "next year" : "il prossimo anno",
  66. "last year" : "anno scorso",
  67. "_in %n year_::_in %n years_" : ["tra %n anno","tra %n anni"],
  68. "_%n year ago_::_%n years ago_" : ["%n anno fa","%n anni fa"],
  69. "_in %n hour_::_in %n hours_" : ["tra %n ora","tra %n ore"],
  70. "_%n hour ago_::_%n hours ago_" : ["%n ora fa","%n ore fa"],
  71. "_in %n minute_::_in %n minutes_" : ["tra %n minuto","tra %n minuti"],
  72. "_%n minute ago_::_%n minutes ago_" : ["%n minuto fa","%n minuti fa"],
  73. "in a few seconds" : "tra pochi secondi",
  74. "seconds ago" : "secondi fa",
  75. "Empty file" : "File vuoto",
  76. "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Il modulo con ID: %s non esiste. Abilitalo nelle impostazioni delle applicazioni o contatta il tuo amministratore.",
  77. "File already exists" : "Il file esiste già",
  78. "Invalid path" : "Percorso non valido",
  79. "Failed to create file from template" : "Impossibile creare un file dal modello",
  80. "Templates" : "Modelli",
  81. "File name is a reserved word" : "Il nome del file è una parola riservata",
  82. "File name contains at least one invalid character" : "Il nome del file contiene almeno un carattere non valido",
  83. "File name is too long" : "Il nome del file è troppo lungo",
  84. "Dot files are not allowed" : "I file con un punto iniziale non sono consentiti",
  85. "Empty filename is not allowed" : "Un nome di file vuoto non è consentito",
  86. "App \"%s\" cannot be installed because appinfo file cannot be read." : "L'applicazione \"%s\" non può essere installata poiché il file appinfo non può essere letto.",
  87. "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "L'applicazione \"%s\" non può essere installata perché non è compatibile con questa versione del server.",
  88. "__language_name__" : "Italiano",
  89. "This is an automatically sent email, please do not reply." : "Questo è un messaggio di posta inviato automaticamente, non rispondere.",
  90. "Help" : "Aiuto",
  91. "Apps" : "Applicazioni",
  92. "Settings" : "Impostazioni",
  93. "Log out" : "Esci",
  94. "Users" : "Utenti",
  95. "Email" : "Email",
  96. "Mail %s" : "Email a %s",
  97. "Phone" : "Telefono",
  98. "Call %s" : "Chiama %s",
  99. "Twitter" : "Twitter",
  100. "View %s on Twitter" : "Vedi %s su Twitter",
  101. "Website" : "Sito web",
  102. "Visit %s" : "Visita %s",
  103. "Address" : "Indirizzo",
  104. "Profile picture" : "Immagine di profilo",
  105. "About" : "Informazioni",
  106. "Full name" : "Nome completo",
  107. "Headline" : "Titolo",
  108. "Organisation" : "Organizzazione",
  109. "Role" : "Ruolo",
  110. "Unknown user" : "Utente sconosciuto",
  111. "Additional settings" : "Impostazioni aggiuntive",
  112. "%s enter the database username and name." : "%s digita il nome utente e il nome del database.",
  113. "%s enter the database username." : "%s digita il nome utente del database.",
  114. "%s enter the database name." : "%s digita il nome del database.",
  115. "%s you may not use dots in the database name" : "%s non dovresti utilizzare punti nel nome del database",
  116. "MySQL username and/or password not valid" : "Nome utente e/o password di MySQL non validi",
  117. "You need to enter details of an existing account." : "Devi inserire i dettagli di un account esistente.",
  118. "Oracle connection could not be established" : "La connessione a Oracle non può essere stabilita",
  119. "Oracle username and/or password not valid" : "Nome utente e/o password di Oracle non validi",
  120. "PostgreSQL username and/or password not valid" : "Nome utente e/o password di PostgreSQL non validi",
  121. "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X non è supportato e %s non funzionerà correttamente su questa piattaforma. Usalo a tuo rischio!",
  122. "For the best results, please consider using a GNU/Linux server instead." : "Per avere il risultato migliore, prendi in considerazione l'utilizzo di un server GNU/Linux.",
  123. "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Sembra che questa istanza di %s sia in esecuzione in un ambiente PHP a 32 bit e che open_basedir sia stata configurata in php.ini. Ciò comporterà problemi con i file più grandi di 4 GB ed è altamente sconsigliato.",
  124. "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Rimuovi l'impostazione di open_basedir nel tuo php.ini o passa alla versione a 64 bit di PHP.",
  125. "Set an admin username." : "Imposta un nome utente di amministrazione.",
  126. "Set an admin password." : "Imposta una password di amministrazione.",
  127. "Cannot create or write into the data directory %s" : "Impossibile creare o scrivere nella cartella dei dati %s",
  128. "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Il motore di condivisione %s deve implementare l'interfaccia OCP\\Share_Backend",
  129. "Sharing backend %s not found" : "Motore di condivisione %s non trovato",
  130. "Sharing backend for %s not found" : "Motore di condivisione di %s non trovato",
  131. "%1$s shared »%2$s« with you and wants to add:" : "%1$s ha condiviso «%2$s» con te e vuole aggiungere:",
  132. "%1$s shared »%2$s« with you and wants to add" : "%1$s ha condiviso «%2$s» con te e vuole aggiungere",
  133. "»%s« added a note to a file shared with you" : "«%s» ha aggiunto una nota a un file condiviso con te",
  134. "Open »%s«" : "Apri «%s»",
  135. "%1$s via %2$s" : "%1$s tramite %2$s",
  136. "You are not allowed to share %s" : "Non ti è consentito condividere %s",
  137. "Cannot increase permissions of %s" : "Impossibile aumentare i permessi di %s",
  138. "Files cannot be shared with delete permissions" : "I file non possono essere condivisi con permessi di eliminazione",
  139. "Files cannot be shared with create permissions" : "I file non possono essere condivisi con permessi di creazione",
  140. "Expiration date is in the past" : "La data di scadenza è nel passato",
  141. "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Impossibile impostare la data di scadenza a più di %n giorni nel futuro","Impossibile impostare la data di scadenza a più di %n giorni nel futuro"],
  142. "Sharing is only allowed with group members" : "La condivisione è consentita solo con i membri del gruppo",
  143. "Sharing %s failed, because this item is already shared with user %s" : "Condivisione di %s non riuscita, poiché l'oggetto è già condiviso con l'utente %s",
  144. "%1$s shared »%2$s« with you" : "%1$s ha condiviso «%2$s» con te",
  145. "%1$s shared »%2$s« with you." : "%1$s ha condiviso «%2$s» con te.",
  146. "Click the button below to open it." : "Fai clic sul pulsante sotto per aprirlo.",
  147. "The requested share does not exist anymore" : "La condivisione richiesta non esiste più",
  148. "Could not find category \"%s\"" : "Impossibile trovare la categoria \"%s\"",
  149. "Sunday" : "Domenica",
  150. "Monday" : "Lunedì",
  151. "Tuesday" : "Martedì",
  152. "Wednesday" : "Mercoledì",
  153. "Thursday" : "Giovedì",
  154. "Friday" : "Venerdì",
  155. "Saturday" : "Sabato",
  156. "Sun." : "Dom.",
  157. "Mon." : "Lun.",
  158. "Tue." : "Mar.",
  159. "Wed." : "Mer.",
  160. "Thu." : "Gio.",
  161. "Fri." : "Ven.",
  162. "Sat." : "Sab.",
  163. "Su" : "Do",
  164. "Mo" : "Lu",
  165. "Tu" : "Ma",
  166. "We" : "Me",
  167. "Th" : "Gi",
  168. "Fr" : "Ve",
  169. "Sa" : "Sa",
  170. "January" : "Gennaio",
  171. "February" : "Febbraio",
  172. "March" : "Marzo",
  173. "April" : "Aprile",
  174. "May" : "Maggio",
  175. "June" : "Giugno",
  176. "July" : "Luglio",
  177. "August" : "Agosto",
  178. "September" : "Settembre",
  179. "October" : "Ottobre",
  180. "November" : "Novembre",
  181. "December" : "Dicembre",
  182. "Jan." : "Gen.",
  183. "Feb." : "Feb.",
  184. "Mar." : "Mar.",
  185. "Apr." : "Apr.",
  186. "May." : "Mag.",
  187. "Jun." : "Giu.",
  188. "Jul." : "Lug.",
  189. "Aug." : "Ago.",
  190. "Sep." : "Set.",
  191. "Oct." : "Ott.",
  192. "Nov." : "Nov.",
  193. "Dec." : "Dic.",
  194. "The user limit has been reached and the user was not created." : "È stato raggiunto il limite di utenti e l'utente non è stato creato.",
  195. "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Solo i seguenti caratteri sono consentiti in un nome utente: \"a-z\", \"A-Z\", \"0-9\", e \"_.@-'\"",
  196. "A valid username must be provided" : "Deve essere fornito un nome utente valido",
  197. "Username contains whitespace at the beginning or at the end" : "Il nome utente contiene spazi all'inizio o alla fine",
  198. "Username must not consist of dots only" : "Il nome utente non può consistere di soli punti",
  199. "Username is invalid because files already exist for this user" : "Il nome utente non è valido poiché esiste già per questo utente",
  200. "A valid password must be provided" : "Deve essere fornita una password valida",
  201. "The username is already being used" : "Il nome utente è già utilizzato",
  202. "Could not create user" : "Impossibile creare l'utente",
  203. "User disabled" : "Utente disabilitato",
  204. "Login canceled by app" : "Accesso annullato dall'applicazione",
  205. "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "L'applicazione \"%1$s\" non può essere installata poiché le seguenti dipendenze non sono soddisfatte: %2$s",
  206. "a safe home for all your data" : "un posto sicuro per tutti i tuoi dati",
  207. "File is currently busy, please try again later" : "Il file è attualmente occupato, riprova più tardi",
  208. "Cannot read file" : "Impossibile leggere il file",
  209. "Application is not enabled" : "L'applicazione non è abilitata",
  210. "Authentication error" : "Errore di autenticazione",
  211. "Token expired. Please reload page." : "Token scaduto. Ricarica la pagina.",
  212. "No database drivers (sqlite, mysql, or postgresql) installed." : "Nessun driver di database (sqlite, mysql o postgresql) installato",
  213. "Cannot write into \"config\" directory" : "Impossibile scrivere nella cartella \"config\"",
  214. "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Ciò può essere normalmente corretto fornendo al server web accesso in scrittura alla cartella di configurazione. Vedi %s",
  215. "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "O, se preferisci mantenere il file config.php in sola lettura, imposta l'opzione \"config_is_read_only\" a true. Vedi %s",
  216. "Cannot write into \"apps\" directory" : "Impossibile scrivere nella cartella \"apps\"",
  217. "This can usually be fixed by giving the webserver write access to the apps directory or disabling the App Store in the config file." : "Questo può essere normalmente corretto fornendo al server web accesso in scrittura alla cartella \"apps\" o disabilitando il negozio delle applicazioni nel file di configurazione.",
  218. "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Ciò può essere normalmente corretto fornendo al server web accesso in scrittura alla cartella radice. Vedi %s",
  219. "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "I permessi possono essere normalmente corretti fornendo al server web accesso in scrittura alla cartella radice. Vedi %s.",
  220. "Setting locale to %s failed" : "L'impostazione della localizzazione a %s non è riuscita",
  221. "Please install one of these locales on your system and restart your webserver." : "Installa una delle seguenti localizzazioni sul tuo sistema e riavvia il server web.",
  222. "PHP module %s not installed." : "Il modulo PHP %s non è installato.",
  223. "Please ask your server administrator to install the module." : "Chiedi all'amministratore del tuo server di installare il modulo.",
  224. "PHP setting \"%s\" is not set to \"%s\"." : "L'impostazione \"%s\" di PHP non è configurata a \"%s\".",
  225. "Adjusting this setting in php.ini will make Nextcloud run again" : "Per eseguire nuovamente Nextcloud, modificare questa impostazione nel file php.ini",
  226. "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload è impostata a \"%s\" invece del valore atteso \"0\"",
  227. "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Per correggere questo problema, imposta <code>mbstring.func_overload</code> a <code>0</code> nel tuo php.ini",
  228. "libxml2 2.7.0 is at least required. Currently %s is installed." : "È richiesta almeno la versione 2.7.0 di libxml2. Quella attualmente installata è la %s.",
  229. "To fix this issue update your libxml2 version and restart your web server." : "Per risolvere questo problema, aggiorna la tua versione di libxml2 e riavvia il server web.",
  230. "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Sembra che PHP sia configurato per rimuovere i blocchi di documentazione in linea. Ciò renderà inaccessibili diverse applicazioni principali.",
  231. "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Ciò è causato probabilmente da una cache/acceleratore come Zend OPcache o eAccelerator.",
  232. "PHP modules have been installed, but they are still listed as missing?" : "Sono stati installati moduli PHP, ma sono elencati ancora come mancanti?",
  233. "Please ask your server administrator to restart the web server." : "Chiedi all'amministratore di riavviare il server web.",
  234. "PostgreSQL >= 9 required" : "Richiesto PostgreSQL >= 9",
  235. "Please upgrade your database version" : "Aggiorna la versione del tuo database",
  236. "Your data directory is readable by other users" : "La cartella dei dati è leggibile dagli altri utenti",
  237. "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Modifica i permessi in 0770 in modo tale che la cartella non sia leggibile dagli altri utenti.",
  238. "Your data directory must be an absolute path" : "La cartella dei dati deve essere un percorso assoluto",
  239. "Check the value of \"datadirectory\" in your configuration" : "Controlla il valore di \"datadirectory\" nella tua configurazione",
  240. "Your data directory is invalid" : "La cartella dei dati non è valida",
  241. "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Assicurati che ci sia un file \".ocdata\" nella radice della cartella data.",
  242. "Action \"%s\" not supported or implemented." : "Azione \"%s\" non supportata o implementata.",
  243. "Authentication failed, wrong token or provider ID given" : "Autenticazione non riuscita, token o ID fornitore errato ",
  244. "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Parametri mancanti per completare la richiesta. Parametri mancanti: \"%s\"",
  245. "ID \"%1$s\" already used by cloud federation provider \"%2$s\"" : "ID \"%1$s\" già utilizzato dal fornitore della federazione cloud \"%2$s\"",
  246. "Cloud Federation Provider with ID: \"%s\" does not exist." : "Il fornitore della federazione cloud con ID: \"%s\" non esiste.",
  247. "Could not obtain lock type %d on \"%s\"." : "Impossibile ottenere il blocco di tipo %d su \"%s\".",
  248. "Storage unauthorized. %s" : "Archiviazione non autorizzata. %s",
  249. "Storage incomplete configuration. %s" : "Configurazione dell'archiviazione incompleta.%s",
  250. "Storage connection error. %s" : "Errore di connessione all'archiviazione. %s",
  251. "Storage is temporarily not available" : "L'archiviazione è temporaneamente non disponibile",
  252. "Storage connection timeout. %s" : "Timeout di connessione all'archiviazione. %s",
  253. "This can usually be fixed by giving the webserver write access to the config directory" : "Ciò può essere normalmente corretto fornendo al server web accesso in scrittura alla cartella \"config\"",
  254. "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "O, se preferisci mantenere il file config.php in sola lettura, imposta l'opzione \"config_is_read_only\" a true.",
  255. "Can't create or write into the data directory %s" : "Impossibile creare o scrivere nella cartella dei dati %s",
  256. "Invalid Federated Cloud ID" : "ID di cloud federata non valido",
  257. "Can’t increase permissions of %s" : "Impossibile aumentare i permessi di %s",
  258. "Files can’t be shared with delete permissions" : "I file non possono essere condivisi con permessi di eliminazione",
  259. "Files can’t be shared with create permissions" : "I file non possono essere condivisi con permessi di creazione",
  260. "Can’t set expiration date more than %s days in the future" : "Impossibile impostare la data di scadenza a più di %s giorni nel futuro",
  261. "Can't read file" : "Impossibile leggere il file",
  262. "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "Questo può essere normalmente corretto fornendo al server web accesso in scrittura alla cartella \"apps\" o disabilitando il negozio delle applicazioni nel file di configurazione.",
  263. "Cannot create \"data\" directory" : "Impossibile creare la cartella \"data\""
  264. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  265. }