diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-15 02:17:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-15 02:17:12 +0000 |
commit | bccd13ffae24a3fff460d09cc47712e375efa6c9 (patch) | |
tree | 37968f984bee6802f636c910955ef2cdbd5a01dd /apps/settings/l10n/it.js | |
parent | 7c53f0ed226089b5efc274d32cca3fe12aa9139b (diff) | |
download | nextcloud-server-bccd13ffae24a3fff460d09cc47712e375efa6c9.tar.gz nextcloud-server-bccd13ffae24a3fff460d09cc47712e375efa6c9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/it.js')
-rw-r--r-- | apps/settings/l10n/it.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js index 523671ddb27..062e292d8a7 100644 --- a/apps/settings/l10n/it.js +++ b/apps/settings/l10n/it.js @@ -47,6 +47,7 @@ OC.L10N.register( "{actor} changed your password" : "{actor} ha cambiato la tua password", "You changed your password" : "Hai cambiato la tua password", "Your password was reset by an administrator" : "La tua password è stata reimpostata da un amministratore", + "Your password was reset" : "La tua password è stata reimpostata", "{actor} changed your email address" : "{actor} ha cambiato il tuo indirizzo email", "You changed your email address" : "Hai cambiato il tuo indirizzo email", "Your email address was changed by an administrator" : "Il tuo indirizzo email è stato cambiato da un amministratore", @@ -88,6 +89,7 @@ OC.L10N.register( "%1$s changed your password on %2$s." : "%1$s ha cambiato la tua password su %2$s.", "Your password on %s was changed." : "La tua password su %s è stata modificata.", "Your password on %s was reset by an administrator." : "La tua password su %s è stata reimpostata da un amministratore", + "Your password on %s was reset." : "La tua password su %s è stata reimpostata.", "Password for %1$s changed on %2$s" : "Password per %1$s cambiata su %2$s", "Password changed for %s" : "Password modificata per %s", "If you did not request this, please contact an administrator." : "Se non lo hai richiesto, contatta un amministratore.", |