Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-11-19 05:38:13 +0300
committerNextcloud bot <bot@nextcloud.com>2021-11-19 05:38:13 +0300
commitc35ad0c20d420c3056565c6bad21133dc035b2df (patch)
treece8554cd6f02393344c9d3623d9c567439c5ebad /apps/workflowengine
parent2df7ea7daeb4745c7bfc4a12f34480e47eacf9f9 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/workflowengine')
-rw-r--r--apps/workflowengine/l10n/nl.js6
-rw-r--r--apps/workflowengine/l10n/nl.json6
2 files changed, 6 insertions, 6 deletions
diff --git a/apps/workflowengine/l10n/nl.js b/apps/workflowengine/l10n/nl.js
index 43cdc939b34..abb623162df 100644
--- a/apps/workflowengine/l10n/nl.js
+++ b/apps/workflowengine/l10n/nl.js
@@ -35,13 +35,13 @@ OC.L10N.register(
"Entity %s has no event %s" : "Entiteit %s heeft geen gebeurtenis %s",
"Operation %s does not exist" : "Bewerking %s bestaat niet",
"Operation %s is invalid" : "Bewerking %s is ongeldig",
- "At least one check needs to be provided" : "Èr moet minimaal één controle worden opgegeven",
+ "At least one check needs to be provided" : "Minstens één controle moet worden opgegeven",
"The provided operation data is too long" : "De opgegeven bewerkingsgegevens zijn te lang",
"Invalid check provided" : "Ongeldige controle opgegeven",
"Check %s does not exist" : "Controleer: %s bestaat niet",
"Check %s is invalid" : "Controleer: %s is ongeldig",
- "Check %s is not allowed with this entity" : "Check %s is niet toegestaan met deze entiteit",
- "The provided check value is too long" : "Het opgegeven controlegetal te lang",
+ "Check %s is not allowed with this entity" : "Controle %s is niet toegestaan met deze waarde",
+ "The provided check value is too long" : "Het opgegeven controlegetal is te lang",
"Check #%s does not exist" : "Controleer: #%s bestaat niet",
"Check %s is invalid or does not exist" : "Controleer: %s is ongeldig of bestaat niet",
"Flow" : "Flow",
diff --git a/apps/workflowengine/l10n/nl.json b/apps/workflowengine/l10n/nl.json
index 2cf401fa063..9e37bc3bc9d 100644
--- a/apps/workflowengine/l10n/nl.json
+++ b/apps/workflowengine/l10n/nl.json
@@ -33,13 +33,13 @@
"Entity %s has no event %s" : "Entiteit %s heeft geen gebeurtenis %s",
"Operation %s does not exist" : "Bewerking %s bestaat niet",
"Operation %s is invalid" : "Bewerking %s is ongeldig",
- "At least one check needs to be provided" : "Èr moet minimaal één controle worden opgegeven",
+ "At least one check needs to be provided" : "Minstens één controle moet worden opgegeven",
"The provided operation data is too long" : "De opgegeven bewerkingsgegevens zijn te lang",
"Invalid check provided" : "Ongeldige controle opgegeven",
"Check %s does not exist" : "Controleer: %s bestaat niet",
"Check %s is invalid" : "Controleer: %s is ongeldig",
- "Check %s is not allowed with this entity" : "Check %s is niet toegestaan met deze entiteit",
- "The provided check value is too long" : "Het opgegeven controlegetal te lang",
+ "Check %s is not allowed with this entity" : "Controle %s is niet toegestaan met deze waarde",
+ "The provided check value is too long" : "Het opgegeven controlegetal is te lang",
"Check #%s does not exist" : "Controleer: #%s bestaat niet",
"Check %s is invalid or does not exist" : "Controleer: %s is ongeldig of bestaat niet",
"Flow" : "Flow",