diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-11-14 02:19:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-11-14 02:19:57 +0000 |
commit | fa9b2278fa5cbcb908588da58fe471d808f1e05d (patch) | |
tree | 9ac87e4620dd1c892704a34b27d537d9e436fcad /apps/files/l10n/it.json | |
parent | 1953fccdc2854d4a69b200fe6652392e0c1fbb88 (diff) | |
download | nextcloud-server-fa9b2278fa5cbcb908588da58fe471d808f1e05d.tar.gz nextcloud-server-fa9b2278fa5cbcb908588da58fe471d808f1e05d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/it.json')
-rw-r--r-- | apps/files/l10n/it.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index 32150b2bd29..f81e66af13f 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -202,6 +202,8 @@ "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>", "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", - "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>" + "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>", + "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}%)" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |