|
|
@ -212,7 +212,7 @@ |
|
|
|
"page": "页", |
|
|
|
"page": "页", |
|
|
|
"pages": "页", |
|
|
|
"pages": "页", |
|
|
|
"record": "记录", |
|
|
|
"record": "记录", |
|
|
|
"records": "records", |
|
|
|
"records": "记录", |
|
|
|
"webhook": "Webhook.", |
|
|
|
"webhook": "Webhook.", |
|
|
|
"webhooks": "Webhooks.", |
|
|
|
"webhooks": "Webhooks.", |
|
|
|
"view": "视图", |
|
|
|
"view": "视图", |
|
|
@ -692,6 +692,7 @@ |
|
|
|
"showFieldOnConditionsMet": "Shows field only when conditions are met" |
|
|
|
"showFieldOnConditionsMet": "Shows field only when conditions are met" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"activity": { |
|
|
|
"activity": { |
|
|
|
|
|
|
|
"noRange": "Calendar view requires a date range", |
|
|
|
"goToToday": "Go to Today", |
|
|
|
"goToToday": "Go to Today", |
|
|
|
"toggleSidebar": "Toggle Sidebar", |
|
|
|
"toggleSidebar": "Toggle Sidebar", |
|
|
|
"addEndDate": "Add end date", |
|
|
|
"addEndDate": "Add end date", |
|
|
@ -1296,6 +1297,8 @@ |
|
|
|
"upgradeToEnterpriseEdition": "Upgrade to Enterprise Edition {extraInfo}" |
|
|
|
"upgradeToEnterpriseEdition": "Upgrade to Enterprise Edition {extraInfo}" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"error": { |
|
|
|
"error": { |
|
|
|
|
|
|
|
"fetchingCalendarData": "Error fetching calendar data", |
|
|
|
|
|
|
|
"fetchingActiveDates": "Error fetching active dates", |
|
|
|
"scopesRequired": "Scopes required", |
|
|
|
"scopesRequired": "Scopes required", |
|
|
|
"authUrlRequired": "Auth URL is required", |
|
|
|
"authUrlRequired": "Auth URL is required", |
|
|
|
"userNameAttributeRequired": "Username attribute is required", |
|
|
|
"userNameAttributeRequired": "Username attribute is required", |
|
|
@ -1379,7 +1382,7 @@ |
|
|
|
"theAcceptedFileTypesAreXlsXlsxXlsmOdsOts": "可接受的文件类型是 .xls, .xlsx, .xlsm, .ods, .ots", |
|
|
|
"theAcceptedFileTypesAreXlsXlsxXlsmOdsOts": "可接受的文件类型是 .xls, .xlsx, .xlsm, .ods, .ots", |
|
|
|
"parameterKeyCannotBeEmpty": "参数键不能为空", |
|
|
|
"parameterKeyCannotBeEmpty": "参数键不能为空", |
|
|
|
"duplicateParameterKeysAreNotAllowed": "不允许重复的参数键", |
|
|
|
"duplicateParameterKeysAreNotAllowed": "不允许重复的参数键", |
|
|
|
"fieldRequired": "{value} cannot be empty", |
|
|
|
"fieldRequired": "{value} 不能为空。", |
|
|
|
"projectNotAccessible": "无权访问此项目", |
|
|
|
"projectNotAccessible": "无权访问此项目", |
|
|
|
"copyToClipboardError": "未能复制到剪贴板", |
|
|
|
"copyToClipboardError": "未能复制到剪贴板", |
|
|
|
"pasteFromClipboardError": "从剪贴板粘贴失败", |
|
|
|
"pasteFromClipboardError": "从剪贴板粘贴失败", |
|
|
|