Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-10 05:33:54 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-10 05:33:54 +0300
commit8541707f3286e34b8ec24c5399776f61ec8fbb9d (patch)
treea56594eb14ec587d60601ce828daf809310f84d7 /core/l10n/it.js
parentb1616dea537db24280fe683b6124936c91e1fc82 (diff)
[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.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js
index 909a423550e..98602a155de 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -398,7 +398,6 @@ 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",
- "Request password" : "Richiedi password"
+ "{user} hasn't added any info yet" : "{user} non ha ancora aggiunto alcuna informazione"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");