diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-13 00:12:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-13 00:12:09 +0000 |
commit | ccb040ee011bfb898498bbfc0f129c245871d614 (patch) | |
tree | 052858a4029db4a65eaaa2eb27c5e37fe46ca0d5 /apps/workflowengine | |
parent | 4cdad9b69f71f185d8f7e857a7e99f5fae9c42e7 (diff) | |
download | nextcloud-server-ccb040ee011bfb898498bbfc0f129c245871d614.tar.gz nextcloud-server-ccb040ee011bfb898498bbfc0f129c245871d614.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 0215ec52473..5922b7aed70 100644 --- a/apps/workflowengine/l10n/nl.js +++ b/apps/workflowengine/l10n/nl.js @@ -1,6 +1,7 @@ OC.L10N.register( "workflowengine", { + "Group list is empty" : "Groepenlijst is leeg", "Unable to retrieve the group list" : "Kan groepsoverzicht niet ophalen", "Saved" : "Bewaard", "Saving failed:" : "Opslaan mislukt:", @@ -38,6 +39,7 @@ OC.L10N.register( "Android client" : "Android client", "iOS client" : "iOS client", "Desktop client" : "Desktop client", + "Thunderbird & Outlook addons" : "Thunderbird & Outlook addons", "User group membership" : "Gebruikersgroep lidmaatschap", "is member of" : "is lid van", "is not member of" : "is geen lid van", diff --git a/apps/workflowengine/l10n/nl.json b/apps/workflowengine/l10n/nl.json index 6d739bc8bf4..1340a6b371c 100644 --- a/apps/workflowengine/l10n/nl.json +++ b/apps/workflowengine/l10n/nl.json @@ -1,4 +1,5 @@ { "translations": { + "Group list is empty" : "Groepenlijst is leeg", "Unable to retrieve the group list" : "Kan groepsoverzicht niet ophalen", "Saved" : "Bewaard", "Saving failed:" : "Opslaan mislukt:", @@ -36,6 +37,7 @@ "Android client" : "Android client", "iOS client" : "iOS client", "Desktop client" : "Desktop client", + "Thunderbird & Outlook addons" : "Thunderbird & Outlook addons", "User group membership" : "Gebruikersgroep lidmaatschap", "is member of" : "is lid van", "is not member of" : "is geen lid van", |