From f84b159309d3c7cc61e5647fade072948210a05a Mon Sep 17 00:00:00 2001 From: hank Date: Tue, 8 Jul 2025 20:09:00 -0400 Subject: [PATCH] New translations en.po (Bulgarian) --- beszel/site/src/locales/bg/bg.po | 71 +++++++++++++++++++++++++------- 1 file changed, 57 insertions(+), 14 deletions(-) diff --git a/beszel/site/src/locales/bg/bg.po b/beszel/site/src/locales/bg/bg.po index 5c07f933..fcdb3fcb 100644 --- a/beszel/site/src/locales/bg/bg.po +++ b/beszel/site/src/locales/bg/bg.po @@ -8,7 +8,7 @@ msgstr "" "Language: bg\n" "Project-Id-Version: beszel\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2025-04-26 21:53\n" +"PO-Revision-Date: 2025-07-09 00:08\n" "Last-Translator: \n" "Language-Team: Bulgarian\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -49,6 +49,7 @@ msgstr "30 дни" #. Table column #: src/components/systems-table/systems-table.tsx +#: src/components/routes/settings/tokens-fingerprints.tsx msgid "Actions" msgstr "Действия" @@ -76,9 +77,6 @@ msgstr "Добави URL" msgid "Adjust display options for charts." msgstr "Настрой опциите за показване на диаграмите." -#: src/components/command-palette.tsx -#: src/components/command-palette.tsx -#: src/components/command-palette.tsx #: src/components/command-palette.tsx #: src/components/command-palette.tsx msgid "Admin" @@ -186,7 +184,7 @@ msgstr "Провери log-овете за повече информация." msgid "Check your notification service" msgstr "Провери услугата си за удостоверяване" -#: src/components/add-system.tsx +#: src/components/ui/input-copy.tsx msgid "Click to copy" msgstr "Настисни за да копираш" @@ -222,6 +220,11 @@ msgctxt "Button to copy docker run command" msgid "Copy docker run" msgstr "Копирай docker run" +#: src/components/routes/settings/tokens-fingerprints.tsx +msgctxt "Environment variables" +msgid "Copy env" +msgstr "" + #: src/components/systems-table/systems-table.tsx msgid "Copy host" msgstr "Копирай хоста" @@ -234,6 +237,18 @@ msgstr "Копирай linux командата" msgid "Copy text" msgstr "Копирай текста" +#: src/components/add-system.tsx +msgid "Copy the installation command for the agent below, or register agents automatically with a <0>universal token." +msgstr "" + +#: src/components/add-system.tsx +msgid "Copy the<0>docker-compose.yml content for the agent below, or register agents automatically with a <1>universal token." +msgstr "" + +#: src/components/routes/settings/tokens-fingerprints.tsx +msgid "Copy YAML" +msgstr "" + #: src/components/systems-table/systems-table.tsx msgid "CPU" msgstr "Процесор" @@ -266,6 +281,10 @@ msgstr "Времеви диапазон по подразбиране" msgid "Delete" msgstr "Изтрий" +#: src/components/routes/settings/tokens-fingerprints.tsx +msgid "Delete fingerprint" +msgstr "" + #: src/components/systems-table/systems-table.tsx msgid "Disk" msgstr "Диск" @@ -329,6 +348,7 @@ msgstr "Въведи имейл адрес за да нулираш парола msgid "Enter email address..." msgstr "Въведи имейл адрес..." +#: src/components/routes/settings/tokens-fingerprints.tsx #: src/components/routes/settings/notifications.tsx #: src/components/routes/settings/config-yaml.tsx #: src/components/login/auth-form.tsx @@ -521,6 +541,8 @@ msgid "On each restart, systems in the database will be updated to match the sys msgstr "На всеки рестарт, системите в датабазата ще бъдат обновени да съвпадат със системите зададени във файла." #: src/components/systems-table/systems-table.tsx +#: src/components/routes/settings/tokens-fingerprints.tsx +#: src/components/routes/settings/tokens-fingerprints.tsx msgid "Open menu" msgstr "Отвори менюто" @@ -635,6 +657,10 @@ msgstr "Нулиране на парола" msgid "Resume" msgstr "Възобнови" +#: src/components/routes/settings/tokens-fingerprints.tsx +msgid "Rotate token" +msgstr "" + #: src/components/routes/settings/notifications.tsx msgid "Save address using enter key or comma. Leave blank to disable email notifications." msgstr "Запази адреса с enter или запетая. Остави празно за да изключиш нотификациите чрез имейл." @@ -669,7 +695,6 @@ msgstr "Изпратени" msgid "Sets the default time range for charts when a system is viewed." msgstr "Задава диапазона за време за диаграмите, когато се разглежда система." -#: src/components/command-palette.tsx #: src/components/command-palette.tsx #: src/components/command-palette.tsx #: src/components/routes/settings/layout.tsx @@ -746,14 +771,6 @@ msgstr "Тествай <0>URL" msgid "Test notification sent" msgstr "Тестова нотификация изпратена" -#: src/components/add-system.tsx -msgid "The agent must be running on the system to connect. Copy the installation command for the agent below." -msgstr "Агента трябва да работи на системата за да се свърже. Копирай инсталационната команда за агента долу." - -#: src/components/add-system.tsx -msgid "The agent must be running on the system to connect. Copy the<0>docker-compose.yml for the agent below." -msgstr "Агемта трябва да работи на системата за да се свърже. Копирай <0>docker-compose.yml файла за агента долу." - #: src/components/login/forgot-pass-form.tsx msgid "Then log into the backend and reset your user account password in the users table." msgstr "След това влез в backend-а и нулирай паролата за потребителския акаунт в таблицата за потребители." @@ -783,6 +800,24 @@ msgstr "Превключване на мрежа" msgid "Toggle theme" msgstr "Включи тема" +#: src/components/add-system.tsx +msgid "Token" +msgstr "" + +#: src/components/command-palette.tsx +#: src/components/routes/settings/tokens-fingerprints.tsx +#: src/components/routes/settings/layout.tsx +msgid "Tokens & Fingerprints" +msgstr "" + +#: src/components/routes/settings/tokens-fingerprints.tsx +msgid "Tokens allow agents to connect and register. Fingerprints are stable identifiers unique to each system, set on first connection." +msgstr "" + +#: src/components/routes/settings/tokens-fingerprints.tsx +msgid "Tokens and fingerprints are used to authenticate WebSocket connections to the hub." +msgstr "" + #: src/lib/utils.ts msgid "Triggers when any sensor exceeds a threshold" msgstr "Задейства се, когато някой даден сензор надвиши зададен праг" @@ -807,6 +842,10 @@ msgstr "Задейства се, когато статуса превключв msgid "Triggers when usage of any disk exceeds a threshold" msgstr "Задейства се, когато употребата на някой диск надивши зададен праг" +#: src/components/routes/settings/tokens-fingerprints.tsx +msgid "Universal token" +msgstr "" + #. Context: System is up #: src/components/systems-table/systems-table.tsx #: src/components/routes/system.tsx @@ -862,6 +901,10 @@ msgstr "Искаш да помогнеш да направиш преводит msgid "Webhook / Push notifications" msgstr "Webhook / Пуш нотификации" +#: src/components/routes/settings/tokens-fingerprints.tsx +msgid "When enabled, this token allows agents to self-register without prior system creation. Expires after one hour or on hub restart." +msgstr "" + #: src/components/add-system.tsx msgctxt "Button to copy install command" msgid "Windows command"