Skip to content

Commit 80f6f7a

Browse files
Update translations (#582)
* Update translations * Only set Japanese as preview * Tweak resource card to have consistent heights * Upgrade ML extension version to 1.0.7
1 parent 764e2dd commit 80f6f7a

File tree

18 files changed

+122
-161
lines changed

18 files changed

+122
-161
lines changed

lang/ui.es-es.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -756,7 +756,7 @@
756756
"description": "Graph line weight option"
757757
},
758758
"graph-preview": {
759-
"defaultMessage": "Graph preview",
759+
"defaultMessage": "Vista previa del gráfico",
760760
"description": "Label for preview of the graph shown in the settings dialog"
761761
},
762762
"help-label": {

lang/ui.ja.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -756,7 +756,7 @@
756756
"description": "Graph line weight option"
757757
},
758758
"graph-preview": {
759-
"defaultMessage": "Graph preview",
759+
"defaultMessage": "グラフのプレビュー",
760760
"description": "Label for preview of the graph shown in the settings dialog"
761761
},
762762
"help-label": {
@@ -852,7 +852,7 @@
852852
"description": "Incompatible device dialog heading"
853853
},
854854
"incompatible-device-subtitle": {
855-
"defaultMessage": "micro:bit V1を使っていますが、機械学習プロジェクトでは micro:bit V2 に載っている、より速いプロセッサが必要となります。 <link> micro:bitのバージョンについてもっと調べる。 </link>",
855+
"defaultMessage": "micro:bit V1を使っていますが、機械学習プロジェクトでは micro:bit V2 に載っている、より速いプロセッサが必要となります。 <link>micro:bitのバージョンについてもっと調べる。</link>",
856856
"description": "Incompatible device dialog subtitle"
857857
},
858858
"insufficient-data-body": {
@@ -1076,7 +1076,7 @@
10761076
"description": "Content of MakeCode load error dialog"
10771077
},
10781078
"makecode-load-error-dialog-title": {
1079-
"defaultMessage": "Microsoft MakeCode をロードできませんでした",
1079+
"defaultMessage": "Microsoft MakeCode を読み込めませんでした",
10801080
"description": "Title of MakeCode load error dialog"
10811081
},
10821082
"microbit-not-connected": {

lang/ui.ko.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"description": "Title for error message relating to project loading"
117117
},
118118
"code-label": {
119-
"defaultMessage": "Code",
119+
"defaultMessage": "코드",
120120
"description": "Code column heading"
121121
},
122122
"code-label-tooltip-aria": {
@@ -480,7 +480,7 @@
480480
"description": "Confirmation dialog text"
481481
},
482482
"delete-recording-aria": {
483-
"defaultMessage": "\"{action}\" 행동에 대한 샘플 {numSamples}개 중 {sample}개의 기록 샘플 삭제",
483+
"defaultMessage": "\"{action}\" 행동에 대한 {numSamples}개의 기록 {sample} 삭제",
484484
"description": "Aria label for data sample delete action"
485485
},
486486
"disconnect-action": {
@@ -756,7 +756,7 @@
756756
"description": "Graph line weight option"
757757
},
758758
"graph-preview": {
759-
"defaultMessage": "Graph preview",
759+
"defaultMessage": "그래프 미리보기",
760760
"description": "Label for preview of the graph shown in the settings dialog"
761761
},
762762
"help-label": {
@@ -1160,7 +1160,7 @@
11601160
"description": "New page title"
11611161
},
11621162
"next-action": {
1163-
"defaultMessage": "Next",
1163+
"defaultMessage": "다음",
11641164
"description": "Next button text for dialogs and similar"
11651165
},
11661166
"no-data-samples": {
@@ -1432,7 +1432,7 @@
14321432
"description": "Alt text for the step-by-step home page diagram"
14331433
},
14341434
"steps-code": {
1435-
"defaultMessage": "Code",
1435+
"defaultMessage": "코드",
14361436
"description": "Step in home page diagram"
14371437
},
14381438
"steps-collect-data": {

lang/ui.nl.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -756,7 +756,7 @@
756756
"description": "Graph line weight option"
757757
},
758758
"graph-preview": {
759-
"defaultMessage": "Graph preview",
759+
"defaultMessage": "Grafiek voorbeeld",
760760
"description": "Label for preview of the graph shown in the settings dialog"
761761
},
762762
"help-label": {

lang/ui.pl.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -756,7 +756,7 @@
756756
"description": "Graph line weight option"
757757
},
758758
"graph-preview": {
759-
"defaultMessage": "Graph preview",
759+
"defaultMessage": "Podgląd wykresu",
760760
"description": "Label for preview of the graph shown in the settings dialog"
761761
},
762762
"help-label": {

0 commit comments

Comments
 (0)