New translations en.po (Polish)

This commit is contained in:
hank
2025-08-03 22:56:41 -04:00
parent dafba60e26
commit 6965a0f10e

View File

@@ -8,7 +8,7 @@ msgstr ""
"Language: pl\n" "Language: pl\n"
"Project-Id-Version: beszel\n" "Project-Id-Version: beszel\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2025-08-04 01:51\n" "PO-Revision-Date: 2025-08-04 02:56\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Polish\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" "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"
@@ -69,7 +69,7 @@ msgid "5 min"
msgstr "" msgstr ""
#. Table column #. Table column
#: src/components/systems-table/systems-table.tsx #: src/components/systems-table/systems-table-columns.tsx
#: src/components/routes/settings/tokens-fingerprints.tsx #: src/components/routes/settings/tokens-fingerprints.tsx
msgid "Actions" msgid "Actions"
msgstr "Akcje" msgstr "Akcje"
@@ -108,7 +108,7 @@ msgstr "Dostosuj opcje wyświetlania wykresów."
msgid "Admin" msgid "Admin"
msgstr "Admin" msgstr "Admin"
#: src/components/systems-table/systems-table.tsx #: src/components/systems-table/systems-table-columns.tsx
msgid "Agent" msgid "Agent"
msgstr "Agent" msgstr "Agent"
@@ -128,7 +128,7 @@ msgstr "Alerty"
msgid "All Systems" msgid "All Systems"
msgstr "Wszystkie systemy" msgstr "Wszystkie systemy"
#: src/components/systems-table/systems-table.tsx #: src/components/systems-table/systems-table-columns.tsx
msgid "Are you sure you want to delete {name}?" msgid "Are you sure you want to delete {name}?"
msgstr "Czy na pewno chcesz usunąć {name}?" msgstr "Czy na pewno chcesz usunąć {name}?"
@@ -202,7 +202,7 @@ msgstr ""
msgid "Cache / Buffers" msgid "Cache / Buffers"
msgstr "Pamięć podręczna / Bufory" msgstr "Pamięć podręczna / Bufory"
#: src/components/systems-table/systems-table.tsx #: src/components/systems-table/systems-table-columns.tsx
#: src/components/routes/settings/alerts-history-data-table.tsx #: src/components/routes/settings/alerts-history-data-table.tsx
msgid "Cancel" msgid "Cancel"
msgstr "Anuluj" msgstr "Anuluj"
@@ -261,7 +261,7 @@ msgstr "Potwierdź hasło"
msgid "Connection is down" msgid "Connection is down"
msgstr "" msgstr ""
#: src/components/systems-table/systems-table.tsx #: src/components/systems-table/systems-table-columns.tsx
#: src/components/routes/settings/alerts-history-data-table.tsx #: src/components/routes/settings/alerts-history-data-table.tsx
msgid "Continue" msgid "Continue"
msgstr "Kontynuuj" msgstr "Kontynuuj"
@@ -287,7 +287,7 @@ msgctxt "Environment variables"
msgid "Copy env" msgid "Copy env"
msgstr "" msgstr ""
#: src/components/systems-table/systems-table.tsx #: src/components/systems-table/systems-table-columns.tsx
msgid "Copy host" msgid "Copy host"
msgstr "Kopiuj host" msgstr "Kopiuj host"
@@ -296,7 +296,7 @@ msgstr "Kopiuj host"
msgid "Copy Linux command" msgid "Copy Linux command"
msgstr "Kopiuj polecenie Linux" msgstr "Kopiuj polecenie Linux"
#: src/components/systems-table/systems-table.tsx #: src/components/systems-table/systems-table-columns.tsx
msgid "Copy name" msgid "Copy name"
msgstr "Kopiuj nazwę" msgstr "Kopiuj nazwę"
@@ -316,7 +316,7 @@ msgstr ""
msgid "Copy YAML" msgid "Copy YAML"
msgstr "" msgstr ""
#: src/components/systems-table/systems-table.tsx #: src/components/systems-table/systems-table-columns.tsx
msgid "CPU" msgid "CPU"
msgstr "Procesor" msgstr "Procesor"
@@ -335,6 +335,10 @@ msgstr "Utwórz konto"
msgid "Created" msgid "Created"
msgstr "" msgstr ""
#: src/components/routes/settings/general.tsx
msgid "Critical (%)"
msgstr "Krytyczny (%)"
#. Dark theme #. Dark theme
#: src/components/mode-toggle.tsx #: src/components/mode-toggle.tsx
msgid "Dark" msgid "Dark"
@@ -349,7 +353,7 @@ msgstr "Panel kontrolny"
msgid "Default time period" msgid "Default time period"
msgstr "Domyślny przedział czasu" msgstr "Domyślny przedział czasu"
#: src/components/systems-table/systems-table.tsx #: src/components/systems-table/systems-table-columns.tsx
#: src/components/routes/settings/alerts-history-data-table.tsx #: src/components/routes/settings/alerts-history-data-table.tsx
msgid "Delete" msgid "Delete"
msgstr "Usuń" msgstr "Usuń"
@@ -358,7 +362,7 @@ msgstr "Usuń"
msgid "Delete fingerprint" msgid "Delete fingerprint"
msgstr "" msgstr ""
#: src/components/systems-table/systems-table.tsx #: src/components/systems-table/systems-table-columns.tsx
msgid "Disk" msgid "Disk"
msgstr "Dysk" msgstr "Dysk"
@@ -399,7 +403,7 @@ msgstr "Dokumentacja"
#. Context: System is down #. Context: System is down
#: src/lib/utils.ts #: src/lib/utils.ts
#: src/components/alerts-history-columns.tsx #: src/components/alerts-history-columns.tsx
#: src/components/systems-table/systems-table.tsx #: src/components/systems-table/systems-table-columns.tsx
#: src/components/routes/system.tsx #: src/components/routes/system.tsx
msgid "Down" msgid "Down"
msgstr "Nie działa" msgstr "Nie działa"
@@ -409,7 +413,7 @@ msgid "Duration"
msgstr "" msgstr ""
#: src/components/add-system.tsx #: src/components/add-system.tsx
#: src/components/systems-table/systems-table.tsx #: src/components/systems-table/systems-table-columns.tsx
msgid "Edit" msgid "Edit"
msgstr "Edytuj" msgstr "Edytuj"
@@ -567,7 +571,7 @@ msgid "Load Average 5m"
msgstr "" msgstr ""
#. Short label for load average #. Short label for load average
#: src/components/systems-table/systems-table.tsx #: src/components/systems-table/systems-table-columns.tsx
msgid "Load Avg" msgid "Load Avg"
msgstr "" msgstr ""
@@ -606,7 +610,7 @@ msgstr "Instrukcja ręcznej konfiguracji"
msgid "Max 1 min" msgid "Max 1 min"
msgstr "Maks. 1 min" msgstr "Maks. 1 min"
#: src/components/systems-table/systems-table.tsx #: src/components/systems-table/systems-table-columns.tsx
msgid "Memory" msgid "Memory"
msgstr "Pamięć" msgstr "Pamięć"
@@ -624,7 +628,7 @@ msgstr "Użycie pamięci przez kontenery Docker."
msgid "Name" msgid "Name"
msgstr "Nazwa" msgstr "Nazwa"
#: src/components/systems-table/systems-table.tsx #: src/components/systems-table/systems-table-columns.tsx
msgid "Net" msgid "Net"
msgstr "Sieć" msgstr "Sieć"
@@ -668,7 +672,7 @@ msgstr "Wsparcie OAuth 2 / OIDC"
msgid "On each restart, systems in the database will be updated to match the systems defined in the file." msgid "On each restart, systems in the database will be updated to match the systems defined in the file."
msgstr "Przy każdym ponownym uruchomieniu systemy w bazie danych będą aktualizowane, aby odpowiadały systemom zdefiniowanym w pliku." 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/systems-table/systems-table-columns.tsx
#: src/components/routes/settings/tokens-fingerprints.tsx #: src/components/routes/settings/tokens-fingerprints.tsx
#: src/components/routes/settings/tokens-fingerprints.tsx #: src/components/routes/settings/tokens-fingerprints.tsx
msgid "Open menu" msgid "Open menu"
@@ -713,11 +717,11 @@ msgstr "Hasło musi być mniejsze niż 72 bajty."
msgid "Password reset request received" msgid "Password reset request received"
msgstr "Otrzymane żądanie resetowania hasła" msgstr "Otrzymane żądanie resetowania hasła"
#: src/components/systems-table/systems-table.tsx #: src/components/systems-table/systems-table-columns.tsx
msgid "Pause" msgid "Pause"
msgstr "Pauza" msgstr "Pauza"
#: src/components/systems-table/systems-table.tsx #: src/components/systems-table/systems-table-columns.tsx
msgid "Paused" msgid "Paused"
msgstr "Wstrzymane" msgstr "Wstrzymane"
@@ -792,7 +796,7 @@ msgstr "Resetuj hasło"
msgid "Resolved" msgid "Resolved"
msgstr "" msgstr ""
#: src/components/systems-table/systems-table.tsx #: src/components/systems-table/systems-table-columns.tsx
msgid "Resume" msgid "Resume"
msgstr "Wznów" msgstr "Wznów"
@@ -833,6 +837,10 @@ msgstr "Zobacz <0>ustawienia powiadomień</0>, aby skonfigurować sposób, w jak
msgid "Sent" msgid "Sent"
msgstr "Wysłane" msgstr "Wysłane"
#: src/components/routes/settings/general.tsx
msgid "Set percentage thresholds for meter colors."
msgstr "Ustaw progi procentowe dla kolorów mierników."
#: src/components/routes/settings/general.tsx #: src/components/routes/settings/general.tsx
msgid "Sets the default time range for charts when a system is viewed." 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." msgstr "Ustawia domyślny zakres czasowy dla wykresów, gdy system jest wyświetlony."
@@ -881,7 +889,7 @@ msgstr "Użycie pamięci wymiany"
#: src/lib/utils.ts #: src/lib/utils.ts
#: src/components/mode-toggle.tsx #: src/components/mode-toggle.tsx
#: src/components/alerts-history-columns.tsx #: src/components/alerts-history-columns.tsx
#: src/components/systems-table/systems-table.tsx #: src/components/systems-table/systems-table-columns.tsx
#: src/components/routes/settings/tokens-fingerprints.tsx #: src/components/routes/settings/tokens-fingerprints.tsx
msgid "System" msgid "System"
msgstr "System" msgstr "System"
@@ -903,7 +911,7 @@ msgid "Table"
msgstr "Tabela" msgstr "Tabela"
#. Temperature label in systems table #. Temperature label in systems table
#: src/components/systems-table/systems-table.tsx #: src/components/systems-table/systems-table-columns.tsx
msgid "Temp" msgid "Temp"
msgstr "Temperatura" msgstr "Temperatura"
@@ -932,7 +940,7 @@ msgstr "Testowe powiadomienie wysłane."
msgid "Then log into the backend and reset your user account password in the users table." 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." msgstr "Następnie zaloguj się do panelu administracyjnego i zresetuj hasło do konta użytkownika w tabeli użytkowników."
#: src/components/systems-table/systems-table.tsx #: src/components/systems-table/systems-table-columns.tsx
msgid "This action cannot be undone. This will permanently delete all current records for {name} from the database." 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." msgstr "Tej akcji nie można cofnąć. Spowoduje to trwałe usunięcie wszystkich bieżących rekordów dla {name} z bazy danych."
@@ -1026,7 +1034,7 @@ msgid "Universal token"
msgstr "" msgstr ""
#. Context: System is up #. Context: System is up
#: src/components/systems-table/systems-table.tsx #: src/components/systems-table/systems-table-columns.tsx
#: src/components/routes/system.tsx #: src/components/routes/system.tsx
msgid "Up" msgid "Up"
msgstr "Działa" msgstr "Działa"
@@ -1084,6 +1092,14 @@ msgstr "Oczekiwanie na wystarczającą liczbę rekordów do wyświetlenia"
msgid "Want to help improve our translations? Check <0>Crowdin</0> for details." msgid "Want to help improve our translations? Check <0>Crowdin</0> for details."
msgstr "Chcesz pomóc nam uczynić nasze tłumaczenia jeszcze lepszymi? Sprawdź <0>Crowdin</0> po więcej szczegółów." msgstr "Chcesz pomóc nam uczynić nasze tłumaczenia jeszcze lepszymi? Sprawdź <0>Crowdin</0> po więcej szczegółów."
#: src/components/routes/settings/general.tsx
msgid "Warning (%)"
msgstr "Ostrzeżenie (%)"
#: src/components/routes/settings/general.tsx
msgid "Warning thresholds"
msgstr "Progi ostrzegawcze"
#: src/components/routes/settings/notifications.tsx #: src/components/routes/settings/notifications.tsx
msgid "Webhook / Push notifications" msgid "Webhook / Push notifications"
msgstr "Webhook / Powiadomienia push" msgstr "Webhook / Powiadomienia push"