forms/l10n/hr.json

20 lines
1.5 KiB
JSON
Raw Normal View History

2019-08-28 05:06:25 +02:00
{ "translations": {
2020-02-29 04:21:10 +01:00
"Forms" : "Obrasci",
2019-09-25 04:59:58 +02:00
"A forms app, similar to Google Forms." : "Aplikacija za upravljanje obrascima, nalik aplikaciji Google Forms.",
"A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Aplikacija za upravljanje obrascima, nalik aplikaciji Google Forms s mogućnošću ograničavanja pristupa (članovi, određene grupe/korisnici, javno).",
2020-04-28 05:17:00 +02:00
"Create new form" : "Stvori novi obrazac",
2020-03-27 04:22:15 +01:00
"Delete form" : "Izbriši obrazac",
2020-03-28 04:23:49 +01:00
"Cannot copy, please copy the link manually" : "Kopiranje nije moguće, ručno kopirajte poveznicu",
2019-08-28 05:06:25 +02:00
"Group" : "Grupa",
"Title" : "Naslov",
"Description" : "Opis",
2020-03-27 04:22:15 +01:00
"Name of user or group" : "Ime korisnika ili grupe",
"Expiration date" : "Datum isteka",
2019-09-25 04:59:58 +02:00
"Form Expired" : "Obrazac je istekao",
"This Form has expired and is no longer taking answers." : "Ovaj je obrazac istekao i nije moguće unositi odgovore.",
2019-08-28 05:06:25 +02:00
"Access denied" : "Pristup odbijen",
"You are not allowed to view this form or the form does not exist." : "Nije vam dopušteno pregledavati ovaj obrazac ili obrazac ne postoji.",
"You are not allowed to edit this form or the form does not exist." : "Nije vam dopušteno uređivati ovaj obrazac ili obrazac ne postoji.",
"You are either not allowed to delete this form or it doesn't exist." : "Nije vam dopušteno brisati ovaj obrazac ili obrazac ne postoji."
},"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;"
}