New translations .en.json (Japanese)

l10n_master
Timothy Lim 2017-07-17 08:21:25 +02:00
parent dfc008dfef
commit 332263033e
1 changed files with 8 additions and 8 deletions

View File

@ -33,7 +33,7 @@
"description":"質問集の進捗状況インジケータースタイル", "description":"質問集の進捗状況インジケータースタイル",
"options":[ "options":[
{ {
"label":"文" "label":"文"
}, },
{ {
"label":"ドット" "label":"ドット"
@ -43,22 +43,22 @@
}, },
{ {
"label":"合格パーセンテージ", "label":"合格パーセンテージ",
"description":"Percentage of Total score required for passing the quiz." "description":"クイズにパスするために必要となる合計点のパーセンテージです。"
}, },
{ {
"label":"Questions", "label":"質問",
"widgets":[ "widgets":[
{ {
"label":"Default" "label":"デフォルト"
}, },
{ {
"label":"Textual" "label":"原文"
} }
], ],
"entity":"question", "entity":"質問",
"field":{ "field":{
"label":"Question type", "label":"質問タイプ",
"description":"Library for this question." "description":"この質問のライブラリ。"
} }
}, },
{ {