Skip to content

Commit ea5928e

Browse files
committed
ci: update Translations
1 parent 71345ba commit ea5928e

Some content is hidden

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

72 files changed

+108
-36
lines changed

src/nls/ar/lastTranslated.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -411,6 +411,7 @@
411411
"DESCRIPTION_DRAG_AND_DROP_ENABLED": "true to enable drag and drop functionality for files and folders from the file explorer or Finder",
412412
"DESCRIPTION_DRAG_DROP_TEXT": "Enable/disable Drag & Drop functionality",
413413
"DESCRIPTION_EDITOR_LINE_HEIGHT": "Adjust the vertical spacing between lines of code in the editor. Choose a value between 1 and 3, default is 1.5",
414+
"DESCRIPTION_EMMET": "true to enable Emmet, else false.",
414415
"DESCRIPTION_ESLINT_DISABLE": "true to disable ESLint linter in problems panel",
415416
"DESCRIPTION_ESLINT_DO_NPM_INSTALL": "Please run `npm install` on your project to enable ESLint",
416417
"DESCRIPTION_ESLINT_FAILED": "ESLint Failed ({0}). Make sure the project contains valid <a href='https://eslint.org/docs/latest/use/configure/configuration-files'>Configuration Files</a>",

src/nls/ar/strings.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -508,6 +508,7 @@ define({
508508
"CMD_SUPPORT": "دعم {APP_NAME}",
509509
"CMD_DOCS": "مساعدة، البدء",
510510
"CMD_SUGGEST": "اقتراح ميزة",
511+
"CMD_REPORT_ISSUE": "الإبلاغ عن مشكلة",
511512
"CMD_RELEASE_NOTES": "ملاحظات الإصدار",
512513
"CMD_GET_INVOLVED": "المشاركة",
513514
"CMD_SHOW_EXTENSIONS_FOLDER": "إظهار مجلد الإضافات",
@@ -1347,5 +1348,5 @@ define({
13471348
"GIT_TOAST_TITLE": "استكشف ميزات Git في Phoenix Code",
13481349
"GIT_TOAST_MESSAGE": "انقر على رمز لوحة Git لإدارة مستودعك. يمكنك بسهولة تنفيذ الالتزام والدفع والسحب وعرض سجل مشروعك - كل ذلك في مكان واحد.<br><a href='https://docs.phcode.dev/docs/Features/git'>تعرّف على المزيد حول لوحة Git →</a>",
13491350
"SURVEY_TITLE_VOTE_FOR_FEATURES_YOU_WANT": "صوت للميزات التي ترغب برؤيتها تالياً!",
1350-
"CMD_REPORT_ISSUE": "الإبلاغ عن مشكلة"
1351+
"DESCRIPTION_EMMET": "صحيح لتمكين Emmet، وإلا خطأ."
13511352
});

src/nls/bg/lastTranslated.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -411,6 +411,7 @@
411411
"DESCRIPTION_DRAG_AND_DROP_ENABLED": "true to enable drag and drop functionality for files and folders from the file explorer or Finder",
412412
"DESCRIPTION_DRAG_DROP_TEXT": "Enable/disable Drag & Drop functionality",
413413
"DESCRIPTION_EDITOR_LINE_HEIGHT": "Adjust the vertical spacing between lines of code in the editor. Choose a value between 1 and 3, default is 1.5",
414+
"DESCRIPTION_EMMET": "true to enable Emmet, else false.",
414415
"DESCRIPTION_ESLINT_DISABLE": "true to disable ESLint linter in problems panel",
415416
"DESCRIPTION_ESLINT_DO_NPM_INSTALL": "Please run `npm install` on your project to enable ESLint",
416417
"DESCRIPTION_ESLINT_FAILED": "ESLint Failed ({0}). Make sure the project contains valid <a href='https://eslint.org/docs/latest/use/configure/configuration-files'>Configuration Files</a>",

src/nls/bg/strings.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -508,6 +508,7 @@ define({
508508
"CMD_SUPPORT": "Поддръжка на {APP_NAME}",
509509
"CMD_DOCS": "Помощ, Първи стъпки",
510510
"CMD_SUGGEST": "Предложете функционалност",
511+
"CMD_REPORT_ISSUE": "Докладване на проблем",
511512
"CMD_RELEASE_NOTES": "Бележки за изданието",
512513
"CMD_GET_INVOLVED": "Включете се",
513514
"CMD_SHOW_EXTENSIONS_FOLDER": "Показване на папката с разширенията",
@@ -1347,5 +1348,5 @@ define({
13471348
"GIT_TOAST_TITLE": "Разгледайте Git функциите в Phoenix Code",
13481349
"GIT_TOAST_MESSAGE": "Щракнете върху иконата на Git панела, за да управлявате хранилището си. Лесно създавайте commit, push, pull и преглеждайте историята на проекта си – всичко на едно място.<br><a href='https://docs.phcode.dev/docs/Features/git'>Научете повече за Git панела →</a>",
13491350
"SURVEY_TITLE_VOTE_FOR_FEATURES_YOU_WANT": "Гласувайте за функциите, които искате да видите следващи!",
1350-
"CMD_REPORT_ISSUE": "Докладване на проблем"
1351+
"DESCRIPTION_EMMET": "`true` за да активирате Emmet, иначе `false`."
13511352
});

src/nls/cs/lastTranslated.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -411,6 +411,7 @@
411411
"DESCRIPTION_DRAG_AND_DROP_ENABLED": "true to enable drag and drop functionality for files and folders from the file explorer or Finder",
412412
"DESCRIPTION_DRAG_DROP_TEXT": "Enable/disable Drag & Drop functionality",
413413
"DESCRIPTION_EDITOR_LINE_HEIGHT": "Adjust the vertical spacing between lines of code in the editor. Choose a value between 1 and 3, default is 1.5",
414+
"DESCRIPTION_EMMET": "true to enable Emmet, else false.",
414415
"DESCRIPTION_ESLINT_DISABLE": "true to disable ESLint linter in problems panel",
415416
"DESCRIPTION_ESLINT_DO_NPM_INSTALL": "Please run `npm install` on your project to enable ESLint",
416417
"DESCRIPTION_ESLINT_FAILED": "ESLint Failed ({0}). Make sure the project contains valid <a href='https://eslint.org/docs/latest/use/configure/configuration-files'>Configuration Files</a>",

src/nls/cs/strings.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -508,6 +508,7 @@ define({
508508
"CMD_SUPPORT": "{APP_NAME} Podpora",
509509
"CMD_DOCS": "Nápověda, Začínáme",
510510
"CMD_SUGGEST": "Navrhněte funkci",
511+
"CMD_REPORT_ISSUE": "Nahlásit problém",
511512
"CMD_RELEASE_NOTES": "Poznámky k verzi",
512513
"CMD_GET_INVOLVED": "Zapojte se",
513514
"CMD_SHOW_EXTENSIONS_FOLDER": "Zobrazit složku s doplňky",
@@ -1347,5 +1348,5 @@ define({
13471348
"GIT_TOAST_TITLE": "Prozkoumejte funkce Gitu v Phoenix Code",
13481349
"GIT_TOAST_MESSAGE": "Klikněte na ikonu panelu Git pro správu vašeho repozitáře. Snadno commitujte, pushujte, pullujte a prohlížejte si historii projektu – vše na jednom místě.<br><a href='https://docs.phcode.dev/docs/Features/git'>Zjistěte více o panelu Git →</a>",
13491350
"SURVEY_TITLE_VOTE_FOR_FEATURES_YOU_WANT": "Hlasujte pro funkce, které chcete vidět v další verzi!",
1350-
"CMD_REPORT_ISSUE": "Nahlásit problém"
1351+
"DESCRIPTION_EMMET": "`true` pro povolení Emmetu, jinak `false`."
13511352
});

src/nls/da/lastTranslated.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -411,6 +411,7 @@
411411
"DESCRIPTION_DRAG_AND_DROP_ENABLED": "true to enable drag and drop functionality for files and folders from the file explorer or Finder",
412412
"DESCRIPTION_DRAG_DROP_TEXT": "Enable/disable Drag & Drop functionality",
413413
"DESCRIPTION_EDITOR_LINE_HEIGHT": "Adjust the vertical spacing between lines of code in the editor. Choose a value between 1 and 3, default is 1.5",
414+
"DESCRIPTION_EMMET": "true to enable Emmet, else false.",
414415
"DESCRIPTION_ESLINT_DISABLE": "true to disable ESLint linter in problems panel",
415416
"DESCRIPTION_ESLINT_DO_NPM_INSTALL": "Please run `npm install` on your project to enable ESLint",
416417
"DESCRIPTION_ESLINT_FAILED": "ESLint Failed ({0}). Make sure the project contains valid <a href='https://eslint.org/docs/latest/use/configure/configuration-files'>Configuration Files</a>",

src/nls/da/strings.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -508,6 +508,7 @@ define({
508508
"CMD_SUPPORT": "{APP_NAME} support",
509509
"CMD_DOCS": "Hjælp, Kom godt i gang",
510510
"CMD_SUGGEST": "Foreslå en funktion",
511+
"CMD_REPORT_ISSUE": "Rapporter problem",
511512
"CMD_RELEASE_NOTES": "Udgivelsesnoter",
512513
"CMD_GET_INVOLVED": "Bliv involveret",
513514
"CMD_SHOW_EXTENSIONS_FOLDER": "Vis udvidelsesmappe",
@@ -1347,5 +1348,5 @@ define({
13471348
"GIT_TOAST_TITLE": "Udforsk Git-funktioner i Phoenix Code",
13481349
"GIT_TOAST_MESSAGE": "Klik på Git-panelikonet for at administrere dit repository. Commit, push, pull og se din projekthistorik nemt – alt sammen på ét sted.<br><a href='https://docs.phcode.dev/docs/Features/git'>Læs mere om Git-panelet →</a>",
13491350
"SURVEY_TITLE_VOTE_FOR_FEATURES_YOU_WANT": "Stem på de funktioner, du gerne vil se!",
1350-
"CMD_REPORT_ISSUE": "Rapporter problem"
1351+
"DESCRIPTION_EMMET": "`true` for at aktivere Emmet, ellers `false`."
13511352
});

src/nls/de/lastTranslated.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -411,6 +411,7 @@
411411
"DESCRIPTION_DRAG_AND_DROP_ENABLED": "true to enable drag and drop functionality for files and folders from the file explorer or Finder",
412412
"DESCRIPTION_DRAG_DROP_TEXT": "Enable/disable Drag & Drop functionality",
413413
"DESCRIPTION_EDITOR_LINE_HEIGHT": "Adjust the vertical spacing between lines of code in the editor. Choose a value between 1 and 3, default is 1.5",
414+
"DESCRIPTION_EMMET": "true to enable Emmet, else false.",
414415
"DESCRIPTION_ESLINT_DISABLE": "true to disable ESLint linter in problems panel",
415416
"DESCRIPTION_ESLINT_DO_NPM_INSTALL": "Please run `npm install` on your project to enable ESLint",
416417
"DESCRIPTION_ESLINT_FAILED": "ESLint Failed ({0}). Make sure the project contains valid <a href='https://eslint.org/docs/latest/use/configure/configuration-files'>Configuration Files</a>",

src/nls/de/strings.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -508,6 +508,7 @@ define({
508508
"CMD_SUPPORT": "{APP_NAME}-Support",
509509
"CMD_DOCS": "Hilfe, Erste Schritte",
510510
"CMD_SUGGEST": "Ein Feature vorschlagen",
511+
"CMD_REPORT_ISSUE": "Problem melden",
511512
"CMD_RELEASE_NOTES": "Versionshinweise",
512513
"CMD_GET_INVOLVED": "Mach mit",
513514
"CMD_SHOW_EXTENSIONS_FOLDER": "Erweiterungen-Ordner anzeigen",
@@ -1347,5 +1348,5 @@ define({
13471348
"GIT_TOAST_TITLE": "Git-Funktionen in Phoenix Code entdecken",
13481349
"GIT_TOAST_MESSAGE": "Klicken Sie auf das Git-Panel-Symbol, um Ihr Repository zu verwalten. Committen, Pushen, Pullen und die Anzeige Ihres Projektverlaufs – alles an einem Ort.<br><a href='https://docs.phcode.dev/docs/Features/git'>Mehr über das Git-Panel erfahren →</a>",
13491350
"SURVEY_TITLE_VOTE_FOR_FEATURES_YOU_WANT": "Stimmen Sie für die Funktionen ab, die Sie als Nächstes sehen möchten!",
1350-
"CMD_REPORT_ISSUE": "Problem melden"
1351+
"DESCRIPTION_EMMET": "`true`, um Emmet zu aktivieren, sonst `false`."
13511352
});

0 commit comments

Comments
 (0)