summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/l10n/it.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-05-12 02:28:13 +0000
committerNextcloud bot <bot@nextcloud.com>2023-05-12 02:28:13 +0000
commitb85c2dab27a392c5031701a7a5809c47f3b76d59 (patch)
tree7bab8faaf07275d6e15a15bb96ed296adc99da77 /apps/workflowengine/l10n/it.js
parent83dcb2061d441c94805a6533be0acc622355de22 (diff)
downloadnextcloud-server-b85c2dab27a392c5031701a7a5809c47f3b76d59.tar.gz
nextcloud-server-b85c2dab27a392c5031701a7a5809c47f3b76d59.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/workflowengine/l10n/it.js')
-rw-r--r--apps/workflowengine/l10n/it.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/workflowengine/l10n/it.js b/apps/workflowengine/l10n/it.js
index b851e319e5a..90fab46eea8 100644
--- a/apps/workflowengine/l10n/it.js
+++ b/apps/workflowengine/l10n/it.js
@@ -57,9 +57,7 @@ OC.L10N.register(
"Custom mimetype" : "Tipo MIME personalizzato",
"Please enter a valid time span" : "Digita un intervallo temporale valido",
"Select a request URL" : "Seleziona un URL di richiesta",
- "Predefined URLs" : "URL predefiniti",
"Files WebDAV" : "File WebDAV",
- "Others" : "Altri",
"Custom URL" : "URL personalizzato",
"Select a user agent" : "Seleziona user agent",
"Android client" : "Client Android",
@@ -114,6 +112,8 @@ OC.L10N.register(
"Select a tag" : "Seleziona un'etichetta",
"No results" : "Nessun risultato",
"%s (invisible)" : "%s (invisibile)",
- "%s (restricted)" : "%s (limitato)"
+ "%s (restricted)" : "%s (limitato)",
+ "Predefined URLs" : "URL predefiniti",
+ "Others" : "Altri"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");