|
|
@ -1,6 +1,6 @@ |
|
|
|
{ |
|
|
|
{ |
|
|
|
"general": { |
|
|
|
"general": { |
|
|
|
"home": "家", |
|
|
|
"home": "首頁", |
|
|
|
"load": "加載", |
|
|
|
"load": "加載", |
|
|
|
"open": "打開", |
|
|
|
"open": "打開", |
|
|
|
"close": "關閉", |
|
|
|
"close": "關閉", |
|
|
@ -30,8 +30,8 @@ |
|
|
|
"showMore": "顯示更多", |
|
|
|
"showMore": "顯示更多", |
|
|
|
"showOptions": "顯示選項", |
|
|
|
"showOptions": "顯示選項", |
|
|
|
"hideOptions": "隱藏選項", |
|
|
|
"hideOptions": "隱藏選項", |
|
|
|
"showMenu": "顯示菜單", |
|
|
|
"showMenu": "顯示menu", |
|
|
|
"hideMenu": "隱藏菜單", |
|
|
|
"hideMenu": "隱藏menu", |
|
|
|
"addAll": "全部添加", |
|
|
|
"addAll": "全部添加", |
|
|
|
"removeAll": "移除所有", |
|
|
|
"removeAll": "移除所有", |
|
|
|
"signUp": "Reg個AC", |
|
|
|
"signUp": "Reg個AC", |
|
|
@ -59,11 +59,11 @@ |
|
|
|
"objects": { |
|
|
|
"objects": { |
|
|
|
"project": "項目", |
|
|
|
"project": "項目", |
|
|
|
"projects": "項目", |
|
|
|
"projects": "項目", |
|
|
|
"table": "桌子", |
|
|
|
"table": "表格", |
|
|
|
"tables": "桌子", |
|
|
|
"tables": "表格", |
|
|
|
"field": "場地", |
|
|
|
"field": "欄位", |
|
|
|
"fields": "領域", |
|
|
|
"fields": "欄位", |
|
|
|
"column": "柱子", |
|
|
|
"column": "列", |
|
|
|
"columns": "列", |
|
|
|
"columns": "列", |
|
|
|
"page": "頁", |
|
|
|
"page": "頁", |
|
|
|
"pages": "頁面", |
|
|
|
"pages": "頁面", |
|
|
@ -77,7 +77,7 @@ |
|
|
|
"grid": "網格", |
|
|
|
"grid": "網格", |
|
|
|
"gallery": "畫廊", |
|
|
|
"gallery": "畫廊", |
|
|
|
"form": "形式", |
|
|
|
"form": "形式", |
|
|
|
"kanban": "卡班", |
|
|
|
"kanban": "kanban", |
|
|
|
"calendar": "日曆" |
|
|
|
"calendar": "日曆" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"user": "用戶", |
|
|
|
"user": "用戶", |
|
|
@ -97,7 +97,7 @@ |
|
|
|
"ForeignKey": "外鑰匙", |
|
|
|
"ForeignKey": "外鑰匙", |
|
|
|
"SingleLineText": "單行文本", |
|
|
|
"SingleLineText": "單行文本", |
|
|
|
"LongText": "長篇文章", |
|
|
|
"LongText": "長篇文章", |
|
|
|
"Attachment": "依戀", |
|
|
|
"Attachment": "附件", |
|
|
|
"Checkbox": "複選框", |
|
|
|
"Checkbox": "複選框", |
|
|
|
"MultiSelect": "多選", |
|
|
|
"MultiSelect": "多選", |
|
|
|
"SingleSelect": "單個選擇", |
|
|
|
"SingleSelect": "單個選擇", |
|
|
@ -118,7 +118,7 @@ |
|
|
|
"Rollup": "捲起", |
|
|
|
"Rollup": "捲起", |
|
|
|
"Count": "數數", |
|
|
|
"Count": "數數", |
|
|
|
"Lookup": "抬頭", |
|
|
|
"Lookup": "抬頭", |
|
|
|
"DateTime": "約會時間", |
|
|
|
"DateTime": "日期時間", |
|
|
|
"CreateTime": "創建時間", |
|
|
|
"CreateTime": "創建時間", |
|
|
|
"LastModifiedTime": "最後修改時間", |
|
|
|
"LastModifiedTime": "最後修改時間", |
|
|
|
"AutoNumber": "自動編號", |
|
|
|
"AutoNumber": "自動編號", |
|
|
@ -134,10 +134,10 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"filterOperation": { |
|
|
|
"filterOperation": { |
|
|
|
"isEqual": "是平等的", |
|
|
|
"isEqual": "完全一致", |
|
|
|
"isNotEqual": "不平等", |
|
|
|
"isNotEqual": "完全不一致", |
|
|
|
"isLike": "就好像", |
|
|
|
"isLike": "部分一致", |
|
|
|
"isNot like": "不喜歡", |
|
|
|
"isNot like": "部分不一致", |
|
|
|
"isEmpty": "是空的", |
|
|
|
"isEmpty": "是空的", |
|
|
|
"isNotEmpty": "不是空的", |
|
|
|
"isNotEmpty": "不是空的", |
|
|
|
"isNull": "一片空白", |
|
|
|
"isNull": "一片空白", |
|
|
@ -191,7 +191,7 @@ |
|
|
|
"password": "密碼", |
|
|
|
"password": "密碼", |
|
|
|
"action": "行動", |
|
|
|
"action": "行動", |
|
|
|
"actions": "行動", |
|
|
|
"actions": "行動", |
|
|
|
"operation": "手術", |
|
|
|
"operation": "操作", |
|
|
|
"operationType": "操作類型", |
|
|
|
"operationType": "操作類型", |
|
|
|
"operationSubType": "操作子類型", |
|
|
|
"operationSubType": "操作子類型", |
|
|
|
"description": "描述", |
|
|
|
"description": "描述", |
|
|
@ -338,7 +338,7 @@ |
|
|
|
"testDbConn": "駁下DB通唔通", |
|
|
|
"testDbConn": "駁下DB通唔通", |
|
|
|
"removeDbFromEnv": "從環境中delete DB", |
|
|
|
"removeDbFromEnv": "從環境中delete DB", |
|
|
|
"editConnJson": "編輯連接 JSON.", |
|
|
|
"editConnJson": "編輯連接 JSON.", |
|
|
|
"sponsorUs": "贊助美國", |
|
|
|
"sponsorUs": "贊助我地", |
|
|
|
"sendEmail": "發電子郵件" |
|
|
|
"sendEmail": "發電子郵件" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"tooltip": { |
|
|
|
"tooltip": { |
|
|
|