From ee22bf8bcbb27c01ed266ebee77491066e0b4e4d Mon Sep 17 00:00:00 2001 From: hank Date: Tue, 8 Jul 2025 20:09:11 -0400 Subject: [PATCH] New translations en.po (Polish) --- beszel/site/src/locales/pl/pl.po | 71 +++++++++++++++++++++++++------- 1 file changed, 57 insertions(+), 14 deletions(-) diff --git a/beszel/site/src/locales/pl/pl.po b/beszel/site/src/locales/pl/pl.po index 71cf8962..11b8e009 100644 --- a/beszel/site/src/locales/pl/pl.po +++ b/beszel/site/src/locales/pl/pl.po @@ -8,7 +8,7 @@ msgstr "" "Language: pl\n" "Project-Id-Version: beszel\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2025-05-12 12:30\n" +"PO-Revision-Date: 2025-07-09 00:09\n" "Last-Translator: \n" "Language-Team: Polish\n" "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" @@ -49,6 +49,7 @@ msgstr "30 dni" #. Table column #: src/components/systems-table/systems-table.tsx +#: src/components/routes/settings/tokens-fingerprints.tsx msgid "Actions" msgstr "Akcje" @@ -76,9 +77,6 @@ msgstr "Dodaj URL" msgid "Adjust display options for charts." msgstr "Dostosuj opcje wyświetlania wykresów." -#: 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 "Sprawdź logi, aby uzyskać więcej informacji." msgid "Check your notification service" msgstr "Sprawdź swój serwis powiadomień" -#: src/components/add-system.tsx +#: src/components/ui/input-copy.tsx msgid "Click to copy" msgstr "Kliknij, aby skopiować" @@ -222,6 +220,11 @@ msgctxt "Button to copy docker run command" msgid "Copy docker run" msgstr "Skopiuj 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 "Kopiuj host" @@ -234,6 +237,18 @@ msgstr "Kopiuj polecenie Linux" msgid "Copy text" msgstr "Kopiuj tekst" +#: 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 "Procesor" @@ -266,6 +281,10 @@ msgstr "Domyślny przedział czasu" msgid "Delete" msgstr "Usuń" +#: src/components/routes/settings/tokens-fingerprints.tsx +msgid "Delete fingerprint" +msgstr "" + #: src/components/systems-table/systems-table.tsx msgid "Disk" msgstr "Dysk" @@ -329,6 +348,7 @@ msgstr "Wprowadź adres e-mail, aby zresetować hasło" msgid "Enter email address..." msgstr "Wprowadź adres e-mail..." +#: 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 "Przy każdym ponownym uruchomieniu systemy w bazie danych będą aktualizowane, aby odpowiadały systemom zdefiniowanym w pliku." #: 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 "Otwórz menu" @@ -635,6 +657,10 @@ msgstr "Resetuj hasło" msgid "Resume" msgstr "Wznów" +#: 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 "Zapisz adres, używając klawisza enter lub przecinka. Pozostaw puste, aby wyłączyć powiadomienia e-mail." @@ -669,7 +695,6 @@ msgstr "Wysłane" msgid "Sets the default time range for charts when a system is viewed." msgstr "Ustawia domyślny zakres czasowy dla wykresów, gdy system jest wyświetlony." -#: 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 "Test <0>URL" msgid "Test notification sent" msgstr "Testowe powiadomienie wysłane." -#: 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 "Agent musi być uruchomiony na systemie, aby nawiązać połączenie. Skopiuj poniżej polecenie instalacji agenta." - -#: 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 "Agent musi być uruchomiony na systemie, aby nawiązać połączenie. Skopiuj poniżej plik <0>docker-compose.yml dla agenta." - #: src/components/login/forgot-pass-form.tsx msgid "Then log into the backend and reset your user account password in the users table." msgstr "Następnie zaloguj się do panelu administracyjnego i zresetuj hasło do konta użytkownika w tabeli użytkowników." @@ -783,6 +800,24 @@ msgstr "Przełącz siatkę" msgid "Toggle theme" msgstr "Zmień motyw" +#: 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 "Wyzwalane, gdy jakikolwiek czujnik przekroczy ustalony próg." @@ -807,6 +842,10 @@ msgstr "Wyzwalane, gdy status przełącza się między stanem aktywnym a nieakty msgid "Triggers when usage of any disk exceeds a threshold" msgstr "Wyzwalane, gdy wykorzystanie któregokolwiek dysku przekroczy ustalony próg" +#: 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 "Chcesz pomóc nam uczynić nasze tłumaczenia jeszcze lepszymi? Sprawdź msgid "Webhook / Push notifications" msgstr "Webhook / Powiadomienia push" +#: 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"