Skip to content

Update translations (preview quality). #954

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 13, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions lang/ui.es-es.json
Original file line number Diff line number Diff line change
Expand Up @@ -903,8 +903,8 @@
"description": "Radio simulator panel title"
},
"simulator-radio-code": {
"defaultMessage": "Radio message from the micro:bit simulator",
"description": "Aria label for a message sent from the micro:bit simulator"
"defaultMessage": "micro:bit sent:",
"description": "Visually hidden text for a radio message sent from the simulated micro:bit. Text of the message follows."
},
"simulator-radio-group-notice": {
"defaultMessage": "Grupo de radio configurado a {groupNumber}",
Expand All @@ -931,8 +931,8 @@
"description": "Aria label for the simulator radio send button"
},
"simulator-radio-user": {
"defaultMessage": "Radio message to the micro:bit simulator",
"description": "Aria label for a message sent to the micro:bit simulator"
"defaultMessage": "You sent:",
"description": "Visually hidden text for a radio message sent from the user to the simulated micro:bit. Text of the message follows."
},
"simulator-reference-link": {
"defaultMessage": "Enlace a la sección de referencia",
Expand Down
10 changes: 5 additions & 5 deletions lang/ui.fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -827,7 +827,7 @@
"description": "Shown below the simulator Data logging table to warn that the log is full"
},
"simulator-data-logging-rows": {
"defaultMessage": "{count, plural, =0 {No rows logged} one {# row logged} other {# rows logged}}",
"defaultMessage": "{count, plural, =0 {aucune ligne enregistrée} one {ligne # enregistrée} other {# lignes enregistrées}}",
"description": "Indicator of the number of rows logged in the simulator Data logging table. Uses ICU syntax for pluralisation: https://formatjs.io/docs/core-concepts/icu-syntax/#plural-format."
},
"simulator-data-logging-save-log": {
Expand Down Expand Up @@ -903,8 +903,8 @@
"description": "Radio simulator panel title"
},
"simulator-radio-code": {
"defaultMessage": "Radio message from the micro:bit simulator",
"description": "Aria label for a message sent from the micro:bit simulator"
"defaultMessage": "micro:bit sent:",
"description": "Visually hidden text for a radio message sent from the simulated micro:bit. Text of the message follows."
},
"simulator-radio-group-notice": {
"defaultMessage": "Le groupe radio est réglé sur {groupNumber}",
Expand All @@ -931,8 +931,8 @@
"description": "Aria label for the simulator radio send button"
},
"simulator-radio-user": {
"defaultMessage": "Radio message to the micro:bit simulator",
"description": "Aria label for a message sent to the micro:bit simulator"
"defaultMessage": "You sent:",
"description": "Visually hidden text for a radio message sent from the user to the simulated micro:bit. Text of the message follows."
},
"simulator-reference-link": {
"defaultMessage": "Lien vers la section de référence",
Expand Down
36 changes: 18 additions & 18 deletions lang/ui.ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -787,11 +787,11 @@
"description": "Button B aria label on the simulator board"
},
"simulator-button-hold-label": {
"defaultMessage": "{button}ボタンを押し続ける",
"defaultMessage": "{button} ボタンを長押し",
"description": "Aria label for simulator toggle button"
},
"simulator-button-press-label": {
"defaultMessage": "{button}ボタンを押す",
"defaultMessage": "{button} ボタンを押す",
"description": "Aria label for simulator push button"
},
"simulator-buttons": {
Expand All @@ -803,7 +803,7 @@
"description": "Aria label for the collapse simulator button"
},
"simulator-collapse-module": {
"defaultMessage": "{title}モジュールを隠す",
"defaultMessage": "{title} モジュールを隠す",
"description": "Aria label for collapse simulator module button"
},
"simulator-compass": {
Expand All @@ -823,11 +823,11 @@
"description": "Shown in the simulator Data logging table when there are no rows"
},
"simulator-data-logging-full": {
"defaultMessage": "ログが満杯です",
"defaultMessage": "ログ満杯",
"description": "Shown below the simulator Data logging table to warn that the log is full"
},
"simulator-data-logging-rows": {
"defaultMessage": "{count, plural, =0 {ログ行なし} other {#行のログ}}",
"defaultMessage": "{count, plural, =0 {ログに記録された行がありません} other {#行がログに記録されています}}",
"description": "Indicator of the number of rows logged in the simulator Data logging table. Uses ICU syntax for pluralisation: https://formatjs.io/docs/core-concepts/icu-syntax/#plural-format."
},
"simulator-data-logging-save-log": {
Expand All @@ -843,7 +843,7 @@
"description": "Aria label for the expand simulator button"
},
"simulator-expand-module": {
"defaultMessage": "{title}モジュールを展開",
"defaultMessage": "{title} モジュールを展開",
"description": "Aria label for expand simulator module button"
},
"simulator-gesture-select": {
Expand All @@ -859,7 +859,7 @@
"description": "Hide simulator action"
},
"simulator-input-hold": {
"defaultMessage": "押し続ける",
"defaultMessage": "長押し",
"description": "Label for UI toggles to hold simulator buttons or pins"
},
"simulator-input-press": {
Expand All @@ -875,39 +875,39 @@
"description": "Data log simulator panel title"
},
"simulator-loud": {
"defaultMessage": "うるさくなった",
"defaultMessage": "大音量",
"description": "Simulator sound level high threshold marker hover text. This should match the translation of microbit.SoundEvent.LOUD in the api.en.json file but with differing case."
},
"simulator-mute": {
"defaultMessage": "消音",
"defaultMessage": "ミュート",
"description": "Aria label for the mute simulator button"
},
"simulator-pin-hold-label": {
"defaultMessage": "端子{pin}にタッチし続ける",
"defaultMessage": "端子 {pin} を長押し",
"description": "Aria label for simulator pin control"
},
"simulator-pin-press-label": {
"defaultMessage": "端子{pin}にタッチする",
"defaultMessage": "端子 {pin} を押す",
"description": "Aria label for simulator pin control"
},
"simulator-pins": {
"defaultMessage": "端子",
"description": "Pins simulator panel title"
},
"simulator-quiet": {
"defaultMessage": "静かになった",
"defaultMessage": "小音量",
"description": "Simulator sound level low threshold marker hover text. This should match the translation of microbit.SoundEvent.QUIET in the api.en.json file but with differing case."
},
"simulator-radio": {
"defaultMessage": "無線",
"description": "Radio simulator panel title"
},
"simulator-radio-code": {
"defaultMessage": "Radio message from the micro:bit simulator",
"description": "Aria label for a message sent from the micro:bit simulator"
"defaultMessage": "micro:bit sent:",
"description": "Visually hidden text for a radio message sent from the simulated micro:bit. Text of the message follows."
},
"simulator-radio-group-notice": {
"defaultMessage": "無線のグループを{groupNumber}に設定",
"defaultMessage": "無線グループを {groupNumber} に設定",
"description": "Message in radio simulator area when the radio group changes"
},
"simulator-radio-message": {
Expand All @@ -931,8 +931,8 @@
"description": "Aria label for the simulator radio send button"
},
"simulator-radio-user": {
"defaultMessage": "Radio message to the micro:bit simulator",
"description": "Aria label for a message sent to the micro:bit simulator"
"defaultMessage": "You sent:",
"description": "Visually hidden text for a radio message sent from the user to the simulated micro:bit. Text of the message follows."
},
"simulator-reference-link": {
"defaultMessage": "参照セクションへのリンク",
Expand Down Expand Up @@ -971,7 +971,7 @@
"description": "Name for the touch logo pin on the V2 micro:bit board. Used in the simulator."
},
"simulator-unmute": {
"defaultMessage": "消音解除",
"defaultMessage": "ミュート解除",
"description": "Aria label for the unmute simulator button"
},
"software-versions": {
Expand Down
8 changes: 4 additions & 4 deletions lang/ui.ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -903,8 +903,8 @@
"description": "Radio simulator panel title"
},
"simulator-radio-code": {
"defaultMessage": "Radio message from the micro:bit simulator",
"description": "Aria label for a message sent from the micro:bit simulator"
"defaultMessage": "micro:bit sent:",
"description": "Visually hidden text for a radio message sent from the simulated micro:bit. Text of the message follows."
},
"simulator-radio-group-notice": {
"defaultMessage": "라디오 그룹이 {groupNumber}(으)로 설정됨",
Expand All @@ -931,8 +931,8 @@
"description": "Aria label for the simulator radio send button"
},
"simulator-radio-user": {
"defaultMessage": "Radio message to the micro:bit simulator",
"description": "Aria label for a message sent to the micro:bit simulator"
"defaultMessage": "You sent:",
"description": "Visually hidden text for a radio message sent from the user to the simulated micro:bit. Text of the message follows."
},
"simulator-reference-link": {
"defaultMessage": "레퍼런스 섹션에 링크하기",
Expand Down
8 changes: 4 additions & 4 deletions lang/ui.zh-cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -903,8 +903,8 @@
"description": "Radio simulator panel title"
},
"simulator-radio-code": {
"defaultMessage": "Radio message from the micro:bit simulator",
"description": "Aria label for a message sent from the micro:bit simulator"
"defaultMessage": "micro:bit sent:",
"description": "Visually hidden text for a radio message sent from the simulated micro:bit. Text of the message follows."
},
"simulator-radio-group-notice": {
"defaultMessage": "无线电组设置为 {groupNumber}",
Expand All @@ -931,8 +931,8 @@
"description": "Aria label for the simulator radio send button"
},
"simulator-radio-user": {
"defaultMessage": "Radio message to the micro:bit simulator",
"description": "Aria label for a message sent to the micro:bit simulator"
"defaultMessage": "You sent:",
"description": "Visually hidden text for a radio message sent from the user to the simulated micro:bit. Text of the message follows."
},
"simulator-reference-link": {
"defaultMessage": "链接到 Reference (参考)部分",
Expand Down
Loading