Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
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
40 changes: 40 additions & 0 deletions lang/ui.ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,10 @@
"defaultMessage": "Edita mostres de dades",
"description": "Back button text"
},
"blocks-preview-title": {
"defaultMessage": "Blocks preview",
"description": "Blocks preview heading text"
},
"bluetooth-unsupported-advice": {
"defaultMessage": "Et recomanem Google Chrome o Microsoft Edge perquè puguis connectar-te directament a la micro:bit.",
"description": "Note on supported browsers"
Expand Down Expand Up @@ -427,6 +431,10 @@
"defaultMessage": "Mostra les funcions de dades",
"description": "Show data features button text"
},
"data-preview-title": {
"defaultMessage": "Data preview",
"description": "Data preview heading text"
},
"data-samples-actions-region": {
"defaultMessage": "Barra d'eines de mostres de dades",
"description": "Region label for data samples actions"
Expand Down Expand Up @@ -1219,6 +1227,34 @@
"defaultMessage": "Obre el fitxer quan es deixa anar",
"description": "Aria label for file drop target"
},
"open-project-action": {
"defaultMessage": "Open project",
"description": "Open project button text"
},
"open-project-setup-description": {
"defaultMessage": "Opening this project will overwrite any existing session. You may want to <link>save your existing session</link> first.",
"description": "Open project setup description"
},
"open-shared-project-blocks-preview-description": {
"defaultMessage": "Preview of the MakeCode code contained within this project.",
"description": "Blocks preview description text"
},
"open-shared-project-data-preview-description": {
"defaultMessage": "Preview of the actions and data contained within this project.",
"description": "Data preview description text"
},
"open-shared-project-description": {
"defaultMessage": "This is a Microsoft MakeCode shared project compatible with CreateAI.",
"description": "Import shared CreateAI project description"
},
"open-shared-project-error-description": {
"defaultMessage": "Check the link you followed is correct, and make sure you are connected to the internet before trying again.",
"description": "Import shared CreateAI error description"
},
"open-shared-project-title": {
"defaultMessage": "Open shared CreateAI project",
"description": "Import shared CreateAI project title"
},
"other-tabs-body1": {
"defaultMessage": "Un altre procés està connectat a aquest dispositiu.",
"description": "Connection error dialog"
Expand Down Expand Up @@ -1499,6 +1535,10 @@
"defaultMessage": "Prova el model",
"description": "Testing model page title"
},
"third-party-content-description": {
"defaultMessage": "The content above is provided by a third party, and is not endorsed by the Micro:bit Educational Foundation.",
"description": "Notify user of third party content"
},
"tour-action": {
"defaultMessage": "Tour",
"description": "Button label that starts a tour of the app's features"
Expand Down
40 changes: 40 additions & 0 deletions lang/ui.en.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,10 @@
"defaultMessage": "Edit data samples",
"description": "Back button text"
},
"blocks-preview-title": {
"defaultMessage": "Blocks preview",
"description": "Blocks preview heading text"
},
"bluetooth-unsupported-advice": {
"defaultMessage": "We recommend Google Chrome or Microsoft Edge so you can connect directly to your micro:bit.",
"description": "Note on supported browsers"
Expand Down Expand Up @@ -427,6 +431,10 @@
"defaultMessage": "Show data features",
"description": "Show data features button text"
},
"data-preview-title": {
"defaultMessage": "Data preview",
"description": "Data preview heading text"
},
"data-samples-actions-region": {
"defaultMessage": "Data samples toolbar",
"description": "Region label for data samples actions"
Expand Down Expand Up @@ -1219,6 +1227,34 @@
"defaultMessage": "Open file when dropped",
"description": "Aria label for file drop target"
},
"open-project-action": {
"defaultMessage": "Open project",
"description": "Open project button text"
},
"open-project-setup-description": {
"defaultMessage": "Opening this project will overwrite any existing session. You may want to <link>save your existing session</link> first.",
"description": "Open project setup description"
},
"open-shared-project-blocks-preview-description": {
"defaultMessage": "Preview of the MakeCode code contained within this project.",
"description": "Blocks preview description text"
},
"open-shared-project-data-preview-description": {
"defaultMessage": "Preview of the actions and data contained within this project.",
"description": "Data preview description text"
},
"open-shared-project-description": {
"defaultMessage": "This is a Microsoft MakeCode shared project compatible with CreateAI.",
"description": "Import shared CreateAI project description"
},
"open-shared-project-error-description": {
"defaultMessage": "Check the link you followed is correct, and make sure you are connected to the internet before trying again.",
"description": "Import shared CreateAI error description"
},
"open-shared-project-title": {
"defaultMessage": "Open shared CreateAI project",
"description": "Import shared CreateAI project title"
},
"other-tabs-body1": {
"defaultMessage": "Another process is connected to this device.",
"description": "Connection error dialog"
Expand Down Expand Up @@ -1499,6 +1535,10 @@
"defaultMessage": "Testing model",
"description": "Testing model page title"
},
"third-party-content-description": {
"defaultMessage": "This project is provided by a user, and not endorsed by Microsoft or the Micro:bit Educational Foundation. Visit the <link>MakeCode shared project</link> to report abuse to Microsoft MakeCode if you think it's not appropriate.",
"description": "Notify user of third party content"
},
"tour-action": {
"defaultMessage": "Tour",
"description": "Button label that starts a tour of the app's features"
Expand Down
40 changes: 40 additions & 0 deletions lang/ui.es-es.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,10 @@
"defaultMessage": "Editar muestras de datos",
"description": "Back button text"
},
"blocks-preview-title": {
"defaultMessage": "Blocks preview",
"description": "Blocks preview heading text"
},
"bluetooth-unsupported-advice": {
"defaultMessage": "Te recomendamos Google Chrome o Microsoft Edge para que puedas conectarte directamente a tu micro:bit.",
"description": "Note on supported browsers"
Expand Down Expand Up @@ -427,6 +431,10 @@
"defaultMessage": "Mostrar características de los datos",
"description": "Show data features button text"
},
"data-preview-title": {
"defaultMessage": "Data preview",
"description": "Data preview heading text"
},
"data-samples-actions-region": {
"defaultMessage": "Barra de herramientas de muestras de datos",
"description": "Region label for data samples actions"
Expand Down Expand Up @@ -1219,6 +1227,34 @@
"defaultMessage": "Abrir archivo al soltarlo",
"description": "Aria label for file drop target"
},
"open-project-action": {
"defaultMessage": "Open project",
"description": "Open project button text"
},
"open-project-setup-description": {
"defaultMessage": "Opening this project will overwrite any existing session. You may want to <link>save your existing session</link> first.",
"description": "Open project setup description"
},
"open-shared-project-blocks-preview-description": {
"defaultMessage": "Preview of the MakeCode code contained within this project.",
"description": "Blocks preview description text"
},
"open-shared-project-data-preview-description": {
"defaultMessage": "Preview of the actions and data contained within this project.",
"description": "Data preview description text"
},
"open-shared-project-description": {
"defaultMessage": "This is a Microsoft MakeCode shared project compatible with CreateAI.",
"description": "Import shared CreateAI project description"
},
"open-shared-project-error-description": {
"defaultMessage": "Check the link you followed is correct, and make sure you are connected to the internet before trying again.",
"description": "Import shared CreateAI error description"
},
"open-shared-project-title": {
"defaultMessage": "Open shared CreateAI project",
"description": "Import shared CreateAI project title"
},
"other-tabs-body1": {
"defaultMessage": "Otro proceso está conectado a este dispositivo.",
"description": "Connection error dialog"
Expand Down Expand Up @@ -1499,6 +1535,10 @@
"defaultMessage": "Modelo de pruebas",
"description": "Testing model page title"
},
"third-party-content-description": {
"defaultMessage": "The content above is provided by a third party, and is not endorsed by the Micro:bit Educational Foundation.",
"description": "Notify user of third party content"
},
"tour-action": {
"defaultMessage": "Recorrido",
"description": "Button label that starts a tour of the app's features"
Expand Down
40 changes: 40 additions & 0 deletions lang/ui.ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,10 @@
"defaultMessage": "データサンプルを編集",
"description": "Back button text"
},
"blocks-preview-title": {
"defaultMessage": "Blocks preview",
"description": "Blocks preview heading text"
},
"bluetooth-unsupported-advice": {
"defaultMessage": "micro:bitに直接接続できるように、Google ChromeまたはMicrosoft Edgeをお勧めします。",
"description": "Note on supported browsers"
Expand Down Expand Up @@ -427,6 +431,10 @@
"defaultMessage": "データ機能を表示",
"description": "Show data features button text"
},
"data-preview-title": {
"defaultMessage": "Data preview",
"description": "Data preview heading text"
},
"data-samples-actions-region": {
"defaultMessage": "データサンプルツールバー",
"description": "Region label for data samples actions"
Expand Down Expand Up @@ -1219,6 +1227,34 @@
"defaultMessage": "ドロップ時にファイルを開く",
"description": "Aria label for file drop target"
},
"open-project-action": {
"defaultMessage": "Open project",
"description": "Open project button text"
},
"open-project-setup-description": {
"defaultMessage": "Opening this project will overwrite any existing session. You may want to <link>save your existing session</link> first.",
"description": "Open project setup description"
},
"open-shared-project-blocks-preview-description": {
"defaultMessage": "Preview of the MakeCode code contained within this project.",
"description": "Blocks preview description text"
},
"open-shared-project-data-preview-description": {
"defaultMessage": "Preview of the actions and data contained within this project.",
"description": "Data preview description text"
},
"open-shared-project-description": {
"defaultMessage": "This is a Microsoft MakeCode shared project compatible with CreateAI.",
"description": "Import shared CreateAI project description"
},
"open-shared-project-error-description": {
"defaultMessage": "Check the link you followed is correct, and make sure you are connected to the internet before trying again.",
"description": "Import shared CreateAI error description"
},
"open-shared-project-title": {
"defaultMessage": "Open shared CreateAI project",
"description": "Import shared CreateAI project title"
},
"other-tabs-body1": {
"defaultMessage": "別のプロセスがこのデバイスに接続されています。",
"description": "Connection error dialog"
Expand Down Expand Up @@ -1499,6 +1535,10 @@
"defaultMessage": "モデルのテスト",
"description": "Testing model page title"
},
"third-party-content-description": {
"defaultMessage": "The content above is provided by a third party, and is not endorsed by the Micro:bit Educational Foundation.",
"description": "Notify user of third party content"
},
"tour-action": {
"defaultMessage": "ツアー",
"description": "Button label that starts a tour of the app's features"
Expand Down
40 changes: 40 additions & 0 deletions lang/ui.ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,10 @@
"defaultMessage": "데이터 샘플 편집",
"description": "Back button text"
},
"blocks-preview-title": {
"defaultMessage": "Blocks preview",
"description": "Blocks preview heading text"
},
"bluetooth-unsupported-advice": {
"defaultMessage": "micro:bit에 바로 연결하려면 Google Chrome 또는 Microsoft Edge를 사용하는 것이 좋습니다.",
"description": "Note on supported browsers"
Expand Down Expand Up @@ -427,6 +431,10 @@
"defaultMessage": "데이터 기능 표시",
"description": "Show data features button text"
},
"data-preview-title": {
"defaultMessage": "Data preview",
"description": "Data preview heading text"
},
"data-samples-actions-region": {
"defaultMessage": "데이터 샘플 도구 모음",
"description": "Region label for data samples actions"
Expand Down Expand Up @@ -1219,6 +1227,34 @@
"defaultMessage": "드롭될 때 파일 열기",
"description": "Aria label for file drop target"
},
"open-project-action": {
"defaultMessage": "Open project",
"description": "Open project button text"
},
"open-project-setup-description": {
"defaultMessage": "Opening this project will overwrite any existing session. You may want to <link>save your existing session</link> first.",
"description": "Open project setup description"
},
"open-shared-project-blocks-preview-description": {
"defaultMessage": "Preview of the MakeCode code contained within this project.",
"description": "Blocks preview description text"
},
"open-shared-project-data-preview-description": {
"defaultMessage": "Preview of the actions and data contained within this project.",
"description": "Data preview description text"
},
"open-shared-project-description": {
"defaultMessage": "This is a Microsoft MakeCode shared project compatible with CreateAI.",
"description": "Import shared CreateAI project description"
},
"open-shared-project-error-description": {
"defaultMessage": "Check the link you followed is correct, and make sure you are connected to the internet before trying again.",
"description": "Import shared CreateAI error description"
},
"open-shared-project-title": {
"defaultMessage": "Open shared CreateAI project",
"description": "Import shared CreateAI project title"
},
"other-tabs-body1": {
"defaultMessage": "다른 프로세스가 이 장치에 연결되어 있습니다.",
"description": "Connection error dialog"
Expand Down Expand Up @@ -1499,6 +1535,10 @@
"defaultMessage": "모델 테스트 중",
"description": "Testing model page title"
},
"third-party-content-description": {
"defaultMessage": "The content above is provided by a third party, and is not endorsed by the Micro:bit Educational Foundation.",
"description": "Notify user of third party content"
},
"tour-action": {
"defaultMessage": "투어",
"description": "Button label that starts a tour of the app's features"
Expand Down
Loading