Skip to content

Commit

Permalink
Translations update from Hosted Weblate (#5796)
Browse files Browse the repository at this point in the history
  • Loading branch information
weblate committed Sep 19, 2024
1 parent af7162f commit e522f41
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion content/client-messages/bg.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
CheckInternet: Провери дали имаш връзка с интернет.
Connection_error: Изгубихме връзка със сървъра.
Empty_output: Кодът работи, но няма нищо за принтиране.
Errors_found: You made a mistake! Don't worry, Hedy is trying to find the mistakes
Errors_found: Допусна грешка! Не се тревожи, ние успяхме да изпълним програмата
Execute_error: Нещо се обърка при изпълнението на програмата.
Other_error: Ой! Май имаме някаква грешка в кода.
Program_repair: This could be the correct code, can you fix it?
Expand Down
2 changes: 1 addition & 1 deletion static/js/appbundle.js
Original file line number Diff line number Diff line change
Expand Up @@ -60574,7 +60574,7 @@ ${o3}` : i3;
"CheckInternet": "\u041F\u0440\u043E\u0432\u0435\u0440\u0438 \u0434\u0430\u043B\u0438 \u0438\u043C\u0430\u0448 \u0432\u0440\u044A\u0437\u043A\u0430 \u0441 \u0438\u043D\u0442\u0435\u0440\u043D\u0435\u0442.",
"Connection_error": "\u0418\u0437\u0433\u0443\u0431\u0438\u0445\u043C\u0435 \u0432\u0440\u044A\u0437\u043A\u0430 \u0441\u044A\u0441 \u0441\u044A\u0440\u0432\u044A\u0440\u0430.",
"Empty_output": "\u041A\u043E\u0434\u044A\u0442 \u0440\u0430\u0431\u043E\u0442\u0438, \u043D\u043E \u043D\u044F\u043C\u0430 \u043D\u0438\u0449\u043E \u0437\u0430 \u043F\u0440\u0438\u043D\u0442\u0438\u0440\u0430\u043D\u0435.",
"Errors_found": "You made a mistake! Don't worry, Hedy is trying to find the mistakes",
"Errors_found": "\u0414\u043E\u043F\u0443\u0441\u043D\u0430 \u0433\u0440\u0435\u0448\u043A\u0430! \u041D\u0435 \u0441\u0435 \u0442\u0440\u0435\u0432\u043E\u0436\u0438, \u043D\u0438\u0435 \u0443\u0441\u043F\u044F\u0445\u043C\u0435 \u0434\u0430 \u0438\u0437\u043F\u044A\u043B\u043D\u0438\u043C \u043F\u0440\u043E\u0433\u0440\u0430\u043C\u0430\u0442\u0430",
"Execute_error": "\u041D\u0435\u0449\u043E \u0441\u0435 \u043E\u0431\u044A\u0440\u043A\u0430 \u043F\u0440\u0438 \u0438\u0437\u043F\u044A\u043B\u043D\u0435\u043D\u0438\u0435\u0442\u043E \u043D\u0430 \u043F\u0440\u043E\u0433\u0440\u0430\u043C\u0430\u0442\u0430.",
"Other_error": "\u041E\u0439! \u041C\u0430\u0439 \u0438\u043C\u0430\u043C\u0435 \u043D\u044F\u043A\u0430\u043A\u0432\u0430 \u0433\u0440\u0435\u0448\u043A\u0430 \u0432 \u043A\u043E\u0434\u0430.",
"Program_repair": "This could be the correct code, can you fix it?",
Expand Down
2 changes: 1 addition & 1 deletion static/js/appbundle.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion static/js/message-translations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ export const TRANSLATIONS: Record<string, Record<MessageKey, string>> = {
"CheckInternet": "Провери дали имаш връзка с интернет.",
"Connection_error": "Изгубихме връзка със сървъра.",
"Empty_output": "Кодът работи, но няма нищо за принтиране.",
"Errors_found": "You made a mistake! Don't worry, Hedy is trying to find the mistakes",
"Errors_found": "Допусна грешка! Не се тревожи, ние успяхме да изпълним програмата",
"Execute_error": "Нещо се обърка при изпълнението на програмата.",
"Other_error": "Ой! Май имаме някаква грешка в кода.",
"Program_repair": "This could be the correct code, can you fix it?",
Expand Down

0 comments on commit e522f41

Please sign in to comment.