calendar/l10n/bs.json

21 lines
604 B
JSON
Raw Normal View History

2019-07-13 02:18:43 +00:00
{ "translations": {
"Calendar" : "Kalendar",
2019-10-20 02:21:35 +00:00
"Today" : "Danas",
2019-07-13 02:18:43 +00:00
"Day" : "Dan",
"Week" : "Sedmica",
"Month" : "Mjesec",
"Download" : "Preuzmi",
2019-10-20 02:21:35 +00:00
"Delete" : "Obriši",
2019-07-13 02:18:43 +00:00
"can edit" : "mogu mijenjati",
2019-10-20 02:21:35 +00:00
"New calendar" : "Novi kalendar",
"Cancel" : "Odustani",
2019-07-13 02:18:43 +00:00
"from" : "od",
"to" : "do",
2019-10-20 02:21:35 +00:00
"never" : "nikad",
"Repeat" : "Ponovi",
"More" : "Više",
"Update" : "Ažuriraj",
"Attendees" : "Sudionici",
"Close" : "Zatvori"
2019-07-13 02:18:43 +00:00
},"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);"
}