aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/it.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-11-17 02:18:26 +0000
committerNextcloud bot <bot@nextcloud.com>2020-11-17 02:18:26 +0000
commit7afe12eccbc2bbe9c7d59fd615708da2e0273f41 (patch)
tree5ff79e8e720d14ea143127d5011a7f36a0479eee /apps/files/l10n/it.js
parent426dc68b456f4ea5c5bfbe9f07053e17924ea31a (diff)
downloadnextcloud-server-7afe12eccbc2bbe9c7d59fd615708da2e0273f41.tar.gz
nextcloud-server-7afe12eccbc2bbe9c7d59fd615708da2e0273f41.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/it.js')
-rw-r--r--apps/files/l10n/it.js10
1 files changed, 3 insertions, 7 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js
index 13ccf99d9a9..08aa44d2fde 100644
--- a/apps/files/l10n/it.js
+++ b/apps/files/l10n/it.js
@@ -192,11 +192,9 @@ OC.L10N.register(
"Text file" : "File di testo",
"New text file.txt" : "Nuovo file di testo.txt",
"Unshare" : "Rimuovi condivisione",
- "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!",
"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}%)",
+ "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}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Lo spazio di archiviazione è quasi pieno ({usedSpacePercent}%)",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un file o una cartella è stato <strong>modificato</strong> o <strong>rinominato</strong>",
"A new file or folder has been <strong>created</strong>" : "Un nuovo file o cartella è stato <strong>creato</strong>",
@@ -204,8 +202,6 @@ 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>",
- "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}%)"
+ "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>"
},
"nplurals=2; plural=(n != 1);");