From 63cd60ddc15f1c1b59a8a7fb913ad0dd0c989593 Mon Sep 17 00:00:00 2001 From: hank Date: Thu, 24 Jul 2025 19:54:09 -0400 Subject: [PATCH] New translations en.po (Polish) --- beszel/site/src/locales/pl/pl.po | 191 +++++++++++++++++++++++++++---- 1 file changed, 169 insertions(+), 22 deletions(-) diff --git a/beszel/site/src/locales/pl/pl.po b/beszel/site/src/locales/pl/pl.po index 39ee7b9a..621f9247 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-07-13 02:50\n" +"PO-Revision-Date: 2025-07-24 23:54\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" @@ -23,6 +23,12 @@ msgstr "" msgid "{0, plural, one {# day} other {# days}}" msgstr "{0, plural, one {# dzień} few {# dni} many {# dni} other {# dni}}" +#. placeholder {0}: table.getFilteredSelectedRowModel().rows.length +#. placeholder {1}: table.getFilteredRowModel().rows.length +#: src/components/routes/settings/alerts-history-data-table.tsx +msgid "{0} of {1} row(s) selected." +msgstr "" + #: src/components/routes/system.tsx msgid "{hours, plural, one {# hour} other {# hours}}" msgstr "{hours, plural, one {godzinę} few {# godziny} many {# godzin} other {# godziny}}" @@ -31,6 +37,11 @@ msgstr "{hours, plural, one {godzinę} few {# godziny} many {# godzin} other {# msgid "1 hour" msgstr "1 godzina" +#. Load average +#: src/components/charts/load-average-chart.tsx +msgid "1 min" +msgstr "" + #: src/lib/utils.ts msgid "1 week" msgstr "1 tydzień" @@ -39,6 +50,11 @@ msgstr "1 tydzień" msgid "12 hours" msgstr "12 godzin" +#. Load average +#: src/components/charts/load-average-chart.tsx +msgid "15 min" +msgstr "" + #: src/lib/utils.ts msgid "24 hours" msgstr "24 godziny" @@ -47,12 +63,22 @@ msgstr "24 godziny" msgid "30 days" msgstr "30 dni" +#. Load average +#: src/components/charts/load-average-chart.tsx +msgid "5 min" +msgstr "" + #. Table column #: src/components/systems-table/systems-table.tsx #: src/components/routes/settings/tokens-fingerprints.tsx msgid "Actions" msgstr "Akcje" +#: src/components/alerts-history-columns.tsx +#: src/components/routes/settings/alerts-history-data-table.tsx +msgid "Active" +msgstr "" + #: src/components/routes/home.tsx msgid "Active Alerts" msgstr "Aktywne alerty" @@ -86,6 +112,12 @@ msgstr "Admin" msgid "Agent" msgstr "Agent" +#: src/components/command-palette.tsx +#: src/components/routes/settings/layout.tsx +#: src/components/routes/settings/alerts-history-data-table.tsx +msgid "Alert History" +msgstr "" + #: src/components/alerts/alert-button.tsx #: src/components/alerts/alert-button.tsx msgid "Alerts" @@ -100,6 +132,10 @@ msgstr "Wszystkie systemy" msgid "Are you sure you want to delete {name}?" msgstr "Czy na pewno chcesz usunąć {name}?" +#: src/components/routes/settings/alerts-history-data-table.tsx +msgid "Are you sure?" +msgstr "" + #: src/components/copy-to-clipboard.tsx msgid "Automatic copy requires a secure context." msgstr "Automatyczne kopiowanie wymaga bezpiecznego kontekstu." @@ -152,11 +188,22 @@ msgstr "Beszel używa <0>Shoutrrr do integracji z popularnych serwisami powi msgid "Binary" msgstr "Plik binarny" +#: src/components/routes/settings/general.tsx +#: src/components/routes/settings/general.tsx +msgid "Bits (Kbps, Mbps, Gbps)" +msgstr "" + +#: src/components/routes/settings/general.tsx +#: src/components/routes/settings/general.tsx +msgid "Bytes (KB/s, MB/s, GB/s)" +msgstr "" + #: src/components/charts/mem-chart.tsx msgid "Cache / Buffers" msgstr "Pamięć podręczna / Bufory" #: src/components/systems-table/systems-table.tsx +#: src/components/routes/settings/alerts-history-data-table.tsx msgid "Cancel" msgstr "Anuluj" @@ -164,6 +211,14 @@ msgstr "Anuluj" msgid "Caution - potential data loss" msgstr "Uwaga- potencjalna utrata danych." +#: src/components/routes/settings/general.tsx +msgid "Celsius (°C)" +msgstr "" + +#: src/components/routes/settings/general.tsx +msgid "Change display units for metrics." +msgstr "" + #: src/components/routes/settings/general.tsx msgid "Change general application options." msgstr "Zmiana ogólnych ustawień aplikacji." @@ -202,7 +257,12 @@ msgstr "Skonfiguruj sposób otrzymywania powiadomień." msgid "Confirm password" msgstr "Potwierdź hasło" +#: src/components/routes/home.tsx +msgid "Connection is down" +msgstr "" + #: src/components/systems-table/systems-table.tsx +#: src/components/routes/settings/alerts-history-data-table.tsx msgid "Continue" msgstr "Kontynuuj" @@ -258,7 +318,7 @@ msgstr "Procesor" #: src/lib/utils.ts #: src/components/routes/system.tsx -#: src/components/charts/area-chart.tsx +#: src/components/routes/system.tsx msgid "CPU Usage" msgstr "Użycie procesora" @@ -266,6 +326,11 @@ msgstr "Użycie procesora" msgid "Create account" msgstr "Utwórz konto" +#. Context: date created +#: src/components/alerts-history-columns.tsx +msgid "Created" +msgstr "" + #. Dark theme #: src/components/mode-toggle.tsx msgid "Dark" @@ -281,6 +346,7 @@ msgid "Default time period" msgstr "Domyślny przedział czasu" #: src/components/systems-table/systems-table.tsx +#: src/components/routes/settings/alerts-history-data-table.tsx msgid "Delete" msgstr "Usuń" @@ -296,6 +362,10 @@ msgstr "Dysk" msgid "Disk I/O" msgstr "Dysk I/O" +#: src/components/routes/settings/general.tsx +msgid "Disk unit" +msgstr "" + #: src/lib/utils.ts #: src/components/routes/system.tsx #: src/components/charts/disk-chart.tsx @@ -324,11 +394,16 @@ msgstr "Dokumentacja" #. Context: System is down #: src/lib/utils.ts +#: src/components/alerts-history-columns.tsx #: src/components/systems-table/systems-table.tsx #: src/components/routes/system.tsx msgid "Down" msgstr "Nie działa" +#: src/components/alerts-history-columns.tsx +msgid "Duration" +msgstr "" + #: src/components/add-system.tsx #: src/components/systems-table/systems-table.tsx msgid "Edit" @@ -354,6 +429,7 @@ 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/routes/settings/alerts-history-data-table.tsx #: src/components/login/auth-form.tsx msgid "Error" msgstr "Błąd" @@ -369,6 +445,10 @@ msgstr "Przekracza {0}{1} w ciągu ostatnich {2, plural, one {# minuty} other {# msgid "Existing systems not defined in <0>config.yml will be deleted. Please make regular backups." msgstr "Istniejące systemy, które nie są zdefiniowane w <0>config.yml, zostaną usunięte. Proszę regularnie tworzyć kopie zapasowe." +#: src/components/routes/settings/alerts-history-data-table.tsx +msgid "Export" +msgstr "" + #: src/components/routes/settings/config-yaml.tsx msgid "Export configuration" msgstr "Eksportuj konfigurację" @@ -377,6 +457,10 @@ msgstr "Eksportuj konfigurację" msgid "Export your current systems configuration." msgstr "Eksportuj aktualną konfigurację systemów." +#: src/components/routes/settings/general.tsx +msgid "Fahrenheit (°F)" +msgstr "" + #: src/lib/utils.ts msgid "Failed to authenticate" msgstr "Błąd autoryzacji" @@ -396,6 +480,7 @@ msgstr "Nie udało się zaktualizować powiadomienia" #: src/components/systems-table/systems-table.tsx #: src/components/routes/system.tsx +#: src/components/routes/settings/alerts-history-data-table.tsx msgid "Filter..." msgstr "Filtruj..." @@ -448,16 +533,6 @@ msgstr "Nieprawidłowy adres e-mail." msgid "Kernel" msgstr "Jądro" -#. Load average 15 minutes -#: src/components/systems-table/systems-table.tsx -msgid "L15" -msgstr "" - -#. Load average 5 minutes -#: src/components/systems-table/systems-table.tsx -msgid "L5" -msgstr "" - #: src/components/routes/settings/general.tsx msgid "Language" msgstr "Język" @@ -471,14 +546,27 @@ msgstr "Układ" msgid "Light" msgstr "Jasny" +#: src/components/routes/system.tsx +msgid "Load Average" +msgstr "" + #: src/lib/utils.ts msgid "Load Average 15m" msgstr "" +#: src/lib/utils.ts +msgid "Load Average 1m" +msgstr "" + #: src/lib/utils.ts msgid "Load Average 5m" msgstr "" +#. Short label for load average +#: src/components/systems-table/systems-table.tsx +msgid "Load Avg" +msgstr "" + #: src/components/navbar.tsx msgid "Log Out" msgstr "Wyloguj" @@ -527,6 +615,7 @@ msgstr "Wykorzystanie pamięci" msgid "Memory usage of docker containers" msgstr "Użycie pamięci przez kontenery Docker." +#: src/components/alerts-history-columns.tsx #: src/components/add-system.tsx msgid "Name" msgstr "Nazwa" @@ -543,10 +632,19 @@ msgstr "Ruch sieciowy kontenerów Docker." msgid "Network traffic of public interfaces" msgstr "Ruch sieciowy interfejsów publicznych" +#. Context: Bytes or bits +#: src/components/routes/settings/general.tsx +msgid "Network unit" +msgstr "" + #: src/components/command-palette.tsx msgid "No results found." msgstr "Brak wyników." +#: src/components/routes/settings/alerts-history-data-table.tsx +msgid "No results." +msgstr "" + #: src/components/systems-table/systems-table.tsx #: src/components/systems-table/systems-table.tsx msgid "No systems found." @@ -584,6 +682,12 @@ msgstr "Nadpisz istniejące alerty" msgid "Page" msgstr "Strona" +#. placeholder {0}: table.getState().pagination.pageIndex + 1 +#. placeholder {1}: table.getPageCount() +#: src/components/routes/settings/alerts-history-data-table.tsx +msgid "Page {0} of {1}" +msgstr "" + #: src/components/command-palette.tsx msgid "Pages / Settings" msgstr "Strony / Ustawienia" @@ -665,13 +769,12 @@ msgid "Public Key" msgstr "Klucz publiczny" #. Disk read -#: src/components/charts/area-chart.tsx -#: src/components/charts/area-chart.tsx +#: src/components/routes/system.tsx +#: src/components/routes/system.tsx msgid "Read" msgstr "Czytaj" -#. Network bytes received (download) -#: src/components/charts/area-chart.tsx +#: src/components/routes/system.tsx msgid "Received" msgstr "Otrzymane" @@ -679,6 +782,12 @@ msgstr "Otrzymane" msgid "Reset Password" msgstr "Resetuj hasło" +#: src/components/alerts-history-columns.tsx +#: src/components/alerts-history-columns.tsx +#: src/components/routes/settings/alerts-history-data-table.tsx +msgid "Resolved" +msgstr "" + #: src/components/systems-table/systems-table.tsx msgid "Resume" msgstr "Wznów" @@ -687,6 +796,10 @@ msgstr "Wznów" msgid "Rotate token" msgstr "" +#: src/components/routes/settings/alerts-history-data-table.tsx +msgid "Rows per page" +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." @@ -712,8 +825,7 @@ msgstr "Szukaj systemów lub ustawień..." msgid "See <0>notification settings to configure how you receive alerts." msgstr "Zobacz <0>ustawienia powiadomień, aby skonfigurować sposób, w jaki otrzymujesz powiadomienia." -#. Network bytes sent (upload) -#: src/components/charts/area-chart.tsx +#: src/components/routes/system.tsx msgid "Sent" msgstr "Wysłane" @@ -744,6 +856,11 @@ msgstr "Ustawienia SMTP" msgid "Sort By" msgstr "Sortuj według" +#. Context: alert state (active or resolved) +#: src/components/alerts-history-columns.tsx +msgid "State" +msgstr "" + #: src/lib/utils.ts msgid "Status" msgstr "Status" @@ -759,11 +876,16 @@ msgstr "Użycie pamięci wymiany" #. System theme #: src/lib/utils.ts #: src/components/mode-toggle.tsx +#: src/components/alerts-history-columns.tsx #: src/components/systems-table/systems-table.tsx #: src/components/routes/settings/tokens-fingerprints.tsx msgid "System" msgstr "System" +#: src/components/routes/system.tsx +msgid "System load averages over time" +msgstr "" + #: src/components/navbar.tsx msgid "Systems" msgstr "Systemy" @@ -786,6 +908,10 @@ msgstr "Temperatura" msgid "Temperature" msgstr "Temperatura" +#: src/components/routes/settings/general.tsx +msgid "Temperature unit" +msgstr "" + #: src/components/routes/system.tsx msgid "Temperatures of system sensors" msgstr "Temperatury czujników systemowych." @@ -806,6 +932,10 @@ msgstr "Następnie zaloguj się do panelu administracyjnego i zresetuj hasło d msgid "This action cannot be undone. This will permanently delete all current records for {name} from the database." msgstr "Tej akcji nie można cofnąć. Spowoduje to trwałe usunięcie wszystkich bieżących rekordów dla {name} z bazy danych." +#: src/components/routes/settings/alerts-history-data-table.tsx +msgid "This will permanently delete all selected records from the database." +msgstr "" + #: src/components/routes/system.tsx msgid "Throughput of {extraFsName}" msgstr "Przepustowość {extraFsName}" @@ -846,6 +976,10 @@ msgstr "" msgid "Tokens and fingerprints are used to authenticate WebSocket connections to the hub." msgstr "" +#: src/lib/utils.ts +msgid "Triggers when 1 minute load average exceeds a threshold" +msgstr "" + #: src/lib/utils.ts msgid "Triggers when 15 minute load average exceeds a threshold" msgstr "" @@ -878,6 +1012,11 @@ 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" +#. Temperature / network units +#: src/components/routes/settings/general.tsx +msgid "Unit preferences" +msgstr "" + #: src/components/routes/settings/tokens-fingerprints.tsx msgid "Universal token" msgstr "" @@ -898,7 +1037,8 @@ msgstr "Czas pracy" #: src/components/routes/system.tsx #: src/components/routes/system.tsx -#: src/components/charts/area-chart.tsx +#: src/components/routes/system.tsx +#: src/components/routes/system.tsx msgid "Usage" msgstr "Wykorzystanie" @@ -908,7 +1048,6 @@ msgstr "Użycie partycji głównej" #: src/components/charts/swap-chart.tsx #: src/components/charts/mem-chart.tsx -#: src/components/charts/area-chart.tsx msgid "Used" msgstr "Używane" @@ -917,10 +1056,18 @@ msgstr "Używane" msgid "Users" msgstr "Użytkownicy" +#: src/components/alerts-history-columns.tsx +msgid "Value" +msgstr "" + #: src/components/systems-table/systems-table.tsx msgid "View" msgstr "Widok" +#: src/components/routes/settings/alerts-history-data-table.tsx +msgid "View your 200 most recent alerts." +msgstr "" + #: src/components/systems-table/systems-table.tsx msgid "Visible Fields" msgstr "Widoczne kolumny" @@ -948,8 +1095,8 @@ msgid "Windows command" msgstr "Polecenie Windows" #. Disk write -#: src/components/charts/area-chart.tsx -#: src/components/charts/area-chart.tsx +#: src/components/routes/system.tsx +#: src/components/routes/system.tsx msgid "Write" msgstr "Napisz"