mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-20 18:59:01 +03:00
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (136 of 136 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (49 of 49 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 11.9% (78 of 654 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (214 of 214 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (55 of 55 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 97.6% (42 of 43 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 99.2% (135 of 136 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (53 of 53 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (74 of 74 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (131 of 131 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: J P <jpoloczek24@gmail.com> Co-authored-by: windasd <me@windasd.tw> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/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-filter/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-facelibrary/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-search/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/common Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-search Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
This commit is contained in:
committed by
Nicolas Mowen
co-authored by
J P
windasd
parent
7d02220ec5
commit
bd568ab3b1
@@ -81,7 +81,7 @@
|
||||
},
|
||||
"search": {
|
||||
"saveSearch": {
|
||||
"label": "保存搜尋",
|
||||
"label": "儲存搜尋",
|
||||
"desc": "替此保存的搜尋命名。",
|
||||
"placeholder": "請輸入搜尋的名稱",
|
||||
"overwrite": "{{searchName}} 已存在。保存將會覆蓋現有資料。",
|
||||
@@ -116,6 +116,7 @@
|
||||
"unknownLabel": "已儲存觸發圖片",
|
||||
"search": {
|
||||
"placeholder": "以標籤或子標籤搜尋..."
|
||||
}
|
||||
},
|
||||
"noImages": "未找到此攝影機的縮圖"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -121,7 +121,9 @@
|
||||
"loading": "讀取已辨識車牌中…",
|
||||
"placeholder": "輸入以搜尋車牌…",
|
||||
"noLicensePlatesFound": "未找到車牌。",
|
||||
"selectPlatesFromList": "從列表中選擇一個或多個車牌。"
|
||||
"selectPlatesFromList": "從列表中選擇一個或多個車牌。",
|
||||
"selectAll": "全選",
|
||||
"clearAll": "全部清除"
|
||||
},
|
||||
"classes": {
|
||||
"label": "類別",
|
||||
@@ -130,5 +132,9 @@
|
||||
},
|
||||
"count_one": "{{count}} 個類別",
|
||||
"count_other": "{{count}} 個類別"
|
||||
},
|
||||
"attributes": {
|
||||
"label": "分類屬性",
|
||||
"all": "所有屬性"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user