diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-25 02:44:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-25 02:44:17 +0000 |
commit | d66bf39de5b37e6269b77c8af7865233c1a40ab2 (patch) | |
tree | 8cb818e177a47165431981ef347d40561d781d01 /apps/settings/l10n/it.js | |
parent | 96a21056c4aa2b7ae11e4414e1427e3941a8de11 (diff) | |
download | nextcloud-server-d66bf39de5b37e6269b77c8af7865233c1a40ab2.tar.gz nextcloud-server-d66bf39de5b37e6269b77c8af7865233c1a40ab2.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/it.js')
-rw-r--r-- | apps/settings/l10n/it.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js index f9645aeb57c..110f410f308 100644 --- a/apps/settings/l10n/it.js +++ b/apps/settings/l10n/it.js @@ -287,7 +287,6 @@ OC.L10N.register( "Enable Profile" : "Attiva profilo", "Unable to update profile enabled state" : "Impossibile aggiornare lo stato di attivazione del profilo", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "L'impostazione più restrittiva di visibilità o ambito è rispettata sul tuo profilo. Ad esempio, quando la visibilità è su \"Mostra a tutti\" e l'ambito è su \"Privato\", verrà rispettato \"Privato\".", - "{displayId}" : "{displayId}", "Unable to update visibility of {displayId}" : "Impossibile aggiornare la visibilità di {displayId}", "Your role" : "Il tuo ruolo", "Your Twitter handle" : "Il tuo nome utente su Twitter", @@ -476,6 +475,7 @@ OC.L10N.register( "No full name set" : "Nessun nome impostato", "Unable to update headline" : "Impossibile aggiornare il titolo", "Unable to update organisation" : "Impossibile aggiornare l'organizzazione", + "{displayId}" : "{displayId}", "Unable to update role" : "Impossibile aggiornare il ruolo", "Change scope level of {accountProperty}" : "Cambia livello di ambito di {accountProperty}", "Unable to update federation scope of the primary {accountProperty}" : "Impossibile aggiornare l'ambito federativo del {accountProperty} primario", |