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

hr.json « l10n - github.com/nextcloud/event_update_notification.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0e31a910918f65ce50fe69b0283152037923331d (plain)
1
2
3
4
5
6
7
8
9
10
11
{ "translations": {
    "Calendar event update notifications" : "Obavijesti o ažuriranju kalendarskog događaja",
    "{actor} created {event} in {calendar}" : "{actor} je stvorio {event} u {calendar}",
    "{actor} deleted {event} from {calendar}" : "{actor} je izbrisao {event} iz {calendar}",
    "{actor} updated {event} in {calendar}" : "{actor} je ažurirao {event} u {calendar}",
    "Busy" : "Zauzeto",
    "Personal" : "Osobno",
    "Notifications for calendar event updates" : "Obavijesti za ažuriranja kalendarskog događaja",
    "Receive a notification when an event in a shared calendar was added, modified or deleted." : "Primite obavijesti o dodavanju, mijenjanju ili brisanju događaja iz dijeljenog kalendara."
},"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;"
}