Initial commit

This commit is contained in:
root
2026-01-19 17:44:46 +01:00
commit 823af8b11d
8721 changed files with 1130846 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
{
"fields": {
"user": "使用者",
"action": "行動",
"createdAt": "日期",
"target": "目標",
"targetType": "目標類型",
"authToken": "驗證憑信",
"ipAddress": "IP地址",
"authLogRecord": "授權日誌記錄",
"userType": "Webhooks"
},
"links": {
"authToken": "驗證憑信",
"user": "使用者",
"target": "目標",
"authLogRecord": "授權日誌"
},
"presetFilters": {
"onlyMy": "只有我的"
},
"options": {
"action": {
"read": "讀取",
"update": "更新資料",
"delete": "刪除",
"create": "新增"
}
}
}

View File

@@ -0,0 +1,290 @@
{
"labels": {
"Enabled": "已啟用",
"Disabled": "己停用",
"System": "系統",
"Users": "使用者",
"Email": "電子郵件",
"Data": "數據",
"Customization": "客制化",
"Available Fields": "可用欄位",
"Layout": "配置",
"Entity Manager": "個體管理",
"Add Panel": "添加面板",
"Add Field": "新增欄位",
"Settings": "設定",
"Scheduled Jobs": "預定的工作",
"Upgrade": "升級",
"Clear Cache": "清除暫存",
"Rebuild": "重建",
"Teams": "團隊",
"Roles": "權限",
"Portal": "入口",
"Portals": "入口網站",
"Portal Roles": "入口角色",
"Outbound Emails": "外寄電子郵件",
"Group Email Accounts": "群組信箱帳號",
"Personal Email Accounts": "個人電子郵件帳戶",
"Inbound Emails": "內送電子郵件",
"Email Templates": "電子郵件範本",
"Import": "匯入",
"Layout Manager": "配置管理員",
"User Interface": "使用者界面",
"Auth Tokens": "驗證憑信",
"Authentication": "認證方式",
"Currency": "貨幣",
"Integrations": "整合方式",
"Extensions": "延伸",
"Upload": "上傳",
"Installing...": "安裝中...",
"Upgrading...": "升級中...",
"Upgraded successfully": "升級成功",
"Installed successfully": "安裝成功",
"Ready for upgrade": "準備升級",
"Run Upgrade": "執行升級",
"Install": "安裝",
"Ready for installation": "準備安裝",
"Uninstalling...": "解除安裝中...",
"Uninstalled": "已卸載",
"Create Entity": "新增模組",
"Edit Entity": "編輯模組",
"Create Link": "建立連結",
"Edit Link": "編輯連結",
"Notifications": "通知事項",
"Jobs": "職位",
"Reset to Default": "重設",
"Email Filters": "電子郵件過濾器",
"Portal Users": "導覧使用者",
"Action History": "動作記錄",
"Label Manager": "標籤管理器",
"Auth Log": "登錄歷史記錄。",
"Lead Capture": "附件",
"Attachments": "使用數字格式",
"API Users": "範本管理器",
"Template Manager": "系統需求",
"System Requirements": "PHP設置",
"PHP Settings": "資料庫設置",
"Database Settings": "權限",
"Permissions": "成功",
"Success": "失敗",
"Fail": "推薦",
"is recommended": "附加元件不存在",
"extension is missing": "自定義訊息範本。",
"PDF Templates": "顯示原始文本 (無 Markdown)",
"Webhooks": "主控台模板",
"Dashboard Templates": "側面板欄位"
},
"layouts": {
"list": "清單",
"detail": "細節",
"listSmall": "清單 (小)",
"detailSmall": "細節 (小)",
"filters": "搜索過濾器",
"massUpdate": "大量更新",
"relationships": "關係面版",
"sidePanelsDetail": "側面板 (詳細信息)",
"sidePanelsEdit": "側面板 (編輯)",
"sidePanelsDetailSmall": "側面板 (細節小)",
"sidePanelsEditSmall": "側面板 (編輯小)",
"detailPortal": "細節 (導覧,小)",
"detailSmallPortal": "清單 (導覧,小)",
"listSmallPortal": "清單 (導覧)",
"listPortal": "整數",
"relationshipsPortal": "附件",
"kanban": "JSON 陣列",
"defaultSidePanel": "檢查清單"
},
"fieldTypes": {
"address": "地址",
"array": "矩陣",
"foreign": "國外",
"duration": "持續時間",
"password": "密碼",
"personName": "姓名",
"autoincrement": "自動遞增",
"bool": "布林值",
"currency": "貨幣",
"date": "日期",
"email": "電子郵件",
"enum": "列舉",
"enumInt": "列舉整數",
"enumFloat": "列舉浮點數",
"float": "浮點數",
"link": "鏈接",
"linkMultiple": "連結多個",
"linkParent": "鏈接上層",
"phone": "電話",
"text": "文字",
"url": "網址",
"file": "文件",
"image": "圖片",
"multiEnum": "多項列舉",
"attachmentMultiple": "多項附件",
"rangeInt": "整數範圍",
"rangeFloat": "浮點數範圍",
"rangeCurrency": "匯率範圍",
"wysiwyg": "動態編輯",
"map": "地圖",
"currencyConverted": "貨幣 (己換算)",
"colorpicker": "選色器",
"int": "編號 (自動遞增)",
"number": "方法 (己棄用)",
"jsonArray": "JSON 物件",
"jsonObject": "顏色",
"datetime": "日期/時間",
"datetimeOptional": "使用iframe",
"checklist": "不是實際的選項"
},
"fields": {
"type": "類型",
"name": "名稱",
"label": "標籤",
"required": "必填",
"default": "預設",
"maxLength": "最大長度",
"options": "選項",
"after": "之後 (欄位)",
"before": "之前 (欄位)",
"link": "鏈接",
"field": "領域",
"min": "最小",
"max": "最高",
"translation": "翻譯",
"previewSize": "預覽尺寸",
"defaultType": "預設類型",
"seeMoreDisabled": "停用文字剪下",
"entityList": "模組清單",
"isSorted": "已排序 (按字母順序)",
"audited": "已審核",
"trim": "修剪",
"height": "高 (px)",
"minHeight": "最小高度 (px",
"provider": "提供者",
"typeList": "類型清單",
"rows": "文字框行數",
"lengthOfCut": "剪下長度",
"sourceList": "來源清單",
"tooltipText": "工具提示文字",
"prefix": "字首",
"nextNumber": "下一個號碼",
"padLength": "橫副長",
"disableFormatting": "停用格式",
"dynamicLogicVisible": "使欄位顯示條件",
"dynamicLogicReadOnly": "使欄位僅可讀條件",
"dynamicLogicRequired": "使欄位必填條件",
"dynamicLogicOptions": "條件選項",
"probabilityMap": "階段機率 ()",
"readOnly": "只讀",
"noEmptyString": "不允許使用空字串",
"maxFileSize": "檔案大小上限 (Mb)",
"isPersonalData": "到電子郵件地址",
"useIframe": "類別",
"useNumericFormat": "條狀",
"strip": "排程未如期執行。因此,內送電子郵件、通知和提醒不會有作用。請按照[說明](https://www.espocrm.com/documentation/administration/server-configuration/#user-content-setup-a-crontab)設置cron 排程。",
"cutHeight": "分鐘",
"minuteStep": "停用行內編輯",
"inlineEditDisabled": "顯示為標籤",
"displayAsLabel": "MariaDB版本",
"allowCustomOptions": "發件人地址 (鏈結)",
"maxCount": "計數超過了最大的允許值{maxCount}",
"displayRawText": "EspoCRM將升級到版本** {version} **。請耐心等待,因為這可能需要一段時間。",
"notActualOptions": "接受",
"accept": "管理Webhooks。",
"displayAsList": "新的EspoCRM版本{latestVersion}己提供。請按照[說明](https://www.espocrm.com/documentation/administration/upgrading/)升級您的機器。"
},
"messages": {
"selectEntityType": "在左側選單中選擇模組類型。",
"selectUpgradePackage": "選擇升級套件",
"selectLayout": "在左側選單中選擇所需的配置並進行編輯。",
"selectExtensionPackage": "選擇附加元件套件",
"extensionInstalled": "已安裝擴展名{name} {version}。",
"installExtension": "擴展名{name} {version}已準備好進行安裝。",
"upgradeBackup": "我們建議您在升級前備份EspoCRM文件和數據。",
"thousandSeparatorEqualsDecimalMark": "千分位不能與小數點相同。",
"userHasNoEmailAddress": "使用者沒有電子郵件地址。",
"uninstallConfirmation": "授權日誌記錄",
"cronIsNotConfigured": "新的{extensionName}版本{latestVersion}可用。",
"newExtensionVersionIsAvailable": "Web-to-Lead的API入口點。",
"upgradeVersion": "EspoCRM已升級到版本** {version} **。",
"upgradeDone": "在[此處]({url})下載升級包。",
"downloadUpgradePackage": "查看[documentation]({url})中有關如何升級EspoCRM的訊息。",
"upgradeInfo": "不建議使用這種升級方式。最好使用指令升級。",
"upgradeRecommendation": "排程會在背景執行工作。",
"newVersionIsAvailable": "停用記錄計數"
},
"descriptions": {
"settings": "應用程序的系統設置。",
"scheduledJob": "由 cron 執行的排程。",
"upgrade": "升級 EspoCRM。",
"clearCache": "清除所有後台快取。",
"rebuild": "清除和重建後台快取。",
"users": "使用者管理。",
"teams": "團隊管理。",
"roles": "權限管理。",
"portals": "導覧管理。",
"portalRoles": "導覧權限。",
"outboundEmails": "外寄郵件的 SMTP 設定。",
"groupEmailAccounts": "群組 IMAP 信箱帳號。信箱匯整和信箱轉案件。",
"personalEmailAccounts": "使用者的電子郵件帳戶。",
"emailTemplates": "外寄電子郵件的範本。",
"import": "從 CSV 檔匯入資料。",
"layoutManager": "自定義配置 (列表,詳細信息,編輯,搜索,大量更新)。",
"userInterface": "自訂 UI。",
"authTokens": "使用中的 session。IP 位址和最後登入日期。",
"authentication": "認證設置。",
"currency": "貨幣和匯率設置。",
"extensions": "安裝或卸載附加元件。",
"integrations": "與第三方服務整合。",
"notifications": "APP 內和信箱通知設定。",
"inboundEmails": "內送信件設定",
"portalUsers": "導覧的使用者。",
"entityManager": "新增和編輯自定義實體。管理欄位和關係。",
"emailFilters": "與指定過濾器符合的電子郵件將不會被匯入。",
"actionHistory": "使用者操作日誌。",
"labelManager": "自定義應用程序標籤。",
"authLog": "使用者",
"leadCapture": "所有文件附件都儲存在系統中。",
"attachments": "權限",
"templateManager": "EspoCRM的系統需求。",
"systemRequirements": "依整合目的分類使用者。",
"apiUsers": "PHP版本",
"jobs": "用於PDF列印的模板。",
"pdfTemplates": "**從Google Developers Console獲取OAuth 2.0憑據。** \n\n前往[Google Developers Console](https://console.developers.google.com/project)以獲取OAuth 2.0憑信例如Client ID和Client Secret需要給Google和EspoCRM都使用的。",
"webhooks": "向使用者部署主控台。",
"dashboardTemplates": "樣式"
},
"options": {
"previewSize": {
"x-small": "最小",
"small": "小",
"medium": "中",
"large": "大"
}
},
"logicalOperators": {
"and": "和",
"or": "或",
"not": "反"
},
"systemRequirements": {
"requiredPhpVersion": "MySQL版本",
"requiredMysqlVersion": "主機名",
"host": "資料庫名稱",
"dbname": "使用者",
"user": "可寫的",
"writable": "可讀的",
"readable": "存取訊息",
"requiredMariadbVersion": "認證方法"
},
"templates": {
"accessInfo": "導覧的存取訊息",
"accessInfoPortal": "分配",
"assignment": "提到",
"mention": "已接收電子郵件的附註",
"notePost": "關於發文的附註 (無上層)",
"notePostNoParent": "關於狀態更新的附註",
"noteStatus": "密碼更改鏈結",
"passwordChangeLink": "新增API使用者",
"noteEmailReceived": "關於發文的附註"
}
}

View File

@@ -0,0 +1,5 @@
{
"labels": {
"Create ApiUser": "API使用者"
}
}

View File

@@ -0,0 +1,28 @@
{
"insertFromSourceLabels": {
"Document": "插入文件"
},
"fields": {
"role": "有關",
"related": "文件",
"file": "類型",
"type": "欄位",
"field": "源ID",
"sourceId": "儲存區",
"storage": "大小 (字節)",
"size": "附件"
},
"options": {
"role": {
"Attachment": "內聯附件",
"Inline Attachment": "匯入檔案",
"Import File": "匯出檔案",
"Export File": "郵件合併",
"Mail Merge": "大量Pdf",
"Mass Pdf": "無關聯"
}
},
"presetFilters": {
"orphan": "用於檢查新版本的URL"
}
}

View File

@@ -0,0 +1,36 @@
{
"fields": {
"username": "IP地址",
"ipAddress": "請求時間",
"requestTime": "己要求於",
"createdAt": "被拒絕",
"isDenied": "拒絕原因",
"denialReason": "導覧",
"portal": "使用者",
"user": "認證憑信已新增",
"authToken": "請求網址",
"requestUrl": "請求方法",
"requestMethod": "身份認證憑信有效",
"authTokenIsActive": "身份認證憑信已新增",
"authenticationMethod": "人員字符串資料"
},
"links": {
"authToken": "使用者",
"user": "導覧",
"portal": "動作記錄",
"actionHistoryRecords": "被拒絕"
},
"presetFilters": {
"denied": "被接受",
"accepted": "無效認證"
},
"options": {
"denialReason": {
"CREDENTIALS": "無效的使用者",
"INACTIVE_USER": "導覧使用者",
"IS_PORTAL_USER": "不是導覧使用者",
"IS_NOT_PORTAL_USER": "使用者與導覧無關",
"USER_IS_NOT_IN_PORTAL": "電子郵件內文將捨棄。您確定要插入範本嗎?"
}
}
}

View File

@@ -0,0 +1,23 @@
{
"fields": {
"user": "使用者",
"ipAddress": "IP地址",
"lastAccess": "最後使用日期",
"createdAt": "登入日期",
"isActive": "活躍",
"portal": "導覧"
},
"links": {
"actionHistoryRecords": "動作記錄"
},
"presetFilters": {
"active": "啟用",
"inactive": "沒啟用"
},
"labels": {
"Set Inactive": "設為無效"
},
"massActions": {
"setInactive": "設為無效"
}
}

View File

@@ -0,0 +1 @@
{}

View File

@@ -0,0 +1,11 @@
{
"fields": {
"layout": "追加 (不刪除使用者的標籤)",
"append": "建立範本"
},
"labels": {
"Create DashboardTemplate": "部署到使用者",
"Deploy to Users": "部署到團隊",
"Deploy to Team": "SMTP認證機制"
}
}

View File

@@ -0,0 +1,37 @@
{
"fields": {
"title": "標題",
"dateFrom": "起始日期",
"dateTo": "結束日期",
"autorefreshInterval": "自動重新整理間隔",
"displayRecords": "顯示記錄",
"isDoubleHeight": "高度2倍",
"mode": "模式",
"enabledScopeList": "要顯示的內容",
"users": "使用者",
"entityType": "模組類型",
"primaryFilter": "主過濾器",
"boolFilterList": "附加過濾器",
"sortBy": "訂單 (欄位)",
"sortDirection": "順序 (方向)",
"expandedLayout": "樣式",
"dateFilter": "副本電子郵件地址",
"skipOwn": "設置您的接受狀態。"
},
"options": {
"mode": {
"agendaWeek": "週 (排程)",
"basicWeek": "週",
"month": "月",
"basicDay": "日",
"agendaDay": "日 (排程)",
"timeline": "時間軸"
}
},
"messages": {
"selectEntityType": "在主控台選擇模組類型。"
},
"tooltips": {
"skipOwn": "如果勾選,則欄位將顯示成指向記錄詳細視圖的鏈接結。通常它是*名稱*欄位。"
}
}

View File

@@ -0,0 +1,28 @@
{
"options": {
"operators": {
"equals": "等於",
"notEquals": "不等於",
"greaterThan": "大於",
"lessThan": "小於",
"greaterThanOrEquals": "大於等於",
"lessThanOrEquals": "小於等於",
"in": "在",
"notIn": "不在",
"inPast": "是否過去",
"inFuture": "是否未來",
"isToday": "是否今天",
"isTrue": "是否真",
"isFalse": "是否假",
"isEmpty": "是否空",
"isNotEmpty": "是否不為空",
"contains": "包含",
"has": "包含",
"notContains": "不包含",
"notHas": "不包含"
}
},
"labels": {
"Field": "名稱"
}
}

View File

@@ -0,0 +1,130 @@
{
"fields": {
"parent": "上層",
"status": "狀態",
"dateSent": "發送日期",
"from": "從",
"to": "到",
"cc": "副本",
"bcc": "密件副本",
"replyTo": "回覆到",
"replyToString": "回覆到 (字串)",
"isHtml": "是否 HTML",
"body": "主文",
"subject": "主旨",
"attachments": "附件",
"selectTemplate": "選擇範本",
"fromAddress": "寄件者",
"emailAddress": "電子郵件地址",
"deliveryDate": "發送日期",
"account": "帳戶",
"users": "使用者",
"replied": "己回覆",
"replies": "回覆",
"isRead": "己讀",
"isNotRead": "未讀",
"isImportant": "是否重要",
"isUsers": "是使用者的",
"inTrash": "垃圾桶中",
"name": "名稱 (科目)",
"isReplied": "已回復",
"isNotReplied": "未回復",
"folder": "資料夾",
"inboundEmails": "群組帳號",
"emailAccounts": "個人賬帳戶",
"hasAttachment": "有附件",
"sentBy": "由...發送",
"assignedUsers": "指定的使用者",
"bodyPlain": "{field}不應大於{value}",
"ccEmailAddresses": "訊息ID",
"messageId": "郵件ID (內部)",
"messageIdInternal": "資料夾ID",
"folderId": "從名字",
"fromName": "從字串",
"fromString": "是否系統",
"isSystem": "檢查新版本",
"toEmailAddresses": "密件副本電子郵件地址",
"bccEmailAddresses": "回覆電子郵件地址",
"replyToEmailAddresses": "回覆電子郵件地址",
"personStringData": "今天的日期",
"fromEmailAddress": "回覆名稱",
"replyToName": "回覆位址",
"replyToAddress": "查看使用者"
},
"links": {
"replied": "已回覆",
"replies": "回覆",
"inboundEmails": "群組帳號",
"emailAccounts": "個人帳號",
"assignedUsers": "指定的使用者",
"sentBy": "由...發送",
"attachments": "收取電子郵件",
"fromEmailAddress": "到電子郵件地址",
"toEmailAddresses": "副本電子郵件地址",
"ccEmailAddresses": "密件抄送電子郵件地址",
"bccEmailAddresses": " (貨幣)",
"replyToEmailAddresses": "圖標"
},
"options": {
"status": {
"Draft": "草稿",
"Sending": "發送中",
"Sent": "己傳送",
"Archived": "已封存",
"Received": "己接收",
"Failed": "失敗"
}
},
"labels": {
"Create Email": "封存信件",
"Archive Email": "封存信件",
"Compose": "寫信",
"Reply": "回覆",
"Reply to All": "回覆全部",
"Forward": "轉寄",
"Original message": "原始訊息",
"Forwarded message": "訊息己轉寄",
"Email Accounts": "個人電子信箱",
"Inbound Emails": "群組信箱帳號",
"Email Templates": "電子郵件範本",
"Send Test Email": "發送測試電子郵件",
"Send": "發送",
"Email Address": "電子郵件地址",
"Mark Read": "標記為已讀",
"Sending...": "傳送中...",
"Save Draft": "儲存草稿",
"Mark all as read": "標記為已讀",
"Show Plain Text": "顯示純文本",
"Mark as Important": "標記為重要",
"Unmark Importance": "取消重要",
"Move to Trash": "移到垃圾桶",
"Retrieve from Trash": "從垃圾桶撤回",
"Move to Folder": "移到資料夾",
"Filters": "篩選器",
"Folders": "資料夾",
"View Users": "今年"
},
"messages": {
"testEmailSent": "測試電子郵件已發送",
"emailSent": "郵件已發送",
"savedAsDraft": "另存為草稿",
"confirmInsertTemplate": "認證日誌記錄"
},
"presetFilters": {
"sent": "已發送",
"archived": "已封存",
"inbox": "收件匣",
"drafts": "草稿",
"trash": "垃圾桶",
"important": "重要"
},
"massActions": {
"markAsRead": "標記為已讀",
"markAsNotRead": "標記為未讀",
"markAsImportant": "標記為重要",
"markAsNotImportant": "取消重要",
"moveToTrash": "移到垃圾桶",
"moveToFolder": "移到資料夾",
"retrieveFromTrash": "從垃圾桶中取回"
}
}

View File

@@ -0,0 +1,55 @@
{
"fields": {
"name": "名稱",
"status": "狀態",
"host": "主辦",
"username": "使用者名",
"password": "密碼",
"port": "埠",
"monitoredFolders": "關注資料夾",
"fetchSince": "最後抓取",
"emailAddress": "電子郵件地址",
"sentFolder": "寄件備份",
"storeSentEmails": "存放己發送郵件",
"keepFetchedEmailsUnread": "保持抓取信件未讀",
"emailFolder": "放入資料夾",
"useSmtp": "使用SMTP",
"smtpHost": "SMTP主機",
"smtpPort": "SMTP埠",
"smtpAuth": "SMTP驗證",
"smtpSecurity": "SMTP安全",
"smtpUsername": "SMTP登入",
"smtpPassword": "SMTP密碼",
"useImap": "上傳中",
"smtpAuthMechanism": "純文字"
},
"links": {
"filters": "過濾器",
"emails": "電子信箱"
},
"options": {
"status": {
"Active": "啟用",
"Inactive": "停用"
},
"smtpAuthMechanism": {
"plain": "登錄",
"login": "CRAM-MD5",
"crammd5": "接受哪種文件類型。可以添加自定義項目。"
}
},
"labels": {
"Create EmailAccount": "新增電子郵件帳戶",
"Main": "主要",
"Test Connection": "測試連線",
"Send Test Email": "發送測試電子郵件"
},
"messages": {
"couldNotConnectToImap": "無法連接到IMAP服務器",
"connectionIsOk": "連接正常"
},
"tooltips": {
"monitoredFolders": "多個資料夾應以逗號分隔。\n\n您可以新增「已發送」資料夾來同步外部電子郵件發送的電子郵件。",
"storeSentEmails": "發送的電子郵件將儲存在IMAP伺服器上。電子郵件地址欄位應與發送電子郵件的地址相符。"
}
}

View File

@@ -0,0 +1,7 @@
{
"labels": {
"Primary": "主要",
"Opted Out": "排除",
"Invalid": "無效"
}
}

View File

@@ -0,0 +1,29 @@
{
"fields": {
"from": "從",
"to": "到",
"subject": "主題",
"bodyContains": "內文包含",
"action": "行動",
"isGlobal": "是全域的",
"emailFolder": "資料夾"
},
"labels": {
"Create EmailFilter": "新增郵件過濾",
"Emails": "電子信箱"
},
"tooltips": {
"from": "信件是從指定的位址發送。不需要的話請留白。您可以使用萬用字元 *。",
"to": "信件是送到指定的位址。不需要的話請留白。您可以使用萬用字元 *。",
"name": "為過濾器指定描述。",
"bodyContains": "電子郵件的內文包含指定的任何單字或片語。",
"isGlobal": "將此過濾器套用在所有往系統送信的電子郵件。",
"subject": "使用萬用字元"
},
"options": {
"action": {
"Skip": "忽略",
"Move to Folder": "放入資料夾"
}
}
}

View File

@@ -0,0 +1,10 @@
{
"fields": {
"skipNotifications": "跳過通知"
},
"labels": {
"Create EmailFolder": "新增資料夾",
"Manage Folders": "管理資料夾",
"Emails": "電子信箱"
}
}

View File

@@ -0,0 +1,29 @@
{
"fields": {
"name": "名稱",
"status": "狀態",
"isHtml": "是HTML",
"body": "內文",
"subject": "主旨",
"attachments": "附件",
"oneOff": "一次性",
"category": "新增類別"
},
"labels": {
"Create EmailTemplate": "新增電子郵件範本",
"Info": "訊息",
"Available placeholders": "可用的預留位置:\n\n{optOutUrl}8211; 取消訂閱鏈接的網址;\n\n{optOutLink}8211; 取消訂閱鏈接。"
},
"tooltips": {
"oneOff": "如果只使用本樣版一次,請勾選。如:大量發送郵件。"
},
"presetFilters": {
"actual": "實際"
},
"placeholderTexts": {
"optOutLink": "電子郵件地址已選擇排除",
"today": "當前日期和時間",
"now": "重複值",
"currentYear": "恢復"
}
}

View File

@@ -0,0 +1,14 @@
{
"labels": {
"Create EmailTemplateCategory": "管理類別",
"Manage Categories": "電子郵件範本",
"EmailTemplates": "訂閱目標清單"
},
"fields": {
"order": "電子郵件範本",
"childList": "使面板顯示的條件"
},
"links": {
"emailTemplates": "電子郵件模板類別"
}
}

View File

@@ -0,0 +1,78 @@
{
"labels": {
"Fields": "欄位",
"Relationships": "關係",
"Schedule": "時間表",
"Log": "日誌記錄",
"Formula": "公式"
},
"fields": {
"name": "名稱",
"type": "類型",
"labelSingular": "單數標籤",
"labelPlural": "複數標籤",
"stream": "動態",
"label": "標籤",
"linkType": "連結類型",
"entityForeign": "外部模組",
"linkForeign": "外部鏈結",
"link": "鏈結",
"labelForeign": "外國標籤",
"sortBy": "預設排序 (欄位)",
"sortDirection": "預設排序 (方向)",
"relationName": "中間表名稱",
"linkMultipleField": "連結多項欄位",
"linkMultipleFieldForeign": "外部鏈結多欄位",
"disabled": "己停用",
"textFilterFields": "文字過濾欄位",
"audited": "已審核",
"auditedForeign": "外部審計",
"statusField": "狀態欄",
"beforeSaveCustomScript": "保存自定義腳本之前",
"color": "看板視圖",
"kanbanViewMode": "看板視圖中被忽略的群組",
"kanbanStatusIgnoreList": "清單",
"iconClass": "查看個人資料",
"fullTextSearch": "需要執行重建。",
"countDisabled": "總數將不會顯示在列表視圖中。當資料庫資料表很多筆時,可以減少載入時間。"
},
"options": {
"type": {
"": "無",
"Base": "基本",
"Person": "人員",
"CategoryTree": "目錄樹",
"Event": "事件",
"BasePlus": "基底加",
"Company": "公司"
},
"linkType": {
"manyToMany": "多對多",
"oneToMany": "一對多",
"manyToOne": "多對一",
"parentToChildren": "上層對下層",
"childrenToParent": "下層對上層"
},
"sortDirection": {
"asc": "升幂",
"desc": "降幂"
}
},
"messages": {
"entityCreated": "模組已新增",
"linkAlreadyExists": "鏈接名稱衝突。",
"linkConflict": "名稱衝突:鏈結或欄位有重覆。",
"confirmRemove": "你確定要從系統中移除模組型態?"
},
"tooltips": {
"statusField": "此欄位的更新己在動態中紀錄。",
"textFilterFields": "文本搜索使用的字段。",
"stream": "模組是否有動態。",
"disabled": "如果系統不需要此模組,請勾選。",
"linkAudited": "新增相關記錄並與連結現有的動態。",
"linkMultipleField": "「連結多個」欄位提供一種方便的方式來編輯關係。如果擁有大量相關記錄,請不要使用。",
"entityType": "基底進階-含有活動、歷史紀錄和任務選單。\n\n事件出現在日曆和活動頁面中。",
"fullTextSearch": "無法印出超過{maxCount}筆記錄。",
"countDisabled": "所有的"
}
}

View File

@@ -0,0 +1,7 @@
{
"fields": {
"fieldList": "欄位清單",
"exportAllFields": "匯出全部欄位",
"format": "格式"
}
}

View File

@@ -0,0 +1,16 @@
{
"fields": {
"name": "名稱",
"version": "版本",
"description": "描述",
"isInstalled": "已安裝",
"checkVersionUrl": "潛在客戶抓取入口點"
},
"labels": {
"Uninstall": "卸載",
"Install": "安裝"
},
"messages": {
"uninstalled": "附加元件 {name} 已卸載"
}
}

View File

@@ -0,0 +1,6 @@
{
"labels": {
"Connect": "連線",
"Connected": "己連線"
}
}

View File

@@ -0,0 +1,102 @@
{
"labels": {
"Dynamic Logic": "動態邏輯",
"Name": "標籤",
"Label": "類型",
"Type": "擴展"
},
"options": {
"dateTimeDefault": {
"": "沒有",
"javascript: return this.dateTime.getNow(1);": "現在",
"javascript: return this.dateTime.getNow(5);": "現在 (5m)",
"javascript: return this.dateTime.getNow(15);": "現在 (15m)",
"javascript: return this.dateTime.getNow(30);": "現在 (30m)",
"javascript: return this.dateTime.getDateTimeShiftedFromNow(1, 'hours', 15);": "+1小時",
"javascript: return this.dateTime.getDateTimeShiftedFromNow(2, 'hours', 15);": "+2小時",
"javascript: return this.dateTime.getDateTimeShiftedFromNow(3, 'hours', 15);": "+3小時",
"javascript: return this.dateTime.getDateTimeShiftedFromNow(4, 'hours', 15);": "+4小時",
"javascript: return this.dateTime.getDateTimeShiftedFromNow(5, 'hours', 15);": "+5小時",
"javascript: return this.dateTime.getDateTimeShiftedFromNow(6, 'hours', 15);": "+6小時",
"javascript: return this.dateTime.getDateTimeShiftedFromNow(7, 'hours', 15);": "+7小時",
"javascript: return this.dateTime.getDateTimeShiftedFromNow(8, 'hours', 15);": "+8小時",
"javascript: return this.dateTime.getDateTimeShiftedFromNow(9, 'hours', 15);": "+9小時",
"javascript: return this.dateTime.getDateTimeShiftedFromNow(10, 'hours', 15);": "+10小時",
"javascript: return this.dateTime.getDateTimeShiftedFromNow(11, 'hours', 15);": "+11小時",
"javascript: return this.dateTime.getDateTimeShiftedFromNow(12, 'hours', 15);": "+12小時",
"javascript: return this.dateTime.getDateTimeShiftedFromNow(1, 'days', 15);": "+1天",
"javascript: return this.dateTime.getDateTimeShiftedFromNow(2, 'days', 15);": "+2天",
"javascript: return this.dateTime.getDateTimeShiftedFromNow(3, 'days', 15);": "+3天",
"javascript: return this.dateTime.getDateTimeShiftedFromNow(4, 'days', 15);": "+4天",
"javascript: return this.dateTime.getDateTimeShiftedFromNow(5, 'days', 15);": "+5天",
"javascript: return this.dateTime.getDateTimeShiftedFromNow(6, 'days', 15);": "+6天",
"javascript: return this.dateTime.getDateTimeShiftedFromNow(1, 'week', 15);": "+1週"
},
"dateDefault": {
"": "無",
"javascript: return this.dateTime.getToday();": "今天",
"javascript: return this.dateTime.getDateShiftedFromToday(1, 'days');": "+1天",
"javascript: return this.dateTime.getDateShiftedFromToday(2, 'days');": "+2天",
"javascript: return this.dateTime.getDateShiftedFromToday(3, 'days');": "+3天",
"javascript: return this.dateTime.getDateShiftedFromToday(4, 'days');": "+4天",
"javascript: return this.dateTime.getDateShiftedFromToday(5, 'days');": "+5天",
"javascript: return this.dateTime.getDateShiftedFromToday(6, 'days');": "+6天",
"javascript: return this.dateTime.getDateShiftedFromToday(7, 'days');": "+7天",
"javascript: return this.dateTime.getDateShiftedFromToday(8, 'days');": "+8天",
"javascript: return this.dateTime.getDateShiftedFromToday(9, 'days');": "+9天",
"javascript: return this.dateTime.getDateShiftedFromToday(10, 'days');": "+10天",
"javascript: return this.dateTime.getDateShiftedFromToday(1, 'weeks');": "+1週",
"javascript: return this.dateTime.getDateShiftedFromToday(2, 'weeks');": "+2週",
"javascript: return this.dateTime.getDateShiftedFromToday(3, 'weeks');": "+3週",
"javascript: return this.dateTime.getDateShiftedFromToday(1, 'months');": "+1個月",
"javascript: return this.dateTime.getDateShiftedFromToday(2, 'months');": "+2個月",
"javascript: return this.dateTime.getDateShiftedFromToday(3, 'months');": "+3個月",
"javascript: return this.dateTime.getDateShiftedFromToday(4, 'months');": "+4個月",
"javascript: return this.dateTime.getDateShiftedFromToday(5, 'months');": "+5個月",
"javascript: return this.dateTime.getDateShiftedFromToday(6, 'months');": "+6個月",
"javascript: return this.dateTime.getDateShiftedFromToday(7, 'months');": "+7個月",
"javascript: return this.dateTime.getDateShiftedFromToday(8, 'months');": "+8個月",
"javascript: return this.dateTime.getDateShiftedFromToday(9, 'months');": "+9個月",
"javascript: return this.dateTime.getDateShiftedFromToday(10, 'months');": "+10個月",
"javascript: return this.dateTime.getDateShiftedFromToday(11, 'months');": "+11個月",
"javascript: return this.dateTime.getDateShiftedFromToday(1, 'year');": "+1年"
}
},
"tooltips": {
"audited": "更新將記錄在動態中。",
"required": "欄位必填。不能留空。",
"default": "數值將在新增時使用預設值。",
"min": "最小可接受值。",
"max": "最高可接受值。",
"seeMoreDisabled": "如果未選中,則長文字將被截斷。",
"lengthOfCut": "文字將依多長被截斷。",
"maxLength": "文字最大可接受的長度。",
"before": "日期應在指定欄位的日期之前。",
"after": "日期應在指定欄位的日期之後。",
"readOnly": "使用者無法指定欄位值。但是可以透過公式計算。",
"maxFileSize": "如果為空或0則沒有限制。",
"fileAccept": "主控台模板"
},
"fieldParts": {
"address": {
"street": "街",
"city": "市",
"state": "州",
"country": "國家",
"postalCode": "郵政編碼",
"map": "地圖"
},
"personName": {
"salutation": "稱呼",
"first": "名",
"last": "姓"
},
"currency": {
"converted": "日期",
"currency": "如果未勾選,則會使用「開始於」篩選。您可以使用萬用字元''。"
},
"datetimeOptional": {
"date": "檔案不得超過{max} Mb"
}
}
}

View File

@@ -0,0 +1,654 @@
{
"scopeNames": {
"Email": "電子郵件",
"User": "使用者",
"Team": "團隊",
"Role": "權限",
"EmailTemplate": "電子郵件範本",
"EmailAccount": "個人電子郵件帳號",
"EmailAccountScope": "個人電子郵件帳號",
"OutboundEmail": "外寄電子郵件",
"ScheduledJob": "己排程工作",
"ExternalAccount": "外部帳號",
"Extension": "附加元件",
"Dashboard": "主控台",
"InboundEmail": "組電子郵件帳戶",
"Stream": "動態",
"Import": "匯入",
"Template": "樣版",
"Job": "工作",
"EmailFilter": "郵件過濾器",
"Portal": "導覧",
"PortalRole": "導覧權限",
"Attachment": "附加元件",
"EmailFolder": "電子信箱資料夾",
"PortalUser": "導覧使用者",
"ScheduledJobLogRecord": "排定的作業日誌記錄",
"PasswordChangeRequest": "密碼更改請求",
"ActionHistoryRecord": "動作歷史記錄",
"AuthToken": "驗證憑信",
"UniqueId": "唯一 ID",
"LastViewed": "最後瀏覽",
"Settings": "設定值",
"FieldManager": "欄位管理員",
"Integration": "整合",
"LayoutManager": "樣式管理員",
"EntityManager": "模組管理",
"Export": "匯出",
"DynamicLogic": "動態邏輯",
"DashletOptions": "儀表板選項",
"Admin": "管理員",
"Global": "全域",
"Preferences": "選項",
"EmailAddress": "電子郵件地址",
"PhoneNumber": "電話號碼",
"AuthLogRecord": "認證失敗日誌記錄",
"AuthFailLogRecord": "認證日誌",
"EmailTemplateCategory": "電子郵件模板類別",
"LeadCapture": "潛在客戶抓取日誌記錄",
"LeadCaptureLogRecord": "陣列值",
"ArrayValue": "匯入",
"ApiUser": "API使用者",
"DashboardTemplate": "Webhook",
"Webhook": "主控台模板"
},
"scopeNamesPlural": {
"Email": "電子信箱",
"User": "使用者",
"Team": "團隊",
"Role": "權限",
"EmailTemplate": "電子郵件範本",
"EmailAccount": "個人電子信箱帳號",
"EmailAccountScope": "個人電子信箱帳號",
"OutboundEmail": "外寄電子郵件",
"ScheduledJob": "己排程工作",
"ExternalAccount": "外部帳號",
"Extension": "附加元件",
"Dashboard": "主控台",
"InboundEmail": "群組電子信箱帳號",
"Stream": "動態",
"Template": "範本",
"Job": "工作",
"EmailFilter": "電子郵件過濾器",
"Portal": "導覧",
"PortalRole": "導覧權限",
"Attachment": "附件",
"EmailFolder": "電子郵件資料夾",
"PortalUser": "導覧使用者",
"ScheduledJobLogRecord": "排定的作業日誌記錄",
"PasswordChangeRequest": "密碼更改請求",
"ActionHistoryRecord": "動作記錄",
"AuthToken": "驗證憑信",
"UniqueId": "唯一ID",
"LastViewed": "最後瀏覽",
"AuthLogRecord": "認證失敗日誌",
"AuthFailLogRecord": "轉換成",
"EmailTemplateCategory": "已排除 (目標列表)",
"Import": "潛在客戶抓取",
"LeadCapture": "潛在客戶抓取日誌",
"LeadCaptureLogRecord": "陣列值",
"ArrayValue": "新匯入",
"ApiUser": "當前會計年度",
"DashboardTemplate": "Webhooks",
"Webhook": "轉換貨幣"
},
"labels": {
"Misc": "綜合",
"Merge": "合併",
"None": "無",
"Home": "家",
"by": "由",
"Saved": "己儲存",
"Error": "錯誤",
"Select": "選擇",
"Not valid": "無效",
"Please wait...": "請稍候...",
"Please wait": "請稍候",
"Loading...": "載入中...",
"Uploading...": "上傳中...",
"Sending...": "傳送中...",
"Merging...": "合併中...",
"Merged": "己合併",
"Removed": "已移除",
"Posted": "己發佈",
"Linked": "已連結",
"Unlinked": "己取消鏈結",
"Done": "完成",
"Access denied": "存取被拒",
"Not found": "未找到",
"Access": "存取",
"Are you sure?": "確定?",
"Record has been removed": "記錄已被刪除",
"Wrong username/password": "使用者/密碼錯誤",
"Post cannot be empty": "發文不可空白",
"Removing...": "正在移除...",
"Unlinking...": "取消連結中...",
"Posting...": "正在發佈...",
"Username can not be empty!": "使用者不能為空!",
"Cache is not enabled": "快取沒有啟用",
"Cache has been cleared": "快取己清除",
"Rebuild has been done": "重建完成",
"Saving...": "存檔中...",
"Modified": "己修改",
"Created": "己新增",
"Create": "新增",
"create": "新增",
"Overview": "綜覽",
"Details": "細節",
"Add Field": "新增欄位",
"Add Dashlet": "增加小工具",
"Filter": "過濾",
"Edit Dashboard": "編輯主控台",
"Add": "新增",
"Add Item": "新增項目",
"Reset": "重啟",
"Menu": "選單",
"More": "更多",
"Search": "搜尋",
"Only My": "只有我的",
"Open": "開啟",
"Admin": "管理員",
"About": "關於",
"Refresh": "刷新",
"Remove": "去掉",
"Options": "選項",
"Username": "使用者",
"Password": "密碼",
"Login": "登入",
"Log Out": "登出",
"Preferences": "選項",
"State": "州",
"Street": "街",
"Country": "國家",
"City": "城市",
"PostalCode": "郵遞區號",
"Followed": "己追蹤",
"Follow": "追蹤",
"Followers": "追蹤者",
"Clear Local Cache": "清除本地快取",
"Actions": "動作",
"Delete": "刪除",
"Update": "更新資料",
"Save": "儲存",
"Edit": "編輯",
"View": "檢視",
"Cancel": "取消",
"Apply": "套用",
"Unlink": "取消連結",
"Mass Update": "大量更新",
"Export": "匯出",
"No Data": "沒有資料",
"No Access": "不可存取",
"All": "全部",
"Active": "啟用",
"Inactive": "停用",
"Write your comment here": "在這裡寫下您的評論",
"Post": "發文",
"Stream": "動態",
"Show more": "顯示更多",
"Dashlet Options": "小工具選項",
"Full Form": "完整表單",
"Insert": "插入",
"Person": "人員",
"First Name": "名",
"Last Name": "姓",
"Original": "原始",
"You": "您",
"you": "您",
"change": "更改",
"Change": "變更",
"Primary": "主要",
"Save Filter": "儲存過濾器",
"Administration": "系統管理員",
"Run Import": "執行匯入",
"Duplicate": "重複",
"Notifications": "通知",
"Mark all read": "全部標示己讀",
"See more": "顯示更多",
"Today": "今天",
"Tomorrow": "明天",
"Yesterday": "昨天",
"Submit": "提交",
"Close": "關閉",
"Yes": "是",
"No": "否",
"Value": "值",
"Current version": "當前版本",
"List View": "清單檢視",
"Tree View": "樹狀顯示",
"Unlink All": "全部取消連結",
"Total": "全部",
"Print to PDF": "列印成 PDF",
"Default": "預設",
"Number": "數值",
"From": "從",
"To": "至",
"Create Post": "新增發文",
"Previous Entry": "前一個項目",
"Next Entry": "下一個項目",
"View List": "檢視清單",
"Attach File": "附加檔案",
"Skip": "跳過",
"Attribute": "屬性",
"Function": "功能",
"Self-Assign": "自行指派",
"Self-Assigned": "自行指派",
"Return to Application": "返回申請",
"Select All Results": "選擇所有結果",
"Expand": "收起",
"Collapse": "新通知",
"New notifications": "是噩超級管理員",
"Manage Categories": "管理資料夾",
"Manage Folders": "匯出權限",
"Convert to": "轉換貨幣",
"View Personal Data": "個人資料",
"Personal Data": "消除",
"Erase": "選中的欄位將被永久刪除。你確定嗎?",
"Move Over": "刪除的記錄將在一段時間後從資料庫中刪除。",
"Restore": "查看跟蹤者",
"View Followers": "您確定要取消鏈接所選記錄嗎?",
"Convert Currency": "未更新"
},
"messages": {
"pleaseWait": "請稍待...",
"posting": "正在發布...",
"confirmLeaveOutMessage": "確定要離開表單嗎?",
"notModified": "您尚未有修改記錄",
"fieldIsRequired": "{field} 必填",
"fieldShouldAfter": "{field} 應該在 {otherField} 之後",
"fieldShouldBefore": "{field} 應該在 {otherField} 之前",
"fieldShouldBeBetween": "{field} 應該在 {min} 和 {max} 之間",
"fieldBadPasswordConfirm": "{field} 確認不正確",
"resetPreferencesDone": "選項己重設",
"confirmation": "你確定嗎?",
"unlinkAllConfirmation": "您確定要取消所有相關記錄的鏈接嗎?",
"resetPreferencesConfirmation": "確定要重設所有選項到預設嗎?",
"removeRecordConfirmation": "您確定要刪除記錄嗎?",
"unlinkRecordConfirmation": "您確定要取消關聯記錄的鏈接嗎?",
"removeSelectedRecordsConfirmation": "您確定要刪除所選記錄嗎?",
"massUpdateResult": "{count} 條記錄已更新",
"massUpdateResultSingle": "{count} 條記錄已更新",
"noRecordsUpdated": "沒有記錄更新",
"massRemoveResult": "{count} 條記錄已被刪除",
"massRemoveResultSingle": "{count} 條記錄已被刪除",
"noRecordsRemoved": "沒有刪除記錄",
"clickToRefresh": "點選以更新",
"writeYourCommentHere": "在這裡寫下您的評論",
"writeMessageToUser": "給 {user} 寫下訊息",
"typeAndPressEnter": "輸入並按Enter",
"checkForNewNotifications": "檢查新通知",
"duplicate": "您正在新增的記錄可能已經存在",
"dropToAttach": "放開滑鼠即可附加",
"writeMessageToSelf": "在您的動態上寫一條消息",
"checkForNewNotes": "檢查動態的更新",
"internalPost": "發文只能被內部使用者看到",
"done": "完成",
"confirmMassFollow": "您確定要關注所選記錄嗎?",
"confirmMassUnfollow": "您確定要取消關注所選記錄嗎?",
"massFollowResult": "現正跟蹤{count}條記錄",
"massUnfollowResult": "現正沒有跟蹤{count}條記錄",
"massFollowResultSingle": "跟蹤{count}條記錄",
"massUnfollowResultSingle": "沒有跟蹤{count}條記錄",
"massFollowZeroResult": "沒有跟蹤任何東西",
"massUnfollowZeroResult": "沒有東西沒有跟蹤",
"fieldShouldBeEmail": "{field}應該是有效的電子郵件",
"fieldShouldBeFloat": "{field}應該是有效的浮點數",
"fieldShouldBeInt": "{field}應該是有效的整數",
"fieldShouldBeDate": "{field}應該是有效的日期",
"fieldShouldBeDatetime": "{field}應該是有效的日期/時間",
"internalPostTitle": "僅允許內部使用者查看發文",
"loading": "載入中...",
"saving": "儲存...",
"fieldMaxFileSizeError": "下個月",
"fieldShouldBeLess": "{field}不應小於{value}",
"fieldShouldBeGreater": "發送資料夾",
"fieldIsUploading": "提取電子郵件",
"erasePersonalDataConfirmation": "傳統 Espo",
"massPrintPdfMaxCountError": "列印成PDF",
"fieldValueDuplicate": "執行於",
"unlinkSelectedRecordsConfirmation": "您確定要重新計算所選記錄的公式嗎?",
"recalculateFormulaConfirmation": "取消連結",
"fieldExceedsMaxCount": "保留收到的電子郵件未讀",
"notUpdated": "我的團隊",
"maintenanceMode": "顯示成列表",
"fieldInvalid": "{field} 錯誤"
},
"boolFilters": {
"onlyMy": "只有我的",
"followed": "己追隨",
"onlyMyTeam": "SMTP認證機制"
},
"presetFilters": {
"followed": "己追隨",
"all": "全部"
},
"massActions": {
"remove": "移除",
"merge": "合併",
"massUpdate": "大量更新",
"export": "匯出",
"follow": "跟蹤",
"unfollow": "取消跟蹤",
"convertCurrency": "電子信箱地址資料",
"printPdf": "類型",
"unlink": "重新計算公式",
"recalculateFormula": "電話號碼已排除"
},
"fields": {
"name": "姓名",
"firstName": "名",
"lastName": "姓",
"salutationName": "稱呼",
"assignedUser": "指定的使用者",
"assignedUsers": "指定的使用者",
"emailAddress": "電子信箱",
"assignedUserName": "指定的使用者名",
"teams": "團隊",
"createdAt": "新增於",
"modifiedAt": "修改於",
"createdBy": "新增由",
"modifiedBy": "修改由",
"description": "描述",
"address": "地址",
"phoneNumber": "電話",
"phoneNumberMobile": "手機 (手機)",
"phoneNumberHome": "電話 (家庭)",
"phoneNumberFax": "電話 (傳真)",
"phoneNumberOffice": "電話 (辦公)",
"phoneNumberOther": "電話 (其他)",
"order": "訂購",
"parent": "上層",
"children": "下層",
"emailAddressData": "電話號碼資料",
"phoneNumberData": "編號",
"ids": "名字",
"names": "使用外部電子郵件客戶端",
"emailAddressIsOptedOut": "日期時間",
"targetListIsOptedOut": "外部客戶的密件副本地址",
"type": "聯繫人範本",
"phoneNumberIsOptedOut": "種類",
"types": "靜音模式"
},
"links": {
"assignedUser": "指定的使用者",
"createdBy": "新增由",
"modifiedBy": "修改由",
"team": "團隊",
"roles": "權限",
"teams": "團隊",
"users": "使用者",
"parent": "上層",
"children": "下層"
},
"dashlets": {
"Stream": "動態",
"Emails": "收件匣",
"Records": "記錄清單"
},
"notificationMessages": {
"assign": "{entityType} {entity} 已指定給您",
"emailReceived": "收到來自 {from} 的電子郵件",
"entityRemoved": "{user} 刪除了 {entityType} {entity}"
},
"streamMessages": {
"post": "{user} 發表在 {entityType} {entity}",
"attach": "{user} 加入在 {entityType} {entity} 上",
"status": "{user} 更新了 {entityType} {entity} 的 {field}",
"update": "{user} 更新了 {entityType} {entity}",
"postTargetTeam": "{user} 已發佈到團隊 {target}",
"postTargetTeams": "{user} 已發佈到團隊 {target}",
"postTargetPortal": "{user} 已發佈到導覧 {target}",
"postTargetPortals": "{user} 已發佈到導覧 {target}",
"postTarget": "{user} 已發佈到 {target}",
"postTargetYou": "{user} 已發布給您",
"postTargetYouAndOthers": "{user} 已發佈到 {target} 和您",
"postTargetAll": "{user} 已發布給所有人",
"mentionInPost": "{user} 在 {entityType} {entity} 中提到 {mentioned}",
"mentionYouInPost": "{user} 在 {entityType}{entity} 中提到了您",
"mentionInPostTarget": "{user} 在發文中提到了 {mentioned}",
"mentionYouInPostTarget": "{user} 在 {target} 提到了您",
"mentionYouInPostTargetAll": "{user} 在所有人貼文提及了您",
"mentionYouInPostTargetNoTarget": "{user} 在貼文中提到您",
"create": "{user} 新增了 {entityType} {entity}",
"createThis": "{user} 新增了 {entityType}",
"createAssignedThis": "{user} 新增了 {entityType} 並指定給 {assignee}",
"createAssigned": "{user} 新增了 {entityType} {entity} 並指定給 {assignee}",
"assign": "{user} 將 {entityType} {entity} 指定給 {assignee}",
"assignThis": "{user} 將 {entityType} 指定給 {assignee}",
"postThis": "{user} 發了文",
"attachThis": "{user} 加入了",
"statusThis": "{user} 更新了 {field}",
"updateThis": "{user} 更新了 {entityType}",
"createRelatedThis": "{user} 建立了 {relatedEntityType} {relatedEntity} 並關連到 {entityType} {entity}",
"createRelated": "{user} 建立了 {relatedEntityType} {relatedEntity} 並關連到 {entityType} {entity}",
"relate": "{user} 連結了 {relatedEntityType} {relatedEntity} 並關連到 {entityType} {entity}",
"relateThis": "{user} 連結了 {relatedEntityType} {relatedEntity} 並關連到 {entityType}",
"emailReceivedFromThis": "收到來自 {from} 的電子郵件",
"emailReceivedInitialFromThis": "收到來自 {from} 的電子郵件,此 {entityType} 已新增",
"emailReceivedThis": "收到郵件",
"emailReceivedInitialThis": "收到電子郵件,此 {entityType} 已新增",
"emailReceivedFrom": "從 {from} 收到電子郵件,並關連到 {entityType} {entity}",
"emailReceivedFromInitial": "從 {from} 收到電子郵件,並新增 {entityType} {entity}",
"emailReceivedInitialFrom": "從 {from} 收到電子郵件,並新增 {entityType} {entity}",
"emailReceived": "收到與 {entityType} {entity} 相關的電子郵件",
"emailReceivedInitial": "收到電子郵件:新增 {entityType} {entity}",
"emailSent": "{by} 發送了與 {entityType} {entity} 相關的電子郵件",
"emailSentThis": "{by} 發送了電子郵件",
"postTargetSelf": "{user}自行發布",
"postTargetSelfAndOthers": "{user}發佈到{target}和他們自己",
"createAssignedYou": "{user}新增了{entityType} {entity}並指定給您",
"createAssignedThisSelf": "{user}新增了這個{entityType}並自行指定的",
"createAssignedSelf": "{user}新增了{entityType} {entity}並自我指定",
"assignYou": "{user}指定了{entityType} {entity}給您",
"assignThisVoid": "{user}取消指定這個{entityType}",
"assignVoid": "{user}取消指定{entityType} {entity}",
"assignThisSelf": "{user}自行指定這個{entityType}",
"assignSelf": "{user}自行指定{entityType} {entity}"
},
"options": {
"salutationName": {
"Mr.": "先生",
"Mrs.": "女士",
"Ms.": "女士",
"Dr.": "博士"
},
"dateSearchRanges": {
"on": "在",
"notOn": "不在",
"after": "之後",
"before": "之前",
"between": "之間",
"today": "現在",
"past": "過去",
"future": "未來",
"currentMonth": "這個月",
"lastMonth": "上個月",
"currentQuarter": "本季",
"lastQuarter": "上季",
"currentYear": "今年",
"lastYear": "去年",
"lastSevenDays": "過去 7 天",
"lastXDays": "過去 X 天",
"nextXDays": "未來 X 天",
"ever": "曾經",
"isEmpty": "為空",
"olderThanXDays": "X天之後",
"afterXDays": "X天後",
"nextMonth": "附件",
"currentFiscalYear": "上一個財政年度",
"lastFiscalYear": "當前會計季度",
"currentFiscalQuarter": "上一個會計季度",
"lastFiscalQuarter": "大量更新權限"
},
"searchRanges": {
"is": "是",
"isEmpty": "空白的",
"isNotEmpty": "不是空白的",
"isFromTeams": "是從團隊",
"isOneOf": "任何",
"anyOf": "任何",
"isNot": "不是",
"isNotOneOf": "沒有",
"noneOf": "沒有",
"allOf": "任何",
"any": "任何"
},
"varcharSearchRanges": {
"equals": "等於",
"like": "有像 (%)",
"startsWith": "開始於",
"endsWith": "結束於",
"contains": "包含",
"isEmpty": "是空的",
"isNotEmpty": "不是空白的",
"notLike": "不喜歡 ()",
"notContains": "不包含",
"notEquals": "不等於"
},
"intSearchRanges": {
"equals": "等於",
"notEquals": "不等於",
"greaterThan": "大於",
"lessThan": "小於",
"greaterThanOrEquals": "等於或大於",
"lessThanOrEquals": "等於或小於",
"between": "之間",
"isEmpty": "為空",
"isNotEmpty": "不為空"
},
"autorefreshInterval": {
"0": "無",
"1": "1分鐘",
"2": "2分鐘",
"5": "5分鐘",
"10": "10分鐘",
"0.5": "30秒"
},
"phoneNumber": {
"Mobile": "手機",
"Office": "辦公室",
"Fax": "傳真",
"Home": "家用",
"Other": "其他"
}
},
"sets": {
"summernote": {
"NOTICE": "你可以在這裡找到翻譯: https://github.com/HackerWins/summernote/tree/master/lang",
"font": {
"bold": "粗體",
"italic": "斜體",
"underline": "底線",
"strike": "刪除線",
"clear": "刪除字體樣式",
"height": "線高",
"name": "字體",
"size": "字體大小"
},
"image": {
"image": "圖片",
"insert": "插入圖片",
"resizeFull": "縮放全部",
"resizeHalf": "縮放一半",
"resizeQuarter": "縮放四分之一",
"floatLeft": "往左浮動",
"floatRight": "往右浮動",
"floatNone": "不浮動",
"dragImageHere": "拖曳圖片至此",
"selectFromFiles": "從檔案中選取",
"url": "圖片網址",
"remove": "移除圖片"
},
"link": {
"link": "鏈接",
"insert": "插入連結",
"unlink": "取消連結",
"edit": "編輯",
"textToDisplay": "顯示文字",
"url": "要前往什麼鏈結?",
"openInNewWindow": "在新視窗開啟"
},
"video": {
"video": "影片",
"videoLink": "影片連結",
"insert": "插入影片",
"url": "影片網址?",
"providers": " (YouTube, Vimeo, Vine, Instagram 或 DailyMotion)"
},
"table": {
"table": "表格"
},
"hr": {
"insert": "插入水平線"
},
"style": {
"style": "樣式",
"normal": "一般",
"blockquote": "引用",
"pre": "代碼",
"h1": "標題 1",
"h2": "標題 2",
"h3": "標題 3",
"h4": "標題 4",
"h5": "標題 5",
"h6": "標題 6"
},
"lists": {
"unordered": "未排序清單",
"ordered": "己排序清單"
},
"options": {
"help": "幫助",
"fullscreen": "全螢幕",
"codeview": "代碼檢視"
},
"paragraph": {
"paragraph": "段落",
"outdent": "往前縮排",
"indent": "往內縮排",
"left": "向左對齊",
"center": "向中對齊",
"right": "冋右對齊",
"justify": "左右對齊"
},
"color": {
"recent": "最近顏色",
"more": "更多顏色",
"background": "背景色",
"foreground": "字體顏色",
"transparent": "透明",
"setTransparent": "設置透明",
"reset": "重啟",
"resetToDefault": "重設到預設"
},
"shortcut": {
"shortcuts": "鍵盤快捷鍵",
"close": "關閉",
"textFormatting": "文字格式",
"action": "動作",
"paragraphFormatting": "段落格式",
"documentStyle": "文件樣式"
},
"history": {
"undo": "復原",
"redo": "重做"
}
}
},
"streamMessagesMale": {
"postTargetSelfAndOthers": "{user}發佈到{target}和他自己"
},
"streamMessagesFemale": {
"postTargetSelfAndOthers": "{user}發佈到{target}和她自己"
},
"durationUnits": {
"d": "時",
"h": "分",
"m": "秒",
"s": "刪除匯入日誌"
},
"listViewModes": {
"list": "看板",
"kanban": "大字體"
}
}

View File

@@ -0,0 +1,83 @@
{
"labels": {
"Revert Import": "撤銷匯入",
"Return to Import": "返回匯入",
"Run Import": "執行匯入",
"Back": "上一步",
"Field Mapping": "欄位對映",
"Default Values": "預設值",
"Add Field": "新增欄位",
"Created": "己新增",
"Updated": "己更新",
"Result": "結果",
"Show records": "顯示記錄",
"Remove Duplicates": "移除重覆",
"importedCount": "己匯入 {count}",
"duplicateCount": "重覆 {count}",
"updatedCount": "己更新 {count}",
"Create Only": "僅新增",
"Create and Update": "建立與更新",
"Update Only": "僅更新",
"Update by": "更新由",
"Set as Not Duplicate": "設置為不重複",
"File (CSV)": "檔案 (CSV)",
"First Row Value": "第一欄值",
"Skip": "跳過",
"Header Row Value": "標題欄值",
"Field": "欄位",
"What to Import?": "要匯入什麼?",
"Entity Type": "模組類型",
"What to do?": "要做什麼?",
"Properties": "選項",
"Header Row": "標題欄",
"Person Name Format": "姓名格式",
"John Smith": "名姓",
"Smith John": "姓名",
"Smith, John": "姓,名",
"Field Delimiter": "欄位分隔",
"Date Format": "日期格式",
"Decimal Mark": "小數點",
"Text Qualifier": "分欄字元",
"Time Format": "時間格式",
"Currency": "貨幣",
"Preview": "預覽",
"Next": "下一個",
"Step 1": "第一步",
"Step 2": "第二步",
"Double Quote": "雙引號",
"Single Quote": "單引號",
"Imported": "己匯入",
"Duplicates": "重覆",
"Skip searching for duplicates": "跳過搜索重複的",
"Timezone": "時區",
"Remove Import Log": "這將永久刪除所有匯入的記錄。",
"New Import": "匯入結果",
"Import Results": "名稱",
"Silent Mode": "地址城市自動完成列表"
},
"messages": {
"utf8": "應該要是 UTF-8 編碼",
"duplicatesRemoved": "重覆己移除",
"inIdle": "在空閒狀態下執行 (用於大數據;通過 cron)",
"revert": "這將永久刪除所有被識別為重複的匯入記錄。",
"removeDuplicates": "這將永久刪除所有匯入的記錄。你確定嗎?",
"confirmRevert": "這將永久刪除所有被識別為重複的匯入記錄。你確定嗎?",
"confirmRemoveDuplicates": "這將刪除匯入日誌。所有匯入的記錄將被保留。您將無法還原匯入結果。確定嗎?",
"removeImportLog": "指定給使用者"
},
"fields": {
"file": "檔案",
"entityType": "模組類型",
"imported": "己匯入的紀錄",
"duplicates": "重覆的資料",
"updated": "己更新的資料",
"status": "狀態"
},
"options": {
"status": {
"Failed": "失敗",
"In Process": "進行中",
"Complete": "完成"
}
}
}

View File

@@ -0,0 +1,86 @@
{
"fields": {
"name": "姓名",
"emailAddress": "電子郵件地址",
"status": "狀態",
"assignToUser": "指定給使用者",
"host": "主機",
"username": "使用者",
"password": "密碼",
"port": "埠",
"monitoredFolders": "關注的資料夾",
"trashFolder": "垃圾桶",
"createCase": "新增案件",
"reply": "自動回复",
"caseDistribution": "案件分佈",
"replyEmailTemplate": "信件回覆樣版",
"replyFromAddress": "從位址回覆",
"replyToAddress": "回覆到位址",
"replyFromName": "回覆從姓名",
"targetUserPosition": "目標使用者位置",
"fetchSince": "最後截取",
"addAllTeamUsers": "給所有團隊使用者",
"team": "目標團隊",
"teams": "團隊",
"sentFolder": "儲存已發送的電子郵件",
"storeSentEmails": "使用SMTP",
"useSmtp": "SMTP主機",
"smtpHost": "SMTP埠",
"smtpPort": "SMTP驗證",
"smtpAuth": "SMTP安全",
"smtpSecurity": "SMTP使用者",
"smtpUsername": "SMTP密碼",
"smtpPassword": "從名字",
"fromName": "SMTP已共享",
"smtpIsShared": "SMTP用於大量電子郵件",
"smtpIsForMassEmail": "如果勾選則使用者將能夠使用SMTP發送電子郵件。此功能是透過群組組電子郵件帳戶中的權限來控制。",
"useImap": "每小時發送的最大電子郵件數",
"keepFetchedEmailsUnread": "工作",
"smtpAuthMechanism": "純文字"
},
"tooltips": {
"reply": "通知收件者們己經收到信了。\n\n在一定的期間中就只會有一封信送給特定的使用者以避免重覆。",
"createCase": "從收到的信自動新增案件。",
"replyToAddress": "指定這個收件匣的電子信箱位址讓回覆會到這。",
"caseDistribution": "案件會如何指定。會指定到使用者或團隊。",
"assignToUser": "使用者案件將分配給。",
"team": "團隊案件將分配給。",
"teams": "團隊的電子郵件將被分配到。",
"addAllTeamUsers": "電子郵件將顯示在指定團隊的所有使用者的收件匣中。",
"targetUserPosition": "具有指定位置的使用者將被分配到案件。",
"monitoredFolders": "多個資料夾應以逗號分隔。",
"smtpIsShared": "如果勾選則SMTP可用於發送群組電子郵件。",
"smtpIsForMassEmail": "發送的電子郵件將儲存在IMAP伺服器上。",
"storeSentEmails": "群組電子郵件帳戶權限"
},
"links": {
"filters": "篩選器",
"emails": "電子信箱",
"assignToUser": "發文"
},
"options": {
"status": {
"Active": "啟用",
"Inactive": "停用"
},
"caseDistribution": {
"": "無",
"Direct-Assignment": "直接指定",
"Round-Robin": "循環制",
"Least-Busy": "最閒置的"
},
"smtpAuthMechanism": {
"plain": "登錄",
"login": "CRAM-MD5",
"crammd5": "如果潛在客戶已在目標列表中,則跳過確認"
}
},
"labels": {
"Create InboundEmail": "新增電子郵件帳戶",
"Actions": "動作",
"Main": "主要"
},
"messages": {
"couldNotConnectToImap": "無法連線到 IMAP 伺服器"
}
}

View File

@@ -0,0 +1,20 @@
{
"fields": {
"enabled": "已啟用",
"clientId": "客戶端 ID",
"clientSecret": "客戶端密碼",
"redirectUri": "重新導向 URI",
"apiKey": "API密鑰"
},
"messages": {
"selectIntegration": "請從選單選一個整合",
"noIntegrations": "沒有整合有效"
},
"titles": {
"GoogleMaps": "Google 地圖"
},
"help": {
"Google": "在[此處](https://developers.google.com/maps/documentation/javascript/get-api-key)獲取API密鑰。",
"GoogleMaps": "建立潛在客戶前確認"
}
}

View File

@@ -0,0 +1,29 @@
{
"fields": {
"status": "狀態",
"executeTime": "執行於",
"attempts": "嘗試剩",
"failedAttempts": "嘗試失敗",
"serviceName": "服務",
"methodName": "方法",
"scheduledJob": "排定的工作",
"data": "資料",
"method": "排定作業名稱",
"scheduledJobJob": "當有新的EspoCRM版本時顯示通知",
"executedAt": "開始於",
"startedAt": "目標類型",
"targetType": "目標編號",
"targetId": "數字",
"number": "佇列",
"queue": "作業並行執行",
"job": "電子郵件通知延遲 (以秒為單位)"
},
"options": {
"status": {
"Pending": "排定中",
"Success": "成功",
"Running": "運行中",
"Failed": "失敗"
}
}
}

View File

@@ -0,0 +1,34 @@
{
"fields": {
"width": "寬 (%)",
"link": "鏈接",
"notSortable": "無法排序",
"align": "對齊",
"panelName": "面板名稱",
"style": "樣式",
"sticked": "己黏貼",
"isLarge": "停用範圍顏色",
"dynamicLogicVisible": "按最後到達階段分組"
},
"options": {
"align": {
"left": "左",
"right": "右"
},
"style": {
"default": "預設",
"success": "成功",
"danger": "危險",
"info": "訊息",
"warning": "警告",
"primary": "主要"
}
},
"labels": {
"New panel": "配置",
"Layout": "細節 (導覧)"
},
"tooltips": {
"link": "不要顯示自己的記錄"
}
}

View File

@@ -0,0 +1 @@
{}

View File

@@ -0,0 +1,48 @@
{
"fields": {
"name": "活動",
"campaign": "啟用",
"isActive": "訂閱目標清單",
"subscribeToTargetList": "訂閱聯絡人 (如果存在)",
"subscribeContactToTargetList": "目標清單",
"targetList": "有效負載欄位",
"fieldList": "雙重選入",
"optInConfirmation": "選入確認電子郵件模範本",
"optInConfirmationEmailTemplate": "選入啟用確認壽命 (小時)",
"optInConfirmationLifetime": "加入確認後顯示的文字",
"optInConfirmationSuccessMessage": "潛在客戶來源",
"leadSource": "API密鑰",
"apiKey": "目標團隊",
"targetTeam": "方法",
"exampleRequestMethod": "網址",
"exampleRequestUrl": "有效負載",
"exampleRequestPayload": "目標清單",
"createLeadBeforeOptInConfirmation": "重複檢查",
"duplicateCheck": "您的帳戶規定的類型。有4個選項\n\n- 'Dn'-以格式 'CN=tester,OU=espocrm,DC=test, DC=lan'.\n\n- 'Username'-以格式 'tester'.\n\n- 'Backslash'-以格式 'COMPANY\\tester'.\n\n- 'Principal'-以格式 'tester@company.com'.",
"skipOptInConfirmationIfSubscribed": "SMTP帳號",
"smtpAccount": "群組電子郵件帳戶",
"inboundEmail": "群組電子郵件帳戶"
},
"links": {
"targetList": "活動",
"campaign": "選擇確認電子郵件樣版",
"optInConfirmationEmailTemplate": "目標團隊",
"targetTeam": "日誌記錄",
"logRecords": "新增入口點",
"inboundEmail": "APP內指定通知"
},
"labels": {
"Create LeadCapture": "生成新的API密鑰",
"Generate New API Key": "請求",
"Request": "確認加入",
"Confirm Opt-In": "新增新的API密鑰"
},
"messages": {
"generateApiKey": "選入確認鏈接已失效。",
"optInConfirmationExpired": "選入己確認。",
"optInIsConfirmed": "支持 Markdown。"
},
"tooltips": {
"optInConfirmationSuccessMessage": "數字"
}
}

View File

@@ -0,0 +1,14 @@
{
"fields": {
"number": "資料",
"data": "目標",
"target": "潛在客戶抓取",
"leadCapture": "輸入於",
"createdAt": "潛在客戶是否新增",
"isCreated": "潛在客戶抓取"
},
"links": {
"leadCapture": "目標",
"target": "新增新記錄時,即使將它們指定給另一個使用者,也會自動跟蹤它們。"
}
}

View File

@@ -0,0 +1,41 @@
{
"fields": {
"post": "發文",
"attachments": "附加元件",
"targetType": "目標",
"teams": "團隊",
"users": "使用者",
"portals": "導覧",
"type": "類型",
"isGlobal": "是否全域",
"isInternal": "是否內部 (供內部使用者使用)",
"related": "有關的",
"createdByGender": "由性別新增",
"data": "數據",
"number": "數字"
},
"filters": {
"all": "全部",
"posts": "發文",
"updates": "更新"
},
"messages": {
"writeMessage": "在此寫下訊息"
},
"options": {
"targetType": {
"self": "給自己",
"users": "給特定使用者",
"teams": "特定團隊",
"all": "給所有內部使用者",
"portals": "導覧使用者"
},
"type": {
"Post": "最上層"
}
},
"links": {
"superParent": "有關的",
"related": "群組電子郵件帳戶"
}
}

View File

@@ -0,0 +1 @@
{}

View File

@@ -0,0 +1,37 @@
{
"fields": {
"name": "名稱",
"logo": "商標",
"companyLogo": "商標",
"url": "網址",
"portalRoles": "權限",
"isActive": "是否啟用",
"isDefault": "是否預設",
"tabList": "標籤列表",
"quickCreateList": "快速新增清單",
"theme": "主題",
"language": "語言",
"dashboardLayout": "主控台樣式",
"dateFormat": "日期格式",
"timeFormat": "時間格式",
"timeZone": "時區",
"weekStart": "一周的第一天",
"defaultCurrency": "預設貨幣",
"customUrl": "自定義網址",
"customId": "自訂編號"
},
"links": {
"users": "使用者",
"portalRoles": "權限",
"notes": "註解"
},
"tooltips": {
"portalRoles": "指定的導覧權限將套用在該導覧中的所有使用者。"
},
"labels": {
"Create Portal": "新增導覧",
"User Interface": "使用者界面",
"General": "一般",
"Settings": "設定值"
}
}

View File

@@ -0,0 +1,19 @@
{
"links": {
"users": "使用者"
},
"labels": {
"Access": "存取",
"Create PortalRole": "新增導覧權限",
"Scope Level": "範圍階層",
"Field Level": "欄位階層"
},
"fields": {
"exportPermission": "匯出權限",
"massUpdatePermission": "指定導覧使用者是否有權限大量更新記錄。"
},
"tooltips": {
"exportPermission": "指定使用者是否有權限匯出記錄。",
"massUpdatePermission": "大量更新權限"
}
}

View File

@@ -0,0 +1,5 @@
{
"labels": {
"Create PortalUser": "新增導覧使用者"
}
}

View File

@@ -0,0 +1,63 @@
{
"fields": {
"dateFormat": "日期格式",
"timeFormat": "時間格式",
"timeZone": "時區",
"weekStart": "一周的第一天",
"thousandSeparator": "千份位",
"decimalMark": "小數點",
"defaultCurrency": "預設貨幣",
"currencyList": "貨幣清單",
"language": "語言",
"smtpServer": "伺服器",
"smtpPort": "埠",
"smtpAuth": "授權",
"smtpSecurity": "安全性",
"smtpUsername": "使用者名",
"emailAddress": "電子郵件",
"smtpPassword": "密碼",
"smtpEmailAddress": "電子郵件地址",
"exportDelimiter": "匯出分隔字元",
"signature": "電子郵件簽名",
"dashboardTabList": "標籤列表",
"tabList": "標籤列表",
"defaultReminders": "預設通知",
"theme": "主題",
"useCustomTabList": "自定義標籤列表",
"receiveAssignmentEmailNotifications": "指定後的電子郵件通知",
"receiveMentionEmailNotifications": "在發文中提到的電子郵件通知",
"receiveStreamEmailNotifications": "在發文中狀態更新的電子郵件通知",
"dashboardLayout": "主控台配置",
"emailReplyForceHtml": "HTML電子郵件回覆",
"autoFollowEntityTypeList": "全域自動關注",
"emailReplyToAllByDefault": "預設情況下透過電子郵件回覆所有人",
"doNotFillAssignedUserIfNotRequired": "不要在記錄新增時預先填入指定的使用者",
"followEntityOnStreamPost": "在動態發布後自動關注紀錄",
"followCreatedEntities": "自動跟蹤新增的記錄",
"followCreatedEntityTypeList": "自動跟蹤新增的特定模組類型的記錄",
"emailUseExternalClient": "通知什麼",
"scopeColorsDisabled": "停用標籤顏色",
"tabColorsDisabled": "停用範圍顏色",
"assignmentNotificationsIgnoreEntityTypeList": "電子郵件指定通知",
"assignmentEmailNotificationsIgnoreEntityTypeList": "處理Webhook佇列"
},
"options": {
"weekStart": {
"0": "星期日",
"1": "星期一"
}
},
"labels": {
"Notifications": "通知事項",
"User Interface": "使用者界面",
"Misc": "綜合",
"Locale": "地域",
"Reset Dashboard to Default": "搬過來"
},
"tooltips": {
"autoFollowEntityTypeList": "自動跟蹤所選選單的所有新記錄 (由任何使用者新增的)。為了能夠查看動態訊息並接收有關系統中所有記錄的通知。",
"doNotFillAssignedUserIfNotRequired": "新增記錄時,除非這個欄位是必要的,否則指定的使用者將不會填入自己。",
"followCreatedEntities": "當新增選定選單類型的新記錄時,即使將它們指定給另一個使用者,也會自動跟蹤它們。",
"followCreatedEntityTypeList": "附加元件有新版本時會顯示通知"
}
}

View File

@@ -0,0 +1,59 @@
{
"fields": {
"name": "名稱",
"roles": "權限",
"assignmentPermission": "指定權限",
"userPermission": "使用者權限",
"portalPermission": "導覧權限",
"groupEmailAccountPermission": "定義群組電子郵件帳戶的存取權限從群組SMTP發送電子郵件的功能。",
"exportPermission": "新面板",
"dataPrivacyPermission": "允許查看和清除個人資料。",
"massUpdatePermission": "指定使用者是否有權限進行大量更新記錄。"
},
"links": {
"users": "使用者",
"teams": "團隊"
},
"tooltips": {
"assignmentPermission": "設定指定紀錄和發文給其他人的限制。\n\n全部沒有限制\n\n團隊可以指定和發文給團隊成員\n\n無只能指定和發文給自己",
"userPermission": "設定檢視其他人活動、日曆和動態的限制。\n\n全部可以看到全部的\n\n團隊可以團隊成員的而己\n\n無都不能看",
"portalPermission": "定義導覧訊息的存取,並能夠向導覧使用者發布消息。",
"groupEmailAccountPermission": "管理面板中的系統通知",
"dataPrivacyPermission": "過濾varchar欄位時使用「包含」篩選",
"exportPermission": "DejaVu Serif Condensed",
"massUpdatePermission": "導覧使用者LDAP認證"
},
"labels": {
"Access": "存取",
"Create Role": "新增權限",
"Scope Level": "範圍階層",
"Field Level": "現場水平"
},
"options": {
"accessList": {
"not-set": "沒有設置",
"enabled": "已啟用",
"disabled": "己停用"
},
"levelList": {
"all": "全部",
"team": "球隊",
"account": "帳戶",
"contact": "聯絡人",
"own": "擁用者",
"no": "否",
"yes": "是",
"not-set": "沒有設置"
}
},
"actions": {
"read": "讀",
"edit": "編輯",
"delete": "刪除",
"stream": "動態",
"create": "新增"
},
"messages": {
"changesAfterClearCache": "所有在連接控制的變更會在快取清除後生效。"
}
}

View File

@@ -0,0 +1,36 @@
{
"fields": {
"name": "名稱",
"status": "狀態",
"job": "工作",
"scheduling": "排程中"
},
"links": {
"log": "日誌記錄"
},
"labels": {
"Create ScheduledJob": "新增排定工作"
},
"options": {
"job": {
"Cleanup": "清除",
"CheckInboundEmails": "檢查組電子郵件帳戶",
"CheckEmailAccounts": "檢查個人電子郵件帳戶",
"SendEmailReminders": "發送電子郵件提醒",
"AuthTokenControl": "授權憑信控制",
"SendEmailNotifications": "發送電子郵件通知",
"CheckNewVersion": "此使用者已存在",
"ProcessWebhookQueue": "停用密碼回復"
},
"cronSetup": {
"linux": "註:新增這行到 crontab 以排定 Espo 的工作:",
"mac": "註:新增這行到 crontab 以排定 Espo 的工作:",
"windows": "註:為下列指令新增一個批次檔並用 Windows 排定的工作以排定 Espo 的工作:",
"default": "註:新增這行指令到 Cron 工作 (排定的工作)"
},
"status": {
"Active": "啟用",
"Inactive": "不活躍"
}
}
}

View File

@@ -0,0 +1,7 @@
{
"fields": {
"status": "狀態",
"executionTime": "執行時間",
"target": "目標"
}
}

View File

@@ -0,0 +1,223 @@
{
"fields": {
"useCache": "使用快取",
"dateFormat": "日期格式",
"timeFormat": "時間格式",
"timeZone": "時區",
"weekStart": "一周的第一天",
"thousandSeparator": "千分位",
"decimalMark": "小數點",
"defaultCurrency": "預設貨幣",
"baseCurrency": "基底貨幣",
"currencyRates": "匯率",
"currencyList": "貨幣列表",
"language": "語言",
"companyLogo": "公司商標",
"smtpServer": "伺服器",
"smtpPort": "埠",
"ldapPort": "埠",
"smtpAuth": "授權",
"ldapAuth": "授權",
"smtpSecurity": "安全性",
"ldapSecurity": "安全性",
"smtpUsername": "使用者名稱",
"emailAddress": "電子郵件",
"smtpPassword": "密碼",
"ldapPassword": "密碼",
"outboundEmailFromName": "從名字",
"outboundEmailFromAddress": "從地址",
"outboundEmailIsShared": "是否共用",
"recordsPerPage": "每頁幾筆",
"recordsPerPageSmall": "每頁幾筆 (小)",
"tabList": "標籤列表",
"quickCreateList": "快速新增清單",
"exportDelimiter": "匯出分隔字元",
"globalSearchEntityList": "全域搜尋模組列表",
"authenticationMethod": "授權方式",
"ldapHost": "主機",
"ldapAccountCanonicalForm": "帳戶標準型式",
"ldapAccountDomainName": "帳戶網域名稱",
"ldapTryUsernameSplit": "嘗試使用者名分割",
"ldapCreateEspoUser": "在 EspoCRM 新增使用者",
"ldapUserLoginFilter": "使用者過濾",
"ldapAccountDomainNameShort": "帳戶網域短名稱",
"ldapOptReferrals": "選用參照",
"exportDisabled": "停用匯出 (只限管理者)",
"b2cMode": "B2C模式",
"avatarsDisabled": "停用頭像",
"displayListViewRecordCount": "顯示總數 (在清單檢視中)",
"theme": "主題",
"userThemesDisabled": "停用使用者主題",
"emailMessageMaxSize": "電子郵件最大大小 (Mb)",
"personalEmailMaxPortionSize": "個人帳戶截取的最大信件大小",
"inboundEmailMaxPortionSize": "群組帳戶截取的最大信件大小",
"authTokenLifetime": "授權憑信有效期限 (小時)",
"authTokenMaxIdleTime": "授權憑信最大閒置期限 (小時)",
"dashboardLayout": "主控台配置 (預設)",
"siteUrl": "網站網址",
"addressPreview": "預覽地址",
"addressFormat": "地址格式",
"notificationSoundsDisabled": "停用通知聲音",
"applicationName": "應用名稱",
"ldapUsername": "完整使用者DN",
"ldapBindRequiresDn": "綁定需要DN",
"ldapBaseDn": "基底DN",
"ldapUserNameAttribute": "使用者屬性",
"ldapUserObjectClass": "使用者 ObjectClass",
"ldapUserTitleAttribute": "使用者標題屬性",
"ldapUserFirstNameAttribute": "使用者名屬性",
"ldapUserLastNameAttribute": "使用者姓屬性",
"ldapUserEmailAddressAttribute": "使用者電子郵件地址屬性",
"ldapUserTeams": "使用者團隊",
"ldapUserDefaultTeam": "使用者預設團隊",
"ldapUserPhoneNumberAttribute": "使用者電話號碼屬性",
"assignmentNotificationsEntityList": "指派時要通知的個體",
"assignmentEmailNotifications": "分配通知",
"assignmentEmailNotificationsEntityList": "指定電子郵件通知範圍",
"streamEmailNotifications": "給動態更新內部使用者有關的通知",
"portalStreamEmailNotifications": "給動態更新導覧使用者有關的通知",
"streamEmailNotificationsEntityList": "動態的電子郵件通知設定",
"calendarEntityList": "日曆模組列表",
"mentionEmailNotifications": "發送發文中提及的電子郵件通知",
"massEmailDisableMandatoryOptOutLink": "停用強制退出鏈接",
"activitiesEntityList": "活動模組清單",
"historyEntityList": "歷史模組列表",
"currencyFormat": "貨幣格式",
"currencyDecimalPlaces": "貨幣小數位數",
"followCreatedEntities": "跟蹤新增的記錄",
"aclAllowDeleteCreated": "允許刪除新增的記錄",
"adminNotifications": "管理員通知",
"adminNotificationsNewVersion": "關係面板 (導覧)",
"massEmailMaxPerHourCount": "每個使用者的最大個人電子郵件帳戶數",
"maxEmailAccountCount": "日期篩選",
"streamEmailNotificationsTypeList": "每個使用者只有一個驗證憑信",
"authTokenPreventConcurrent": "發文",
"scopeColorsDisabled": "停用標籤顏色",
"tabColorsDisabled": "停用標籤頁圖示",
"tabIconsDisabled": "新增共享視圖",
"textFilterUseContainsForVarchar": "將新的電子郵件地址標記為排除",
"emailAddressIsOptedOutByDefault": "新增記錄時,電子郵件地址會被標記為排除。",
"outboundEmailBccAddress": "排除計數",
"adminNotificationsNewExtensionVersion": "清理已刪除的記錄",
"cleanupDeletedRecords": "字形",
"ldapPortalUserLdapAuth": "導覧使用者的預設導覧",
"ldapPortalUserPortals": "導覧使用者的預設權限",
"ldapPortalUserRoles": "地址國家/地區自動完成列表",
"addressCountryList": "會計年度開始",
"fiscalYearShift": "允許導覧使用者使用LDAP驗證代替Espo驗證。",
"jobRunInParallel": "作業最大部分",
"jobMaxPortion": "作業池並行編號",
"jobPoolConcurrencyNumber": "服務間隔",
"daemonInterval": "服務最大行程數",
"daemonMaxProcessNumber": "服務行程超時",
"daemonProcessTimeout": "作業將在並行行程中執行。",
"addressCityList": "地址狀態自動完成列表",
"addressStateList": "停用Cron",
"cronDisabled": "維護模式",
"maintenanceMode": "使用WebSocket",
"useWebSocket": "Cron無法運行。",
"emailNotificationsDelay": "電子郵件開啟跟蹤",
"massEmailOpenTracking": "同意",
"passwordRecoveryDisabled": "停用管理使用者的密碼回復",
"passwordRecoveryForAdminDisabled": "密碼長度",
"passwordGenerateLength": "最小密碼長度",
"passwordStrengthLength": "密碼中所需的字母數",
"passwordStrengthLetterCount": "密碼中所需的數字數",
"passwordStrengthNumberCount": "密碼必須包含大小寫字母",
"passwordStrengthBothCases": "啟用兩因素認證",
"auth2FA": "可用的2FA方法",
"auth2FAMethodList": "TOTP"
},
"tooltips": {
"recordsPerPage": "清單檢視一開始顯示的資料筆數。",
"recordsPerPageSmall": "清單檢視一開始顯示關係面版的筆數。",
"followCreatedEntities": "使用者將自動追隨他們新增的記錄。",
"emailMessageMaxSize": "所有內送的電子郵件超過指定大小的會忽略內文和附檔。",
"authTokenLifetime": "指定多久的憑信會存在。\n0不會失效。",
"authTokenMaxIdleTime": "指定最後存取的憑信多久會存在。\n0不會失效。",
"userThemesDisabled": "如果勾選,使用者將無法選擇其他主題。",
"ldapUsername": "允許搜索其他使用者的完整系統使用者DN。例如\"CN=LDAP System User,OU=users,OU=espocrm, DC=test,DC=lan\"。",
"ldapPassword": "連線LDAP服務器的密碼。",
"ldapAuth": "LDAP服務器的憑信。",
"ldapUserNameAttribute": "標識使用者的屬性。\n例如Active Directory 中的 userPrincipalName 或 sAMAccountNameOpenLDAP 中的 uid。",
"ldapUserObjectClass": "用於搜索使用者的 ObjectClass 屬性。例如AD 的 personOpenLDAP 的 inetOrgPerson。",
"ldapBindRequiresDn": "用於DN選項中設置使用者名格式。",
"ldapBaseDn": "用於搜索使用者的預設 base DN。例如「OU=users,OU=espocrm,DC=test, DC=lan」。",
"ldapTryUsernameSplit": "用於將使用者和網域分開的選項。",
"ldapOptReferrals": "是否應將引用遵循到LDAP客戶端。",
"ldapCreateEspoUser": "此選項允許EspoCRM從LDAP新增使用者。",
"ldapUserFirstNameAttribute": "LDAP屬性用於確定使用者的名字。例如 givenname。",
"ldapUserLastNameAttribute": "LDAP屬性用於確定使用者的姓氏。例如 sn。",
"ldapUserTitleAttribute": "LDAP屬性用於確定使用者標題。例如 title。",
"ldapUserEmailAddressAttribute": "LDAP屬性用於確定使用者電子郵件地址。例如 mail。",
"ldapUserPhoneNumberAttribute": "LDAP屬性用於確定使用者電話號碼。例如 telephoneNumber。",
"ldapUserLoginFilter": "此過濾器限制能夠使用 EspoCRM 的使用者。例如:\"memberOf=CN=espoGroup, OU=groups,OU=espocrm, DC=test,DC=lan\"。",
"ldapAccountDomainName": "用於授權LDAP服務器的網域。",
"ldapAccountDomainNameShort": "用於授權LDAP服務器的短網域。",
"ldapUserTeams": "已新增使用者的團隊。有關更多訊息,請參見使用者個人資料。",
"ldapUserDefaultTeam": "己新增使用者的預設團隊。有關更多訊息,請參見使用者個人資料。",
"b2cMode": "預設情況下EspoCRM採用B2B。可以將其切換為B2C。",
"currencyDecimalPlaces": "小數位數。如果為空,則將顯示所有非空的小數位。",
"aclStrictMode": "啟用:如果未在權限中指定,則將禁止存取。\n\n停用如果未在權限中指定則將允許存取。",
"outboundEmailIsShared": "允許使用者從這個位址發送電子郵件。",
"aclAllowDeleteCreated": "即使沒有刪除權限,使用者也可以刪除他們新增的記錄。",
"textFilterUseContainsForVarchar": "頁面方向",
"streamEmailNotificationsEntityList": "使用者將無法同時在多個設備上登入。",
"authTokenPreventConcurrent": "今天 (日期)",
"emailAddressIsOptedOutByDefault": "可用的預留位置",
"cleanupDeletedRecords": "API使用者",
"ldapPortalUserLdapAuth": "新增導覧使用者的預設導覧",
"ldapPortalUserPortals": "新增導覧使用者的預設權限",
"ldapPortalUserRoles": "類型",
"jobRunInParallel": "同時運行的最大行程數。",
"jobPoolConcurrencyNumber": "每一次執行會處理的最大作業數。",
"jobMaxPortion": "cron行程執行間隔以秒為單位。",
"daemonInterval": "同時執行的cron行程數量上限。",
"daemonMaxProcessNumber": "為單個cron行程分配的最大執行時間 (以秒為單位)。",
"daemonProcessTimeout": "預設團隊",
"cronDisabled": "只有管理員可以存取系統。",
"maintenanceMode": "搜索",
"ldapAccountCanonicalForm": "輸入**@username** 用來在發文中提及使用者。",
"useCache": "除非因開發目的,否則不建議停用",
"useWebSocket": "WebSocket在伺服器和瀏覽器之間啟用雙向交互式通信。需要在伺服器上設定WebSocket守護程序。查看檔案以獲得更多信息。",
"passwordRecoveryForInternalUsersDisabled": "只有入口網站使用者能回覆密碼。",
"passwordRecoveryNoExposure": "無法判斷是否在系統中註冊了特定的電子郵件地址。",
"emailAddressLookupEntityTypeList": "自動完成郵件地址。",
"emailNotificationsDelay": "在發送通知之前,可以在指定的時間範圍內編輯消息。",
"outboundEmailFromAddress": "系統電子郵件地址",
"smtpServer": "如果空白,則將使用對應的群組電子郵件地址。",
"busyRangesEntityList": "當行事曆及時間軸上顯示忙碌時,將考慮什麼。"
},
"labels": {
"System": "系統",
"Locale": "語言環境",
"Configuration": "設定",
"In-app Notifications": "APP 內通知",
"Email Notifications": "信箱通知",
"Currency Settings": "貨幣設定",
"Currency Rates": "貨幣匯率",
"Mass Email": "大量電子郵件",
"Test Connection": "測試連接",
"Connecting": "正在連線...",
"Activities": "活動項目",
"Admin Notifications": "<br> <br> 1. 啟用 mod_rewrite。請在終端中執行以下命令<pre> {APACHE1} </pre> <br> 2. 啟用 .htaccess 。添加/編輯服務器設置 (/etc/apache/apache2.conf、/etc/httpd/conf/httpd.conf)<pre> {APACHE2} </pre> \n之後在終端機中執行以下命令<pre> {APACHE3} </pre> <br> 3. 嘗試添加RewriteBase 路徑,打開文件 {API_PATH}.htaccess 並取代成下行:<pre> {APACHE4} </pre> 成 <pre> {APACHE5} </pre> <br>有關更多訊息,請參閱說明書<a href=\"https://www.espocrm.com/documentation/administration/apache-server-configuration/\" target=\"_blank\"> 針對 EspoCRM 的 Apache 配置</a>。<br> <br>",
"Search": "綜合",
"Misc": "開始日期 (全天)",
"Passwords": "兩因素認證",
"2-Factor Authentication": "您當前的密碼",
"Group Tab": "群組分頁標籤"
},
"messages": {
"ldapTestConnection": "連接成功建立。"
},
"options": {
"streamEmailNotificationsTypeList": {
"Post": "狀態更新",
"Status": "收到的郵件",
"EmailReceived": "有跟蹤動態更新紀錄的電子郵件通知。使用者將僅收到有指定選單的電子郵件通知。"
},
"auth2FAMethodList": {
"Totp": "密碼"
}
}
}

View File

@@ -0,0 +1,15 @@
{
"messages": {
"infoMention": "可用的markdown語法",
"infoSyntax": "代碼"
},
"syntaxItems": {
"code": "多行代碼",
"multilineCode": "強調文字",
"strongText": "強調文字",
"emphasizedText": "刪除的文字",
"deletedText": "引用區塊",
"blockquote": "鏈接",
"link": "您需要設置[SMTP設置]({url})才能使系統能夠通過電子郵件發送密碼。"
}
}

View File

@@ -0,0 +1,21 @@
{
"fields": {
"name": "名稱",
"roles": "權限",
"positionList": "職位清單",
"layoutSet": "版面設定"
},
"links": {
"users": "使用者",
"notes": "筆記",
"roles": "權限",
"inboundEmails": "組電子郵件帳戶"
},
"tooltips": {
"roles": "存取權限。勾選的權限會使團隊中的使用者得到存取權限。",
"positionList": "團隊中可用的位階。如:銷售員、經理。"
},
"labels": {
"Create Team": "新增團隊"
}
}

View File

@@ -0,0 +1,71 @@
{
"fields": {
"name": "名稱",
"body": "內文",
"entityType": "模組類型",
"header": "標頭",
"footer": "底部",
"leftMargin": "左邊界",
"topMargin": "上邊界",
"rightMargin": "右邊界",
"bottomMargin": "下邊界",
"printFooter": "列印底部",
"footerPosition": "底部位置",
"variables": "可用的保留位置",
"pageOrientation": "頁面格式",
"pageFormat": "直向",
"fontFace": "阿拉比亞",
"pageWidth": "頁面高度 (毫米)",
"pageHeight": "自訂"
},
"labels": {
"Create Template": "建立範本"
},
"tooltips": {
"footer": "使用 {pageNumber} 來印頁次。",
"variables": "將所需的保留位置複製貼上到頁首,內文或頁尾。"
},
"options": {
"pageOrientation": {
"Portrait": "橫向",
"Landscape": "您確定要卸載附加元件嗎?"
},
"placeholders": {
"today": "現在 (日期時間)",
"now": "最後存取"
},
"fontFace": {
"aealarabiya": "埃富拉特",
"aefurat": "CID-0 cs",
"cid0cs": "CID-0 ct",
"cid0ct": "CID-0 jp",
"cid0jp": "CID-0 kr",
"cid0kr": "Courier",
"courier": "DejaVu Sans",
"dejavusans": "DejaVu Sans Condensed",
"dejavusanscondensed": "DejaVu Sans ExtraLight",
"dejavusansextralight": "DejaVu Sans Mono",
"dejavusansmono": "DejaVu Serif",
"dejavuserif": "FreeMono",
"freemono": "FreeSans",
"freesans": "FreeSerif",
"freeserif": "Helvetica",
"helvetica": "Hysmyeongjostd Medium",
"hysmyeongjostdmedium": "Kozgo Pro Medium",
"kozgopromedium": "Kozmin Pro Regular",
"kozminproregular": "Msung Std Light",
"msungstdlight": "PDFA Courier",
"pdfacourier": "PDFA Helvetica",
"pdfahelvetica": "PDFA Symbol",
"pdfasymbol": "PDFA Times",
"pdfatimes": "STSong Std Light",
"stsongstdlight": "Symbol",
"symbol": "Times",
"times": "選擇加入",
"dejavuserifcondensed": "將主控台重設"
},
"pageFormat": {
"Custom": "PDF模板"
}
}
}

View File

@@ -0,0 +1,141 @@
{
"fields": {
"name": "名稱",
"userName": "使用者名",
"title": "標題",
"isAdmin": "是否管理員",
"defaultTeam": "預設團隊",
"emailAddress": "電子信箱",
"phoneNumber": "手機",
"roles": "權限",
"portals": "導覧",
"portalRoles": "導覧權限",
"teamRole": "位置",
"password": "密碼",
"currentPassword": "現在密碼",
"passwordConfirm": "密碼確認",
"newPassword": "新密碼",
"newPasswordConfirm": "確認新密碼",
"avatar": "頭像",
"isActive": "是否啟用",
"isPortalUser": "是否導覧使用者",
"contact": "聯絡人",
"accounts": "帳戶",
"account": "帳戶 (主要)",
"sendAccessInfo": "發送存取資訊給使用者",
"portal": "導覧",
"gender": "性別",
"position": "團隊職位",
"ipAddress": "IP地址",
"passwordPreview": "密碼預覽",
"isSuperAdmin": "管理類別",
"lastAccess": "列表 (用於聯繫人)",
"type": "API密鑰",
"apiKey": "密鑰",
"secretKey": "認證方法",
"authMethod": "產生新的API密鑰",
"yourPassword": "主控台模板",
"dashboardTemplate": "啟用兩因素認證",
"auth2FAEnable": "2FA方法",
"auth2FAMethod": "2FA TOTP秘鑰",
"auth2FATotpSecret": "主控台模板"
},
"links": {
"teams": "團隊",
"roles": "權限",
"notes": "註解",
"portals": "導覧",
"portalRoles": "導覧權限",
"contact": "聯絡人",
"accounts": "帳戶",
"account": "帳戶 (主要)",
"tasks": "任務",
"defaultTeam": "EspoCRM不支援您的MariaDB版本請至少更新到MariaDB {minVersion}",
"dashboardTemplate": "產生新密碼"
},
"labels": {
"Create User": "建立使用者",
"Generate": "產生",
"Access": "存取",
"Preferences": "優先",
"Change Password": "變更密碼",
"Teams and Access Control": "團隊和存取控制",
"Forgot Password?": "忘記密碼?",
"Password Change Request": "密碼更改請求",
"Email Address": "電子郵件地址",
"External Accounts": "外部賬戶",
"Email Accounts": "電子信箱帳號",
"Portal": "導覧",
"Create Portal User": "建立導覧使用者",
"Proceed w/o Contact": "沒有聯絡人的狀況下繼續",
"Generate New API Key": "定期",
"Generate New Password": "代碼",
"Code": "返回登入表單",
"Back to login form": "需求",
"Requirements": "安全",
"Security": "重設2FA",
"Reset 2FA": "密碼",
"Secret": "必須至少包含{length}個字。"
},
"tooltips": {
"defaultTeam": "所有由這位使用者新增的資料會預設關連到團隊。",
"userName": "允許字母 a-z、數字 0-9、點、連字號、字元 @ 和底線。",
"isAdmin": "管理員可以存取任何東西。",
"isActive": "如果不勾選使用者會無法登入。",
"teams": "使用者所屬的團隊。存取階層會繼承自團隊權限。",
"roles": "其他存取權限。使用時機如一位使用者不屬於任何團隊但又想給這位使用者特殊的存取權限階層。",
"portalRoles": "其他導覽權限。使用時機如給這位使用者額外的存取控制階層。",
"portals": "此使用者存取導覧權限。"
},
"messages": {
"passwordWillBeSent": "密碼會傳送到使用者的電子信箱。",
"passwordChanged": "密碼已更改",
"userCantBeEmpty": "使用者名稱不可空白",
"wrongUsernamePassword": "使用者/密碼錯誤",
"emailAddressCantBeEmpty": "電子郵件地址不能為空",
"userNameEmailAddressNotFound": "找不到使用者/電子郵件位址",
"forbidden": "禁止,請稍後再試",
"uniqueLinkHasBeenSent": "唯一的網址己經傳送到指定的電子信箱。",
"passwordChangedByRequest": "密碼己變更。",
"userNameExists": "提案",
"setupSmtpBefore": "使用者類型",
"passwordStrengthLength": "必須至少包含{count}個字母。",
"passwordStrengthLetterCount": "必須至少包含{count}個數字。",
"passwordStrengthNumberCount": "必須包含大小寫字母。",
"passwordStrengthBothCases": "錯誤代碼",
"wrongCode": "必須輸入代碼",
"codeIsRequired": "輸入您的認證 APP 的驗證碼。",
"enterTotpCode": "使用您的認證 APP 掃描 QR-code。如果您在掃描時遇到問題可以手動輸入密碼。之後您將在 APP 中看到一組6位代碼。在下面的欄位中輸入此代碼。",
"verifyTotpCode": "將會生成一組新密碼並將發送到使用者的電子郵件地址。",
"generateAndSendNewPassword": "您確定要重設當前的2FA嗎",
"security2FaResetConfirmation": "API有效"
},
"boolFilters": {
"onlyMyTeam": "只有我的團隊"
},
"presetFilters": {
"active": "啟用",
"activePortal": "導覧啟用",
"activeApi": "新增Webhook"
},
"options": {
"gender": {
"": "沒有設置",
"Male": "男",
"Female": "女",
"Neutral": "中性"
},
"type": {
"regular": "管理員",
"admin": "導覧",
"portal": "系統",
"system": "超級管理員",
"super-admin": "API",
"api": "API密鑰"
},
"authMethod": {
"ApiKey": "HMAC",
"Hmac": "系統需求"
}
}
}

View File

@@ -0,0 +1,17 @@
{
"labels": {
"Create Webhook": "事件"
},
"fields": {
"event": "網址",
"url": "啟用",
"isActive": "API使用者",
"user": "模組類型",
"entityType": "欄位",
"field": "密鑰",
"secretKey": "使用者"
},
"links": {
"user": "EspoCRM安裝"
}
}