mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-03 17:43:59 +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
@@ -47,12 +47,16 @@
|
||||
"success": {
|
||||
"regenerate": "已從 {{provider}} 請求新的說明。根據提供者的速度,生成新的說明可能會需要一段時間。",
|
||||
"updatedSublabel": "成功更新子標籤。",
|
||||
"updatedLPR": "成功更新車牌。"
|
||||
"updatedLPR": "成功更新車牌。",
|
||||
"updatedAttributes": "已成功更新屬性。",
|
||||
"audioTranscription": "已成功送出音訊轉錄請求。轉錄完成所需時間會依您的 Frigate 伺服器速度而定,可能需要一段時間。"
|
||||
},
|
||||
"error": {
|
||||
"regenerate": "請求 {{provider}} 生成新的說明失敗:{{errorMessage}}",
|
||||
"updatedSublabelFailed": "更新子標籤失敗:{{errorMessage}}",
|
||||
"updatedLPRFailed": "更新車牌失敗:{{errorMessage}}"
|
||||
"updatedLPRFailed": "更新車牌失敗:{{errorMessage}}",
|
||||
"updatedAttributesFailed": "更新屬性失敗:{{errorMessage}}",
|
||||
"audioTranscription": "請求音訊轉錄失敗:{{errorMessage}}"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -97,6 +101,17 @@
|
||||
"tips": {
|
||||
"descriptionSaved": "成功保存說明",
|
||||
"saveDescriptionFailed": "更新說明失敗:{{errorMessage}}"
|
||||
},
|
||||
"editAttributes": {
|
||||
"title": "編輯屬性",
|
||||
"desc": "為此 {{label}} 選擇分類屬性"
|
||||
},
|
||||
"score": {
|
||||
"label": "分數"
|
||||
},
|
||||
"attributes": "分類屬性",
|
||||
"title": {
|
||||
"label": "標題"
|
||||
}
|
||||
},
|
||||
"trackedObjectDetails": "追蹤物件詳情",
|
||||
@@ -184,6 +199,28 @@
|
||||
},
|
||||
"deleteTrackedObject": {
|
||||
"label": "刪除此追蹤物件"
|
||||
},
|
||||
"hideObjectDetails": {
|
||||
"label": "隱藏物件路徑"
|
||||
},
|
||||
"showObjectDetails": {
|
||||
"label": "顯示物件路徑"
|
||||
},
|
||||
"addTrigger": {
|
||||
"label": "新增觸發器",
|
||||
"aria": "為此追蹤物件新增觸發器"
|
||||
},
|
||||
"audioTranscription": {
|
||||
"label": "轉錄",
|
||||
"aria": "請求音訊轉錄"
|
||||
},
|
||||
"downloadCleanSnapshot": {
|
||||
"label": "下載乾淨的快照",
|
||||
"aria": "下載乾淨的快照"
|
||||
},
|
||||
"viewTrackingDetails": {
|
||||
"label": "檢視追蹤詳細資訊",
|
||||
"aria": "顯示追蹤詳細資訊"
|
||||
}
|
||||
},
|
||||
"dialog": {
|
||||
@@ -202,7 +239,9 @@
|
||||
"success": "成功刪除蹤物件。",
|
||||
"error": "刪除追蹤物件失敗:{{errorMessage}}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"previousTrackedObject": "上一個追蹤物件",
|
||||
"nextTrackedObject": "下一個追蹤物件"
|
||||
},
|
||||
"trackingDetails": {
|
||||
"title": "追蹤詳情",
|
||||
@@ -244,9 +283,16 @@
|
||||
"millisecondsToOffset": "偵測標記偏移補償的毫秒數。<em>預設值: 0</em>",
|
||||
"tips": "如果影片播放進度超前於方框和路徑點,則降低該值;如果影片播放進度落後於方框和路徑點,則增加該數值。該值可以為負數。",
|
||||
"toast": {
|
||||
"success": "{{camera}} 的標記偏移補償量已儲存至設定檔,重新啟動 Frigate 以套用變更。"
|
||||
"success": "{{camera}} 的標記偏移補償量已儲存至設定檔。"
|
||||
}
|
||||
}
|
||||
},
|
||||
"carousel": {
|
||||
"previous": "上一張投影片",
|
||||
"next": "下一張投影片"
|
||||
}
|
||||
},
|
||||
"aiAnalysis": {
|
||||
"title": "AI 分析"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user