Skip to content
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

Translation sync #1201

Merged
merged 3 commits into from
Dec 16, 2024
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
2 changes: 1 addition & 1 deletion lang/ui.ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@
},
"copy-snippet-advice": {
"defaultMessage": "Code copied, use paste to insert it.",
"description": "Copy code to clipboard action text"
"description": "Toast shown when you copy from API or Reference snippets"
},
"create-action": {
"defaultMessage": "Crea",
Expand Down
16 changes: 8 additions & 8 deletions lang/ui.de.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
"description": "Confirmation header of deletion of a file"
},
"confirm-replace-body": {
"defaultMessage": "Alle Dateien durch die in der hex-Datei ersetzen?",
"defaultMessage": "Alle Dateien durch die in der HEX-Datei ersetzen?",
"description": "Confirmation message body for replacing project dialog"
},
"confirm-replace-reset": {
Expand Down Expand Up @@ -213,7 +213,7 @@
},
"copy-snippet-advice": {
"defaultMessage": "Code copied, use paste to insert it.",
"description": "Copy code to clipboard action text"
"description": "Toast shown when you copy from API or Reference snippets"
},
"create-action": {
"defaultMessage": "Erstellen",
Expand All @@ -236,7 +236,7 @@
"description": "Button text for delete action"
},
"delete-file-action": {
"defaultMessage": "{name} löschen",
"defaultMessage": "Lösche {name}",
"description": "Menu option to delete file"
},
"deleted-file": {
Expand Down Expand Up @@ -479,7 +479,7 @@
"description": "Header for name field"
},
"name-used-when": {
"defaultMessage": "Der Name wird verwendet, wenn du die hex-Datei speicherst.",
"defaultMessage": "Dieser Name wird verwendet, wenn du die HEX-Datei speicherst.",
"description": "Text under project name field"
},
"new-file-hint": {
Expand Down Expand Up @@ -523,7 +523,7 @@
"description": "Open button text"
},
"open-file-action": {
"defaultMessage": "Öffnen...",
"defaultMessage": "Öffnen …",
"description": "Open file button text"
},
"open-file-dropped": {
Expand Down Expand Up @@ -643,7 +643,7 @@
"description": "Confirmation message after resetting the project"
},
"reset-project-hover": {
"defaultMessage": "Setzt das Projekt auf den Standard-Startcode zurück und verwirft deine Arbeit",
"defaultMessage": "Setzt das Projekt auf den Standard-Startcode zurück und verwirft deine Arbeit.",
"description": "Reset action hover text"
},
"results-count": {
Expand All @@ -663,7 +663,7 @@
"description": "Text for menu item for saving a project hex file"
},
"save-hover": {
"defaultMessage": "Speichere die hex-Datei des Projektes auf deinem Computer",
"defaultMessage": "Speichere die HEX-Datei des Projektes auf deinem Computer.",
"description": "Hover text over save button"
},
"save-python-action": {
Expand Down Expand Up @@ -755,7 +755,7 @@
"description": "Checkbox setting label"
},
"setting-warn-on-v2-only-features-info": {
"defaultMessage": "Warnungen werden im Editor angezeigt, wenn ein micro:bit V1 verbunden ist",
"defaultMessage": "Warnungen werden im Editor angezeigt, wenn ein micro:bit V1 verbunden ist.",
"description": "Checkbox setting label"
},
"settings": {
Expand Down
2 changes: 1 addition & 1 deletion lang/ui.es-es.json
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@
},
"copy-snippet-advice": {
"defaultMessage": "Code copied, use paste to insert it.",
"description": "Copy code to clipboard action text"
"description": "Toast shown when you copy from API or Reference snippets"
},
"create-action": {
"defaultMessage": "Crea",
Expand Down
2 changes: 1 addition & 1 deletion lang/ui.fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@
},
"copy-snippet-advice": {
"defaultMessage": "Code copied, use paste to insert it.",
"description": "Copy code to clipboard action text"
"description": "Toast shown when you copy from API or Reference snippets"
},
"create-action": {
"defaultMessage": "Créez",
Expand Down
2 changes: 1 addition & 1 deletion lang/ui.ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@
},
"copy-snippet-advice": {
"defaultMessage": "Code copied, use paste to insert it.",
"description": "Copy code to clipboard action text"
"description": "Toast shown when you copy from API or Reference snippets"
},
"create-action": {
"defaultMessage": "作る",
Expand Down
2 changes: 1 addition & 1 deletion lang/ui.ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@
},
"copy-snippet-advice": {
"defaultMessage": "Code copied, use paste to insert it.",
"description": "Copy code to clipboard action text"
"description": "Toast shown when you copy from API or Reference snippets"
},
"create-action": {
"defaultMessage": "Create",
Expand Down
2 changes: 1 addition & 1 deletion lang/ui.lol.json
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@
},
"copy-snippet-advice": {
"defaultMessage": "Code copied, use paste to insert it.",
"description": "Copy code to clipboard action text"
"description": "Toast shown when you copy from API or Reference snippets"
},
"create-action": {
"defaultMessage": "crwdns331460:0crwdne331460:0",
Expand Down
2 changes: 1 addition & 1 deletion lang/ui.nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@
},
"copy-snippet-advice": {
"defaultMessage": "Code copied, use paste to insert it.",
"description": "Copy code to clipboard action text"
"description": "Toast shown when you copy from API or Reference snippets"
},
"create-action": {
"defaultMessage": "Maak",
Expand Down
4 changes: 2 additions & 2 deletions lang/ui.pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"description": "Change made to file"
},
"api-description": {
"defaultMessage": "Aby użyć i dla przykładów zobacz <link>Odniesienie</link>",
"defaultMessage": "Aby poznać zastosowania i przykłady, zobacz <link>Referencje</link>",
"description": "Extended description at the top of the API tab"
},
"api-tab": {
Expand Down Expand Up @@ -213,7 +213,7 @@
},
"copy-snippet-advice": {
"defaultMessage": "Code copied, use paste to insert it.",
"description": "Copy code to clipboard action text"
"description": "Toast shown when you copy from API or Reference snippets"
},
"create-action": {
"defaultMessage": "Twórz",
Expand Down
2 changes: 1 addition & 1 deletion lang/ui.zh-cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@
},
"copy-snippet-advice": {
"defaultMessage": "Code copied, use paste to insert it.",
"description": "Copy code to clipboard action text"
"description": "Toast shown when you copy from API or Reference snippets"
},
"create-action": {
"defaultMessage": "创作",
Expand Down
2 changes: 1 addition & 1 deletion lang/ui.zh-tw.json
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@
},
"copy-snippet-advice": {
"defaultMessage": "Code copied, use paste to insert it.",
"description": "Copy code to clipboard action text"
"description": "Toast shown when you copy from API or Reference snippets"
},
"create-action": {
"defaultMessage": "創造",
Expand Down

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

Loading
Loading