h5p-question-set/language/nn.json

325 lines
13 KiB
JSON
Raw Normal View History

{
"semantics": [
2014-10-08 14:53:43 +02:00
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Quiz introduction",
2014-10-08 14:53:43 +02:00
"label": "Introduksjon",
"fields": [
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Display introduction",
2014-10-08 14:53:43 +02:00
"label": "Vis introduksjon"
},
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Title",
2014-10-08 14:53:43 +02:00
"label": "Tittel",
2016-10-17 15:42:56 +02:00
"englishDescription": "This title will be displayed above the introduction text.",
2014-10-08 14:53:43 +02:00
"description": "Tittel for intoduksjonssiden."
},
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Introduction text",
2014-10-08 14:53:43 +02:00
"label": "Introduksjonstekst",
2016-10-17 15:42:56 +02:00
"englishDescription": "This text will be displayed before the quiz starts.",
2014-10-08 14:53:43 +02:00
"description": "Denne teksten vises før spørsmålssettet starter."
},
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Start button text",
2014-10-08 14:53:43 +02:00
"label": "Tekst til \"Start\" knappen",
2016-10-17 15:42:56 +02:00
"englishDefault": "Start Quiz",
2014-10-08 14:53:43 +02:00
"default": "Start"
},
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Background image",
2014-10-08 14:53:43 +02:00
"label": "Bakgrunnsbilde",
2016-10-17 15:42:56 +02:00
"englishDescription": "An optional background image for the introduction.",
2014-10-08 14:53:43 +02:00
"description": "Bakgrunnsbilde for introduksjonssiden"
}
]
},
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Background image",
"label": "Bakgrunnsbilde",
2016-10-17 15:42:56 +02:00
"englishDescription": "An optional background image for the Question set.",
"description": "Bakgrunnsbilde for spørsmålssettet(ikke obligatorisk)."
},
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Progress indicator",
"label": "Fremdriftsindikator",
2016-10-17 15:42:56 +02:00
"englishDescription": "Question set progress indicator style.",
"description": "Velg om fremdriften skal angis som prikker(få spørsmål) eller som tekst(mange spørsmål).",
"options": [
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Textual",
"label": "Angi fremdrift med tekst"
},
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Dots",
"label": "Angi fremdrift med prikker"
}
]
},
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Pass percentage",
"label": "Krav for å bestå",
2016-10-17 15:42:56 +02:00
"englishDescription": "Percentage of Total score required for passing the quiz.",
"description": "Antall prosent riktig som kreves for å bestå spørsmålssettet."
},
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Questions",
"label": "Spørsmål",
2016-10-17 15:42:56 +02:00
"widgets": [
{
"englishLabel": "Default",
"label": "Default"
},
{
"englishLabel": "Textual",
"label": "Textual"
}
],
"englishEntity": "question",
"entity": "spørsmål",
"field": {
2016-10-17 15:42:56 +02:00
"englishLabel": "Question type",
"label": "Spørsmål",
2016-10-17 15:42:56 +02:00
"englishDescription": "Library for this question.",
"description": "Library for this question."
}
},
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Interface texts in quiz",
"label": "Ledetekster",
"fields": [
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Back button",
2016-04-21 14:45:43 +02:00
"label": "Førre-knappen",
2016-10-17 15:42:56 +02:00
"englishDefault": "Previous question",
2016-04-21 14:45:43 +02:00
"default": "Førre"
},
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Next button",
"label": "Neste-knappen",
2016-10-17 15:42:56 +02:00
"englishDefault": "Next question",
"default": "Neste"
},
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Finish button",
"label": "Avslutt-knappen",
2016-10-17 15:42:56 +02:00
"englishDefault": "Finish",
"default": "Avslutt"
},
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Progress text",
"label": "Fremdriftstekst",
2016-10-17 15:42:56 +02:00
"englishDescription": "Text used if textual progress is selected.",
"description": "Tekst brukt hvis tekstlig angivelse av fremdrift er valgt. Variabler: @current og @total",
2016-10-17 15:42:56 +02:00
"englishDefault": "Question: @current of @total questions",
2016-04-21 14:45:43 +02:00
"default": "Deloppgåve @current av @total"
},
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Label for jumping to a certain question",
"label": "Merkelapp ved hopping til spørsmål",
2016-10-17 15:42:56 +02:00
"englishDescription": "You must use the placeholder '%d' instead of the question number, and %total instead of total amount of questions.",
"description": "Du må bruke plassholderen '%d' istedenfor spørsmålsnummeret, og '%total' istedet for totalt antall spørsmål.",
2016-10-17 15:42:56 +02:00
"englishDefault": "Question %d of %total",
"default": "Spørsmål %d av %total"
},
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Copyright dialog question label",
"label": "Opphavsrett spørsmål-etikett",
2016-10-17 15:42:56 +02:00
"englishDefault": "Question",
"default": "Spørsmål"
},
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Readspeaker progress",
"label": "Fremdriftstekst for hjelpemiddelteknologi",
2016-10-17 15:42:56 +02:00
"englishDescription": "May use @current and @total question variables",
"description": "Kan bruke @current og @total variabler",
2016-10-17 15:42:56 +02:00
"englishDefault": "Question @current of @total",
"default": "Deloppgave @current av @total"
},
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Unanswered question text",
"label": "Ikke svart på spørsmål-tekst",
2016-10-17 15:42:56 +02:00
"englishDefault": "Unanswered",
"default": "Ikke svart"
},
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Answered question text",
"label": "Svart på spørsmål-tekst",
2016-10-17 15:42:56 +02:00
"englishDefault": "Answered",
"default": "Svar avgitt"
},
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Current question text",
"label": "Aktivt spørsmål-tekst",
2016-10-17 15:42:56 +02:00
"englishDefault": "Current question",
"default": "Aktivt spørsmål"
}
]
},
2016-09-26 13:50:03 +02:00
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Disable backwards navigation",
2016-09-26 13:50:03 +02:00
"label": "Slå av bakoverknapp",
2016-10-17 15:42:56 +02:00
"englishDescription": "This option will only allow you to move forward in Question Set",
2016-09-26 13:50:03 +02:00
"description": "Slå på for å nekte å gå tilbake i Question Set"
},
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Randomize questions",
"label": "Random spørsmåler",
"englishDescription": "Enable to randomize the order of questions on display.",
"description": "Enable to randomize the order of questions on display."
},
{
"englishLabel": "Quiz finished",
"label": "Innstillinger for «Fasit»- og «Prøv igjen»-knapp",
"fields": [
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Display results",
"label": "Overstyr «Fasit»-knapp"
},
{
2016-10-17 15:42:56 +02:00
"englishLabel": "No results message",
"label": "Overstyr «Prøv igjen»-knapp",
"englishDescription": "Text displayed on end page when \"Display results\" is disabled",
"description": "Dette valget avgjør om «Prøv igjen»-knappen vil vises for alle spørsmål, skjules for alle eller konfigureres individuelt for hvert spørsmål.",
"englishDefault": "Finished",
"default": "Finished"
},
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Feedback heading",
"label": "Feedback heading",
"englishDefault": "Your result:",
"default": "Your result:",
"englishDescription": "This heading will be displayed at the end of the quiz when the user has answered all questions.",
"description": "This heading will be displayed at the end of the quiz when the user has answered all questions."
},
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Score display text",
"label": "Score display text",
"englishDescription": "Text used to display Total user score. \"@score\" will be replaced by calculated score, \"@total\" will be replaced by maximum possible score. ",
"description": "Text used to display Total user score. \"@score\" will be replaced by calculated score, \"@total\" will be replaced by maximum possible score. ",
"englishDefault": "You got @score of @total points",
"default": "You got @score of @total points"
},
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Quiz passed greeting",
"label": "Quiz passed greeting",
"englishDefault": "Congratulations!",
"default": "Congratulations!",
"englishDescription": "This text will be displayed above the score if the user has successfully passed the quiz.",
"description": "This text will be displayed above the score if the user has successfully passed the quiz."
},
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Passed comment",
"label": "Passed comment",
"englishDefault": "You did very well!",
"default": "You did very well!",
"englishDescription": "This comment will be displayed after the score if the user has successfully passed the quiz.",
"description": "This comment will be displayed after the score if the user has successfully passed the quiz."
},
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Quiz failed title",
"label": "Quiz failed title",
"englishDefault": "You did not pass this time.",
"default": "You did not pass this time.",
"englishDescription": "This text will be displayed above the score if the user has failed the quiz.",
"description": "This text will be displayed above the score if the user has failed the quiz."
},
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Failed comment",
"label": "Failed comment",
"englishDefault": "Have another try!",
"default": "Have another try!",
"englishDescription": "This comment will be displayed after the score if the user has failed the quiz.",
"description": "This comment will be displayed after the score if the user has failed the quiz."
},
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Solution button label",
"label": "Solution button label",
"englishDefault": "Show solution",
"default": "Show solution",
"englishDescription": "Text for the solution button.",
"description": "Text for the solution button."
},
2015-07-08 15:27:16 +02:00
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Retry button label",
"label": "Retry button label",
"englishDefault": "Retry",
"default": "Retry",
"englishDescription": "Text for the retry button.",
"description": "Text for the retry button."
2015-07-08 15:27:16 +02:00
},
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Finish button text",
"label": "Finish button text",
"englishDefault": "Finish",
"default": "Finish"
},
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Display video before quiz results",
"label": "Display video before quiz results"
},
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Enable skip video button",
"label": "Enable skip video button"
},
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Skip video button label",
"label": "Skip video button label",
"englishDefault": "Skip video",
"default": "Skip video"
},
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Passed video",
"label": "Passed video",
"englishDescription": "This video will be played if the user successfully passed the quiz.",
"description": "This video will be played if the user successfully passed the quiz."
},
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Fail video",
"label": "Fail video",
"englishDescription": "This video will be played if the user failes the quiz.",
"description": "This video will be played if the user failes the quiz."
}
]
2014-12-17 13:33:59 +01:00
},
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Settings for \"Show solution\" and \"Retry\" buttons",
"label": "Settings for \"Show solution\" and \"Retry\" buttons",
2014-12-17 13:33:59 +01:00
"fields": [
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Override \"Show Solution\" button",
"label": "Override \"Show Solution\" button",
"englishDescription": "This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.",
"description": "This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.",
2016-04-04 15:50:41 +02:00
"options": [
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Enabled",
"label": "Enabled"
2016-04-04 15:50:41 +02:00
},
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Disabled",
"label": "Disabled"
2016-04-04 15:50:41 +02:00
}
]
},
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Override \"Retry\" button",
"label": "Override \"Retry\" button",
"englishDescription": "This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.",
"description": "This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.",
2016-04-04 15:50:41 +02:00
"options": [
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Enabled",
"label": "Enabled"
2016-04-04 15:50:41 +02:00
},
{
2016-10-17 15:42:56 +02:00
"englishLabel": "Disabled",
"label": "Disabled"
2016-04-04 15:50:41 +02:00
}
]
2014-12-17 13:33:59 +01:00
}
]
}
]
}