mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-01-22 20:18:30 +03:00
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:
parent
3c364e78a8
commit
bf6df0d4b5
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user