diff --git a/internal/site/src/locales/pl/pl.po b/internal/site/src/locales/pl/pl.po index 09199e26..0a3a7561 100644 --- a/internal/site/src/locales/pl/pl.po +++ b/internal/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-11-01 19:01\n" +"PO-Revision-Date: 2025-11-04 23:47\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" @@ -1199,6 +1199,11 @@ msgstr "Tokeny umożliwiają agentom łączenie się i rejestrację. Odciski pal msgid "Tokens and fingerprints are used to authenticate WebSocket connections to the hub." msgstr "Tokeny i odciski palców (fingerprinty) służą do uwierzytelniania połączeń WebSocket z hubem." +#: src/components/ui/chart.tsx +#: src/components/ui/chart.tsx +msgid "Total" +msgstr "Łącznie" + #: src/components/routes/system/network-sheet.tsx msgid "Total data received for each interface" msgstr "Całkowita ilość danych odebranych dla każdego interfejsu"