mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-10 02:29:19 +03:00
Added translation using Weblate (Swedish)
Update translation files Updated by "Squash Git commits" add-on in Weblate. Added translation using Weblate (Swedish) Added translation using Weblate (Swedish) Added translation using Weblate (Swedish) Translated using Weblate (Swedish) Currently translated at 96.5% (56 of 58 strings) Translated using Weblate (Swedish) Currently translated at 92.5% (136 of 147 strings) Translated using Weblate (Swedish) Currently translated at 95.1% (217 of 228 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org> Co-authored-by: ThomasW <thomas.wursig@remote24.se> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/sv/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/sv/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/sv/ Translation: Frigate NVR/common Translation: Frigate NVR/components-dialog Translation: Frigate NVR/views-system
This commit is contained in:
parent
3a98d54380
commit
0c798078fb
@ -43,7 +43,7 @@
|
|||||||
"minute_other": "{{time}} minuter",
|
"minute_other": "{{time}} minuter",
|
||||||
"s": "{{time}}s",
|
"s": "{{time}}s",
|
||||||
"formattedTimestamp": {
|
"formattedTimestamp": {
|
||||||
"12hour": "d MMM, kl. h:mm:ss a",
|
"12hour": "d MMM, 'kl.' h:mm:ss a",
|
||||||
"24hour": "d MMM, HH:mm:ss"
|
"24hour": "d MMM, HH:mm:ss"
|
||||||
},
|
},
|
||||||
"formattedTimestamp2": {
|
"formattedTimestamp2": {
|
||||||
@ -51,7 +51,7 @@
|
|||||||
"24hour": "d MMM HH:mm:ss"
|
"24hour": "d MMM HH:mm:ss"
|
||||||
},
|
},
|
||||||
"formattedTimestampHourMinute": {
|
"formattedTimestampHourMinute": {
|
||||||
"12hour": "kl. h:mm a",
|
"12hour": "'kl.' h:mm a",
|
||||||
"24hour": "HH:mm"
|
"24hour": "HH:mm"
|
||||||
},
|
},
|
||||||
"formattedTimestampHourMinuteSecond": {
|
"formattedTimestampHourMinuteSecond": {
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
"button": "Tvinga omladdning nu"
|
"button": "Tvinga omladdning nu"
|
||||||
},
|
},
|
||||||
"title": "Är du säker på att du vill starta om Frigate?",
|
"title": "Är du säker på att du vill starta om Frigate?",
|
||||||
"description": "Detta kommer att stoppa Frigate kort medan det startar om."
|
"description": "Frigate stoppas tillfälligt under omstarten."
|
||||||
},
|
},
|
||||||
"explore": {
|
"explore": {
|
||||||
"plus": {
|
"plus": {
|
||||||
|
|||||||
1
web/public/locales/sv/config/cameras.json
Normal file
1
web/public/locales/sv/config/cameras.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{}
|
||||||
1
web/public/locales/sv/config/global.json
Normal file
1
web/public/locales/sv/config/global.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{}
|
||||||
1
web/public/locales/sv/config/groups.json
Normal file
1
web/public/locales/sv/config/groups.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{}
|
||||||
1
web/public/locales/sv/config/validation.json
Normal file
1
web/public/locales/sv/config/validation.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{}
|
||||||
@ -39,10 +39,10 @@
|
|||||||
"title": "Generellt",
|
"title": "Generellt",
|
||||||
"detector": {
|
"detector": {
|
||||||
"title": "Detektorer",
|
"title": "Detektorer",
|
||||||
"inferenceSpeed": "Detektorns inferenshastighet",
|
"inferenceSpeed": "Detektorns inferenstid",
|
||||||
"temperature": "Detektor temperatur",
|
"temperature": "Detektor temperatur",
|
||||||
"cpuUsage": "Detektorns CPU-användning",
|
"cpuUsage": "Detektorns CPU-användning",
|
||||||
"memoryUsage": "Detektor minnes användning",
|
"memoryUsage": "Detektorns minnesanvändning",
|
||||||
"cpuUsageInformation": "CPU som används för att förbereda in- och utdata till/från detekteringsmodeller. Detta värde mäter inte inferensanvändning, även om en GPU eller accelerator används."
|
"cpuUsageInformation": "CPU som används för att förbereda in- och utdata till/från detekteringsmodeller. Detta värde mäter inte inferensanvändning, även om en GPU eller accelerator används."
|
||||||
},
|
},
|
||||||
"hardwareInfo": {
|
"hardwareInfo": {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user