summaryrefslogtreecommitdiffstats
path: root/core/l10n/it.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-09 02:31:52 +0000
committerNextcloud bot <bot@nextcloud.com>2022-06-09 02:31:52 +0000
commitda58e46ecded68585f6ce3c5ce778be076711b1a (patch)
tree245f05bbcd332b963d80ed0a679b94db68233b34 /core/l10n/it.js
parentb7089c20ee4dd0f4b8bc805068aadbaf89a6a081 (diff)
downloadnextcloud-server-da58e46ecded68585f6ce3c5ce778be076711b1a.tar.gz
nextcloud-server-da58e46ecded68585f6ce3c5ce778be076711b1a.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r--core/l10n/it.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js
index af76498efaa..909a423550e 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -355,7 +355,6 @@ OC.L10N.register(
"Email address" : "Indirizzo email",
"Password sent!" : "Password inviata!",
"You are not authorized to request a password for this share" : "Non sei autorizzato a richiedere una password per questa condivisione",
- "Request password" : "Richiedi password",
"Go to %s" : "Vai a %s",
"Two-factor authentication" : "Autenticazione a due fattori",
"Enhanced security is enabled for your account. Choose a second factor for authentication:" : "La sicurezza migliorata è abilitata per il tuo account. Scegli un secondo fattore per l'autenticazione:",
@@ -399,6 +398,7 @@ OC.L10N.register(
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "La cartella dei dati e i tuoi file sono probabilmente accessibili da Internet. Il file .htaccess non funziona. Ti consigliamo vivamente di configurare il server web in modo che la cartella dei dati non sia più accessibile o di spostare la cartella fuori dalla radice del server web.",
"The password is wrong. Try again." : "La password è errata. Prova ancora.",
"You haven't added any info yet" : "Non hai ancora aggiunto alcuna informazione",
- "{user} hasn't added any info yet" : "{user} non ha ancora aggiunto alcuna informazione"
+ "{user} hasn't added any info yet" : "{user} non ha ancora aggiunto alcuna informazione",
+ "Request password" : "Richiedi password"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");