mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-04 01:48:54 +03:00
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (48 of 48 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (52 of 52 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (65 of 65 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (110 of 110 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (2 of 2 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (48 of 48 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (176 of 176 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (52 of 52 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (23 of 23 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (103 of 103 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (331 of 331 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (22 of 22 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (176 of 176 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (328 of 328 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (48 of 48 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (80 of 80 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (97 of 97 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 99.3% (326 of 328 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (110 of 110 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (21 of 21 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (2 of 2 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (65 of 65 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (48 of 48 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (170 of 170 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 98.4% (323 of 328 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (48 of 48 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (46 of 46 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (107 of 107 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (48 of 48 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (170 of 170 strings) Co-authored-by: GuoQing Liu <842607283@qq.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Sotski Eugene <jekakmail@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-icons/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-input/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-search/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/zh_Hans/ Translation: Frigate NVR/common Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/components-icons Translation: Frigate NVR/components-input Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-live 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
GuoQing Liu
Sotski Eugene
parent
af7af0aa85
commit
190c7a6559
@@ -35,12 +35,12 @@
|
||||
"s": "{{time}}秒",
|
||||
"second_other": "{{time}}秒",
|
||||
"formattedTimestamp": {
|
||||
"12hour": "%m月%-d日 %I:%M:%S %p",
|
||||
"24hour": "%m月%-d日 %H:%M:%S"
|
||||
"12hour": "M月d日 ah:mm:ss",
|
||||
"24hour": "M月d日 HH:mm:ss"
|
||||
},
|
||||
"formattedTimestamp2": {
|
||||
"12hour": "%m/%d %I:%M:%S%P",
|
||||
"24hour": "%d日%m月 %H:%M:%S"
|
||||
"12hour": "MM月dd日 ah:mm:ss",
|
||||
"24hour": "MM月dd日 HH:mm:ss"
|
||||
},
|
||||
"formattedTimestampExcludeSeconds": {
|
||||
"12hour": "%m月%-d日 %I:%M %p",
|
||||
@@ -50,7 +50,28 @@
|
||||
"12hour": "%Y年%m月%-d日 %I:%M:%S %p",
|
||||
"24hour": "%Y年%m月%-d日 %H:%M"
|
||||
},
|
||||
"formattedTimestampOnlyMonthAndDay": "%m月%-d日"
|
||||
"formattedTimestampOnlyMonthAndDay": "%m月%-d日",
|
||||
"formattedTimestampHourMinute": {
|
||||
"12hour": "a h:mm",
|
||||
"24hour": "HH:mm"
|
||||
},
|
||||
"formattedTimestampHourMinuteSecond": {
|
||||
"12hour": "ah:mm:ss",
|
||||
"24hour": "HH:mm:ss"
|
||||
},
|
||||
"formattedTimestampMonthDayHourMinute": {
|
||||
"12hour": "M月d日 ah:mm",
|
||||
"24hour": "M月d日 HH:mm"
|
||||
},
|
||||
"formattedTimestampMonthDayYearHourMinute": {
|
||||
"24hour": "yyyy年M月d日 HH:mm",
|
||||
"12hour": "yyyy年M月d日 ah:mm"
|
||||
},
|
||||
"formattedTimestampMonthDay": "M月d日",
|
||||
"formattedTimestampFilename": {
|
||||
"12hour": "yy年MM月dd日 ah时mm分ss秒",
|
||||
"24hour": "yy年MM月dd日 HH时mm分ss秒"
|
||||
}
|
||||
},
|
||||
"unit": {
|
||||
"speed": {
|
||||
@@ -82,7 +103,7 @@
|
||||
"disabled": "禁用",
|
||||
"disable": "禁用",
|
||||
"save": "保存",
|
||||
"saving": "保存中……",
|
||||
"saving": "保存中…",
|
||||
"cancel": "取消",
|
||||
"close": "关闭",
|
||||
"copy": "复制",
|
||||
@@ -119,7 +140,7 @@
|
||||
"configurationEditor": "配置编辑器",
|
||||
"languages": "Languages / 语言",
|
||||
"language": {
|
||||
"en": "English",
|
||||
"en": "英语 (English)",
|
||||
"zhCN": "简体中文",
|
||||
"withSystem": {
|
||||
"label": "使用系统语言设置"
|
||||
@@ -183,7 +204,7 @@
|
||||
"count_other": "{{count}} 个摄像头"
|
||||
}
|
||||
},
|
||||
"review": "回放",
|
||||
"review": "核查",
|
||||
"explore": "探测",
|
||||
"export": "导出",
|
||||
"uiPlayground": "UI 演示",
|
||||
@@ -211,8 +232,8 @@
|
||||
"role": {
|
||||
"title": "权限组",
|
||||
"admin": "管理员",
|
||||
"viewer": "查看者",
|
||||
"desc": "管理员可以完全访问 Frigate UI 的所有功能。查看者则仅限于在 UI 中查看摄像头、审核项和历史录像。"
|
||||
"viewer": "成员",
|
||||
"desc": "管理员可以完全访问Frigate界面上所有功能。成员则仅能查看摄像头、核查项和历史录像。"
|
||||
},
|
||||
"accessDenied": {
|
||||
"documentTitle": "没有权限 - Frigate",
|
||||
|
||||
Reference in New Issue
Block a user