diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-01 07:46:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-01 07:46:26 +0000 |
commit | 75b94cb5beb3a5049415a6cf16416170428a8c71 (patch) | |
tree | 055e2522d90eadbba0bc8cc69aa193b164ff0b0a /apps/workflowengine | |
parent | 4c73d1f5f64aa628203703256cda23b73a068153 (diff) | |
download | nextcloud-server-75b94cb5beb3a5049415a6cf16416170428a8c71.tar.gz nextcloud-server-75b94cb5beb3a5049415a6cf16416170428a8c71.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine')
-rw-r--r-- | apps/workflowengine/l10n/nl.js | 2 | ||||
-rw-r--r-- | apps/workflowengine/l10n/nl.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/nl.js b/apps/workflowengine/l10n/nl.js index 6b21766ca60..f305c486f78 100644 --- a/apps/workflowengine/l10n/nl.js +++ b/apps/workflowengine/l10n/nl.js @@ -29,11 +29,13 @@ OC.L10N.register( "Operation %s is invalid" : "Bewerking %s is ongeldig", "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", "Check #%s does not exist" : "Controleer: #%s bestaat niet", "Check %s is invalid or does not exist" : "Controleer: %s is ongeldig of bestaat niet", "Workflows" : "Werkstromen", "Nextcloud workflow engine" : "Nextcloud workflow engine", "Select a filter" : "Selecteer een filter", + "Select a comparator" : "Selecteer een comparator", "Select a file type" : "Selecteer een bestandstype", "Images" : "Afbeeldingen", "Office documents" : "Office documenten", diff --git a/apps/workflowengine/l10n/nl.json b/apps/workflowengine/l10n/nl.json index c7a4abf4ce7..c792c49a58c 100644 --- a/apps/workflowengine/l10n/nl.json +++ b/apps/workflowengine/l10n/nl.json @@ -27,11 +27,13 @@ "Operation %s is invalid" : "Bewerking %s is ongeldig", "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", "Check #%s does not exist" : "Controleer: #%s bestaat niet", "Check %s is invalid or does not exist" : "Controleer: %s is ongeldig of bestaat niet", "Workflows" : "Werkstromen", "Nextcloud workflow engine" : "Nextcloud workflow engine", "Select a filter" : "Selecteer een filter", + "Select a comparator" : "Selecteer een comparator", "Select a file type" : "Selecteer een bestandstype", "Images" : "Afbeeldingen", "Office documents" : "Office documenten", |