diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-22 00:07:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-22 00:07:36 +0000 |
commit | 363d1c69dda472c76cf258e1fcd77d5765671e2b (patch) | |
tree | 146b2e72101716154b10093d2c907df0c4c172f7 /settings | |
parent | 17c7b64f04510e9f37e105c579fb4314d4460fc5 (diff) | |
download | nextcloud-server-363d1c69dda472c76cf258e1fcd77d5765671e2b.tar.gz nextcloud-server-363d1c69dda472c76cf258e1fcd77d5765671e2b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/it.js | 3 | ||||
-rw-r--r-- | settings/l10n/it.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/settings/l10n/it.js b/settings/l10n/it.js index 1948a10ea5d..f867e6ad422 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -18,6 +18,7 @@ OC.L10N.register( "Group already exists." : "Il gruppo esiste già.", "Unable to add group." : "Impossibile aggiungere il gruppo.", "Unable to delete group." : "Impossibile eliminare il gruppo.", + "Well done, %s!" : "Ben fatto, %s!", "Mail could not be sent. Check your mail server log" : "Il messaggio non può essere inviato controlla il log del tuo server di posta", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Si è verificato un problema durante l'invio dell'email. Controlla le tue impostazioni. (Errore: %s)", "You need to set your user email before being able to send test emails." : "Devi impostare l'indirizzo del tuo utente prima di poter provare l'invio delle email.", @@ -48,6 +49,7 @@ OC.L10N.register( "Migration in progress. Please wait until the migration is finished" : "Migrazione in corso. Attendi fino al completamento della migrazione", "Migration started …" : "Migrazione avviata...", "Not saved" : "Non salvato", + "Sending…" : "Invio in corso...", "Email sent" : "Email inviata", "Official" : "Ufficiale", "All" : "Tutti", @@ -70,6 +72,7 @@ OC.L10N.register( "Updating...." : "Aggiornamento in corso...", "Error while updating app" : "Errore durante l'aggiornamento", "Updated" : "Aggiornato", + "Uninstalling …" : "Disinstallazione in corso...", "Error while uninstalling app" : "Errore durante la disinstallazione dell'applicazione", "Uninstall" : "Disinstalla", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "L'applicazione è stata abilitata, ma deve essere aggiornata. Sarai rediretto alla pagina di aggiornamento in 5 secondi.", diff --git a/settings/l10n/it.json b/settings/l10n/it.json index 89dc3a4da7c..c283db696e7 100644 --- a/settings/l10n/it.json +++ b/settings/l10n/it.json @@ -16,6 +16,7 @@ "Group already exists." : "Il gruppo esiste già.", "Unable to add group." : "Impossibile aggiungere il gruppo.", "Unable to delete group." : "Impossibile eliminare il gruppo.", + "Well done, %s!" : "Ben fatto, %s!", "Mail could not be sent. Check your mail server log" : "Il messaggio non può essere inviato controlla il log del tuo server di posta", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Si è verificato un problema durante l'invio dell'email. Controlla le tue impostazioni. (Errore: %s)", "You need to set your user email before being able to send test emails." : "Devi impostare l'indirizzo del tuo utente prima di poter provare l'invio delle email.", @@ -46,6 +47,7 @@ "Migration in progress. Please wait until the migration is finished" : "Migrazione in corso. Attendi fino al completamento della migrazione", "Migration started …" : "Migrazione avviata...", "Not saved" : "Non salvato", + "Sending…" : "Invio in corso...", "Email sent" : "Email inviata", "Official" : "Ufficiale", "All" : "Tutti", @@ -68,6 +70,7 @@ "Updating...." : "Aggiornamento in corso...", "Error while updating app" : "Errore durante l'aggiornamento", "Updated" : "Aggiornato", + "Uninstalling …" : "Disinstallazione in corso...", "Error while uninstalling app" : "Errore durante la disinstallazione dell'applicazione", "Uninstall" : "Disinstalla", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "L'applicazione è stata abilitata, ma deve essere aggiornata. Sarai rediretto alla pagina di aggiornamento in 5 secondi.", |