|
196 | 196 | "description": "Text displayed when content fails to load" |
197 | 197 | }, |
198 | 198 | "cookies-action": { |
199 | | - "defaultMessage": "Cookies", |
| 199 | + "defaultMessage": "쿠키", |
200 | 200 | "description": "Action to show dialog to choose website cookie preferences" |
201 | 201 | }, |
202 | 202 | "copied": { |
|
511 | 511 | "description": "Text in the no micro:bit found dialog" |
512 | 512 | }, |
513 | 513 | "offline-image-alt": { |
514 | | - "defaultMessage": "Image unavailable offline", |
| 514 | + "defaultMessage": "이미지는 오프라인에서 사용할 수 없습니다.", |
515 | 515 | "description": "Alt text for an image placeholder when the user is offline" |
516 | 516 | }, |
517 | 517 | "open-action": { |
|
747 | 747 | "description": "Checkbox setting label" |
748 | 748 | }, |
749 | 749 | "setting-warn-on-v2-only-features": { |
750 | | - "defaultMessage": "Show warnings about V2-only features", |
| 750 | + "defaultMessage": "V2 전용 기능에 대한 경고 표시", |
751 | 751 | "description": "Checkbox setting label" |
752 | 752 | }, |
753 | 753 | "setting-warn-on-v2-only-features-info": { |
754 | | - "defaultMessage": "Warnings are shown in the editor when a micro:bit V1 is connected", |
| 754 | + "defaultMessage": "micro:bit V1이 연결되면 편집기에 경고가 표시됩니다.", |
755 | 755 | "description": "Checkbox setting label" |
756 | 756 | }, |
757 | 757 | "settings": { |
|
967 | 967 | "description": "Radio simulator panel title" |
968 | 968 | }, |
969 | 969 | "simulator-radio-code": { |
970 | | - "defaultMessage": "micro:bit sent:", |
| 970 | + "defaultMessage": "micro:bit 전송된:", |
971 | 971 | "description": "Visually hidden text for a radio message sent from the simulated micro:bit. Text of the message follows." |
972 | 972 | }, |
973 | 973 | "simulator-radio-group-notice": { |
|
995 | 995 | "description": "Aria label for the simulator radio send button" |
996 | 996 | }, |
997 | 997 | "simulator-radio-user": { |
998 | | - "defaultMessage": "You sent:", |
| 998 | + "defaultMessage": "너가 보냈다:", |
999 | 999 | "description": "Visually hidden text for a radio message sent from the user to the simulated micro:bit. Text of the message follows." |
1000 | 1000 | }, |
1001 | 1001 | "simulator-reference-link": { |
|
1123 | 1123 | "description": "alt text for logo link to .org" |
1124 | 1124 | }, |
1125 | 1125 | "warn-on-v2-only-features-action": { |
1126 | | - "defaultMessage": "Disable warnings about V2-only features", |
| 1126 | + "defaultMessage": "V2 전용 기능에 대한 경고 비활성화", |
1127 | 1127 | "description": "Label for editor action" |
1128 | 1128 | }, |
1129 | 1129 | "webusb-error-clear-connect-description-1": { |
|
1135 | 1135 | "description": "Part of WebUSB error message" |
1136 | 1136 | }, |
1137 | 1137 | "webusb-error-clear-connect-title": { |
1138 | | - "defaultMessage": "인터페이스 수령 실패", |
| 1138 | + "defaultMessage": "다른 페이지나 브라우저 탭이 이 micro:bit에 연결되어 있습니다.", |
1139 | 1139 | "description": "Title of error for WebUsb connection" |
1140 | 1140 | }, |
1141 | 1141 | "webusb-error-default-title": { |
1142 | 1142 | "defaultMessage": "WebUSB 오류", |
1143 | 1143 | "description": "Default title for error messages relating to WebUSB" |
1144 | 1144 | }, |
1145 | 1145 | "webusb-error-reconnect-microbit-description": { |
1146 | | - "defaultMessage": "micro:bit 연결을 확인한 후, 다시 시도해 보세요.", |
| 1146 | + "defaultMessage": "다른 페이지나 브라우저 탭이 이 micro:bit에 연결되어 있습니다.", |
1147 | 1147 | "description": "Part of WebUSB error message" |
1148 | 1148 | }, |
1149 | 1149 | "webusb-not-supported": { |
|
1167 | 1167 | "description": "Title for the welcome dialog" |
1168 | 1168 | }, |
1169 | 1169 | "welcome-video-alt": { |
1170 | | - "defaultMessage": "video introducing the Python Editor", |
| 1170 | + "defaultMessage": "Python 편집기를 소개하는 비디오", |
1171 | 1171 | "description": "iframe title for the welcome video" |
1172 | 1172 | }, |
1173 | 1173 | "zoom-in-action": { |
|
0 commit comments