Translated using Weblate (Polish)

Currently translated at 100.0% (216 of 216 strings)

Translated using Weblate (Polish)

Currently translated at 100.0% (215 of 215 strings)

Co-authored-by: Damian Radecki <damianradecki97@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Mateusz Kulis <kulis.matis@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/pl/
Translation: Frigate NVR/common
This commit is contained in:
Hosted Weblate 2026-01-21 17:07:51 +01:00
parent 678750a962
commit a788deae21
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -6,9 +6,9 @@
"last7": "Ostatnie 7 dni", "last7": "Ostatnie 7 dni",
"last14": "Ostatnie 14 dni", "last14": "Ostatnie 14 dni",
"last30": "Ostatnie 30 dni", "last30": "Ostatnie 30 dni",
"thisWeek": "Ten tydzień", "thisWeek": "W tym tygodniu",
"lastWeek": "Ostatni tydzień", "lastWeek": "Ostatni tydzień",
"thisMonth": "Ten miesiąc", "thisMonth": "W tym miesiącu",
"lastMonth": "Ostatni miesiąc", "lastMonth": "Ostatni miesiąc",
"5minutes": "5 minut", "5minutes": "5 minut",
"10minutes": "10 minut", "10minutes": "10 minut",
@ -17,11 +17,11 @@
"untilForRestart": "Do czasu restartu Frigate.", "untilForRestart": "Do czasu restartu Frigate.",
"untilRestart": "Do restartu", "untilRestart": "Do restartu",
"ago": "{{timeAgo}} temu", "ago": "{{timeAgo}} temu",
"justNow": "Właśnie teraz", "justNow": "W tej chwili",
"today": "Dzisiaj", "today": "Dzisiaj",
"yesterday": "Wczoraj", "yesterday": "Wczoraj",
"pm": "po południu", "pm": "pm",
"am": "przed południem", "am": "am",
"yr": "{{time}}r", "yr": "{{time}}r",
"year_one": "{{time}} rok", "year_one": "{{time}} rok",
"year_few": "{{time}} lata", "year_few": "{{time}} lata",
@ -90,7 +90,8 @@
}, },
"inProgress": "W trakcie", "inProgress": "W trakcie",
"invalidStartTime": "Nieprawidłowy czas rozpoczęcia", "invalidStartTime": "Nieprawidłowy czas rozpoczęcia",
"invalidEndTime": "Nieprawidłowy czas zakończenia" "invalidEndTime": "Nieprawidłowy czas zakończenia",
"never": "Nigdy"
}, },
"unit": { "unit": {
"speed": { "speed": {
@ -106,8 +107,8 @@
"mbps": "MB/s", "mbps": "MB/s",
"gbps": "GB/s", "gbps": "GB/s",
"kbph": "kB/godz", "kbph": "kB/godz",
"mbph": "MB/godz", "mbph": "MB/h",
"gbph": "GB/godz" "gbph": "GB/h"
} }
}, },
"label": { "label": {
@ -116,7 +117,8 @@
"show": "Pokaż {{item}}", "show": "Pokaż {{item}}",
"ID": "ID", "ID": "ID",
"none": "Brak", "none": "Brak",
"all": "Wszystko" "all": "Wszystko",
"other": "Inne"
}, },
"button": { "button": {
"apply": "Zastosuj", "apply": "Zastosuj",