diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-30 02:18:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-30 02:18:12 +0000 |
commit | a4a05ee03d4b563fec8a631908b1d797afa6df9f (patch) | |
tree | ea03b3400fd0ec88f3a4d8eb18998becb4c7f97c /apps/workflowengine/l10n/sr.js | |
parent | 53817f5fc20533d2b9da2ecff6bd96acf21b4e17 (diff) | |
download | nextcloud-server-a4a05ee03d4b563fec8a631908b1d797afa6df9f.tar.gz nextcloud-server-a4a05ee03d4b563fec8a631908b1d797afa6df9f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/sr.js')
-rw-r--r-- | apps/workflowengine/l10n/sr.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/sr.js b/apps/workflowengine/l10n/sr.js index 2e620cc4709..3861868dfdd 100644 --- a/apps/workflowengine/l10n/sr.js +++ b/apps/workflowengine/l10n/sr.js @@ -35,6 +35,8 @@ OC.L10N.register( "Entity %s has no event %s" : "Ентитет %s нема ниједан догађај %s", "Operation %s does not exist" : "Операција %s не постоји", "Operation %s is invalid" : "Операција %s није исправна", + "At least one check needs to be provided" : "Треба да се зада бар једна провера", + "Invalid check provided" : "Задата неисправна потврда", "Check %s does not exist" : "Проверите да ли %s постоји", "Check %s is invalid" : "Проверите да ли је %s исправно", "Check %s is not allowed with this entity" : "Провера %s није дозвољена са овим ентитетом", @@ -66,6 +68,7 @@ OC.L10N.register( "Desktop client" : "Десктоп клијент", "Thunderbird & Outlook addons" : "Додаци за Thunderbird & Outlook", "Custom user agent" : "Произвољни агент захтева", + "At least one event must be selected" : "Мора бити одабран бар један догађај", "Add new flow" : "Додај нови ток", "When" : "Када", "and" : "и", |