diff options
Diffstat (limited to 'apps/dav/l10n/hr.js')
-rw-r--r-- | apps/dav/l10n/hr.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/dav/l10n/hr.js b/apps/dav/l10n/hr.js index 1dea1db03b9..4dc97f0b4d5 100644 --- a/apps/dav/l10n/hr.js +++ b/apps/dav/l10n/hr.js @@ -80,9 +80,6 @@ OC.L10N.register( "Configures a CardDAV account" : "Konfigurira CardDAV račun", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV krajnja točka", - "Technical details" : "Tehničke informacije", - "Remote Address: %s" : "Udaljena adresa: %s", - "Request ID: %s" : "ID zahtjeva: %s", "There was an error updating your attendance status." : "Došlo je do pogreške prilikom ažuriranja statusa prisutnosti.", "Please contact the organizer directly." : "Izravno se obratite organizatoru.", "Are you accepting the invitation?" : "Prihvaćate li poziv?", @@ -99,6 +96,9 @@ OC.L10N.register( "Send notifications for events" : "Šalji obavijesti o događajima", "Notifications are sent via background jobs, so these must occur often enough." : "Obavijesti se šalju putem pozadinskih zadataka koji se moraju dovoljno često izvoditi.", "Enable notifications for events via push" : "Omogući slanje obavijesti o događajima putem push obavijesti", + "Technical details" : "Tehničke informacije", + "Remote Address: %s" : "Udaljena adresa: %s", + "Request ID: %s" : "ID zahtjeva: %s", "Notifications will be send through background jobs, so these need to happen often enough." : "Obavijesti se šalju putem pozadinskih zadataka koji se stoga moraju dovoljno često izvršavati." }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); |