From 753e67c3705dddb8e913bd853db151f94f81d600 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期一, 05 六月 2023 09:45:05 +0800 Subject: [PATCH] Merge branch 'Dev-Wxr' --- HDL-ON_iOS/Resources/en.lproj/Localizable.strings | 66 +++++++++++++++++++++++++++++++++ 1 files changed, 66 insertions(+), 0 deletions(-) diff --git a/HDL-ON_iOS/Resources/en.lproj/Localizable.strings b/HDL-ON_iOS/Resources/en.lproj/Localizable.strings index 0e4e516..ac1100f 100644 --- a/HDL-ON_iOS/Resources/en.lproj/Localizable.strings +++ b/HDL-ON_iOS/Resources/en.lproj/Localizable.strings @@ -28,6 +28,9 @@ "get_info_fail"="Searching for failed. Poor network."; "ad_input_manual"="Manual Input"; +"ad_result_verify_local_lock"="Please verify the added primary user fingerprint, key or sensor card within 2 minutes. Click the Verified button after verification"; +"ad_verified"="Verified"; + "device_camera_list_title"="Device Channel List"; "device_input_vierify_code"="Input the device verification code."; "device_verify_code_wrong"="Incorrect verification code."; @@ -63,6 +66,47 @@ "device_password"="Password"; "device_account_pw_empty"="The user name or password is required."; "device_lan_preview_title"="Live View via LAN"; +"device_add_device_qr_code"="Device QR Code"; + +"device_open"="Open"; +"device_open_success"="Success to open the door!"; +"device_please_input_door_password"="Input the unlock password"; +"device_history"="History"; +"device_his_no_more_data"="No more data"; +"device_temp_pass"="Temporary password"; +"device_temp_year"="."; +"device_temp_month"="."; +"device_temp_date"="."; +"device_temp_left"="Left"; +"device_temp_times"="times"; +"device_temp_save"="Save"; +"device_temp_valid_date"="Term of validity"; +"device_temp_valid_begin"="Begin"; +"device_temp_valid_end"="End"; +"device_temp_use_times"="Use times"; +"device_temp_user"="User"; +"device_temp_please_select"="Please select"; +"device_temp_unlimited_times"="Unlimited"; +"device_temp_sure"="Sure"; +"device_temp_cancle"="Cancle"; +"device_temp_please_input"="Please input"; +"device_temp_input_use_count_describe"="Enter an integer from 1 to 100. Null means unlimited times"; +"device_temp_input_pure_number"="Please enter a pure number"; +"device_temp_input_valid_number"="Please enter a number between 1-100"; +"device_temp_unit_year"="Y"; +"device_temp_unit_month"="M"; +"device_temp_unit_date"="D"; +"device_temp_unit_hour"="h"; +"device_temp_unit_minute"="m"; +"device_temp_please_input_user_name"="Please input a user name"; +"device_temp_please_select_begin_time"="Please select the start time"; +"device_temp_please_select_end_time"="Please select the end time"; +"device_temp_please_end_time_should_later"="The end time cannot be earlier than the start time"; +"device_temp_unlimited_use_times"="Unlimited times"; +"device_temp_total"="Total "; +"device_temp_copied"="Copied"; +"device_temp_long_tap_copy"="Long press to copy"; +"device_temp_sure_to_delete"="Are you sure to delete the temporary password?"; "dmessage_title"="Message"; "message_read"="Mark as Read"; @@ -121,6 +165,25 @@ "wifi_device_start_ready"="The device is already started and it is the first time to configure with network."; "wifi_config_wifi_ago"="This device is configured with network before."; +"wifi_config_seria_num"="9-digit serial number on the device body"; +"wifi_config_verify_code"="Verification Code"; +"wifi_config_connected"="Connected"; +"wifi_config_select_set_param"="Select \"Set Parameters\""; +"wifi_config_select_wifi"="Select \"Wi Fi\""; +"wifi_config_net_work"="Configure Network"; +"wifi_config_name"="Name:"; +"wifi_config_copy_pwd"="Copy Pwd"; +"wifi_config_to_setting"="To Setting"; +"wifi_config_step_three"="Return to the app, wait for the device to connect, and automatically proceed to the next step after success."; +"wifi_config_tip"="Please connect your phone to your device Wi Fi by following these steps:"; +"wifi_config_step_three_tip"="(Note: If the device WIFI name is not prefixed with \"EZVIZ\", please copy the password and manually modify the password prefix based on the new prefix name and connect. For example, \"SoftAP_XXXXXXX\")"; +"wifi_config_not_connected"="Not connected"; +"wifi_config_step_2_tips"="The Wi Fi information of the devices to be connected is as follows:"; +"wifi_config_step_2_tips"="If you are using a dual frequency router, please do not connect the camera to Wi Fi in the 5G frequency band"; +"wifi_config_step_2_next_step"="Next Step"; +"wifi_config_step_2_net"="Net:"; +"wifi_config_step_2_password"="Pwd:"; + "ui_last_update"="Last Updated:"; "ui_last_update_empty"="Last Updated: No record."; "ui_just_now"="Recently"; @@ -158,3 +221,6 @@ //2021-01-27 鏂板 "Devicelist"="Device list"; "Logout"="Log Out"; + +//閫氱敤 +"hdl_ez_common_no_data"="No Data"; \ No newline at end of file -- Gitblit v1.8.0