mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-10 17:51:45 +02:00
Currently translated at 28.0% (32 of 114 strings) Translated using Weblate (Slovak) Currently translated at 9.0% (32 of 352 strings) Translated using Weblate (Slovak) Currently translated at 66.6% (32 of 48 strings) Translated using Weblate (Slovak) Currently translated at 100.0% (25 of 25 strings) Translated using Weblate (Slovak) Currently translated at 28.6% (33 of 115 strings) Translated using Weblate (Slovak) Currently translated at 40.0% (32 of 80 strings) Translated using Weblate (Slovak) Currently translated at 50.0% (33 of 66 strings) Translated using Weblate (Slovak) Currently translated at 100.0% (24 of 24 strings) Translated using Weblate (Slovak) Currently translated at 27.9% (33 of 118 strings) Translated using Weblate (Slovak) Currently translated at 71.7% (33 of 46 strings) Translated using Weblate (Slovak) Currently translated at 64.0% (32 of 50 strings) Translated using Weblate (Slovak) Currently translated at 18.0% (33 of 183 strings) Translated using Weblate (Slovak) Currently translated at 11.4% (49 of 427 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Jakub K <klacanjakub0@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/sk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/sk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/sk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/sk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/sk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/sk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/objects/sk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/sk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/sk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/sk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-search/sk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/sk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/sk/ Translation: Frigate NVR/audio Translation: Frigate NVR/common Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/components-player Translation: Frigate NVR/objects Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-live Translation: Frigate NVR/views-search Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
46 lines
1.3 KiB
JSON
46 lines
1.3 KiB
JSON
{
|
|
"time": {
|
|
"untilForTime": "Do{{time}}",
|
|
"untilForRestart": "Do reštartu Frigate.",
|
|
"untilRestart": "Do reštartu",
|
|
"ago": "{{timeAgo}} pred časom",
|
|
"justNow": "Práve teraz",
|
|
"today": "Dnes",
|
|
"yesterday": "Včera",
|
|
"last7": "Posledných 7 dní",
|
|
"last14": "Posledných 14 dní",
|
|
"last30": "Posledných 30 dní",
|
|
"thisWeek": "Tento týždeň",
|
|
"lastWeek": "Minulý týždeň",
|
|
"thisMonth": "Tento mesiac",
|
|
"lastMonth": "Minulý mesiac",
|
|
"5minutes": "5 minút",
|
|
"10minutes": "10 minút",
|
|
"30minutes": "30 minút",
|
|
"1hour": "1 hodina",
|
|
"12hours": "12 hodín",
|
|
"24hours": "24 hodín",
|
|
"am": "ráno",
|
|
"yr": "{{time}}r",
|
|
"pm": "popoludní",
|
|
"year_one": "{{time}}rok",
|
|
"year_few": "{{time}}rokov",
|
|
"year_other": "{{time}}rokov",
|
|
"mo": "{{time}}mes",
|
|
"month_one": "{{time}}mesiac",
|
|
"month_few": "{{time}} mesiace",
|
|
"month_other": "{{time}} mesiaca",
|
|
"d": "{{time}}d",
|
|
"day_one": "{{time}}deň",
|
|
"day_few": "{{time}}dni",
|
|
"day_other": "{{time}}dni",
|
|
"h": "{{time}}h",
|
|
"hour_one": "{{time}}hodina",
|
|
"hour_few": "{{time}}hodiny",
|
|
"hour_other": "{{time}}hodin",
|
|
"m": "{{time}} min",
|
|
"s": "{{time}}s"
|
|
},
|
|
"selectItem": "Vyberte {{item}}"
|
|
}
|