diff options
author | Lukas Reschke <lukas@owncloud.com> | 2016-07-01 11:36:35 +0200 |
---|---|---|
committer | Lukas Reschke <lukas@owncloud.com> | 2016-07-01 11:36:35 +0200 |
commit | 179a355b2cd3dc489a54cc27fd717f67373d0b1e (patch) | |
tree | f87a5586086635d4cbd18771b442ee771f79e441 /settings/l10n/it.js | |
parent | 8e002b61554308cb4d50570f715303a82136f0fa (diff) | |
parent | 2d2d2267f7f38ca29e7b87f40fae62261614b0d1 (diff) | |
download | nextcloud-server-179a355b2cd3dc489a54cc27fd717f67373d0b1e.tar.gz nextcloud-server-179a355b2cd3dc489a54cc27fd717f67373d0b1e.zip |
Merge remote-tracking branch 'upstream/master' into master-sync-upstream
Diffstat (limited to 'settings/l10n/it.js')
-rw-r--r-- | settings/l10n/it.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/settings/l10n/it.js b/settings/l10n/it.js index 4eebb5a5223..2165464a6e6 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -279,6 +279,8 @@ OC.L10N.register( "An app password is a passcode that gives an app or device permissions to access your %s account." : "Una password di applicazione รจ un codice di sicurezza che fornisce a un'applicazione o a un dispositivo i permessi per accedere al tuo account %s.", "App name" : "Nome applicazione", "Create new app password" : "Crea nuova password di applicazione", + "Use the credentials below to configure your app or device." : "Usa le credenziali seguenti per configurare l'applicazione o il dispositivo.", + "Username" : "Nome utente", "Done" : "Completato", "Get the apps to sync your files" : "Scarica le applicazioni per sincronizzare i tuoi file", "Desktop client" : "Client desktop", @@ -292,7 +294,6 @@ OC.L10N.register( "Show user backend" : "Mostra il motore utente", "Send email to new user" : "Invia email al nuovo utente", "Show email address" : "Mostra l'indirizzo email", - "Username" : "Nome utente", "E-Mail" : "Posta elettronica", "Create" : "Crea", "Admin Recovery Password" : "Password di ripristino amministrativa", |