mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-06-21 03:41:55 +03:00
03f4f76b72
2 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
03f4f76b72 |
Translated using Weblate (Norwegian Bokmål)
Some checks are pending
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
Currently translated at 100.0% (1141 of 1141 strings) Translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (60 of 60 strings) Translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (794 of 794 strings) Translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (50 of 50 strings) Translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (473 of 473 strings) Translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (127 of 127 strings) Update translation files Updated by "Squash Git commits" add-on in Weblate. Translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (59 of 59 strings) Translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (45 of 45 strings) Translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (237 of 237 strings) Translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (40 of 40 strings) Translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (175 of 175 strings) Translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (127 of 127 strings) Translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (471 of 471 strings) Translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (792 of 792 strings) Translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (100 of 100 strings) Translated using Weblate (Norwegian Bokmål) Currently translated at 100.0% (1122 of 1122 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: OverTheHillsAndFarAway <prosjektx@users.noreply.hosted.weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/nb_NO/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/nb_NO/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/nb_NO/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/objects/nb_NO/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-chat/nb_NO/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/nb_NO/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/nb_NO/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-motionsearch/nb_NO/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-replay/nb_NO/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/nb_NO/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/nb_NO/ Translation: Frigate NVR/Config - Cameras Translation: Frigate NVR/Config - Global Translation: Frigate NVR/common Translation: Frigate NVR/objects Translation: Frigate NVR/views-chat Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-live Translation: Frigate NVR/views-motionSearch Translation: Frigate NVR/views-replay Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system |
||
|
|
4e90d254ed
|
Miscellaneous fixes (#23177)
* add optional onClick to EmptyCard * show EmptyCard in face rec when face library is empty * add loading indicator * add description to camera management pane * Cleanup when use snapshot but can't load snapshot * Migrate files * fix birdseye color distortion when configured aspect ratio is unsupported * Skip processing end for object descriptions * don't crash if stats is null * fix genai roles in migration * frigate+ pane updates - allow users to select a plus model from the select even when one was not previously loaded - always show model summary card - add model filter popover - add restart button totast * fix frigate+ pane layout and buttons to match other settings panes * match button layout in go2rtc settings view * make audio maintainer respond to dynamic config updates * check correct zone name in publish state * fix nested translation extraction for Optional dict and list fields * mypy --------- Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com> |