summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/it.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-09-05 02:16:55 +0000
committerNextcloud bot <bot@nextcloud.com>2020-09-05 02:16:55 +0000
commit123d33bdd3955b33fe6d40ef06e1984477c44cb8 (patch)
tree16d8ce59b852bedd560f938ebf39856a01956a94 /apps/files/l10n/it.js
parent540e9d517d875e3054ad4e1cf616e0f129de1afb (diff)
downloadnextcloud-server-123d33bdd3955b33fe6d40ef06e1984477c44cb8.tar.gz
nextcloud-server-123d33bdd3955b33fe6d40ef06e1984477c44cb8.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/it.js')
-rw-r--r--apps/files/l10n/it.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js
index 2900c4044c7..dd996cca7d3 100644
--- a/apps/files/l10n/it.js
+++ b/apps/files/l10n/it.js
@@ -199,6 +199,8 @@ OC.L10N.register(
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limita le notifiche relative alla creazione e alla modifica dei tuoi <strong>file preferiti</strong> <em>(Solo flusso)</em>",
"A file or folder has been <strong>restored</strong>" : "Un file o una cartella è stato <strong>ripristinato</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Utilizza questo indirizzo per <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">accedere ai tuoi file con WebDAV</a>",
- "Cannot transfter ownership of a file or folder you don't own" : " Impossibile trasferire la proprietà di un file o di una cartella di altri"
+ "Cannot transfter ownership of a file or folder you don't own" : " Impossibile trasferire la proprietà di un file o di una cartella di altri",
+ "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}%)"
},
"nplurals=2; plural=(n != 1);");