-
Notifications
You must be signed in to change notification settings - Fork 142
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #549 from Arunima-Chatterjee/master
Added zh-CN.json
- Loading branch information
Showing
1 changed file
with
112 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,112 @@ | ||
{ | ||
"Create_new_account": "建立新帐户", | ||
"Actions_History": "操作历史", | ||
"Empty_history": "空历史", | ||
"History_Settings_Page": "历史设置页面", | ||
"Lamps_Page": "灯具页面", | ||
"Name:_": "姓名: {}", | ||
"Room:_": "房间: {}", | ||
"Lamps_Settings_Page": "灯设置页面", | ||
"Welcome_to_your_Smart_Home": "欢迎来到您的智能家居", | ||
"Scene_Settings_Page": "场景设置页面", | ||
"Move_to_blinds_full_settings_page": "移至百叶窗完整设置页面”,“百叶窗页面”:“百叶窗页面", | ||
"Down": "下", | ||
"Stop": "停止", | ||
"Up": "向上", | ||
"Smart_Devices_Settings_Page": "智能设备设置页面", | ||
"Air_Conditioners": "空调", | ||
"Blinds": "百叶窗", | ||
"Medical_Device": "医疗装置", | ||
"Medical_Devices": "医疗设备", | ||
"Smart_Phone": "手机", | ||
"Smart_Phones": "智能手机", | ||
"Smart_Speakers": "智能音箱", | ||
"Smart_Devices_page": "智能设备页面", | ||
"History": "历史", | ||
"Scene": "场景", | ||
"Scenes": "场景", | ||
"Lamps": "灯具", | ||
"Devices": "设备", | ||
"Email_is_required": "电子邮件是必需的", | ||
"Email_cannot_contain_spaces": "电子邮件不能包含空格", | ||
"Email_is_invalid": "电子邮件无效", | ||
"Email": "电子邮件", | ||
"Password_is_required": "密码是必需的", | ||
"Password_cannot_contain_spaces": "密码不能包含空格", | ||
"Password_must_be_bigger_than__characters": "密码必须大于 {} 个字符", | ||
"Password": "密码", | ||
"Log_In": "登录", | ||
"Forgot_password": "忘记密码", | ||
"Forgot_password?": "忘记密码?", | ||
"title": "标题", | ||
"number": "数字", | ||
"IP_is_required": "需要 IP", | ||
"IP_syntax_is_incorrect": "IP 语法不正确", | ||
"Add_Smart_Device": "添加智能设备", | ||
"Cancel": "取消", | ||
"Add": "添加", | ||
"Light": "光", | ||
"Device_ip:_": "设备 IP: {}", | ||
"New_devices": "新设备", | ||
"Add_devices": "添加设备", | ||
"Device_type:_": "设备类型: {}", | ||
"Room_name_is_required": "房间名称为必填项", | ||
"Room_name:": "房间名称:", | ||
"Device_name_is_required": "设备名称为必填项", | ||
"Device_name:": "设备名称:", | ||
"Update": "更新", | ||
"IP": "IP", | ||
"This_is_firebase": "这是火力基地", | ||
"Device_with_ip:_": "带IP的设备: {}", | ||
"Update_WiFi_configuration": "更新 WiFi 配置", | ||
"WiFi_name_is_required": "WiFi 名称为必填项", | ||
"WiFi_Name": "WiFi名称", | ||
"WiFi_password_is_required": "需要 WiFi 密码", | ||
"WiFi_Password": "需要 WiFi 密码", | ||
"Insert_WiFi_Credentials": "插入 WiFi 凭据", | ||
"Conditioners": "护发素", | ||
"Medical": "医疗的", | ||
"Phones": "电话", | ||
"Speakers": "扬声器", | ||
"Send": "发送", | ||
"All_Devices": "所有设备", | ||
"Summary": "概括", | ||
"Switches": "开关", | ||
"Boilers": "锅炉", | ||
"Lights": "灯", | ||
"RGBw_Lights": "RGBw 灯", | ||
"_Switches": "{} 开关", | ||
"_SmartTvs": "{} 智能电视", | ||
"_RGBW_Lights": "{} RGBW 灯", | ||
"_Lights": "{} 灯", | ||
"_Boilers": "{} 锅炉", | ||
"_Blinds": "{} 百叶窗", | ||
"Rooms": "房间", | ||
"_device": "{} 设备", | ||
"_devices": "{} 设备", | ||
"_SmartPlugs": "{} 智能插头", | ||
"On": "上", | ||
"Off": "离开", | ||
"Color": "颜色", | ||
"White": "白色的", | ||
"Area": "区域", | ||
"Areas": "领域", | ||
"Automations": "自动化", | ||
"Scenes_In_Folder": "文件夹中的场景", | ||
"Select": "选择", | ||
"Exist": "存在", | ||
"OK": "好的", | ||
"Nothing": "没有什么", | ||
"No_need_here": "这里不需要", | ||
"Do_not_need": "不需要", | ||
"Finish": "结束", | ||
"Select_Purposes_Of_The_Area": "选择该地区的用途", | ||
"Pulling_Up_all_blinds": "拉起所有百叶窗", | ||
"Stopping_all_blinds": "停止所有的百叶窗", | ||
"Pulling_down_all_blinds": "拉下所有百叶窗", | ||
"Turning_On_boiler": "打开锅炉", | ||
"Turning_Off_boiler": "关闭锅炉", | ||
"Waiting_for_user_to_get_connected_to_WiFi": "等待用户连接到 WiFi", | ||
"Can't_add_unsupported_device": "无法添加不受支持的设备" | ||
} | ||
|