diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-09-18 11:50:02 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-09-18 11:50:02 -0400 |
commit | 6b1843d91b88ef0d928c683e1cc3f87a7f1b90ff (patch) | |
tree | eaa3d40397219d2d4d0b114fc99af36d11137d88 /settings/l10n/it.php | |
parent | 817b8d151b2a3ad6f3e9758397a6f8d8033e39c3 (diff) | |
download | nextcloud-server-6b1843d91b88ef0d928c683e1cc3f87a7f1b90ff.tar.gz nextcloud-server-6b1843d91b88ef0d928c683e1cc3f87a7f1b90ff.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/it.php')
-rw-r--r-- | settings/l10n/it.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/settings/l10n/it.php b/settings/l10n/it.php index 29594a95dcf..b06fc2a0f67 100644 --- a/settings/l10n/it.php +++ b/settings/l10n/it.php @@ -27,6 +27,7 @@ $TRANSLATIONS = array( "Error" => "Errore", "Update" => "Aggiorna", "Updated" => "Aggiornato", +"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.", "Saving..." => "Salvataggio in corso...", "deleted" => "eliminati", @@ -100,6 +101,13 @@ $TRANSLATIONS = array( "Email" => "Posta elettronica", "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", +"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.", +"Abort" => "Interrompi", +"Choose as profile image" => "Scegli come immagine del profilo", "Language" => "Lingua", "Help translate" => "Migliora la traduzione", "WebDAV" => "WebDAV", |