diff options
Diffstat (limited to 'apps/dav/l10n/hr.js')
-rw-r--r-- | apps/dav/l10n/hr.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/hr.js b/apps/dav/l10n/hr.js index cab2ebdacf1..39e17dd0be7 100644 --- a/apps/dav/l10n/hr.js +++ b/apps/dav/l10n/hr.js @@ -121,7 +121,6 @@ OC.L10N.register( "Saturday" : "Subota", "Sunday" : "Nedjelja", "Availability" : "Raspoloživost", - "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Ako konfigurirate svoje radno vrijeme, drugi korisnici moći će vidjeti jeste li izvan ureda kada rezerviraju sastanak.", "Calendar server" : "Poslužitelj kalendara", "Send invitations to attendees" : "Pošaljite pozive sudionicima", "Automatically generate a birthday calendar" : "Automatski generiraj kalendar rođendana", @@ -136,6 +135,7 @@ OC.L10N.register( "Please contact the organizer directly." : "Izravno se obratite organizatoru.", "Are you accepting the invitation?" : "Prihvaćate li poziv?", "Tentative" : "Uvjetno", - "Your attendance was updated successfully." : "Vaša je prisutnost uspješno ažurirana." + "Your attendance was updated successfully." : "Vaša je prisutnost uspješno ažurirana.", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Ako konfigurirate svoje radno vrijeme, drugi korisnici moći će vidjeti jeste li izvan ureda kada rezerviraju sastanak." }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); |