Skip to content

Commit

Permalink
Update translations (#582)
Browse files Browse the repository at this point in the history
* Update translations
* Only set Japanese as preview
* Tweak resource card to have consistent heights
* Upgrade ML extension version to 1.0.7
  • Loading branch information
microbit-grace authored Jan 14, 2025
1 parent 764e2dd commit 80f6f7a
Show file tree
Hide file tree
Showing 18 changed files with 122 additions and 161 deletions.
2 changes: 1 addition & 1 deletion lang/ui.es-es.json
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,7 @@
"description": "Graph line weight option"
},
"graph-preview": {
"defaultMessage": "Graph preview",
"defaultMessage": "Vista previa del gráfico",
"description": "Label for preview of the graph shown in the settings dialog"
},
"help-label": {
Expand Down
6 changes: 3 additions & 3 deletions lang/ui.ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,7 @@
"description": "Graph line weight option"
},
"graph-preview": {
"defaultMessage": "Graph preview",
"defaultMessage": "グラフのプレビュー",
"description": "Label for preview of the graph shown in the settings dialog"
},
"help-label": {
Expand Down Expand Up @@ -852,7 +852,7 @@
"description": "Incompatible device dialog heading"
},
"incompatible-device-subtitle": {
"defaultMessage": "micro:bit V1を使っていますが、機械学習プロジェクトでは micro:bit V2 に載っている、より速いプロセッサが必要となります。 <link> micro:bitのバージョンについてもっと調べる。 </link>",
"defaultMessage": "micro:bit V1を使っていますが、機械学習プロジェクトでは micro:bit V2 に載っている、より速いプロセッサが必要となります。 <link>micro:bitのバージョンについてもっと調べる。</link>",
"description": "Incompatible device dialog subtitle"
},
"insufficient-data-body": {
Expand Down Expand Up @@ -1076,7 +1076,7 @@
"description": "Content of MakeCode load error dialog"
},
"makecode-load-error-dialog-title": {
"defaultMessage": "Microsoft MakeCode をロードできませんでした",
"defaultMessage": "Microsoft MakeCode を読み込めませんでした",
"description": "Title of MakeCode load error dialog"
},
"microbit-not-connected": {
Expand Down
10 changes: 5 additions & 5 deletions lang/ui.ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"description": "Title for error message relating to project loading"
},
"code-label": {
"defaultMessage": "Code",
"defaultMessage": "코드",
"description": "Code column heading"
},
"code-label-tooltip-aria": {
Expand Down Expand Up @@ -480,7 +480,7 @@
"description": "Confirmation dialog text"
},
"delete-recording-aria": {
"defaultMessage": "\"{action}\" 행동에 대한 샘플 {numSamples}개 중 {sample}개의 기록 샘플 삭제",
"defaultMessage": "\"{action}\" 행동에 대한 {numSamples}개의 기록 {sample} 삭제",
"description": "Aria label for data sample delete action"
},
"disconnect-action": {
Expand Down Expand Up @@ -756,7 +756,7 @@
"description": "Graph line weight option"
},
"graph-preview": {
"defaultMessage": "Graph preview",
"defaultMessage": "그래프 미리보기",
"description": "Label for preview of the graph shown in the settings dialog"
},
"help-label": {
Expand Down Expand Up @@ -1160,7 +1160,7 @@
"description": "New page title"
},
"next-action": {
"defaultMessage": "Next",
"defaultMessage": "다음",
"description": "Next button text for dialogs and similar"
},
"no-data-samples": {
Expand Down Expand Up @@ -1432,7 +1432,7 @@
"description": "Alt text for the step-by-step home page diagram"
},
"steps-code": {
"defaultMessage": "Code",
"defaultMessage": "코드",
"description": "Step in home page diagram"
},
"steps-collect-data": {
Expand Down
2 changes: 1 addition & 1 deletion lang/ui.nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,7 @@
"description": "Graph line weight option"
},
"graph-preview": {
"defaultMessage": "Graph preview",
"defaultMessage": "Grafiek voorbeeld",
"description": "Label for preview of the graph shown in the settings dialog"
},
"help-label": {
Expand Down
2 changes: 1 addition & 1 deletion lang/ui.pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,7 @@
"description": "Graph line weight option"
},
"graph-preview": {
"defaultMessage": "Graph preview",
"defaultMessage": "Podgląd wykresu",
"description": "Label for preview of the graph shown in the settings dialog"
},
"help-label": {
Expand Down
Loading

0 comments on commit 80f6f7a

Please sign in to comment.