Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-09-25 05:14:47 +0300
committerNextcloud bot <bot@nextcloud.com>2019-09-25 05:14:47 +0300
commitc99fcd63f8762233bb6867c4f44cc637808e4a83 (patch)
tree229a657d886bc732ff208cefec39c223c54e1c63 /apps/dav/l10n/hr.json
parent88b2d8f2200c856bb0bbef61cbf4539436142ee7 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/hr.json')
-rw-r--r--apps/dav/l10n/hr.json15
1 files changed, 13 insertions, 2 deletions
diff --git a/apps/dav/l10n/hr.json b/apps/dav/l10n/hr.json
index a478a8cee30..fef7b54c676 100644
--- a/apps/dav/l10n/hr.json
+++ b/apps/dav/l10n/hr.json
@@ -27,7 +27,7 @@
"You deleted event {event} from calendar {calendar}" : "Izbrisali ste događaj {event} iz kalendara {calendar}",
"{actor} updated event {event} in calendar {calendar}" : "{actor} je ažurirao događaj {event} u kalendaru {calendar}",
"You updated event {event} in calendar {calendar}" : "Ažurirali ste događaj {event} u kalendaru {calendar}",
- "Busy" : "Zauzet",
+ "Busy" : "Zauzeto",
"{actor} created todo {todo} in list {calendar}" : "{actor} je stvorio zadatak {todo} u popisu {calendar}",
"You created todo {todo} in list {calendar}" : "Stvorili ste zadatak {todo} u popisu {calendar}",
"{actor} deleted todo {todo} from list {calendar}" : "{actor} je izbrisao zadatak {todo} s popisa {calendar}",
@@ -41,12 +41,21 @@
"A <strong>calendar</strong> was modified" : "Izmijenjen je <strong>kalendar</strong>",
"A calendar <strong>event</strong> was modified" : "Izmijenjen je <strong>događaj</strong> u kalendaru",
"A calendar <strong>todo</strong> was modified" : "Izmijenjen je <strong>zadatak</strong> u kalendaru",
+ "Death of %s" : "Smrt %s",
"Contact birthdays" : "Rođendani kontakata",
"Calendar:" : "Kalendar:",
"Date:" : "Datum:",
"Where:" : "Gdje:",
"Description:" : "Opis:",
"Untitled event" : "Događaj bez naslova",
+ "_%n year_::_%n years_" : ["%n godina","%n godina","%n godina"],
+ "_%n month_::_%n months_" : ["%n mjesec","%n mjeseci","%n mjeseci"],
+ "_%n day_::_%n days_" : ["%n dan","%n dana","%n dana"],
+ "_%n hour_::_%n hours_" : ["%n sat","%n sati","%n sati"],
+ "_%n minute_::_%n minutes_" : ["%n minute/minuta","%n minuta","%n minuta"],
+ "%s (in %s)" : "%s (u %s)",
+ "%s (%s ago)" : "%s (prije %s)",
+ "Calendar: %s" : "Kalendar: %s",
"Date: %s" : "Datum: %s",
"Description: %s" : "Opis: %s",
"Where: %s" : "Gdje: %s",
@@ -85,7 +94,9 @@
"Automatically generate a birthday calendar" : "Automatski generiraj kalendar rođendana",
"Birthday calendars will be generated by a background job." : "Kalendari rođendana generirat će se u pozadini.",
"Hence they will not be available immediately after enabling but will show up after some time." : "Stoga neće biti dostupni odmah nakon omogućivanja, ali će se pojaviti nakon nekog vremena.",
- "Send notifications for events" : "Šalji notifikacije za događaje",
+ "Send notifications for events" : "Šalji obavijesti o događajima",
+ "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.",
+ "Enable notifications for events via push" : "Omogući slanje obavijesti o događajima putem push obavijesti",
"Please make sure to properly set up the email settings above." : "Provjerite jeste li ispravno postavili navedene postavke e-pošte."
},"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"
} \ No newline at end of file