From 5a5a2b696866f947b6025d26c3302e8ffef46435 Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期一, 11 一月 2021 16:11:20 +0800
Subject: [PATCH] 2021-01-11 1.更新MQTT连接和本地搜索网关方法。2.子账号相关接口完善

---
 Crabtree/ON.Ios/Resources/Language.ini |   75 +++++++++++++++++++++++++++++++++----
 1 files changed, 66 insertions(+), 9 deletions(-)

diff --git a/Crabtree/ON.Ios/Resources/Language.ini b/Crabtree/ON.Ios/Resources/Language.ini
index d5de5c0..722b2ba 100644
--- a/Crabtree/ON.Ios/Resources/Language.ini
+++ b/Crabtree/ON.Ios/Resources/Language.ini
@@ -302,7 +302,7 @@
 306=Theme
 307=Theme changed successfully. Please restart the application.
 308=Restore default skin
-309=Favorite
+309=Favourite
 310=Function
 311=Rooms
 312=DoorLock List
@@ -348,7 +348,7 @@
 352=Delete successfully.
 353=Delete failed.
 354=Data Management
-355=Unable to load gateway list, Unable to load gateway list: current house should be bound at least one gateway in the LAN. Please check and try again.
+355=Unable to load gateway list, Unable to load gateway list: current residence should be bound at least one gateway in the LAN. Please check and try again.
 356=Add
 357=This device is not found locally, do you want to delete it?
 358=Universal Device
@@ -526,7 +526,7 @@
 1007=DLNA Server Music
 1008=Network Streaming Music
 1009=My Playlists
-1010=My Favorite
+1010=My Favourite
 1011=My Setup
 1012=CD
 1013=Playlists
@@ -540,7 +540,7 @@
 1021=My playlists
 1022=Save To Music Player
 1023=Device List
-1024=My Favorite
+1024=My Favourite
 1025=Prompt 
 1026=No Supported Device found
 1027=OK
@@ -552,8 +552,8 @@
 1033=SD Card
 1034=NAS
 1035=Online Radio
-1036=Favorite Music
-1037=Favorite Radio
+1036=Favourite Music
+1037=Favourite Radio
 1038=Online Music
 1039=Single Cycle
 1040=Shuffle
@@ -857,7 +857,7 @@
 10032=Sign up 
 10033=Forgot?
 10034=Email 
-10035=Email Address              
+10035=Email ID              
 10036=District
 10037=Phone number      
 10038=Contacts 
@@ -890,7 +890,7 @@
 10066锛滱dd File failed
 10067=Backup Data?
 10068=Data Backup Succeeded
-10069= Download and Restore Data?
+10069=Downloaded and data restored.
 10070=Restore Succeeded
 10071=Please Log in
 10072=Contact
@@ -1047,7 +1047,64 @@
 10236=Doorlock Alarm turned off Successfully
 10237=Failed to turn off doorlock Alarm  
 10238=Notification sent Successfully
-10239=Failed to Send Notification 
+10239=Failed to Send Notification
+
+20000=Invalid login key, please log in again!
+20001=Failed to request the server, please try again later!
+20002=The system is under maintenance, please try again later!
+20003=Login failed, please add a residence first!
+20004=Account already exists
+20005=The verification code is sent frequently, please try again later!
+20006=Signature error
+20007=The system is busy, please try again later!
+20008=Invalid login key
+20009=User has been disabled
+20010=The original password is wrong
+20011=Sub account already exists
+20012=Sub account does not exist
+20013=Cannot add yourself as a member
+20014=The current residence does not belong to the account
+20015=Residence name already exists
+20016=The residence does not exist
+20017=The request failed, the parameter is abnormal!
+20018=Duplicate binding number
+20019=Please bind the gateway first
+20020=The gateway does not exist
+20021=The gateway is offline
+20022=The device is offline
+20023=Control failed
+20024=The scene already exists
+20025=Automation already exists
+20026=spk does not support this function
+20027=spk function does not support this function value
+20028=No permission
+20029=Duplicate device target
+20030=No remote control permission
+20031=The device cannot be empty
+20032=User does not have permission to the device
+20033=The device does not exist
+20035=The verification code is wrong, please re-enter
+20036=Failed to send the verification code.
+20037=Your account has been logged in elsewhere, if it is not your own operation, please change your password immediately!
+20038=Login failed, account or password is wrong
+20039=Account does not exist
+20040=Registration failed, please try again.
+20041=There are too many incorrect passwords and the account is locked!
+20042=The verification code has been sent, please enter the verification code.
+20043=Please retrieve your password by forgetting it or try again in {0} minutes.
+20044=Please enter the verification code
+20045=Please wait, starting remote connection...
+20046=Searching local gateway...
+20047=Checking if the gateway is online...
+20048=Gateway is offline, remote connection failed.
+20049=Gateway login online
+20050=Successfully obtained parameters, starting to connect...
+20051=Please wait, getting connection parameters...
+20052=Remote failure, automatically reconnect...
+20053=Gateway searched successfully, enable local connection.
+20054=Gateway cannot be searched locally.
+20055=Added successfully
+
 
 [Chinese]
 1=浣犲ソ

--
Gitblit v1.8.0