Translated using Weblate (Polish)

Currently translated at 100.0% (98 of 98 strings)

Translated using Weblate (Polish)

Currently translated at 95.9% (94 of 98 strings)

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: J P <jpoloczek24@gmail.com>
Co-authored-by: Mateusz Kulis <kulis.matis@gmail.com>
Co-authored-by: przeniek <przeniek@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/pl/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/pl/
Translation: Frigate NVR/common
Translation: Frigate NVR/views-live
This commit is contained in:
Hosted Weblate 2026-02-03 09:07:23 +01:00 committed by Nicolas Mowen
parent b6e5894650
commit 4d63a74fd6
2 changed files with 21 additions and 9 deletions

View File

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

View File

@ -178,6 +178,16 @@
"restricted": {
"title": "Brak dostępnych kamer",
"description": "Nie masz uprawnień aby przeglądać kamery w tej grupie."
},
"default": {
"title": "Nie skonfigurowano żadnej kamery",
"buttonText": "Dodaj kamerę",
"description": "Zacznij od podłączenia kamery do Frigate."
},
"group": {
"title": "Brak kamer w grupie",
"description": "Grupa kamer nie ma przypisanych ani włączonych kamer.",
"buttonText": "Zarządzaj grupami"
}
},
"snapshot": {