diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-16 00:19:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-16 00:19:00 +0000 |
commit | 21042c3e0fbaa681f69652af7fe7e1efa5bf0eb2 (patch) | |
tree | c4ec68b13b6c23e74b74808e448d0202d066b254 /apps/settings/l10n/it.js | |
parent | 34783ca98ba929ff6e992a50ab2e78fd129f8cb2 (diff) | |
download | nextcloud-server-21042c3e0fbaa681f69652af7fe7e1efa5bf0eb2.tar.gz nextcloud-server-21042c3e0fbaa681f69652af7fe7e1efa5bf0eb2.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js index da59845237b..d5a46e207d3 100644 --- a/apps/settings/l10n/it.js +++ b/apps/settings/l10n/it.js @@ -51,8 +51,8 @@ OC.L10N.register( "Remote wipe has finished on %1$s" : "Cancellazione remota terminata su %1$s", "Your <strong>password</strong> or <strong>email</strong> was modified" : "La tua<strong>password</strong> o <strong>email</strong> รจ stata modificata", "Apps" : "Applicazioni", - "Could not remove app." : "Impossibile rimuovere l'app.", - "Could not update app." : "Impossibile aggiornare l'app.", + "Could not remove app." : "Impossibile rimuovere l'applicazione.", + "Could not update app." : "Impossibile aggiornare l'applicazione.", "Wrong password" : "Password errata", "Unable to change personal password" : "Impossibile cambiare la password personale", "Saved" : "Salvato", |