mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-03 09:38:15 +03:00
Translated using Weblate (Slovak)
Currently translated at 93.0% (120 of 129 strings) Translated using Weblate (Slovak) Currently translated at 93.0% (120 of 129 strings) Translated using Weblate (Slovak) Currently translated at 72.3% (136 of 188 strings) Translated using Weblate (Slovak) Currently translated at 49.0% (631 of 1287 strings) Translated using Weblate (Slovak) Currently translated at 60.9% (39 of 64 strings) Translated using Weblate (Slovak) Currently translated at 90.0% (54 of 60 strings) Translated using Weblate (Slovak) Currently translated at 61.4% (67 of 109 strings) Translated using Weblate (Slovak) Currently translated at 97.9% (234 of 239 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Hosted Weblate user 157871 <gop60@users.noreply.hosted.weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/sk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/sk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/sk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/sk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/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/common Translation: Frigate NVR/components-dialog Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-events Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
This commit is contained in:
committed by
Josh Hawkins
co-authored by
Hosted Weblate user 157871
parent
b259c3fb1d
commit
5e61fad934
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"time": {
|
||||
"untilForTime": "Do{{time}}",
|
||||
"untilForTime": "Do {{time}}",
|
||||
"untilForRestart": "Do reštartu Frigate.",
|
||||
"untilRestart": "Do reštartu",
|
||||
"ago": "{{timeAgo}} pred časom",
|
||||
"ago": "pred {{timeAgo}}",
|
||||
"justNow": "Práve teraz",
|
||||
"today": "Dnes",
|
||||
"yesterday": "Včera",
|
||||
@@ -23,32 +23,32 @@
|
||||
"am": "ráno",
|
||||
"yr": "{{time}}r",
|
||||
"pm": "popoludní",
|
||||
"year_one": "{{time}}rok",
|
||||
"year_few": "{{time}}rokov",
|
||||
"year_other": "{{time}}rokov",
|
||||
"year_one": "{{time}} rok",
|
||||
"year_few": "{{time}} roky",
|
||||
"year_other": "{{time}} rokov",
|
||||
"mo": "{{time}}mes",
|
||||
"month_one": "{{time}}mesiac",
|
||||
"month_one": "{{time}} mesiac",
|
||||
"month_few": "{{time}} mesiace",
|
||||
"month_other": "{{time}} mesiaca",
|
||||
"month_other": "{{time}} mesiacov",
|
||||
"d": "{{time}}d",
|
||||
"day_one": "{{time}}deň",
|
||||
"day_few": "{{time}}dni",
|
||||
"day_other": "{{time}}dni",
|
||||
"day_one": "{{time}} deň",
|
||||
"day_few": "{{time}} dni",
|
||||
"day_other": "{{time}} dní",
|
||||
"h": "{{time}}h",
|
||||
"hour_one": "{{time}}hodina",
|
||||
"hour_few": "{{time}}hodiny",
|
||||
"hour_other": "{{time}}hodin",
|
||||
"hour_one": "{{time}} hodina",
|
||||
"hour_few": "{{time}} hodiny",
|
||||
"hour_other": "{{time}} hodín",
|
||||
"m": "{{time}} min",
|
||||
"s": "{{time}}s",
|
||||
"minute_one": "{{time}}minuta",
|
||||
"minute_few": "{{time}}minuty",
|
||||
"minute_other": "{{time}}minut",
|
||||
"second_one": "{{time}}sekunda",
|
||||
"second_few": "{{time}}sekundy",
|
||||
"second_other": "{{time}}sekund",
|
||||
"minute_one": "{{time}} minúta",
|
||||
"minute_few": "{{time}} minúty",
|
||||
"minute_other": "{{time}} minút",
|
||||
"second_one": "{{time}} sekunda",
|
||||
"second_few": "{{time}} sekundy",
|
||||
"second_other": "{{time}} sekúnd",
|
||||
"formattedTimestamp": {
|
||||
"12hour": "Deň MMM, h:mm:ss aaa",
|
||||
"24hour": "Deň MMM, HH:mm:ss"
|
||||
"12hour": "d MMM, h:mm:ss aaa",
|
||||
"24hour": "d MMM, HH:mm:ss"
|
||||
},
|
||||
"formattedTimestamp2": {
|
||||
"12hour": "MM/dd h:mm:ssa",
|
||||
@@ -219,9 +219,9 @@
|
||||
"allCameras": "Všetky kamery",
|
||||
"cameras": {
|
||||
"title": "Kamery",
|
||||
"count_one": "{{count}}kamera",
|
||||
"count_few": "{{count}}kamery",
|
||||
"count_other": "{{count}}kamier"
|
||||
"count_one": "{{count}} kamera",
|
||||
"count_few": "{{count}} kamery",
|
||||
"count_other": "{{count}} kamier"
|
||||
}
|
||||
},
|
||||
"export": "Exportovať",
|
||||
|
||||
Reference in New Issue
Block a user