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>2020-02-26 05:18:31 +0300
committerNextcloud bot <bot@nextcloud.com>2020-02-26 05:18:31 +0300
commitb5ba74aed50523f2c965bd9e968409b8460b7ec6 (patch)
treecf450d47f1aad24712ddea1a4682ed4367ab5bcd /core/l10n/it.js
parent0b71df0ed0335d0b81196bd4775d23c535aa6740 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r--core/l10n/it.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js
index 774aedb4ecc..e02226f4abf 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -188,6 +188,10 @@ OC.L10N.register(
"Name" : "Nome",
"Size" : "Dimensione",
"Modified" : "Modificato",
+ "\"{name}\" is an invalid file name." : "\"{name}\" non è un nome file valido.",
+ "File name cannot be empty." : "Il nome del file non può essere vuoto.",
+ "\"/\" is not allowed inside a file name." : "\"/\" non è consentito nel nome di un file.",
+ "\"{name}\" is not an allowed filetype" : "\"{name}\" non è un tipo di file consentito",
"{newName} already exists" : "{newName} esiste già",
"Choose" : "Scegli",
"Copy" : "Copia",