New translations .en.json (Bosnian)
parent
e21f43bf30
commit
8974f6d714
|
@ -141,58 +141,80 @@
|
||||||
"description":"Ovaj tekst će se koristiti da prikaže ukupan broj bodova korisnika. \"@score\" će biti zamjenjen sa osvojenim bodovima, \"@total\" će biti zamjenjeno sa maksimalnim brojem bodova."
|
"description":"Ovaj tekst će se koristiti da prikaže ukupan broj bodova korisnika. \"@score\" će biti zamjenjen sa osvojenim bodovima, \"@total\" će biti zamjenjeno sa maksimalnim brojem bodova."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Oznaka za \"Kviz položen\"",
|
"label":"Overall Feedback",
|
||||||
"description":"Ovaj tekst će biti prikazan iznad broja bodova kada je korisnik uspješno završio kviz.",
|
"fields":[
|
||||||
"default":"BRAVO!"
|
{
|
||||||
|
"widgets":[
|
||||||
|
|
||||||
|
],
|
||||||
|
"label":"Define custom feedback for any score range",
|
||||||
|
"description":"Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
|
||||||
|
"entity":"range",
|
||||||
|
"field":{
|
||||||
|
"fields":[
|
||||||
|
{
|
||||||
|
"label":"Score Range"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Komentar za uspješno završen kviz",
|
|
||||||
"placeholder":"Congratulations!",
|
|
||||||
"default":"Nije loše!",
|
|
||||||
"description":"Ovaj tekst će biti prikazan iznad broja bodova kada je korisnik uspješno završio kviz."
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Oznaka kod neuspješnog završetka kviza",
|
"label":"Feedback for defined score range",
|
||||||
"default":"Ovoga puta nije dovoljno dobro.",
|
"placeholder":"Fill in the feedback"
|
||||||
"description":"Ovaj tekst će biti prikazan iznad broja bodova kada je korisnik nije uspješno završio kviz."
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Oznaka kod neuspješnog završetka kviza",
|
"label":"Old Feedback",
|
||||||
"default":"Pokušaj još jednom!",
|
"fields":[
|
||||||
"description":"Ovaj komentar će se pokazati nakon što korisnik nije sakupio dovoljan broj bodova za uspješan završetak kviza."
|
{
|
||||||
|
"label":"Quiz passed greeting",
|
||||||
|
"description":"This text will be displayed above the score if the user has successfully passed the quiz."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Oznaka za dugme \"Prikaži rješenje\"",
|
"label":"Passed comment",
|
||||||
"default":"Prikaži rješenje",
|
"description":"This comment will be displayed after the score if the user has successfully passed the quiz."
|
||||||
"description":"Oznaka za dugme \"Prikaži rješenje\""
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Oznaka za dugme \"Ponovi\"",
|
"label":"Quiz failed title",
|
||||||
"default":"Ponovi",
|
"description":"This text will be displayed above the score if the user has failed the quiz."
|
||||||
"description":"Oznaka za dugme \"Ponovi\""
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Oznaka za dugme \"Završi\"",
|
"label":"Failed comment",
|
||||||
"default":"Završi",
|
"description":"This comment will be displayed after the score if the user has failed the quiz."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Solution button label",
|
||||||
|
"default":"Show solution",
|
||||||
|
"description":"Text for the solution button."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label":"Retry button label",
|
||||||
|
"default":"Retry",
|
||||||
"description":"Text for the retry button."
|
"description":"Text for the retry button."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Prikaži video prije rezultata kviza",
|
"label":"Finish button text",
|
||||||
"default":"Finish"
|
"default":"Finish"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Aktiviraj dugme \"Preskoči vidio\""
|
"label":"Display video before quiz results"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Oznaka za dugme \"Preskoči video\""
|
"label":"Enable skip video button"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Video nakon položenog kviza",
|
"label":"Skip video button label",
|
||||||
"default":"Skip video"
|
"default":"Skip video"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Video nakon nepoloženog kviza",
|
"label":"Passed video",
|
||||||
"description":"Ovaj video se prikazuje nakon što korisnik neuspješno završi kviz."
|
"description":"This video will be played if the user successfully passed the quiz."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Fail video",
|
"label":"Fail video",
|
||||||
|
|
Loading…
Reference in New Issue