From 19b9444f7d1d791d0f5fdf2d8d934911f304351f Mon Sep 17 00:00:00 2001 From: Traccar Bot Date: Sun, 7 Aug 2022 03:39:47 +0000 Subject: Update localization files --- web/l10n/zh.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'web/l10n/zh.json') diff --git a/web/l10n/zh.json b/web/l10n/zh.json index cd7f27a1..4662bfa6 100644 --- a/web/l10n/zh.json +++ b/web/l10n/zh.json @@ -31,8 +31,10 @@ "sharedName": "名称", "sharedDescription": "描述", "sharedSearch": "搜索", + "sharedIconScale": "Icon Scale", "sharedGeofence": "电子围栏", "sharedGeofences": "电子围栏", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "通知", "sharedNotification": "通知", "sharedAttributes": "属性", @@ -93,7 +95,24 @@ "sharedLocation": "位置", "sharedImport": "接入", "sharedColumns": "Columns", + "sharedDropzoneText": "Drag and drop a file here or click", + "calendarSimple": "Simple", + "calendarRecurrence": "Recurrence", + "calendarOnce": "Once", + "calendarDaily": "Daily", + "calendarWeekly": "Weekly", + "calendarMonthly": "Monthly", + "calendarDays": "Days", + "calendarSunday": "Sunday", + "calendarMonday": "Monday", + "calendarTuesday": "Tuesday", + "calendarWednesday": "Wednesday", + "calendarThursday": "Thursday", + "calendarFriday": "Friday", + "calendarSaturday": "Saturday", "attributeSpeedLimit": "速度限制", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "折线距离", "attributeReportIgnoreOdometer": "报告:忽略里程表", "attributeWebReportColor": "页面:报告颜色", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "页面:放大所选择的", "attributeWebMaxZoom": "放大至最大", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "邮件:SMTP主机", "attributeMailSmtpPort": "邮件:SMTP端口", "attributeMailSmtpStarttlsEnable": "邮件:SMTP STARTTLS开启", @@ -144,7 +165,9 @@ "userDeviceReadonly": "设备只读", "userLimitCommands": "限制指令", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "令牌", + "userDeleteAccount": "Delete Account", "loginTitle": "登录", "loginLanguage": "语言", "loginReset": "密码重设", @@ -257,6 +280,7 @@ "positionObdOdometer": "OBD里程表", "positionDriverUniqueId": "驾驶员统一ID", "positionImage": "图片", + "positionVideo": "Video", "positionAudio": "声音", "serverTitle": "服务器设置", "serverZoom": "缩放", @@ -388,6 +412,7 @@ "eventDeviceStopped": "设备已停止", "eventDeviceOverspeed": "超速限制", "eventDeviceFuelDrop": "燃料液滴", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "指令结果", "eventGeofenceEnter": "进入围栏", "eventGeofenceExit": "离开围栏", @@ -397,6 +422,7 @@ "eventMaintenance": "需要维护", "eventTextMessage": "已接收文本信息", "eventDriverChanged": "驾驶员已改变", + "eventMedia": "Media", "eventsScrollToLast": "移至最后", "alarmGeneral": "通常", "alarmSos": "求救", -- cgit v1.2.3