mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-09 14:55:43 +03:00
Currently translated at 67.6% (224 of 331 strings) Translated using Weblate (Finnish) Currently translated at 100.0% (80 of 80 strings) Translated using Weblate (Finnish) Currently translated at 100.0% (43 of 43 strings) Translated using Weblate (Finnish) Currently translated at 60.7% (201 of 331 strings) Translated using Weblate (Finnish) Currently translated at 73.7% (59 of 80 strings) Translated using Weblate (Finnish) Currently translated at 14.5% (7 of 48 strings) Translated using Weblate (Finnish) Currently translated at 54.9% (182 of 331 strings) Translated using Weblate (Finnish) Currently translated at 50.4% (167 of 331 strings) Translated using Weblate (Finnish) Currently translated at 100.0% (43 of 43 strings) Translated using Weblate (Finnish) Currently translated at 100.0% (9 of 9 strings) Translated using Weblate (Finnish) Currently translated at 2.9% (3 of 103 strings) Translated using Weblate (Finnish) Currently translated at 2.5% (2 of 80 strings) Translated using Weblate (Finnish) Currently translated at 8.0% (2 of 25 strings) Translated using Weblate (Finnish) Currently translated at 44.9% (53 of 118 strings) Translated using Weblate (Finnish) Currently translated at 19.3% (34 of 176 strings) Translated using Weblate (Finnish) Currently translated at 100.0% (6 of 6 strings) Translated using Weblate (Finnish) Currently translated at 1.5% (1 of 65 strings) Translated using Weblate (Finnish) Currently translated at 44.0% (52 of 118 strings) Translated using Weblate (Finnish) Currently translated at 13.6% (24 of 176 strings) Translated using Weblate (Finnish) Currently translated at 3.5% (15 of 427 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Markku Tervo <markku-weblate@tervo.net> Co-authored-by: Sotski Eugene <jekakmail@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/fi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/fi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-auth/fi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/fi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/fi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/fi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/fi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/objects/fi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/fi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-recording/fi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/fi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/fi/ Translation: Frigate NVR/audio Translation: Frigate NVR/common Translation: Frigate NVR/components-auth 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-live Translation: Frigate NVR/views-recording Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
45 lines
1.3 KiB
JSON
45 lines
1.3 KiB
JSON
{
|
|
"time": {
|
|
"untilRestart": "Kunnes uudelleenkäynnistyy",
|
|
"ago": "{{timeAgo}} sitten",
|
|
"justNow": "Juuri nyt",
|
|
"today": "Tänään",
|
|
"yesterday": "Eilen",
|
|
"last14": "Viimeiset 14 päivää",
|
|
"untilForTime": "Kunnes {{time}}",
|
|
"untilForRestart": "Kunnes Frigate uudelleenkäynnistyy.",
|
|
"thisWeek": "Tämä viikko",
|
|
"lastWeek": "Viime viikko",
|
|
"last7": "Viimeiset 7 päivää",
|
|
"thisMonth": "Tämä kuu",
|
|
"lastMonth": "Viime kuu",
|
|
"last30": "Viimeiset 30 päivää",
|
|
"5minutes": "5 minuuttia",
|
|
"10minutes": "10 minuuttia",
|
|
"30minutes": "30 minuuttia",
|
|
"1hour": "1 tunti",
|
|
"12hours": "12 tuntia",
|
|
"24hours": "24 tuntia",
|
|
"pm": "ip",
|
|
"am": "ap",
|
|
"yr": "{{time}}v",
|
|
"year_one": "{{time}} vuosi",
|
|
"year_other": "{{time}} vuotta",
|
|
"mo": "{{time}}kk",
|
|
"month_one": "{{time}} kuukausi",
|
|
"month_other": "{{time}} kuukaudet",
|
|
"d": "{{time}}pv",
|
|
"day_one": "{{time}} päivä",
|
|
"day_other": "{{time}} päivät",
|
|
"h": "{{time}}t",
|
|
"hour_one": "{{time}} tunti",
|
|
"hour_other": "{{time}} tuntia",
|
|
"m": "{{time}}m",
|
|
"s": "{{time}}s",
|
|
"minute_one": "{{time}}minuutti",
|
|
"minute_other": "{{time}}minuuttia",
|
|
"second_one": "{{time}}sekuntti",
|
|
"second_other": "{{time}}sekunttia"
|
|
}
|
|
}
|