summaryrefslogtreecommitdiffstats
path: root/settings/l10n/it.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-11-09 01:45:32 -0500
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-11-09 01:45:32 -0500
commit3428c03b80a851d3b68790376b1b33846e3b48c6 (patch)
tree4d7af4d68544605c420c67dd822c7f7d116be5bc /settings/l10n/it.php
parentdeafac92737a73c6cf5ec841b8aee8556e378459 (diff)
downloadnextcloud-server-3428c03b80a851d3b68790376b1b33846e3b48c6.tar.gz
nextcloud-server-3428c03b80a851d3b68790376b1b33846e3b48c6.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/it.php')
-rw-r--r--settings/l10n/it.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/settings/l10n/it.php b/settings/l10n/it.php
index 66dd377db16..f6b51930541 100644
--- a/settings/l10n/it.php
+++ b/settings/l10n/it.php
@@ -2,6 +2,8 @@
$TRANSLATIONS = array(
"Unable to load list from App Store" => "Impossibile caricare l'elenco dall'App Store",
"Authentication error" => "Errore di autenticazione",
+"Your full name has been changed." => "Il tuo nome completo è stato cambiato.",
+"Unable to change full name" => "Impossibile cambiare il nome completo",
"Group already exists" => "Il gruppo esiste già",
"Unable to add group" => "Impossibile aggiungere il gruppo",
"Email saved" => "Email salvata",
@@ -109,6 +111,7 @@ $TRANSLATIONS = array(
"Current password" => "Password attuale",
"New password" => "Nuova password",
"Change password" => "Modifica password",
+"Full Name" => "Nome Completo",
"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",
@@ -137,6 +140,7 @@ $TRANSLATIONS = array(
"Other" => "Altro",
"Username" => "Nome utente",
"Storage" => "Archiviazione",
+"change full name" => "Modica nome completo",
"set new password" => "imposta una nuova password",
"Default" => "Predefinito"
);