New translations en.po (Polish)

This commit is contained in:
hank
2025-07-08 21:37:01 -04:00
parent dc3f2fdb51
commit e586aeb17a

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-07-09 00:09\n" "PO-Revision-Date: 2025-07-09 01:37\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"
@@ -211,11 +211,13 @@ msgid "Copied to clipboard"
msgstr "Skopiowano do schowka" msgstr "Skopiowano do schowka"
#: src/components/add-system.tsx #: src/components/add-system.tsx
#: src/components/routes/settings/tokens-fingerprints.tsx
msgctxt "Button to copy docker compose file content" msgctxt "Button to copy docker compose file content"
msgid "Copy docker compose" msgid "Copy docker compose"
msgstr "Skopiuj docker compose" msgstr "Skopiuj docker compose"
#: src/components/add-system.tsx #: src/components/add-system.tsx
#: src/components/routes/settings/tokens-fingerprints.tsx
msgctxt "Button to copy docker run command" msgctxt "Button to copy docker run command"
msgid "Copy docker run" msgid "Copy docker run"
msgstr "Skopiuj docker run" msgstr "Skopiuj docker run"
@@ -230,6 +232,7 @@ msgid "Copy host"
msgstr "Kopiuj host" msgstr "Kopiuj host"
#: src/components/add-system.tsx #: src/components/add-system.tsx
#: src/components/routes/settings/tokens-fingerprints.tsx
msgid "Copy Linux command" msgid "Copy Linux command"
msgstr "Kopiuj polecenie Linux" msgstr "Kopiuj polecenie Linux"
@@ -396,6 +399,10 @@ msgstr "Nie udało się zaktualizować powiadomienia"
msgid "Filter..." msgid "Filter..."
msgstr "Filtruj..." msgstr "Filtruj..."
#: src/components/routes/settings/tokens-fingerprints.tsx
msgid "Fingerprint"
msgstr ""
#: src/components/alerts/alerts-system.tsx #: src/components/alerts/alerts-system.tsx
msgid "For <0>{min}</0> {min, plural, one {minute} other {minutes}}" msgid "For <0>{min}</0> {min, plural, one {minute} other {minutes}}"
msgstr "Na <0>{min}</0> {min, plural, one {minutę} other {minut}}" msgstr "Na <0>{min}</0> {min, plural, one {minutę} other {minut}}"
@@ -419,6 +426,7 @@ msgid "Grid"
msgstr "Siatka" msgstr "Siatka"
#: src/components/add-system.tsx #: src/components/add-system.tsx
#: src/components/routes/settings/tokens-fingerprints.tsx
msgctxt "Button to copy install command" msgctxt "Button to copy install command"
msgid "Homebrew command" msgid "Homebrew command"
msgstr "Polecenie Homebrew" msgstr "Polecenie Homebrew"
@@ -734,6 +742,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/systems-table/systems-table.tsx #: src/components/systems-table/systems-table.tsx
#: src/components/routes/settings/tokens-fingerprints.tsx
msgid "System" msgid "System"
msgstr "System" msgstr "System"
@@ -801,6 +810,7 @@ msgid "Toggle theme"
msgstr "Zmień motyw" msgstr "Zmień motyw"
#: src/components/add-system.tsx #: src/components/add-system.tsx
#: src/components/routes/settings/tokens-fingerprints.tsx
msgid "Token" msgid "Token"
msgstr "" msgstr ""
@@ -906,6 +916,7 @@ msgid "When enabled, this token allows agents to self-register without prior sys
msgstr "" msgstr ""
#: src/components/add-system.tsx #: src/components/add-system.tsx
#: src/components/routes/settings/tokens-fingerprints.tsx
msgctxt "Button to copy install command" msgctxt "Button to copy install command"
msgid "Windows command" msgid "Windows command"
msgstr "Polecenie Windows" msgstr "Polecenie Windows"