diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-29 02:27:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-29 02:27:52 +0000 |
commit | 8c02c41b7ccd983f696620dbf301eecf9425d0a4 (patch) | |
tree | eabe3470234303e3977a85ec612f1002c5ad863c /apps/workflowengine/l10n/de.js | |
parent | 88a24d7d120fc30e3655f371d64fbdbe02a93241 (diff) | |
download | nextcloud-server-8c02c41b7ccd983f696620dbf301eecf9425d0a4.tar.gz nextcloud-server-8c02c41b7ccd983f696620dbf301eecf9425d0a4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/de.js')
-rw-r--r-- | apps/workflowengine/l10n/de.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/de.js b/apps/workflowengine/l10n/de.js index 59d1269b759..cb8e8316ac3 100644 --- a/apps/workflowengine/l10n/de.js +++ b/apps/workflowengine/l10n/de.js @@ -35,6 +35,8 @@ OC.L10N.register( "Entity %s has no event %s" : "Die Entität %s hat kein Ereignis %s", "Operation %s does not exist" : "Operation %s existert nicht", "Operation %s is invalid" : "Operation %s ist ungültig", + "At least one check needs to be provided" : "Mindestens ein Test muss bereitgestellt werden", + "Invalid check provided" : "Ungültiger Test bereitgestellt", "Check %s does not exist" : "Die Prüfung %s existiert nicht", "Check %s is invalid" : "Die Prüfung %s ist ungültig", "Check %s is not allowed with this entity" : "Die Prüfung %s ist mit dieser Entität unzulässig", @@ -66,6 +68,7 @@ OC.L10N.register( "Desktop client" : "Desktop-Client", "Thunderbird & Outlook addons" : "Thunderbird & Outlook addons", "Custom user agent" : "Benutzerdefinierter User-Agent", + "At least one event must be selected" : "Mindestens ein Ereignis muss ausgewählt werden", "Add new flow" : "Neuen Ablauf hinzufügen", "When" : "Wenn", "and" : "und", |