Blame view

sources/settings/l10n/it.php 13.3 KB
31b7f2792   Kload   Upgrade to ownclo...
1
2
  <?php
  $TRANSLATIONS = array(
03e52840d   Kload   Init
3
4
  "Unable to load list from App Store" => "Impossibile caricare l'elenco dall'App Store",
  "Authentication error" => "Errore di autenticazione",
31b7f2792   Kload   Upgrade to ownclo...
5
6
  "Your full name has been changed." => "Il tuo nome completo è stato cambiato.",
  "Unable to change full name" => "Impossibile cambiare il nome completo",
03e52840d   Kload   Init
7
8
  "Group already exists" => "Il gruppo esiste già",
  "Unable to add group" => "Impossibile aggiungere il gruppo",
03e52840d   Kload   Init
9
10
11
12
13
14
15
16
17
18
  "Email saved" => "Email salvata",
  "Invalid email" => "Email non valida",
  "Unable to delete group" => "Impossibile eliminare il gruppo",
  "Unable to delete user" => "Impossibile eliminare l'utente",
  "Language changed" => "Lingua modificata",
  "Invalid request" => "Richiesta non valida",
  "Admins can't remove themself from the admin group" => "Gli amministratori non possono rimuovere se stessi dal gruppo di amministrazione",
  "Unable to add user to group %s" => "Impossibile aggiungere l'utente al gruppo %s",
  "Unable to remove user from group %s" => "Impossibile rimuovere l'utente dal gruppo %s",
  "Couldn't update app." => "Impossibile aggiornate l'applicazione.",
31b7f2792   Kload   Upgrade to ownclo...
19
20
21
22
23
24
  "Wrong password" => "Password errata",
  "No user supplied" => "Non è stato fornito alcun utente",
  "Please provide an admin recovery password, otherwise all user data will be lost" => "Fornisci una password amministrativa di ripristino altrimenti tutti i dati degli utenti saranno persi.",
  "Wrong admin recovery password. Please check the password and try again." => "Password amministrativa di ripristino errata. Controlla la password e prova ancora.",
  "Back-end doesn't support password change, but the users encryption key was successfully updated." => "Il motore non supporta la modifica della password, ma la chiave di cifratura dell'utente è stata aggiornata correttamente.",
  "Unable to change password" => "Impossibile cambiare la password",
03e52840d   Kload   Init
25
26
27
28
  "Update to {appversion}" => "Aggiorna a {appversion}",
  "Disable" => "Disabilita",
  "Enable" => "Abilita",
  "Please wait...." => "Attendere...",
31b7f2792   Kload   Upgrade to ownclo...
29
30
  "Error while disabling app" => "Errore durante la disattivazione",
  "Error while enabling app" => "Errore durante l'attivazione",
03e52840d   Kload   Init
31
32
33
  "Updating...." => "Aggiornamento in corso...",
  "Error while updating app" => "Errore durante l'aggiornamento",
  "Error" => "Errore",
31b7f2792   Kload   Upgrade to ownclo...
34
  "Update" => "Aggiorna",
03e52840d   Kload   Init
35
  "Updated" => "Aggiornato",
31b7f2792   Kload   Upgrade to ownclo...
36
37
  "Select a profile picture" => "Seleziona un'immagine del profilo",
  "Decrypting files... Please wait, this can take some time." => "Decifratura dei file in corso... Attendi, potrebbe richiedere del tempo.",
03e52840d   Kload   Init
38
39
40
41
42
43
44
45
46
47
48
  "Saving..." => "Salvataggio in corso...",
  "deleted" => "eliminati",
  "undo" => "annulla",
  "Unable to remove user" => "Impossibile rimuovere l'utente",
  "Groups" => "Gruppi",
  "Group Admin" => "Gruppi amministrati",
  "Delete" => "Elimina",
  "add group" => "aggiungi gruppo",
  "A valid username must be provided" => "Deve essere fornito un nome utente valido",
  "Error creating user" => "Errore durante la creazione dell'utente",
  "A valid password must be provided" => "Deve essere fornita una password valida",
31b7f2792   Kload   Upgrade to ownclo...
49
  "Warning: Home directory for user \"{user}\" already exists" => "Avviso: la cartella home dell'utente \"{user}\" esiste già",
03e52840d   Kload   Init
50
  "__language_name__" => "Italiano",
31b7f2792   Kload   Upgrade to ownclo...
51
52
53
54
55
  "Everything (fatal issues, errors, warnings, info, debug)" => "Tutto (problemi gravi, errori, avvisi, informazioni, debug)",
  "Info, warnings, errors and fatal issues" => "Informazioni, avvisi, errori e problemi gravi",
  "Warnings, errors and fatal issues" => "Avvisi, errori e problemi gravi",
  "Errors and fatal issues" => "Errori e problemi gravi",
  "Fatal issues only" => "Solo problemi gravi",
03e52840d   Kload   Init
56
  "Security Warning" => "Avviso di sicurezza",
31b7f2792   Kload   Upgrade to ownclo...
57
58
59
  "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." => "Sei connesso a %s con il protocollo HTTP. Ti suggeriamo fortemente di configurare il tuo server per richiedere l'utilizzo del protocollo HTTPS al posto di HTTP.",
  "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "La cartella dei dati e i tuoi file sono probabilmente accessibili da Internet.
  Il file .htaccess non funziona. Ti consigliamo vivamente di configurare il server web in modo che la cartella dei dati non sia più accessibile o spostare la cartella fuori dalla radice del server web.",
03e52840d   Kload   Init
60
61
  "Setup Warning" => "Avviso di configurazione",
  "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Il tuo server web non è configurato correttamente per consentire la sincronizzazione dei file poiché l'interfaccia WebDAV sembra essere danneggiata.",
31b7f2792   Kload   Upgrade to ownclo...
62
  "Please double check the <a href=\"%s\">installation guides</a>." => "Leggi attentamente le <a href='%s'>guide d'installazione</a>.",
03e52840d   Kload   Init
63
64
  "Module 'fileinfo' missing" => "Modulo 'fileinfo' mancante",
  "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "Il modulo PHP 'fileinfo' non è presente. Consigliamo vivamente di abilitare questo modulo per ottenere risultati migliori con il rilevamento dei tipi MIME.",
31b7f2792   Kload   Upgrade to ownclo...
65
66
  "Your PHP version is outdated" => "La tua versione di PHP è superata",
  "Your PHP version is outdated. We strongly recommend to update to 5.3.8 or newer because older versions are known to be broken. It is possible that this installation is not working correctly." => "La tua versione di PHP è superata. Ti raccomandiamo di aggiornare alla versione 5.3.8 o superiore poiché è risaputo che le vecchie versioni siano fallate. L'installazione attuale potrebbe non funzionare correttamente.",
03e52840d   Kload   Init
67
  "Locale not working" => "Locale non funzionante",
31b7f2792   Kload   Upgrade to ownclo...
68
69
70
71
  "System locale can not be set to a one which supports UTF-8." => "La localizzazione di sistema non può essere impostata a una che supporta UTF-8.",
  "This means that there might be problems with certain characters in file names." => "Ciò significa che potrebbero esserci problemi con alcuni caratteri nei nomi dei file.",
  "We strongly suggest to install the required packages on your system to support one of the following locales: %s." => "Consigliamo vivamente di installare i pacchetti richiesti sul tuo sistema per supportare una delle
  localizzazioni seguenti: %s.",
03e52840d   Kload   Init
72
  "Internet connection not working" => "Concessione Internet non funzionante",
31b7f2792   Kload   Upgrade to ownclo...
73
  "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." => "Questo server ownCloud non ha una connessione a Internet funzionante. Ciò significa che alcune delle funzionalità come il montaggio di archivi esterni, le notifiche degli aggiornamenti o l'installazione di applicazioni di terze parti non funzioneranno. L'accesso remoto ai file e l'invio di email di notifica potrebbero non funzionare. Ti suggeriamo di abilitare la connessione a Internet del server se desideri disporre di tutte le funzionalità.",
03e52840d   Kload   Init
74
75
  "Cron" => "Cron",
  "Execute one task with each page loaded" => "Esegui un'operazione con ogni pagina caricata",
31b7f2792   Kload   Upgrade to ownclo...
76
77
  "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." => "cron.php è registrato su un servizio webcron per invocare cron.php ogni 15 minuti su http.",
  "Use systems cron service to call the cron.php file every 15 minutes." => "Usa il servizio cron di sistema per invocare il file cron.php ogni 15 minuti.",
03e52840d   Kload   Init
78
79
80
81
82
  "Sharing" => "Condivisione",
  "Enable Share API" => "Abilita API di condivisione",
  "Allow apps to use the Share API" => "Consenti alle applicazioni di utilizzare le API di condivisione",
  "Allow links" => "Consenti collegamenti",
  "Allow users to share items to the public with links" => "Consenti agli utenti di condividere pubblicamente elementi tramite collegamenti",
31b7f2792   Kload   Upgrade to ownclo...
83
84
  "Allow public uploads" => "Consenti caricamenti pubblici",
  "Allow users to enable others to upload into their publicly shared folders" => "Consenti agli utenti di abilitare altri al caricamento nelle loro cartelle pubbliche condivise",
03e52840d   Kload   Init
85
86
87
88
  "Allow resharing" => "Consenti la ri-condivisione",
  "Allow users to share items shared with them again" => "Consenti agli utenti di condividere a loro volta elementi condivisi da altri",
  "Allow users to share with anyone" => "Consenti agli utenti di condividere con chiunque",
  "Allow users to only share with users in their groups" => "Consenti agli utenti di condividere solo con utenti dei loro gruppi",
31b7f2792   Kload   Upgrade to ownclo...
89
90
  "Allow mail notification" => "Consenti le notifiche tramite posta elettronica",
  "Allow user to send mail notification for shared files" => "Consenti all'utente di inviare notifiche tramite posta elettronica per i file condivisi",
03e52840d   Kload   Init
91
92
  "Security" => "Protezione",
  "Enforce HTTPS" => "Forza HTTPS",
31b7f2792   Kload   Upgrade to ownclo...
93
94
  "Forces the clients to connect to %s via an encrypted connection." => "Forza i client a connettersi a %s tramite una connessione cifrata.",
  "Please connect to your %s via HTTPS to enable or disable the SSL enforcement." => "Connettiti al tuo %s tramite HTTPS per abilitare o disabilitare l'applicazione di SSL.",
03e52840d   Kload   Init
95
96
  "Log" => "Log",
  "Log level" => "Livello di log",
31b7f2792   Kload   Upgrade to ownclo...
97
98
  "More" => "Altro",
  "Less" => "Meno",
03e52840d   Kload   Init
99
100
101
102
103
104
105
  "Version" => "Versione",
  "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Sviluppato dalla <a href=\"http://ownCloud.org/contact\" target=\"_blank\">comunità di ownCloud</a>, il <a href=\"https://github.com/owncloud\" target=\"_blank\">codice sorgente</a> è rilasciato nei termini della licenza <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.",
  "Add your App" => "Aggiungi la tua applicazione",
  "More Apps" => "Altre applicazioni",
  "Select an App" => "Seleziona un'applicazione",
  "See application page at apps.owncloud.com" => "Vedere la pagina dell'applicazione su apps.owncloud.com",
  "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-licenziato da <span class=\"author\"></span>",
03e52840d   Kload   Init
106
107
108
109
110
111
  "User Documentation" => "Documentazione utente",
  "Administrator Documentation" => "Documentazione amministratore",
  "Online Documentation" => "Documentazione in linea",
  "Forum" => "Forum",
  "Bugtracker" => "Sistema di tracciamento bug",
  "Commercial Support" => "Supporto commerciale",
03e52840d   Kload   Init
112
113
  "Get the apps to sync your files" => "Scarica le applicazioni per sincronizzare i tuoi file",
  "Show First Run Wizard again" => "Mostra nuovamente la procedura di primo avvio",
31b7f2792   Kload   Upgrade to ownclo...
114
  "You have used <strong>%s</strong> of the available <strong>%s</strong>" => "Hai utilizzato <strong>%s</strong> dei <strong>%s</strong> disponibili",
03e52840d   Kload   Init
115
116
117
118
119
120
  "Password" => "Password",
  "Your password was changed" => "La tua password è cambiata",
  "Unable to change your password" => "Modifica password non riuscita",
  "Current password" => "Password attuale",
  "New password" => "Nuova password",
  "Change password" => "Modifica password",
31b7f2792   Kload   Upgrade to ownclo...
121
122
  "Full Name" => "Nome completo",
  "Email" => "Posta elettronica",
03e52840d   Kload   Init
123
124
  "Your email address" => "Il tuo indirizzo email",
  "Fill in an email address to enable password recovery" => "Inserisci il tuo indirizzo email per abilitare il recupero della password",
31b7f2792   Kload   Upgrade to ownclo...
125
126
127
128
129
130
131
132
  "Profile picture" => "Immagine del profilo",
  "Upload new" => "Carica nuova",
  "Select new from Files" => "Seleziona nuova da file",
  "Remove image" => "Rimuovi immagine",
  "Either png or jpg. Ideally square but you will be able to crop it." => "Sia png che jpg. Preferibilmente quadrata, ma potrai ritagliarla.",
  "Your avatar is provided by your original account." => "Il tuo avatar è ottenuto da tuo account originale.",
  "Abort" => "Interrompi",
  "Choose as profile image" => "Scegli come immagine del profilo",
03e52840d   Kload   Init
133
134
135
  "Language" => "Lingua",
  "Help translate" => "Migliora la traduzione",
  "WebDAV" => "WebDAV",
31b7f2792   Kload   Upgrade to ownclo...
136
137
138
139
140
  "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Utilizza questo indirizzo per <a href=\"%s\" target=\"_blank\">accedere ai tuoi file con WebDAV</a>",
  "Encryption" => "Cifratura",
  "The encryption app is no longer enabled, please decrypt all your files" => "L'applicazione di cifratura non è più abilitata, decifra tutti i tuoi file",
  "Log-in password" => "Password di accesso",
  "Decrypt all Files" => "Decifra tutti i file",
03e52840d   Kload   Init
141
142
  "Login Name" => "Nome utente",
  "Create" => "Crea",
31b7f2792   Kload   Upgrade to ownclo...
143
144
  "Admin Recovery Password" => "Password di ripristino amministrativa",
  "Enter the recovery password in order to recover the users files during password change" => "Digita la password di ripristino per recuperare i file degli utenti durante la modifica della password.",
03e52840d   Kload   Init
145
  "Default Storage" => "Archiviazione predefinita",
31b7f2792   Kload   Upgrade to ownclo...
146
  "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" => "Digita la quota di archiviazione (ad es.: \"512 MB\" or \"12 GB\")",
03e52840d   Kload   Init
147
148
  "Unlimited" => "Illimitata",
  "Other" => "Altro",
31b7f2792   Kload   Upgrade to ownclo...
149
  "Username" => "Nome utente",
03e52840d   Kload   Init
150
  "Storage" => "Archiviazione",
31b7f2792   Kload   Upgrade to ownclo...
151
  "change full name" => "modica nome completo",
03e52840d   Kload   Init
152
153
154
  "set new password" => "imposta una nuova password",
  "Default" => "Predefinito"
  );
31b7f2792   Kload   Upgrade to ownclo...
155
  $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";