多语言修改

This commit is contained in:
zzc 2025-03-30 00:18:50 +08:00
parent 9a1e3bfd15
commit 7b47574d16
4 changed files with 573 additions and 1048 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -73,13 +73,18 @@ login.name5=支持邮箱登录
login.name6=服务协议 login.name6=服务协议
login.name7=隐私政策 login.name7=隐私政策
login.name8=忘记密码 login.name8=忘记密码
login.name9=请你务必审慎阅读、充分理解“服务协议”和“隐私政策”各条款,包括但不限于:为了更好的向你提供服务,我们需要收集你的设备标识、操作日志等信息用于分析、优化应用性能。你可阅读 "login.name9=请你务必审慎阅读、充分理解“服务协议”和“隐私政策”各条款,包括但不限于:为了更好的向你提供服务,我们需要收集你的设备标识、操作日志等信息用于分析、优化应用性能。你可阅读
"
login.name10= login.name10=
login.name11=了解详细信息。如果你同意,请点击下面按钮开始接受我们的服务。 login.name11=了解详细信息。如果你同意,请点击下面按钮开始接受我们的服务。
login.name12=不同意并退出 "login.name12=不同意并退出
login.name13=同意 "
login.name14=请你务必审慎阅读、充分理解“服务协议”和“隐私政策”各条款,包括但不限于:为了更好的向你提供服务,我们需要收集你的设备标识、操作日志等信息用于分析、优化应用性能。你可阅读 "login.name13=同意
##《注册》register "
"login.name14=请你务必审慎阅读、充分理解“服务协议”和“隐私政策”各条款,包括但不限于:为了更好的向你提供服务,我们需要收集你的设备标识、操作日志等信息用于分析、优化应用性能。你可阅读
"
##《注册》
register.name0=注册 register.name0=注册
register.name1=注册账号 register.name1=注册账号
register.name2=请输入账号 register.name2=请输入账号
@ -145,7 +150,7 @@ detail.name8=开
detail.name9=半开门 detail.name9=半开门
detail.name10=灯管理 detail.name10=灯管理
detail.name11=设置 detail.name11=设置
detail.name12=min分second秒后关灯 detail.name12=占位
detail.name13=倒计时重置 detail.name13=倒计时重置
detail.name14=运行次数 detail.name14=运行次数
detail.name15=操作次数 detail.name15=操作次数
@ -154,8 +159,8 @@ detail.name17=清码
detail.name18=对码 detail.name18=对码
detail.name19=开门设置 detail.name19=开门设置
detail.name20=已打开 detail.name20=已打开
detail.name21= detail.name21=占位
detail.name22= detail.name22=占位
detail.name23= detail.name23=
detail.name24=LED灯关闭倒计时 detail.name24=LED灯关闭倒计时
detail.name25=半开门管理 detail.name25=半开门管理
@ -239,7 +244,7 @@ set.name26=更换WiFi
set.name27=已连接WiFi set.name27=已连接WiFi
set.name28=当前设备版本号 set.name28=当前设备版本号
set.name29=发现设备新版本 set.name29=发现设备新版本
set.name30=版本升级中…… set.name30=版本升级中...
set.name31=更新 set.name31=更新
set.name32=当前版本为最新版本 set.name32=当前版本为最新版本
set.name33=是否重新配置WIFI set.name33=是否重新配置WIFI
@ -516,8 +521,8 @@ ble.name66=3.多次短按“UP”键直至显示器显示“9”闪烁
ble.name67=观察显示器从“1”逐步上升至“9” ble.name67=观察显示器从“1”逐步上升至“9”
ble.name68=4.短按“SET”键 ble.name68=4.短按“SET”键
ble.name69=观察显示器显示“A”此时设备开始配网 ble.name69=观察显示器显示“A”此时设备开始配网
ble.name70= ble.name70=占位
ble.name71= ble.name71=占位
ble.name72=返回首页 ble.name72=返回首页
ble.name73=设备初始化成功,是否修改设备名称 ble.name73=设备初始化成功,是否修改设备名称
ble.name74=此设备暂不支持 ble.name74=此设备暂不支持

View File

@ -0,0 +1,553 @@
#Error message
not.null=*Required
user.jcaptcha.error=Verification code error
user.jcaptcha.expire=Verification code has expired
user.not.exists=Sorry,your number {0} does not exist
user.password.not.match=User dose not exist/error password
user.password.retry.limit.count=Password entered incorrectly for {0} times
user.password.retry.limit.exceed=Password entered incorrectly {0}times, account locked {1} minute
user.password.delete=Sorry, your account: {0} has been deleted
user.blocked=Sorry, your account: {0} has been disabled, please contact the administrator
role.blocked=Character has been banned please contact the administrator
user.logout.success=Exit successfully
length.not.valid=The length must be between {min} to {max} characters
user.username.not.blank=The username cannot be empty
user.username.not.valid=*2 to 20 Chinese letters,numbers or underline and must be begun with non-number
user.username.length.valid=Account length must between {min}to {max} characters
user.password.not.blank=The user password cannot not be empty
user.password.length.valid=The user password must be between {min}to {max} characters in length
user.password.not.valid= 5 to 50 characters
user.email.not.valid=Mailbox format error
user.email.not.blank=Mailbox cannot be empty
user.phonenumber.not.blank=The user phone number cannot be empty
user.mobile.phone.number.not.valid=The phone number format incorrectly
user.login.success=Login successfully
user.register.success=Registered successfully
user.register.save.error=Failed to save user {0}, the registered account already exists
user.register.error=Registration failed. Please contact system administrator
user.notfound=Please log in again
user.forcelogout=The administrator forcibly logs out. Please log in again
user.unknown.error=Error unknown ,please log in again
auth.grant.type.error=Incorrect authentication permission type
auth.grant.type.blocked=The Authentication permission type is disabled
auth.grant.type.not.blank=The Authentication permission type cannot be empty
auth.clientid.not.blank=The authentication client ID cannot be empty
##File upload message
upload.exceed.maxSize=The uploaded file size exceeds the limit file size ! <br/> The maximum allowed file size is {0}MB!
upload.filename.exceed.length=The uploaded file name can be up to {0} characters
##Permissions
no.permission= You do not have permission to access data, please contact the administrator to add permissions [{0}]
no.create.permission= You do not have permission to create data, please contact the administrator to add permissions [{0}]
no.update.permission= You do not have permission to modify data, please contact the administrator to add permissions [{0}]
no.delete.permission= You do not have permission to delete data, please contact the administrator to add permissions [{0}]
no.export.permission= You do not have permission to export data, please contact the administrator to add permissions [{0}]
no.view.permission= You do not have permission to view data, please contact the administrator to add permissions [{0}]
repeat.submit.message=Duplicate 改成repeat submission are not allowed, please try again later
rate.limiter.message=Access is visits are too frequent, please try again later
sms.code.not.blank=The SMS verification code cannot be empty
sms.code.retry.limit.count=SMS verification code input error {0} times
sms.code.retry.limit.exceed=SMS verification code input error {0} times, account locked {1} minutes
email.code.not.blank=Email verification code cannot be empty
email.code.retry.limit.count=Email verification code input error {0} times
email.code.retry.limit.exceed=Email verification code input error {0} times, account locked {1} minutes
xcx.code.not.blank=Mini APP [code] cannot be empty
social.source.not.blank=Third-party login platform [source] cannot be empty
social.code.not.blank=Third-party login platform [code] cannot be empty
social.state.not.blank=Third-party login platform [state] cannot be empty
##Lessee
tenant.number.not.blank=The number of lessee cannot be empty
tenant.not.exists=Sorry,your lessee doesn't exist,please contact the administrater
tenant.blocked=Sorry,your lessee is forbidden,please contact the administrater
tenant.expired=Sorry,your lessee is outdated has expired ,please contact the administrater
##Login
login.name0=Login
login.name1=Please enter your account number
login.name2=Please enter your password
login.name3=I have read and gree to sign
login.name4=Register now
login.name5=Support email login
login.name6=Service agreement
login.name7=Privacy agreement
login.name8=Forget password
login.name9=Please read carefully and fully understand the terms of the "Service Agreement" and "Privacy Policy", including but not limited to: In order to better provide you with services, we need to collect your device identification, operation logs and other information for analysis and optimization of application performance. You can read
login.name10=and
login.name11=For more details. If you agree, please click the button below to start accepting our services.
login.name12=Disagree and exit
login.name13=Agree
login.name14=Please read carefully and fully understand the terms of the "Service Agreement" and "Privacy Policy", including but not limited to: In order to better provide you with services, we need to collect your device identification, operation logs and other information for analysis and optimization of application performance. You can read
##Register
register.name0=Register
register.name1=Set up an account number
register.name2=Please enter account number
register.name3=Please enter your password
register.name4=Please enter your password again
register.name5=Two different password are entered
##《Register successful》
registerSuccess.name0= Successfully registered
registerSuccess.name1=Your login account
registerSuccess.name2=Your password
registerSuccess.name3=Log in now
##《Home Page》
homepage.name0=Home Page
homepage.name1=Status
homepage.name2=Closed
homepage.name3=Open
homepage.name4=Reminder Close
homepage.name5=Reminder open
homepage.name6=Reminder suspend
homepage.name7=Closed
homepage.name8=If open the door?
homepage.name9=Suspend or not
homepage.name10=Please select
homepage.name11=All
homepage.name12=No data
homepage.name13=Equipment initialization failed.
##《Close reminder 》
warningClose.name0= Closing reminder
warningClose.name1=DeviceName- Open -num- minutes, please remember to close the door
warningClose.name2=Device
warningClose.name3=Open
warningClose.name4=minute.Please close the door.
warningClose.name5=Close the door
warningClose.name6=I know
warningClose.name7=Close the door?
warningClose.name8=Closing the door...
warningClose.name9=Opening the door...
warningClose.name10=Paused
##Add devices
add.name0=Add devices
add.name1=Please enter device code
add.name2=Please enter
add.name3=Add
## Add success
addSuccess.name0=Add success
addSuccess.name1=Back
addSuccess.name2=Keep searching
##Add failure
addFailure.name0=Add fail
addFailure.name1=Please enter the correct device number and try again
addFailure.name3=Re-add
##Device details
detail.name0=Details
##(Closed Open 10% Open 100%)
detail.name1=State
detail.name2=Closed
detail.name3=Open
detail.name4=Running status
detail.name5=Half open
detail.name6=Close
detail.name7=Stop
detail.name8=Open
detail.name9=Half-open the door
detail.name10=Lamp management
detail.name11=Settings
detail.name12=占位
detail.name13=Countdown reset
detail.name14=Runs number
detail.name15=Operations number
detail.name16=Data journal
detail.name17=Cclear code
detail.name18=Check code
detail.name19=Door opening setting
detail.name20=Opened
detail.name21=占位
detail.name22=占位
detail.name23=Light
detail.name24=LED light off countdown
detail.name25=Half-open door management
detail.name26=Device sharing
detail.name27=Minutes
detail.name28=Hours
detail.name29=Half-door height setting
##Countdown setup
countdown.name0=Countdown settings
countdown.name1=Cancel
countdown.name2=Confirm
##Data logging
log.name0=Data logging
log.name1=Select date
log.name2=Today
log.name3=Sunday
log.name4=Monday
log.name5=Tuesday
log.name6=Wednesday
log.name7=Thursday
log.name8=Friday
log.name9=Saturday
log.name10=Open door reminders
log.name11=Year
log.name12=Month
log.name13=Day
log.name14=Hour
log.name15=Minute
log.name16=Second
## Add remote control
checkcode.name0= Add remote control
checkcode.name1= Adding
checkcode.name2=Remote control added successfully
checkcode.name3=Remote control failed to add,please try again
checkcode.name4=Number of remote controllers matched
checkcode.name5=Please operate near the motor. Press the button of the remote control that needs to be paired twice.
##Clear the remote
clearcode.name0=Clear the remote
clearcode.name1=Enter your login password
clearcode.name2=Enter your login password to clear the remote control
clearcode.name3=Cancel
clearcode.name4=Confirm
clearcode.name5=Wrong password ,please try again
clearcode.name6=Clearing the code
clearcode.name7=Please confirm that you want to clear all remote control records.
clearcode.name8=Clearing successful
clearcode.name9=Clearing failed
##Device drop details
offDetail.name0=Details
offDetail.name1=Device Offline
##Optimal settings
set.name0=Settings
set.name1=Device name
set.name2=Device location
set.name3=Recoils setting
set.name4=Infrared sensing
set.name5=Inferred photo beam function, the door will stop immediately and begin to open when an object in the way while the door is closing.
set.name6=Travel distance limit
set.name7=Half door function switch
set.name8=Half door height setting
set.name9=Reminder switch for door closing function
set.name10=Remind closing time Settings
set.name11=Automatic door closeing
set.name12=Turn on this function, when the door is fully opened, it will be automatically closed if it is not closed within the set time .
set.name13=Automatic closing time setting
set.name14=Runs number
set.name15=WIFI
set.name16=Time Zone
set.name17=Device type
set.name18=Serial number
set.name19=Model version
set.name20=MCU version
set.name21=Remove devices
set.name22=To start the automatic door closeing function, you need to turn on the infrared protection induction function first
set.name23=
set.name24=Device version number
set.name25=Confirm upgrade
set.name26=Change WiFi
set.name27=Connected to WiFi
set.name28=Current device version number
set.name29=New device version found
set.name30=In upgrading
set.name31=Update
set.name32=The current version is the latest version
set.name33=Whether to reconfigure the WIFI
##Universal
setCommon.detail=Details
setCommon.add=Add
setCommon.edit=Edit
setCommon.delete=Delete
setCommon.alert=Tips
setCommon.cancel=Cancel
setCommon.confirm=Confirm
##Not set details
noinit.name0=Detail
noinit.name1=Stroke not calibrated
noinit.name2= If the opener has not completed the limit setting, the APP will not be able to operate the door.
noinit.name3=Limit Setting
noinit.name4=Please set the limit on the opener
noinit.name5=Set the door opening position
noinit.name6=1. Press and hold on “SET” button
noinit.name7=Watching: the LED displays “1”
noinit.name8=2. Press “SET” button again
noinit.name9=Watching: the LED shows “1” (steady)
noinit.name10=3. Press and hold on “UP” button to the final up limit position then release the button
noinit.name11=Watching: the door moves toward the opening direction and stops when it arrives at the final opening position.
noinit.name12=Set the door closing position
noinit.name13=4. Press “SET” button again
noinit.name14=Watching: the LED shows “2” (steady)
noinit.name15=5. Press and hold on “DOWN” button to the final closing limit position then release the button
noinit.name16=Watching: the door moves toward the closing direction and stops when it arrives at the final closing position
noinit.name17=Auto check
noinit.name18=6. Press “SET” button again
noinit.name19=Watchingthe door will open and close automatically, when the LED shows “II” the opener goes to standby mode.
noinit.name20=The limit setting is done.
##Modify Device Name
setEqname.name0=Modify Device Name
setEqname.name1=Please enter a name
setEqname.name2=Previous page
setEqname.name3=Confirm
##Modify the device location
setEqarea.name0=Modify the device location
setEqarea.name1=Previous page
setEqarea.name2=Confirm
##Bounce setting
setRebound.name0=Safety Reverse Force Adjustment
setRebound.name1=Safety reverse force adjustment
setRebound.name2=When the opener is in the process of opening the door, if the opening force exceeds the set range, the door will stop immediately.
setRebound.name3=Similarly, if the closing force exceeds the set range, the door will also stop immediately and begin to open. This safety feature can be adjusted to levels 1 through 9.
##Set delete
setDelete.name0=Set delete
setDelete.name1=Remind
setDelete.name2=After a device is deleted, it cannot be managed. Exercise caution when performing this operation.
setDelete.name3=Cancel
setDelete.name4=Confirm deletion
##Time zone setting
setZone.name0=Time Zone
setZone.name1=Select time format
setZone.name2=Time format
##Wifi Network
setWifi.name0=Wifi Network
setWifi.name1=Tips
setWifi.name2=The wifi has been connected
setWifi.name3=To replace the network, make sure you are next to the device and click the Reset WiFi button
setWifi.name4=Confirm deletion
setWifi.name5=Cancel
## Opening and closing condition
openStatus.name0=Closed
openStatus.name1=Open
## Operation state
runStatus.name0=Stopping
runStatus.name1=Closing
runStatus.name2=Opening
runStatus.name11=Infrared fault
runStatus.name12=Motor running failure
runStatus.name13=Maintenance Reminder
runStatus.name14=Equipment Failure
## Logging state
## Operation state
logStatus.name0=Stopping
logStatus.name1=Closing
logStatus.name2=Opening
## Malfuction
logStatus.name10=No abnormalities
logStatus.name11=IR Bean Failure
logStatus.name12=Abnormal Operation On Motor
logStatus.name13=Maintenance Reminder
logStatus.name14=Equipment Failure
## Malfuction
logStatus.name101=Smoke alarm
logStatus.name102=Infrared trigger alarm
logStatus.name103=Motor operation alarm
logStatus.name104=Motor maintenance alarm
logStatus.name105=Non-app door opening reminder
logStatus.name106=Non-app closing reminder
logStatus.name107=Door failure alarm
logStatus.name108=Door opening fault alarm
logStatus.name109=Open the door and run the alarm
logStatus.name110=Close the door and run the alarm
logStatus.name111=Forget close the door alarm
logStatus.name112=Door body manual open reminder
logStatus.name113=Half-open running reminder
logStatus.name114=Door body stop operation alert
logStatus.name500=Offline
logStatus.name501=On line
# Equipment sharing
deviceShare.name1 = Equipment sharing
deviceShare.name2 = Please enter the other party login account
deviceShare.name3 = Friendly reminder
deviceShare.name4=After a device is shared, the other party can access and manage all devices with the current account. The other party cannot delete the devices with the current account.
# Mine
my.name0 =Login ID
my.name1 = Account management
my.name2 = Distributed management
my.name3 =Management
my.name4 = Device sharing
my.name5 = Switch the language
my.name6 =Mine
my.name7 = Equipment distribution network
message.fault.device.notfound = Device does not exist
#My account number
account.name0=My account number
account.name1=Log out
account.name2=Head portrait
account.name3=Nickname
account.name4=E-mail
account.name5=Set your login password
account.name6=Changing your password
account.name7=Logout account
account.name8=This operation cannot be restored after you log out. Exercise caution when performing this operation
account.name9=Logout will clear your login information. And cofirm log out?
account.name10=Reslect
account.name11=Close
account.name12=Spin
account.name13=Ppreview
account.name14=Upload
account.name15=The account cannot be restored after cancellation. Do you want to cancellation?
account.name16=Cancel account
# Changing nickname
accountForm.name0=Changing the nickname
accountForm.name1=Changing your login password
accountForm.name2=Bind mailbox
accountForm.name3=Add
accountForm.name4=Family name
accountForm.name5=Please enter a nickname
accountForm.name6=Please enter name
accountForm.name7=Please enter your old password
accountForm.name8=Please enter your new password
accountForm.name9=Please enter your password again
accountForm.name10=Please enter email
accountForm.name11=Please enter the verification code
accountForm.name12=Send verification
accountForm.name13=Hold on ,please …
accountForm.name14=Seconds later
accountForm.name15=Your current mail is
accountForm.name16=Previous page
accountForm.name17=Confirm
accountForm.name18=Two different password are entered
accountForm.name19=Please enter the correct email address
accountForm.name20=Please upload a picture
accountForm.name21=Upload/take a photo
accountForm.name22=Uploading
accountForm.name23=Upload failed
accountForm.name24=Upload again
accountForm.name25=Change avatar
# devForm Device sharing
devForm.name0 = Device sharing
devForm.name1 = Please enter the other party's login account
devForm.name2 = Friendly reminder
devForm.name3 = After a device is shared, the other party can access and manage all devices with the current account. The other party cannot delete the devices with the current account.
devForm.name4 = Previous page
devForm.name5 =Add
devForm.name6 = The device is shared successfully, do you want to continue sharing
devForm.name7=Please select a device
devForm.name8=Please select a device group
# Distributed management
distribution.name0=Distributed management
distribution.name1=Default
#Family management
family.name0=Family management
family.name1=My home
family.name2=The home I joined
family.name3=Area
family.name4=Device
family.name5=Swipe left to exit
# Member management
familyDetail.name0=Member management
familyDetail.name1=Family names
familyDetail.name2=The home I joined
familyDetail.name3=Reminder Tips
familyDetail.name4=After removing the current member, the other party will not be able to access the current family for device management!
familyDetail.name5=Cancel
familyDetail.name6=Confirm OK
familyDetail.name7=Delete
familyDetail.name8=Administrators
familyDetail.name9=Swipe left to remove
#Set language
setLanguage.name0=Set language
#Distribution network
ble.name0=Equipment distribution network
ble.name1=Executed successfully
ble.name2=Environment already exists, no need to repeat initialization!
ble.name3=The distribution network environment has not been initialized, please initialize the environment first!
ble.name4=Search for Bluetooth task, has stopped running, no need to stop again!
ble.name5=Search for Bluetooth tasks, already running, no need to repeat!
ble.name6=Bluetooth devices do not have the ability to scan WIFI listings!
ble.name7=Bluetooth device is not connected, please connect the device first!
ble.name8=Parameter passing error!
ble.name9=Failed to initialize the session, please re-initialize!
ble.name10=reserved
ble.name11=Environment check OK!
ble.name12=Location permissions not turned on!
ble.name13=GPS not turned on!
ble.name14=This device does not support Bluetooth!
ble.name15=Need to turn on the Bluetooth switch to continue!
ble.name16=Need location permission to proceed!
ble.name17=Please allow location permissions in order to continue!
ble.name18=Need location permission to proceed!
ble.name19=Connecting Bluetooth device, please allow pairing or try again later!!
ble.name20=Bluetooth device has been connected, please disconnect Bluetooth and try again!
ble.name21=Supplying distribution network data , try again later!
ble.name22=Requires Bluetooth permission ,in order to proceed
ble.name23=Requires Bluetooth permission ,in order to proceed
ble.name24= No password required, click OK to start networking!
ble.name25=Please enter
ble.name26= Your password for
ble.name27=APP requires location permissions to continue!
ble.name28=APP requires bluetooth permissions to continue!
ble.name29=Need to be handled as prompted
ble.name30=Scanning Bluetooth device....
ble.name31=Connecting to a Bluetooth device.... (Max. 40S)
ble.name32=Parameter error, please try again
ble.name33=Getting wifi list at ….
ble.name34=In distribution network
ble.name35=Scan complete
ble.name36=Please turn on the bluetooth
ble.name37=Unknown error
ble.name38=Connected to Bluetooth successfully
ble.name39=Bluetooth connection failed! Try searching again, restarting Bluetooth, or restarting the app!
ble.name40=Bluetooth connection down
ble.name41=Unknown error!Please try restarting Bluetooth manually, or restart the app
ble.name42=Network configuration successful, device is initializing, please wait...
ble.name43=Wrong password ,try again !
ble.name44=Unable to find the network,please try again
ble.name45=Device disconnected ,please try again
ble.name46=Fail ,restart APP or try again
ble.name47=Initialize the distribution network environment
ble.name48=Operating instructions
ble.name49=Step 1
ble.name50=Step 2
ble.name51=Next
ble.name52=Scanning Bluetooth devices results
ble.name53=Tip: No Bluetooth device scanned
ble.name54=Tip:Click on the Bluetooth device that needs to be networked to go to the next step
ble.name55=Research
ble.name56=Get WIFI list results
ble.name57=Tip:No available WIFI network scanned!
ble.name58=Tip: Click on the WIFI network you want to connect to, enter your password, and start networking!
ble.name59=Reacquire
ble.name60=1. Please keep the devices powered on;
ble.name61=Click, next, enter the information as prompted, start the network distribution.
ble.name62=Tip: Enter the WIFI password
ble.name63=Tip: Start networking
ble.name64=2.Press and hold on “SET” button Hold down the device's "SET" key until the display flashes "1"
ble.name65=Watching: the LED flashes “1”
ble.name66=3.Short Press “UP” button for several times until the LED flashes “9”
ble.name67=Watching: the LED shows from “1” to “9”
ble.name68=4.Press “SET” button
ble.name69=Watching: the LED flashes “A”, the device starts to match the network
ble.name70=占位
ble.name71=占位
ble.name72=Back to homepage
ble.name73=Device initialization successful, do you want to change the device name?
ble.name74=This device is currently not supported
email.name0=Login verification code
email.name1=Your verification code is
email.name2=The validity is
email.name3=Minute,please fill in as soon as possible
protocol.user=When you apply for a user, it means that you have agreed to abide by these regulations. <br>You are welcome to join this site to participate in exchanges and discussions. This site is a community. In order to maintain public order and social stability on the Internet, please consciously abide by the following terms: <br>1. You may not use this site to endanger national security, disclose state secrets, infringe upon the legitimate rights and interests of the state, society, and citizens, or use this site to produce, copy, and disseminate the following information: <br>(a) Incitement to resist and undermine the implementation of the Constitution, laws, and administrative regulations; <br>(b) Incitement to subvert the state power and overthrow the socialist system; <br>(c) Incitement to split the country and undermine the country <br>(iv) incite ethnic hatred, ethnic discrimination, and undermine ethnic unity; <br>(v) fabricate or distort facts, spread rumors, and disrupt social order; <br>(vi) promote feudal superstition, obscenity, pornography, gambling, violence, murder, terror, and abet crime; <br>(vii) openly insult others or fabricate facts to slander others, or make other malicious attacks; <br>(viii) damage the reputation of state organs;
(ix) other violations of the Constitution and laws and administrative regulations; <br>(ten) conduct commercial advertising.
2. Respect each other and be responsible for your own words and actions.
3. It is forbidden to use words related to this site when applying for users, or to register users with insults, defamation, rumors, or various languages with their own meanings, otherwise we will delete them.
4. It is forbidden to carry out various destructive acts against this site in any way.
5. If you violate relevant national laws and regulations, this website will not be responsible. Your login information will be recorded without a doubt. If necessary, we will provide such information to the relevant national management departments."
protocol.personal=Wuxi Moc Technology Co., Ltd. (hereinafter referred to as ""this application"" or ""we"" or ""MOC"") is committed to protecting your personal privacy. <br>Please read this privacy statement carefully. By using any of our services, you agree to follow any terms in this privacy agreement. <br>This application respects and protects the personal privacy of all users of the service. In order to provide you with more accurate and personalized services, this application will use and disclose your personal information in accordance with the provisions of this privacy policy. However, this application will treat this information with a high degree of diligence and prudence. Unless otherwise provided in this privacy policy, this application will not disclose or provide this information to third parties without your prior permission. This application will update this privacy policy from time to time. When you agree to this application service use agreement, you are deemed to have agreed to the entire content of this privacy policy. This privacy policy is an integral part of this application service use agreement. <br>1. Scope of application
<br>a) When you register for this application account, you provide personal registration information according to the requirements of this application;
<br>b) When you use the network services of this application or visit the web pages of this application platform, this application automatically receives and records the information on your browser and mobile phone, including but not limited to your IP address, browser type, language used, access date and time, software and hardware feature information, and web page records you need;
<br>c) User personal data obtained by this application from business partners through legal means. <br>You understand and agree that the following information is not subject to this privacy policy:
<br>a) Keyword information you enter when using the search service provided by this application platform;
<br>b) Information data collected by this application about you published in this application, including but not limited to participation in activities, transaction information and evaluation details;
<br>c) Violation of legal provisions or violations of the rules of this application and the measures taken by this application against you. <br>2. Use of information:
<br>a) This application will not provide, sell, rent, share or trade your personal information to any unrelated third party, unless you have obtained your prior permission, or the third party and this application (including this application's affiliates) provide services to you individually or jointly, and after the end of the service, it will be prohibited from accessing all of the information it previously had access to.
<br>b) This application also does not allow any third party to collect, edit, sell or disseminate your personal information by any means. If any user of this application platform engages in the above activities, once discovered, this application has the right to immediately terminate the service agreement with the user.
<br>c) For the purpose of serving users, this application may use your personal information to provide you with information of interest to you, including but not limited to sending you product and service information, or sharing information with this application's partners so that they can send you information about their products and services (the latter requires your prior consent). <br>3. Information Disclosure
<br>Under the following circumstances, this application will disclose your personal information in whole or in part according to your personal wishes or legal provisions:
<br>a) Disclose to a third party with your prior consent;
<br>b) Share your personal information with a third party in order to provide the products and services you requested;<br>c) Disclose to a third party or administrative or judicial institution in accordance with relevant legal provisions or the requirements of administrative or judicial institutions;
<br>d) If you violate relevant Chinese laws, regulations or this application service agreement or related rules, you need to disclose to a third party;
<br>e) If you are a qualified intellectual property complainant and have filed a complaint, you shall disclose to the respondent at the request of the respondent so that both parties can deal with possible rights disputes;
<br>f) In a transaction created on this application platform, if any party to the transaction performs or partially performs the transaction obligations and makes a request for information disclosure, this application has the right to decide to provide the user with the necessary information such as the contact information of the counterparty to facilitate the completion of the transaction or the resolution of disputes.
<br>g) Other disclosures that this application deems appropriate in accordance with laws, regulations or website policies. <br>4. Information storage and exchange
The information and data collected by this application about you will be stored on the servers of this application and (or) its affiliated companies. Such information and data may be transmitted to your country, region or overseas where this application collects information and data and be accessed, stored and displayed overseas. <br>5. Use of cookies<br>a) If you do not refuse to accept cookies, this application will set or access cookies on your computer so that you can log in or use the services or functions of this application platform that rely on cookies. This application uses cookies to provide you with more thoughtful personalized services, including promotional services. <br>b) You have the right to choose to accept or refuse to accept cookies. You can refuse to accept cookies by modifying your browser settings. However, if you choose to refuse to accept cookies, you may not be able to log in or use the network services or functions of this application that rely on cookies.
<br>c) The relevant information obtained through the cookies set by this application will be subject to this policy. <br>6. Information Security<br>a) This application account has security protection function, please keep your username and password information properly. This application will ensure that your information is not lost, abused or altered by encrypting user passwords and other security measures. Despite the aforementioned security measures, please also note that there is no ""perfect security measure"" on the information network. <br>b) When using the network service of this application for online transactions, you will inevitably disclose your personal information, such as contact information or postal address, to the transaction counterparty or potential transaction counterparty. Please properly protect your personal information and provide it to others only when necessary. If you find that your personal information has been leaked, especially the username and password of this application, please contact the customer service of this application immediately so that this application can take appropriate measures. <br>7. Children's Privacy<br>Protecting children's privacy is important to us. We will not direct our website or application to children under the age of 13 (or 16, where applicable by law), nor will we knowingly collect any personal data from them. If we learn that a child has provided personally identifiable information to a website or application, we will make reasonable efforts to delete such information from such website or application's files.<br>8. Data Security<br>We have implemented certain physical, administrative, and technical measures to protect the information we collect from and about our customers and website and application visitors.While we make every reasonable effort to help ensure the integrity and security of our network and systems, we cannot guarantee our security measures.<br>9. Contact Information<br>We hope that this Privacy Statement will answer your questions about our collection, use, and disclosure of your personal data.If you have additional questions about this Privacy Statement or the practices described herein, you can contact us at:<br>Wuxi Moc Door Technology Co., Ltd.<br>Tel: +86 0510 88553132<br>E-mail: aioc-service@mocdoor.com<br>10. Revisions to This Privacy Statement<br>This application reserves the right to change, modify, add, delete or otherwise revise portions of this Privacy Statement at any time at its sole discretion. If we do so, we will let you know about the changes to the website or application by including a copy of the old version of the Privacy Statement. The date this Privacy Statement was last revised is indicated at the top of the page. Your continued use of the Site or App following the posting of changes to these terms will constitute your acceptance of those changes. If we change this Privacy Statement in a material way, we will provide you with appropriate notice."