mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-06-27 14:51:52 +03:00
afa5da8265
2 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
b470258d95 |
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (101 of 101 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (794 of 794 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (64 of 64 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (175 of 175 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (47 of 47 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (127 of 127 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (45 of 45 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (86 of 86 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (145 of 145 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (25 of 25 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (59 of 59 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (100 of 100 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (501 of 501 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (60 of 60 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (129 of 129 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (26 of 26 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (22 of 22 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (237 of 237 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (237 of 237 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (1150 of 1150 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (50 of 50 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (473 of 473 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Jamie HUANG <114514020@live.asia.edu.tw> Co-authored-by: fascinate722 <fascinate722@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-groups/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-validation/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/objects/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-chat/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-motionsearch/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-replay/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/zh_Hant/ Translation: Frigate NVR/Config - Cameras Translation: Frigate NVR/Config - Global Translation: Frigate NVR/Config - Groups Translation: Frigate NVR/Config - Validation Translation: Frigate NVR/audio Translation: Frigate NVR/common Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-player Translation: Frigate NVR/objects Translation: Frigate NVR/views-chat Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-exports 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> |