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": "Език",