From e9737f2269dd65a2deb1f455764afde4ca6ea913 Mon Sep 17 00:00:00 2001 From: zhongjin Date: Sun, 16 Sep 2018 12:12:39 +0800 Subject: [PATCH] new --- www/js/words.js | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/www/js/words.js b/www/js/words.js index 420dd86..d49a210 100644 --- a/www/js/words.js +++ b/www/js/words.js @@ -12,7 +12,7 @@ systemDictionary = { "class": { "cn": "CSS Class", "en": "CSS Class"}, "Snapping": { "cn": "Snapping", "en": "Snapping"}, "disabled": { "cn": "Disabled", "en": "Disabled"}, - "elements": { "cn": "Elements", "en": "Elements"}, + "elements": { "cn": "元素", "en": "Elements"}, "grid": { "cn": "表格", "en": "Grid"}, "grid size": { "cn": "Grid size:", "en": "Grid size:"}, "theme": { "cn": "样式", "en": "Theme"}, @@ -22,7 +22,7 @@ systemDictionary = { "Height": { "cn": "Height (px)", "en": "Height (px)"}, "comment": { "cn": "Comment", "en": "Comment"}, "Room:": { "cn": "场景:", "en": "Room:"}, - "Function:": { "cn": "Function:", "en": "Function:"}, + "Function:": { "cn": "功能:", "en": "Function:"}, "Widget:": { "cn": "部件:", "en": "Widget:"}, "New View": { "cn": "New View:", "en": "New View:"}, "Current View": { "cn": "Current View", "en": "Current View"}, @@ -30,13 +30,13 @@ systemDictionary = { "Name:": { "cn": "名称:", "en": "Name:"}, "Mode:": { "cn": "模式:", "en": "Mode:"}, "Widget Set:": { "cn": "Widget Set:", "en": "Widget Set:"}, - "View Attributes": { "cn": "View Attributes", "en": "View Attributes"}, + "View Attributes": { "cn": "查看属性", "en": "View Attributes"}, "External Commands": { "cn": "External Commands", "en": "External Commands"}, "View:": { "cn": "视图:", "en": "View:"}, "Wizard": { "cn": "向导", "en": "Wizard"}, "wizard_run": { "cn": "运行", "en": "Run"}, "add_view": { "cn": "添加", "en": "Add"}, - "dup_view": { "cn": "Duplicate", "en": "Duplicate"}, + "dup_view": { "cn": "克隆", "en": "Duplicate"}, "del_view": { "cn": "删除", "en": "Delete"}, "rename_view": { "cn": "重命名", "en": "Rename"}, "create_instance": { "cn": "创建实例", "en": "Create instance"}, @@ -58,7 +58,7 @@ systemDictionary = { "Group from widget": { "cn": "Group from widget", "en": "Group from widget"}, "Description:": { "cn": "说明:", "en": "Description:"}, "Template Settings": { "cn": "Template Settings", "en": "Template Settings"}, - "Do not show again": { "cn": "Do not show again", "en": "Do not show again"}, + "Do not show again": { "cn": "不再显示", "en": "Do not show again"}, "Confirm widget deletion": { "cn": "Confirm widget deletion", "en": "Confirm widget deletion"}, "Widget copied to view %s": { "cn": "Widget copied to view %s", "en": "Widget copied to view %s"}, "Really delete view %s?": { "cn": "Really delete view %s?", "en": "Really delete view %s?"}, @@ -72,7 +72,7 @@ systemDictionary = { "widget_doc": { "cn": "Widget help", "en": "Widget help"}, "Add Widget:": { "cn": "Add Widget:", "en": "Add Widget:"}, "Inspecting Widget:": { "cn": "Inspecting Widget:", "en": "Inspecting Widget:"}, - "Widget Attributes:": { "cn": "Widget Attributes:", "en": "Widget Attributes:"}, + "Widget Attributes:": { "cn": "Widget 属性:", "en": "Widget Attributes:"}, "filterkey": { "cn": "Filter key", "en": "Filter key"}, "views": { "cn": "Show in views", "en": "Show in views"}, "Background class": { "cn": "Background class:", "en": "Background class:"}, @@ -86,7 +86,7 @@ systemDictionary = { "Uncheck all": { "cn": "Uncheck all", "en": "Uncheck all"}, "Select options": { "cn": "Select options", "en": "Select options"}, "Änderungs-Historie": { "cn": "Change log", "en": "Change log"}, - "invalid JSON": { "cn": "Invalid JSON", "en": "Invalid JSON"}, + "invalid JSON": { "cn": "无效 JSON", "en": "Invalid JSON"}, "Do not ask again": { "cn": "Don't ask again", "en": "Don't ask again"}, "import": { "cn": "导入 view", "en": "Import view"}, "export view": { "cn": "导出 view", "en": "Export view"}, @@ -129,13 +129,13 @@ systemDictionary = { "Cut": { "cn": "剪切", "en": "Cut"}, "Bring to front": { "cn": "Bring to front", "en": "Bring to front"}, "Move to back": { "cn": "Move to back", "en": "Move to back"}, - "Import / Export View": { "cn": "Import / Export View", "en": "Import / Export View"}, + "Import / Export View": { "cn": "导入 / 导出视图", "en": "Import / Export View"}, "Local Views": { "cn": "Local Views (cached)", "en": "Local Views (cached)"}, "View yet exists or name of view is empty": { "cn": "View yet exists or name of view is empty.", "en": "View yet exists or name of view is empty."}, "please use /dashui/edit.html instead of /dashui/?edit": {"cn": "Please use /dashui/edit.html instead of /dashui/?edit", "en": "Please use /dashui/edit.html instead of /dashui/?edit"}, "The view with the same name yet exists!": { "cn": "The view with the same name yet exists!", "en": "The view with the same name yet exists!"}, "Please enter the name for the new view!": { "cn": "Please enter the name for the new view!", "en": "Please enter the name for the new view!"}, - "Instance ID": { "cn": "Instance ID", "en": "Instance ID"}, + "Instance ID": { "cn": "实例 ID", "en": "Instance ID"}, "Single view": { "cn": "Single view", "en": "Single view"}, "CC BY-NC License": { "cn": "CC BY-NC License", "en": "CC BY-NC License"}, "license5": { "cn": " ", "en": " "}, @@ -160,7 +160,7 @@ systemDictionary = { "Active Widget:": { "cn": "Active widget:", "en": "Active widget:"}, "Resolution:": { "cn": "Resolution: ", "en": "Resolution: "}, "Widget": { "cn": "Widget", "en": "Widget"}, - "View": { "cn": "View", "en": "View"}, + "View": { "cn": "视图", "en": "View"}, "Default:": { "cn": "Default:", "en": "Default:"}, "Render always:": { "cn": "Render always:", "en": "Render always:"}, "filter_key": { "cn": "Initial filter", "en": "Initial filter"}, @@ -192,8 +192,8 @@ systemDictionary = { "Full screen": { "cn": "全屏幕", "en": "Full screen"}, "Next View": { "cn": "Next View", "en": "Next View"}, "Add Widget": { "cn": "Add Widget", "en": "Add Widget"}, - "Attributes": { "cn": "Attributes", "en": "Attributes"}, - "Align widgets:": { "cn": "Align widgets:", "en": "Align widgets:"}, + "Attributes": { "cn": "属性", "en": "Attributes"}, + "Align widgets:": { "cn": "对齐 widgets:", "en": "Align widgets:"}, "Undo": { "cn": "Undo", "en": "Undo"}, "Add new view": { "cn": "Add new view", "en": "Add new view"}, "Delete actual view": { "cn": "Delete actual view", "en": "Delete actual view"}, @@ -233,7 +233,7 @@ systemDictionary = { "Scripts": { "cn": "Scripts", "en": "Scripts"}, "Find:": { "cn": "查找:", "en": "Find:"}, "Save scripts": { "cn": "Save scripts", "en": "Save scripts"}, - "group_objects": { "cn": "Attributes", "en": "Attributes"}, + "group_objects": { "cn": "属性", "en": "Attributes"}, "attrCount": { "cn": "Count", "en": "Count"}, "attrName": { "cn": "Attribute name", "en": "Attribute name"}, "attrType": { "cn": "Attribute type", "en": "Attribute type"},