aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/it.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-02-15 02:26:04 +0000
committerNextcloud bot <bot@nextcloud.com>2023-02-15 02:26:04 +0000
commit776c3cfe07ac1118524a75438af4b8090802dd48 (patch)
treeef3c7c0501df2bd690fcafda64b2ddd55db410b5 /apps/files/l10n/it.js
parent57d94830a23439f38825199380b9dfb8fb491043 (diff)
downloadnextcloud-server-776c3cfe07ac1118524a75438af4b8090802dd48.tar.gz
nextcloud-server-776c3cfe07ac1118524a75438af4b8090802dd48.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/it.js')
-rw-r--r--apps/files/l10n/it.js6
1 files changed, 2 insertions, 4 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js
index 78e51b1118a..8d4f7a49c9f 100644
--- a/apps/files/l10n/it.js
+++ b/apps/files/l10n/it.js
@@ -187,11 +187,10 @@ OC.L10N.register(
"Show hidden files" : "Mostra i file nascosti",
"Crop image previews" : "Ritaglia le anteprime delle immagini",
"Additional settings" : "Impostazioni aggiuntive",
- "Webdav" : "Webdav",
+ "WebDAV" : "WebDAV",
"Copy to clipboard" : "Copia negli appunti",
"Use this address to access your Files via WebDAV" : "Usa questo indirizzo per accedere ai tuoi file con WebDAV",
"Clipboard is not available" : "Appunti non disponibili",
- "Webdav URL copied to clipboard" : "URL Webdav copiato negli appunti",
"Unable to change the favourite state of the file" : "Impossibile cambiare lo stato di preferito del file",
"Error while loading the file data" : "Errore durante il caricamento del file di dati",
"Pick a template for {name}" : "Scegli un modello per {name}",
@@ -233,7 +232,6 @@ OC.L10N.register(
"%s used" : "%s utilizzato",
"%s%%" : "%s%%",
"%1$s of %2$s used" : "%1$s di %2$s utilizzati",
- "Settings" : "Impostazioni",
- "WebDAV" : "WebDAV"
+ "Settings" : "Impostazioni"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");