mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-10-04 11:15:55 +02:00
Currently translated at 100.0% (25 of 25 strings) Translated using Weblate (Czech) Currently translated at 100.0% (2 of 2 strings) Translated using Weblate (Czech) Currently translated at 35.2% (62 of 176 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Sotski Eugene <jekakmail@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/cs/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-icons/cs/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/cs/ Translation: Frigate NVR/common Translation: Frigate NVR/components-icons Translation: Frigate NVR/components-player
87 lines
2.3 KiB
JSON
87 lines
2.3 KiB
JSON
{
|
|
"time": {
|
|
"untilForTime": "Do {{time}}",
|
|
"untilForRestart": "Do doby, než se Frigarte restartuje.",
|
|
"untilRestart": "Do restartu",
|
|
"justNow": "Teď",
|
|
"today": "Dnes",
|
|
"yesterday": "Včera",
|
|
"last7": "Posledních 7 dní",
|
|
"last14": "Posledních 14 dní",
|
|
"last30": "Posledních 30 dní",
|
|
"thisWeek": "Tento týden",
|
|
"lastWeek": "Minulý týden",
|
|
"thisMonth": "Tento měsíc",
|
|
"lastMonth": "Minulý měsíc",
|
|
"5minutes": "5 minut",
|
|
"10minutes": "10 minut",
|
|
"30minutes": "30 minut",
|
|
"1hour": "1 hodina",
|
|
"12hours": "12 hodin",
|
|
"24hours": "24 hodin",
|
|
"pm": "odpoledne",
|
|
"am": "ráno",
|
|
"year_one": "{{time}} rok",
|
|
"year_few": "{{time}} let",
|
|
"year_other": "{{time}} let",
|
|
"month_one": "{{time}} měsíc",
|
|
"month_few": "{{time}} měsíce",
|
|
"month_other": "{{time}} měsíců",
|
|
"day_one": "{{time}} den",
|
|
"day_few": "{{time}} dny",
|
|
"day_other": "{{time}} dní",
|
|
"hour_one": "{{time}} hodina",
|
|
"hour_few": "{{time}} hodiny",
|
|
"hour_other": "{{time}} hodin",
|
|
"minute_one": "{{time}} minuta",
|
|
"minute_few": "{{time}} minuty",
|
|
"minute_other": "{{time}} minut",
|
|
"second_one": "{{time}} sekunda",
|
|
"second_few": "{{time}} sekundy",
|
|
"second_other": "{{time}} sekund"
|
|
},
|
|
"button": {
|
|
"twoWayTalk": "Obousměrná komunikace",
|
|
"enabled": "Zapnuto",
|
|
"cameraAudio": "Zvuk kamery",
|
|
"apply": "Použij",
|
|
"reset": "Reset",
|
|
"done": "Hotovo",
|
|
"on": "Zapnuto",
|
|
"off": "Vypnuto",
|
|
"edit": "Upravit",
|
|
"enable": "Zapni",
|
|
"disabled": "Vypnuto",
|
|
"disable": "Vypni",
|
|
"save": "Uložit",
|
|
"saving": "Ukládám…",
|
|
"cancel": "Zrušit",
|
|
"close": "Zavři",
|
|
"copy": "Zkopíruj",
|
|
"back": "Zpět",
|
|
"history": "Historie",
|
|
"fullscreen": "Celá obrazovka",
|
|
"exitFullscreen": "Opustit režim celé obrazovky",
|
|
"pictureInPicture": "Obraz v obraze",
|
|
"copyCoordinates": "Zkopíruj souřadnice",
|
|
"delete": "Odstraň",
|
|
"yes": "Ano",
|
|
"no": "Ne",
|
|
"download": "Stáhnout",
|
|
"info": "Informace",
|
|
"suspended": "Pozastaveno",
|
|
"unsuspended": "Zrušit pozastavení",
|
|
"play": "Hrát",
|
|
"unselect": "Zrušit výběr"
|
|
},
|
|
"label": {
|
|
"back": "Jdi zpět"
|
|
},
|
|
"unit": {
|
|
"speed": {
|
|
"kph": "KM/h",
|
|
"mph": "míle/h"
|
|
}
|
|
}
|
|
}
|