New translations .en.json (Finnish)

l10n_master
Timothy Lim 2017-08-28 14:14:44 +02:00
parent 35d0a5b46c
commit 4273253583
1 changed files with 10 additions and 10 deletions

View File

@ -7,7 +7,7 @@
"label":"Display introduction" "label":"Display introduction"
}, },
{ {
"label":"Title", "label":"Otsikko",
"description":"This title will be displayed above the introduction text." "description":"This title will be displayed above the introduction text."
}, },
{ {
@ -195,7 +195,7 @@
}, },
{ {
"label":"Retry button label", "label":"Retry button label",
"default":"Retry", "default":"Yritä uudelleen",
"description":"Text for the retry button." "description":"Text for the retry button."
}, },
{ {
@ -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":"\"Näytä vastaus\"-painike",
"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":"Ota käyttöön kaikissa kysymyksissä, ei yhdessäkään, tai jätä tyhjäksi käyttääksesi tehtäväkohtaisia asetuksia",
"options":[ "options":[
{ {
"label":"Enabled" "label":"Käytössä kaikissa"
}, },
{ {
"label":"Disabled" "label":"Pois käytöstä"
} }
] ]
}, },
{ {
"label":"Override \"Retry\" button", "label":"\"Yritä uudelleen\"-painike",
"description":"This option determines if the \"Retry\" button will be shown for all questions, disabled for all or configured for each question individually.", "description":"Ota käyttöön kaikissa kysymyksissä, ei yhdessäkään, tai jätä tyhjäksi käyttääksesi tehtäväkohtaisia asetuksia.",
"options":[ "options":[
{ {
"label":"Enabled" "label":"Käytössä kaikissa"
}, },
{ {
"label":"Disabled" "label":"Pois käytöstä"
} }
] ]
} }