mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-09 14:55:43 +03:00
Currently translated at 52.0% (13 of 25 strings) Translated using Weblate (Swedish) Currently translated at 100.0% (9 of 9 strings) Translated using Weblate (Swedish) Currently translated at 38.1% (45 of 118 strings) Translated using Weblate (Swedish) Currently translated at 16.4% (28 of 170 strings) Translated using Weblate (Swedish) Currently translated at 33.7% (144 of 427 strings) Translated using Weblate (Swedish) Currently translated at 26.2% (31 of 118 strings) Translated using Weblate (Swedish) Currently translated at 33.4% (143 of 427 strings) Translated using Weblate (Swedish) Currently translated at 32.7% (140 of 427 strings) Translated using Weblate (Swedish) Currently translated at 16.4% (28 of 170 strings) Translated using Weblate (Swedish) Currently translated at 30.2% (129 of 427 strings) Translated using Weblate (Swedish) Currently translated at 12.7% (15 of 118 strings) Translated using Weblate (Swedish) Currently translated at 15.8% (27 of 170 strings) Translated using Weblate (Swedish) Currently translated at 25.7% (110 of 427 strings) Co-authored-by: Coffe <effocs@gmail.com> Co-authored-by: Daniel Nylander <daniel@danielnylander.se> Co-authored-by: Fredrik B <fredrik@brannvall.nu> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: hassos246 <fluffsy@gmail.com> Co-authored-by: tubalainen <tubstr76@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/sv/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/sv/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-auth/sv/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/sv/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/objects/sv/ Translation: Frigate NVR/audio Translation: Frigate NVR/common Translation: Frigate NVR/components-auth Translation: Frigate NVR/components-player Translation: Frigate NVR/objects
37 lines
949 B
JSON
37 lines
949 B
JSON
{
|
|
"time": {
|
|
"untilForTime": "Till {{time}}",
|
|
"untilForRestart": "Tills Frigate startar om.",
|
|
"untilRestart": "Tills omstart",
|
|
"ago": "{{timeAgo}} sedan",
|
|
"justNow": "Just nu",
|
|
"today": "Idag",
|
|
"yesterday": "Igår",
|
|
"last14": "Senaste 14 dagarna",
|
|
"thisMonth": "Denna månad",
|
|
"lastMonth": "Förra månaden",
|
|
"30minutes": "30 minuter",
|
|
"1hour": "1 timma",
|
|
"12hours": "12 timmar",
|
|
"pm": "pm",
|
|
"am": "am",
|
|
"yr": "{{time}}år",
|
|
"mo": "{{time}} mån",
|
|
"month_one": "{{time}} månad",
|
|
"month_other": "{{time}} månader",
|
|
"d": "{{time}}dag",
|
|
"last7": "Senaste 7 dagarna",
|
|
"5minutes": "5 minuter",
|
|
"last30": "Senaste 30 dagarna",
|
|
"thisWeek": "Denna vecka",
|
|
"lastWeek": "Förra veckan",
|
|
"10minutes": "10 minuter",
|
|
"24hours": "24 timmar",
|
|
"year_one": "{{time}} år",
|
|
"year_other": "{{time}} år"
|
|
},
|
|
"button": {
|
|
"save": "Spara"
|
|
}
|
|
}
|