diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-18 02:18:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-18 02:18:30 +0000 |
commit | a61bad6ede7d99eae7e754f94ef39272d7ff1ba7 (patch) | |
tree | 916fa6bb8524c20a77f62e77143bff2539a5e371 /apps/workflowengine/l10n/hr.js | |
parent | 54012a6abd2993700648d9d19cc66aacb65ec809 (diff) | |
download | nextcloud-server-a61bad6ede7d99eae7e754f94ef39272d7ff1ba7.tar.gz nextcloud-server-a61bad6ede7d99eae7e754f94ef39272d7ff1ba7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/hr.js')
-rw-r--r-- | apps/workflowengine/l10n/hr.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/hr.js b/apps/workflowengine/l10n/hr.js index 0398a793014..c82b663b80b 100644 --- a/apps/workflowengine/l10n/hr.js +++ b/apps/workflowengine/l10n/hr.js @@ -35,6 +35,8 @@ OC.L10N.register( "Entity %s has no event %s" : "Entitet %s nema događaja %s", "Operation %s does not exist" : "Radnja %s ne postoji", "Operation %s is invalid" : "Radnja %s nije važeća", + "At least one check needs to be provided" : "Morate odabrati barem jednu od ponuđenih mogućnosti", + "Invalid check provided" : "Odabrana je nevažeća mogućnost", "Check %s does not exist" : "Provjera %s ne postoji", "Check %s is invalid" : "Provjera %s nije važeća", "Check %s is not allowed with this entity" : "Provjera %s nije dopuštena s ovim entitetom", @@ -66,6 +68,7 @@ OC.L10N.register( "Desktop client" : "Klijent za stolna računala", "Thunderbird & Outlook addons" : "Dodaci za Thunderbird i Outlook", "Custom user agent" : "Prilagođeni korisnički agent", + "At least one event must be selected" : "Morate odabrati barem jedan događaj", "Add new flow" : "Dodaj novi tijek", "When" : "Kada", "and" : "i", |