New translations .en.json (Dutch)

l10n_master
Timothy Lim 2017-08-28 14:14:30 +02:00
parent 7847720b7d
commit 651c168f01
1 changed files with 27 additions and 27 deletions

View File

@ -7,11 +7,11 @@
"label":"Display introduction" "label":"Display introduction"
}, },
{ {
"label":"Title", "label":"Titel",
"description":"This title will be displayed above the introduction text." "description":"This title will be displayed above the introduction text."
}, },
{ {
"label":"Introduction text", "label":"Inleidende tekst",
"description":"This text will be displayed before the quiz starts." "description":"This text will be displayed before the quiz starts."
}, },
{ {
@ -19,13 +19,13 @@
"default":"Start Quiz" "default":"Start Quiz"
}, },
{ {
"label":"Background image", "label":"Achtergrondafbeelding",
"description":"An optional background image for the introduction." "description":"An optional background image for the introduction."
} }
] ]
}, },
{ {
"label":"Background image", "label":"Achtergrondafbeelding",
"description":"An optional background image for the Question set." "description":"An optional background image for the Question set."
}, },
{ {
@ -33,7 +33,7 @@
"description":"Question set progress indicator style.", "description":"Question set progress indicator style.",
"options":[ "options":[
{ {
"label":"Textual" "label":"Tekstueel"
}, },
{ {
"label":"Dots" "label":"Dots"
@ -42,17 +42,17 @@
"default":"dots" "default":"dots"
}, },
{ {
"label":"Pass percentage", "label":"Slagingspercentage",
"description":"Percentage of Total score required for passing the quiz." "description":"Percentage van de Totale score die vereist is om te slagen."
}, },
{ {
"label":"Questions", "label":"Questions",
"widgets":[ "widgets":[
{ {
"label":"Default" "label":"Standaard"
}, },
{ {
"label":"Textual" "label":"Tekstueel"
} }
], ],
"entity":"question", "entity":"question",
@ -65,7 +65,7 @@
"label":"Interface texts in quiz", "label":"Interface texts in quiz",
"fields":[ "fields":[
{ {
"label":"Back button", "label":"Terugknop",
"default":"Previous question" "default":"Previous question"
}, },
{ {
@ -74,10 +74,10 @@
}, },
{ {
"label":"Finish button", "label":"Finish button",
"default":"Finish" "default":"Beëindigen"
}, },
{ {
"label":"Progress text", "label":"Tekst bij voortgang",
"description":"Text used if textual progress is selected.", "description":"Text used if textual progress is selected.",
"default":"Question: @current of @total questions" "default":"Question: @current of @total questions"
}, },
@ -88,7 +88,7 @@
}, },
{ {
"label":"Copyright dialog question label", "label":"Copyright dialog question label",
"default":"Question" "default":"Vraag"
}, },
{ {
"label":"Readspeaker progress", "label":"Readspeaker progress",
@ -110,12 +110,12 @@
] ]
}, },
{ {
"label":"Disable backwards navigation", "label":"Achteruit navigeren uitschakelen",
"description":"This option will only allow you to move forward in Question Set" "description":"This option will only allow you to move forward in Question Set"
}, },
{ {
"label":"Randomize questions", "label":"Randomize questions",
"description":"Enable to randomize the order of questions on display." "description":"Vragen in willekeurige volgorde inschakelen."
}, },
{ {
"label":"Number of questions to be shown:", "label":"Number of questions to be shown:",
@ -190,17 +190,17 @@
}, },
{ {
"label":"Solution button label", "label":"Solution button label",
"default":"Show solution", "default":"Toon oplossing",
"description":"Text for the solution button." "description":"Text for the solution button."
}, },
{ {
"label":"Retry button label", "label":"Tekst van de Opnieuw proberen knop",
"default":"Retry", "default":"Opnieuw proberen",
"description":"Text for the retry button." "description":"Text for the retry button."
}, },
{ {
"label":"Finish button text", "label":"Finish button text",
"default":"Finish" "default":"Beëindigen"
}, },
{ {
"label":"Display video before quiz results" "label":"Display video before quiz results"
@ -226,26 +226,26 @@
"label":"Settings for \"Show solution\" and \"Retry\" buttons", "label":"Settings for \"Show solution\" and \"Retry\" buttons",
"fields":[ "fields":[
{ {
"label":"Override \"Show Solution\" button", "label":"\"Toon oplossing\" knop instellen",
"description":"This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.", "description":"Deze optie bepaalt of de \"Toon oplossing\" knop voor alle vragen wordt getoond, uitgeschakeld of voor iedere vraag afzonderlijk wordt geconfigureerd.",
"options":[ "options":[
{ {
"label":"Enabled" "label":"Ingeschakeld"
}, },
{ {
"label":"Disabled" "label":"Uitgeschakeld"
} }
] ]
}, },
{ {
"label":"Override \"Retry\" button", "label":"\"Opnieuw proberen\" knop instellen",
"description":"This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.", "description":"Deze optie bepaalt of de \"Opnieuw proberen\" knop voor alle vragen wordt getoond, uitgeschakeld of voor iedere vraag afzonderlijk wordt geconfigureerd.",
"options":[ "options":[
{ {
"label":"Enabled" "label":"Ingeschakeld"
}, },
{ {
"label":"Disabled" "label":"Uitgeschakeld"
} }
] ]
} }