Skip to content

Commit ef6dc21

Browse files
Translation sync & add pl as preview (#1191)
* Translation sync & add pl as preview * Update for Pyright chunk name fix
1 parent 506446c commit ef6dc21

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+4512
-179
lines changed

bin/update-translations.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ if [ $# -eq 0 ]; then
1515
exit 1
1616
fi
1717

18-
languages="ca de fr es-ES ja ko nl zh-CN zh-TW lol"
18+
languages="ca de fr es-ES ja ko nl pl zh-CN zh-TW lol"
1919

2020
mkdir -p crowdin/translated
2121
for language in $languages; do

lang/ui.ca.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@
511511
"description": "Text in the no micro:bit found dialog"
512512
},
513513
"offline-image-alt": {
514-
"defaultMessage": "Image unavailable offline",
514+
"defaultMessage": "La imatge no està disponible fora de línia",
515515
"description": "Alt text for an image placeholder when the user is offline"
516516
},
517517
"open-action": {
@@ -747,11 +747,11 @@
747747
"description": "Checkbox setting label"
748748
},
749749
"setting-warn-on-v2-only-features": {
750-
"defaultMessage": "Show warnings about V2-only features",
750+
"defaultMessage": "Mostra advertències sobre funcions només de la V2",
751751
"description": "Checkbox setting label"
752752
},
753753
"setting-warn-on-v2-only-features-info": {
754-
"defaultMessage": "Warnings are shown in the editor when a micro:bit V1 is connected",
754+
"defaultMessage": "Els avisos es mostren a l'editor quan es connecta un micro:bit V1",
755755
"description": "Checkbox setting label"
756756
},
757757
"settings": {
@@ -1123,7 +1123,7 @@
11231123
"description": "alt text for logo link to .org"
11241124
},
11251125
"warn-on-v2-only-features-action": {
1126-
"defaultMessage": "Disable warnings about V2-only features",
1126+
"defaultMessage": "Desactiva els avisos sobre les funcions només de la V2",
11271127
"description": "Label for editor action"
11281128
},
11291129
"webusb-error-clear-connect-description-1": {
@@ -1135,15 +1135,15 @@
11351135
"description": "Part of WebUSB error message"
11361136
},
11371137
"webusb-error-clear-connect-title": {
1138-
"defaultMessage": "No es pot sol·licitar la interfície",
1138+
"defaultMessage": "Una altra pàgina o pestanya del navegador està connectada a aquesta micro:bit",
11391139
"description": "Title of error for WebUsb connection"
11401140
},
11411141
"webusb-error-default-title": {
11421142
"defaultMessage": "Error de WebUSB",
11431143
"description": "Default title for error messages relating to WebUSB"
11441144
},
11451145
"webusb-error-reconnect-microbit-description": {
1146-
"defaultMessage": "Torna a connectar la teva micro:bit i torna-ho a provar.",
1146+
"defaultMessage": "<p>Segueix aquests passos i, a continuació, torna-ho a provar:</p><ul><li>desendolla el cable USB</li><li>desendolla la bateria si n'hi ha cap connectada</li><li>torna a connectar el cable USB</li><li>torna a connectar la bateria si n'hi havia una</li></ul>",
11471147
"description": "Part of WebUSB error message"
11481148
},
11491149
"webusb-not-supported": {
@@ -1167,7 +1167,7 @@
11671167
"description": "Title for the welcome dialog"
11681168
},
11691169
"welcome-video-alt": {
1170-
"defaultMessage": "video introducing the Python Editor",
1170+
"defaultMessage": "vídeo de presentació de l'editor Python",
11711171
"description": "iframe title for the welcome video"
11721172
},
11731173
"zoom-in-action": {

lang/ui.de.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@
511511
"description": "Text in the no micro:bit found dialog"
512512
},
513513
"offline-image-alt": {
514-
"defaultMessage": "Image unavailable offline",
514+
"defaultMessage": "Bild offline nicht verfügbar",
515515
"description": "Alt text for an image placeholder when the user is offline"
516516
},
517517
"open-action": {
@@ -747,11 +747,11 @@
747747
"description": "Checkbox setting label"
748748
},
749749
"setting-warn-on-v2-only-features": {
750-
"defaultMessage": "Show warnings about V2-only features",
750+
"defaultMessage": "Warnungen über Nur-V2-Funktionen anzeigen",
751751
"description": "Checkbox setting label"
752752
},
753753
"setting-warn-on-v2-only-features-info": {
754-
"defaultMessage": "Warnings are shown in the editor when a micro:bit V1 is connected",
754+
"defaultMessage": "Warnungen werden im Editor angezeigt, wenn ein micro:bit V1 verbunden ist",
755755
"description": "Checkbox setting label"
756756
},
757757
"settings": {
@@ -1123,7 +1123,7 @@
11231123
"description": "alt text for logo link to .org"
11241124
},
11251125
"warn-on-v2-only-features-action": {
1126-
"defaultMessage": "Disable warnings about V2-only features",
1126+
"defaultMessage": "Warnungen über Nur-V2-Funktionen deaktivieren",
11271127
"description": "Label for editor action"
11281128
},
11291129
"webusb-error-clear-connect-description-1": {
@@ -1135,15 +1135,15 @@
11351135
"description": "Part of WebUSB error message"
11361136
},
11371137
"webusb-error-clear-connect-title": {
1138-
"defaultMessage": "Schnittstelle konnte nicht beansprucht werden",
1138+
"defaultMessage": "Eine andere Seite oder ein Browser-Tab ist mit diesem micro:bit verbunden",
11391139
"description": "Title of error for WebUsb connection"
11401140
},
11411141
"webusb-error-default-title": {
11421142
"defaultMessage": "WebUSB-Fehler",
11431143
"description": "Default title for error messages relating to WebUSB"
11441144
},
11451145
"webusb-error-reconnect-microbit-description": {
1146-
"defaultMessage": "Bitte schließe deinen micro:bit erneut an und versuche es nochmal.",
1146+
"defaultMessage": "<p>Bitte folge diesen Schritten, dann versuche es erneut:</p><ul><li>trenne das USB-Kabel</li><li>entferne das Akku-Paket, wenn angeschlossen</li><li>verbinden das USB-Kabel erneut</li><li>verbinde das Akku-Paket erneut, wenn angeschlossen</li></ul>",
11471147
"description": "Part of WebUSB error message"
11481148
},
11491149
"webusb-not-supported": {
@@ -1167,7 +1167,7 @@
11671167
"description": "Title for the welcome dialog"
11681168
},
11691169
"welcome-video-alt": {
1170-
"defaultMessage": "video introducing the Python Editor",
1170+
"defaultMessage": "Videoeinführung des Python Editors",
11711171
"description": "iframe title for the welcome video"
11721172
},
11731173
"zoom-in-action": {

lang/ui.es-es.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@
511511
"description": "Text in the no micro:bit found dialog"
512512
},
513513
"offline-image-alt": {
514-
"defaultMessage": "Image unavailable offline",
514+
"defaultMessage": "Imagen no disponible sin conexión",
515515
"description": "Alt text for an image placeholder when the user is offline"
516516
},
517517
"open-action": {
@@ -747,11 +747,11 @@
747747
"description": "Checkbox setting label"
748748
},
749749
"setting-warn-on-v2-only-features": {
750-
"defaultMessage": "Show warnings about V2-only features",
750+
"defaultMessage": "Mostrar advertencias sobre funciones exclusivas de la V2",
751751
"description": "Checkbox setting label"
752752
},
753753
"setting-warn-on-v2-only-features-info": {
754-
"defaultMessage": "Warnings are shown in the editor when a micro:bit V1 is connected",
754+
"defaultMessage": "Las advertencias se muestran en el editor cuando se conecta un micro:bit V1",
755755
"description": "Checkbox setting label"
756756
},
757757
"settings": {
@@ -1123,7 +1123,7 @@
11231123
"description": "alt text for logo link to .org"
11241124
},
11251125
"warn-on-v2-only-features-action": {
1126-
"defaultMessage": "Disable warnings about V2-only features",
1126+
"defaultMessage": "Desactivar las advertencias sobre funciones exclusivas de la V2",
11271127
"description": "Label for editor action"
11281128
},
11291129
"webusb-error-clear-connect-description-1": {
@@ -1135,15 +1135,15 @@
11351135
"description": "Part of WebUSB error message"
11361136
},
11371137
"webusb-error-clear-connect-title": {
1138-
"defaultMessage": "No se ha podido solicitar interfaz",
1138+
"defaultMessage": "Otra página o pestaña del navegador está conectada a este micro:bit",
11391139
"description": "Title of error for WebUsb connection"
11401140
},
11411141
"webusb-error-default-title": {
11421142
"defaultMessage": "Error WebUSB",
11431143
"description": "Default title for error messages relating to WebUSB"
11441144
},
11451145
"webusb-error-reconnect-microbit-description": {
1146-
"defaultMessage": "Por favor reconecta el micro:bit e intentalo de nuevo.",
1146+
"defaultMessage": "<p>Por favor, sigue estos pasos y vuelve a intentarlo:</p><ul><li>desconecta el cable USB</li><li>desenchufa la batería si la tiene instalada</li><li>vuelve a conectar el cable USB</li><li>vuelve a conectar el paquete de baterías si estaba conectado</li></ul>",
11471147
"description": "Part of WebUSB error message"
11481148
},
11491149
"webusb-not-supported": {
@@ -1167,7 +1167,7 @@
11671167
"description": "Title for the welcome dialog"
11681168
},
11691169
"welcome-video-alt": {
1170-
"defaultMessage": "video introducing the Python Editor",
1170+
"defaultMessage": "vídeo de introducción al editor de Python",
11711171
"description": "iframe title for the welcome video"
11721172
},
11731173
"zoom-in-action": {

lang/ui.fr.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@
511511
"description": "Text in the no micro:bit found dialog"
512512
},
513513
"offline-image-alt": {
514-
"defaultMessage": "Image unavailable offline",
514+
"defaultMessage": "Image indisponible hors ligne",
515515
"description": "Alt text for an image placeholder when the user is offline"
516516
},
517517
"open-action": {
@@ -747,11 +747,11 @@
747747
"description": "Checkbox setting label"
748748
},
749749
"setting-warn-on-v2-only-features": {
750-
"defaultMessage": "Show warnings about V2-only features",
750+
"defaultMessage": "Afficher les avertissements sur les fonctionnalités disponibles uniquement sur le V2",
751751
"description": "Checkbox setting label"
752752
},
753753
"setting-warn-on-v2-only-features-info": {
754-
"defaultMessage": "Warnings are shown in the editor when a micro:bit V1 is connected",
754+
"defaultMessage": "Les avertissements sont affichés dans l'éditeur quand un micro:bit V1 est connecté",
755755
"description": "Checkbox setting label"
756756
},
757757
"settings": {
@@ -1123,7 +1123,7 @@
11231123
"description": "alt text for logo link to .org"
11241124
},
11251125
"warn-on-v2-only-features-action": {
1126-
"defaultMessage": "Disable warnings about V2-only features",
1126+
"defaultMessage": "Désactiver les avertissements concernant les fonctionnalités disponibles sur le V2 uniquement",
11271127
"description": "Label for editor action"
11281128
},
11291129
"webusb-error-clear-connect-description-1": {
@@ -1135,15 +1135,15 @@
11351135
"description": "Part of WebUSB error message"
11361136
},
11371137
"webusb-error-clear-connect-title": {
1138-
"defaultMessage": "Impossible de demander l’interface",
1138+
"defaultMessage": "Une autre page ou un autre onglet est connecté à ce micro:bit",
11391139
"description": "Title of error for WebUsb connection"
11401140
},
11411141
"webusb-error-default-title": {
11421142
"defaultMessage": "Erreur WebUSB",
11431143
"description": "Default title for error messages relating to WebUSB"
11441144
},
11451145
"webusb-error-reconnect-microbit-description": {
1146-
"defaultMessage": "Veuillez reconnecter votre micro:bit et réessayer.",
1146+
"defaultMessage": "<p>Veuillez suivre les étapes suivantes, puis réessayez : </p><ul><li>débranchez le câble USB</li><li>débranchez le bloc-batterie s'il y en a un</li><li>reconnectez le câble USB</li><li>reconnectez le bloc-batterie s'il y en a un</li></ul>",
11471147
"description": "Part of WebUSB error message"
11481148
},
11491149
"webusb-not-supported": {
@@ -1167,7 +1167,7 @@
11671167
"description": "Title for the welcome dialog"
11681168
},
11691169
"welcome-video-alt": {
1170-
"defaultMessage": "video introducing the Python Editor",
1170+
"defaultMessage": "vidéo explicative de l'éditeur Python",
11711171
"description": "iframe title for the welcome video"
11721172
},
11731173
"zoom-in-action": {

lang/ui.ja.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@
511511
"description": "Text in the no micro:bit found dialog"
512512
},
513513
"offline-image-alt": {
514-
"defaultMessage": "Image unavailable offline",
514+
"defaultMessage": "画像がオフラインで利用できません",
515515
"description": "Alt text for an image placeholder when the user is offline"
516516
},
517517
"open-action": {
@@ -747,11 +747,11 @@
747747
"description": "Checkbox setting label"
748748
},
749749
"setting-warn-on-v2-only-features": {
750-
"defaultMessage": "Show warnings about V2-only features",
750+
"defaultMessage": "V2のみの機能に関する警告を表示する",
751751
"description": "Checkbox setting label"
752752
},
753753
"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が接続されていると、エディタに警告が表示されます",
755755
"description": "Checkbox setting label"
756756
},
757757
"settings": {
@@ -1123,7 +1123,7 @@
11231123
"description": "alt text for logo link to .org"
11241124
},
11251125
"warn-on-v2-only-features-action": {
1126-
"defaultMessage": "Disable warnings about V2-only features",
1126+
"defaultMessage": "V2のみの機能に関する警告を無効にする",
11271127
"description": "Label for editor action"
11281128
},
11291129
"webusb-error-clear-connect-description-1": {
@@ -1135,15 +1135,15 @@
11351135
"description": "Part of WebUSB error message"
11361136
},
11371137
"webusb-error-clear-connect-title": {
1138-
"defaultMessage": "インタフェースを要求できません",
1138+
"defaultMessage": "このmicro:bitが別のページや別のブラウザタブで接続されています",
11391139
"description": "Title of error for WebUsb connection"
11401140
},
11411141
"webusb-error-default-title": {
11421142
"defaultMessage": "WebUSBエラー",
11431143
"description": "Default title for error messages relating to WebUSB"
11441144
},
11451145
"webusb-error-reconnect-microbit-description": {
1146-
"defaultMessage": "micro:bitを再接続して、やり直してください。",
1146+
"defaultMessage": "<p>次の手順にしたがって、もう一度お試しください:</p><ul><li>USBケーブルを抜く</li><li> バッテリーパックを接続している場合は、それを抜く</li><li>USBケーブルを再接続する</li><li>バッテリーパックを接続していた場合は、それを再接続する</li></ul>",
11471147
"description": "Part of WebUSB error message"
11481148
},
11491149
"webusb-not-supported": {
@@ -1167,7 +1167,7 @@
11671167
"description": "Title for the welcome dialog"
11681168
},
11691169
"welcome-video-alt": {
1170-
"defaultMessage": "video introducing the Python Editor",
1170+
"defaultMessage": "Pythonエディターを紹介する動画",
11711171
"description": "iframe title for the welcome video"
11721172
},
11731173
"zoom-in-action": {

lang/ui.ko.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
"description": "Text displayed when content fails to load"
197197
},
198198
"cookies-action": {
199-
"defaultMessage": "Cookies",
199+
"defaultMessage": "쿠키",
200200
"description": "Action to show dialog to choose website cookie preferences"
201201
},
202202
"copied": {
@@ -511,7 +511,7 @@
511511
"description": "Text in the no micro:bit found dialog"
512512
},
513513
"offline-image-alt": {
514-
"defaultMessage": "Image unavailable offline",
514+
"defaultMessage": "이미지는 오프라인에서 사용할 수 없습니다.",
515515
"description": "Alt text for an image placeholder when the user is offline"
516516
},
517517
"open-action": {
@@ -747,11 +747,11 @@
747747
"description": "Checkbox setting label"
748748
},
749749
"setting-warn-on-v2-only-features": {
750-
"defaultMessage": "Show warnings about V2-only features",
750+
"defaultMessage": "V2 전용 기능에 대한 경고 표시",
751751
"description": "Checkbox setting label"
752752
},
753753
"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이 연결되면 편집기에 경고가 표시됩니다.",
755755
"description": "Checkbox setting label"
756756
},
757757
"settings": {
@@ -967,7 +967,7 @@
967967
"description": "Radio simulator panel title"
968968
},
969969
"simulator-radio-code": {
970-
"defaultMessage": "micro:bit sent:",
970+
"defaultMessage": "micro:bit 전송된:",
971971
"description": "Visually hidden text for a radio message sent from the simulated micro:bit. Text of the message follows."
972972
},
973973
"simulator-radio-group-notice": {
@@ -995,7 +995,7 @@
995995
"description": "Aria label for the simulator radio send button"
996996
},
997997
"simulator-radio-user": {
998-
"defaultMessage": "You sent:",
998+
"defaultMessage": "너가 보냈다:",
999999
"description": "Visually hidden text for a radio message sent from the user to the simulated micro:bit. Text of the message follows."
10001000
},
10011001
"simulator-reference-link": {
@@ -1123,7 +1123,7 @@
11231123
"description": "alt text for logo link to .org"
11241124
},
11251125
"warn-on-v2-only-features-action": {
1126-
"defaultMessage": "Disable warnings about V2-only features",
1126+
"defaultMessage": "V2 전용 기능에 대한 경고 비활성화",
11271127
"description": "Label for editor action"
11281128
},
11291129
"webusb-error-clear-connect-description-1": {
@@ -1135,15 +1135,15 @@
11351135
"description": "Part of WebUSB error message"
11361136
},
11371137
"webusb-error-clear-connect-title": {
1138-
"defaultMessage": "인터페이스 수령 실패",
1138+
"defaultMessage": "다른 페이지나 브라우저 탭이 이 micro:bit에 연결되어 있습니다.",
11391139
"description": "Title of error for WebUsb connection"
11401140
},
11411141
"webusb-error-default-title": {
11421142
"defaultMessage": "WebUSB 오류",
11431143
"description": "Default title for error messages relating to WebUSB"
11441144
},
11451145
"webusb-error-reconnect-microbit-description": {
1146-
"defaultMessage": "micro:bit 연결을 확인한 후, 다시 시도해 보세요.",
1146+
"defaultMessage": "다른 페이지나 브라우저 탭이 이 micro:bit에 연결되어 있습니다.",
11471147
"description": "Part of WebUSB error message"
11481148
},
11491149
"webusb-not-supported": {
@@ -1167,7 +1167,7 @@
11671167
"description": "Title for the welcome dialog"
11681168
},
11691169
"welcome-video-alt": {
1170-
"defaultMessage": "video introducing the Python Editor",
1170+
"defaultMessage": "Python 편집기를 소개하는 비디오",
11711171
"description": "iframe title for the welcome video"
11721172
},
11731173
"zoom-in-action": {

0 commit comments

Comments
 (0)