summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/l10n/it.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-10-21 02:14:44 +0000
committerNextcloud bot <bot@nextcloud.com>2022-10-21 02:14:44 +0000
commit67ce025d6190975b6c2b5a09ae700051d28f6b73 (patch)
tree46db61b91ffe853ad21a47c963d738a5bfd4c3c0 /apps/workflowengine/l10n/it.js
parent9aaa370e07099484df025ec95e017a7baa4e3633 (diff)
downloadnextcloud-server-67ce025d6190975b6c2b5a09ae700051d28f6b73.tar.gz
nextcloud-server-67ce025d6190975b6c2b5a09ae700051d28f6b73.zip
[tx-robot] updated 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.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/workflowengine/l10n/it.js b/apps/workflowengine/l10n/it.js
index 69d4453b3e3..b851e319e5a 100644
--- a/apps/workflowengine/l10n/it.js
+++ b/apps/workflowengine/l10n/it.js
@@ -55,10 +55,6 @@ OC.L10N.register(
"Office documents" : "Documenti di Office",
"PDF documents" : "Documenti PDF",
"Custom mimetype" : "Tipo MIME personalizzato",
- "Select a tag" : "Seleziona un'etichetta",
- "No results" : "Nessun risultato",
- "%s (invisible)" : "%s (invisibile)",
- "%s (restricted)" : "%s (limitato)",
"Please enter a valid time span" : "Digita un intervallo temporale valido",
"Select a request URL" : "Seleziona un URL di richiesta",
"Predefined URLs" : "URL predefiniti",
@@ -114,6 +110,10 @@ OC.L10N.register(
"Request user agent" : "User agent della richiesta",
"User group membership" : "Appartenenza ai gruppi degli utenti",
"is member of" : "è membro di",
- "is not member of" : "non è membro di"
+ "is not member of" : "non è membro di",
+ "Select a tag" : "Seleziona un'etichetta",
+ "No results" : "Nessun risultato",
+ "%s (invisible)" : "%s (invisibile)",
+ "%s (restricted)" : "%s (limitato)"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");