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>2021-05-27 05:28:23 +0300
committerNextcloud bot <bot@nextcloud.com>2021-05-27 05:28:23 +0300
commit73446a911c03e52ee64af74cbe6679f84229727c (patch)
treea5ce94a69ab4433590ccf29ced37e4ed6c39c1af /apps/files/l10n/it.json
parent982186ec4aef622674abba976a8569281d49f5b8 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/it.json')
-rw-r--r--apps/files/l10n/it.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json
index e12689a4308..a2c0dbe007d 100644
--- a/apps/files/l10n/it.json
+++ b/apps/files/l10n/it.json
@@ -77,6 +77,8 @@
"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 valido",
+ "Storage of {owner} is full, files cannot be updated or synced anymore!" : "Lo spazio di archiviazione di {owner} è pieno, i file non possono essere più aggiornati o sincronizzati!",
+ "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "La cartella di gruppo \"{mountPoint}\" è piena, i file non possono più essere aggiornati o sincronizzati!",
"Storage of {owner} is almost full ({usedSpacePercent}%)." : "Lo spazio di archiviazione di {owner} è quasi pieno ({usedSpacePercent}%).",
"Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "La cartella di gruppo \"{mountPoint}\" è quasi piena ({usedSpacePercent}%).",
"External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "L'archiviazione esterna \"{mountPoint}\" è quasi piena ({usedSpacePercent}%).",