diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-11-14 02:19:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-11-14 02:19:36 +0000 |
commit | 569c615383ba5b25033ee9fa3961c79be1e8b2f5 (patch) | |
tree | b3a03db7111edea838157a9ed5b55ec0b6759568 /apps/files/l10n/it.js | |
parent | cd270d49c0782a7fbe2d63cb574654d1c1511461 (diff) | |
download | nextcloud-server-569c615383ba5b25033ee9fa3961c79be1e8b2f5.tar.gz nextcloud-server-569c615383ba5b25033ee9fa3961c79be1e8b2f5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/it.js')
-rw-r--r-- | apps/files/l10n/it.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index 7a9cb339530..13ccf99d9a9 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -204,6 +204,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>", "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}%)" }, "nplurals=2; plural=(n != 1);"); |