From 119cde65c7a063567107d1c30f8ef573f68cf678 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 14 Sep 2025 14:51:12 -0400 Subject: [PATCH] chore(i18n): New Crowdin Translations by GitHub Action (#849) Co-authored-by: Crowdin Bot --- .../public/i18n/locales/bg-BG/deviceConfig.json | 16 ++++++++-------- .../web/public/i18n/locales/bg-BG/dialog.json | 2 +- .../public/i18n/locales/bg-BG/moduleConfig.json | 4 ++-- packages/web/public/i18n/locales/bg-BG/ui.json | 2 +- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/packages/web/public/i18n/locales/bg-BG/deviceConfig.json b/packages/web/public/i18n/locales/bg-BG/deviceConfig.json index d9cee704..ad8a7338 100644 --- a/packages/web/public/i18n/locales/bg-BG/deviceConfig.json +++ b/packages/web/public/i18n/locales/bg-BG/deviceConfig.json @@ -231,8 +231,8 @@ "label": "SSID" }, "subnet": { - "description": "Subnet Mask", - "label": "Subnet" + "description": "Подмрежова маска", + "label": "Подмрежа" }, "wifiEnabled": { "description": "Активиране или дезактивиране на WiFi радиото", @@ -401,20 +401,20 @@ "label": "Публичен ключ" }, "primaryAdminKey": { - "description": "The primary public key authorized to send admin messages to this node", - "label": "Primary Admin Key" + "description": "Основният публичен ключ, оторизиран за изпращане на администраторски съобщения до този възел", + "label": "Основен администраторски ключ" }, "secondaryAdminKey": { - "description": "The secondary public key authorized to send admin messages to this node", - "label": "Secondary Admin Key" + "description": "Вторичният публичен ключ, оторизиран за изпращане на администраторски съобщения до този възел", + "label": "Вторичен администраторски ключ" }, "serialOutputEnabled": { "description": "Serial Console over the Stream API", "label": "Serial Output Enabled" }, "tertiaryAdminKey": { - "description": "The tertiary public key authorized to send admin messages to this node", - "label": "Tertiary Admin Key" + "description": "Третичният публичен ключ, оторизиран за изпращане на администраторски съобщения до този възел", + "label": "Третичен администраторски ключ" }, "adminSettings": { "description": "Настройки за Admin", diff --git a/packages/web/public/i18n/locales/bg-BG/dialog.json b/packages/web/public/i18n/locales/bg-BG/dialog.json index d13d3a60..1940890b 100644 --- a/packages/web/public/i18n/locales/bg-BG/dialog.json +++ b/packages/web/public/i18n/locales/bg-BG/dialog.json @@ -141,7 +141,7 @@ "title": "Рестартиране на устройството", "description": "Reboot now or schedule a reboot of the connected node. Optionally, you can choose to reboot into OTA (Over-the-Air) mode.", "ota": "Reboot into OTA mode", - "enterDelay": "Enter delay", + "enterDelay": "Въведете забавяне", "scheduled": "Насрочено е рестартиране", "schedule": "Планиране на рестартиране", "now": "Рестартиране сега", diff --git a/packages/web/public/i18n/locales/bg-BG/moduleConfig.json b/packages/web/public/i18n/locales/bg-BG/moduleConfig.json index a0dfbd64..674a28ac 100644 --- a/packages/web/public/i18n/locales/bg-BG/moduleConfig.json +++ b/packages/web/public/i18n/locales/bg-BG/moduleConfig.json @@ -177,8 +177,8 @@ "description": "Output Buzzer" }, "active": { - "label": "Active", - "description": "Active" + "label": "Активно", + "description": "Активно" }, "alertMessage": { "label": "Предупредително съобщение", diff --git a/packages/web/public/i18n/locales/bg-BG/ui.json b/packages/web/public/i18n/locales/bg-BG/ui.json index d8bb5bbc..6f779a31 100644 --- a/packages/web/public/i18n/locales/bg-BG/ui.json +++ b/packages/web/public/i18n/locales/bg-BG/ui.json @@ -191,7 +191,7 @@ "label": "Неизвестен брой хопове" }, "showUnheard": { - "label": "Never heard" + "label": "Никога не е чуван" }, "language": { "label": "Език",