diff options
Diffstat (limited to 'apps/workflowengine/l10n/hr.js')
-rw-r--r-- | apps/workflowengine/l10n/hr.js | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/apps/workflowengine/l10n/hr.js b/apps/workflowengine/l10n/hr.js index eb3e4b3d4b1..8d38ce74c38 100644 --- a/apps/workflowengine/l10n/hr.js +++ b/apps/workflowengine/l10n/hr.js @@ -48,34 +48,34 @@ OC.L10N.register( "Nextcloud workflow engine" : "Upravljački program tijeka rada Nextclouda", "Select a filter" : "Odaberi filtar", "Select a comparator" : "Odaberi usporednik", - "Select a file type" : "Odaberi vrstu datoteke", - "e.g. httpd/unix-directory" : "npr. httpd/unix-directory", "Folder" : "Mapa", "Images" : "Slike", "Office documents" : "Dokumenti paketa Office", "PDF documents" : "Dokumenti PDF", "Custom mimetype" : "Prilagođeni mimetype", + "Select a file type" : "Odaberi vrstu datoteke", + "e.g. httpd/unix-directory" : "npr. httpd/unix-directory", "Please enter a valid time span" : "Unesite valjani vremenski raspon", - "Select a request URL" : "Odaberi URL zahtjeva", "Files WebDAV" : "Datoteke WebDAV", "Custom URL" : "Prilagođeni URL", - "Select a user agent" : "Odaberi korisničkog agenta", + "Select a request URL" : "Odaberi URL zahtjeva", "Android client" : "Klijent za Android", "iOS client" : "Klijent za iOS", "Desktop client" : "Klijent za stolna računala", "Thunderbird & Outlook addons" : "Dodaci za Thunderbird i Outlook", "Custom user agent" : "Prilagođeni korisnički agent", + "Select a user agent" : "Odaberi korisničkog agenta", "Select groups" : "Označi grupe", "Groups" : "Grupe", "At least one event must be selected" : "Morate odabrati barem jedan događaj", "Add new flow" : "Dodaj novi tijek", + "The configuration is invalid" : "Konfiguracija nije valjana", + "Active" : "Aktivan", + "Save" : "Spremi", "When" : "Kada", "and" : "i", "Cancel" : "Odustani", "Delete" : "Izbriši", - "The configuration is invalid" : "Konfiguracija nije valjana", - "Active" : "Aktivan", - "Save" : "Spremi", "Available flows" : "Dostupni tijekovi", "For details on how to write your own flow, check out the development documentation." : "Više informacija o pisanju vlastitog tijeka možete pronaći u razvojnoj dokumentaciji.", "More flows" : "Više tijekova", @@ -109,7 +109,6 @@ OC.L10N.register( "not between" : "nije između", "Request user agent" : "Zatraži korisničkog agenta", "is member of" : "je član", - "is not member of" : "nije član", - "User group membership" : "Članstvo u grupi korisnika" + "is not member of" : "nije član" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); |