forms/l10n/hr.json
2020-04-28 03:17:00 +00:00

20 lines
1.5 KiB
JSON

{ "translations": {
"Forms" : "Obrasci",
"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).",
"Create new form" : "Stvori novi obrazac",
"Delete form" : "Izbriši obrazac",
"Cannot copy, please copy the link manually" : "Kopiranje nije moguće, ručno kopirajte poveznicu",
"Group" : "Grupa",
"Title" : "Naslov",
"Description" : "Opis",
"Name of user or group" : "Ime korisnika ili grupe",
"Expiration date" : "Datum isteka",
"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.",
"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;"
}