Skip to content

Commit

Permalink
Translation update from Crowdin
Browse files Browse the repository at this point in the history
  • Loading branch information
microbit-matt-hillsdon committed Nov 12, 2023
1 parent 2f4cce1 commit b1c6221
Show file tree
Hide file tree
Showing 26 changed files with 61 additions and 61 deletions.
6 changes: 3 additions & 3 deletions lang/ui.es-es.json
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@
"description": "Language option text"
},
"less-action": {
"defaultMessage": "menos",
"defaultMessage": "Less",
"description": "Less button text (showing less content)"
},
"load-error-makecode-info": {
Expand Down Expand Up @@ -439,7 +439,7 @@
"description": "Links to the MicroPython source code in the about dialog"
},
"more-action": {
"defaultMessage": "mas",
"defaultMessage": "More",
"description": "More button text (showing more/further content)"
},
"more-connect-options": {
Expand Down Expand Up @@ -1035,7 +1035,7 @@
"description": "Support menu option text"
},
"terms-of-use": {
"defaultMessage": "Términos de uso",
"defaultMessage": "Terms of use",
"description": "Terms of use menu option text"
},
"third-party-module-explanation": {
Expand Down
8 changes: 4 additions & 4 deletions lang/ui.ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@
"description": "Language option text"
},
"less-action": {
"defaultMessage": "減らす",
"defaultMessage": "少なく表示",
"description": "Less button text (showing less content)"
},
"load-error-makecode-info": {
Expand Down Expand Up @@ -439,7 +439,7 @@
"description": "Links to the MicroPython source code in the about dialog"
},
"more-action": {
"defaultMessage": "増やす",
"defaultMessage": "もっと見る",
"description": "More button text (showing more/further content)"
},
"more-connect-options": {
Expand Down Expand Up @@ -863,7 +863,7 @@
"description": "Simulator gesture option"
},
"simulator-gesture-down": {
"defaultMessage": "ロゴが下になった",
"defaultMessage": "",
"description": "Simulator gesture option"
},
"simulator-gesture-face-down": {
Expand Down Expand Up @@ -899,7 +899,7 @@
"description": "Simulator gesture option"
},
"simulator-gesture-up": {
"defaultMessage": "ロゴが上になった",
"defaultMessage": "",
"description": "Simulator gesture option"
},
"simulator-hide": {
Expand Down
2 changes: 1 addition & 1 deletion lang/ui.ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -1035,7 +1035,7 @@
"description": "Support menu option text"
},
"terms-of-use": {
"defaultMessage": "이용 약관",
"defaultMessage": "Terms of use",
"description": "Terms of use menu option text"
},
"third-party-module-explanation": {
Expand Down
2 changes: 1 addition & 1 deletion lang/ui.nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -1035,7 +1035,7 @@
"description": "Support menu option text"
},
"terms-of-use": {
"defaultMessage": "Gebruikers voorwaarden",
"defaultMessage": "Gebruiksvoorwaarden",
"description": "Terms of use menu option text"
},
"third-party-module-explanation": {
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 @@ -320,7 +320,7 @@
"description": "Title for the firmware update dialog"
},
"flash-action": {
"defaultMessage": "烧录",
"defaultMessage": "下载",
"description": "Text for flash button"
},
"flash-hover": {
Expand Down Expand Up @@ -391,7 +391,7 @@
"description": "Language option text"
},
"less-action": {
"defaultMessage": "更少",
"defaultMessage": "Less",
"description": "Less button text (showing less content)"
},
"load-error-makecode-info": {
Expand Down Expand Up @@ -439,7 +439,7 @@
"description": "Links to the MicroPython source code in the about dialog"
},
"more-action": {
"defaultMessage": "更多",
"defaultMessage": "More",
"description": "More button text (showing more/further content)"
},
"more-connect-options": {
Expand Down Expand Up @@ -1035,7 +1035,7 @@
"description": "Support menu option text"
},
"terms-of-use": {
"defaultMessage": "使用条款",
"defaultMessage": "Terms of use",
"description": "Terms of use menu option text"
},
"third-party-module-explanation": {
Expand Down
8 changes: 4 additions & 4 deletions lang/ui.zh-tw.json
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@
"description": "Title for the firmware update dialog"
},
"flash-action": {
"defaultMessage": "讀寫",
"defaultMessage": "燒錄",
"description": "Text for flash button"
},
"flash-hover": {
Expand Down Expand Up @@ -391,7 +391,7 @@
"description": "Language option text"
},
"less-action": {
"defaultMessage": "查看較少",
"defaultMessage": "Less",
"description": "Less button text (showing less content)"
},
"load-error-makecode-info": {
Expand Down Expand Up @@ -439,7 +439,7 @@
"description": "Links to the MicroPython source code in the about dialog"
},
"more-action": {
"defaultMessage": "查看較多",
"defaultMessage": "More",
"description": "More button text (showing more/further content)"
},
"more-connect-options": {
Expand Down Expand Up @@ -1035,7 +1035,7 @@
"description": "Support menu option text"
},
"terms-of-use": {
"defaultMessage": "網站使用條款",
"defaultMessage": "Terms of use",
"description": "Terms of use menu option text"
},
"third-party-module-explanation": {
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/language-server/pyright.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import { baseUrl } from "../base";
import { createUri, LanguageServerClient } from "./client";

// This is modified by bin/update-pyright.sh
const workerScriptName = "pyright-main-99cf7dc02c2324815d13.worker.js";
const workerScriptName = "pyright-main-8d89bff7a80da04790e7.worker.js";

/**
* Creates Pyright workers and corresponding client.
Expand Down
6 changes: 3 additions & 3 deletions src/messages/ui.es-es.json
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,7 @@
"less-action": [
{
"type": 0,
"value": "menos"
"value": "Less"
}
],
"load-error-makecode-info": [
Expand Down Expand Up @@ -890,7 +890,7 @@
"more-action": [
{
"type": 0,
"value": "mas"
"value": "More"
}
],
"more-connect-options": [
Expand Down Expand Up @@ -2214,7 +2214,7 @@
"terms-of-use": [
{
"type": 0,
"value": "Términos de uso"
"value": "Terms of use"
}
],
"third-party-module-explanation": [
Expand Down
8 changes: 4 additions & 4 deletions src/messages/ui.ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -780,7 +780,7 @@
"less-action": [
{
"type": 0,
"value": "減らす"
"value": "少なく表示"
}
],
"load-error-makecode-info": [
Expand Down Expand Up @@ -910,7 +910,7 @@
"more-action": [
{
"type": 0,
"value": "増やす"
"value": "もっと見る"
}
],
"more-connect-options": [
Expand Down Expand Up @@ -1926,7 +1926,7 @@
"simulator-gesture-down": [
{
"type": 0,
"value": "ロゴが下になった"
"value": ""
}
],
"simulator-gesture-face-down": [
Expand Down Expand Up @@ -1980,7 +1980,7 @@
"simulator-gesture-up": [
{
"type": 0,
"value": "ロゴが上になった"
"value": ""
}
],
"simulator-hide": [
Expand Down
2 changes: 1 addition & 1 deletion src/messages/ui.ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -2226,7 +2226,7 @@
"terms-of-use": [
{
"type": 0,
"value": "이용 약관"
"value": "Terms of use"
}
],
"third-party-module-explanation": [
Expand Down
2 changes: 1 addition & 1 deletion src/messages/ui.nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -2253,7 +2253,7 @@
"terms-of-use": [
{
"type": 0,
"value": "Gebruikers voorwaarden"
"value": "Gebruiksvoorwaarden"
}
],
"third-party-module-explanation": [
Expand Down
Loading

0 comments on commit b1c6221

Please sign in to comment.