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-08-31 05:16:20 +0300
committerNextcloud bot <bot@nextcloud.com>2020-08-31 05:16:20 +0300
commit07ffd36697c3679964119c0e817ac015f2bd53e8 (patch)
treefe81f93ca7cdd634daa955e3de9ca5b8f792e067 /apps/files/l10n/it.js
parentba0d3183cefd2ac151563eee9d19c85a88597b4c (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/it.js')
-rw-r--r--apps/files/l10n/it.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js
index 0738d61ee83..2900c4044c7 100644
--- a/apps/files/l10n/it.js
+++ b/apps/files/l10n/it.js
@@ -82,6 +82,10 @@ OC.L10N.register(
"This group folder is full, files can not be updated or synced anymore!" : "Questa cartella di gruppo è piena, i file non possono più essere aggiornati o sincronizzati!",
"This external storage is full, files can not be updated or synced anymore!" : "Questa archiviazione esterna è piena, i file non possono più essere aggiornati o sincronizzati!",
"Your storage is full, files can not be updated or synced anymore!" : "Lo spazio di archiviazione è pieno, i file non possono essere più aggiornati o sincronizzati!",
+ "Storage of {owner} is almost full ({usedSpacePercent}%)." : "Lo spazio di archiviazione di {owner} è quasi pieno ({usedSpacePercent}%).",
+ "This group folder is almost full ({usedSpacePercent}%)." : "Questa cartella di gruppo è quasi piena ({usedSpacePercent}%).",
+ "This external storage is almost full ({usedSpacePercent}%)." : "Questa archiviazione esterna è quasi piena ({usedSpacePercent}%).",
+ "Your storage is almost full ({usedSpacePercent}%)." : "Lo spazio di archiviazione è quasi pieno ({usedSpacePercent}%).",
"_matches '{filter}'_::_match '{filter}'_" : ["corrispondono a '{filter}'","corrisponde a '{filter}'"],
"View in folder" : "Visualizza nella cartella",
"Copied!" : "Copiato!",