RocketChat/Rocket.Chat

View on GitHub
packages/i18n/src/locales/zh-TW.i18n.json

Summary

Maintainability
Test Coverage
{
  "500": "內部伺服器錯誤",
  "__count__empty_rooms_will_be_removed_automatically": "{{count}} 空的房間將會自動移除。",
  "__count__empty_rooms_will_be_removed_automatically__rooms__": "{{count}} 空的房間將會自動移除:<br/> {{rooms}}。",
  "__username__is_no_longer__role__defined_by__user_by_": "{{username}}不再是{{role}},由{{user_by}}",
  "__username__was_set__role__by__user_by_": "{{user_by}}設定{{username}}為{{role}}的身份",
  "This_room_encryption_has_been_enabled_by__username_": "{{username}}已啟用此房間的加密",
  "This_room_encryption_has_been_disabled_by__username_": "{{username}}已停用此房間的加密",
  "@username": "@使用者名稱",
  "@username_message": "@使用者名稱 <message>",
  "#channel": "#頻道",
  "%_of_conversations": "% 的會話",
  "0_Errors_Only": "0 - 只有錯誤",
  "1_Errors_and_Information": "1  - 顯示錯誤及資訊",
  "2_Erros_Information_and_Debug": "2  - 錯誤、訊息與除錯",
  "12_Hour": "12小時制",
  "24_Hour": "24小時制",
  "A_new_owner_will_be_assigned_automatically_to__count__rooms": "新的所有者將自動分配給 <span style=\"font-weight: bold;\">{{count}}</span> 個房間。",
  "A_new_owner_will_be_assigned_automatically_to_the__roomName__room": "新所有者將自動分配給 <span style=\"font-weight: bold;\">{{roomName}}</span> 房間。",
  "A_new_owner_will_be_assigned_automatically_to_those__count__rooms__rooms__": "新所有者將自動分配給這些<span style=\"font-weight: bold;\">{{count}}</span>個房間:<br/> {{rooms}}。",
  "Accept_Call": "接受通話",
  "Accept": "接受",
  "Accept_incoming_livechat_requests_even_if_there_are_no_online_agents": "在沒有線上客服時,仍接受線上即時聊天的請求",
  "Accept_new_livechats_when_agent_is_idle": "當代理閒置時允許新的即時聊天需求",
  "Accept_with_no_online_agents": "無線上客服仍接受",
  "Access_not_authorized": "驗證未過",
  "Access_Token_URL": "存取 Token 網址",
  "access-mailer": "存取郵件寄送畫面",
  "access-mailer_description": "允許寄送大量電子郵件給所有使用者",
  "access-permissions": "存取權限設定畫面",
  "access-permissions_description": "修改不同身份的權限",
  "access-setting-permissions": "修改基本權限設定",
  "access-setting-permissions_description": "有權限修改基於設定的權限",
  "Accessing_permissions": "存取權限",
  "Account_SID": "帳號 SID",
  "Accounts": "帳號",
  "Accounts_Admin_Email_Approval_Needed_Default": "<p>用戶<b>[name]([email])</b>已註冊。</p><p>請檢查“管理->用戶”以激活或刪除它。</p>",
  "Accounts_Admin_Email_Approval_Needed_Subject_Default": "新用戶註冊並需要通過",
  "Accounts_Admin_Email_Approval_Needed_With_Reason_Default": "<p>用戶<b>[name]([email])</b>已被註冊。</p><p>原因:<b>[原因]</b></p><p>請檢查“管理->用戶”以激活或刪除它。</p>",
  "Accounts_AllowAnonymousRead": "允許匿名帳號讀取",
  "Accounts_AllowAnonymousWrite": "允許匿名帳號發言",
  "Accounts_AllowDeleteOwnAccount": "允許用戶刪除自己的帳號",
  "Accounts_AllowedDomainsList": "允許的網域清單",
  "Accounts_AllowedDomainsList_Description": "以逗號分隔的允許網域清單",
  "Accounts_AllowInvisibleStatusOption": "允許隱形狀態選項",
  "Accounts_AllowEmailChange": "允許更改電子郵件",
  "Accounts_AllowEmailNotifications": "允許電子郵件通知",
  "Accounts_AllowPasswordChange": "允許更改密碼",
  "Accounts_AllowPasswordChangeForOAuthUsers": "允許 OAuth 使用者變更密碼",
  "Accounts_AllowRealNameChange": "允許變更姓名",
  "Accounts_AllowUserAvatarChange": "允許用戶更改大頭貼",
  "Accounts_AllowUsernameChange": "允許用戶變更使用者名稱",
  "Accounts_AllowUserProfileChange": "允許變更使用者個人檔案",
  "Accounts_AllowUserStatusMessageChange": "允許自訂狀態訊息",
  "Accounts_AvatarBlockUnauthenticatedAccess": "封鎖未驗證的大頭貼存取",
  "Accounts_AvatarCacheTime": "大頭貼快取時間",
  "Accounts_AvatarCacheTime_description": "通知http協定快取化身圖像的秒數。",
  "Accounts_AvatarExternalProviderUrl": "大頭貼外部網址",
  "Accounts_AvatarExternalProviderUrl_Description": "例如: `https://acme.com/api/v1/{username}`",
  "Accounts_AvatarResize": "調整大頭貼尺寸",
  "Accounts_AvatarSize": "大頭貼尺寸",
  "Accounts_BlockedDomainsList": "封鎖網域列表",
  "Accounts_BlockedDomainsList_Description": "以逗號分隔的網域黑名單",
  "Accounts_BlockedUsernameList": "使用者黑名單",
  "Accounts_BlockedUsernameList_Description": "被封鎖的使用者名稱(逗號分隔,不分大小寫)",
  "Accounts_CustomFields_Description": "應該是有效的JSON,其中鍵是包含字段設置字典的字段名稱。例如:  \n`{\"role\":{ \"type\": \"select\", \"defaultValue\": \"student\", \"options\": [\"teacher\", \"student\"], \"required\": true, \"modifyRecordField\": {  \"array\": true,  \"field\": \"roles\" } }, \"twitter\": { \"type\": \"text\", \"required\": true, \"minLength\": 2, \"maxLength\": 10 }}`",
  "Accounts_CustomFieldsToShowInUserInfo": "顯示於使用者資訊的自訂欄位",
  "Accounts_Default_User_Preferences": "預設使用者喜好設定",
  "Accounts_Default_User_Preferences_audioNotifications": "預設音效通知",
  "Accounts_Default_User_Preferences_desktopNotifications": "預設桌面通知",
  "Accounts_Default_User_Preferences_pushNotifications": "預設行動裝置通知",
  "Accounts_Default_User_Preferences_not_available": "無法檢索使用者選項,因為它們尚未由使用者設定",
  "Accounts_DefaultUsernamePrefixSuggestion": "預設使用者名稱的建議詞首",
  "Accounts_denyUnverifiedEmail": "拒絕尚未認證的電子郵件",
  "Accounts_Directory_DefaultView": "預設目錄列表",
  "Accounts_Email_Activated": "[name]<br/><br/><p>您的帳號已被啟用。</p>",
  "Accounts_Email_Activated_Subject": "帳號已啟用",
  "Accounts_Email_Approved": "[name]<br/><br/><p>您的帳號已獲批准。</p>",
  "Accounts_Email_Approved_Subject": "帳號已通過",
  "Accounts_Email_Deactivated": "[name]<br/><br/><p>您的帳號已停用。</p>",
  "Accounts_Email_Deactivated_Subject": "帳戶停用",
  "Accounts_EmailVerification": "只允許經過驗證的使用者登入",
  "Accounts_EmailVerification_Description": "確定 SMTP 設定無誤以使用本功能",
  "Accounts_Enrollment_Email": "註冊電子郵件",
  "Accounts_Enrollment_Email_Default": "<h1>歡迎來到<strong>[Site_Name]</strong></h1><p>轉到<a href=\"[Site_URL]\">[Site_URL]</a>,並嘗試了當今最先進的開源聊天解決方案! </p>",
  "Accounts_Enrollment_Email_Description": "您可以使用以下的佔位符:  \n - `[name]`, `[fname]`, `[lname]` 分別為使用者的全名,名字或姓。  \n - `[email]` 為使用者電子郵件。  \n - `[Site_Name]` 和 `[Site_URL]` 分別為應用程式名稱及網址。 ",
  "Accounts_Enrollment_Email_Subject_Default": "歡迎來到 [Site_Name]",
  "Accounts_ForgetUserSessionOnWindowClose": "在視窗關閉時忘記使用者 Session",
  "Accounts_Iframe_api_method": "API 方法",
  "Accounts_Iframe_api_url": "API 網址",
  "Accounts_iframe_enabled": "啟用",
  "Accounts_iframe_url": "iframe 網址",
  "Accounts_LoginExpiration": "登入過期天數",
  "Accounts_ManuallyApproveNewUsers": "手動審核新使用者",
  "Accounts_OAuth_Apple": "使用 Apple 登入",
  "Accounts_OAuth_Custom_Access_Token_Param": "存取 token 的參數名稱",
  "Accounts_OAuth_Custom_Authorize_Path": "授權路徑",
  "Accounts_OAuth_Custom_Avatar_Field": "大頭貼欄位",
  "Accounts_OAuth_Custom_Button_Color": "按鈕顏色",
  "Accounts_OAuth_Custom_Button_Label_Color": "按鈕文字顏色",
  "Accounts_OAuth_Custom_Button_Label_Text": "按鈕文字",
  "Accounts_OAuth_Custom_Channel_Admin": "使用者資料群組對應",
  "Accounts_OAuth_Custom_Channel_Map": "OAuth 群組對應 Channel",
  "Accounts_OAuth_Custom_Email_Field": "電子郵件欄位",
  "Accounts_OAuth_Custom_Enable": "啟用",
  "Accounts_OAuth_Custom_Groups_Claim": "角色/群組欄位來對應頻道",
  "Accounts_OAuth_Custom_id": "ID",
  "Accounts_OAuth_Custom_Identity_Path": "Identity 路徑",
  "Accounts_OAuth_Custom_Identity_Token_Sent_Via": "身份 Token 發送透過",
  "Accounts_OAuth_Custom_Key_Field": "金鑰欄位",
  "Accounts_OAuth_Custom_Login_Style": "登入樣式",
  "Accounts_OAuth_Custom_Map_Channels": "將角色/群組對應到群組",
  "Accounts_OAuth_Custom_Merge_Roles": "從 SSO 整合身份",
  "Accounts_OAuth_Custom_Merge_Users": "合併使用者",
  "Accounts_OAuth_Custom_Name_Field": "名稱欄位",
  "Accounts_OAuth_Custom_Roles_Claim": "角色/群組欄位名稱",
  "Accounts_OAuth_Custom_Roles_To_Sync": "要同步的身份",
  "Accounts_OAuth_Custom_Roles_To_Sync_Description": "在使用者登入和建立時同步 OAuth 身份 (逗號分隔)。",
  "Accounts_OAuth_Custom_Scope": "範圍",
  "Accounts_OAuth_Custom_Secret": "加密",
  "Accounts_OAuth_Custom_Show_Button_On_Login_Page": "在登入頁面顥示按鈕",
  "Accounts_OAuth_Custom_Token_Path": "Token 路徑",
  "Accounts_OAuth_Custom_Token_Sent_Via": "Token發送自",
  "Accounts_OAuth_Custom_Username_Field": "使用者名稱欄位",
  "Accounts_OAuth_Drupal": "啟用Drupal登錄",
  "Accounts_OAuth_Drupal_callback_url": "Drupal oAuth2重定向URI",
  "Accounts_OAuth_Drupal_id": "Drupal oAuth2客戶端ID",
  "Accounts_OAuth_Drupal_secret": "Drupal oAuth2客戶端秘密",
  "Accounts_OAuth_Facebook": "Facebook 登入",
  "Accounts_OAuth_Facebook_callback_url": "Facebook的 Callback 網址",
  "Accounts_OAuth_Facebook_id": "Facebook應用程式ID",
  "Accounts_OAuth_Facebook_secret": "Facebook Secret",
  "Accounts_OAuth_Github": "OAuth 已啟用",
  "Accounts_OAuth_Github_callback_url": "Github Callback 網址",
  "Accounts_OAuth_GitHub_Enterprise": "OAuth 已啟用",
  "Accounts_OAuth_GitHub_Enterprise_callback_url": "GitHub的企業回調網址",
  "Accounts_OAuth_GitHub_Enterprise_id": "客戶端 ID",
  "Accounts_OAuth_GitHub_Enterprise_secret": "Client Secret",
  "Accounts_OAuth_Github_id": "客戶端 ID",
  "Accounts_OAuth_Github_secret": "客戶端 Secret",
  "Accounts_OAuth_Gitlab": "OAuth 已啟用",
  "Accounts_OAuth_Gitlab_callback_url": "GitLab Callback 網址",
  "Accounts_OAuth_Gitlab_id": "GitLab ID",
  "Accounts_OAuth_Gitlab_identity_path": "Identity 路徑",
  "Accounts_OAuth_Gitlab_merge_users": "合併使用者",
  "Accounts_OAuth_Gitlab_secret": "Client Secret",
  "Accounts_OAuth_Google": "Google 登入",
  "Accounts_OAuth_Google_callback_url": "Google Callback 網址",
  "Accounts_OAuth_Google_id": "Google ID",
  "Accounts_OAuth_Google_secret": "Google Secret",
  "Accounts_OAuth_Linkedin": "LinkedIn 登入",
  "Accounts_OAuth_Linkedin_callback_url": "LinkedIn回轉網址",
  "Accounts_OAuth_Linkedin_id": "LinkedIn ID",
  "Accounts_OAuth_Linkedin_secret": "LinkedIn Secret",
  "Accounts_OAuth_Meteor": "Meteor 登入",
  "Accounts_OAuth_Meteor_callback_url": "Meteor 回轉網址",
  "Accounts_OAuth_Meteor_id": "Meteor Id",
  "Accounts_OAuth_Meteor_secret": "Meteor Secret",
  "Accounts_OAuth_Nextcloud": "OAuth 已啟用",
  "Accounts_OAuth_Nextcloud_callback_url": "Nextcloud 回應網址",
  "Accounts_OAuth_Nextcloud_id": "Nextcloud Id",
  "Accounts_OAuth_Nextcloud_secret": "Client Secret",
  "Accounts_OAuth_Nextcloud_URL": "Nextcloud 伺服器網址",
  "Accounts_OAuth_Proxy_host": "Proxy 主機",
  "Accounts_OAuth_Proxy_services": "Proxy 服務",
  "Accounts_OAuth_Tokenpass": "Tokenpass登錄",
  "Accounts_OAuth_Tokenpass_callback_url": "Tokenpass回撥URL",
  "Accounts_OAuth_Tokenpass_id": "Tokenpass Id",
  "Accounts_OAuth_Tokenpass_secret": "Tokenpass秘密",
  "Accounts_OAuth_Twitter": "Twitter 登入",
  "Accounts_OAuth_Twitter_callback_url": "Twitter的回調URL",
  "Accounts_OAuth_Twitter_id": "Twitter Id",
  "Accounts_OAuth_Twitter_secret": "Twitter Secret",
  "Accounts_OAuth_Wordpress": "WordPress Login",
  "Accounts_OAuth_Wordpress_authorize_path": "授權路徑",
  "Accounts_OAuth_Wordpress_callback_url": "WordPress 的回撥網址",
  "Accounts_OAuth_Wordpress_id": "WordPress Id",
  "Accounts_OAuth_Wordpress_identity_path": "Identity 路徑",
  "Accounts_OAuth_Wordpress_identity_token_sent_via": "身份 Token 發送透過",
  "Accounts_OAuth_Wordpress_scope": "範圍",
  "Accounts_OAuth_Wordpress_secret": "WordPress Secret",
  "Accounts_OAuth_Wordpress_server_type_custom": "自訂",
  "Accounts_OAuth_Wordpress_server_type_wordpress_com": "Wordpress.com",
  "Accounts_OAuth_Wordpress_server_type_wp_oauth_server": "WP OAuth服務器插件",
  "Accounts_OAuth_Wordpress_token_path": "Token 路徑",
  "Accounts_Password_Policy_AtLeastOneLowercase": "至少一個小寫字母",
  "Accounts_Password_Policy_AtLeastOneLowercase_Description": "強制密碼至少包含一個小寫字母。",
  "Accounts_Password_Policy_AtLeastOneNumber": "至少一個號碼",
  "Accounts_Password_Policy_AtLeastOneNumber_Description": "強制密碼至少包含一個數字。",
  "Accounts_Password_Policy_AtLeastOneSpecialCharacter": "至少一個特殊符號",
  "Accounts_Password_Policy_AtLeastOneSpecialCharacter_Description": "強制密碼至少包含一個特殊符號。",
  "Accounts_Password_Policy_AtLeastOneUppercase": "至少一個大寫字母",
  "Accounts_Password_Policy_AtLeastOneUppercase_Description": "強制密碼至少包含一個小寫字母。",
  "Accounts_Password_Policy_Enabled": "啟用密碼策略",
  "Accounts_Password_Policy_Enabled_Description": "啟用時,用戶密碼必須遵守所述的策略。注意:這僅適用於新密碼,而不適用於現有密碼。",
  "Accounts_Password_Policy_ForbidRepeatingCharacters": "禁止重複字符",
  "Accounts_Password_Policy_ForbidRepeatingCharacters_Description": "確保密碼不包含重複相鄰的相同字符。",
  "Accounts_Password_Policy_ForbidRepeatingCharactersCount": "最大重複字元",
  "Accounts_Password_Policy_ForbidRepeatingCharactersCount_Description": "在不允許的情況下,角色可以重複的次數。",
  "Accounts_Password_Policy_MaxLength": "最大長度",
  "Accounts_Password_Policy_MaxLength_Description": "確保密碼的字符數不超過此數量。使用`-1`來禁用。",
  "Accounts_Password_Policy_MinLength": "最小長度",
  "Accounts_Password_Policy_MinLength_Description": "確保密碼必須至少有這麼多的字符。使用`-1`來禁用。",
  "Accounts_PasswordReset": "密碼重設",
  "Accounts_Registration_AuthenticationServices_Default_Roles": "身份驗證服務的預設角色",
  "Accounts_Registration_AuthenticationServices_Default_Roles_Description": "預設角色(以逗號分隔)的用戶將在通過認證服務註冊時給出",
  "Accounts_Registration_AuthenticationServices_Enabled": "登記認證服務",
  "Accounts_Registration_Users_Default_Roles": "預設使用者的身份",
  "Accounts_Registration_Users_Default_Roles_Description": "透過手動註冊(包括透過API)註冊時,將給予預設角色(逗號分隔)的使用者",
  "Accounts_Registration_Users_Default_Roles_Enabled": "啟用預設身份給手動註冊",
  "Accounts_Registration_InviteUrlType": "邀請網址類型",
  "Accounts_Registration_InviteUrlType_Direct": "直接",
  "Accounts_Registration_InviteUrlType_Proxy": "代理",
  "Accounts_RegistrationForm": "註冊表單",
  "Accounts_RegistrationForm_Disabled": "停用",
  "Accounts_RegistrationForm_LinkReplacementText": "註冊連結的替代文字",
  "Accounts_RegistrationForm_Public": "公開",
  "Accounts_RegistrationForm_Secret_URL": "加密網址",
  "Accounts_RegistrationForm_SecretURL": "加密網址的註冊頁面",
  "Accounts_RegistrationForm_SecretURL_Description": "您必須提供一組隨機字串在您的註冊網址後方,例如:`https://open.rocket.chat/register/[secret_hash]`",
  "Accounts_RequireNameForSignUp": "註冊時姓名為必填",
  "Accounts_RequirePasswordConfirmation": "密碼需再次確認",
  "Accounts_RoomAvatarExternalProviderUrl": "Room 大頭貼外部提供網站",
  "Accounts_RoomAvatarExternalProviderUrl_Description": "例如: `https://acme.com/api/v1/{roomId}`",
  "Accounts_SearchFields": "搜尋時包括的欄位",
  "Accounts_Send_Email_When_Activating": "當使用者已啟用時寄電子郵件給使用者",
  "Accounts_Send_Email_When_Deactivating": "當使用者已停用時寄電子郵件給使用者",
  "Accounts_Set_Email_Of_External_Accounts_as_Verified": "將外部帳號的電子郵件設定為已驗證",
  "Accounts_Set_Email_Of_External_Accounts_as_Verified_Description": "從外部服務(例如LDAP,OAuth等)建立的帳號將自動驗證其電子郵件",
  "Accounts_SetDefaultAvatar": "設定預設大頭貼",
  "Accounts_SetDefaultAvatar_Description": "嘗試根據OAuth帳號或Gravatar確定預設大頭貼",
  "Accounts_ShowFormLogin": "顯示表單形式的登入畫面",
  "Accounts_TwoFactorAuthentication_By_TOTP_Enabled": "啟用透過 TOTP 來進行兩步驟驗證",
  "Accounts_TwoFactorAuthentication_By_TOTP_Enabled_Description": "使用者可以使用任何 TOTP 應用程式,像是 Google 驗證或是 Authy 來設定他們的兩步驟驗證。",
  "Accounts_TwoFactorAuthentication_By_Email_Auto_Opt_In": "透過電子郵件自動為新使用者選擇2步驟",
  "Accounts_TwoFactorAuthentication_By_Email_Auto_Opt_In_Description": "預設情況下,新使用者將啟用透過電子郵件的2步驟驗證。他們將能夠在其個人資料頁面中將其停用。",
  "Accounts_TwoFactorAuthentication_By_Email_Code_Expiration": "時間以秒為單位透過電子郵件發送的代碼到期",
  "Accounts_TwoFactorAuthentication_By_Email_Enabled": "透過電子郵件啟用2步驟驗證",
  "Accounts_TwoFactorAuthentication_By_Email_Enabled_Description": "驗證了電子郵件且在其個人資料頁面中啟用了該選項的使用者將收到一封帶有臨時代碼的電子郵件,以授權某些操作,例如登入,保存個人資料等。",
  "Accounts_TwoFactorAuthentication_Enabled": "啟用兩階段驗證",
  "Accounts_TwoFactorAuthentication_Enabled_Description": "如果停用,這個設定將停用所有兩階段驗證。  \n要強制使用者使用兩階段驗證,管理者必須設置“使用者”角色以強制執行它。",
  "Accounts_TwoFactorAuthentication_Enforce_Password_Fallback": "退回強制密碼",
  "Accounts_TwoFactorAuthentication_Enforce_Password_Fallback_Description": "如果沒有為該使用者啟用任何其他雙重身份驗證方法,並且為該使用者設定了密碼,則使用者將被迫輸入密碼進行重要操作。",
  "Accounts_TwoFactorAuthentication_MaxDelta": "最大Delta",
  "Accounts_TwoFactorAuthentication_MaxDelta_Description": "最大增量確定在任何給定時間有多少令牌有效。令牌每30秒產生一次,並且對於(30 *最大增量)秒有效。  \n示例:將最大差值設置為10時,每個令牌可以在時間戳之前或之後使用達300秒。當客戶端的時鐘與服務器沒有正確同步時,這很有用。",
  "Accounts_TwoFactorAuthentication_RememberFor": "記住2步驟(秒)",
  "Accounts_TwoFactorAuthentication_RememberFor_Description": "如果在指定時間內之前已經提供過,請不要索取2步驟授權碼。",
  "Accounts_UseDefaultBlockedDomainsList": "使用預設的封鎖網域列表",
  "Accounts_UseDNSDomainCheck": "使用DNS網域查詢",
  "API_EmbedDisabledFor": "對使用者停用嵌入",
  "Accounts_UserAddedEmail_Default": "<h1>歡迎來到<strong>[Site_Name]</strong></h1><p>轉到<a href=\"[Site_URL]\">[Site_URL]</a>,並嘗試了當今最先進的開源聊天解決方案! </p><p>您可以登陸使用您的電子郵件:[email]和密碼:[password]。您可能需要您首次登錄後更改。",
  "Accounts_UserAddedEmail_Description": "您可以使用以下佔位符:  \n -  [name],[fname],[lname]為用戶的全名,名字或姓氏,分別。  \n -  [email]為用戶的電子郵件。  \n -  [password]為用戶的密碼。  \n -  [Site_Name]和[Site_URL]分別為應用程序的名稱和網址。  ",
  "API_EmbedDisabledFor_Description": "使用者名稱的逗點分隔列表",
  "Accounts_UserAddedEmailSubject_Default": "您已被新增至 [Site_Name]",
  "Action": "動作",
  "Action_required": "需要採取的行動",
  "Activate": "啟用",
  "Active": "線上",
  "Active_users": "線上的使用者",
  "Activity": "活動記錄",
  "Add": "新增",
  "Add_agent": "新增線上客服",
  "Add_custom_oauth": "新增自訂 OAuth",
  "Add_Domain": "新增網域",
  "Add_files_from": "新增檔案自⋯",
  "Add_manager": "新增管理員",
  "Add_monitor": "新增監控",
  "Add_Reaction": "新增反應",
  "Add_Role": "新增角色",
  "Add_Sender_To_ReplyTo": "新增寄件者到回覆對象",
  "Add_user": "新增使用者",
  "Add_User": "新增使用者",
  "Add_users": "新增使用者",
  "Add_members": "新增成員",
  "add-livechat-department-agents": "新增即時聊天代理到部門",
  "add-livechat-department-agents_description": "有權限新增 omnichannel 代理到部門",
  "add-oauth-service": "新增 Oauth 服務",
  "add-oauth-service_description": "允許加入新的Oauth服務",
  "add-user": "新增使用者",
  "add-user_description": "通過使用者螢幕將新用戶新增到伺服器的權限",
  "add-user-to-any-c-room": "將使用者新增到任何公共Channel",
  "add-user-to-any-c-room_description": "將使用者新增到任何公共頻道的權限",
  "add-user-to-any-p-room": "將使用者新增到任何私人Channel",
  "add-user-to-any-p-room_description": "將使用者新增到任何私人頻道的權限",
  "add-user-to-joined-room": "將使用者新增到任何加入的Channel",
  "add-user-to-joined-room_description": "將使用者新增到當前加入的頻道的權限",
  "added__roomName__to_team": "<strong>已新增</strong> #{{roomName}} 至此團隊",
  "Added__username__to_team": "<strong>已新增</strong> @{{user_added}} 至此團隊",
  "Apps_Framework_enabled": "啟用應用程式框架",
  "Adding_OAuth_Services": "正在新增 OAuth 服務",
  "Adding_permission": "正在新增權限",
  "Adding_user": "正在新增使用者",
  "Additional_emails": "其他電子郵件",
  "Additional_Feedback": "其他意見",
  "additional_integrations_Bots": "如果您正在尋找如何整合自己的機器人,那麼請選擇我們的Hubot介面。 <a href=\"https://github.com/RocketChat/hubot-rocketchat\" target=\"_blank\">https://github.com/RocketChat/hubot-rocketchat </a>",
  "Admin_disabled_encryption": "您的管理員無法啟用 E2E 加密。",
  "Admin_Info": "管理員訊息",
  "Administration": "管理",
  "Adult_images_are_not_allowed": "成人圖像是不允許的",
  "Aerospace_and_Defense": "航空與國防",
  "After_OAuth2_authentication_users_will_be_redirected_to_this_URL": "OAuth2驗證後,使用者會被重新導向到此網址",
  "Agent": "代理人",
  "Agent_added": "線上客服已新增",
  "Agent_Info": "代理人資訊",
  "Agent_messages": "代理訊息",
  "Agent_Name": "客服專員名稱",
  "Agent_Name_Placeholder": "請輸入代理名稱...",
  "Agent_removed": "線上客服已刪除",
  "Agent_deactivated": "代理已停用",
  "Agent_Without_Extensions": "客服專員 (無分機)",
  "Agents": "代理",
  "Alerts": "警告",
  "Alias": "別名",
  "Alias_Format": "別名格式",
  "Alias_Format_Description": "從 Slack 導入帶有別名的消息; %s 被用戶的用戶名替換。如果為空,則不會使用別名。",
  "Alias_Set": "別名設定",
  "AutoLinker_Email": "自動連結電子郵件",
  "Aliases": "別名",
  "AutoLinker_Phone": "自動連結電話",
  "AutoLinker_Phone_Description": "自動鏈接電話號碼,如:(123) 456-7890",
  "All": "所有",
  "AutoLinker_StripPrefix": "自動連結前置字元",
  "All_Apps": "所有應用程式",
  "AutoLinker_StripPrefix_Description": "顯示簡短網址,如:https://rocket.chat => rocket.chat",
  "All_added_tokens_will_be_required_by_the_user": "所有新增的 tokens 都將被使用者需要",
  "All_categories": "所有分類",
  "AutoLinker_Urls_Scheme": "自動連結方案://網址",
  "All_channels": "所有頻道",
  "AutoLinker_Urls_TLD": "自動連結 TLD 網址",
  "All_closed_chats_have_been_removed": "所有已關閉的聊天已移除",
  "AutoLinker_Urls_www": "自動連結的 “www” 的網址",
  "All_logs": "所有日誌",
  "AutoLinker_UrlsRegExp": "自動連結 URL 正規表示法",
  "All_messages": "所有訊息",
  "All_users": "所有使用者",
  "All_users_in_the_channel_can_write_new_messages": "頻道中所有使用者皆可張貼新訊息",
  "Allow_collect_and_store_HTTP_header_informations": "允許收集和儲存 HTTP 表頭資訊",
  "Allow_collect_and_store_HTTP_header_informations_description": "這個設定確定是否允許線上聊天可以儲存從 HTTP 表頭資料來的資訊,例如 IP 位址,使用者代理等。",
  "Allow_Invalid_SelfSigned_Certs": "允許無效的自簽憑證",
  "Allow_Invalid_SelfSigned_Certs_Description": "允許使用無效的和自簽署的 SSL 憑證的連結驗證和預覽。",
  "Allow_Marketing_Emails": "允許營銷電子郵件",
  "Allow_Online_Agents_Outside_Business_Hours": "允許在營業時間以外的線上代理",
  "Allow_Online_Agents_Outside_Office_Hours": "允許下班時間的線上客服",
  "Allow_Save_Media_to_Gallery": "允許將媒體儲存到圖庫",
  "Allow_switching_departments": "允許訪客切換部門",
  "Almost_done": "快要完成",
  "Alphabetical": "按英文字母順序",
  "bold": "粗體",
  "Also_send_to_channel": "同時發送到頻道",
  "Always_open_in_new_window": "始終在新視窗中打開",
  "Analytics": "分析",
  "Analytics_features_enabled": "已啟用的功能",
  "Analytics_features_messages_Description": "追蹤與使用者做的郵件執行操作自定義事件。",
  "Analytics_features_rooms_Description": "追蹤相關的頻道或群組(建立,離開,刪除)上的操作自定義事件。",
  "Analytics_features_users_Description": "追蹤與相關使用者(密碼重置時,個人資料圖片變化等)的行動自定義事件。",
  "Analytics_Google": "Google 分析",
  "Analytics_Google_id": "追蹤 ID",
  "and": "和",
  "And_more": "和更多的 {{length}}",
  "Animals_and_Nature": "動物與自然",
  "Announcement": "公告",
  "Answer_call": "接聽通話",
  "API": "API",
  "API_Add_Personal_Access_Token": "新增個人存取 Token",
  "API_Allow_Infinite_Count": "允許取得所有",
  "API_Allow_Infinite_Count_Description": "是否允許調用REST API在一次調用中返回所有內容?",
  "API_Analytics": "分析",
  "API_CORS_Origin": "CORS Origin",
  "API_Default_Count": "預設計數",
  "API_Default_Count_Description": "如果消費者沒有提供任何REST API結果的預設計數。",
  "API_Drupal_URL": "Drupal 伺服器 URL",
  "API_Drupal_URL_Description": "例如:`https://domain.com`(不包括尾部斜線)",
  "API_Embed": "嵌入連結預覽",
  "API_Embed_Description": "當用戶發布連結到網站時,是否啟用嵌入式連結預覽。",
  "API_EmbedIgnoredHosts": "嵌入忽略的主機",
  "API_EmbedIgnoredHosts_Description": "以逗號分隔的主機或CIDR地址,例如:localhost, 127.0.0.1, 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16",
  "API_EmbedSafePorts": "安全連接埠",
  "API_EmbedSafePorts_Description": "允許預覽的通訊埠列表(以逗號分隔)",
  "API_Embed_UserAgent": "嵌入請求用戶代理",
  "API_EmbedCacheExpirationDays": "嵌入緩存到期天數",
  "API_Enable_CORS": "啟用CORS",
  "API_Enable_Direct_Message_History_EndPoint": "啟用直接消息歷史記錄端點",
  "API_Enable_Direct_Message_History_EndPoint_Description": "這使得`/api/v1/im.messages.others`能夠查看其他用戶發送的呼叫者不屬於的直接消息。",
  "API_Enable_Personal_Access_Tokens": "啟用個人存取 Token 到 REST API",
  "API_Enable_Personal_Access_Tokens_Description": "在使用 REST API 時啟用個人存取 Token",
  "API_Enable_Rate_Limiter": "啟用頻率限制器",
  "API_Enable_Rate_Limiter_Dev": "在開發模式中啟用頻率限制器",
  "API_Enable_Rate_Limiter_Dev_Description": "應該要在開發環境中限制對端點的通話量嗎?",
  "API_Enable_Rate_Limiter_Limit_Calls_Default": "預設通話量到頻率限制器",
  "API_Enable_Rate_Limiter_Limit_Calls_Default_Description": "在下面定義允許的時間範圍內,REST API 到端點有多少的預設通話量",
  "API_Enable_Rate_Limiter_Limit_Time_Default": "預設頻率限制器的時間限制 (毫秒)",
  "API_Enable_Rate_Limiter_Limit_Time_Default_Description": "預設 REST API 到端點通話數量的逾時限制 (毫秒)",
  "API_Enable_Shields": "啟用保護",
  "API_Enable_Shields_Description": "在`/api/v1/shield.svg`中啟用保護",
  "API_GitHub_Enterprise_URL": "伺服器網址",
  "API_GitHub_Enterprise_URL_Description": "例如:`https://domain.com`(不包括最後的斜線)",
  "API_Gitlab_URL": "GitLab網址",
  "API_Personal_Access_Token_Generated": "個人存取 Token 已成功產生",
  "API_Personal_Access_Token_Generated_Text_Token_s_UserId_s": "請小心儲存您的 token 因為您之後將看不到它。 <br/>Token: <strong>{{token}}</strong><br/>您的使用者 Id: <strong>{{userId}}</strong>",
  "API_Personal_Access_Token_Name": "個人存取 Token 名稱",
  "API_Personal_Access_Tokens_Regenerate_It": "重新產生 token",
  "API_Personal_Access_Tokens_Regenerate_Modal": "假如您遺失或忘記您的 token,您可以重新產生它,但是記得所有使用這個 token 的應用程式也要一起更新",
  "API_Personal_Access_Tokens_Remove_Modal": "您確定要移除這個個人存取 Token 嗎?",
  "API_Personal_Access_Tokens_To_REST_API": "個人存取 Token 到 REST API",
  "API_Rate_Limiter": "API 頻率限制",
  "API_Shield_Types": "保護類型",
  "API_Shield_Types_Description": "屏蔽類型以逗號分隔列表形式啟用,可以從“在線”,“頻道”或“*”中為所有人選擇",
  "Apps_Framework_Development_Mode": "啟用開發模式",
  "API_Shield_user_require_auth": "為了保護使用者所以必須驗證",
  "API_Token": "API Token",
  "Apps_Framework_Development_Mode_Description": "開發模式允許安裝從非 Rocket.Chat 商店的應用程式。",
  "API_Tokenpass_URL": "Tokenpass 伺服器網址",
  "API_Tokenpass_URL_Description": "例如:`https://domain.com`(不包括尾部斜線)",
  "API_Upper_Count_Limit": "最大記錄數量",
  "API_Upper_Count_Limit_Description": "REST API應該返回的最大記錄數是多少(何時不是無限的)?",
  "API_Use_REST_For_DDP_Calls": "使用 REST 代替 websocket 進行 Meteor 呼叫",
  "API_User_Limit": "添加所有使用者到Channel的數量上限",
  "API_Wordpress_URL": "WordPress網址",
  "api-bypass-rate-limit": "忽略 REST API 的頻率限制",
  "api-bypass-rate-limit_description": "有權限去呼叫 api 且沒有限制速率",
  "Apiai_Key": "Api.ai Key",
  "Apiai_Language": "Api.ai語言",
  "APIs": "APIs",
  "App_author_homepage": "作者首頁",
  "App_Details": "應用程式詳細資料",
  "App_Information": "應用程式資訊",
  "App_Installation": "應用程式安裝",
  "App_status_auto_enabled": "已啟用",
  "App_status_constructed": "建造",
  "App_status_disabled": "已停用",
  "App_status_error_disabled": "已停用:未找到錯誤",
  "App_status_initialized": "初始化",
  "App_status_invalid_license_disabled": "已停用:無效授權",
  "App_status_invalid_settings_disabled": "已停用:需要設定",
  "App_status_manually_disabled": "已停用:手動",
  "App_status_manually_enabled": "已啟用",
  "App_status_unknown": "未知",
  "App_support_url": "支援網址",
  "App_Url_to_Install_From": "從網址安裝",
  "App_Url_to_Install_From_File": "從檔案安裝",
  "App_user_not_allowed_to_login": "應用程式使用者不允許直接登入。",
  "Appearance": "外觀",
  "Application_added": "應用程式已新增",
  "Application_delete_warning": "您將無法恢復該應用程式!",
  "Application_Name": "應用程式名稱",
  "Application_updated": "應用程式已更新",
  "Apply": "應用",
  "Apply_and_refresh_all_clients": "套用並重新整理所有客戶端",
  "Apps": "應用程式",
  "Apps_context_installed": "已安裝",
  "Apps_context_premium": "企業",
  "Apps_Engine_Version": "應用程式引擎版本",
  "Apps_Essential_Alert": "對於以下事件,此應用程式必不可少:",
  "Apps_Essential_Disclaimer": "如果停用此應用程式,則上面列出的事件將被中斷。如果您希望 Rocket.Chat 在沒有此應用程式功能的情況下正常工作,則需要將其反安裝",
  "Apps_Framework_Source_Package_Storage_Type": "應用程式的來源封裝類型",
  "Apps_Framework_Source_Package_Storage_Type_Description": "選擇所有應用程式原始碼的儲存位置。每個應用程式的大小可以有多個位元組。",
  "Apps_Framework_Source_Package_Storage_Type_Alert": "更改應用程式的儲存位置可能會導致已安裝的應用程式不穩定",
  "Apps_Framework_Source_Package_Storage_FileSystem_Path": "儲存應用程式來源封裝的目錄",
  "Apps_Framework_Source_Package_Storage_FileSystem_Path_Description": "檔案系統中用於儲存應用程式原始碼的絕對路徑 (zip 檔案格式)",
  "Apps_Framework_Source_Package_Storage_FileSystem_Alert": "確保選擇的目錄存在,並且 Rocket.Chat 可以存取它 (例如讀/寫權限)",
  "Apps_Game_Center": "遊戲中心",
  "Apps_Game_Center_Back": "返回遊戲中心",
  "Apps_Game_Center_Invite_Friends": "邀請您的朋友加入",
  "Apps_Game_Center_Play_Game_Together": "@here 讓我們一起玩{{name}}吧!",
  "Apps_Interface_IPostExternalComponentClosed": "事件發生在外部元件已關閉之後",
  "Apps_Interface_IPostExternalComponentOpened": "事件發生在外部元件已開啟之後",
  "Apps_Interface_IPostMessageDeleted": "事件發生在發送郵件刪除之後",
  "Apps_Interface_IPostMessageSent": "事件發生在發送郵件之後",
  "Apps_Interface_IPostMessageUpdated": "事件發生在發送郵件更新之後",
  "Apps_Interface_IPostRoomCreate": "事件發生在房間建立之後",
  "Apps_Interface_IPostRoomDeleted": "事件發生在房間刪除之後",
  "Apps_Interface_IPostRoomUserJoined": "事件發生在使用者加入房間 (私人群組,公用群組) 之後",
  "Apps_Interface_IPreMessageDeletePrevent": "事件發生在發送郵件刪除之前",
  "Apps_Interface_IPreMessageSentExtend": "事件發生在發送郵件之前",
  "Apps_Interface_IPreMessageSentModify": "事件發生在發送郵件之前",
  "Apps_Interface_IPreMessageSentPrevent": "事件發生在發送郵件之前",
  "Apps_Interface_IPreMessageUpdatedExtend": "事件發生在發送郵件更新之前",
  "Apps_Interface_IPreMessageUpdatedModify": "事件發生在發送郵件更新之前",
  "Apps_Interface_IPreMessageUpdatedPrevent": "事件發生在發送郵件更新之前",
  "Apps_Interface_IPreRoomCreateExtend": "事件發生在房間建立之前",
  "Apps_Interface_IPreRoomCreateModify": "事件發生在房間建立之前",
  "Apps_Interface_IPreRoomCreatePrevent": "事件發生在房間建立之前",
  "Apps_Interface_IPreRoomDeletePrevent": "事件發生在房間刪除之前",
  "Apps_Interface_IPreRoomUserJoined": "事件發生在使用者加入房間 (私人群組,公用群組) 之前",
  "Apps_License_Message_appId": "尚未為此應用程式發佈授權",
  "Apps_License_Message_bundle": "為不包含應用程式的捆綁包發佈授權",
  "Apps_License_Message_expire": "授權不再有效需要更新",
  "Apps_License_Message_maxSeats": "授權無法容納當前的啟用使用者數量。請增加數量",
  "Apps_License_Message_publicKey": "嘗試解密授權時出錯。請在連線服務中同步您的工作區並重試",
  "Apps_License_Message_renewal": "授權已過期需要更新",
  "Apps_License_Message_seats": "授權沒有足夠的數量來容納當前的啟用使用者數量。請增加數量",
  "Apps_Logs_TTL": "保留來自應用程式日誌的天數",
  "Apps_Logs_TTL_7days": "7天",
  "Apps_Logs_TTL_14days": "14天",
  "Apps_Logs_TTL_30days": "30天",
  "Apps_Logs_TTL_Alert": "根據日誌大小,變更此設定可能會導致在某些時間點上變慢",
  "Apps_Marketplace_Deactivate_App_Prompt": "是否確定要停用此應用程式?",
  "Apps_Marketplace_Login_Required_Description": "從 Rocket.Chat 商店購買應用程式必須註冊您的工作區域並登入進去。",
  "Apps_Marketplace_Login_Required_Title": "商店必須要登入",
  "Apps_Marketplace_Modify_App_Subscription": "修改訂閱",
  "Apps_Marketplace_pricingPlan_monthly": "{{price}} / 月",
  "Apps_Marketplace_pricingPlan_monthly_perUser": "每個使用者{{price}} / 月",
  "Apps_Marketplace_Uninstall_App_Prompt": "是否確定要解除安裝此應用程式?",
  "Apps_Marketplace_Uninstall_Subscribed_App_Anyway": "無論如何都要解除安裝它",
  "Apps_Marketplace_Uninstall_Subscribed_App_Prompt": "此應用程式具有一個訂閱資訊,解除安裝不會取消訂閱。如果要執行此操作,請在解除安裝之前取消訂閱。",
  "Apps_Permissions_Review_Modal_Title": "檢視權限",
  "Apps_Permissions_Review_Modal_Subtitle": "這個應用程式看起來要存取以下的權限。您同意嗎?",
  "Apps_Permissions_No_Permissions_Required": "該應用程式不需要其他權限",
  "Apps_Permissions_cloud_workspace-token": "代表這個伺服器與雲端服務互相影響",
  "Apps_Permissions_user_read": "讀取使用者的基本資訊",
  "Apps_Permissions_user_write": "修改使用者的資訊",
  "Apps_Permissions_upload_read": "upload_read",
  "Apps_Permissions_upload_write": "上傳檔案",
  "Apps_Permissions_server-setting_read": "讀取伺服器的資訊",
  "Apps_Permissions_server-setting_write": "修改伺服器的資訊",
  "Apps_Permissions_room_read": "讀取房間的資訊",
  "Apps_Permissions_room_write": "修改房間的資訊",
  "Apps_Permissions_message_read": "讀取訊息",
  "Apps_Permissions_message_write": "發送和修改訊息",
  "Apps_Permissions_livechat-status_read": "存取即時聊天狀態資訊",
  "Apps_Permissions_livechat-custom-fields_write": "修改即時聊天自訂欄位設置",
  "Apps_Permissions_livechat-visitor_read": "存取即時聊天訪客資訊",
  "Apps_Permissions_livechat-visitor_write": "修改即時聊天訪客資訊",
  "Apps_Permissions_livechat-message_read": "存取即時聊天訊息資訊",
  "Apps_Permissions_livechat-message_write": "修改即時聊天訊息資訊",
  "Apps_Permissions_livechat-room_read": "存取即時聊天房間資訊",
  "Apps_Permissions_livechat-room_write": "修改即時聊天房間資訊",
  "Apps_Permissions_livechat-department_read": "存取即時聊天部門資訊",
  "Apps_Permissions_livechat-department_multiple": "存取多個 Livechat 部門資訊",
  "Apps_Permissions_livechat-department_write": "修改即時聊天部門資訊",
  "Apps_Permissions_slashcommand": "註冊新的斜線指令",
  "Apps_Permissions_api": "註冊新的 HTTP 端點",
  "Apps_Permissions_env_read": "env_read",
  "Apps_Permissions_networking": "存取這個伺服器網路",
  "Apps_Permissions_persistence": "儲存內部資料到資料庫",
  "Apps_Permissions_scheduler": "註冊和維護排程工作",
  "Apps_Permissions_ui_interact": "與介面互動",
  "Apps_Settings": "應用程式的設定",
  "Apps_Manual_Update_Modal_Title": "這個應用程式已安裝",
  "Apps_Manual_Update_Modal_Body": "您要更新它嗎?",
  "Apps_User_Already_Exists": "使用者名稱 \"{{username}}\" 已經在使用。更名或移除使用它來安裝這個應用程式的使用者",
  "AutoLinker": "自動連結",
  "Apps_WhatIsIt": "應用程式:它們是什麼?",
  "Apps_WhatIsIt_paragraph1": "管理區域的新圖示!這是什麼意思,又什麼是應用程式?",
  "Apps_WhatIsIt_paragraph2": "首先,在這種情況下的應用程式不影響手機版應用程式。事實上,最好從外掛或進階整合角度考慮它們。",
  "Apps_WhatIsIt_paragraph3": "其次,它們是動態腳本或軟體套件,它允許您自定義 Rocket.Chat 範例而不必分叉代碼庫。但請記住,這是一個新的功能集,因為它可能不是100%穩定。此外,我們仍在開發功能集,因此並非所有功能都可以在此時進行定制。有關開始開發應用程式的更多訊息,請點擊此處閱讀:",
  "Apps_WhatIsIt_paragraph4": "但是據說,如果您有興趣啟用此功能並嘗試使用,請點擊此按鈕啟用應用程式系統。",
  "Archive": "封存",
  "Archived": "封存",
  "archive-room": "封存 Room",
  "archive-room_description": "有權限封存頻道",
  "are_typing": "正在打字",
  "Are_you_sure": "您確定?",
  "Are_you_sure_you_want_to_clear_all_unread_messages": "您確定要清除所有未讀訊息?",
  "Are_you_sure_you_want_to_close_this_chat": "您確定要關閉這個聊天嗎?",
  "Are_you_sure_you_want_to_delete_this_record": "您確定要刪除這個記錄嗎?",
  "Are_you_sure_you_want_to_delete_your_account": "確定要刪除自己的帳號?",
  "Are_you_sure_you_want_to_disable_Facebook_integration": "你確定要停用 Facebook 整合嗎?",
  "Assets": "資產",
  "Assign_admin": "指派管理員中",
  "Assign_new_conversations_to_bot_agent": "分配新的對話到機器人代理",
  "Assign_new_conversations_to_bot_agent_description": "在進行人工代理的對話之前將試著找到機器人代理的路由系統。",
  "assign-admin-role": "指派管理員角色",
  "assign-admin-role_description": "指派管理員角色給其他使用者的權限",
  "assign-roles": "指派角色",
  "assign-roles_description": "有權限去指派身份到其他使用者",
  "Associate": "建立關聯",
  "Associate_Agent": "將客服專員建立關聯",
  "Associate_Agent_to_Extension": "將客服專員與分機建立關聯",
  "at": "於",
  "At_least_one_added_token_is_required_by_the_user": "使用者至少需要增加一個 token",
  "AtlassianCrowd": "Atlassian人群",
  "Attachment_File_Uploaded": "檔案已上傳",
  "Attribute_handling": "屬性處理",
  "Audio": "音效",
  "Audio_message": "語音訊息",
  "Audio_Notification_Value_Description": "可使用任何自訂音效或預設的 beep、chelle、ding、droplet、highbell、seasons",
  "Audio_Notifications_Default_Alert": "音效通知預設音",
  "Audio_Notifications_Value": "預設訊息通知音效",
  "Audios": "音效",
  "Auth_Token": "身份驗證 Token",
  "Authentication": "驗證",
  "Author": "作者",
  "Author_Information": "作者資訊",
  "Author_Site": "作者網站",
  "Authorization_URL": "授權網址",
  "Authorize": "授權",
  "Auto_Load_Images": "自動載入圖片",
  "Auto_Selection": "自動選擇",
  "Auto_Translate": "自動翻譯",
  "Calls_in_queue": "{{count}} 個通話在佇列中",
  "auto-translate": "自動翻譯",
  "auto-translate_description": "有權限使用自動翻譯工具",
  "Automatic_Translation": "自動翻譯",
  "AutoTranslate": "自動翻譯",
  "AutoTranslate_APIKey": "API 金鑰",
  "AutoTranslate_Change_Language_Description": "更改自動翻譯語言不會翻譯以前的消息。",
  "AutoTranslate_DeepL": "DeepL",
  "AutoTranslate_Enabled": "啟用自動翻譯",
  "AutoTranslate_Enabled_Description": "啟用自動翻譯功能後,擁有`自動翻譯` 權限的用戶可以將所有訊息自動翻譯為所選語言。可能需要費用。",
  "AutoTranslate_Google": "Google",
  "AutoTranslate_Microsoft": "微軟",
  "AutoTranslate_Microsoft_API_Key": "Ocp-Apim-訂閱金鑰",
  "AutoTranslate_ServiceProvider": "服務提供者",
  "Available": "線上",
  "Available_agents": "可用的代理",
  "Available_departments": "可用的部門",
  "Avatar": "大頭貼",
  "Avatar_changed_successfully": "大頭貼更新成功",
  "Avatar_URL": "大頭貼網址",
  "Avatar_url_invalid_or_error": "您輸入的網址錯誤或無法存取,請使用另一網址重試。",
  "Avg_chat_duration": "平均聊天時間",
  "Avg_first_response_time": "平均第一次回應時間",
  "Avg_of_abandoned_chats": "放棄聊天的平均值",
  "Avg_of_available_service_time": "平均可用服務時間",
  "Avg_of_chat_duration_time": "聊天持續時間的平均值",
  "Avg_of_service_time": "平均服務時間",
  "Avg_of_waiting_time": "平均等待時間",
  "Avg_reaction_time": "平均反應時間",
  "Avg_response_time": "平均回應時間",
  "away": "離開",
  "Away": "離開",
  "Back": "返回",
  "Back_to_applications": "返回應用程式",
  "Back_to_chat": "回到聊天",
  "Back_to_imports": "回到匯入",
  "Back_to_integration_detail": "回到整合細節",
  "Back_to_integrations": "返回整合功能",
  "Back_to_login": "返回登入畫面",
  "Back_to_Manage_Apps": "返回到管理應用程式",
  "Back_to_permissions": "返回權限設定",
  "Back_to_room": "返回 Room",
  "Back_to_threads": "返回主題",
  "Backup_codes": "備份代碼",
  "ban-user": "禁止使用者",
  "ban-user_description": "允許從頻道禁止使用者",
  "BBB_End_Meeting": "結束會議",
  "BBB_Enable_Teams": "為團隊啟用",
  "BBB_Join_Meeting": "加入會議",
  "BBB_Start_Meeting": "開始會議",
  "BBB_Video_Call": "BBB 視訊對話",
  "BBB_You_have_no_permission_to_start_a_call": "您沒有權限開始通話",
  "Belongs_To": "屬於",
  "Best_first_response_time": "最快第一次回應時間",
  "Beta_feature_Depends_on_Video_Conference_to_be_enabled": "測試版功能。取決於要啟用的視訊會議。",
  "Better": "更好的",
  "Bio": "Bio",
  "Bio_Placeholder": "Bio Placeholder",
  "Block_Multiple_Failed_Logins_Attempts_Until_Block_By_Ip": "封鎖 IP 要多少次失敗",
  "Block_Multiple_Failed_Logins_Attempts_Until_Block_by_User": "封鎖使用者要多少次失敗",
  "Block_Multiple_Failed_Logins_By_Ip": "封鎖登入失敗的 IP",
  "Block_Multiple_Failed_Logins_By_User": "封鎖登入失敗的使用者",
  "Block_Multiple_Failed_Logins_Enable_Collect_Login_data_Description": "將日誌裡面儲存的 IP 和使用者名稱試著整合到資料庫上",
  "Block_Multiple_Failed_Logins_Enabled": "啟用在資料裡面收集日誌",
  "Block_Multiple_Failed_Logins_Ip_Whitelist": "IP 白名單列表",
  "Block_Multiple_Failed_Logins_Ip_Whitelist_Description": "以逗號分隔的 IP 白名單列表",
  "Block_Multiple_Failed_Logins_Time_To_Unblock_By_Ip_In_Minutes": "解鎖 IP 的時間 (分鐘)",
  "Block_Multiple_Failed_Logins_Time_To_Unblock_By_User_In_Minutes": "解鎖使用者的時間 (分鐘)",
  "Block_Multiple_Failed_Logins_Notify_Failed": "嘗試登入失敗的通知",
  "Block_Multiple_Failed_Logins_Notify_Failed_Channel": "Channel 發送通知",
  "Block_Multiple_Failed_Logins_Notify_Failed_Channel_Desc": "這是將收到通知的地方。確定頻道存在。頻道名稱不應該包含 # 符號",
  "Block_User": "封鎖用戶",
  "Blockchain": "Blockchain",
  "Blockstack_Auth_Description": "驗證說明",
  "Blockstack_ButtonLabelText": "按鈕標籤文字",
  "Blockstack_Generate_Username": "產生使用者名稱",
  "Body": "本文",
  "bot_request": "Bot 請求",
  "BotHelpers_userFields": "使用者欄位",
  "BotHelpers_userFields_Description": "可以通過機器人輔助方法存取的使用者欄位的 CSV。",
  "Bots": "機器人",
  "Branch": "分支",
  "Broadcast": "廣播",
  "Broadcast_channel": "廣播頻道",
  "Broadcast_channel_Description": "只有授權使用者才能寫新訊息,但其他使用者將能夠回覆",
  "Broadcast_Connected_Instances": "廣播連接實例",
  "Broadcasting_api_key": "廣播 API 金鑰",
  "Broadcasting_client_id": "廣播客戶端 ID",
  "Broadcasting_client_secret": "廣播客戶端加密",
  "Broadcasting_enabled": "廣播已啟用",
  "Broadcasting_media_server_url": "廣播多媒體伺服器網址",
  "Browse_Files": "瀏覽檔案",
  "Browser_does_not_support_audio_element": "您的瀏覽器不支援音效元素。",
  "Browser_does_not_support_video_element": "您的瀏覽器不支援影片元素。",
  "Bugsnag_api_key": "Bugsnag API密鑰",
  "Build_Environment": "構建環境",
  "bulk-register-user": "批次建立使用者",
  "bulk-register-user_description": "允許批次建立使用者",
  "Bundles": "綁定",
  "Busiest_day": "最忙的日子",
  "Busiest_time": "最忙的時間",
  "Business_Hour": "營業時間",
  "Business_Hour_Removed": "營業時間已移除",
  "Business_Hours": "營業時間",
  "Business_hours_enabled": "營業時間已啟用",
  "Business_hours_updated": "營業時間已更新",
  "busy": "忙碌",
  "Busy": "忙碌",
  "By": "通過",
  "by": "通過",
  "cache_cleared": "快取已清除",
  "Call": "呼叫",
  "Calling": "正在通話",
  "Call_Center": "通話中心",
  "Call_declined": "通話已拒絕!",
  "Call_Information": "通話資訊",
  "Call_provider": "通話提供者",
  "Call_Already_Ended": "通話已結束",
  "call-management": "通話管理",
  "call-management_description": "有權限開始會議",
  "Caller": "呼叫者",
  "Caller_Id": "通話者 ID",
  "Cancel": "取消",
  "Cancel_message_input": "取消",
  "Canceled": "已取消",
  "Canned_Response_Created": "已建立固定回覆",
  "Canned_Response_Updated": "已更新固定回覆",
  "Canned_Response_Delete_Warning": "刪除預設回覆無法取消。",
  "Canned_Response_Removed": "罐頭訊息已刪除",
  "Canned_Response_Sharing_Department_Description": "選定部門中的任何人都可以存取此罐頭回覆",
  "Canned_Response_Sharing_Private_Description": "只有您和 Omnichannel 管理者才能存取此罐頭回覆",
  "Canned_Response_Sharing_Public_Description": "任何人都可以存取此罐頭回覆",
  "Canned_Responses": "罐頭訊息",
  "Canned_Responses_Enable": "啟用罐頭訊息",
  "Cannot_invite_users_to_direct_rooms": "無法邀請使用者至私訊",
  "Cannot_open_conversation_with_yourself": "無法與自己私訊",
  "Cannot_share_your_location": "無法分享您的位置...",
  "CAS_autoclose": "自動關閉登入彈出視窗",
  "CAS_base_url": "SSO 基本網址",
  "CAS_base_url_Description": "您的外部SSO服務的基本網址,例如:https://sso.example.undef/sso/",
  "CAS_button_color": "登入按鈕背景色",
  "CAS_button_label_color": "登入按鈕文字顏色",
  "CAS_button_label_text": "登入按鈕標籤",
  "CAS_Creation_User_Enabled": "允許使用者建立",
  "CAS_Creation_User_Enabled_Description": "允許從 CAS 憑單提供的資料建立 CAS 使用者。",
  "CAS_enabled": "已啟用",
  "CAS_Login_Layout": "CAS 登入佈局",
  "CAS_login_url": "SSO 登入網址",
  "CAS_login_url_Description": "外部 SSO 服務的登錄網址,例如:https://sso.example.undef/sso/login",
  "CAS_popup_height": "登入彈出視窗高度",
  "CAS_popup_width": "登入彈出視窗寬度",
  "CAS_Sync_User_Data_Enabled": "永遠同步使用者資料",
  "CAS_Sync_User_Data_Enabled_Description": "在登入時始終將外部 CAS 使用者資料同步到可用屬性中。注意:無論如何,帳號建立時都會同步屬性。",
  "CAS_Sync_User_Data_FieldMap": "屬性對應",
  "CAS_Sync_User_Data_FieldMap_Description": "使用此JSON輸入從外部屬性(值)構建內部屬性(鍵)。用'%'括起的外部屬性名稱將以值字符串進行插值。  \n示例,`{\"email\":\"%email%\", \"name\":\"%firstname%, %lastname%\"}`  \n  \n始終對屬性映射進行插值。在CAS 1.0中,只有`username`屬性可用。可用的內部屬性包括:用戶名,姓名,電子郵件,房間; rooms是一個以逗號分隔的房間列表,可在用戶創建時加入,例如:`{\"rooms\": \"%team%,%department%\"}` 會將建立時的 CAS 使用者加入他們的團隊和部門頻道。",
  "CAS_trust_username": "信任 CAS 使用者名稱",
  "CAS_trust_username_description": "當啟用後,Rocket.Chat 將信任 CAS 中的任何使用者名稱且屬於Rocket.Chat上的相同使用者。  \n如果在 CAS 上重新命名了使用者,則可能需要這樣做,但也可能允許人們通過重命名自己的 CAS 使用者來控制 Rocket.Chat 帳號。",
  "CAS_version": "CAS 版本",
  "CAS_version_Description": "僅使用您的CAS SSO 服務支援的受支援的 CAS 版本。",
  "Categories": "分類",
  "Categories*": "類別*",
  "CDN_JSCSS_PREFIX": "CDN 給 JS/CSS",
  "CDN_PREFIX": "CDN Prefix",
  "CDN_PREFIX_ALL": "使用 CDN 給所有項目",
  "Certificates_and_Keys": "憑證和金鑰",
  "change-livechat-room-visitor": "變更即時聊天 Room 訪客",
  "change-livechat-room-visitor_description": "有權限去新增更多資訊到即時聊天的訪客房間",
  "Change_Room_Type": "更改房間類型",
  "Changing_email": "更改電子郵件",
  "channel": "頻道",
  "Channel": "頻道",
  "Channel_already_exist": "頻道「`#%s`」已存在。",
  "Channel_already_exist_static": "該頻道已經存在。",
  "Channel_already_Unarchived": "已有名為「`#%s`」的頻道目前尚未被封存",
  "Channel_Archived": "名為「`#%s`」的頻道已成功封存",
  "Channel_created": "頻道 `#%s` 已建立。",
  "Channel_doesnt_exist": "頻道「`#%s`」不存在",
  "Channel_Export": "Channel 匯出",
  "Channel_name": "Channel 名稱",
  "Channel_Name_Placeholder": "請輸入頻道名稱…",
  "Channel_to_listen_on": "Channel 收聽",
  "Channel_Unarchived": "名為「`#%s`」的頻道已成功解除封存",
  "Channels": "Channel",
  "Channels_added": "頻道已成功新增",
  "Channels_are_where_your_team_communicate": "Channel是團隊溝通的平台",
  "Channels_list": "公開頻道列表",
  "Channel_what_is_this_channel_about": "這個頻道是關於什麼的?",
  "Chart": "圖表",
  "Chat_button": "聊天按鈕",
  "Chat_close": "關閉聊天",
  "Chat_closed": "聊天已關閉",
  "Chat_closed_by_agent": "聊天已被客服關閉",
  "Chat_closed_successfully": "聊天已成功關閉",
  "Chat_History": "聊天記錄",
  "Chat_Now": "開始聊天",
  "chat_on_hold_due_to_inactivity": "由於閒聊,此聊天被暫停",
  "Chat_On_Hold": "保持聊天",
  "Chat_On_Hold_Successfully": "此聊天已成功暫停",
  "Chat_queued": "聊天已佇列",
  "Chat_removed": "聊天已刪除",
  "Chat_resumed": "恢復聊天",
  "Chat_start": "開始聊天",
  "Chat_started": "聊天開始",
  "Chat_taken": "聊天記錄",
  "Chat_window": "聊天視窗",
  "Chatops_Enabled": "啟用 Chatops",
  "Chatops_Title": "Chatops 面板",
  "Chatops_Username": "Chatops 使用者名稱",
  "Chat_Duration": "聊天時間",
  "Chats_removed": "聊天已刪除",
  "Check_All": "全選",
  "Check_if_the_spelling_is_correct": "檢查拼寫是否正確",
  "Check_Progress": "檢查進度",
  "Choose_a_room": "選擇一個頻道",
  "Choose_messages": "選擇訊息",
  "Choose_the_alias_that_will_appear_before_the_username_in_messages": "選擇在訊息中,顯示在使用者名稱前方的別名。",
  "Choose_the_username_that_this_integration_will_post_as": "選擇此整合功能用來發布訊息的使用者名稱。",
  "Choose_users": "選擇使用者",
  "Clean_Usernames": "清除使用者名稱",
  "clean-channel-history": "清除頻道對話記錄",
  "clean-channel-history_description": "有權限清除頻道對話記錄",
  "clear": "清除",
  "Clear_all_unreads_question": "清除所有未讀訊息?",
  "clear_cache_now": "立即清除快取",
  "Clear_filters": "清除過濾器",
  "clear_history": "清除對話記錄",
  "Clear_livechat_session_when_chat_ended": "聊天結束時清除訪客對話",
  "Click_here": "點擊這裡",
  "Click_here_for_more_details_or_contact_sales_for_a_new_license": "<a target=\"_blank\" href=\"{{url}}\">點擊這裡</a>了解更多詳細資料,或與<strong>{{email}}</strong>聯絡以得到新的授權。",
  "Click_here_for_more_info": "點擊這裡查看更多資訊",
  "Click_here_to_enter_your_encryption_password": "點擊這裡來輸入您的加密密碼",
  "Click_here_to_view_and_copy_your_password": "點擊這裡來檢視和複製您的密碼。",
  "Click_the_messages_you_would_like_to_send_by_email": "點擊您想通過電子郵件發送的消息",
  "Click_to_join": "點擊加入!",
  "Click_to_load": "點擊來載入",
  "Client_ID": "客戶端 ID",
  "Client_Secret": "客戶端加密",
  "Clients_will_refresh_in_a_few_seconds": "客戶端將在幾秒鐘後重新整理",
  "close": "關閉",
  "Close": "關閉",
  "Close_chat": "關閉聊天",
  "Close_room_description": "您即將關閉此聊天。您確定要繼續嗎?",
  "close-livechat-room": "關閉客服 Room",
  "close-livechat-room_description": "有權限關閉當前客服聊天室",
  "close-others-livechat-room": "關閉客服 Room",
  "close-others-livechat-room_description": "有權限關閉其它客服聊天室",
  "Closed": "已關閉",
  "Closed_At": "已關閉於",
  "Closed_automatically": "系統自動關閉",
  "Closed_automatically_chat_queued_too_long": "由系統自動關閉 (超過佇列最大時間)",
  "Closed_by_visitor": "由訪客關閉",
  "Closing_chat": "關閉聊天中",
  "Closing_chat_message": "關閉聊天中",
  "Cloud": "雲端",
  "Cloud_Apply_Offline_License": "套用離線授權",
  "Cloud_Change_Offline_License": "變更離線授權",
  "Cloud_License_applied_successfully": "成功套用授權!",
  "Cloud_Invalid_license": "無效的授權!",
  "Cloud_Apply_license": "套用授權",
  "Cloud_connectivity": "雲端連接",
  "Cloud_address_to_send_registration_to": "寄送郵件到您在雲端註冊的電子郵件。",
  "Cloud_click_here": "在複製完文字後,到雲端控制介面。[點這裡]({{cloudConsoleUrl}})",
  "Cloud_console": "雲端控制台",
  "Cloud_error_code": "代碼: {{errorCode}}",
  "Cloud_error_in_authenticating": "當驗證時收到錯誤",
  "Cloud_Info": "雲端資訊",
  "Cloud_login_to_cloud": "登入到 Rocket.Chat 雲端",
  "Cloud_logout": "登出 Rocket.Chat 雲端",
  "Cloud_manually_input_token": "輸入在雲端註冊的電子郵件來收 token 郵件。",
  "Cloud_register_error": "嘗試處理您的請求時出錯。請稍後再試。",
  "Cloud_Register_manually": "離線註冊",
  "Cloud_register_offline_finish_helper": "在雲端控制介面完成註冊程序之後您應該會顯示一些文字。請貼到這裡來完成註冊。",
  "Cloud_register_offline_helper": "如果存在間隙或網路存取受到限制,則可以手動註冊工作區。複製下面的文字,然後轉到我們的雲端控制介面以完成該過程。",
  "Cloud_register_success": "您的工作區已成功註冊!",
  "Cloud_registration_required": "必須註冊",
  "Cloud_registration_required_description": "看起來安裝過程中您沒有選擇您的工作區域。",
  "Cloud_registration_required_link_text": "點擊這裡來註冊您的工作區域。",
  "Cloud_resend_email": "重送郵件",
  "Cloud_Service_Agree_PrivacyTerms": "雲端服務同意隱私條款",
  "Cloud_Service_Agree_PrivacyTerms_Description": "我同意 [條款](https://rocket.chat/terms) 和 [隱私權政策](https://rocket.chat/privacy)",
  "Cloud_Service_Agree_PrivacyTerms_Login_Disabled_Warning": "您應該接受雲端隱私條款(設定精靈>雲端資訊>雲端服務隱私條款協議)以連接到您的雲端工作空間",
  "Cloud_status_page_description": "假如特定的雲端服務有問題,您可以檢查在我們的狀態頁面找到已知問題",
  "Cloud_token_instructions": "要註冊您的工作區,請轉到Cloud Console。登入或建立帳號,然後點擊註冊自我管理。貼上下面提供的 token",
  "Cloud_troubleshooting": "故障排除",
  "Cloud_update_email": "更新郵件",
  "Cloud_what_is_it": "這是什麼?",
  "Cloud_what_is_it_additional": "此外您可以從 Rocket.Chat 雲端控制台管理授權,付費及支援。",
  "Cloud_what_is_it_description": "Rocket.Chat 雲端允許您連到自己的 Rocket.Chat 工作區域去我們的雲端提供服務。",
  "Cloud_what_is_it_services_like": "服務像是:",
  "Cloud_workspace_connected": "您的工作區域已連上 Rocket.Chat 雲端。到您的 Rocket.Chat 雲端帳號,這裡允許您與某些商店交換服務。",
  "Cloud_workspace_connected_plus_account": "您的工作區域已連上了 Rocket.Chat 雲端並且和您的帳號關聯。",
  "Cloud_workspace_connected_without_account": "您的工作區域已連上了 Rocket.Chat 雲端。假如您願意,您可以登入到 Rocket.Chat 雲端然後用您的雲端帳號來關聯您的工作區域。",
  "Cloud_workspace_disconnect": "假如您不想再使用雲端服務,您可以從Rocket.Chat 雲端中斷與您的工作區域連結。",
  "Cloud_workspace_support": "假如您有雲端服務問題,請先試著同步。看問題是否依然存在,請在雲端控制台開啟支援服務。",
  "Collaborative": "共同",
  "Collapse": "收合",
  "Collapse_Embedded_Media_By_Default": "預設將嵌入式媒體收合",
  "color": "顏色",
  "Color": "顏色",
  "Colors": "顏色",
  "Commands": "指令",
  "Comment_to_leave_on_closing_session": "在閉幕會議上留下評論",
  "Comment": "評論",
  "Common_Access": "通用訪問",
  "Community": "社會的",
  "Composer_not_available_phone_calls": "通話中無法使用訊息功能",
  "Condensed": "簡明",
  "Condition": "狀況",
  "Commit_details": "送出詳細資料",
  "Completed": "已完成",
  "Computer": "電腦",
  "Configure_Incoming_Mail_IMAP": "設定收信 (IMAP)",
  "Configure_Outgoing_Mail_SMTP": "設定寄信 (SMTP)",
  "Confirm": "確認",
  "Confirm_new_encryption_password": "確認新的加密密碼",
  "Confirm_new_password": "確認新密碼",
  "Confirm_New_Password_Placeholder": "請重新輸入新密碼...",
  "Confirm_password": "確認密碼",
  "Confirm_your_password": "確認密碼",
  "Confirmation": "確認",
  "Connect": "連線",
  "Connected": "已連線",
  "Connect_SSL_TLS": "用 SSL/TLS 連線",
  "Connection_Closed": "連接關閉",
  "Connection_Reset": "連線重置",
  "Connection_error": "連線錯誤",
  "Connection_failed": "LDAP 連線失敗",
  "Connectivity_Services": "連線的服務",
  "Consulting": "諮詢",
  "Consumer_Packaged_Goods": "包裝消費品",
  "Contact": "聯絡人",
  "Contacts": "聯絡人",
  "Contact_Name": "聯絡人名字",
  "Contact_Center": "聯絡中心",
  "Contact_Chat_History": "聯絡人聊天記錄",
  "Contains_Security_Fixes": "包含安全修復程序",
  "Contact_Manager": "聯絡管理者",
  "Contact_not_found": "找不到聯絡人",
  "Contact_Profile": "聯絡資料",
  "Contact_Info": "聯絡資訊",
  "Content": "內容",
  "Continue": "繼續",
  "Continuous_sound_notifications_for_new_livechat_room": "新的即時聊天室的連續聲音通知",
  "Conversation": "對話",
  "Conversation_closed": "會話已關閉:{{comment}}。",
  "Conversation_closing_tags": "對話結束標籤",
  "Conversation_closing_tags_description": "關閉標籤將在關閉時自動分配到對話。",
  "Conversation_finished": "對話已完成",
  "Conversation_finished_message": "對話完成的訊息",
  "Conversation_finished_text": "對話已完成文字",
  "conversation_with_s": "與 %s 的對話",
  "Conversations": "對話",
  "Conversations_per_day": "每天對話",
  "Convert": "轉換",
  "Convert_Ascii_Emojis": "轉換 ASCII 成表情符號",
  "Convert_to_channel": "轉換為 Channel",
  "Converting_channel_to_a_team": "您正在將此 Channel 轉換為團隊。將保留所有成員。",
  "Converted__roomName__to_team": "<strong>已轉換</strong> #{{roomName}} 至團隊",
  "Converted__roomName__to_channel": "<strong>已轉換</strong> #{{roomName}} 至頻道",
  "Converting_team_to_channel": "將團隊轉換為 Channel",
  "Copied": "已複製",
  "Copy": "複製",
  "Copy_text": "複製文字",
  "Copy_to_clipboard": "複製到剪貼簿",
  "COPY_TO_CLIPBOARD": "複製到剪貼簿",
  "could-not-access-webdav": "無法存取 WebDAV",
  "Count": "計數",
  "Counters": "計數器",
  "Country": "國家",
  "Country_Afghanistan": "阿富汗",
  "Country_Albania": "阿爾巴尼亞",
  "Country_Algeria": "阿爾及利亞",
  "Country_American_Samoa": "美屬薩摩亞",
  "Country_Andorra": "安道爾",
  "Country_Angola": "安哥拉",
  "Country_Anguilla": "安圭拉",
  "Country_Antarctica": "南極洲",
  "Country_Antigua_and_Barbuda": "安提瓜和巴布達",
  "Country_Argentina": "阿根廷",
  "Country_Armenia": "亞美尼亞",
  "Country_Aruba": "阿魯巴",
  "Country_Australia": "澳大利亞",
  "Country_Austria": "奧地利",
  "Country_Azerbaijan": "阿塞拜疆",
  "Country_Bahamas": "巴哈馬",
  "Country_Bahrain": "巴林",
  "Country_Bangladesh": "孟加拉國",
  "Country_Barbados": "巴巴多斯",
  "Country_Belarus": "白俄羅斯",
  "Country_Belgium": "比利時",
  "Country_Belize": "伯利茲",
  "Country_Benin": "貝寧",
  "Country_Bermuda": "百慕大",
  "Country_Bhutan": "不丹",
  "Country_Bolivia": "玻利維亞",
  "Country_Bosnia_and_Herzegovina": "波斯尼亞和黑塞哥維那",
  "Country_Botswana": "博茨瓦納",
  "Country_Bouvet_Island": "布維島",
  "Country_Brazil": "巴西",
  "Country_British_Indian_Ocean_Territory": "英屬印度洋領地",
  "Country_Brunei_Darussalam": "文萊達魯薩蘭國",
  "Country_Bulgaria": "保加利亞",
  "Country_Burkina_Faso": "布基納法索",
  "Country_Burundi": "布隆迪",
  "Country_Cambodia": "柬埔寨",
  "Country_Cameroon": "喀麥隆",
  "Country_Canada": "加拿大",
  "Country_Cape_Verde": "佛得角",
  "Country_Cayman_Islands": "開曼群島",
  "Country_Central_African_Republic": "中非共和國",
  "Country_Chad": "乍得",
  "Country_Chile": "智利",
  "Country_China": "中國",
  "Country_Christmas_Island": "聖誕島",
  "Country_Cocos_Keeling_Islands": "科科斯(基林)群島",
  "Country_Colombia": "哥倫比亞",
  "Country_Comoros": "科摩羅",
  "Country_Congo": "剛果",
  "Country_Congo_The_Democratic_Republic_of_The": "剛果民主共和國",
  "Country_Cook_Islands": "庫克群島",
  "Country_Costa_Rica": "哥斯達黎加",
  "Country_Cote_Divoire": "科特迪瓦",
  "Country_Croatia": "克羅地亞",
  "Country_Cuba": "古巴",
  "Country_Cyprus": "塞浦路斯",
  "Country_Czech_Republic": "捷克共和國",
  "Country_Denmark": "丹麥",
  "Country_Djibouti": "吉布提",
  "Country_Dominica": "多米尼加",
  "Country_Dominican_Republic": "多明尼加共和國",
  "Country_Ecuador": "厄瓜多爾",
  "Country_Egypt": "埃及",
  "Country_El_Salvador": "薩爾瓦多",
  "Country_Equatorial_Guinea": "赤道幾內亞",
  "Country_Eritrea": "厄立特里亞",
  "Country_Estonia": "愛沙尼亞",
  "Country_Ethiopia": "埃塞俄比亞",
  "Country_Falkland_Islands_Malvinas": "福克蘭群島(馬爾維納斯群島)",
  "Country_Faroe_Islands": "法羅群島",
  "Country_Fiji": "斐",
  "Country_Finland": "芬蘭",
  "Country_France": "法國",
  "Country_French_Guiana": "法屬圭亞那",
  "Country_French_Polynesia": "法屬波利尼西亞",
  "Country_French_Southern_Territories": "法國南部地區",
  "Country_Gabon": "加蓬",
  "Country_Gambia": "岡比亞",
  "Country_Georgia": "格魯吉亞",
  "Country_Germany": "德國",
  "Country_Ghana": "加納",
  "Country_Gibraltar": "直布羅陀",
  "Country_Greece": "希臘",
  "Country_Greenland": "格陵蘭",
  "Country_Grenada": "格林納達",
  "Country_Guadeloupe": "瓜德羅普島",
  "Country_Guam": "關島",
  "Country_Guatemala": "危地馬拉",
  "Country_Guinea": "幾內亞",
  "Country_Guinea_bissau": "幾內亞比紹",
  "Country_Guyana": "圭亞那",
  "Country_Haiti": "海地",
  "Country_Heard_Island_and_Mcdonald_Islands": "赫德島和麥克唐納群島",
  "Country_Holy_See_Vatican_City_State": "羅馬教廷(梵蒂岡城國)",
  "Country_Honduras": "洪都拉斯",
  "Country_Hong_Kong": "香港",
  "Country_Hungary": "匈牙利",
  "Country_Iceland": "冰島",
  "Country_India": "印度",
  "Country_Indonesia": "印度尼西亞",
  "Country_Iran_Islamic_Republic_of": "伊朗伊斯蘭共和國",
  "Country_Iraq": "伊拉克",
  "Country_Ireland": "愛爾蘭",
  "Country_Israel": "以色列",
  "Country_Italy": "意大利",
  "Country_Jamaica": "牙買加",
  "Country_Japan": "日本",
  "Country_Jordan": "約旦",
  "Country_Kazakhstan": "哈薩克斯坦",
  "Country_Kenya": "肯尼亞",
  "Country_Kiribati": "基里巴斯",
  "Country_Korea_Democratic_Peoples_Republic_of": "韓國,朝鮮民主主義人民共和國",
  "Country_Korea_Republic_of": "韓國",
  "Country_Kuwait": "科威特",
  "Country_Kyrgyzstan": "吉爾吉斯斯坦",
  "Country_Lao_Peoples_Democratic_Republic": "老撾人民民主共和國",
  "Country_Latvia": "拉脫維亞",
  "Country_Lebanon": "黎巴嫩",
  "Country_Lesotho": "萊索托",
  "Country_Liberia": "利比里亞",
  "Country_Libyan_Arab_Jamahiriya": "阿拉伯利比亞民眾國",
  "Country_Liechtenstein": "列支敦士登",
  "Country_Lithuania": "立陶宛",
  "Country_Luxembourg": "盧森堡",
  "Country_Macao": "澳門",
  "Country_Macedonia_The_Former_Yugoslav_Republic_of": "馬其頓,前南斯拉夫共和國",
  "Country_Madagascar": "馬達加斯加",
  "Country_Malawi": "馬拉維",
  "Country_Malaysia": "馬來西亞",
  "Country_Maldives": "馬爾地夫",
  "Country_Mali": "馬里",
  "Country_Malta": "馬耳他",
  "Country_Marshall_Islands": "馬紹爾群島",
  "Country_Martinique": "馬提尼克",
  "Country_Mauritania": "毛里塔尼亞",
  "Country_Mauritius": "毛里求斯",
  "Country_Mayotte": "馬約特",
  "Country_Mexico": "墨西哥",
  "Country_Micronesia_Federated_States_of": "密克羅尼西亞聯邦",
  "Country_Moldova_Republic_of": "摩爾多瓦共和國",
  "Country_Monaco": "摩納哥",
  "Country_Mongolia": "蒙古",
  "Country_Montserrat": "蒙特塞拉特",
  "Country_Morocco": "摩洛哥",
  "Country_Mozambique": "莫桑比克",
  "Country_Myanmar": "緬甸",
  "Country_Namibia": "納米比亞",
  "Country_Nauru": "瑙魯",
  "Country_Nepal": "尼泊爾",
  "Country_Netherlands": "荷蘭",
  "Country_Netherlands_Antilles": "荷屬安的列斯",
  "If_you_dont_have_one_send_an_email_to_omni_rocketchat_to_get_yours": "如果你沒有發送郵件到[omni@rocket.chat](mailto:omni@rocket.chat)來獲得你的郵件。",
  "Country_New_Caledonia": "新喀裡多尼亞",
  "Country_New_Zealand": "新西蘭",
  "Country_Nicaragua": "尼加拉瓜",
  "Country_Niger": "尼日爾",
  "Country_Nigeria": "尼日利亞",
  "Country_Niue": "紐埃",
  "Country_Norfolk_Island": "諾福克島",
  "Country_Northern_Mariana_Islands": "北馬里亞納群島",
  "Country_Norway": "挪威",
  "Country_Oman": "阿曼",
  "Country_Pakistan": "巴基斯坦",
  "Country_Palau": "帕勞",
  "Country_Palestinian_Territory_Occupied": "被佔領的巴勒斯坦領土",
  "Country_Panama": "巴拿馬",
  "Country_Papua_New_Guinea": "巴布亞新幾內亞",
  "Country_Paraguay": "巴拉圭",
  "Country_Peru": "秘魯",
  "Country_Philippines": "菲律賓",
  "Country_Pitcairn": "皮特凱恩",
  "Country_Poland": "波蘭",
  "Country_Portugal": "葡萄牙",
  "Country_Puerto_Rico": "波多黎各",
  "Country_Qatar": "卡塔爾",
  "Country_Reunion": "團圓",
  "Country_Romania": "羅馬尼亞",
  "Country_Russian_Federation": "俄羅斯聯邦",
  "Country_Rwanda": "盧旺達",
  "Country_Saint_Helena": "聖赫勒拿",
  "Country_Saint_Kitts_and_Nevis": "聖基茨和尼維斯",
  "Country_Saint_Lucia": "聖盧西亞",
  "Country_Saint_Pierre_and_Miquelon": "聖皮埃爾和密克隆",
  "Country_Saint_Vincent_and_The_Grenadines": "聖文森特和格林納丁斯",
  "Country_Samoa": "薩摩亞",
  "Country_San_Marino": "聖馬力諾",
  "Country_Sao_Tome_and_Principe": "聖多美和普林西比",
  "Country_Saudi_Arabia": "沙特阿拉伯",
  "Country_Senegal": "塞內加爾",
  "Country_Serbia_and_Montenegro": "塞爾維亞和黑山",
  "inline_code": "內聯代碼",
  "Country_Seychelles": "塞舌爾",
  "Country_Sierra_Leone": "塞拉利昂",
  "Country_Singapore": "新加坡",
  "Country_Slovakia": "斯洛伐克",
  "Country_Slovenia": "斯洛文尼亞",
  "Country_Solomon_Islands": "所羅門群島",
  "Country_Somalia": "索馬里",
  "Country_South_Africa": "南非",
  "Country_South_Georgia_and_The_South_Sandwich_Islands": "南喬治亞和南桑威奇群島",
  "Country_Spain": "西班牙",
  "Country_Sri_Lanka": "斯里蘭卡",
  "Country_Sudan": "蘇丹",
  "Country_Suriname": "蘇里南",
  "Country_Svalbard_and_Jan_Mayen": "斯瓦爾巴群島和揚馬延",
  "Country_Swaziland": "斯威士蘭",
  "Country_Sweden": "瑞典",
  "Country_Switzerland": "瑞士",
  "Country_Syrian_Arab_Republic": "阿拉伯敘利亞共和國",
  "Country_Taiwan_Province_of_China": "台灣(中華民國)",
  "Country_Tajikistan": "塔吉克斯坦",
  "Country_Tanzania_United_Republic_of": "坦桑尼亞聯合共和國",
  "Country_Thailand": "泰國",
  "Country_Timor_leste": "東帝汶",
  "Country_Togo": "多哥",
  "Country_Tokelau": "托克勞",
  "Country_Tonga": "湯加",
  "Country_Trinidad_and_Tobago": "特立尼達和多巴哥",
  "Country_Tunisia": "突尼斯",
  "Country_Turkey": "土耳其",
  "Country_Turkmenistan": "土庫曼斯坦",
  "Country_Turks_and_Caicos_Islands": "特克斯和凱科斯群島",
  "Country_Tuvalu": "圖瓦盧",
  "Country_Uganda": "烏干達",
  "Country_Ukraine": "烏克蘭",
  "Country_United_Arab_Emirates": "阿拉伯聯合大公國",
  "Country_United_Kingdom": "英國",
  "Country_United_States": "美國",
  "Country_United_States_Minor_Outlying_Islands": "美國本土外小島嶼",
  "Country_Uruguay": "烏拉圭",
  "Country_Uzbekistan": "烏茲別克斯坦",
  "Country_Vanuatu": "瓦努阿圖",
  "Country_Venezuela": "委內瑞拉",
  "Country_Viet_Nam": "越南",
  "Country_Virgin_Islands_British": "維爾京群島,英國",
  "Country_Virgin_Islands_US": "美屬維爾京群島",
  "Country_Wallis_and_Futuna": "瓦利斯和富圖納",
  "Country_Western_Sahara": "撒哈拉沙漠西部",
  "Country_Yemen": "葉門",
  "Country_Zambia": "贊比亞",
  "Country_Zimbabwe": "津巴布韋",
  "Create": "建立",
  "Create_channel": "建立 Channel",
  "Create_A_New_Channel": "建立一個新Channel",
  "Create_new": "建立新的",
  "Create_new_members": "建立會員",
  "Create_unique_rules_for_this_channel": "為此頻道建立獨特的規則",
  "create-c": "建立公共 Channel",
  "create-c_description": "允許建立公共頻道",
  "create-d": "建立直接訊息",
  "create-d_description": "允許開始直接訊息",
  "create-invite-links": "建立邀請連接",
  "create-invite-links_description": "有權限建立邀請連接到頻道",
  "create-p": "建立私人頻道",
  "create-p_description": "允許建立私人頻道",
  "create-personal-access-tokens": "建立個人存取 Token",
  "create-personal-access-tokens_description": "有權限去建立個人存取 Tokens",
  "create-user": "建立使用者",
  "create-user_description": "建立使用者的權限",
  "Created": "已建立",
  "Created_as": "建立為",
  "Created_at": "建立於",
  "Created_at_s_by_s": "<strong>%s</strong>由<strong>%s</strong>所建立",
  "Created_at_s_by_s_triggered_by_s": "由<strong>%s</strong>觸發,由<strong>%s</strong>創建於<strong>%s</strong>",
  "Created_by": "建立於",
  "CRM_Integration": "CRM 整合",
  "CROWD_Allow_Custom_Username": "允許自訂使用者名稱在 Rocket.Chat",
  "CROWD_Reject_Unauthorized": "拒絕未經授權",
  "Crowd_Remove_Orphaned_Users": "刪除孤立的使用者",
  "Crowd_sync_interval_Description": "同步之間的時間間隔。例如“每24小時”或“每週的第一天”,在[Cron Text Parser](http://bunkat.github.io/later/parsers.html#text)上的更多示例,",
  "Current_Chats": "目前聊天",
  "Current_File": "目前檔案",
  "Current_Import_Operation": "目前匯入操作",
  "Current_Status": "當前狀態",
  "Custom": "自訂",
  "Custom CSS": "自定義 CSS",
  "Custom_agent": "自訂代理",
  "Custom_dates": "自訂日期",
  "Custom_Emoji": "自定義表情符號",
  "Custom_Emoji_Add": "增加新的表情符號",
  "Custom_Emoji_Added_Successfully": "自定義表情符號增加成功",
  "Custom_Emoji_Delete_Warning": "刪除表情符號不能取消。",
  "Custom_Emoji_Error_Invalid_Emoji": "無效的表情符號",
  "Custom_Emoji_Error_Name_Or_Alias_Already_In_Use": "自定義表情符號或其別名之一已被使用。",
  "Custom_Emoji_Error_Same_Name_And_Alias": "自訂的表情名稱跟他們的別名應該要不一樣。",
  "Custom_Emoji_Has_Been_Deleted": "自定義表情符號已被刪除。",
  "Custom_Emoji_Info": "自定義表情符號資訊",
  "Custom_Emoji_Updated_Successfully": "自定義表情符號已成功更新",
  "Custom_Fields": "自訂欄位",
  "Custom_Field_Removed": "自訂欄位已移除",
  "Custom_Field_Not_Found": "找不到自訂欄位",
  "Custom_Integration": "自訂整合",
  "Custom_oauth_helper": "設定 OAuth 提供者時,請提供一個 Callback URL。使用 <pre> %s </pre> 。",
  "Custom_oauth_unique_name": "自訂 OAuth 名稱",
  "Custom_Script_Logged_In": "針對登錄使用者自訂腳本",
  "Custom_Script_Logged_In_Description": "自訂腳本讓所有登入的使用者在登入時都會執行。例如. (無論何時登入頁面)",
  "Custom_Script_Logged_Out": "自訂腳本用於登出用戶",
  "Custom_Script_Logged_Out_Description": "自訂腳本讓所有未登入的使用者在登入時都會執行。例如. (無論何時登入頁面)",
  "Custom_Script_On_Logout": "登出流程的自訂腳本",
  "Custom_Script_On_Logout_Description": "自訂腳本只會執行在登出流程",
  "Custom_Scripts": "自定義腳本",
  "Custom_Sound_Add": "新增自訂音效",
  "Custom_Sound_Delete_Warning": "刪除音效後無法復原。",
  "Custom_Sound_Edit": "編輯自訂聲音",
  "Custom_Sound_Error_Invalid_Sound": "無效的音效",
  "Custom_Sound_Error_Name_Already_In_Use": "該自訂音效名稱已被使用。",
  "Custom_Sound_Has_Been_Deleted": "自訂音效已刪除。",
  "Custom_Sound_Info": "自訂音效資訊",
  "Custom_Sound_Saved_Successfully": "自訂音效已成功保存",
  "Custom_Status": "自訂狀態",
  "Custom_Translations": "自訂翻譯",
  "Custom_Translations_Description": "應該是有效的JSON,其中鍵是包含鍵和翻譯字典的語言。例如:  \n `{\"en\": {\"Channels\": \"Rooms\"},\"pt\": {\"Channels\": \"Salas\"}}`",
  "Custom_User_Status": "自訂使用者狀態",
  "Custom_User_Status_Add": "新增使用者狀態",
  "Custom_User_Status_Added_Successfully": "自訂使用者狀態已新增成功",
  "Custom_User_Status_Delete_Warning": "刪除自訂使用者狀態無法復原。",
  "Custom_User_Status_Edit": "編輯自訂使用者狀態",
  "Custom_User_Status_Error_Invalid_User_Status": "無效的使用者狀態",
  "Custom_User_Status_Error_Name_Already_In_Use": "自訂的使用者狀態名稱已經被使用。",
  "Custom_User_Status_Has_Been_Deleted": "自訂使用者狀態已刪除",
  "Custom_User_Status_Info": "自訂使用者狀態資訊",
  "Custom_User_Status_Updated_Successfully": "自訂使用者狀態已更新成功",
  "Customer_without_registered_email": "客戶沒有註冊的電子郵件地址",
  "Customize": "自訂",
  "CustomSoundsFilesystem": "自定義聲音檔案系統",
  "Daily_Active_Users": "每日活躍的使用者",
  "Dashboard": "儀表板",
  "Data_processing_consent_text": "資訊處理同意書",
  "Data_processing_consent_text_description": "使用這個設定代表您可以在對話中收集,儲存和執行客戶的個人資訊。",
  "Date": "日期",
  "Date_From": "從",
  "Date_to": "至",
  "DAU_value": "DAU {{value}}",
  "days": "天",
  "Days": "天",
  "DB_Migration": "資料庫遷移",
  "DB_Migration_Date": "資料庫遷移日期",
  "DDP_Rate_Limiter": "DDP 頻率限制",
  "DDP_Rate_Limit_Connection_By_Method_Enabled": "限制每個連線的方式: 已啟用",
  "DDP_Rate_Limit_Connection_By_Method_Interval_Time": "限制每個連線的方式: 間隔時間",
  "DDP_Rate_Limit_Connection_By_Method_Requests_Allowed": "限制每個連線的方式: 允許需求",
  "DDP_Rate_Limit_Connection_Enabled": "限制連線: 已啟用",
  "DDP_Rate_Limit_Connection_Interval_Time": "限制連線: 間隔時間",
  "DDP_Rate_Limit_Connection_Requests_Allowed": "限制連線: 允許需求",
  "DDP_Rate_Limit_IP_Enabled": "限制 IP: 已啟用",
  "DDP_Rate_Limit_IP_Interval_Time": "限制 IP: 間隔時間",
  "DDP_Rate_Limit_IP_Requests_Allowed": "限制 IP: 允許需求",
  "DDP_Rate_Limit_User_By_Method_Enabled": "限制每個使用者的方式: 已啟用",
  "DDP_Rate_Limit_User_By_Method_Interval_Time": "限制每個使用者的方式: 間隔時間",
  "DDP_Rate_Limit_User_By_Method_Requests_Allowed": "限制每個使用者的方式: 允許需求",
  "DDP_Rate_Limit_User_Enabled": "限制使用者: 已啟用",
  "DDP_Rate_Limit_User_Interval_Time": "限制使用者: 間隔時間",
  "DDP_Rate_Limit_User_Requests_Allowed": "限制使用者: 允許需求",
  "Deactivate": "停用",
  "Decline": "拒絕",
  "Default": "預設",
  "Default_value": "預設值",
  "Delete": "刪除",
  "Deleting": "刪除中",
  "Delete_all_closed_chats": "刪除所有已關閉的聊天",
  "Delete_File_Warning": "刪除檔案將永遠刪除它。這不能被取消。",
  "Delete_message": "刪除訊息",
  "Delete_my_account": "刪除我的帳號",
  "Delete_Role_Warning": "刪除身份會永遠刪除。這個是不能取消。",
  "Delete_Room_Warning": "刪除聊天室會一併刪除聊天室內的所有訊息,此動作無法復原。",
  "Delete_User_Warning": "刪除用戶將刪除該用戶所有訊息,此動作無法復原。",
  "Delete_User_Warning_Delete": "刪除用戶將刪除該用戶所有訊息,此動作無法復原。",
  "Delete_User_Warning_Keep": "使用者將被刪除,但他們的訊息將保持可見。這不能復原。",
  "Delete_User_Warning_Unlink": "刪除使用者將從使用者的所有訊息中刪除使用者名稱。這不能復原。",
  "delete-c": "刪除公共 Channel",
  "delete-c_description": "有權限刪除公共頻道",
  "delete-d": "刪除私訊",
  "delete-d_description": "有權限刪除私訊",
  "delete-message": "刪除訊息",
  "delete-message_description": "有權限刪除聊天室內的訊息",
  "delete-own-message": "刪除自己的訊息",
  "delete-own-message_description": "有權限去刪除自己的訊息",
  "delete-p": "刪除私人頻道",
  "delete-p_description": "有權限刪除私人頻道",
  "delete-user": "刪除使用者",
  "delete-user_description": "有權限刪除使用者",
  "Deleted": "已刪除!",
  "Deleted__roomName__": "<strong>已刪除</strong> #{{roomName}}",
  "Department": "部門",
  "Department_name": "部門名稱",
  "Department_not_found": "找不到部門",
  "Department_removed": "部門已被移除",
  "Departments": "部門",
  "Deployment_ID": "部署 ID",
  "Deployment": "部署",
  "Description": "描述",
  "Desktop": "桌面",
  "Desktop_Notification_Test": "桌面通知測試",
  "Desktop_Notifications": "桌面通知",
  "Desktop_Notifications_Default_Alert": "桌面通知預設警報",
  "Desktop_Notifications_Disabled": "桌面通知已被停用。如果您需要啟用通知,請修改瀏覽器設定。",
  "Desktop_Notifications_Duration": "桌面通知長度",
  "Desktop_Notifications_Duration_Description": "顯示桌面通知的秒數。可能影響 OS X 通知中心的功能。輸入 0 可使用瀏覽器預設設定而不影響 OS X 通知中心。",
  "Desktop_Notifications_Enabled": "桌面通知已啟用",
  "Desktop_Notifications_Not_Enabled": "桌面通知未啟用",
  "Details": "詳細",
  "line": "行",
  "Device_Management_IP": "IP",
  "Different_Style_For_User_Mentions": "使用者提到的不同風格",
  "Livechat_Facebook_API_Key": "Omni Channel API 金鑰",
  "Livechat_Facebook_API_Secret": "Omni Channel API 加密",
  "Direct_Message": "直接訊息",
  "Livechat_Facebook_Enabled": "已啟用 Facebook 整合",
  "Direct_message_creation_description": "您要與多個使用者建立聊天。使用直接訊息,將您想聊天的人增加到同一位置的每個人。",
  "Direct_message_someone": "私訊其他人",
  "Direct_message_you_have_joined": "您已經加入了一個新的直接訊息",
  "Direct_Messages": "私訊",
  "Direct_Reply": "直接回覆",
  "Direct_Reply_Advice": "您可以直接回覆這個郵件。不要修改之前的郵件。",
  "Direct_Reply_Debug": "除錯直接回覆",
  "Direct_Reply_Debug_Description": "[小心] 啟用除錯模式將在管理控制台中顯示您的“純文字密碼”。",
  "Direct_Reply_Delete": "刪除電子郵件",
  "Direct_Reply_Delete_Description": "[注意!] 假如這個選項已啟用,所有未讀取的訊息都不可以刪除,即使那些不是直接回覆的人。此設置信箱永遠是空的且不能人為\"並行\"處理。",
  "Direct_Reply_Enable": "啟用直接回覆",
  "Direct_Reply_Enable_Description": "[注意!] 假如 \"直接回覆\" 已啟用,Rocket.Chat 將會控制設置的信箱。所有未讀取的郵件收下,標註為讀取和執行。只有當使用的信箱專門用在 Rocket.Chat 存取且不能被人為 \"並行\" 讀取/執行時,\"直接回覆\" 才應該啟動。",
  "Direct_Reply_Frequency": "郵件檢查頻率",
  "Direct_Reply_Frequency_Description": "(以分鐘為單位,默認/最小為2分鐘)",
  "Direct_Reply_Host": "直接回覆主機",
  "Direct_Reply_IgnoreTLS": "忽略 TLS",
  "Direct_Reply_Password": "密碼",
  "Direct_Reply_Port": "Direct_Reply_Port",
  "Direct_Reply_Protocol": "直接回覆協定",
  "Direct_Reply_Separator": "分隔器",
  "Direct_Reply_Separator_Description": "[只有當您確切知道您在做什麼時,才可以修改,請參閱文檔]  \n電子郵件的標記和標記部分之間的分隔符",
  "Direct_Reply_Username": "使用者名稱",
  "Direct_Reply_Username_Description": "請使用絕對電子郵件,不允許標記,否則將被覆蓋",
  "Directory": "目錄",
  "Disable": "停用",
  "Disable_Facebook_integration": "停用 Facebook 整合",
  "Disable_Notifications": "停用通知",
  "Disable_two-factor_authentication": "透過 TOTP 停用2步驟驗證",
  "Disable_two-factor_authentication_email": "透過電子郵件停用2步驟身份驗證",
  "Disabled": "已停用",
  "Disallow_reacting": "不允許反應",
  "Disallow_reacting_Description": "不允許反應",
  "Discard": "丟棄",
  "Disconnect": "中斷連線",
  "Discussion": "討論",
  "Discussion_description": "幫助保持對正在發生的事情的概述!通過建立討論,將建立您選擇的子通道,並且兩者都是連接的。",
  "Discussion_first_message_disabled_due_to_e2e": "您可以在這個建立後開始在這個論壇裡傳送點對點的加密訊息。",
  "Discussion_first_message_title": "您的訊息",
  "Discussion_name": "論壇名稱",
  "Discussion_start": "開始論壇",
  "Discussion_target_channel": "上層頻道或群組",
  "Discussion_target_channel_description": "選擇與您要詢問的內容相關的頻道",
  "Discussion_target_channel_prefix": "您正在建立論壇在",
  "Discussion_title": "建立新的討論",
  "discussion-created": "{{message}}",
  "Discussions": "論壇",
  "Display": "顯示",
  "Display_avatars": "顯示大頭貼",
  "Display_Avatars_Sidebar": "在偷邊欄中顯示大頭貼",
  "Display_chat_permissions": "顯示聊天權限",
  "Display_offline_form": "顯示為離線",
  "Display_setting_permissions": "顯示權限來變更設定",
  "Display_unread_counter": "顯示未讀訊息數量",
  "Displays_action_text": "顯示文字行動",
  "Do_It_Later": "稍後再做",
  "Do_not_display_unread_counter": "不要顯示此頻道的任何計數器",
  "Do_not_provide_this_code_to_anyone": "不要將此代碼提供給任何人。",
  "Do_Nothing": "不做任何事",
  "Do_you_want_to_accept": "你想接受嗎?",
  "Do_you_want_to_change_to_s_question": "您想更改為<strong>%s</strong>嗎?",
  "Document_Domain": "網址網站",
  "Domain": "網域",
  "Domain_added": "網域已增加",
  "Domain_removed": "網域已刪除",
  "Domains": "網域",
  "Domains_allowed_to_embed_the_livechat_widget": "允許嵌入livechat小工具的逗號分隔的網域列表。留空以允許所有網域。",
  "Dont_ask_me_again": "不要再問我了!",
  "Dont_ask_me_again_list": "不要再問我列表",
  "Download": "下載",
  "Download_Info": "下載資訊",
  "Download_My_Data": "下載我的資料 (HTML)",
  "Download_Pending_Avatars": "下載等待中大頭貼",
  "Download_Pending_Files": "下載待處理檔案",
  "Download_Snippet": "下載",
  "Downloading_file_from_external_URL": "從外部網址下載檔案",
  "Drop_to_upload_file": "拖曳以上傳",
  "Dry_run": "空運行",
  "Dry_run_description": "將只發送一封電子郵件並從相同的地址。電子郵件必須屬於一個有效的使用者。",
  "Duplicate_archived_channel_name": "名稱同為「`#%s`」的封存中頻道已存在",
  "Markdown_Headers": "允許 Markdown 標頭在訊息",
  "Markdown_Marked_Breaks": "啟用標記的中斷",
  "Duplicate_archived_private_group_name": "名稱同為「'%s'」的封存中私人頻道已存在",
  "Duplicate_channel_name": "名稱同為「'%s'」的Channel已存在",
  "Markdown_Marked_GFM": "啟用標記的 GFM",
  "Duplicate_file_name_found": "找到重覆檔案名稱",
  "Markdown_Marked_Pedantic": "啟用 Marked Pedantic",
  "Markdown_Marked_SmartLists": "啟用標記的智慧列表",
  "Duplicate_private_group_name": "名稱同為「'%s'」的私人頻道已存在",
  "Markdown_Marked_Smartypants": "啟用標記的 Smartypants",
  "Duplicated_Email_address_will_be_ignored": "已複製的電子郵件位址將會忽略。",
  "Markdown_Marked_Tables": "啟用標記表",
  "duplicated-account": "已複製帳號",
  "E2E Encryption": "E2E 加密",
  "Markdown_Parser": "降價解析器",
  "Markdown_SupportSchemesForLink": "Markdown 支援連結協議",
  "Markdown_SupportSchemesForLink_Description": "以逗號分隔列出允許的協議",
  "E2E_enable": "E2E 已啟用",
  "E2E_disable": "E2E 已停用",
  "E2E_Enable_alert": "這個功能目前還在測試! 請回報臭蟲到 github.com/RocketChat/Rocket.Chat/issues 且要知道:<br/>- 在已加密的房間中加密的訊息是沒辦法搜尋得到的。<br/>- 手機應用程式可能不支援加密訊息 (他們實施中)。<br/>- 機器人可能也無法看到已加密訊息直到他們支援這個。<br/>- 這個版本無法加密檔案。",
  "E2E_Enable_description": "啟用選項來建立加密群組就可以變更群組和直接訊息加密",
  "E2E_Enabled": "E2E 已啟用",
  "E2E_Enabled_Default_DirectRooms": "預設情況下為 Direct Rooms 啟用加密",
  "E2E_Enabled_Default_PrivateRooms": "預設情況下為私有 Rooms 啟用加密",
  "E2E_Encryption_Password_Change": "變更加密的密碼",
  "E2E_Encryption_Password_Explanation": "您可以建立加密私人群組和直接訊息。您可能也可以變更已經存在的私人群組或是直接訊息中來加密。<br/><br/>這是點對點的加密,所以金鑰是用來加密/解密,您的訊息也不會儲存到伺服器上。為了這個原因您必須安全存放您的密碼。您會希望使用 E2E 加密輸入到其他裝置。",
  "E2E_key_reset_email": "E2E 金鑰重設通知",
  "E2E_password_request_text": "存取您的加密私人群組和直接訊息,輸入您的加密密碼。 <br/>您需要輸入這個密碼來加密/解密您的訊息在每個您使用的客戶端,金鑰不會儲存在伺服器上。",
  "E2E_password_reveal_text": "您現在可以建立加密私人群組和直接訊息。您可能也可以變更已存在的私人群組或直接訊息來加密。<br/><br/>這是點對點的加密,所以金鑰是用來加密/解密,您的訊息也不會儲存到伺服器上。為了這個原因您必須安全存放您的密碼。您會希望使用 E2E 加密輸入到其他裝置。 <a href=\"https://rocket.chat/docs/user-guides/end-to-end-encryption/\" target=\"_blank\">點擊這裡了解更多!</a><br/><br/>您的密碼是: <span style=\"font-weight: bold;\">{{randomPassword}}</span><br/><br/>這是自動產生的密碼,在任何時間從任何瀏覽器您可以設定新的密碼給您的加密金鑰您可以輸入已存在的密碼。<br/>這個密碼只能存在這個瀏覽器,直到您儲存密碼和關閉這個訊息。",
  "E2E_Reset_Email_Content": "您已自動登出。當您再次登入時,Rocket.Chat將生成一個新的金鑰,並復原您對具有一個或多個成員在線上的任何加密房間的存取。由於E2E加密的性質,Rocket.Chat將無法復原對沒有在線成員的任何加密房間的存取。",
  "E2E_Reset_Key_Explanation": "此選項將刪除您目前的 E2E 金鑰並登出您。 <BR/> 當再次登入時,Rocket.Chat 將為您產生一個新的金鑰並復原您對具有一個或多個線上成員的任何加密房間的存取權限。<BR/> 由於E2E加密的性質,Rocket.Chat 將無法復原對沒有線上成員的任何加密房間的存取。",
  "E2E_Reset_Other_Key_Warning": "重設目前的 E2E 金鑰將登出使用者。當使用者再次登入時,Rocket.Chat 將產生一個新的金鑰,並復原使用者對具有一個或多個線上成員的任何加密會議室的存取權限。由於 E2E 加密的特性,Rocket.Chat 將無法復原對離線成員的任何加密房間的存取。",
  "ECDH_Enabled": "為資料傳輸啟用第二層加密",
  "Edit": "編輯",
  "Edit_Business_Hour": "編輯營業時間",
  "Edit_Canned_Response": "編輯固定回覆",
  "Edit_Canned_Responses": "編輯罐頭回應",
  "Edit_Custom_Field": "修改自訂欄位",
  "Edit_Department": "修改部門",
  "Message_AllowSnippeting": "允許訊息片段",
  "Edit_Invite": "編輯邀請",
  "Edit_previous_message": "`%s`  - 編輯上一條訊息",
  "Edit_Priority": "編輯優先權",
  "Edit_Status": "編輯狀態",
  "Edit_Tag": "編輯標籤",
  "Edit_Trigger": "編輯觸發器",
  "Edit_Unit": "編輯單位",
  "Message_Attachments_GroupAttach": "群組附件按鈕",
  "Message_Attachments_GroupAttachDescription": "這將圖標分組在可延伸選項下。佔用較少的螢幕空間。",
  "Edit_User": "編輯使用者",
  "edit-livechat-room-customfields": "編輯即時聊天 Room 自訂欄位",
  "edit-livechat-room-customfields_description": "有權限去編輯即時聊天房間的自訂欄位",
  "edit-message": "編輯訊息",
  "edit-message_description": "允許編輯房間內的訊息",
  "edit-other-user-active-status": "編輯其他用戶活動狀態",
  "edit-other-user-active-status_description": "啟用或停用其他帳號的權限",
  "edit-other-user-avatar": "編輯其他使用者大頭貼",
  "edit-other-user-avatar_description": "有權限去變更其他使用者大頭貼",
  "edit-other-user-e2ee": "編輯其他使用者 E2E 加密",
  "edit-other-user-e2ee_description": "修改其他使用者 E2E 加密的權限。",
  "edit-other-user-info": "編輯其他用戶信息",
  "edit-other-user-info_description": "允許更改其他使用者的姓名,使用者名稱或電子郵件地址。",
  "edit-other-user-password": "編輯其他使用者密碼",
  "edit-other-user-password_description": "修改其他使用者密碼的權限。需要編輯其他使用者訊息權限。",
  "edit-other-user-totp": "編輯其他使用者兩階段 TOTP",
  "edit-other-user-totp_description": "有權限去編輯其他使用者的兩階段 TOTP",
  "edit-privileged-setting": "編輯特權設置",
  "edit-privileged-setting_description": "權限編輯設置",
  "edit-room": "編輯 Room",
  "edit-room_description": "允許編輯房間的名稱,主題,類型(私人或公共狀態)和狀態(活動或存檔)",
  "edit-room-avatar": "編輯 Room 大頭貼",
  "edit-room-avatar_description": "允許編輯房間的大頭貼。",
  "edit-room-retention-policy": "編輯 Room 保留政策",
  "edit-room-retention-policy_description": "編輯房間保留策略,自動刪除其中的訊息的權限",
  "edit-omnichannel-contact": "編輯 Omnichannel  聯絡人",
  "multi_line": "多線",
  "edit-omnichannel-contact_description": "有權限去編輯 Omnichannel  聯絡人",
  "Edit_Contact_Profile": "編輯聯絡人資料",
  "edited": "已修改",
  "Editing_room": "正在修改聊天室",
  "Editing_user": "正在修改使用者",
  "Editor": "編輯者",
  "Message_ShowEditedStatus": "顯示編輯狀態",
  "Education": "教育",
  "Message_ShowFormattingTips": "顯示格式編排提醒",
  "Email": "電子郵件",
  "Email_address_to_send_offline_messages": "發送離線消息用的電子郵件地址",
  "Email_already_exists": "電子郵件已存在",
  "Email_body": "電子郵件內容",
  "Email_Change_Disabled": "您的 Rocket.Chat 管理員設定禁止更改電子郵件",
  "Email_Changed_Description": "您可以使用以下的佔位符:  \n - `[email]` 為此使用者的電子郵件。  \n - `[Site_Name]` 和 `[Site_URL]` 分別為應用程式名稱和網址。",
  "Email_Changed_Email_Subject": "[Site_Name] - 電子郵件地址已變更",
  "Email_changed_section": "電子郵件地址已變更",
  "Email_Footer_Description": "您可以使用以下佔位符:  \n -  [Site_Name]和[Site_URL]分別為應用程式的名稱和網址。  ",
  "Email_from": "寄件者",
  "Email_Header_Description": "您可以使用以下佔位符:  \n -  [Site_Name]和[Site_URL]分別為應用程式的名稱和網址。  ",
  "Email_Inbox": "電子郵件收件箱",
  "Email_Inboxes": "電子郵件收件箱",
  "Email_Notification_Mode": "離線電子郵件通知",
  "Email_Notification_Mode_All": "每次受標記或私訊",
  "Email_Notification_Mode_Disabled": "已停用",
  "Email_notification_show_message": "在電子郵件通知中顯示訊息",
  "Email_Notifications_Change_Disabled": "您的 Rocket.Chat 管理員已停用電子郵件通知",
  "Email_or_username": "電子郵件或使用者名稱",
  "Email_Placeholder": "請輸入您的電子郵件地址...",
  "Email_Placeholder_any": "請輸入電子郵件地址...",
  "email_plain_text_only": "只寄送存文字郵件",
  "email_style_description": "避免使用套版選擇器",
  "email_style_label": "電子郵件型態",
  "Email_subject": "主旨",
  "Enterprise_License": "企業授權",
  "Enterprise_License_Description": "如果您的工作區已註冊,並且授權是由Rocket.Chat Cloud提供的,則無需在此處手動更新授權。",
  "Email_verified": "電子郵件已驗證",
  "Email_sent": "電子郵件寄件",
  "Emoji": "表情符號",
  "EmojiCustomFilesystem": "自訂表情符號文件系統",
  "Empty_title": "空白標題",
  "Enable": "啟用",
  "Enable_Auto_Away": "啟用自動離開",
  "Enable_CSP": "啟用內容安全策略",
  "Enable_CSP_Description": "除非您有自訂設定並且由於內建腳本而遇到問題,否則不要禁用此選項",
  "Enable_Desktop_Notifications": "啟用桌面通知",
  "Enable_inquiry_fetch_by_stream": "啟用使用串流從伺服器取得查詢資料",
  "Enable_omnichannel_auto_close_abandoned_rooms": "啟用自動關閉來處理訪客遺棄的房間",
  "Enable_Password_History": "啟用密碼歷史記錄",
  "Enable_Password_History_Description": "啟用後,使用者將無法將其密碼更新為最近使用的某些密碼。",
  "Enable_Svg_Favicon": "啟用 SVG 圖示",
  "Enable_two-factor_authentication": "啟用2步驟驗證",
  "Enable_two-factor_authentication_email": "透過電子郵件啟用2步驟驗證",
  "Enabled": "已啟用",
  "Encrypted": "已加密",
  "Encrypted_channel_Description": "點對點加密頻道。搜尋無法在加密頻道上工作且通知可能也不會顯示訊息內容。",
  "Encrypted_key_title": "按一下這裡即可針對此頻道停用端對端加密 (需要 e2ee 權限)",
  "Encrypted_message": "加密訊息",
  "Encrypted_setting_changed_successfully": "加密設定已變更成功",
  "Encrypted_not_available": "不可以用在公開 Channel",
  "Encryption_key_saved_successfully": "您的加密金鑰已儲存成功。",
  "EncryptionKey_Change_Disabled": "您不可以設定您的加密金鑰的密碼,因為您的私鑰不是當下這個客戶端的。為了設定密碼您必須使用您已存在的密碼或是使用已讀取金鑰的客戶端來讀取您的私鑰。",
  "End": "結束",
  "End_Call": "結束通話",
  "End_OTR": "結束OTR",
  "Engagement_Dashboard": "約定儀表板",
  "Enter": "進入",
  "Enter_a_custom_message": "輸入自訂訊息",
  "Enter_a_department_name": "輸入部門名稱",
  "Enter_a_name": "輸入名稱",
  "Enter_a_regex": "輸入一個正規表示法",
  "Enter_a_room_name": "輸入一個頻道名稱",
  "Enter_a_tag": "輸入標籤",
  "Enter_a_username": "輸入一個使用者名稱",
  "Enter_Alternative": "替代模式(使用Enter + Ctrl / Alt / Shift / CMD發送)",
  "Enter_authentication_code": "輸入驗證碼",
  "Enter_Behaviour": "輸入關鍵行為",
  "Enter_Behaviour_Description": "這個變更會影響你按 Enter 時會傳送訊息或是換行",
  "Enter_name_here": "在這裡輸入姓名",
  "Enter_Normal": "普通模式(使用 Enter 發送)",
  "Enter_to": "進入",
  "Enter_your_E2E_password": "輸入您的 E2E 密碼",
  "Entertainment": "娛樂",
  "Error": "錯誤",
  "Error_404": "錯誤:404",
  "Error_changing_password": "密碼變更失敗",
  "Error_loading_pages": "加載頁面時出錯",
  "Error_login_blocked_for_ip": "這個 IP 的登入已被暫時禁止",
  "Error_login_blocked_for_user": "這個使用者的登入已被暫時禁止",
  "Error_RocketChat_requires_oplog_tailing_when_running_in_multiple_instances": "錯誤:Rocket.Chat在多個實例中運行時需要oplog拖尾",
  "Error_RocketChat_requires_oplog_tailing_when_running_in_multiple_instances_details": "請確保您的MongoDB處於ReplicaSet模式,並且MONGO_OPLOG_URL環境變量已在應用程序服務器上正確定義",
  "Error_sending_livechat_offline_message": "傳送即時聊天離線訊息失敗",
  "Error_sending_livechat_transcript": "傳送即時聊天副本失敗",
  "Error_Site_URL": "無效的 Site_Url",
  "Error_Site_URL_description": "請更新您的 \"Site_Url\" 設定且更多資訊在[這裡](https://go.rocket.chat/i/invalid-site-url)",
  "error-action-not-allowed": "{{action}}不允許",
  "error-agent-offline": "代理離線",
  "error-agent-status-service-offline": "客服專員狀態為離線,或 Omnichannel 服務沒有啟動",
  "error-application-not-found": "找不到應用程式",
  "error-archived-duplicate-name": "已有一個名為「'{{room_name}}'」的封存中通道",
  "error-avatar-invalid-url": "無效的大頭貼網址:{{url}}",
  "error-avatar-url-handling": "錯誤從{{username}}一個 URL({{url}})辦理大頭貼設定",
  "error-business-hours-are-closed": "營業時間已關閉",
  "error-blocked-username": "**{{field}}** 被封鎖且無法使用!",
  "error-canned-response-not-found": "找不到罐頭訊息",
  "error-cannot-delete-app-user": "禁止刪除應用程式使用者,請反安裝相關應用程式來移除它。",
  "error-cant-invite-for-direct-room": "無法邀請使用者進入私訊",
  "error-channels-setdefault-is-same": "頻道的預設設定與變更的頻道相同。",
  "error-channels-setdefault-missing-default-param": "bodyParam'預設'是必需的",
  "error-could-not-change-email": "無法更改電子郵件",
  "error-could-not-change-name": "無法更改名稱",
  "error-could-not-change-username": "無法更改使用者名稱",
  "error-custom-field-name-already-exists": "自定義欄位名稱已存在",
  "error-delete-protected-role": "無法刪除受保護的作用",
  "error-department-not-found": "找不到部門",
  "error-direct-message-file-upload-not-allowed": "直接訊息中不允許檔案分享",
  "error-duplicate-channel-name": "名為「'{{channel_name}}'」的頻道已存在",
  "error-edit-permissions-not-allowed": "不允許編輯權限",
  "error-email-domain-blacklisted": "電子郵件網域被禁用",
  "error-email-send-failed": "嘗試發送電子郵件時出錯:{{message}}",
  "error-essential-app-disabled": "錯誤:對此停用的 Rocket.Chat 應用已被停用。請與您的管理員聯繫",
  "error-field-unavailable": "<strong>{{field}}</strong>已被使用了 :(",
  "error-file-too-large": "檔案太大",
  "error-forwarding-chat": "轉送聊天時出錯,請稍後重試。",
  "error-forwarding-chat-same-department": "所選部門與當前房間部門相同",
  "error-forwarding-department-target-not-allowed": "不允許轉送到目標部門。",
  "error-guests-cant-have-other-roles": "訪客使用者不具有任何其他角色。",
  "error-import-file-extract-error": "無法解開匯入檔。",
  "error-import-file-is-empty": "匯入檔看起來是空白的。",
  "error-import-file-missing": "在指定的路徑上找不到要匯入的檔案。",
  "error-importer-not-defined": "匯入程式沒有正確定義,它缺少匯入類型。",
  "error-input-is-not-a-valid-field": "{{input}}不是有效的{{field}}",
  "error-insufficient-permission": "發生錯誤!您沒有執行此操作所需的「{{permission}}」權限",
  "error-inquiry-taken": "查詢已有人員處理",
  "error-invalid-account": "無效帳號",
  "error-invalid-actionlink": "無效的操作連結",
  "error-invalid-arguments": "參數無效",
  "error-invalid-asset": "資產無效",
  "error-invalid-channel": "無效頻道。",
  "error-invalid-channel-start-with-chars": "無效頻道,請以 @ 或 # 開頭",
  "error-invalid-custom-field": "無效的自訂欄位",
  "error-invalid-custom-field-name": "無效的自訂欄位名稱。只能使用字母,數字,連字符和下底線。",
  "error-invalid-custom-field-value": "{{field}}欄位的值無效",
  "error-invalid-date": "提供的日期無效。",
  "error-invalid-description": "無效的說明",
  "error-invalid-domain": "無效域名",
  "error-invalid-email": "無效的電子郵件{{email}}",
  "error-invalid-email-address": "無效的郵件地址",
  "error-invalid-email-inbox": "無效電子郵件收件匣",
  "error-invalid-file-height": "檔案高度不合法",
  "error-invalid-file-type": "檔案類型不合法",
  "error-invalid-file-width": "檔案寬度不合法",
  "error-invalid-from-address": "通知您一個無效的發件人地址。",
  "error-invalid-inquiry": "無效查詢",
  "error-invalid-integration": "無效的整合",
  "error-invalid-message": "無效的訊息",
  "error-invalid-method": "無效的方法",
  "error-invalid-name": "無效的名稱",
  "error-invalid-password": "無效的密碼",
  "error-invalid-param": "無效參數",
  "error-invalid-params": "無效參數",
  "error-invalid-permission": "無效的權限",
  "error-invalid-port-number": "無效連接埠數字",
  "error-invalid-priority": "無效的優先權",
  "error-invalid-redirectUri": "無效的轉址",
  "error-invalid-role": "無效的角色",
  "error-invalid-room": "無效的房間",
  "error-invalid-room-name": "<strong>{{room_name}}</strong>不是一個有效的房間名稱",
  "error-invalid-room-type": "<strong>{{type}}</strong>不是一個有效的房間類型。",
  "error-invalid-settings": "提供無效的設置",
  "error-invalid-subscription": "無效申購",
  "error-invalid-token": "無效的 token",
  "error-invalid-triggerWords": "無效的關鍵字",
  "error-invalid-urls": "無效網址",
  "error-invalid-user": "無效使用者",
  "error-invalid-username": "無效的使用者名稱",
  "error-invalid-value": "無效的值",
  "error-invalid-webhook-response": "webhook 網址以200以外的狀態響應",
  "error-logged-user-not-in-room": "你不在`%s`房間裡",
  "error-max-guests-number-reached": "您已達到授權允許的最大訪客使用者數量。請與 sale@rocket.chat 聯絡以取得新的授權。",
  "error-max-number-simultaneous-chats-reached": "已達到每個代理的最大同時聊天數。",
  "error-message-deleting-blocked": "訊息刪除已停用",
  "error-message-editing-blocked": "訊息編輯已停用",
  "error-message-size-exceeded": "訊息大小超過 Message_MaxAllowedSize",
  "error-missing-unsubscribe-link": "您必須提供 [unsubscribe] 的網址。",
  "error-no-tokens-for-this-user": "該使用者沒有 tokens",
  "error-no-agents-online-in-department": "部門內沒有客服在線上",
  "error-no-message-for-unread": "這裡沒有訊息是標示未讀取",
  "error-not-allowed": "不允許",
  "error-not-authorized": "未經授權",
  "error-office-hours-are-closed": "上班時間已過",
  "Estimated_due_time": "預計到期時間",
  "error-password-in-history": "輸入的密碼在之前已被使用過",
  "error-password-policy-not-met": "密碼不符合伺服器的政策",
  "Estimated_due_time_in_minutes": "預計到期時間(以分鐘為單位)",
  "error-password-policy-not-met-maxLength": "密碼不符合伺服器的最大長度限制(密碼過長)",
  "error-password-policy-not-met-minLength": "密碼不符合伺服器的最小長度限制(密碼太短)",
  "error-password-policy-not-met-oneLowercase": "密碼不符合至少有一個小寫字符的伺服器策略",
  "error-password-policy-not-met-oneNumber": "密碼不符合至少一個數字字符的伺服器策略",
  "error-password-policy-not-met-oneSpecial": "密碼不符合至少有一個特殊字符的伺服器策略",
  "Please_go_to_the_Administration_page_then_Livechat_Facebook": "請到管理頁面,然後進入即時聊天 > Facebook",
  "error-password-policy-not-met-oneUppercase": "密碼不符合至少一個大寫字符的伺服器策略",
  "error-password-policy-not-met-repeatingCharacters": "密碼不符合禁止重複字符的伺服器策略(您有太多相同的字符相鄰)",
  "error-password-same-as-current": "輸入的密碼與目前密碼相同",
  "error-personal-access-tokens-are-current-disabled": "個人存取 Token 目前已停用",
  "error-pinning-message": "無法釘選訊息",
  "error-push-disabled": "推播已停用",
  "error-remove-last-owner": "這是最後的擁有者。請刪除此人之前設置一個新的擁有者。",
  "error-returning-inquiry": "將查詢回到佇列時出錯",
  "error-role-in-use": "無法刪除的角色,因為它在使用",
  "error-role-name-required": "角色名是必需的",
  "error-role-already-present": "已存在同樣名稱的身份",
  "error-room-is-not-closed": "Room 沒有關閉",
  "error-room-onHold": "錯誤! Room 處於保留狀態",
  "error-selected-agent-room-agent-are-same": "已選擇的代理跟房間的代理是一樣的",
  "error-starring-message": "訊息可能無法標記",
  "error-the-field-is-required": "檣位{{field}}是必需的。",
  "error-this-is-not-a-livechat-room": "這不是一個即時聊天室",
  "error-token-already-exists": "這個名稱的 Token 已存在",
  "error-token-does-not-exists": "Token 不存在",
  "error-too-many-requests": "錯誤,太多的請求。請稍等一下。重試前必須等待{{seconds}}秒。",
  "error-transcript-already-requested": "Transcript 已被要求",
  "error-unpinning-message": "無法取消釘選訊息",
  "error-user-has-no-roles": "使用者沒有角色",
  "error-user-is-not-activated": "使用者尚未啟用",
  "error-user-is-not-agent": "使用者不是即時聊天代理",
  "error-user-is-offline": "假如使用者離線",
  "error-user-limit-exceeded": "您嘗試邀請#channel_name的用戶數超過管理員設置的限制",
  "error-user-not-belong-to-department": "使用者不屬於這個部門",
  "error-user-not-in-room": "使用者不在這個聊天室",
  "error-user-registration-disabled": "使用者註冊已停用",
  "error-user-registration-secret": "只能透過加密網址進行使用者註冊",
  "error-validating-department-chat-closing-tags": "當部門在結束對話時需要標籤時,至少需要一個結束標籤。",
  "error-no-permission-team-channel": "您沒有權限將此頻道增加到團隊",
  "error-no-owner-channel": "只有擁有者才能將此頻道增加到團隊",
  "error-you-are-last-owner": "你是最後的擁有者。請離開房間之前設置的新的擁有者。",
  "Errors_and_Warnings": "錯誤和警告",
  "Esc_to": "退出至",
  "Event_Trigger": "事件觸發器",
  "Event_Trigger_Description": "選擇哪種類型的事件將觸發此傳出WebHook集成",
  "every_5_minutes": "每5分鐘一次",
  "every_10_seconds": "每10秒一次",
  "every_30_minutes": "每30分鐘一次",
  "every_day": "每天一次",
  "every_hour": "每小時一次",
  "every_minute": "每分鐘一次",
  "every_second": "每秒一次",
  "every_six_hours": "每六小時一次",
  "Everyone_can_access_this_channel": "所有人皆可存取此頻道",
  "Exact": "準確",
  "Example_payload": "範本 payload",
  "Example_s": "例如: <code class=\"inline\">%s</code>",
  "except_pinned": "(固定的除外)",
  "Exclude_Botnames": "排除機器人",
  "Exclude_Botnames_Description": "請勿傳播名稱與上述正規表示法匹配的機器人的訊息。如果留空,所有來自機器人的訊息將被傳播。",
  "Exclude_pinned": "排除固定消息",
  "Execute_Synchronization_Now": "立即執行同步",
  "Exit_Full_Screen": "離開全螢幕",
  "Expand": "擴張",
  "Experimental_Feature_Alert": "這是一項實驗功能!請注意,將來可能會更改,破壞甚至刪除它,恕不另行通知。",
  "Expiration": "到期",
  "Expiration_(Days)": "到期 (日)",
  "Export_as_file": "匯出成檔案",
  "Export_Messages": "匯出訊息",
  "Export_My_Data": "匯出我的數據",
  "expression": "正規表示法",
  "Extended": "已擴大",
  "Extensions": "分機",
  "Extension_Number": "分機號碼",
  "Extension_Status": "分機狀態",
  "External_Domains": "外部網域",
  "External_Queue_Service_URL": "外部佇列服務 URL",
  "External_Service": "外部服務",
  "External_Users": "外部使用者",
  "Extremely_likely": "極有可能",
  "Facebook": "Facebook",
  "Facebook_Page": "Facebook 頁面",
  "Failed": "失敗",
  "Failed_to_activate_invite_token": "無法啟動邀請 token",
  "Failed_to_add_monitor": "新增監控失敗",
  "Failed_To_Download_Files": "下載檔案失敗",
  "Failed_to_generate_invite_link": "無法產生邀請連接",
  "Failed_To_Load_Import_Data": "讀取匯入資料失敗",
  "Failed_To_Load_Import_History": "讀取匯入歷史紀錄失敗",
  "Failed_To_Load_Import_Operation": "讀取匯入操作失敗",
  "Failed_To_Start_Import": "開始匯入操作失敗",
  "Failed_to_validate_invite_token": "無法驗證邀請 token",
  "False": "否",
  "Favorite": "我的最愛",
  "Favorite_Rooms": "啟用最愛 Room",
  "Favorites": "我的最愛",
  "Feature_Depends_on_Livechat_Visitor_navigation_as_a_message_to_be_enabled": "此功能取決於“發送訪客導航歷史記錄為訊息”已啟用。",
  "Features": "功能",
  "Federation_Public_key": "公鑰",
  "FEDERATION_Discovery_Method": "探索方式",
  "FEDERATION_Discovery_Method_Description": "您可以使用 hub 或是 SRV 和 TXT 在您的 DNS 上增加紀錄",
  "FEDERATION_Domain": "網域",
  "FEDERATION_Domain_Alert": "在啟動功能後不要變更這個,我們無法管理網域變更。",
  "FEDERATION_Domain_Description": "新增網域然後這個伺服器應該連結到 - example: @rocket.chat。",
  "FEDERATION_Enabled": "試著整合聯盟支援",
  "FEDERATION_Enabled_Alert": "聯盟支援正在執行中。不建議在這個時候使用系統。",
  "FEDERATION_Public_Key": "公鑰",
  "FEDERATION_Public_Key_Description": "這個金鑰需要分享給您的另一個端點",
  "FEDERATION_Status": "狀態",
  "FEDERATION_Test_Setup": "測試設定",
  "FEDERATION_Test_Setup_Error": "無法用您的設定找到您的伺服器,請確認您的設定。",
  "FEDERATION_Test_Setup_Success": "您的聯合設定正在執行且其他伺服器都可以找到您!",
  "Retry_Count": "重試計數",
  "Federation_Matrix_enabled": "已啟用",
  "Field": "欄位",
  "Field_removed": "欄位已移除",
  "Field_required": "必填字段",
  "File": "檔案",
  "File_Downloads_Started": "檔案下載已開始",
  "File_exceeds_allowed_size_of_bytes": "檔案已超出 {{size}} 。",
  "File_name_Placeholder": "搜索文件...",
  "File_not_allowed_direct_messages": "直接郵件中不允許文件共享。",
  "File_Path": "檔案路徑",
  "file_pruned": "檔案已修剪",
  "File_removed_by_automatic_prune": "通過自動修剪刪除文件",
  "File_removed_by_prune": "文件被修剪刪除",
  "File_Type": "檔案類型",
  "File_type_is_not_accepted": "文件類型不被接受。",
  "File_uploaded": "檔案已上傳",
  "File_uploaded_successfully": "檔案上傳已成功",
  "File_URL": "檔案網址",
  "files": "檔案",
  "Files": "檔案",
  "Files_only": "只刪除附加的文件,保留訊息",
  "FileSize_Bytes": "{{fileSize}} Bytes",
  "FileSize_KB": "{{fileSize}} KB",
  "FileSize_MB": "{{fileSize}} MB",
  "FileUpload": "檔案上傳",
  "FileUpload_Disabled": "檔案上傳已停用。",
  "FileUpload_Enable_json_web_token_for_files": "啟用 Json Web Tokens 保護上傳的檔案",
  "FileUpload_Enable_json_web_token_for_files_description": "把 JWT 附加到上傳的網址",
  "FileUpload_Enabled": "檔案上傳已啟用",
  "FileUpload_Enabled_Direct": "在直接郵件中啟用文件上傳",
  "FileUpload_Error": "文件上傳錯誤",
  "FileUpload_File_Empty": "空白檔案",
  "FileUpload_FileSystemPath": "系統路徑",
  "FileUpload_GoogleStorage_AccessId": "Google 儲存存取 Id",
  "FileUpload_GoogleStorage_AccessId_Description": "存取 ID 通常採用電子郵件格式,例如:“`example-test@example.iam.gserviceaccount.com`”",
  "FileUpload_GoogleStorage_Bucket": "Google 儲存分組名稱",
  "FileUpload_GoogleStorage_Bucket_Description": "文件應該上載到的存儲桶的名稱。",
  "FileUpload_GoogleStorage_Proxy_Avatars": "代理化身",
  "FileUpload_GoogleStorage_Proxy_Avatars_Description": "通過您的服務器代理頭像文件傳輸,而不是直接訪問資產的URL",
  "FileUpload_GoogleStorage_Proxy_Uploads": "代理上傳",
  "FileUpload_GoogleStorage_Proxy_Uploads_Description": "代理通過您的伺服器上傳檔案傳輸,而不是直接存取資產的網址",
  "FileUpload_GoogleStorage_Secret": "Google 儲存金鑰",
  "FileUpload_GoogleStorage_Secret_Description": "請按照 [這些說明](https://github.com/CulturalMe/meteor-slingshot#google-cloud) 並在此處粘貼結果。",
  "FileUpload_json_web_token_secret_for_files": "檔案上傳  Json Web Token 金鑰",
  "FileUpload_json_web_token_secret_for_files_description": "檔案上傳  Json Web Token 金鑰 (使用在不用驗證又有存取上傳檔案的權限)",
  "FileUpload_MaxFileSize": "最大上傳檔案大小 (以bytes為單位)",
  "FileUpload_MaxFileSizeDescription": "將其設置為-1以刪除檔案大小限制。",
  "FileUpload_MediaType_NotAccepted": "不接受此媒體類型",
  "FileUpload_MediaTypeBlackList": "封鎖的媒體類型",
  "FileUpload_MediaTypeBlackListDescription": "用逗號來分隔媒體類型列表。此設定優先於允許的媒體類型。",
  "FileUpload_MediaTypeWhiteList": "可接受的媒體類型",
  "FileUpload_MediaTypeWhiteListDescription": "可接受的檔案類型以逗點分隔列表。留空表示接受所有檔案類型。",
  "FileUpload_ProtectFiles": "保護上傳的檔案",
  "FileUpload_ProtectFilesDescription": "只有經過身份驗證的使用者才能存取",
  "FileUpload_RotateImages": "在上傳時旋轉圖片",
  "FileUpload_RotateImages_Description": "啟用此設定可能會導致圖片畫素降低",
  "FileUpload_S3_Acl": "Amazon S3的ACL",
  "FileUpload_S3_AWSAccessKeyId": "Amazon S3的AWSAccessKeyId",
  "FileUpload_S3_AWSSecretAccessKey": "Amazon S3的AWSSecretAccessKey",
  "FileUpload_S3_Bucket": "Amazon S3的儲存名稱",
  "FileUpload_S3_BucketURL": "網址",
  "FileUpload_S3_CDN": "用 CDN 網域下載",
  "FileUpload_S3_ForcePathStyle": "強制路徑樣式",
  "FileUpload_S3_Proxy_Avatars": "代理大頭貼",
  "FileUpload_S3_Proxy_Avatars_Description": "通過您的伺服器代理頭像檔案傳輸,而不是直接存取資產的網址",
  "FileUpload_S3_Proxy_Uploads": "代理上傳",
  "FileUpload_S3_Proxy_Uploads_Description": "代理通過您的伺服器上傳檔案傳輸,而不是直接存取資產的網址",
  "FileUpload_S3_Region": "地區",
  "FileUpload_S3_SignatureVersion": "簽名版本",
  "FileUpload_S3_URLExpiryTimeSpan": "網址過期 Timespan",
  "FileUpload_S3_URLExpiryTimeSpan_Description": "在此之後,Amazon S3生成的網址將不再有效(以秒為單位)。如果設置為小於5秒,則該欄位將被忽略。",
  "FileUpload_Storage_Type": "儲存類型",
  "FileUpload_Webdav_Password": "WebDAV 密碼",
  "FileUpload_Webdav_Proxy_Avatars": "代理化身",
  "FileUpload_Webdav_Proxy_Avatars_Description": "通過您的服務器代理頭像文件傳輸,而不是直接訪問資產的網址",
  "FileUpload_Webdav_Proxy_Uploads": "代理上傳",
  "FileUpload_Webdav_Proxy_Uploads_Description": "代理通過您的服務器上傳文件傳輸,而不是直接訪問資產的網址",
  "FileUpload_Webdav_Server_URL": "WebDAV 伺服器存取網址",
  "FileUpload_Webdav_Upload_Folder_Path": "上傳資料夾路徑",
  "FileUpload_Webdav_Upload_Folder_Path_Description": "WebDAV 資料夾路徑,檔案應該上傳到哪裡",
  "FileUpload_Webdav_Username": "WebDAV 使用者名稱",
  "Filter": "過濾",
  "Filter_by_category": "依據類別篩選",
  "Filter_By_Price": "依據價格篩選",
  "Filters": "過濾器",
  "Filters_applied": "已套用過濾器",
  "Financial_Services": "金融服務",
  "Finish_Registration": "完成註冊",
  "First_Channel_After_Login": "登入後的第一個 Channel",
  "First_response_time": "第一次回應時間",
  "Flags": "旗標",
  "Follow_message": "追蹤訊息",
  "Follow_social_profiles": "按照我們的社交檔案,在github上分享我們,並在我們的trello板上分享您對rocket.chat app的看法。",
  "Following": "追蹤中",
  "Fonts": "字體",
  "Food_and_Drink": "食物和飲料",
  "Footer": "頁尾",
  "Footer_Direct_Reply": "啟用直接回覆時的頁尾",
  "For_more_details_please_check_our_docs": "欲了解更多詳情,請檢視我們的文件。",
  "For_your_security_you_must_enter_your_current_password_to_continue": "為了您的安全,您必須重新輸入密碼才能繼續",
  "Force_Disable_OpLog_For_Cache": "強制禁用 OpLog 作為快取",
  "Force_Disable_OpLog_For_Cache_Description": "即使可用,也不會使用 OpLog 來同步快取",
  "Force_Screen_Lock": "強制螢幕鎖定",
  "Force_Screen_Lock_After": "強制螢幕鎖定後",
  "Force_Screen_Lock_After_description": "最後 session 結束後再次請求密碼的時間(以秒為單位)。",
  "Force_Screen_Lock_description": "當啟用時,您將強制使用者使用 PIN/BIOMETRY/FACEID 去解鎖應用程式。",
  "Force_SSL": "強制 SSL",
  "Force_SSL_Description": "*注意!* _Force SSL_不應該與反向代理使用。如果你有一個反向代理,你如果真有這樣做的重定向。這個選項存在像Heroku的,不允許在反向代理重定向配置部署。",
  "Force_visitor_to_accept_data_processing_consent": "強制訪客同意資料處理同意書",
  "Force_visitor_to_accept_data_processing_consent_description": "訪客不允許在沒有同意書的情形下開始聊天。",
  "Force_visitor_to_accept_data_processing_consent_enabled_alert": "資料處理同意書必須在基於透明了解處理原因。因此,您必須填寫下面的設定,該設定將顯示給使用者,以便提供收集和處理您的個人訊息的原因。",
  "force-delete-message": "強制刪除訊息",
  "force-delete-message_description": "允許刪除繞過所有限制的訊息",
  "Forgot_password": "忘記密碼",
  "Forgot_Password_Description": "您可以使用以下佔位符:  \n - `[Forgot_Password_Url]`獲取密碼恢復網址。  \n - [姓名],[fname],[lname]分別代表用戶的全名,名字或姓氏。用戶的電子郵件為  \n - `[email]`。分別為應用程序名稱和URL分別為  \n - `[Site_Name]`和[Site_URL]。",
  "Forgot_Password_Email": "點擊<a href=\"[Forgot_Password_Url]\">此處</a>重置您的密碼。",
  "Forgot_Password_Email_Subject": "[Site_Name]  - 密碼恢復",
  "Forgot_password_section": "忘記密碼",
  "Forward": "轉發",
  "Forward_chat": "轉發聊天",
  "Forward_to_department": "轉發到部門",
  "Forward_to_user": "轉發給使用者",
  "Forwarding": "轉寄",
  "Free": "免費",
  "Free_Extension_Numbers": "免費分機號碼",
  "Free_Apps": "免費應用程式",
  "Frequently_Used": "常用",
  "Friday": "星期五",
  "From": "從",
  "From_Email": "從電子郵件",
  "From_email_warning": "<b>注意</b> :<b>寄件者</b>欄由郵件伺服器控制。",
  "Full_Name": "全名",
  "Full_Screen": "全螢幕",
  "Gaming": "遊戲",
  "General": "一般",
  "Generate_new_key": "產生新的金鑰",
  "Generate_New_Link": "產生新的連接",
  "Generating_key": "產生金鑰中",
  "get-password-policy-forbidRepeatingCharacters": "密碼不應包含重複字元",
  "get-password-policy-forbidRepeatingCharactersCount": "密碼中不得包含 {{forbidRepeatingCharactersCount}} 個重複字元",
  "get-password-policy-maxLength": "密碼長度不得超過 {{maxLength}} 個字元",
  "get-password-policy-minLength": "密碼長度不得少於 {{minLength}} 個字元",
  "get-password-policy-mustContainAtLeastOneLowercase": "密碼至少應包含一個小寫字母",
  "get-password-policy-mustContainAtLeastOneNumber": "密碼應至少包含一個數字",
  "get-password-policy-mustContainAtLeastOneSpecialCharacter": "密碼應至少包含一個特殊字符",
  "get-password-policy-mustContainAtLeastOneUppercase": "密碼應至少包含一個大寫字母",
  "github_no_public_email": "您沒有設置任何電子郵件作為公共電子郵件地址,在你的Github帳戶上",
  "Give_a_unique_name_for_the_custom_oauth": "為自訂 OAuth 設定一個獨一無二的名稱",
  "strike": "刪除線",
  "Give_the_application_a_name_This_will_be_seen_by_your_users": "給應用程式的名稱。這將被使用者看到。",
  "Global": "全域",
  "Global Policy": "全域原則",
  "Global_purge_override_warning": "制定了全域保留原則。如果禁用“覆蓋全域保留原則”,則只能應用比全域原則更嚴格的原則。",
  "Global_Search": "全域搜尋",
  "Go_to_your_workspace": "轉到您的工作區",
  "Hold_Call": "保留通話",
  "GoogleCloudStorage": "Google 雲端儲存",
  "GoogleNaturalLanguage_ServiceAccount_Description": "服務帳號金鑰 JSON 文件。更多訊息可以在[這裡]找到(https://cloud.google.com/natural-language/docs/common/auth#set_up_a_service_account)",
  "GoogleTagManager_id": "Google 標籤管理 ID",
  "Government": "政府",
  "Graphql_CORS": "GraphQL CORS",
  "Graphql_Enabled": "GraphQL 已啟用",
  "Graphql_Subscription_Port": "GraphQL 訂閱連接埠",
  "Snippet_Messages": "摘錄郵件",
  "Group_by": "由群組",
  "Group_by_Type": "按類型分組",
  "snippet-message": "片段訊息",
  "snippet-message_description": "建立片段訊息的權限",
  "Group_discussions": "群組論壇",
  "Group_favorites": "最愛群組",
  "Group_mentions_disabled_x_members": "提及`@ all`和`@ here`的小組已被停用{{total}}以上成員的房間。",
  "Group_mentions_only": "團體只提及",
  "Grouping": "分組",
  "Hash": "Hash",
  "Header": "標頭",
  "Header_and_Footer": "頁首和頁尾",
  "Pharmaceutical": "製藥業",
  "Healthcare": "衛生保健",
  "Helpers": "助手",
  "Here_is_your_authentication_code": "這是您的驗證碼:",
  "Hex_Color_Preview": "十六進制顏色預覽",
  "Hi": "您好",
  "Hi_username": "您好 [name]",
  "Hidden": "隱藏",
  "Hide": "隱藏",
  "Hide_counter": "隱藏計數器",
  "Hide_flextab": "點擊右鍵隱藏側邊欄",
  "Hide_Group_Warning": "您確定要隱藏群組 “%s” 嗎?",
  "Hide_Livechat_Warning": "您確定要隱藏 “%s” 的即時聊天嗎?",
  "Hide_Private_Warning": "您確定您要隱藏用 “%s” 的討論?",
  "Hide_roles": "隱藏角色",
  "Hide_room": "隱藏",
  "Hide_Room_Warning": "您確定您要隱藏的房間 “%s” 嗎?",
  "Hide_System_Messages": "隱藏系統訊息",
  "Hide_Unread_Room_Status": "隱藏未讀房間狀態",
  "Hide_usernames": "隱藏使用者名稱",
  "Hide_video": "隱藏影片",
  "Highlights": "強調",
  "Highlights_How_To": "當有人提到了一個詞或短語,在這裡將其增加到被通知。您可以用逗號分隔的單詞或短語。高亮詞不區分大小寫。",
  "Highlights_List": "強調的字",
  "History": "歷史",
  "Hold_Time": "保留時間",
  "Home": "首頁",
  "Host": "主機",
  "Hospitality_Businness": "招待業務",
  "hours": "小時",
  "Hours": "小時",
  "How_friendly_was_the_chat_agent": "線上客服友善嗎?",
  "How_knowledgeable_was_the_chat_agent": "線上客服的知識如何?",
  "How_long_to_wait_after_agent_goes_offline": "代理程式離線後需要等待多長時間",
  "How_long_to_wait_to_consider_visitor_abandonment": "要等待多久才考慮放棄訪客?",
  "How_long_to_wait_to_consider_visitor_abandonment_in_seconds": "要等待多久才考慮放棄訪客?",
  "How_responsive_was_the_chat_agent": "線上客服的回應速度如何?",
  "How_satisfied_were_you_with_this_chat": "您是否滿意這次的聊天?",
  "How_to_handle_open_sessions_when_agent_goes_offline": "代理程式離線時如何處理打開的會話",
  "I_Saved_My_Password": "我儲存我的密碼",
  "Idle_Time_Limit": "空閒時間限制",
  "Idle_Time_Limit_Description": "直到狀態改變為止的時間區段。值需要在幾秒鐘內。",
  "if_they_are_from": "(如果他們來自%s)",
  "If_this_email_is_registered": "如果此電子郵件已註冊,我們將發送有關如何重設密碼的說明。如果您很短時間內沒有收到電子郵件,請返回並重試。",
  "If_you_didnt_ask_for_reset_ignore_this_email": "如果您沒有要求重設密碼,您可以忽略這個郵件。",
  "If_you_didnt_try_to_login_in_your_account_please_ignore_this_email": "如果您未試著登入您的帳號,請忽略此電子郵件。",
  "Iframe_Integration": "Iframe 整合",
  "Iframe_Integration_receive_enable": "啟用接收",
  "Iframe_Integration_receive_enable_Description": "允許上層窗口向Rocket.Chat發送指令。",
  "Iframe_Integration_receive_origin": "接收來源",
  "Iframe_Integration_receive_origin_Description": "帶有協議前綴的起始地址,用逗號分隔,允許接收命令'https:// localhost,http:// localhost'或*以允許從任何地方接收。",
  "Iframe_Integration_send_enable": "啟用發送",
  "Iframe_Integration_send_enable_Description": "將事件發送到上層窗口",
  "Iframe_Integration_send_target_origin": "發送目標來源",
  "Iframe_Integration_send_target_origin_Description": "具有協議前綴的來源,哪些命令被發送到例如'https:// localhost'或*以允許發送到任何地方。",
  "Iframe_Restrict_Access": "限制任何 iframe 存取到裡面",
  "Iframe_Restrict_Access_Description": "這個設定啟用/停用限制任何 iframe 讀取 RC 到裡面",
  "Iframe_X_Frame_Options": "X-Frame-Options 的選項",
  "Iframe_X_Frame_Options_Description": "X-Frame-Options 的選項。 [您可以在這裡看到所有選項。](https://developer.mozilla.org/zh-CN/docs/Web/HTTP/Headers/X-Frame-Options#Syntax)",
  "Ignore": "忽略",
  "Ignored": "忽略",
  "Images": "圖片",
  "IMAP_intercepter_already_running": "IMAP 側錄器已在執行",
  "IMAP_intercepter_Not_running": "IMAP 側錄器未執行",
  "Impersonate_next_agent_from_queue": "從佇列中模擬下一個代理",
  "Impersonate_user": "模擬使用者",
  "Impersonate_user_description": "啟用後,整合文章將作為觸發整合的使用者",
  "Import": "匯入",
  "Import_New_File": "匯入新的檔案",
  "Import_requested_successfully": "匯入請求成功",
  "Import_Type": "匯入類型",
  "Importer_Archived": "封存",
  "Importer_CSV_Information": "CSV 匯入程式需要特定的格式,請閱讀文件以了解如何建置您的zip文件:",
  "Importer_done": "匯入完成!",
  "Importer_ExternalUrl_Description": "您也可以把公開存取的檔案轉成網址:",
  "Importer_finishing": "完成了匯入。",
  "Importer_From_Description": "匯入{{from}}的資料轉換成Rocket.Chat。",
  "Importer_From_Description_CSV": "匯入 CSV 資料到 Rocket.Chat。上傳的檔案必須為 ZIP 檔。",
  "Importer_HipChatEnterprise_BetaWarning": "請注意,此匯入仍在進行中,請報告GitHub中發生的任何錯誤:",
  "Importer_HipChatEnterprise_Information": "上傳的文件必須是解密的tar.gz,請閱讀文件以獲取更多訊息:",
  "Importer_import_cancelled": "匯入已取消。",
  "Importer_import_failed": "在執行匯入時出錯。",
  "Importer_importing_channels": "匯入頻道。",
  "Importer_importing_files": "匯入檔案中。",
  "Importer_importing_messages": "匯入訊息。",
  "Importer_importing_started": "開始匯入。",
  "Importer_importing_users": "匯入使用者。",
  "Importer_not_in_progress": "匯入目前沒有執行。",
  "Importer_not_setup": "匯入程式沒有正確設置,因此它沒有返回任何資料。",
  "Importer_Prepare_Restart_Import": "重啟匯入",
  "Importer_Prepare_Start_Import": "開始匯入",
  "Importer_Prepare_Uncheck_Archived_Channels": "取消選取封存 Channel",
  "Importer_Prepare_Uncheck_Deleted_Users": "取消選取刪除使用者",
  "Importer_progress_error": "無法取得匯入進度。",
  "Importer_setup_error": "在設置匯入時出錯。",
  "Importer_Slack_Users_CSV_Information": "上傳的文件必須是 Slack 的使用者匯出文件,這是一個CSV文件。瀏覽此處獲取更多訊息:",
  "Importer_Source_File": "來源檔案選擇",
  "importer_status_done": "已完成成功",
  "importer_status_downloading_file": "下載檔案中",
  "importer_status_file_loaded": "檔案已讀取",
  "importer_status_finishing": "快要完成",
  "importer_status_import_cancelled": "已取消",
  "importer_status_import_failed": "錯誤",
  "importer_status_importing_channels": "匯入頻道中",
  "importer_status_importing_files": "匯入檔案中",
  "importer_status_importing_messages": "匯入訊息中",
  "importer_status_importing_started": "匯入資料中",
  "importer_status_importing_users": "匯入使用者中",
  "importer_status_new": "沒有開始",
  "importer_status_preparing_channels": "讀取頻道檔案中",
  "importer_status_preparing_messages": "讀取訊息檔案中",
  "importer_status_preparing_started": "讀取檔案中",
  "importer_status_preparing_users": "讀取使用者檔案中",
  "importer_status_uploading": "上傳檔案中",
  "importer_status_user_selection": "準備要選擇匯入的內容",
  "Importer_Upload_FileSize_Message": "您的伺服器設定允許上傳最大的檔案大小為{{maxFileSize}}。",
  "Importer_Upload_Unlimited_FileSize": "您的伺服器允許上傳任意大小的檔案。",
  "Importing_channels": "匯入頻道中",
  "Importing_Data": "匯入資料中",
  "Importing_messages": "匯入訊息中",
  "Importing_users": "匯入使用者中",
  "Inactivity_Time": "閒置時間",
  "In_progress": "進行中",
  "Inbox_Info": "收件匣資訊",
  "Include_Offline_Agents": "包括離線代理",
  "Inclusive": "包括的",
  "Incoming": "傳入",
  "Incoming_Livechats": "傳入的 Livechats",
  "Incoming_WebHook": "傳入的WebHook",
  "Industry": "行業",
  "Info": "資訊",
  "initials_avatar": "頭像頭像",
  "Install": "安裝",
  "Install_Extension": "安裝擴充功能",
  "Install_FxOs": "在你的 Firefox 上安裝Rocket.Chat",
  "Install_FxOs_done": "太好了!您現在可以在主螢幕上開啟 Rocket.Chat!",
  "Install_FxOs_error": "抱歉!出現非預期的錯誤!錯誤訊息:",
  "Install_FxOs_follow_instructions": "請在您的裝置上確認應用程式安裝。(若提示時,請輕觸安裝)",
  "Install_package": "安裝軟件包",
  "Installation": "安裝",
  "Installed": "已安裝",
  "Installed_at": "安裝在",
  "Instance": "實例",
  "Instance_Record": "實例記錄",
  "Instructions": "說明",
  "Instructions_to_your_visitor_fill_the_form_to_send_a_message": "說明你的訪客填寫表格發送郵件",
  "Insert_Contact_Name": "插入聯絡人姓名",
  "Insert_Placeholder": "插入佔位符",
  "Insurance": "保險",
  "Integration_added": "整合已增加",
  "Integration_Advanced_Settings": "高級設置",
  "Integration_Delete_Warning": "刪除整合無法復原。",
  "Integration_disabled": "集成被禁用",
  "Integration_History_Cleared": "集成歷史已成功清除",
  "Integration_Incoming_WebHook": "傳入的 WebHook 整合",
  "Integration_New": "新的整合",
  "Integration_Outgoing_WebHook": "傳出的 WebHook 整合",
  "Integration_Outgoing_WebHook_History": "即將離任的WebHook集成歷史",
  "Integration_Outgoing_WebHook_History_Data_Passed_To_Trigger": "數據通過集成",
  "Integration_Outgoing_WebHook_History_Data_Passed_To_URL": "數據傳遞到URL",
  "Integration_Outgoing_WebHook_History_Error_Stacktrace": "錯誤Stacktrace",
  "Integration_Outgoing_WebHook_History_Http_Response": "HTTP響應",
  "Integration_Outgoing_WebHook_History_Http_Response_Error": "HTTP響應錯誤",
  "Integration_Outgoing_WebHook_History_Messages_Sent_From_Prepare_Script": "從準備步驟發送的消息",
  "Integration_Outgoing_WebHook_History_Messages_Sent_From_Process_Script": "從進程響應步驟發送的消息",
  "Integration_Outgoing_WebHook_History_Time_Ended_Or_Error": "時間結束或錯誤",
  "Integration_Outgoing_WebHook_History_Time_Triggered": "觸發時間積分",
  "Integration_Outgoing_WebHook_History_Trigger_Step": "上次觸發步驟",
  "Integration_Outgoing_WebHook_No_History": "這個即將離任的webhook集成還沒有任何歷史記錄。",
  "Integration_Retry_Count": "重試計數",
  "Integration_Retry_Count_Description": "如果對URL的調用失敗,應該嘗試多少次集成?",
  "Integration_Retry_Delay": "重試延遲",
  "Integration_Retry_Delay_Description": "重試使用哪種延遲算法?  <code class=\"inline\">10 ^ x</code> 或<code class=\"inline\">2 ^ x</code> 或<code class=\"inline\">x * 2</code> ",
  "Integration_Retry_Failed_Url_Calls": "重試失敗的網址呼叫",
  "Integration_Retry_Failed_Url_Calls_Description": "如果對 URL 的調整失敗,整合是否需要花費合理的時間?",
  "Integration_Run_When_Message_Is_Edited": "在編輯上運行",
  "Integration_Run_When_Message_Is_Edited_Description": "訊息編輯時整合是否應該運行?將其設定為否將導致整合只在**新的**訊息上運作。",
  "Integration_updated": "整合已更新",
  "Integration_Word_Trigger_Placement": "Word 放置在任何地方",
  "Integration_Word_Trigger_Placement_Description": "如果將這個詞放在句子的任何地方,而不是開始?",
  "Integrations": "整合",
  "Integrations_for_all_channels": "輸入<strong>all_public_channels</strong>監聽所有公共頻道,<strong>all_private_groups</strong>監聽所有私人團體和<strong>all_direct_messages</strong>聽取所有直接的訊息。",
  "Integrations_Outgoing_Type_FileUploaded": "檔案已上傳",
  "Integrations_Outgoing_Type_RoomArchived": "Room 已封存",
  "Integrations_Outgoing_Type_RoomCreated": "Room 已建立 (公開和私人)",
  "Integrations_Outgoing_Type_RoomJoined": "使用者加入 Room",
  "Integrations_Outgoing_Type_RoomLeft": "使用者離開 Room",
  "Integrations_Outgoing_Type_SendMessage": "訊息已發送",
  "Integrations_Outgoing_Type_UserCreated": "使用者已建立",
  "InternalHubot": "內部Hubot",
  "InternalHubot_EnableForChannels": "啟用公開 Channel",
  "InternalHubot_EnableForDirectMessages": "啟用直接消息",
  "InternalHubot_EnableForPrivateGroups": "啟用私人 Channel",
  "InternalHubot_PathToLoadCustomScripts": "載入腳本的資料夾",
  "InternalHubot_reload": "重新載入腳本",
  "InternalHubot_ScriptsToLoad": "腳本載入",
  "InternalHubot_ScriptsToLoad_Description": "請輸入逗號分隔的腳本列表以從您的自訂資料夾載入",
  "InternalHubot_Username_Description": "這必須是您的伺服器上註冊的bot的一個有效的使用者名稱。",
  "Invalid Canned Response": "無效的罐頭訊息",
  "Invalid_confirm_pass": "確認密碼與密碼不相符",
  "Invalid_Department": "無效的部門",
  "Invalid_email": "電子郵件無效",
  "Invalid_Export_File": "上傳的檔案是不是有效 %s 的匯出檔案。",
  "Invalid_field": "此欄位必須不是空的",
  "Invalid_Import_File_Type": "無效的匯入檔案類型。",
  "Invalid_name": "使用者名稱不能為空",
  "Invalid_notification_setting_s": "無效的通知設置:%s 的",
  "Invalid_or_expired_invite_token": "無效或到期的邀請 token",
  "Invalid_pass": "密碼不能為空",
  "Invalid_reason": "加入的原因不能為空",
  "Invalid_room_name": "<strong>%s</strong>不是一個正確的聊天室名稱",
  "Invalid_secret_URL_message": "提供的網址無效。",
  "Invalid_setting_s": "無效的設置:%s",
  "Invalid_two_factor_code": "無效的2階段代碼",
  "Invalid_username": "輸入的使用者名稱無效",
  "invisible": "隱身",
  "Invisible": "隱身",
  "Invitation": "邀請",
  "Invitation_Email_Description": "您可以使用以下佔位符:  \n -  [email]收件人的電子郵件。  \n -  [Site_Name]和[Site_URL]分別為應用程式的名稱和網址。  ",
  "Invitation_HTML": "邀請郵件 HTML",
  "Invitation_HTML_Default": "<h1>您已被邀請<strong>[Site_Name]</strong></h1><p>轉到[Site_URL],並嘗試了當今最先進的開源聊天解決方案! </p>",
  "Invitation_Subject": "邀请郵件主旨",
  "Invitation_Subject_Default": "您已被邀請到[Site_Name]",
  "Invite": "邀請",
  "Invites": "邀請",
  "Invite_Link": "邀請連接",
  "link": "連結",
  "Invite_removed": "邀請已成功移除",
  "Invite_user_to_join_channel": "邀請使用者加入此頻道",
  "Invite_user_to_join_channel_all_from": "邀請[#channel]中的所有使用者加入此頻道",
  "Invite_user_to_join_channel_all_to": "邀請此頻道的所有使用者加入[#頻道]",
  "Invite_Users": "邀請成員",
  "IP": "IP",
  "IRC_Channel_Join": "JOIN 指令的輸出。",
  "IRC_Channel_Leave": "PART 指令的輸出。",
  "IRC_Channel_Users": "NAMES 指令的輸出。",
  "IRC_Channel_Users_End": "NAMES 指令的輸出結束。",
  "IRC_Description": "互聯網中繼聊天(IRC)是一種基於文本的群組通信工具。用戶加入唯一命名的頻道或房間進行公開討論。 IRC還支持個人用戶之間的私人信息和文件共享功能。該軟件包將這些功能層與Rocket.Chat集成在一起。",
  "IRC_Enabled": "嘗試整合IRC支持。更改此值需要重新啟動Rocket.Chat。",
  "IRC_Enabled_Alert": "IRC支持正在進行中。目前不建議在生產系統上使用。",
  "IRC_Federation": "IRC聯盟",
  "IRC_Federation_Disabled": "IRC聯合會被禁用。",
  "IRC_Hostname": "要連接到的IRC主機服務器。",
  "IRC_Login_Fail": "在連接到IRC服務器失敗時輸出。",
  "IRC_Login_Success": "在成功連接到IRC服務器時輸出。",
  "IRC_Message_Cache_Size": "出站消息處理的高速緩存限制。",
  "IRC_Port": "要在IRC主機服務器上綁定的端口。",
  "IRC_Private_Message": "PRIVMSG命令的輸出。",
  "IRC_Quit": "退出IRC會話時的輸出。",
  "is_typing": "正在打字",
  "Issue_Links": "問題跟踪鏈接",
  "IssueLinks_Incompatible": "警告:不要同時啟用此功能和“十六進制顏色預覽”。",
  "IssueLinks_LinkTemplate": "問題鏈接模板",
  "IssueLinks_LinkTemplate_Description": "問題鏈接模板; %s 將被問題編號替換。",
  "It_works": "正常",
  "Italic": "斜體",
  "italics": "斜體",
  "Items_per_page:": "每頁項目:",
  "Job_Title": "職稱",
  "Join": "加入",
  "Join_audio_call": "加入音訊呼叫",
  "Join_call": "加入通話",
  "Join_Chat": "加入聊天",
  "Join_default_channels": "加入預設頻道",
  "Join_the_Community": "加入社群",
  "Join_the_given_channel": "加入現有頻道",
  "Join_video_call": "加入視訊通話",
  "Join_my_room_to_start_the_video_call": "加入我的房間來啟動視訊通話",
  "join-without-join-code": "無加入代碼的加入",
  "join-without-join-code_description": "允許繞開啟用了連接代碼的通道中的連接代碼",
  "Joined": "已加入",
  "Joined_at": "已加入到",
  "Jump": "跳",
  "Jump_to_first_unread": "跳轉到首個未讀",
  "Jump_to_message": "跳轉到訊息",
  "Jump_to_recent_messages": "跳轉至最近的訊息",
  "Just_invited_people_can_access_this_channel": "只有受邀對象能存取此頻道",
  "Katex_Dollar_Syntax": "允許美元語法",
  "Katex_Dollar_Syntax_Description": "允許使用$$ Katex區塊$$和$內嵌Katex$語法",
  "Katex_Enabled": "Katex 已啟用",
  "Katex_Enabled_Description": "允許使用[Katex](http://khan.github.io/KaTeX/) 在訊息數學排版",
  "Katex_Parenthesis_Syntax": "允許括號語法",
  "Katex_Parenthesis_Syntax_Description": "允許使用\\ [Katex公司塊\\]和\\(內嵌Katex公司\\)語法",
  "Keep_default_user_settings": "保持預設設置",
  "Keyboard_Shortcuts_Edit_Previous_Message": "編輯上一條訊息",
  "Keyboard_Shortcuts_Keys_1": "Command (或 Ctrl) + p OR Command (或 Ctrl) + k",
  "Keyboard_Shortcuts_Keys_2": "向上箭頭",
  "Keyboard_Shortcuts_Keys_3": "命令(或Alt)+ 左箭頭",
  "Keyboard_Shortcuts_Keys_4": "命令(或Alt)+ 向上箭頭",
  "Keyboard_Shortcuts_Keys_5": "命令(或Alt)+ 右箭頭",
  "Keyboard_Shortcuts_Keys_6": "命令(或Alt)+ 向下箭頭",
  "Keyboard_Shortcuts_Keys_7": "Shift + Enter",
  "Keyboard_Shortcuts_Keys_8": "Shift (或 Ctrl) + ESC",
  "Keyboard_Shortcuts_Mark_all_as_read": "標註所有訊息 (所有頻道) 為已讀取",
  "Keyboard_Shortcuts_Move_To_Beginning_Of_Message": "移動到訊息的開頭",
  "Keyboard_Shortcuts_Move_To_End_Of_Message": "移動到訊息的尾端",
  "Keyboard_Shortcuts_New_Line_In_Message": "訊息中的新行編寫輸入",
  "Keyboard_Shortcuts_Open_Channel_Slash_User_Search": "打開 Channel/ 使用者搜尋",
  "Keyboard_Shortcuts_Title": "鍵盤快捷鍵",
  "Knowledge_Base": "知識庫",
  "Label": "標籤",
  "Language": "語言",
  "Language_Bulgarian": "保加利亞",
  "Language_Chinese": "中國",
  "Language_Czech": "捷克",
  "Language_Danish": "丹麥文",
  "Language_Dutch": "荷蘭文",
  "Language_English": "英文",
  "Language_Estonian": "愛沙尼亞",
  "Language_Finnish": "芬蘭",
  "Language_French": "法文",
  "Language_German": "德文",
  "Language_Greek": "希臘",
  "Language_Hungarian": "匈牙利",
  "Language_Italian": "義大利文",
  "Language_Japanese": "日本",
  "Language_Latvian": "拉脫維亞",
  "Language_Lithuanian": "立陶宛",
  "Language_Not_set": "沒有具體",
  "Language_Polish": "波蘭文",
  "Language_Portuguese": "葡萄牙文",
  "Language_Romanian": "羅馬尼亞",
  "Language_Russian": "俄文",
  "Language_Slovak": "斯洛伐克",
  "Language_Slovenian": "斯洛文尼亞",
  "Language_Spanish": "西班牙文",
  "Language_Swedish": "瑞典",
  "Language_Version": "英語版本",
  "Last_7_days": "最近7天",
  "Last_30_days": "最近30天",
  "Last_90_days": "最近90天",
  "Last_active": "最後登入",
  "Last_Call": "上次通話",
  "Last_Chat": "最後聊天",
  "Last_login": "上次登入",
  "Last_Message": "上次消息",
  "Last_Message_At": "最後在留言",
  "Last_seen": "最後上線",
  "Last_Status": "讀取狀態",
  "Last_token_part": "最後 token 部份",
  "Last_Updated": "最後已更新",
  "Launched_successfully": "成功推出",
  "Layout": "介面",
  "Layout_Home_Body": "首頁本文",
  "Layout_Home_Title": "首頁標題",
  "Layout_Legal_Notice": "法律聲明",
  "Layout_Login_Terms": "登入條款",
  "Layout_Privacy_Policy": "隱私政策",
  "Layout_Show_Home_Button": "顯示\"首頁按鈕”",
  "Layout_Sidenav_Footer": "側導覽列頁尾",
  "Layout_Sidenav_Footer_description": "頁尾大小為 260 x 70px",
  "Layout_Sidenav_Footer_Dark_description": "頁尾大小為 260 x 70px",
  "Layout_Terms_of_Service": "服務條款",
  "LDAP": "LDAP",
  "LDAP_Documentation": "LDAP 文件",
  "LDAP_Connection": "連線",
  "LDAP_Connection_Authentication": "驗證",
  "LDAP_Connection_Encryption": "加密",
  "LDAP_Connection_successful": "LDAP 連接成功",
  "LDAP_Connection_Timeouts": "逾時",
  "LDAP_UserSearch": "使用者搜尋",
  "LDAP_UserSearch_Filter": "搜尋過濾",
  "LDAP_UserSearch_GroupFilter": "群組過濾",
  "LDAP_DataSync": "資料同步",
  "LDAP_DataSync_DataMap": "對應",
  "LDAP_DataSync_Avatar": "大頭貼",
  "LDAP_DataSync_Advanced": "進階同步",
  "LDAP_DataSync_CustomFields": "同步自訂欄位",
  "LDAP_DataSync_Roles": "同步身份",
  "LDAP_DataSync_Channels": "同步 Channel",
  "LDAP_DataSync_Teams": "同步團體",
  "LDAP_Enterprise": "企業",
  "LDAP_DataSync_BackgroundSync": "背景同步",
  "LDAP_Server_Type": "伺服器類型",
  "LDAP_Server_Type_AD": "Active Directory",
  "LDAP_Server_Type_Other": "其他",
  "LDAP_Name_Field": "名稱欄位",
  "LDAP_Email_Field": "電子郵件欄位",
  "LDAP_Update_Data_On_Login": "在登入時更新使用者資料",
  "LDAP_Advanced_Sync": "進階同步",
  "LDAP_Authentication": "啟用",
  "LDAP_Authentication_Password": "密碼",
  "LDAP_Authentication_UserDN": "用戶DN",
  "LDAP_Authentication_UserDN_Description": "LDAP 使用者當他們登入時可以查詢已驗證的其他使用者。  \n 這通常是專為第三方整合建立一個服務帳號。使用一個完全合格的名稱,例如`cn=Administrator,cn=Users,dc=Example,dc=com`。",
  "LDAP_Avatar_Field": "使用者大頭貼欄位",
  "You_have_to_set_an_API_token_first_in_order_to_use_the_integration": "您必須先設定 API token 才能使用整合。",
  "LDAP_Avatar_Field_Description": "這個欄位將用作使用者的*大頭貼*。保持空白以首先使用`thumbnailPhoto`和`jpegPhoto`作為後備。",
  "LDAP_Background_Sync": "後台同步",
  "LDAP_Background_Sync_Avatars": "大頭貼背景同步",
  "LDAP_Background_Sync_Avatars_Description": "啟用單獨的背景程序來同步使用者大頭貼。",
  "LDAP_Background_Sync_Avatars_Interval": "大頭貼背景同步間隔",
  "LDAP_Background_Sync_Import_New_Users": "後台同步導入新用戶",
  "LDAP_Background_Sync_Import_New_Users_Description": "將導入LDAP中存在的所有用戶(基於您的篩選條件),並且不存在於Rocket.Chat中",
  "LDAP_Background_Sync_Interval": "後台同步間隔",
  "LDAP_Background_Sync_Interval_Description": "同步之間的時間間隔。例如“每24小時”或“每週的第一天”,在[Cron Text Parser](http://bunkat.github.io/later/parsers.html#text)上的更多示例,",
  "LDAP_Background_Sync_Keep_Existant_Users_Updated": "後台同步更新現有用戶",
  "LDAP_Background_Sync_Keep_Existant_Users_Updated_Description": "將在每個**同步間隔**上同步已經從LDAP導入的所有用戶的頭像,字段,用戶名等(基於您的配置)**",
  "LDAP_BaseDN": "基準DN",
  "LDAP_BaseDN_Description": "要搜尋使用者和群組的 LDAP 目錄的完整名稱(DN)。您可以增加任意個;但是,每個群組必須在與屬於它的使用者相同的域基礎中定義。例如:`ou=Users+ou=Projects,dc=Example,dc=com`。如果指定受限使用者群組,則只有屬於這些群組的使用者才在範圍內。我們建議您將 LDAP 目錄樹的頂級指定為網域基本,並使用搜尋過濾器來控制存取。",
  "LDAP_CA_Cert": "CA 憑證",
  "LDAP_Connect_Timeout": "連接超時(毫秒)",
  "LDAP_DataSync_AutoLogout": "自動登出未啟用的使用者",
  "LDAP_Default_Domain": "預設網域",
  "LDAP_Default_Domain_Description": "如果提供了預設網域,將用於為未從LDAP導入電子郵件的用戶建立唯一的電子郵件。該電子郵件將被安裝為 “username@default_domain” 或 “unique_id@default_domain”。  \n 例如:`rocket.chat`",
  "LDAP_Enable": "啟用",
  "LDAP_Enable_Description": "試著使用 LDAP 進行身份驗證。",
  "LDAP_Enable_LDAP_Groups_To_RC_Teams": "啟用從 LDAP 到 Rocket.Chat 的團隊映射",
  "LDAP_Encryption": "加密",
  "LDAP_Encryption_Description": "用來保護通信到 LDAP 伺服器的加密方法。例如包括`plain`(不加密),`SSL / LDAPS`(從一開始加密)和`StartTLS`(升級到一旦連結就加密通信)。",
  "LDAP_Find_User_After_Login": "登錄後找到用戶",
  "LDAP_Find_User_After_Login_Description": "綁定後將執行用戶DN的搜索,以確保綁定成功,從而防止在AD配置允許的情況下使用空密碼進行登錄。",
  "LDAP_Group_Filter_Enable": "啟用LDAP用戶組篩選器",
  "LDAP_Group_Filter_Enable_Description": "限制存取LDAP組中的用戶  \n 對於OpenLDAP伺服器有用,且不允許使用*memberOf*過濾器",
  "LDAP_Group_Filter_Group_Id_Attribute": "組ID屬性",
  "LDAP_Group_Filter_Group_Id_Attribute_Description": "例如。 * OpenLDAP的:* CN",
  "LDAP_Group_Filter_Group_Member_Attribute": "組成員屬性",
  "LDAP_Group_Filter_Group_Member_Attribute_Description": "例如。 * OpenLDAP的:* uniqueMember",
  "LDAP_Group_Filter_Group_Member_Format": "組成員格式",
  "LDAP_Group_Filter_Group_Member_Format_Description": "例如。 **OpenLDAP:** `uid=#{username},ou=users,o=Company,c=com`",
  "LDAP_Group_Filter_Group_Name": "群組名稱",
  "LDAP_Group_Filter_Group_Name_Description": "它屬於使用者的群組名",
  "LDAP_Group_Filter_ObjectClass": "Group ObjectClass",
  "LDAP_Group_Filter_ObjectClass_Description": "識別組的*objectclass*。  \n E.g. OpenLDAP的:groupOfUniqueNames的",
  "LDAP_Groups_To_Rocket_Chat_Teams": "從 LDAP 到 Rocket.Chat 的團隊映射。",
  "LDAP_Host": "主機",
  "LDAP_Host_Description": "LDAP主機,例如`ldap.example.com`或`10.0.0.30`。",
  "LDAP_Idle_Timeout": "空閒逾時(ms)",
  "LDAP_Idle_Timeout_Description": "在關閉連接之前,在最近的LDAP操作之後等待多少毫秒。 (每個操作都會打開一個新的連接)",
  "LDAP_Import_Users_Description": "它的真實同步過程將匯入所有LDAP用戶  \n *警告!*指定搜索過濾器不匯入多餘的用戶。",
  "LDAP_Internal_Log_Level": "內部日誌級別",
  "LDAP_Login_Fallback": "登入回報",
  "LDAP_Login_Fallback_Description": "如果 LDAP 上的登入不成功,請嘗試在預設/本地帳戶系統中登入。幫助當 LDAP 出於某種原因關閉。",
  "LDAP_Merge_Existing_Users": "合併現有使用者",
  "LDAP_Merge_Existing_Users_Description": "*警告!*當從 LDAP 匯入使用者並且具有相同使用者名稱的使用者已經存在時,LDAP 訊息和密碼將被設置到現有使用者中。",
  "LDAP_Port": "連接埠",
  "LDAP_Port_Description": "LDAP 連接埠。例如:\"389\" 或 \"636\"",
  "LDAP_Prevent_Username_Changes": "防止 LDAP 使用者更改其 Rocket.Chat 使用者名稱",
  "LDAP_Query_To_Get_User_Teams": "LDAP 查詢以取得使用者群組",
  "LDAP_Reconnect": "重新連接",
  "LDAP_Reconnect_Description": "嘗試在執行操作時由於某種原因中斷連接時自動重新連接",
  "LDAP_Reject_Unauthorized": "拒絕未經授權",
  "LDAP_Reject_Unauthorized_Description": "禁用此選項以允許無法驗證的證書。通常,自簽名證書將要求禁用此選項才能工作",
  "LDAP_Search_Page_Size": "搜尋頁面大小",
  "LDAP_Search_Page_Size_Description": "每個結果頁面的最大條目數將返回進行處理",
  "LDAP_Search_Size_Limit": "搜尋大小限制",
  "LDAP_Search_Size_Limit_Description": "要返回的最大條目數。  \n **注意**此數字應大於**搜索頁面大小**",
  "LDAP_Sync_Custom_Fields": "同步自訂欄位",
  "LDAP_CustomFieldMap": "自訂欄位對應",
  "LDAP_Sync_AutoLogout_Enabled": "啟用自動登出",
  "LDAP_Sync_AutoLogout_Interval": "自動登出間隔",
  "LDAP_Sync_Now": "背景立即同步",
  "LDAP_Sync_Now_Description": "將立即執行**背景同步**,而不是等待下一次排程同步。  \n這個操作是不同步的,請參閱日誌以取得更多資訊。",
  "LDAP_Sync_User_Active_State": "同步使用者活動狀態",
  "LDAP_Sync_User_Active_State_Both": "啟用和停用使用者",
  "LDAP_Sync_User_Active_State_Description": "根據 LDAP 狀態確定應在 Rocket.Chat 上啟用還是停用使用者。 “ pwdAccountLockedTime”屬性將用於確定使用者是否被停用。",
  "LDAP_Sync_User_Active_State_Disable": "停用使用者",
  "LDAP_Sync_User_Active_State_Nothing": "不做任何事",
  "LDAP_Sync_User_Avatar": "同步使用者大頭貼",
  "LDAP_Sync_User_Data_Roles": "同步 LDAP 群組",
  "LDAP_Sync_User_Data_Channels": "自動同步 LDAP 群組到 Channel",
  "LDAP_Sync_User_Data_Channels_Admin": "Channel 管理員",
  "LDAP_Sync_User_Data_Channels_Admin_Description": "當自動建立在同步期間不存在的頻道時,此使用者將自動成為頻道的管理員。",
  "LDAP_Sync_User_Data_Channels_BaseDN": "LDAP 群組 BaseDN",
  "LDAP_Sync_User_Data_Channels_Description": "啟用此功能可根據使用者的 LDAP 群組自動將群組增加到頻道。如果您還要從頻道中刪除使用者,請參閱下面有關自動刪除使用者的選項。",
  "LDAP_Sync_User_Data_Channels_Enforce_AutoChannels": "自動從 Channel 移除使用者",
  "LDAP_Sync_User_Data_Channels_Enforce_AutoChannels_Description": "**注意**:啟用此功能將刪除頻道中沒有coorosponding LDAP 群組的所有使用者!只有在你知道自己在做什麼的情況下才能啟用它。",
  "LDAP_Sync_User_Data_Channels_Filter": "使用者群組過濾",
  "LDAP_Sync_User_Data_Channels_Filter_Description": "LDAP 搜尋過濾已使用在假如使用者在群組時檢查。",
  "LDAP_Sync_User_Data_ChannelsMap": "LDAP 群組 Channel 對應",
  "LDAP_Sync_User_Data_ChannelsMap_Default": "// 啟用自動同步LDAP組到上面的 Channel",
  "LDAP_Sync_User_Data_ChannelsMap_Description": "將 LDAP 群組對應到 Rocket.Chat 頻道。  \n 例如,`{\"employee\":\"general\"}`會將 LDAP 群組員工中的任何使用者增加到標準頻道。",
  "LDAP_Sync_User_Data_Roles_AutoRemove": "自動移除使用者角色",
  "LDAP_Sync_User_Data_Roles_AutoRemove_Description": "**注意**:如果未在 LDAP 中分配使用者,啟用此功能將自動從角色中刪除使用者!這將僅自動刪除在下面的使用者資料群組對應下設置的角色。",
  "LDAP_Sync_User_Data_Roles_BaseDN": "LDAP 群組 BaseDN",
  "LDAP_Sync_User_Data_Roles_BaseDN_Description": "LDAP BaseDN 已使用在查詢使用者上。",
  "LDAP_Sync_User_Data_Roles_Filter": "使用者群組過濾",
  "LDAP_Sync_User_Data_Roles_Filter_Description": "LDAP 搜尋過濾已使用在假如使用者在群組時檢查。",
  "LDAP_Sync_User_Data_RolesMap": "使用者資料群組對應",
  "LDAP_Sync_User_Data_RolesMap_Description": "將 LDAP 群組對應到 Rocket.Chat 使用者角色  \n 例如,`{\"rocket-admin\":\"admin\", \"tech-support\":\"support\", \"manager\":[\"leader\", \"moderator\"]}`將 rocket-admin LDAP 群組對應到Rocket 的 “admin” 角色。",
  "LDAP_Teams_BaseDN": "LDAP 團體 BaseDN",
  "LDAP_Teams_BaseDN_Description": "此 LDAP BaseDN 已使用去查詢使用者的團體。",
  "LDAP_Teams_Name_Field": "LDAP 團體名稱屬性",
  "LDAP_Teams_Name_Field_Description": "Rocket.Chat 應該用來讀取團體名稱的 LDAP 屬性。如果用逗號分隔它們,則可以指定多個可能的屬性名稱。",
  "LDAP_Timeout": "逾時(毫秒)",
  "LDAP_Timeout_Description": "在返回錯誤之前等待搜尋結果要多少毫秒",
  "LDAP_Unique_Identifier_Field": "唯一標識欄位",
  "LDAP_Unique_Identifier_Field_Description": "哪個字段將被用於向LDAP用戶和Rocket.Chat使用者聯繫起來。您可以告知以逗號分隔的多個值,從而嘗試從LDAP記錄的值。  \n 預設值是`的objectGUID,IBM-entryUUID,GUID,dominoUNID,nsuniqueId,uidNumber`",
  "LDAP_User_Found": "LDAP 找到使用者",
  "LDAP_User_Search_AttributesToQuery": "要查詢的屬性",
  "LDAP_User_Search_AttributesToQuery_Description": "指定應在 LDAP 查詢中返回哪些屬性,並用逗號分隔它們。預設為全部。 `*` 代表所有標準屬性,`+` 代表所有操作屬性。 確定包含每個 Rocket.Chat 同步選項使用的每個屬性。",
  "LDAP_User_Search_Field": "搜尋欄位",
  "LDAP_User_Search_Field_Description": "標識誰試圖驗證的LDAP使用者的LDAP屬性。這個字段應`sAMAccountName`對於大多數活動目錄的安裝,但也可以是對其他LDAP解決方案,如OpenLDAP的`uid`。你可以用`mail`通過電子郵件或任何屬性要識別使用者。  \n 您可以使用逗號分隔的多個值,以允許使用者使用多個標識符喜歡的使用者名稱或信箱登錄。",
  "LDAP_User_Search_Filter": "過濾",
  "LDAP_User_Search_Filter_Description": "如果指定,只有符合此過濾器,使用者將被允許登錄。如果沒有指定過濾器,指定域的基本範圍內的所有使用者都將能夠登錄。  \n 例如,對於Active Directory的`的memberOf = CN = ROCKET_CHAT,OU =一般Groups`。  \n 例如,OpenLDAP(可擴展匹配搜尋)`OU:DN:= ROCKET_CHAT`。",
  "LDAP_User_Search_Scope": "範圍",
  "LDAP_Username_Field": "使用者名稱欄位",
  "LDAP_Username_Field_Description": "這將被用於為*使用者名稱*為新使用者。留空使用的使用者名告知登錄頁面上。  \n 您可以使用模板標籤太像`#{givenName}.#{sn}`。  \n 預設值是`sAMAccountName`。",
  "LDAP_Username_To_Search": "要尋找的使用者名稱",
  "LDAP_Validate_Teams_For_Each_Login": "驗證每個登入名的對應",
  "LDAP_Validate_Teams_For_Each_Login_Description": "確定是否應該在使用者每次登入 Rocket.Chat 時更新使用者的團隊。如果關閉此選項,團隊將僅在他們第一次登入時載入。",
  "Lead_capture_email_regex": "最先抓取電子郵件正規表示法",
  "Lead_capture_phone_regex": "最先抓取手機號碼正規表示法",
  "Least_recent_updated": "最近最少更新",
  "Leave": "離開",
  "Leave_a_comment": "發表評論",
  "Leave_Group_Warning": "你確定你要離開組 “%s” 嗎?",
  "Leave_Livechat_Warning": "你確定要離開 “%s” 的即時聊天嗎?",
  "Leave_Private_Warning": "你確定要離開 “%s” 的討論?",
  "Leave_room": "離開",
  "Leave_Room_Warning": "您確定要離開頻道 “%s” 嗎?",
  "Leave_the_current_channel": "離開目前頻道",
  "Leave_the_description_field_blank_if_you_dont_want_to_show_the_role": "如果不想顯示角色,請將描述欄位保持空白",
  "leave-c": "保留 Channel",
  "leave-p": "離開私人群組",
  "Lets_get_you_new_one_": "來取得新的!",
  "List_of_Channels": "Channel 列表",
  "List_of_departments_for_forward": "允許轉送的部門列表(可選)",
  "List_of_departments_for_forward_description": "允許設定可以接收從此部門聊天記錄部門的受限列表",
  "List_of_departments_to_apply_this_business_hour": "申請該營業時間的部門清單",
  "List_of_Direct_Messages": "直接訊息列表",
  "Livechat": "即時聊天",
  "Livechat_abandoned_rooms_closed_custom_message": "當訪客不動作時自動關閉房間的自訂訊息",
  "Livechat_agents": "即時聊天代理",
  "Livechat_Agents": "代理",
  "Livechat_AllowedDomainsList": "已允許的即時聊天網域",
  "Livechat_Appearance": "即時通訊介面",
  "Livechat_business_hour_type": "營業時間類型(單個或多個)",
  "Livechat_chat_transcript_sent": "發送的聊天記錄:{{transcript}}",
  "Livechat_custom_fields_options_placeholder": "以逗號分隔的列表,用於選擇預先設定的值。元素之間的空格不被接受。",
  "Livechat_custom_fields_public_description": "公共自訂欄位將顯示在外部應用程式中,例如 Livechat 等。",
  "Livechat_Dashboard": "即時聊天儀表板",
  "Livechat_DepartmentOfflineMessageToChannel": "發送該部門的即時聊天離線訊息至頻道",
  "Livechat_enable_message_character_limit": "啟用訊息字元限制",
  "Livechat_enabled": "即時聊天已啟用",
  "Livechat_forward_open_chats": "轉到開放聊天",
  "Livechat_forward_open_chats_timeout": "逾時(以秒為單位)轉發聊天",
  "Livechat_guest_count": "訪客人次",
  "Livechat_Inquiry_Already_Taken": "即時聊天查詢已經完成",
  "Livechat_Installation": "安裝即時通訊",
  "Livechat_last_chatted_agent_routing": "首選最終代理",
  "Livechat_last_chatted_agent_routing_Description": "如果聊天開始時座席可用,則首選代理設置會將聊天分配給先前與同一訪客進行過交互的座席。",
  "Livechat_managers": "即時聊天管理",
  "Livechat_Managers": "管理員",
  "Livechat_max_queue_wait_time_action": "達到最長等待時間時如何處理佇列的聊天",
  "Livechat_maximum_queue_wait_time": "佇列中的最長等待時間",
  "Livechat_maximum_queue_wait_time_description": "將聊天保持在佇列中的最長時間 (以分鐘為單位)。 -1 表示無限制",
  "Livechat_message_character_limit": "啟用即時聊天訊息字元限制",
  "Livechat_monitors": "即時聊天監控",
  "Livechat_Monitors": "監控",
  "Livechat_offline": "即時聊天離線",
  "Livechat_offline_message_sent": "即時聊天離線訊息傳送",
  "Livechat_OfflineMessageToChannel_enabled": "將即時聊天離線消息傳送到頻道",
  "Omnichannel_on_hold_chat_resumed": "暫停聊天恢復:{{comment}}",
  "Omnichannel_on_hold_chat_automatically": "收到來自 {{guest}} 的新訊息後,聊天自動從 On Hold 恢復",
  "Omnichannel_on_hold_chat_resumed_manually": "聊天是由 {{user}} 從 On Hold 手動恢復的",
  "Omnichannel_On_Hold_due_to_inactivity": "因為我們在 {{timeout}} 秒內沒有收到來自 {{guest}} 的任何回覆,所以聊天被自動置於暫停狀態",
  "Omnichannel_On_Hold_manually": "{{user}} 手動將聊天置於暫停狀態",
  "Livechat_online": "即時聊天線上",
  "Omnichannel_placed_chat_on_hold": "暫停聊天:{{comment}}",
  "Livechat_Queue": "即時通訊隊列",
  "Livechat_registration_form": "註冊表單",
  "Livechat_registration_form_message": "註冊表單訊息",
  "Livechat_room_count": "即時聊天 Room 計數",
  "Livechat_Routing_Method": "即時聊天路由方法",
  "Livechat_status": "即時聊天狀態",
  "Livechat_Take_Confirm": "你想帶這個客戶嗎?",
  "Livechat_title": "即時聊天標題",
  "Livechat_title_color": "即時聊天標題背景顏色",
  "Livechat_transcript_already_requested_warning": "聊天記錄已被要求,對話結束後將立即發送。",
  "Livechat_transcript_has_been_requested": "已要求聊天記錄。",
  "Livechat_transcript_request_has_been_canceled": "聊天記錄請求已被取消。",
  "Livechat_transcript_sent": "即時聊天副本傳送",
  "Livechat_transfer_return_to_the_queue": "{{from}} 將聊天轉回到佇列",
  "Livechat_transfer_to_agent": "{{from}} 將聊天轉移到 {{to}}",
  "Livechat_transfer_to_agent_with_a_comment": "{{from}}將聊天轉移到{{to}}並發表了評論:{{comment}}",
  "Livechat_transfer_to_department": "{{from}} 將聊天轉移到 {{to}} 部門",
  "Livechat_transfer_to_department_with_a_comment": "{{from}}將聊天轉移到部門{{to}}並加了評論:{{comment}}",
  "Livechat_transfer_failed_fallback": "原部門 ( {{from}} ) 沒有線上代理。 聊天成功轉移到 {{to}}",
  "Livechat_Triggers": "觸發即時聊天",
  "Livechat_user_sent_chat_transcript_to_visitor": "{{agent}} 已將聊天記錄發送給 {{guest}}",
  "Livechat_Users": "ID登錄用戶",
  "Livechat_Calls": "即時聊天通話",
  "Livechat_visitor_email_and_transcript_email_do_not_match": "訪客的電子郵件和紀錄的電子郵件不符合",
  "Livechat_visitor_transcript_request": "{{guest}} 請求了聊天記錄",
  "LiveStream & Broadcasting": "即時串流 & 廣撥",
  "Livestream_close": "關閉Livestream",
  "Livestream_enable_audio_only": "只啟用音訊模式",
  "Livestream_enabled": "即時串流已開啟",
  "Livestream_not_found": "Livestream 不可用",
  "Livestream_popout": "打開 Livestream",
  "Livestream_source_changed_succesfully": "Livestream來源已成功更改",
  "Livestream_switch_to_room": "切換到當前房間的直播",
  "Livestream_url": "直播來源網址",
  "Livestream_url_incorrect": "直播網址不正確",
  "Livestream_live_now": "現在即時!",
  "Load_Balancing": "負載平衡",
  "Load_more": "載入更多",
  "Load_Rotation": "負載轉換",
  "Loading": "讀取中",
  "Loading_more_from_history": "從歷史紀錄裡載入更多",
  "Loading_suggestion": "載入建議",
  "Loading...": "載入中…",
  "Local_Domains": "本地網域",
  "Local_Password": "本機密碼",
  "Local_Time": "當地時間",
  "Local_Timezone": "本地時間",
  "Local_Time_time": "當地時間: {{time}}",
  "Localization": "本土化",
  "Location": "位置",
  "Log_Exceptions_to_Channel": "將通道記錄異常",
  "Log_Exceptions_to_Channel_Description": "一個將接收所有捕獲的異常的通道。留空以忽略異常。",
  "Log_File": "顯示檔案和行數",
  "Log_Level": "日誌等級",
  "Log_Package": "顯示套件",
  "Log_Trace_Methods": "跟踪方法調用",
  "Log_Trace_Methods_Filter": "跟踪方法過濾器",
  "Log_Trace_Methods_Filter_Description": "這裡的文本將被評估為RegExp(`new RegExp('text')`)。保持空白以顯示每個呼叫的跟踪。",
  "Log_Trace_Subscriptions": "追踪訂閱通話",
  "Log_Trace_Subscriptions_Filter": "跟踪訂閱過濾器",
  "Log_Trace_Subscriptions_Filter_Description": "這裡的文字將被評估為RegExp(`new RegExp('text')`)。保持空白以顯示每個通話的追踪。",
  "Log_View_Limit": "日誌檢視限制",
  "Logged_out_of_other_clients_successfully": "登出其他客戶端成功",
  "Login": "登入",
  "Login_Attempts": "嘗試登入失敗",
  "Login_Logs": "登入日誌",
  "Login_Logs_ClientIp": "在嘗試登入失敗的日誌中顯示客戶端 IP",
  "Login_Logs_Enabled": "嘗試登入(在控制台上)失敗的次數",
  "Login_Logs_ForwardedForIp": "在嘗試登入失敗的日誌中顯示轉發 IP",
  "Login_Logs_UserAgent": "在嘗試登入失敗的日誌中顯示使用者代理",
  "Login_Logs_Username": "在嘗試登入失敗的日誌中顯示使用者名稱",
  "Login_with": "使用%s登入",
  "Logistics": "後勤",
  "Logout": "登出",
  "Logout_Others": "登出其他所有已登入的地方",
  "Logs": "日誌",
  "Longest_chat_duration": "最長的聊天時間",
  "Longest_reaction_time": "最長的反應時間",
  "Longest_response_time": "最長的回應時間",
  "Looked_for": "找了",
  "Mail_Message_Invalid_emails": "您提供一個或多個無效的電子郵件:%s",
  "Mail_Message_Missing_subject": "您必須提供一個電子郵件主旨。",
  "Mail_Message_Missing_to": "您必須選擇一個或多個使用者或提供一個或多個電子郵件地址,以逗號分隔。",
  "Mail_Message_No_messages_selected_select_all": "您還沒有選擇任何消息",
  "Mail_Messages": "郵件訊息",
  "Mail_Messages_Instructions": "通過點擊訊息選擇您要通過電子郵件發送哪些訊息",
  "Mail_Messages_Subject": "這裡的 %s 訊息的選定部分",
  "mail-messages": "郵件消息",
  "mail-messages_description": "允許使用郵件消息選項",
  "Mailer": "寄件人",
  "Mailer_body_tags": "您<b>必須</b>使用[unsubscribe]的退訂連接。 <br/>您可以使用[name],[fname],[lname]為使用者的全名,名字或姓氏,分別。 <br/>您可以使用[email]為使用者的電子郵件。",
  "Mailing": "郵件",
  "Make_Admin": "設為管理員",
  "Make_sure_you_have_a_copy_of_your_codes_1": "請確保您有一份代碼副本:",
  "Make_sure_you_have_a_copy_of_your_codes_2": "如果您無法訪問您的身份驗證器應用程序,則可以使用其中一個代碼登錄。",
  "manage-apps": "管理應用",
  "manage-assets": "管理資產",
  "manage-assets_description": "管理服務器資產的權限",
  "manage-cloud_description": "管理雲端",
  "manage-emoji": "管理表情符號",
  "manage-emoji_description": "管理服務器emojis的權限",
  "messages_pruned": "訊息被修剪",
  "manage-incoming-integrations": "管理連入整合",
  "manage-incoming-integrations_description": "有權限管理伺服器連入整合",
  "manage-integrations": "管理整合",
  "manage-integrations_description": "管理伺服器整合的權限",
  "manage-livechat-agents": "管理即時聊天代理",
  "manage-livechat-departments": "管理即時聊天部門",
  "manage-livechat-managers": "管理即時聊天管理員",
  "manage-oauth-apps": "管理 Oauth 應用程式",
  "manage-oauth-apps_description": "管理伺服器 Oauth 應用程式的權限",
  "manage-outgoing-integrations": "管理連出整合",
  "manage-outgoing-integrations_description": "有權限管理伺服器連外整合",
  "manage-own-incoming-integrations": "管理自己的連入整合",
  "manage-own-incoming-integrations_description": "有權限允許使用者建立和編輯他們的連入整合或是 webhooks",
  "manage-own-integrations": "管理自己的整合",
  "manage-own-integrations_description": "允許使用者建立和編輯自己的整合或 webhooks",
  "manage-own-outgoing-integrations": "管理自己的連外整合",
  "manage-own-outgoing-integrations_description": "有權限允許使用者建立和編輯他們的連外整合或是 webhooks",
  "manage-selected-settings": "變更一些設定",
  "manage-selected-settings_description": "已變更明確變更權限設定的權限",
  "manage-sounds": "管理聲音",
  "manage-sounds_description": "管理伺服器聲音的權限",
  "manage-the-app": "管理應用程式",
  "manage-user-status": "管理使用者狀態",
  "manage-user-status_description": "有權限去管理伺服器自訂使用者狀態",
  "Manager_added": "管理員已新增",
  "Manager_removed": "管理員已刪除",
  "Managers": "管理員",
  "Management_Server": "管理伺服器",
  "Managing_assets": "資產管理",
  "Managing_integrations": "管理整合功能",
  "Manual_Selection": "手動選擇",
  "Manufacturing": "製造業",
  "MapView_Enabled": "啟用 Mapview",
  "MapView_Enabled_Description": "啟用 mapview 將在聊天輸入欄位左側顯示分享位置按鈕。",
  "MapView_GMapsAPIKey": "Google 靜態地圖 API 金鑰",
  "MapView_GMapsAPIKey_Description": "這可以從 Google Developers Console 免費獲得。",
  "Mark_all_as_read": "標註所有訊息 (所有頻道) 為已讀取",
  "Mark_as_read": "標記為已讀",
  "Mark_as_unread": "標記為未讀",
  "Mark_read": "標記為已讀",
  "Mark_unread": "標記為未讀",
  "Marketplace": "商店",
  "Marketplace_view_marketplace": "檢視商店",
  "Marketplace_error": "無法連線到網路或是您的工作台可能是離線安裝。",
  "MAU_value": "MAU {{value}}",
  "Max_length_is": "最大長度是 %s",
  "Max_number_incoming_livechats_displayed": "顯示佇列裡最大數量",
  "Max_number_incoming_livechats_displayed_description": "(可選) 顯示進入的即時訊息佇列的最大數量。",
  "Max_number_of_chats_per_agent": "最大同時聊天數",
  "Max_number_of_chats_per_agent_description": "最大代理可以參加的同時聊天數",
  "Max_number_of_uses": "最大使用次數",
  "Maximum": "最大",
  "Maximum_number_of_guests_reached": "達到最大訪客人數",
  "Me": "我",
  "Media": "媒體",
  "Medium": "中間",
  "Members": "會員",
  "Members_List": "成員列表",
  "mention-all": "提及所有",
  "mention-all_description": "允許使用@all提到",
  "mention-here": "在此提及",
  "mention-here_description": "允許使用@here提及",
  "Mentions": "標記",
  "Mentions_default": "標記(預設)",
  "Mentions_only": "只提及",
  "Merge_Channels": "合併 Channel",
  "message": "訊息",
  "Message": "訊息",
  "Message_AllowBadWordsFilter": "允許過濾訊息中的不雅文字",
  "Message_AllowConvertLongMessagesToAttachment": "允許轉換長訊息為附件",
  "Message_AllowDeleting": "允許刪除訊息",
  "Message_AllowDeleting_BlockDeleteInMinutes": "(n) 分鐘後禁止删除訊息",
  "Message_AllowDeleting_BlockDeleteInMinutes_Description": "輸入0可停用封鎖。",
  "Message_AllowDirectMessagesToYourself": "允許使用者直接發送訊息給自己",
  "Message_AllowEditing": "允許編輯訊息",
  "Message_AllowEditing_BlockEditInMinutes": "在幾分鐘後關閉訊息編輯",
  "Message_AllowEditing_BlockEditInMinutesDescription": "輸入0以關閉停用。",
  "Message_AllowPinning": "允許訊息釘選",
  "Message_AllowPinning_Description": "允許將訊息被釘選到任何頻道。",
  "Message_AllowStarring": "允許標記訊息為最愛訊息",
  "Message_AllowUnrecognizedSlashCommand": "允許無法識別的斜線命令",
  "Message_Already_Sent": "郵件已發送,正在由伺服器處理中。",
  "Message_AlwaysSearchRegExp": "總是使用正規表示法進行搜尋",
  "Message_AlwaysSearchRegExp_Description": "我們建議設置 `是`;如果不支援您的語言[MongoDB的文字搜尋](https://docs.mongodb.org/manual/reference/text-search-languages/#text-search-languages) 。",
  "Message_Attachments": "訊息附件",
  "Message_Attachments_Thumbnails_Enabled": "啟用縮圖來節省頻寬",
  "Message_Attachments_Thumbnails_Width": "縮圖的最大寬度 (以像素為單位)",
  "Message_Attachments_Thumbnails_Height": "縮圖的最大高度 (以像素為單位)",
  "Report_sent": "回報已傳送",
  "Message_Attachments_Thumbnails_EnabledDesc": "將提供縮圖而不是原始圖片以減少頻寬使用。可以使用附件名稱旁邊的圖示下載原始大小的圖片。",
  "Message_Attachments_Strip_Exif": "從支援的檔案中刪除 EXIF metadata",
  "Message_Attachments_Strip_ExifDescription": "從圖檔(jpeg、tiff 等)中刪除 EXIF metadata。此設定不可追溯,因此上傳的檔案時將停用包含 EXIF 資料",
  "Message_Audio": "音訊訊息",
  "Message_Audio_bitRate": "音訊訊息比特率",
  "Message_AudioRecorderEnabled": "錄音已啟用",
  "Message_AudioRecorderEnabled_Description": "在“檔案上傳”設定中需要“音訊/ mp3”文件為可接受的媒體類型。",
  "Message_auditing": "訊息稽核",
  "Message_auditing_log": "訊息稽核日誌",
  "Message_BadWordsFilterList": "增加不好的話到黑名單",
  "Message_BadWordsFilterListDescription": "增加的不好的話以逗號分隔列表的列表過濾",
  "Message_BadWordsWhitelist": "從黑名單中刪除單字",
  "Message_BadWordsWhitelistDescription": "增加逗號分隔的單字列表,以將其從過濾器中刪除",
  "Message_Characther_Limit": "訊息字元限制",
  "Message_Code_highlight": "代碼醒目語言列表",
  "Message_Code_highlight_Description": "逗號分隔的語言列表 (所有支援的語言在 [highlight.js](https://github.com/highlightjs/highlight.js/tree/11.6.0#supported-languages)),用於醒目顯示代碼區塊",
  "message_counter_other": "{{count}} 訊息",
  "Message_DateFormat": "日期格式",
  "Message_DateFormat_Description": "參考: [Moment.js](http://momentjs.com/docs/#/displaying/format/)",
  "Message_deleting_blocked": "該訊息不能再刪除",
  "Message_editing": "訊息編輯",
  "Message_ErasureType": "訊息刪除類型",
  "Message_ErasureType_Delete": "刪除所有消息",
  "Message_ErasureType_Description": "確定如何處理刪除其帳號的使用者訊息。  \n  \n**保留訊息和使用者名稱:**使用者的訊息和檔案歷史記錄將從直接訊息中刪除,並將保留在其他房間中。  \n  \n**刪除所有訊息 :**來自使用者的所有訊息和檔案將從資料庫中刪除,並且無法再找到使用者。  \n  \n**刪除使用者和訊息之間的連接:**此選項將分配使用者的所有訊息和檔案到 Rocket.Cat 機器人且直接消息將被刪除。 ",
  "Message_ErasureType_Keep": "保留訊息和使用者名稱",
  "Message_ErasureType_Unlink": "刪除使用者和訊息之間的連接",
  "Message_GlobalSearch": "全域搜尋",
  "Message_GroupingPeriod": "分組週期(以秒為單位)",
  "Message_GroupingPeriodDescription": "如果兩個來自同一使用者並且經過的時間小於以秒為單位的通知時間,則訊息將與先前訊息分組。",
  "Message_has_been_pinned": "訊息已釘選",
  "Message_has_been_starred": "已標記訊息",
  "Message_has_been_unpinned": "訊息已取消釘選",
  "Message_has_been_unstarred": "已取消標記訊息",
  "Message_HideType_au": "隱藏“使用者已增加”訊息",
  "Message_HideType_added_user_to_team": "隱藏「使用者已新增至團隊」訊息",
  "Message_HideType_mute_unmute": "隱藏“使用者靜音/取消靜音”訊息",
  "Message_HideType_r": "隱藏“ Room 名稱已更改”的訊息",
  "Message_HideType_rm": "隱藏“已刪除訊息”的訊息",
  "Message_HideType_room_allowed_reacting": "隱藏 \"Room 允許反應\" 訊息",
  "Message_HideType_room_archived": "隱藏“ Room 已封存”的訊息",
  "Message_HideType_room_changed_avatar": "隱藏 “Room 大頭貼已變更” 的訊息",
  "Message_HideType_room_changed_privacy": "隱藏 \" Room 類型已更改” 訊息",
  "Message_HideType_room_disallowed_reacting": "隱藏 \"Room 不允許反應\" 訊息",
  "Message_HideType_room_set_read_only": "隱藏 \"Room 設定唯讀\" 訊息",
  "Message_HideType_room_removed_read_only": "隱藏 \"Room 已新增寫入權限\" 訊息",
  "Message_HideType_room_unarchived": "隱藏“ Room 未封存”的訊息",
  "Message_HideType_ru": "隱藏“使用者已刪除”訊息",
  "Message_HideType_removed_user_from_team": "隱藏「使用者已從團隊中移除」訊息",
  "Message_HideType_subscription_role_added": "隱藏“已設置角色”的訊息",
  "Message_HideType_subscription_role_removed": "隱藏“不再定義的角色”的訊息",
  "Message_HideType_uj": "隱藏“使用者加入”訊息",
  "Message_HideType_ujt": "隱藏「使用者已加入團隊」訊息",
  "Message_HideType_ul": "隱藏“使用者離開”訊息",
  "Message_HideType_ult": "隱藏「使用者已離開團隊」訊息",
  "Message_HideType_user_added_room_to_team": "隱藏「使用者已新增聊天室至團隊」訊息",
  "Message_HideType_user_converted_to_channel": "隱藏「使用者已轉換團隊至頻道」訊息",
  "Message_HideType_user_converted_to_team": "隱藏「使用者已轉換頻道至團隊」訊息",
  "Message_HideType_user_deleted_room_from_team": "隱藏「使用者已從團隊刪除聊天室」訊息",
  "Message_HideType_user_removed_room_from_team": "隱藏「使用者已從團隊移除聊天室」訊息",
  "Message_HideType_ut": "隱藏“使用者已加入對話”的訊息",
  "Message_HideType_wm": "隱藏“歡迎”的訊息",
  "Message_Id": "訊息 ID",
  "Message_Ignored": "此訊息被忽略",
  "message-impersonate": "冒充其他使用者",
  "message-impersonate_description": "允許使用訊息別名模擬其他使用者",
  "Message_info": "訊息資訊",
  "Message_KeepHistory": "保存訊息歷史紀錄",
  "Message_MaxAll": "所有的訊息中最大的 Channel 訊息大小",
  "Message_MaxAllowedSize": "允許訊息最大則數",
  "Message_pinning": "訊息釘選",
  "message_pruned": "訊息已修剪",
  "Message_QuoteChainLimit": "連接報價的最大數量",
  "Message_Read_Receipt_Enabled": "顯示讀取收件人",
  "Message_Read_Receipt_Store_Users": "詳細的讀取收件人",
  "Message_Read_Receipt_Store_Users_Description": "顯示每個使用者的讀取收件人",
  "Message_removed": "訊息已刪除",
  "Message_sent_by_email": "由電子郵件發送訊息",
  "Message_ShowDeletedStatus": "顯示刪除狀態",
  "Message_starring": "最愛訊息",
  "Message_Time": "訊息時間",
  "Message_TimeAndDateFormat": "時間和日期格式",
  "Message_TimeAndDateFormat_Description": "另請參閱:[Moment.js](http://momentjs.com/docs/#/displaying/format/)",
  "Message_TimeFormat": "時間格式",
  "Message_TimeFormat_Description": "參考: [Moment.js](http://momentjs.com/docs/#/displaying/format/)",
  "Message_too_long": "訊息太長",
  "Message_UserId": "使用者 ID",
  "Message_view_mode_info": "這變更了在螢幕上的空間訊息的數量。",
  "Message_VideoRecorderEnabled": "錄影已啟用",
  "MessageBox_view_mode": "MessageBox 檢視模式",
  "Message_VideoRecorderEnabledDescription": "要求'視訊/ webm'檔案在'檔案上傳'設定中成為可接受的媒體類型。",
  "messages": "訊息",
  "Messages": "訊息",
  "Messages_sent": "訊息發送",
  "Messages_that_are_sent_to_the_Incoming_WebHook_will_be_posted_here": "傳送至連入 WebHook 的訊息會顯示在這裡。",
  "Meta": "Meta",
  "Meta_custom": "自定義標記",
  "Meta_fb_app_id": "Facebook 應用程式ID",
  "Meta_google-site-verification": "Google 網站驗證",
  "Meta_language": "語言",
  "Meta_msvalidate01": "MSValidate.01",
  "Meta_robots": "機器人",
  "meteor_status_connected": "已連線",
  "meteor_status_connecting": "連線中...",
  "meteor_status_failed": "無法與伺服器連線",
  "meteor_status_offline": "離線模式。",
  "meteor_status_reconnect_in_other": "在{{count}}秒鍾後再嘗試...",
  "meteor_status_try_now_offline": "重新連線",
  "meteor_status_try_now_waiting": "現在再試",
  "meteor_status_waiting": "等待與伺服器連線,",
  "Method": "方法",
  "Mic_off": "麥克風關閉",
  "Min_length_is": "最小長度是 %s",
  "Minimum": "最小",
  "Minimum_balance": "最小餘額",
  "minute": "分鐘",
  "minutes": "分鐘",
  "Mobex_sms_gateway_address": "Mobex 簡訊閘道位址",
  "Mobex_sms_gateway_address_desc": "您的 Mobex 服務的 IP 或 主機位址及指定的連接埠。例如 http://192.168.1.1:1401` 或 `https://www.example.com:1401`",
  "Mobex_sms_gateway_from_number": "從",
  "Mobex_sms_gateway_from_number_desc": "當傳送新的簡訊到即時聊天客戶端時原來的位址/電話號碼",
  "Mobex_sms_gateway_from_numbers_list": "列出要傳送簡訊的號碼",
  "Mobex_sms_gateway_from_numbers_list_desc": "以逗號分隔列出要傳送新簡訊的號碼,例如 123456789, 123456788, 123456888",
  "Mobex_sms_gateway_password": "密碼",
  "Mobex_sms_gateway_restful_address": "Mobex 簡訊 REST API 位址",
  "Mobex_sms_gateway_restful_address_desc": "您的 Mobex REST API 的 IP 或主機位址。例如 `http://192.168.1.1:8080` 或 `https://www.example.com:8080`",
  "Mobex_sms_gateway_username": "使用者名稱",
  "Mobile": "手機",
  "mobile-upload-file": "允許檔案上傳到手機裝置",
  "Mobile_Push_Notifications_Default_Alert": "手機通知預設鈴聲",
  "Moderation_Delete_message": "刪除訊息",
  "Monday": "星期一",
  "Mongo_storageEngine": "Mongo 儲存引擎",
  "Mongo_version": "Mongo 版本",
  "MongoDB": "MongoDB",
  "MongoDB_Deprecated": "MongoDB 已停用",
  "MongoDB_version_s_is_deprecated_please_upgrade_your_installation": "MongoDB版本 %s 已停用,請盡快升級安裝。",
  "Monitor_added": "已新增監控",
  "Monitor_history_for_changes_on": "監視歷史記錄以更改",
  "Monitor_removed": "監控已移除",
  "Monitors": "監控",
  "Monthly_Active_Users": "每月活躍的使用者",
  "More": "更多",
  "More_channels": "更多頻道",
  "More_direct_messages": "更直接的訊息",
  "More_groups": "更多私人群組",
  "More_unreads": "更多未閱讀",
  "Most_popular_channels_top_5": "最受歡迎的頻道(前5名)",
  "Most_recent_updated": "最近最常更新",
  "Move_beginning_message": "`%s`  - 移動到訊息的開頭",
  "Move_end_message": "`%s`  - 移至訊息末端",
  "Msgs": "訊息",
  "multi": "多",
  "Mute": "靜音",
  "Mute_all_notifications": "所有通知靜音",
  "Mute_Focused_Conversations": "靜音重點對話",
  "Mute_Group_Mentions": "靜音@all和@here提到",
  "Mute_someone_in_room": "在房間中有人靜音",
  "Mute_user": "靜音使用者",
  "Mute_microphone": "麥克風靜音",
  "mute-user": "靜音使用者",
  "mute-user_description": "允許在同一頻道中關閉其他使用者的權限",
  "Muted": "已靜音",
  "My Data": "我的資料",
  "My_Account": "我的帳號",
  "My_location": "我的位置",
  "n_messages": "%s 則消息",
  "N_new_messages": "% 新訊息",
  "Name": "姓名",
  "Name_cant_be_empty": "姓名不能空白",
  "Name_of_agent": "代理的名稱",
  "Name_optional": "名稱(非必填)",
  "Name_Placeholder": "請輸入你的名字...",
  "Navigation_History": "瀏覽歷史記錄",
  "Next": "下一步",
  "Never": "從不",
  "New": "新的",
  "New_Application": "新應用程式",
  "New_Business_Hour": "新營業時間",
  "New_chat_in_queue": "佇列中的新聊天",
  "New_chat_priority": "優先權已更改:{{user}}將優先權更改為{{priority}}",
  "New_chat_transfer": "新的聊天轉換: {{transfer}}",
  "New_chat_transfer_fallback": "轉移到後方部門:{{fallback}}",
  "New_Custom_Field": "新的自定欄位",
  "New_Department": "新部門",
  "New_discussion": "新的討論",
  "New_discussion_first_message": "通常,討論都是開始一個問題,像是 \"如何上傳一個圖片?\"",
  "New_discussion_name": "給討論區取一個有意義的名字",
  "New_encryption_password": "新的加密密碼",
  "New_integration": "新的整合",
  "New_line_message_compose_input": "`%s`  - 在新行中編寫消息",
  "New_Livechat_offline_message_has_been_sent": "新的即時聊天離線消息已發送",
  "New_logs": "新日誌",
  "New_Message_Notification": "新的訊息通知",
  "New_messages": "新訊息",
  "New_password": "新密碼",
  "New_Password_Placeholder": "請輸入新密碼...",
  "New_Priority": "新優先權",
  "New_role": "新角色",
  "New_Room_Notification": "新 Room 的通知",
  "New_Tag": "新的標籤",
  "New_Trigger": "新的觸發器",
  "New_Unit": "新的單位",
  "New_users": "新的使用者",
  "New_version_available_(s)": "新版本可用(%s)",
  "New_videocall_request": "新的視訊通話請求",
  "New_visitor_navigation": "新的導航:{{history}}",
  "Newer_than": "較新於",
  "Newer_than_may_not_exceed_Older_than": "“比”更新“不得超過”早於“",
  "Nickname": "暱稱",
  "Nickname_Placeholder": "輸入你的暱稱...",
  "No": "否",
  "No_available_agents_to_transfer": "沒有可用的代理進行傳輸",
  "No_app_matches": "沒有符合的應用程式",
  "No_app_matches_for": "沒有符合的應用程式",
  "No_apps_installed": "沒有已安裝的應用程式",
  "No_Canned_Responses": "沒有罐頭訊息",
  "No_Canned_Responses_Yet": "沒有罐頭回覆",
  "No_Canned_Responses_Yet-description": "使用罐頭回覆來提供快速且對常見的問題有一致回答。",
  "No_channels_in_team": "此團隊中沒有 Channel",
  "No_channels_yet": "您尚未加入任何頻道。",
  "No_data_found": "沒有找到資料",
  "No_direct_messages_yet": "您還没有開始任何聊天。",
  "No_Discussions_found": "找不到論壇",
  "No_discussions_yet": "沒有討論",
  "No_emojis_found": "沒找到表情符號",
  "No_Encryption": "無加密",
  "No_files_found": "沒有找到檔案",
  "No_files_left_to_download": "沒有檔案可下載",
  "No_groups_yet": "您尚未擁有私人群組",
  "No_installed_app_matches": "沒有安裝符合的應用程式",
  "No_integration_found": "由提供的 ID 找不到整合。",
  "No_Limit": "沒有限制",
  "No_livechats": "你有沒有即時聊天。",
  "No_marketplace_matches_for": "沒有符合商店",
  "No_members_found": "沒有找到成員",
  "No_mentions_found": "沒有發現",
  "No_messages_yet": "沒有訊息",
  "No_pages_yet_Try_hitting_Reload_Pages_button": "還沒有頁面。嘗試點擊“重新載入頁面”按鈕。",
  "No_pinned_messages": "未釘選訊息",
  "No_previous_chat_found": "找不到先前的聊天記錄",
  "No_results_found": "未有找到結果",
  "No_results_found_for": "未找到結果:",
  "No_snippet_messages": "沒有片段",
  "No_starred_messages": "無最愛的訊息",
  "No_such_command": "沒有這樣的命令:`/ {{command}}`",
  "No_Threads": "沒找到討論串",
  "Nobody_available": "沒人可用",
  "Node_version": "節點版本",
  "None": "無",
  "Nonprofit": "非營利",
  "Not_authorized": "未經授權",
  "Normal": "正常",
  "Not_Available": "不可用",
  "Not_enough_data": "資料不足",
  "Not_following": "沒有正在追蹤的",
  "Not_Following": "沒有正在追蹤的",
  "Not_found_or_not_allowed": "未找到或者不允許",
  "Not_Imported_Messages_Title": "以下的訊息沒有匯入成功",
  "Not_in_channel": "不在頻道中",
  "Not_started": "沒有開始",
  "Not_verified": "未經審核的",
  "Nothing": "沒有",
  "Nothing_found": "沒有找到",
  "Notice_that_public_channels_will_be_public_and_visible_to_everyone": "請注意,公開的 Channel 將對所有人公開且可見。",
  "Notification_Desktop_Default_For": "顯示桌面通知",
  "Notification_Push_Default_For": "推送手機通知",
  "Notification_RequireInteraction": "需要回應才能關閉桌面通知",
  "Notification_RequireInteraction_Description": "僅適用於 Chrome 瀏覽器版本>50。使用參數 *requireInteraction* 將桌面通知無限期顯示直到使用者與其互動。",
  "Notifications": "通知",
  "Notifications_Max_Room_Members": "最大 Room 成員禁止所有訊息通知之前",
  "Notifications_Max_Room_Members_Description": "當所有訊息通知被停用時,房間內的最大成員數量。使用者仍然可以更改每個房間的設定,以單獨接收所有通知。 (0是停用)",
  "Notifications_Muted_Description": "如果您選擇將所有內容靜音,除了提及之外,當有新消息時,您不會在列表中看到突出顯示的房間。關閉通知將覆蓋通知設定。",
  "Notifications_Preferences": "通知選項",
  "Notifications_Sound_Volume": "通知音量",
  "Notify_active_in_this_room": "通知此房間的活動用戶",
  "Notify_all_in_this_room": "提醒這個房間中的所有人",
  "Default_Timezone_For_Reporting": "回報的預設時區",
  "Default_Timezone_For_Reporting_Description": "設定的預設時區將使用在當顯示儀表板或是寄送郵件時",
  "Default_Server_Timezone": "伺服器時區",
  "Default_Custom_Timezone": "自訂時區",
  "Default_User_Timezone": "使用者的目前時區",
  "Num_Agents": "#代理",
  "Number_in_seconds": "秒數",
  "Number_of_events": "事件數量",
  "Number_of_federated_servers": "聯盟伺服器數量",
  "Number_of_federated_users": "聯盟使用者數量",
  "Number_of_messages": "訊息數",
  "Number_of_most_recent_chats_estimate_wait_time": "最近聊天的次數以計算預估的等待時間",
  "Number_of_most_recent_chats_estimate_wait_time_description": "此數字定義將用於計算隊列等待時間的最後服務房間數。",
  "Number_of_users_autocomplete_suggestions": "使用者自動完成建議的數量",
  "OAuth_Application": "OAuth 應用程式",
  "Objects": "對象",
  "Off": "關閉",
  "Off_the_record_conversation": "不公開的對話",
  "Off_the_record_conversation_is_not_available_for_your_browser_or_device": "不公開對話不適用於您的瀏覽器或設備。",
  "Office_Hours": "工作時間",
  "Office_hours_enabled": "辦公時間已啟用",
  "Office_hours_updated": "辦公時間更新",
  "offline": "離線",
  "Offline": "離線",
  "Offline_DM_Email": "直接訊息的郵件主旨",
  "Offline_Email_Subject_Description": "您可以分別使用以下佔位符:  \n - `[Site_Name]`,[Site_URL],[User]&[Room]。 ",
  "Offline_form": "離線表單",
  "Offline_form_unavailable_message": "離線形式不可用訊息",
  "Offline_Link_Message": "轉到訊息",
  "Offline_Mention_All_Email": "提及所有電子郵件主旨",
  "Offline_Mention_Email": "提到的電子郵件主旨",
  "Offline_message": "離線訊息",
  "Offline_Message": "離線訊息",
  "Offline_Message_Use_DeepLink": "使用深層連接 URL 格式",
  "Offline_messages": "離線訊息",
  "Offline_success_message": "離線成功訊息",
  "Offline_unavailable": "離線不可用",
  "Old Colors": "舊的顏色",
  "Old Colors (minor)": "舊的顏色 (次要)",
  "Older_than": "久超過",
  "Omnichannel": "Omnichannel",
  "Omnichannel_Directory": "Omnichannel 目錄",
  "Omnichannel_appearance": "全頻道外觀",
  "Omnichannel_calculate_dispatch_service_queue_statistics": "計算和調整 Omnichannel 等待佇列統計",
  "Omnichannel_calculate_dispatch_service_queue_statistics_Description": "處理和調整等待佇列統計訊息,例如位置和預估的等待時間。 如果沒有使用*Livechat channel*,建議停用此設定,防止伺服器做不必要的處理。",
  "Omnichannel_Contact_Center": "Omnichannel 聯絡中心",
  "Omnichannel_External_Frame": "外框",
  "Omnichannel_External_Frame_Enabled": "啟用外部框架",
  "Omnichannel_External_Frame_Encryption_JWK": "加密金鑰(JWK)",
  "Omnichannel_External_Frame_Encryption_JWK_Description": "如果提供,它將使用提供的金鑰加密使用者的token,並且外部系統將需要解密資料以存取token",
  "Omnichannel_External_Frame_URL": "外部框架網址",
  "Omnichannel_Reports_Status_Open": "打開",
  "Omnichannel_Reports_Status_Closed": "已關閉",
  "On": "在",
  "On_Hold": "保留",
  "On_Hold_conversations": "保持對話",
  "online": "線上",
  "Online": "線上",
  "Only_authorized_users_can_write_new_messages": "僅有經授權的使用者能張貼新訊息",
  "Only_authorized_users_can_react_to_messages": "只有驗證的使用者才能對訊息做出回應",
  "Only_from_users": "僅修剪這些使用者的內容(留空以修剪每個人的內容)",
  "Only_On_Desktop": "桌面模式(僅在桌面上輸入時發送)",
  "Only_works_with_chrome_version_greater_50": "僅適用於> 50的 Chrome 瀏覽器版本",
  "Only_you_can_see_this_message": "只有您能看到這則訊息",
  "Oops_page_not_found": "糟糕,頁面未找到",
  "Oops!": "哦哦",
  "Open": "打開",
  "Open_channel_user_search": "`%s`  - 打開 Channel/使用者搜尋",
  "Open_conversations": "開啟對話",
  "Open_Days": "開放日",
  "Open_days_of_the_week": "開放每週的日子",
  "Open_Livechats": "打開即時聊天",
  "Opened": "已開啟",
  "Opened_in_a_new_window": "在新視窗中打開。",
  "Opens_a_channel_group_or_direct_message": "打開頻道,群組或直接訊息",
  "optional": "選擇性",
  "Options": "選項",
  "or": "或",
  "Or_talk_as_anonymous": "或者匿名講話",
  "Order": "訂購",
  "Organization_Email": "組織電子郵件",
  "Organization_Info": "組織資訊",
  "Organization_Name": "機構名稱",
  "Organization_Type": "組織類型",
  "Original": "原始的",
  "OS_Arch": "作業系統架構",
  "OS_Cpus": "處理器數量",
  "OS_Freemem": "作業系統可用記憶體",
  "OS_Loadavg": "作業系統平均負載",
  "OS_Platform": "作業系統平台",
  "OS_Release": "作業系統版本",
  "OS_Totalmem": "作業系統總共記憶體",
  "OS_Type": "作業系統類型",
  "OS_Uptime": "作業系統上線時間",
  "Other": "其他",
  "others": "其他",
  "Others": "其他",
  "OTR": "OTR",
  "OTR_Enable_Description": "啟用選項即可在 2 個使用者間的私密訊息中使用不留紀錄  (off-the-record,OTR) 訊息。OTR 訊息不會在伺服器上留下記錄,而是直接在 2 個使用者間進行交換和加密作業。",
  "OTR_is_only_available_when_both_users_are_online": "OTR 僅當兩個使用者同時在線",
  "Out_of_seats": "沒有座位",
  "Outgoing": "傳出",
  "Outgoing_WebHook": "外部的 WebHook",
  "Outgoing_WebHook_Description": "即時獲取 Rocket.Chat 資料。",
  "Outlook_Calendar_Enabled": "啟用",
  "Output_format": "輸出格式",
  "Override_URL_to_which_files_are_uploaded_This_url_also_used_for_downloads_unless_a_CDN_is_given": "哪些檔案被上傳覆蓋網址。該網址也可用於下載,除非CDN放出",
  "Page_title": "頁面標題",
  "Page_URL": "頁面網域",
  "Parent_channel_doesnt_exist": "Channel 不存在。",
  "Password": "密碼",
  "Password_Change_Disabled": "您的 Rocket.Chat 管理員已停用密碼變更",
  "Password_Changed_Description": "您可以使用以下的佔位符:  \n - `[password]` 為暫時密碼。  \n - `[name]`, `[fname]`, `[lname]` 分別為使用者的完整名稱,姓或是名。  \n - `[email]` 為使用者的電子郵件。  \n - `[Site_Name]` 和 `[Site_URL]` 分別為應用程式名稱和網址。 ",
  "Password_Changed_Email_Subject": "[Site_Name] - 密碼已變更",
  "Password_changed_section": "密碼已變更",
  "Password_changed_successfully": "密碼變更成功",
  "Password_History": "密碼歷史",
  "Password_History_Amount": "密碼歷史長度",
  "Password_History_Amount_Description": "最近使用的密碼數量,以防止用戶重複使用。",
  "Password_Policy": "密碼原則",
  "Password_to_access": "存取密碼",
  "Passwords_do_not_match": "密碼不一致",
  "Past_Chats": "之前聊天",
  "Paste_here": "貼在這裡...",
  "Paid_Apps": "付費應用程式",
  "Payload": "有效負載",
  "Peer_Password": "端點密碼",
  "People": "人",
  "Permalink": "固定連結",
  "Permissions": "權限",
  "Personal_Access_Tokens": "個人存取 Tokens",
  "Phone": "電話",
  "Phone_call": "電話通話",
  "Phone_Number": "電話號碼",
  "Thank_you_exclamation_mark": "謝謝!",
  "Phone_number": "電話號碼",
  "PID": "PID",
  "Pin": "釘選",
  "Pin_Message": "釘選訊息",
  "pin-message": "釘選訊息",
  "pin-message_description": "允許在通道中釘選訊息",
  "Pinned_a_message": "已釘選訊息:",
  "Pinned_Messages": "已釘選訊息",
  "pinning-not-allowed": "不允許釘選",
  "PiwikAdditionalTrackers": "額外的Piwik網站",
  "PiwikAdditionalTrackers_Description": "如果您想追蹤相同的資料到不同的網站,請輸入以下格式的 Piwik 網址和SiteIDs:`[{ \"trackerURL\" : \"https://my.piwik.domain2/\", \"siteId\" : 42 },{ \"trackerURL\" : \"https://my.piwik.domain3/\", \"siteId\" : 15 }]`",
  "PiwikAnalytics_cookieDomain": "所有子網域",
  "PiwikAnalytics_cookieDomain_Description": "追蹤所有子網域的訪問者",
  "PiwikAnalytics_domains": "隱藏傳出連結",
  "PiwikAnalytics_domains_Description": "在“Outlinks”報告中,將點擊隱藏到已知的別名網址。請每行插入一個網域,不要使用任何分隔符號。",
  "PiwikAnalytics_prependDomain": "預置網域",
  "PiwikAnalytics_prependDomain_Description": "追蹤時,將站點網域增加到頁面標題",
  "PiwikAnalytics_siteId_Description": "該網站 ID 用於標識此站點。例如:17",
  "PiwikAnalytics_url_Description": "Piwik 所在的網址,請務必包含尾部斜線。例如:`https://piwik.rocket.chat/`",
  "Placeholder_for_email_or_username_login_field": "佔位符電子郵件或使用者登入欄位",
  "Placeholder_for_password_login_confirm_field": "在密碼登入欄位中確認佔位符",
  "Placeholder_for_password_login_field": "佔位符密碼登入欄位",
  "Please_add_a_comment": "請增加評論",
  "Please_add_a_comment_to_close_the_room": "請增加關閉房間的評論",
  "Please_answer_survey": "請花一點時間來回答這個聊天快速調查",
  "Please_enter_usernames": "請輸入使用者名稱...",
  "please_enter_valid_domain": "請輸入有效的網域",
  "Please_enter_value_for_url": "請輸入您大頭貼的網址。",
  "Please_enter_your_new_password_below": "請輸入您的新密碼:",
  "Please_enter_your_password": "請重新輸入你的密碼",
  "Please_fill_a_label": "請填寫標籤",
  "Please_fill_a_name": "請輸入姓名",
  "Please_fill_a_token_name": "請填入正確的 token 名稱",
  "Please_fill_a_username": "請填入使用者名稱",
  "Please_fill_all_the_information": "請填寫所有資訊",
  "Please_fill_an_email": "請填入電子郵件",
  "Please_fill_name_and_email": "請輸入名字和電子郵件",
  "Please_select_an_user": "請選擇一個使用者",
  "Please_select_enabled_yes_or_no": "請選擇一個選項啟用",
  "Please_select_visibility": "請選擇可視度",
  "Please_wait": "請稍候",
  "Please_wait_activation": "請稍候,這可能需要一些時間。",
  "Please_wait_while_OTR_is_being_established": "請稍候,正在建立OTR",
  "Please_wait_while_your_account_is_being_deleted": "請稍候,您的帳號被刪除...",
  "Please_wait_while_your_profile_is_being_saved": "請稍候,您的個人資料被儲存...",
  "Pool": "區域",
  "Port": "端口",
  "Post_as": "張貼在",
  "Post_to": "發佈到",
  "Post_to_Channel": "張貼到 Channel",
  "Post_to_s_as_s": "張貼到<strong> %s </strong>為<strong> %s </strong>",
  "post-readonly": "發佈唯讀",
  "post-readonly_description": "允許以唯讀頻道發布訊息",
  "Preferences": "偏好設定",
  "Preferences_saved": "偏好設定已儲存",
  "Preparing_data_for_import_process": "正在準備資料來執行匯入",
  "Preparing_list_of_channels": "正在準備頻道列表",
  "Preparing_list_of_messages": "正在準備訊息列表",
  "Preparing_list_of_users": "正在準備使用者列表",
  "Presence": "存在",
  "Preview": "預覽",
  "preview-c-room": "預覽公共 Channel",
  "preview-c-room_description": "在加入之前查看公共頻道內容的權限",
  "Previous_month": "上個月",
  "Previous_week": "上星期",
  "Price": "價格",
  "Priorities": "優先",
  "Priority": "優先權",
  "Priority_removed": "優先權已刪除",
  "Privacy": "隱私條款",
  "Privacy_Policy": "隱私政策",
  "Private": "私人",
  "Private_channels": "私人Channel s",
  "Private_Channel": "私人Channel",
  "Private_Channels": "私人Channel s",
  "Private_Chats": "私人聊天",
  "Private_Group": "私人群組",
  "Private_Groups": "私人群組",
  "Private_Groups_list": "私人群組列表",
  "Private_Team": "私人團隊",
  "Productivity": "產出",
  "Profile": "個人資料",
  "Profile_details": "配置詳情",
  "Profile_picture": "資料圖片",
  "Profile_saved_successfully": "資料儲存成功",
  "Prometheus": "普羅米修斯",
  "Prometheus_API_User_Agent": "API:追踪使用者代理",
  "Prometheus_Garbage_Collector": "收集 NodeJS GC",
  "Prometheus_Garbage_Collector_Alert": "需要重新啟動才能停用",
  "Prometheus_Reset_Interval": "重設間隔(毫秒)",
  "Protocol": "協定",
  "Prune": "修剪",
  "Prune_finished": "修剪完了",
  "Prune_Messages": "修剪訊息",
  "Prune_Modal": "你確定要修剪這些訊息嗎?已修剪的郵件無法恢復。",
  "Prune_Warning_after": "這將刪除 %s 後 %s 中的所有 %s。",
  "Prune_Warning_all": "這將刪除 %s 中的所有 %s!",
  "Prune_Warning_before": "這將刪除 %s 之前 %s 中的所有 %s。",
  "Prune_Warning_between": "這將刪除 %s 和 %s 之間 %s 中的所有 %s。",
  "Pruning_files": "修剪檔案...",
  "Pruning_messages": "修剪訊息...",
  "Public": "公開",
  "Public_Channel": "公共 Channel",
  "Public_Channels": "公開 Channel s",
  "Public_Community": "公共社區",
  "Public_URL": "公開網址",
  "Purchase_for_free": "免費購買",
  "Purchase_for_price": "購買 $%s",
  "Purchased": "已購買",
  "Push": "推播",
  "Push_Notifications": "推送通知",
  "Push_apn_cert": "APN 憑證",
  "Push_apn_dev_cert": "APN Dev 憑證",
  "Push_apn_dev_key": "APN Dev 金鑰",
  "Push_apn_dev_passphrase": "APN Dev 密碼",
  "Push_apn_key": "APN 金鑰",
  "Push_apn_passphrase": "APN 密碼",
  "Push_enable": "啟用",
  "Push_enable_gateway": "啟用閘道",
  "Push_enable_gateway_Description": "**警告:** 您需要接受註冊您的伺服器(設定精靈 > 組織資訊 > 註冊伺服器)和我們的隱私條款(設定精靈 > 雲端資訊 > 雲端服務隱私條款協議)才能啟用此設定並使用我們的閘道。即使這個設定在它上面**如果伺服器沒有註冊也不會**工作。",
  "Push_gateway": "閘道",
  "Push_gateway_description": "多行可以指定多個閘道位址",
  "Push_gcm_api_key": "GCM API 金鑰",
  "Push_gcm_project_number": "GCM 專案編號",
  "Push_production": "生產",
  "Push_request_content_from_server": "接收時從伺服器取得完整的郵件內容",
  "Push_Setting_Requires_Restart_Alert": "變更這個值需要重啟 Rocket.Chat。",
  "Push_show_message": "在通知欄顯示訊息",
  "Push_show_username_room": "在通知欄顯示 Channel/群組/使用者名稱",
  "Push_test_push": "測試",
  "Query": "詢問",
  "Query_description": "確定向哪些使用者發送電子郵件的附加條件。未訂閱的使用者將自動從查詢中刪除。它必須是有效的JSON。例如:“{\"createdAt\":{\"$gt\":{\"$date\": \"2015-01-01T00:00:00.000Z\"}}}”",
  "Query_is_not_valid_JSON": "查詢無效的 JSON",
  "Queue": "佇列",
  "Queues": "佇列",
  "Queue_delay_timeout": "佇列處理延遲超時",
  "quote": "引用",
  "Quote": "引用",
  "Random": "隨機",
  "Rate_Limiter_Limit_RegisterUser": "用於註冊使用者頻率限制的預設數量",
  "Rate_Limiter_Limit_RegisterUser_Description": "在 API 頻率限制部分定義的時間範圍內允許的使用者註冊終端節點 (REST 和即時 API) 的預設次數。",
  "React_when_read_only": "允許反應",
  "React_when_read_only_changed_successfully": "當唯讀更改成功時允許反應",
  "Reacted_with": "與反應",
  "Reactions": "反應",
  "Read_by": "閱讀",
  "Read_only": "唯讀",
  "This_room_is_read_only": "這是個唯讀頻道",
  "Read_only_changed_successfully": "唯讀更改成功",
  "Read_only_channel": "唯讀Channel",
  "Read_only_group": "唯讀群組",
  "Real_Estate": "房地產",
  "Real_Time_Monitoring": "即時監控",
  "RealName_Change_Disabled": "您的 Rocket.Chat 管理員已停用更改名稱",
  "Reason_To_Join": "加入的理由",
  "Receive_alerts": "接收警報",
  "Receive_Group_Mentions": "接收@all和@here提及",
  "Recent_Import_History": "最近匯入紀錄",
  "Record": "錄音",
  "Redirect_URI": "轉址 URI",
  "Refresh": "重新整理",
  "Refresh_keys": "重新整理鍵",
  "Refresh_oauth_services": "重整 OAuth 服務",
  "Refresh_your_page_after_install_to_enable_screen_sharing": "重整頁面設置在安裝啟用螢幕分享後",
  "Regenerate_codes": "重新產生代碼",
  "Regexp_validation": "使用正規表示法來驗證",
  "Register": "註冊",
  "Register_new_account": "註冊新帳戶",
  "Register_Server": "註冊伺服器",
  "Register_Server_Info": "使用 Rocket.Chat Technologies Corp. 提供的預先配置的閘道和代理。",
  "Register_Server_Opt_In": "產品和安全更新",
  "Register_Server_Registered": "註冊存取",
  "Register_Server_Registered_I_Agree": "我同意",
  "Register_Server_Registered_Livechat": "即時聊天 omnichannel 代理",
  "Register_Server_Registered_Marketplace": "應用程式商店",
  "Register_Server_Registered_OAuth": "社交網路的 OAuth 代理",
  "Register_Server_Registered_Push_Notifications": "手機推送通知閘道",
  "Register_Server_Standalone": "保持獨立,你需要",
  "Register_Server_Standalone_Own_Certificates": "使用您自己的證書重新編譯手機應用程式",
  "Register_Server_Standalone_Service_Providers": "使用服務提供商建立帳號",
  "Register_Server_Standalone_Update_Settings": "更新預先配置的設定",
  "Register_Server_Terms_Alert": "請同意條款以完成註冊",
  "Registration": "註冊",
  "Registration_Succeeded": "註冊成功",
  "Registration_via_Admin": "通過管理員註冊",
  "Regular_Expressions": "正規表示法",
  "Release": "釋出",
  "Religious": "宗教",
  "Reload": "重新讀取",
  "Reload_Pages": "重新載入頁面",
  "Remove": "移除",
  "Remove_Admin": "移除管理員",
  "Remove_Association": "移除關聯",
  "Remove_as_leader": "作為領導者移除",
  "Remove_as_moderator": "刪除主持人",
  "Remove_as_owner": "刪除擁有者",
  "Remove_custom_oauth": "移除自訂 OAuth",
  "Remove_from_room": "從房間移除",
  "Remove_last_admin": "刪除最後一個管理員",
  "Remove_someone_from_room": "從房間中刪除某人",
  "remove-closed-livechat-rooms": "移除已關閉即時聊天 Room",
  "remove-user": "刪除使用者",
  "remove-user_description": "允許從房間中移除使用者",
  "Removed": "已移除",
  "Removed_User": "已移除使用者",
  "Removed__roomName__from_this_team": "已從此團隊<strong>移除</strong> #{{roomName}}",
  "Removed__username__from_team": "已從此團隊<strong>移除</strong> @{{user_removed}}",
  "Replay": "重播",
  "Replied_on": "回覆在",
  "Replies": "回覆",
  "Reply": "回覆",
  "Reply_in_direct_message": "回覆到私訊",
  "Reply_in_thread": "回覆討論",
  "ReplyTo": "回覆",
  "Report": "回報",
  "Report_Abuse": "報告濫用",
  "Report_exclamation_mark": "報告!",
  "Report_Number": "舉報電話號碼",
  "Report_this_message_question_mark": "回報此消息?",
  "Reporting": "報告",
  "Request_comment_when_closing_conversation": "當關閉對話時需要評論",
  "Request_comment_when_closing_conversation_description": "假如啟用,此代理將必須在對話關閉前進行評論。",
  "Requested_At": "要求於",
  "Requested_By": "被要求",
  "Require": "必須",
  "Required": "必須的",
  "Require_all_tokens": "要求所有 tokens",
  "Require_any_token": "需要任何 token",
  "Require_password_change": "需要更改密碼",
  "Resend_verification_email": "重新發送驗證郵件",
  "Reset": "重設",
  "Reset_Connection": "重設連接",
  "Reset_E2E_Key": "重設 E2E 金鑰",
  "Reset_password": "重設密碼",
  "Reset_section_settings": "重設部分設定",
  "Reset_TOTP": "重設 TOTP",
  "reset-other-user-e2e-key": "重設其他使用者 E2E 金鑰",
  "Responding": "回應",
  "Response_description_post": "空的正文或具有空的文字屬性的正文將被忽略。非200回應將被重試合理次數。將使用上面指定的別名和大頭貼發布回覆。您可以按照上面的範本覆蓋這些訊息。",
  "Response_description_pre": "如果處理程序希望將回應發送回頻道,則應回到以下 JSON 作為回應的主體:",
  "Restart": "重新啟動",
  "Restart_the_server": "重新啟動伺服器",
  "Retail": "零售",
  "Retention_setting_changed_successfully": "保留策略設定已成功更改",
  "RetentionPolicy": "保留政策",
  "RetentionPolicy_Advanced_Precision": "使用進階保留策略設置",
  "RetentionPolicy_Advanced_Precision_Cron": "使用進階保留政策計劃",
  "RetentionPolicy_Advanced_Precision_Cron_Description": "cron 工作表示法定義了修剪計時器應執行的頻率。將此值設置為更精確的值可使具有快速保留計時器的頻道做的更好,但可能會給大型社群帶來更重的處理能力。",
  "RetentionPolicy_AppliesToChannels": "適用於頻道",
  "RetentionPolicy_AppliesToDMs": "適用於直接消息",
  "RetentionPolicy_AppliesToGroups": "適用於私人團體",
  "RetentionPolicy_Description": "自動修剪Rocket.Chat實例中的舊消息。",
  "RetentionPolicy_DoNotPruneDiscussion": "不修剪論壇訊息",
  "RetentionPolicy_DoNotPrunePinned": "不修剪釘選的訊息",
  "RetentionPolicy_DoNotPruneThreads": "不修剪討論串",
  "RetentionPolicy_Enabled": "已啟用",
  "RetentionPolicy_ExcludePinned": "排除釘選消息",
  "RetentionPolicy_FilesOnly": "只刪除檔案",
  "RetentionPolicy_FilesOnly_Description": "只刪除檔案,郵件本身將保留在原位。",
  "RetentionPolicy_MaxAge": "最大郵件年齡",
  "RetentionPolicy_MaxAge_Channels": "頻道中的最大訊息時限",
  "RetentionPolicy_MaxAge_Description": "修剪所有早於此值的郵件,以天為單位",
  "RetentionPolicy_MaxAge_DMs": "直接訊息中的最大訊息時間",
  "RetentionPolicy_MaxAge_Groups": "私人群組中的最長訊息年齡",
  "RetentionPolicy_Precision": "定時精度",
  "RetentionPolicy_Precision_Description": "修剪計時器應該多久運行一次。將此設置為更精確的值會使具有快速保留計時器的通道更好地工作,但可能會對大型社區造成額外的處理能力。",
  "RetentionPolicyRoom_Enabled": "自動修剪舊郵件",
  "RetentionPolicyRoom_ExcludePinned": "排除固定消息",
  "RetentionPolicyRoom_FilesOnly": "僅修剪檔案,保留訊息",
  "RetentionPolicyRoom_MaxAge": "最大訊息年齡(以天為單位)(預設值:{{max}})",
  "RetentionPolicyRoom_OverrideGlobal": "覆蓋全域保留策略",
  "RetentionPolicyRoom_ReadTheDocs": "小心!不注意的調整這些設定可能會破壞所有歷史訊息記錄。在此處打開<a href=\"https://docs.rocket.chat/use-rocket.chat/workspace-administration/settings/retention-policies\">上的功能</a>之前,請先閱讀相關文件。",
  "Return_to_home": "返回首頁",
  "Return_to_previous_page": "返回前一頁",
  "Robot_Instructions_File_Content": "Robots.txt 檔案內容",
  "Default_Referrer_Policy": "Default Referrer Policy",
  "Default_Referrer_Policy_Description": "這控制從其他伺服器請求嵌入式媒體時發送的“referrer”標頭。有關更多訊息,請參閱來自 MDN</a> 的 <a href=\"https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referrer-Policy\"> 此連接。請記住,需要刷新整個頁面才能生效",
  "No_Referrer": "No Referrer",
  "No_Referrer_When_Downgrade": "No referrer when downgrade",
  "Notes": "附註",
  "Origin": "Origin",
  "Origin_When_Cross_Origin": "Origin when cross origin",
  "Same_Origin": "Same origin",
  "Strict_Origin": "Strict origin",
  "Strict_Origin_When_Cross_Origin": "Strict origin when cross origin",
  "Unsafe_Url": "不安全的網址",
  "Rocket_Chat_Alert": "Rocket.Chat 警報",
  "Role": "角色",
  "Roles": "角色",
  "Role_Editing": "角色編輯",
  "Role_Mapping": "對應身份",
  "Role_removed": "角色已刪除",
  "Room": "Room",
  "Room_announcement_changed_successfully": "Room 公告已成功更改",
  "Room_archivation_state": "狀態",
  "Room_archivation_state_false": "活躍",
  "Room_archivation_state_true": "封存",
  "Room_archived": "Room 已封存",
  "room_changed_announcement": "房間公告更改為:{{room_announcement}}{{user_by}}",
  "room_changed_avatar": "Room 大頭貼由<em> {{user_by}} </em>更改",
  "room_changed_description": "客房描述更改為:{{room_description}}{{user_by}}",
  "room_changed_privacy": "通過{{user_by}} <em>{{room_type}}:</em> Room 類型變更為",
  "room_changed_topic": "Room 話題改為<em>:{{room_topic}}</em>由{{user_by}}",
  "Room_default_change_to_private_will_be_default_no_more": "這是一個預設頻道,並將其更改為專用群組將使其不再是預設頻道。你想繼續嗎?",
  "Room_description_changed_successfully": "Room 描述已成功更改",
  "Room_has_been_archived": "Room 已封存",
  "Room_has_been_unarchived": "Room 已被取消封存",
  "Room_Info": "Room 資訊",
  "room_is_blocked": "這個房間被封鎖了",
  "room_account_deactivated": "這個帳號已停用",
  "room_is_read_only": "這是個唯讀頻道",
  "room_name": "房間名稱",
  "Room_name_changed": "Room 名稱更改為: {{room_name}} 由 {{user_by}} 更改",
  "Room_name_changed_successfully": "Room 名稱變更成功",
  "Room_not_found": "沒有此 Room",
  "Room_password_changed_successfully": "Room 密碼已成功更改",
  "Room_topic_changed_successfully": "Room 主題已成功更改",
  "Room_type_changed_successfully": "Room 類型已成功更改",
  "Room_type_of_default_rooms_cant_be_changed": "這是一個預設房間,類型不能更改,請聯絡您的管理員。",
  "Room_unarchived": "Room 已取消封存",
  "Room_updated_successfully": "Room 上傳成功!",
  "Room_uploaded_file_list": "檔案清單",
  "Room_uploaded_file_list_empty": "沒有檔案。",
  "Rooms": "Room",
  "Rooms_added_successfully": "聊天室已新增成功",
  "Routing": "路由",
  "Run_only_once_for_each_visitor": "每位訪客只能執行一次",
  "run-import": "執行匯入",
  "run-import_description": "有權限執行匯入者",
  "run-migration": "執行轉移",
  "run-migration_description": "有權限執行轉移者",
  "Running_Instances": "正在執行的實例",
  "Runtime_Environment": "執行環境",
  "S_new_messages_since_s": "%s 新訊息,來自 %s",
  "S_new_messages": "% 新訊息",
  "Same_As_Token_Sent_Via": "與“通過發送的 Token”相同",
  "Same_Style_For_Mentions": "同樣的風格提及",
  "SAML": "SAML",
  "SAML_Allowed_Clock_Drift": "允許來自身份提供者的時間差",
  "SAML_Allowed_Clock_Drift_Description": "身份提供者的時間可能會比您的系統時間快一些。您可以允許少量的時間差。它的值必須以毫秒為單位。提供的數值將增加到驗證回應的目前時間。",
  "SAML_AuthnContext_Template": "AuthnContext 範本",
  "SAML_AuthnContext_Template_Description": "您可以在此處使用AuthnRequest範本中的任何變數。  \n  \n要增加其他身份驗證上下文,請複製{{AuthnContextClassRef}} 標誌然後取代成 {{\\_\\_authnContext\\_\\}} 變數替換為新的上下文。",
  "SAML_AuthnRequest_Template": "AuthnRequest 範本",
  "SAML_AuthnRequest_Template_Description": "可以使用以下變數:  \n- **\\_\\_newId\\_\\_**:隨機產生的ID字串  \n- **\\_\\_instant\\_\\_**:目前時間戳記  \n- **\\_\\_callbackUrl\\_\\_**:Rocket.Chat 回應網址。  \n- **\\_\\_entryPoint\\_\\_**:__ Custom Entry Point__設定的值。  \n- **\\_\\_issuer\\_\\_**:__ Custom Issuer__設定的值。  \n- **\\_\\_identifierFormatTag\\_\\_**: 如果設定了有效的{{Identifier Format}},則__NameID原則範本__的內容。  \n- **\\_\\_identifierFormat\\_\\_**:__ Identifier Format__設定的值。  \n- **\\_\\_authnContextTag\\_\\_**:如果設定了有效的{{Custom Authn Context}},則{{AuthnContext Template}}的內容。  \n- **\\_\\_authnContextComparison\\_\\_**:__Authn上下文比較__設定的值。  \n- **\\_\\_authnContext\\_\\_**:__ Custom Authn Context__設定的值。",
  "SAML_Custom_Authn_Context": "自定義授權內文",
  "SAML_Custom_Authn_Context_Comparison": "內容驗證比對",
  "SAML_Custom_Authn_Context_description": "將此保留為空可忽略請求中的authn上下文。要增加多個身份驗證上下文,請將其他上下文直接增加到 {{AuthnContext Template}} 設定中。",
  "SAML_Custom_Cert": "自訂憑證",
  "SAML_Custom_Debug": "啟用除錯",
  "SAML_Custom_EMail_Field": "電子郵件欄位名稱",
  "SAML_Custom_Entry_point": "自訂 Entry Point",
  "SAML_Custom_Generate_Username": "產生使用者名稱",
  "SAML_Custom_IDP_SLO_Redirect_URL": "IDP SLO 重轉網址",
  "SAML_Custom_Immutable_Property": "不可變欄位名稱",
  "SAML_Custom_Immutable_Property_EMail": "電子郵件",
  "SAML_Custom_Immutable_Property_Username": "使用者名稱",
  "SAML_Custom_Issuer": "自訂發行者",
  "SAML_Custom_Logout_Behaviour": "登出行為",
  "SAML_Custom_Logout_Behaviour_End_Only_RocketChat": "只從 Rocket.Chat 登出",
  "SAML_Custom_Logout_Behaviour_Terminate_SAML_Session": "終止 SAML-session",
  "SAML_Custom_mail_overwrite": "覆寫使用者電子郵件 (使用 idp 屬性)",
  "SAML_Custom_name_overwrite": "覆寫完整使用者名稱 (使用 idp 屬性)",
  "SAML_Custom_Private_Key": "私鑰內容",
  "SAML_Custom_Provider": "自訂提供者",
  "SAML_Custom_Public_Cert": "公共證書內容",
  "SAML_Custom_signature_validation_all": "驗證所有簽名",
  "SAML_Custom_signature_validation_assertion": "驗證斷言簽名",
  "SAML_Custom_signature_validation_either": "驗證任一簽名",
  "SAML_Custom_signature_validation_response": "驗證回應簽名",
  "SAML_Custom_signature_validation_type": "簽名驗證類型",
  "SAML_Custom_signature_validation_type_description": "假如自訂憑證未提供則這個設定會忽略。",
  "SAML_Custom_user_data_fieldmap": "使用者資料欄位對應",
  "SAML_Custom_user_data_fieldmap_description": "配置如何從SAML(一旦找到)中的記錄填充使用者帳號欄位(例如電子郵件)。例如,“ {\"name\":\"cn\", \"email\":\"mail\"}”將從cn屬性中選擇一個人的可讀名稱,並從mail屬性中選擇他們的電子郵件。 Rocket.Chat中的可用欄位:“名稱”,“電子郵件”和“使用者名稱”,其他所有內容將另存為“ customFields”。將不可變屬性的名稱分配給“ {{identifier}}”鍵,以將其用作用戶標識符。您還可以使用正規表示法和模組。模組將首先被處理,除非它們引用正規表示法的結果。  \n`{\"email\": \"mail\",\"username\": {\"fieldName\": \"mail\",\"regex\": \"(.*)@.+$\",\"template\": \"user-regex\"}, \"name\": { \"fieldNames\": [\"firstName\", \"lastName\"], \"template\": \"{{firstName}} {{lastName}}\"}, \"{{identifier}}\": \"uid\"}`",
  "SAML_Custom_Username_Field": "使用者名稱欄位名稱",
  "SAML_Custom_Username_Normalize": "標準化使用者名稱",
  "SAML_Custom_Username_Normalize_Lowercase": "小寫",
  "SAML_Custom_Username_Normalize_None": "沒有標準化",
  "SAML_Default_User_Role": "預設使用者角色",
  "SAML_Default_User_Role_Description": "您可以指定多個角色,並用逗號分隔。",
  "SAML_Identifier_Format": "標識符格式",
  "SAML_Identifier_Format_Description": "將此保留為空可忽略請求中的 NameID 政策。",
  "SAML_LogoutRequest_Template": "登出請求範本",
  "SAML_LogoutRequest_Template_Description": "可以使用以下變數:  \n- **\\_\\_newId\\_\\_**: 隨機產生的ID字串  \n-** \\ _ \\ _ instant \\ _ \\ _ **:目前時間戳記  \n-** \\ _ \\ _ idpSLORedirectURL \\ _ \\ _ **:重定向到的IDP單一登出網址。  \n-** \\ _ \\ _ issuer \\ _ \\ _ **:__ Custom Issuer__設定的值。  \n-** \\ _ \\ _ identifierFormat \\ _ \\ _ **:__ Identifier Format__設定的值。  \n-** \\ _ \\ _ nameID \\ _ \\ _ **:使用者登入時從IdP接收到的NameID。  \n-**** __ \\ _ sessionIndex \\ _ \\ _ **:使用者登出要求時從IdP接收到的sessionIndex。",
  "SAML_LogoutResponse_Template": "登出回應範本",
  "SAML_LogoutResponse_Template_Description": "可以使用以下變數:  \n- **\\_\\_newId\\_\\_**: 隨機產生的ID字串  \n-**\\_\\_inResponseToId\\_\\_**: 從Idp接收到登出要求的ID  \n-** \\ _ \\ _ instant \\ _ \\ _ **:目前時間戳記  \n-** \\ _ \\ _ idpSLORedirectURL \\ _ \\ _ **:重定向到的IDP單一登出網址。  \n-** \\ _ \\ _ issuer \\ _ \\ _ **:__ Custom Issuer__設定的值。  \n-** \\ _ \\ _ identifierFormat \\ _ \\ _ **:__ Identifier Format__設定的值。  \n-** \\ _ \\ _ nameID \\ _ \\ _ **:使用者登入時從IdP接收到的NameID。  \n-**** __ \\ _ sessionIndex \\ _ \\ _ **:使用者登出要求時從IdP接收到的sessionIndex。",
  "SAML_Metadata_Certificate_Template_Description": "可以使用以下變數:  \n- **\\_\\_certificate\\_\\_**:用於主要加密的專用憑證。",
  "SAML_Metadata_Template": "Metadata 範本",
  "SAML_Metadata_Template_Description": "可以使用以下變數:  \n- **\\_\\_sloLocation\\_\\_**: Rocket.Chat 單一登出網址。  \n- **\\_\\_issuer\\_\\_**: __ Custom Issuer__設定的值。  \n- **\\_\\_identifierFormat\\_\\_**: __ Identifier Format__設定的值。  \n- **\\_\\_certificateTag\\_\\_**: 如果設置了私人憑證,則將包括{{Metadata Certificate Template}},否則將被忽略。  \n- **\\_\\_callbackUrl\\_\\_**: Rocket.Chat 回應網址。",
  "SAML_MetadataCertificate_Template": "Metadata 憑證範本",
  "SAML_NameIdPolicy_Template": "NameID 政策範本",
  "SAML_NameIdPolicy_Template_Description": "您可以在此處使用授權請求範本中的任何變數。",
  "SAML_Role_Attribute_Name": "角色屬性名稱",
  "SAML_Role_Attribute_Name_Description": "如果在 SAML 回覆中找到此屬性,則其值用作新使用者的角色名稱。",
  "SAML_Role_Attribute_Sync": "同步使用者身份",
  "SAML_Role_Attribute_Sync_Description": "登入時同步 SAML 使用者身份(覆蓋本地使用者身份)。",
  "SAML_Section_1_User_Interface": "使用者介面",
  "SAML_Section_2_Certificate": "憑證",
  "SAML_Section_3_Behavior": "行為",
  "SAML_Section_4_Roles": "角色",
  "SAML_Section_5_Mapping": "對應",
  "SAML_Section_6_Advanced": "進階",
  "Saturday": "星期六",
  "Save": "儲存",
  "Save_changes": "保存變更",
  "Save_Mobile_Bandwidth": "節省手機流量",
  "Save_to_enable_this_action": "保存啟用此動作",
  "Save_To_Webdav": "儲存到 WebDAV",
  "Save_your_encryption_password": "儲存您的加密密碼",
  "save-others-livechat-room-info": "保存其他即時聊天 Room 資訊",
  "save-others-livechat-room-info_description": "允許保存來自其他即時聊天頻道的訊息",
  "Saved": "保存",
  "Saving": "保存",
  "Scan_QR_code": "使用Google身份驗證器,Authy或Duo等身份驗證器應用掃描QR碼。它將顯示一個6位數的代碼,您需要在下面輸入。",
  "Scan_QR_code_alternative_s": "如果您無法掃描QR碼,則可以手動輸入代碼:",
  "Scope": "範圍",
  "Screen_Lock": "螢幕鎖定",
  "Screen_Share": "螢幕分享",
  "Script_Enabled": "腳本已啟用",
  "Search": "搜尋",
  "Search_Apps": "搜尋應用程式",
  "Search_by_file_name": "按檔案名稱搜尋",
  "Search_by_username": "以使用者名稱搜尋",
  "Search_Channels": "搜尋 Channel",
  "Search_Chat_History": "搜尋聊天記錄",
  "Search_current_provider_not_active": "當前搜尋提供程式未啟動",
  "Search_Files": "搜尋檔案",
  "Search_Integrations": "搜尋整合",
  "Search_message_search_failed": "搜尋請求失敗",
  "Search_Messages": "搜尋訊息",
  "Search_Page_Size": "頁面大小",
  "Search_Private_Groups": "搜尋私人群組",
  "Search_Provider": "搜尋提供商",
  "Search_Rooms": "搜尋 Room",
  "Search_Users": "搜尋使用者",
  "seconds": "秒",
  "Secret_token": "加密 Token",
  "Security": "安全",
  "See_full_profile": "查看完整檔案",
  "See_on_Engagement_Dashboard": "在參與儀表板上檢視",
  "Select": "選取",
  "Select_a_department": "選擇一個部門",
  "Select_a_room": "選擇一個房間",
  "Select_a_user": "選擇一個使用者",
  "Select_an_avatar": "請選擇一張大頭貼照",
  "Select_an_option": "選擇一個選項",
  "Select_at_least_one_user": "至少選擇一個使用者",
  "Select_at_least_two_users": "選擇至少兩個使用者",
  "Select_department": "選擇一個部門",
  "Select_file": "選擇檔案",
  "Select_role": "選擇一個角色",
  "Select_service_to_login": "登入服務以載入您的大頭貼,或直接從您的電腦上傳",
  "Select_tag": "選擇 uma 標籤",
  "Select_user": "選擇使用者",
  "Select_users": "選擇使用者",
  "Selected_agents": "已選擇代理",
  "Selected_departments": "已選擇的部門",
  "Selected_monitors": "已選擇的監控",
  "Selecting_users": "選擇使用者中",
  "Send": "傳送",
  "Send_a_message": "傳送一則訊息",
  "Send_a_test_mail_to_my_user": "傳送測試郵件給自己",
  "Send_a_test_push_to_my_user": "傳送推播測試給自己",
  "Send_confirmation_email": "已傳送確認電子郵件",
  "Send_data_into_RocketChat_in_realtime": "即時傳送資料至 Rocket.Chat。",
  "Send_email": "傳送電子郵件",
  "Send_invitation_email": "傳送邀請電子郵件",
  "Send_invitation_email_error": "您尚未提供任何有效的電子郵件地址。",
  "Send_invitation_email_info": "您可以一次發送多個電子郵件邀請。",
  "Send_invitation_email_success": "您已成功發送邀请電子郵件到以下地址:",
  "Send_me_the_code_again": "再次發送代碼給我",
  "Send_request_on": "傳送請求在",
  "Send_request_on_agent_message": "發送代理訊息請求",
  "Send_request_on_chat_close": "傳送聊天關閉請求",
  "Send_request_on_chat_queued": "在聊天佇列中傳送請求",
  "Send_request_on_chat_start": "在聊天開始時傳送請求",
  "Send_request_on_chat_taken": "在聊天開始時傳送請求",
  "Send_request_on_forwarding": "在轉送時傳送請求",
  "Send_request_on_lead_capture": "發送潛在客戶請求",
  "Send_request_on_offline_messages": "傳送離線消息的請求",
  "Send_request_on_visitor_message": "在訪客訊息上發送請求",
  "Send_Test": "傳送測試",
  "Send_via_email": "通過電子郵件發送",
  "Send_Visitor_navigation_history_as_a_message": "將訪客導航歷史記錄作為訊息發送",
  "Send_visitor_navigation_history_on_request": "根據要求發送訪客導航歷史",
  "Send_welcome_email": "傳送歡迎電子郵件",
  "Send_your_JSON_payloads_to_this_URL": "傳送您的 JSON 載荷到這個網址。",
  "send-many-messages": "傳送多個訊息",
  "send-omnichannel-chat-transcript": "發送全通道對話記錄",
  "Sending": "傳送中…",
  "Sent_an_attachment": "發送附件",
  "Sent_from": "來自",
  "Separate_multiple_words_with_commas": "用逗號分隔多個單字",
  "Served_By": "服務於",
  "Server": "伺服器",
  "Server_Configuration": "伺服器設定",
  "Server_File_Path": "伺服器檔案路徑",
  "Server_Folder_Path": "伺服器資料夾路徑",
  "Server_Info": "伺服器資訊",
  "Server_Type": "伺服器類型",
  "Service": "服務",
  "Service_account_key": "服務帳戶金鑰",
  "Set_as_favorite": "設為最愛",
  "Set_as_leader": "設定為管理者",
  "Set_as_moderator": "設置為主持人",
  "Set_as_owner": "設置為擁有者",
  "Upload_app": "上傳應用程式",
  "Set_random_password_and_send_by_email": "設定隨機密碼然後用電子郵件寄出",
  "set-leader": "指定領導者",
  "set-moderator": "設置主持人",
  "set-moderator_description": "允許將其他使用者設定為頻道主持人",
  "set-owner": "設定擁有者",
  "set-owner_description": "將其他使用者設定為頻道所有者的權限",
  "set-react-when-readonly": "當唯讀時設定 React",
  "set-react-when-readonly_description": "允許設置對只讀通道中的消息作出反應的能力",
  "set-readonly": "設置唯讀",
  "set-readonly_description": "將頻道設定為唯讀頻道的權限",
  "Settings": "設定",
  "Settings_updated": "設定已更新",
  "Setup_Wizard": "安裝精靈",
  "Setup_Wizard_Info": "我們將指導您設置第一位管理員使用者,配置您的組織並註冊您的伺服器以接收免費推送通知等。",
  "Share_Location_Title": "共享位置?",
  "New_CannedResponse": "新的罐頭訊息",
  "Shared_Location": "已共享位置",
  "Shared_Secret": "共享加密",
  "Shortcut": "捷徑",
  "Should_be_a_URL_of_an_image": "圖片應該有一個網址。",
  "Should_exists_a_user_with_this_username": "使用者必須已經存在。",
  "Show_agent_email": "顯示代理郵件",
  "Show_agent_info": "顯示代理資訊",
  "Show_all": "顯示所有",
  "Show_Avatars": "顯示頭像",
  "Show_counter": "顯示櫃檯",
  "Show_email_field": "顯示電子郵件欄位",
  "Show_more": "顯示更多",
  "Show_name_field": "顯示名稱欄位",
  "show_offline_users": "顯示離線使用者",
  "Show_on_offline_page": "顯示在離線頁面",
  "Show_on_registration_page": "在註冊頁面顯示",
  "Show_only_online": "只顯示線上",
  "Show_preregistration_form": "顯示預先註冊表單",
  "Show_queue_list_to_all_agents": "將隊列列表顯示給所有代理",
  "Show_room_counter_on_sidebar": "在側邊欄上顯示房間計數器",
  "Show_Setup_Wizard": "顯示安裝精靈",
  "Show_the_keyboard_shortcut_list": "顯示鍵盤快捷鍵列表",
  "Showing_archived_results": "<p>顯示<b>%s的</b>封存結果</p>",
  "Showing_online_users": "顯示:<b>{{total_showing}}</b>,線上:{{online}},總共:{{total}}個使用者",
  "Showing_results": "<p>顯示<b>%s</b>則結果</p>",
  "Sidebar": "側邊欄",
  "Sidebar_list_mode": "邊欄頻道列表模式",
  "Sign_in_to_start_talking": "登入開始聊天",
  "since_creation": "來自 %s",
  "Site_Name": "網站名稱",
  "Site_Url": "網址",
  "Site_Url_Description": "Example: `https://chat.domain.com/`",
  "Size": "尺寸",
  "Skip": "跳過",
  "Slack_Users": "Slack 的用戶 CSV",
  "SlackBridge_APIToken": "API Tokens",
  "SlackBridge_APIToken_Description": "您可以每行新增一個 API Token 就可以設置多個 slack 伺服器",
  "SlackBridge_error": "SlackBridge在 %s 匯入郵件時出錯:%s",
  "SlackBridge_finish": "SlackBridge 已完成匯入%s 處的消息。請重新載入以查看所有訊息。",
  "SlackBridge_Out_All": "SlackBridge Out All",
  "SlackBridge_Out_All_Description": "從 Slack 中存在的所有頻道發送訊息,並且機器人已加入",
  "SlackBridge_Out_Channels": "SlackBridge 輸出Channel",
  "SlackBridge_Out_Channels_Description": "選擇哪些頻道將訊息發回 Slack",
  "SlackBridge_Out_Enabled": "SlackBridge 輸出已啟用",
  "SlackBridge_Out_Enabled_Description": "選擇 SlackBridge 是否也應該將您的訊息發送回Slack",
  "SlackBridge_start": "@%s 已經在`#%s`啟動了一個 SlackBridge 匯入。完成後我們會通知您。",
  "Slash_Gimme_Description": "顯示(つ◕_◕)つ之前您的留言",
  "Slash_LennyFace_Description": "顯示(͡°͜ʖ͡°)後留言",
  "Slash_Shrug_Description": "顯示¯\\ _(ツ)_ /¯的消息後",
  "Slash_Status_Description": "設定您的狀態訊息",
  "Slash_Status_Params": "狀態訊息",
  "Slash_Tableflip_Description": "顯示(╯□°°)╯(┻━┻",
  "Slash_TableUnflip_Description": "顯示┬─┬ノ(゜ - ゜ノ)",
  "Slash_Topic_Description": "設定主題",
  "Slash_Topic_Params": "主題訊息",
  "Smarsh_Email": "Smarsh 電子郵件",
  "Smarsh_Email_Description": "Smarsh 電子郵件地址發送 .eml文件。",
  "Smarsh_Enabled": "Smarsh 已啟用",
  "Smarsh_Enabled_Description": "是否啟用Smarsh eml連接器(需要在電子郵件 - > SMTP下填寫“發送電子郵件”)。",
  "Smarsh_Interval": "Smarsh 間隔",
  "Smarsh_Interval_Description": "發送聊天之前需要等待的時間(需要填寫電子郵件 - > SMTP下的“發送電子郵件”)。",
  "Smarsh_MissingEmail_Email": "缺少電子郵件",
  "Smarsh_MissingEmail_Email_Description": "電子郵件地址缺失時顯示給使用者帳號的電子郵件通常發生在機器人帳戶中。",
  "Smarsh_Timezone": "Smarsh 時區",
  "Smileys_and_People": "表情與人",
  "SMS_Default_Omnichannel_Department": "全通道部門(預設)",
  "SMS_Default_Omnichannel_Department_Description": "如果設定,則此整合啟動的所有新傳入聊天都將轉送到該部門。  \n可以透過在請求中傳遞部門查詢參數來覆蓋此設定。  \n例如 `https://{{SERVER_URL}}/api/v1/livechat/sms-incoming/twilio?department={{Department Id or Name}}` 。  \n注意:如果您使用的是部門名稱,那麼它應該是安全的網址。",
  "SMS_Enabled": "簡訊功能已開啟",
  "SMTP": "SMTP",
  "SMTP_Host": "SMTP 主機",
  "SMTP_Password": "SMTP 密碼",
  "SMTP_Port": "SMTP 連接埠",
  "SMTP_Test_Button": "測試 SMTP 設定",
  "SMTP_Username": "SMTP使用者名稱",
  "Snippet_Added": "在 %s 上建立",
  "Snippet_name": "片段名稱",
  "Snippeted_a_message": "建立了一個片段{{snippetLink}}",
  "Social_Network": "社交網路",
  "Sorry_page_you_requested_does_not_exist_or_was_deleted": "對不起,您請求的網頁不存在或被刪除!",
  "Sort": "分類",
  "Sort_By": "排序方式",
  "Sort_by_activity": "按活動排序",
  "Sound": "聲音",
  "Sound_File_mp3": "聲音檔案(mp3)",
  "Source": "來源",
  "SSL": "SSL",
  "Star": "最愛",
  "Star_Message": "最愛訊息",
  "Starred_Messages": "已標最愛的訊息",
  "Start": "開始",
  "Start_audio_call": "啟動音訊通話",
  "Start_Chat": "開始聊天",
  "Start_of_conversation": "開始對話",
  "Start_OTR": "啟動 OTR",
  "Start_video_call": "開始視訊通話",
  "Start_video_conference": "開始視訊會議?",
  "Start_with_s_for_user_or_s_for_channel_Eg_s_or_s": "先從<code class=\"inline\">%s</code>的使用者或<code class=\"inline\">%s</code>頻道。例如: <code class=\"inline\">%s</code>或<code class=\"inline\">%s</code>",
  "start-discussion_description": "開始討論",
  "start-discussion-other-user_description": "開始討論",
  "Started": "已開始",
  "Started_a_video_call": "開始視訊通話",
  "Started_At": "開始在",
  "Statistics": "統計",
  "Statistics_reporting": "傳送統計資料至 Rocket.Chat",
  "Statistics_reporting_Description": "通過發送您的統計,你會幫助我們確定如何Rocket.Chat許多實例部署,以及系統是如何表現不錯,或是我們可以進一步改進。不要擔心,因為沒有使用者帳號的發送和收到的所有訊息都是保密的。",
  "Stats_Active_Guests": "活躍的訪客",
  "Stats_Active_Users": "活躍使用者",
  "Stats_App_Users": "Rocket.Chat 應用程式使用者",
  "Stats_Avg_Channel_Users": "平均 Channel 人數",
  "Stats_Avg_Private_Group_Users": "平均私人群組人數",
  "Stats_Away_Users": "暫時離開使用者",
  "Stats_Max_Room_Users": "最大 Room 人數",
  "Stats_Non_Active_Users": "非活躍使用者",
  "Stats_Offline_Users": "離線使用者",
  "Stats_Online_Users": "線上使用者",
  "Stats_Total_Active_Apps": "活動應用程式總數",
  "Stats_Total_Active_Incoming_Integrations": "總有效輸入積分",
  "Stats_Total_Active_Outgoing_Integrations": "總共外連整合活動",
  "Stats_Total_Channels": "總共 Channel",
  "Stats_Total_Connected_Users": "總共已連線使用者",
  "Stats_Total_Direct_Messages": "總共直接訊息 Room",
  "Stats_Total_Incoming_Integrations": "總共連內整合",
  "Stats_Total_Installed_Apps": "總共安裝的應用程式",
  "Stats_Total_Integrations": "總共整合",
  "Stats_Total_Integrations_With_Script_Enabled": "總共整合以及已啟動的腳本",
  "Stats_Total_Livechat_Rooms": "總共即時聊天 Room",
  "Stats_Total_Messages": "總共訊息量",
  "Stats_Total_Messages_Channel": "在 Channel 中的訊息總數",
  "Stats_Total_Messages_Direct": "直接訊息中的訊息總數",
  "Stats_Total_Messages_Livechat": "即時聊天中的訊息總數",
  "Stats_Total_Messages_PrivateGroup": "私人群組中的郵件總數",
  "Stats_Total_Outgoing_Integrations": "總共外部整合",
  "Stats_Total_Private_Groups": "私人群組總數",
  "Stats_Total_Rooms": "Room 總數",
  "Stats_Total_Uploads": "總上傳",
  "Stats_Total_Uploads_Size": "總上傳大小",
  "Stats_Total_Users": "使用者總數",
  "Status": "狀態",
  "StatusMessage": "狀態訊息",
  "StatusMessage_Change_Disabled": "您的 Rocket.Chat 管理員已停用變更狀態訊息",
  "StatusMessage_Changed_Successfully": "狀態訊息已成功變更",
  "StatusMessage_Placeholder": "您現在要做什麼?",
  "StatusMessage_Too_Long": "狀態訊息必須少於120字元。",
  "Step": "一步",
  "Stop_Recording": "停止錄音",
  "Store_Last_Message": "儲存最後訊息",
  "Store_Last_Message_Sent_per_Room": "儲存每個房間發送的最後一條訊息。",
  "Stream_Cast": "串流廣撥",
  "Stream_Cast_Address": "串流廣撥位址",
  "Stream_Cast_Address_Description": "IP 或您的 Rocket.Chat 中央串流廣撥位址。例如。 `192.168.1.1:3000`或`localhost:4000`",
  "Style": "風格",
  "Subject": "主旨",
  "Submit": "送出",
  "Success": "成功",
  "Success_message": "成功的訊息",
  "Successfully_downloaded_file_from_external_URL_should_start_preparing_soon": "已成功從外部網址下載檔案,即將開始準備",
  "Suggestion_from_recent_messages": "最近訊息的建議",
  "Sunday": "星期日",
  "Support": "支援",
  "Survey": "調查",
  "Survey_instructions": "根據每一個問題來決定您的滿意率,1這代表你完全不滿意和5這代表你完全滿意。",
  "Symbols": "符號",
  "Sync": "同步",
  "Sync / Import": "同步 / 匯入",
  "Sync_in_progress": "同步正在進行中",
  "Sync_Interval": "同步間隔",
  "Sync_success": "同步成功",
  "Sync_Users": "同步使用者",
  "System_messages": "系統消息",
  "Tag": "標籤",
  "Tag_removed": "標籤已刪除",
  "Tag_already_exists": "標籤已存在",
  "Take_it": "拿去!",
  "Talk_Time": "通話時間",
  "Target user not allowed to receive messages": "目標使用者不允許接收訊息",
  "TargetRoom": "目標室",
  "TargetRoom_Description": "將被發送的消息將被解僱,這是該事件的結果。只有一個目標房間是允許的,它必須存在。",
  "Team": "團隊",
  "Team_Mapping": "團隊映射",
  "Teams": "團隊",
  "Teams_leaving_team": "你正離開這個團隊。",
  "Teams_delete_team_public_notice": "請注意,公開 Channel 仍然是公開的並且所有人都可以看到。",
  "Teams_delete_team_Warning": "刪除團隊後,所有聊天內容和設置都將被刪除。",
  "Teams_move_channel_to_team_description_first": "在團隊內移動 Channel 意味著此 Channel 將增加到團隊的上下文中,但是,所有 Channel 的成員(不是相應團隊的成員)仍可存取此 Channel ,但不會被增加為團隊成員。",
  "Teams_move_channel_to_team_description_second": "所有 Channel 的管理仍將由該 Channel 的擁有者進行。",
  "Teams_move_channel_to_team_description_third": "團隊成員甚至團隊擁有者,如果不是此 Channel 的成員,則無法存取 Channel 的內容。",
  "Teams_move_channel_to_team_description_fourth": "請注意,團隊的擁有者將能夠從 Channel 中刪除成員。",
  "Teams_move_channel_to_team_confirm_description": "閱讀有關此行為的先前說明後,是否要繼續執行此操作?",
  "Teams_New_Name_Label": "姓名",
  "Teams_left_team_successfully": "成功退出團隊",
  "Teams_New_Add_members_Label": "新增成員",
  "Teams_New_Broadcast_Description": "只有授權使用者才能寫新訊息,但其他使用者將能夠回覆",
  "Teams_New_Broadcast_Label": "廣播",
  "Teams_New_Description_Label": "主題",
  "Teams_New_Encrypted_Label": "已加密",
  "Teams_New_Private_Label": "私人",
  "Teams_Public_Team": "公開團隊",
  "Teams_Private_Team": "私人團隊",
  "Teams_removing_member": "移除成員",
  "Teams_New_Read_only_Label": "唯讀",
  "Technology_Services": "技術服務",
  "Terms": "條款",
  "Test_Connection": "測試連線",
  "Test_Desktop_Notifications": "測試桌面通知",
  "Texts": "文字",
  "Thank_you_for_your_feedback": "感謝您寶貴的意見",
  "The_application_name_is_required": "應用程式名稱是必需的",
  "The_channel_name_is_required": "頻道名稱是必需的",
  "The_emails_are_being_sent": "電子郵件傳送中",
  "The_empty_room__roomName__will_be_removed_automatically": "空房間 <span style=\"font-weight: bold;\">{{roomName}}</span> 將自動刪除。",
  "The_field_is_required": "欄位 %s 必填",
  "The_image_resize_will_not_work_because_we_can_not_detect_ImageMagick_or_GraphicsMagick_installed_in_your_server": "圖片大小調整不會起作用,因為在我們偵測不到伺服器上安裝的 ImageMagick 或 GraphicsMagick 工具",
  "The_message_is_a_discussion_you_will_not_be_able_to_recover": "此訊息是在論壇中您不可以復原訊息!",
  "The_mobile_notifications_were_disabled_to_all_users_go_to_Admin_Push_to_enable_the_Push_Gateway_again": "所有使用者都停用了手機通知,請到“管理>推送”以再次啟用推送閘道",
  "The_necessary_browser_permissions_for_location_sharing_are_not_granted": "未授予位置共享所需的瀏覽器權限",
  "The_peer__peer__does_not_exist": "此點 <em>{{peer}}</em> 不存在。",
  "The_redirectUri_is_required": "該 redirectUri 是必需的",
  "The_selected_user_is_not_a_monitor": "已選擇的使用者不是監控者",
  "The_selected_user_is_not_an_agent": "已選擇的使用者不是代理",
  "The_server_will_restart_in_s_seconds": "伺服器將在 %s 秒後重新啟動",
  "The_setting_s_is_configured_to_s_and_you_are_accessing_from_s": "設置<strong>%s</strong>被配置為<strong>%s</strong>和你是從<strong>%s的</strong>存取!",
  "The_user_s_will_be_removed_from_role_s": "此使用者 %s 將要從角色 %s 移除",
  "The_user_will_be_removed_from_s": "使用者將從 %s 被刪除",
  "The_user_wont_be_able_to_type_in_s": "使用者將不能夠輸入在 %s",
  "Theme": "佈景主題",
  "theme-color-attention-color": "關注顏色",
  "theme-color-component-color": "組件顏色",
  "theme-color-content-background-color": "內容背景顏色",
  "theme-color-custom-scrollbar-color": "自訂滾動條顏色",
  "theme-color-error-color": "錯誤顏色",
  "theme-color-info-font-color": "訊息字體顏色",
  "theme-color-link-font-color": "連接字體顏色",
  "theme-color-pending-color": "待定顏色",
  "theme-color-primary-action-color": "主要行動顏色",
  "theme-color-primary-background-color": "主要背景顏色",
  "theme-color-primary-font-color": "主要字體顏色",
  "theme-color-rc-color-alert": "警報",
  "theme-color-rc-color-alert-light": "警報燈",
  "theme-color-rc-color-alert-message-primary": "提醒訊息主要顏色",
  "theme-color-rc-color-alert-message-primary-background": "提醒訊息主要背景顏色",
  "theme-color-rc-color-alert-message-secondary": "提醒訊息次要顏色",
  "theme-color-rc-color-alert-message-secondary-background": "提醒訊息次要背景顏色",
  "theme-color-rc-color-alert-message-warning": "提醒訊息警告顏色",
  "theme-color-rc-color-alert-message-warning-background": "提醒訊息警告背景顏色",
  "theme-color-rc-color-button-primary": "主要按鈕",
  "theme-color-rc-color-button-primary-light": "按鈕主燈",
  "theme-color-rc-color-content": "內容",
  "theme-color-rc-color-error": "誤",
  "theme-color-rc-color-error-light": "錯誤指示燈",
  "theme-color-rc-color-link-active": "目前連結",
  "theme-color-rc-color-primary": "主",
  "theme-color-rc-color-primary-background": "主要背景",
  "theme-color-rc-color-primary-dark": "初級黑暗",
  "theme-color-rc-color-primary-darkest": "主要最黑暗",
  "theme-color-rc-color-primary-light": "初級燈",
  "theme-color-rc-color-primary-light-medium": "一次輕介質",
  "theme-color-rc-color-primary-lightest": "初級最輕",
  "theme-color-rc-color-success": "成功",
  "theme-color-rc-color-success-light": "成功之光",
  "theme-color-secondary-action-color": "次要動作顏色",
  "theme-color-secondary-background-color": "次要背景顏色",
  "theme-color-secondary-font-color": "次要字體顏色",
  "theme-color-selection-color": "選擇顏色",
  "theme-color-status-away": "離開狀態顏色",
  "theme-color-status-busy": "忙碌狀態顏色",
  "theme-color-status-offline": "離線狀態顏色",
  "theme-color-status-online": "線上狀態顏色",
  "theme-color-success-color": "成功顏色",
  "theme-color-transparent-dark": "透明黑暗",
  "theme-color-transparent-darker": "透明較暗",
  "theme-color-transparent-lightest": "透明最輕",
  "theme-color-unread-notification-color": "未讀通知顏色",
  "theme-custom-css": "自訂 CSS",
  "theme-font-body-font-family": "本文字體",
  "There_are_no_agents_added_to_this_department_yet": "沒有加入到這個部門還沒有代理商。",
  "There_are_no_applications": "尚未增加 oAuth 應用程式。",
  "There_are_no_applications_installed": "目前還沒有安裝 Rocket.Chat 應用程式。",
  "There_are_no_available_monitors": "沒有可用的監控者",
  "There_are_no_departments_added_to_this_tag_yet": "尚未將此標籤增加到任何部門",
  "There_are_no_departments_added_to_this_unit_yet": "尚未將此部門增加到任何單位",
  "There_are_no_departments_available": "沒有可用的部門",
  "There_are_no_integrations": "沒有整合",
  "There_are_no_monitors_added_to_this_unit_yet": "尚未將監控增加到這個單位",
  "There_are_no_personal_access_tokens_created_yet": "這裡沒有已建立的個人存取 Tokens 。",
  "There_are_no_users_in_this_role": "這個角色沒有使用者。",
  "There_is_one_or_more_apps_in_an_invalid_state_Click_here_to_review": "一個或多個應用程序處於無效狀態。按一下此處查看。",
  "These_notes_will_be_available_in_the_call_summary": "這些附註將提供於通話摘要中",
  "This_agent_was_already_selected": "這個代理已選擇",
  "This_cant_be_undone": "這是無法取消的。",
  "This_conversation_is_already_closed": "這次談話已經結束。",
  "This_email_has_already_been_used_and_has_not_been_verified__Please_change_your_password": "此電子郵件已經被使用並沒有得到驗證。請更改您的密碼。",
  "This_is_a_desktop_notification": "這是一個桌面通知",
  "This_is_a_push_test_messsage": "這是一則推播測試訊息",
  "This_message_was_rejected_by__peer__peer": "這個訊息已被 <em>{{peer}}</em> 點給拒絕。",
  "This_monitor_was_already_selected": "這個監控已選取",
  "This_month": "這個月",
  "This_room_has_been_archived_by__username_": "此房間已被 {{username}} 封存",
  "This_room_has_been_unarchived_by__username_": "此房間已被 {{username}} 取消封存",
  "This_week": "這個星期",
  "thread": "討論串",
  "Thread_message": "評論在 *{{username}}'s* 訊息: _ {{msg}} _",
  "Threads": "討論串",
  "Thursday": "星期四",
  "Time_in_seconds": "時間(秒)",
  "Timeout": "逾時",
  "Timeouts": "逾時",
  "Timezone": "時區",
  "Title": "標題",
  "Title_bar_color": "標題欄顏色",
  "Title_bar_color_offline": "標題欄的顏色離線",
  "Title_offline": "標題離線",
  "To": "到",
  "To_additional_emails": "額外的電子郵件",
  "To_install_RocketChat_Livechat_in_your_website_copy_paste_this_code_above_the_last_body_tag_on_your_site": "要在您的網站上安裝Rocket.Chat評價等級,複製和粘貼的最後一個<strong>&lt;/body&gt;</strong>網站上的標籤之上的代碼。",
  "to_see_more_details_on_how_to_integrate": "看到如何整合更多的細節。",
  "To_users": "為了使用者",
  "Today": "今天",
  "Toggle_original_translated": "切換原始/翻譯",
  "Token": "Token",
  "Token_Access": "Token 存取",
  "Token_Controlled_Access": "Token 控制存取",
  "Token_required": "需要 Token",
  "Tokens_Minimum_Needed_Balance": "最少需要的 token 餘額",
  "Tokens_Minimum_Needed_Balance_Description": "在每個 token 上設置最少需要的餘額。空白或“0”不限制。",
  "Tokens_Minimum_Needed_Balance_Placeholder": "餘額 Tokens",
  "Tokens_Required": "需要 Tokens ",
  "Tokens_Required_Input_Description": "輸入一個或多個以逗號分隔的 tokens 資產名稱。",
  "Tokens_Required_Input_Error": "輸入的 tokens 無效。",
  "Tokens_Required_Input_Placeholder": "tokens 資產名稱",
  "Topic": "主題",
  "Total": "總共",
  "Total_abandoned_chats": "放棄的聊天總數",
  "Total_conversations": "總共對話",
  "Total_Discussions": "總共討論",
  "Total_messages": "總共訊息量",
  "Total_Threads": "總共討論串",
  "Total_visitors": "總共訪客",
  "TOTP Invalid [totp-invalid]": "無效的代碼或密碼",
  "TOTP_reset_email": "兩階段 TOTP 重設通知",
  "TOTP_Reset_Other_Key_Warning": "重設目前的兩階段 TOTP 將登出使用者。使用者稍後將能夠再次設定兩階段。",
  "totp-disabled": "您尚未為使用者啟用兩階段登入",
  "totp-invalid": "無效的代碼或密碼",
  "totp-required": "需要 TOTP",
  "Transcript": "紀錄",
  "Transcript_Enabled": "詢問訪問者是否會在聊天結束後收到副本",
  "Transcript_message": "詢問筆錄時要顯示的訊息",
  "Transcript_of_your_livechat_conversation": "您的聊天記錄的談話內容。",
  "Transcript_Request": "紀錄要求",
  "onboarding.form.registeredServerForm.continueStandalone": "以獨立狀態繼續",
  "transfer-livechat-guest": "轉送即時聊天訪客",
  "Translate": "翻譯",
  "Translated": "翻譯",
  "Translations": "翻譯",
  "Travel_and_Places": "旅遊與地方",
  "Trigger_removed": "觸發已刪除",
  "Trigger_Words": "觸發詞",
  "Triggers": "觸發器",
  "Troubleshoot": "疑難排解",
  "Troubleshoot_Description": "這些設定只能在 Rocket.Chat 開發或支援團隊的指導下啟用。如果您不知道自己在做什麼,請勿觸摸它們!",
  "Troubleshoot_Disable_Data_Exporter_Processor": "停用資料匯出處理器",
  "Troubleshoot_Disable_Data_Exporter_Processor_Alert": "這個設定將停止處理使用者的所有匯出要求,因此他們將不會收到下載資料的連接!",
  "Troubleshoot_Disable_Instance_Broadcast": "停用實務廣播",
  "Troubleshoot_Disable_Instance_Broadcast_Alert": "這個設定可防止 Rocket.Chat 實務將事件發送到其他實務,這可能會導致同步問題和行為異常!",
  "Troubleshoot_Disable_Livechat_Activity_Monitor": "停用即時聊天活動監視器",
  "Troubleshoot_Disable_Livechat_Activity_Monitor_Alert": "這個設定將停止處理即時聊天訪客 sessions,將會導致統計資料無法正常工作!",
  "Troubleshoot_Disable_Notifications": "停用通知",
  "Troubleshoot_Disable_Notifications_Alert": "這個設定將完全停用通知系統。聲音,桌面通知,手機通知和電子郵件將停止!",
  "Troubleshoot_Disable_Presence_Broadcast": "停用狀態廣播",
  "Troubleshoot_Disable_Presence_Broadcast_Alert": "這個設定可防止所有實務將使用者的狀態更改發送到其客戶端,從而使所有使用者保持首次載入的狀態!",
  "Troubleshoot_Disable_Sessions_Monitor": "停用 Sessions 監視器",
  "Troubleshoot_Disable_Sessions_Monitor_Alert": "這個設定將停止處理使用者 sessions,將會導致統計資料無法正常工作!",
  "True": "是",
  "Try_now": "現在再試",
  "Tuesday": "星期二",
  "Turn_OFF": "關掉",
  "Turn_ON": "打開",
  "Two Factor Authentication": "2步驟驗證",
  "Two-factor_authentication": "透過 TOTP 2步驟驗證",
  "Two-factor_authentication_via_TOTP": "透過 TOTP 2步驟驗證",
  "Two-factor_authentication_disabled": "2步驟驗證被停用",
  "Two-factor_authentication_email": "通過電子郵件進行2步驟驗證",
  "Two-factor_authentication_email_is_currently_disabled": "目前已停用透過電子郵件進行的2步驟驗證",
  "Two-factor_authentication_enabled": "啟用2步驟驗證",
  "Two-factor_authentication_is_currently_disabled": "透過 TOTP 2步驟驗證目前被停用",
  "Two-factor_authentication_native_mobile_app_warning": "警告:啟用此功能後,您將無法使用密碼登錄本機移動應用程式(Rocket.Chat +),直到他們實施2步驟驗證。",
  "Type": "類型",
  "Types": "類型",
  "Type_your_email": "輸入您的電子郵件",
  "Type_your_job_title": "輸入你的職位",
  "Type_your_message": "輸入您的訊息",
  "Type_your_name": "輸入您的姓名",
  "Type_your_password": "輸入您的密碼",
  "Type_your_username": "輸入您的使用者名稱",
  "UI_Allow_room_names_with_special_chars": "允許 Room 名稱中的特殊字元",
  "UI_Click_Direct_Message": "點擊建立直接訊息",
  "UI_Click_Direct_Message_Description": "略過打開配置選項分頁,而是直接進入會話",
  "UI_DisplayRoles": "顯示角色",
  "UI_Group_Channels_By_Type": "按類型分組頻道",
  "UI_Merge_Channels_Groups": "合併私人群組到 Channel",
  "UI_Show_top_navbar_embedded_layout": "在嵌入式介面中顯示頂部導航欄",
  "UI_Unread_Counter_Style": "未讀計數器風格",
  "UI_Use_Name_Avatar": "使用全名縮寫來生成預設頭像",
  "UI_Use_Real_Name": "使用真實姓名",
  "unable-to-get-file": "無法取得檔案",
  "Unarchive": "取消封存",
  "unarchive-room": "Room 取消封存",
  "unarchive-room_description": "取消封存頻道的權限",
  "Unassigned": "未指派",
  "unauthorized": "未經授權",
  "Unavailable": "無法使用",
  "Unblock_User": "取消封鎖使用者",
  "Uncheck_All": "取消選擇",
  "Undefined": "未定義",
  "Unfavorite": "取消我的最愛",
  "Unfollow_message": "取消追蹤訊息",
  "Unignore": "取消忽略",
  "Uninstall": "反安裝",
  "Unit_removed": "單位已刪除",
  "Unknown_Import_State": "未知匯入狀態",
  "Unlimited": "無限",
  "Unmute_someone_in_room": "有人在房間取消靜音",
  "Unmute_user": "使用者取消靜音",
  "Unnamed": "未命名",
  "Unpin": "取消釘選",
  "Unpin_Message": "解除釘選訊息",
  "unpinning-not-allowed": "不允許取消釘選",
  "Unread": "未讀",
  "Unread_Count": "未讀數",
  "Unread_Count_DM": "直接訊息的未讀計數",
  "Unread_Messages": "未讀訊息",
  "Unread_on_top": "未讀在最上面",
  "Unread_Rooms": "未讀訊息 Room",
  "Unread_Rooms_Mode": "未讀 Room 模式",
  "Unread_Tray_Icon_Alert": "未讀任務欄警報",
  "Unstar_Message": "取消最愛訊息",
  "Update": "更新",
  "Update_EnableChecker": "啟用更新檢查",
  "Update_EnableChecker_Description": "自動檢查 Rocket.Chat 開發人員的新更新/重要訊息,並在可用時接收通知。通知在每個新版本中均以可點擊的橫幅和來自 Rocket.Cat 機器人的訊息形式出現一次,兩者均只讓管理員見到。",
  "Update_every": "更新每個",
  "Update_LatestAvailableVersion": "更新最新可用版本",
  "Update_to_version": "更新到 {{version}}",
  "Update_your_RocketChat": "更新你的 Rocket.Chat",
  "Updated_at": "更新於",
  "Upload": "上傳",
  "Upload_file_description": "檔案敘述",
  "Upload_file_name": "檔案名稱",
  "Upload_file_question": "是否上傳檔案?",
  "Upload_Folder_Path": "上傳資料夾路徑",
  "Upload_From": "從 {{name}} 上傳",
  "Upload_user_avatar": "上傳頭像",
  "Uploading_file": "檔案上傳中…",
  "Uptime": "上線時間",
  "URL": "網址",
  "Use_account_preference": "使用帳號偏好",
  "Use_Emojis": "使用表情符號",
  "Use_Global_Settings": "使用全域設定",
  "Use_initials_avatar": "使用您使用者名稱的字母開頭作為縮寫",
  "Use_minor_colors": "使用次要調色板(預設繼承主要顏色)",
  "Use_Room_configuration": "覆寫伺服器設置和使用房間設置",
  "Use_Server_configuration": "使用伺服器設置",
  "Use_service_avatar": "使用 %s 大頭貼",
  "Use_this_response": "使用這個回應",
  "Use_response": "使用回應",
  "Use_this_username": "使用此使用者名稱",
  "Use_uploaded_avatar": "使用已上傳大頭貼照",
  "Use_url_for_avatar": "使用網址上傳",
  "Use_User_Preferences_or_Global_Settings": "使用使用者選項或全域設定",
  "User": "使用者",
  "User Search": "使用者搜尋",
  "User Search (Group Validation)": "使用者搜尋 (群組驗證)",
  "User__username__is_now_a_leader_of__room_name_": "使用者 {{username}}現在是{{room_name}}的管理者",
  "User__username__is_now_a_moderator_of__room_name_": "使用者{{username}}現在是{{room_name}}的主持人",
  "User__username__is_now_an_owner_of__room_name_": "使用者{{username}}現在是{{room_name}}的擁有者",
  "User__username__muted_in_room__roomName__": "使用者 {{username}} 在房間 {{roomName}} 中已靜音",
  "User__username__removed_from__room_name__leaders": "使用者 {{username}} 已從 {{room_name}} 管理者中移除",
  "User__username__removed_from__room_name__moderators": "使用者{{username}}從{{room_name}}刪除主持人身份",
  "User__username__removed_from__room_name__owners": "使用者{{username}}從{{room_name}}刪除擁有者身份",
  "User__username__unmuted_in_room__roomName__": "使用者 {{username}} 在房間 {{roomName}} 中不靜音",
  "User_added": "使用者已新增",
  "User_added_by": " {{user_by}} 新增了 {{user_added}} 。",
  "User_added_successfully": "新增使用者已成功",
  "User_and_group_mentions_only": "只有使用者和群組提及",
  "User_created_successfully!": "使用者建立成功!",
  "User_default": "使用者預設",
  "User_doesnt_exist": "找不到使用者名稱為 `@%s` 的使用者",
  "User_e2e_key_was_reset": "使用者 E2E 金鑰已重設成功",
  "User_has_been_activated": "使用者已經啟用",
  "User_has_been_deactivated": "使用者已停用",
  "User_has_been_deleted": "使用者已被刪除",
  "User_has_been_ignored": "使用者已被忽略",
  "User_has_been_muted_in_s": "使用者已靜音在 %s",
  "User_has_been_removed_from_s": "使用者已從%s的刪除",
  "User_has_been_unignored": "使用者不再被忽略",
  "User_Info": "使用者資料",
  "User_Interface": "使用者介面",
  "User_is_blocked": "使用者已封鎖",
  "User_is_no_longer_an_admin": "使用者不再是管理員",
  "User_is_now_an_admin": "使用者已成為管理員",
  "User_is_unblocked": "使用者已解除封鎖",
  "User_joined_channel": "加入了頻道。",
  "User_joined_conversation": "已加入對話",
  "User_joined_team": "<strong>已加入</strong>此團隊",
  "user_joined_otr": "已加入 OTR 聊天。",
  "user_key_refreshed_successfully": "金鑰已重新整理成功",
  "user_requested_otr_key_refresh": "已提出金鑰重新整理要求。",
  "User_left": "已退出頻道。",
  "User_left_team": "<strong>已離開</strong>此團隊",
  "User_logged_out": "使用者已登出",
  "User_management": "使用者管理",
  "User_mentions_only": "只有使用者提及",
  "User_muted": "使用者已靜音",
  "User_muted_by": "使用者 {{user_muted}} 已被 {{user_by}} 靜音。",
  "User_not_found": "找不到使用者",
  "User_not_found_or_incorrect_password": "找不到使用者或密碼錯誤",
  "User_or_channel_name": "用戶或頻道名稱",
  "User_Presence": "使用者狀態",
  "User_removed": "用戶已移除",
  "User_removed_by": "使用者 {{user_removed}} 已被 {{user_by}} 移除。",
  "User_sent_a_message_on_channel": "<strong>{{username}}</strong> 傳送了訊息到 <strong>{{channel}}</strong>",
  "User_sent_a_message_to_you": "<strong>{{username}}</strong> 傳送給您一個訊息",
  "user_sent_an_attachment": "{{user}} 寄送了一個附件",
  "User_Settings": "使用者設定",
  "User_started_a_new_conversation": "{{username}}開始了新的對話",
  "User_unmuted_by": "使用者通過{{user_unmuted}}取消靜音<em>{{user_by}}。</em>",
  "User_unmuted_in_room": "使用者在房間內靜音",
  "User_updated_successfully": "使用者更新成功",
  "User_uploaded_a_file_on_channel": "<strong>{{username}}</strong> 在<strong>{{channel}}</strong> 上傳了一個檔案",
  "User_uploaded_a_file_to_you": "<strong>{{username}}</strong> 寄了一個檔案給您",
  "User_uploaded_file": "已上傳了一個檔案",
  "User_uploaded_image": "上傳了一個影像",
  "user-generate-access-token": "使用者產生存取 Token",
  "user-generate-access-token_description": "允許使用者產生存取 tokens",
  "UserData_EnableDownload": "啟用使用者資料下載",
  "UserData_FileSystemPath": "系統路徑(匯出的檔案)",
  "UserData_FileSystemZipPath": "系統路徑(壓縮檔案)",
  "UserData_MessageLimitPerRequest": "每個請求的訊息限制",
  "UserData_ProcessingFrequency": "處理頻率(分鐘)",
  "UserDataDownload": "使用者資料下載",
  "UserDataDownload_CompletedRequestExisted_Text": "您的資料檔案已經產生。檢查您的電子郵件帳號的下載連接。",
  "UserDataDownload_CompletedRequestExistedWithLink_Text": "您的資料已經產生。點擊 <a href=\"{{download_link}}\" target=\"_blank\">這裡</a> 來下載它。",
  "UserDataDownload_EmailBody": "您的資料檔案已準備下載。點擊 <a href=\"{{download_link}}\">這裡</a> 來下載。",
  "UserDataDownload_EmailSubject": "您的資料檔案已準備好下載",
  "UserDataDownload_Requested": "下載要求的檔案",
  "UserDataDownload_Requested_Text": "您的資料檔案將被產生。準備好後,下載它的連結將發送到您的電子郵件地址。 <strong>{{pending_operations}}</strong> 在您之前已操作佇列。",
  "UserDataDownload_RequestExisted_Text": "您的資料檔案將被產生。準備好後,下載它的連結將發送到您的電子郵件地址。 <strong>{{pending_operations}}</strong> 在您之前已操作佇列。",
  "Username": "使用者名稱",
  "Username_already_exist": "此使用者名稱已存在。請嘗試其他使用者名稱。",
  "Username_and_message_must_not_be_empty": "使用者名稱和訊息不能空白。",
  "Username_cant_be_empty": "使用者名稱不能空白",
  "Username_Change_Disabled": "您的 Rocket.Chat 管理員已關閉使用者名稱更改",
  "Username_denied_the_OTR_session": "{{username}}拒絕了OTR",
  "Username_description": "使用者名稱是用來讓其他使用者在訊息中標記您。",
  "Username_doesnt_exist": "使用者名稱 `%s` 不存在。",
  "Username_ended_the_OTR_session": "{{username}}結束了不公開會議",
  "Username_invalid": "<strong>%s</strong>不是一個合法的使用者名稱, <br/>只能使用字母,數字,.和_",
  "Username_is_already_in_here": "`@%s`已經在這裡了。",
  "Username_Placeholder": "請輸入使用者名稱...",
  "Username_title": "註冊使用者名稱",
  "Username_wants_to_start_otr_Do_you_want_to_accept": "{{username}}想要啟動不公開。你想接受嗎?",
  "Users": "使用者",
  "Users must use Two Factor Authentication": "使用者必須使用2步驟驗證",
  "Users_added": "使用者已增加",
  "Users_and_rooms": "使用者和 Room",
  "Users_by_time_of_day": "按時間排序使用者",
  "Users_in_role": "使用者在角色",
  "Users_key_has_been_reset": "使用者的金鑰已重設",
  "Users_reacted": "使用者已達成",
  "Uses": "使用次數",
  "Uses_left": "剩使用次數",
  "UTF8_Names_Slugify": "UTF8 名稱 Slugify",
  "Videocall_enabled": "視訊通話已啟用",
  "Validate_email_address": "驗證電子郵件地址",
  "Validation": "驗證",
  "Value_messages": "{{value}}條訊息",
  "Value_users": "{{value}}個使用者",
  "Verification": "驗證",
  "Verification_Description": "您可以使用以下佔位符:  \n - `[Verification_Url]`獲取驗證網址。  \n - [姓名],[fname],[lname]分別代表使用者的全名,名字或姓氏。使用者的電子郵件為  \n - `[email]`。分別為應用程式名稱和網址分別為  \n - `[Site_Name]`和[Site_URL]。 ",
  "Verification_Email": "點擊<a href=\"[Verification_Url]\">此處</a>驗證您的電子郵件。",
  "Verification_email_body": "請點擊以下的按鈕來確認您的郵件地址。",
  "Verification_email_sent": "驗證郵件已發送",
  "Verification_Email_Subject": "[Site_Name] - 驗證電子郵件",
  "Verified": "已驗證",
  "Verify": "驗證",
  "Verify_your_email": "驗證您的電子郵件",
  "Version": "版本",
  "Version_version": "版本 {{version}}",
  "Video_Chat_Window": "視訊聊天",
  "Video_Conference": "多人視訊",
  "Video_message": "影音訊息",
  "Videocall_declined": "視訊通話被拒絕。",
  "Videos": "影片",
  "View_mode": "視圖",
  "View_All": "檢視全部成員",
  "View_Logs": "查看日誌",
  "View_original": "檢視原始",
  "View_the_Logs_for": "檢視日誌: \"{{name}}\"",
  "view-broadcast-member-list": "在廣播室中檢視會員列表",
  "view-c-room": "查看公共 Channel",
  "view-c-room_description": "允許檢視公共頻道",
  "view-canned-responses": "查看罐頭訊息",
  "view-d-room": "檢視私訊",
  "view-d-room_description": "檢視直接訊息的權限",
  "view-full-other-user-info": "檢視完整的其他使用者訊息",
  "view-full-other-user-info_description": "允許檢視其他使用者的完整個人資料,包括帳號建立日期,上次登入等。",
  "view-history": "檢視歷史",
  "view-history_description": "檢視頻道歷史記錄的權限",
  "view-join-code": "檢視加入代碼",
  "view-join-code_description": "檢視頻道連接代碼的權限",
  "view-joined-room": "檢視加入的 Room",
  "view-joined-room_description": "允許檢視目前加入的頻道",
  "view-l-room": "檢視即時聊天 Room",
  "view-l-room_description": "允許檢視即時聊天頻道",
  "view-livechat-analytics": "檢視即時聊天分析",
  "onboarding.page.awaitingConfirmation.subtitle": "我們已向您傳送包含確認連結的電子郵件至 {{emailAddress}}。請驗證下方的安全代碼與電子郵件中的安全代碼相同。",
  "view-livechat-departments": "檢視即時聊天部門",
  "view-livechat-manager": "檢視即時聊天管理者",
  "view-livechat-manager_description": "允許檢視其他即時聊天管理者",
  "view-livechat-monitor": "檢視即時聊天監控",
  "view-livechat-queue": "檢視即時聊天佇列",
  "view-livechat-room-closed-by-another-agent": "查看被另一個代理關閉的Omnichannel Room",
  "view-livechat-room-closed-same-department": "查看由同一部門中的另一個代理關閉的Omnichannel Room",
  "view-livechat-rooms": "檢視即時聊天 Room",
  "view-livechat-rooms_description": "允許檢視其他即時聊天頻道",
  "view-livechat-unit": "檢視即時聊天單位",
  "view-logs": "檢視日誌",
  "view-logs_description": "檢視伺服器日誌的權限",
  "view-other-user-channels": "檢視其他使用者 Channel",
  "view-other-user-channels_description": "允許檢視其他使用者擁有的頻道",
  "view-outside-room": "檢視外面 Room",
  "view-outside-room_description": "有權限去檢視使用者房間",
  "view-p-room": "檢視私人 Room",
  "view-p-room_description": "允許檢視私人頻道",
  "view-privileged-setting": "檢視特權設定",
  "view-privileged-setting_description": "檢視設定的權限",
  "view-room-administration": "檢視 Room 管理",
  "view-room-administration_description": "允許檢視公共,私人和直接的訊息統計。不包括檢視對話或檔案的功能",
  "view-statistics": "檢視統計",
  "view-statistics_description": "檢視系統統計訊息的權限,如登入的使用者數量,房間數量,操作系統訊息",
  "view-user-administration": "檢視使用者管理",
  "view-user-administration_description": "當前登入到系統的其他使用者帳號的部分唯讀列表視圖的權限。使用此權限不能存取使用者帳號訊息",
  "Viewing_room_administration": "正在檢視房間管理",
  "Visibility": "能見度",
  "Visible": "可見",
  "Visit_Site_Url_and_try_the_best_open_source_chat_solution_available_today": "檢視 [Site_URL] 並試著在今天用最好的開源聊天解決方案!",
  "Visitor": "訪客",
  "Visitor_Email": "訪客電子郵件",
  "Visitor_Info": "訪客資訊",
  "Visitor_message": "訪客訊息",
  "Visitor_Name": "訪客姓名",
  "Visitor_Name_Placeholder": "請輸入訪客名稱...",
  "Visitor_Navigation": "訪客導航",
  "Visitor_page_URL": "訪客頁面網址",
  "Visitor_time_on_site": "訪客網站停留時間",
  "Voice_Call": "語音通話",
  "VoIP_Enabled": "VoIP 已啟用",
  "VoIP_Extension": "VoIP 延伸功能",
  "Voip_Server_Configuration": "伺服器設定",
  "VoIP_Server_Websocket_Port": "Websocket 連接埠",
  "VoIP_Server_Name": "伺服器名稱",
  "VoIP_Server_Websocket_Path": "Websocket 路徑",
  "VoIP_Management_Server": "VoIP 管理伺服器",
  "VoIP_Management_Server_Host": "伺服器主機",
  "VoIP_Management_Server_Port": "伺服器連接埠",
  "VoIP_Management_Server_Name": "伺服器名稱",
  "VoIP_Management_Server_Username": "使用者名稱",
  "VoIP_Management_Server_Password": "密碼",
  "Voip_call_started": "通話於下列時間開始:",
  "Voip_call_duration": "通話持續 {{duration}}",
  "Voip_call_declined": "客服專員掛斷的通話",
  "Voip_call_on_hold": "通話於下列時間保留:",
  "Voip_call_unhold": "通話於下列時間繼續:",
  "Voip_call_ended": "通話於下列時間結束:",
  "Voip_call_ended_unexpectedly": "通話意外結束: {{reason}}",
  "Voip_call_wrapup": "已新增通話總結附註:{{comment}}",
  "VoIP_JWT_Secret": "VoIP JWT 密鑰",
  "VoIP_JWT_Secret_description": "這可讓您設定密鑰,以便從伺服器將分機詳細資料以 JWT 格式 (而非純文字格式) 分享至用戶端。如果您未進行設定,則分機註冊詳細資料將以純文字格式傳送",
  "Wait_activation_warning": "您的帳號必須由管理員手動啟用後才能登入。",
  "Waiting_queue": "等待佇列",
  "Waiting_queue_message": "等待佇列訊息",
  "Waiting_queue_message_description": "訪客進入佇列時將顯示給他們的訊息",
  "Waiting_Time": "等候時間",
  "Warning": "警告",
  "Warnings": "警告",
  "WAU_value": "WAU {{value}}",
  "We_are_offline_Sorry_for_the_inconvenience": "離線中,造成您的不便",
  "We_have_sent_password_email": "我們已經送出密碼重設的電子郵件。如果您沒有收到,請重試。",
  "We_have_sent_registration_email": "我們已經送出一封電子郵件,以確認您的註冊。如果您沒有收到,請重試。",
  "Webdav Integration": "WebDAV 整合",
  "WebDAV_Accounts": "WebDAV 帳號",
  "Webdav_add_new_account": "新增 WebDAV 帳號",
  "Webdav_Integration_Enabled": "WebDAV 整合已啟用",
  "Webdav_Password": "WebDAV 密碼",
  "Webdav_Server_URL": "WebDAV 伺服器存取網址",
  "Webdav_Username": "WebDAV 使用者名稱",
  "webdav-account-saved": "WebDAV 帳號已儲存",
  "webdav-account-updated": "WebDAV 帳號已更新",
  "Webhook_Details": "WebHook 詳細資料",
  "Webhook_URL": "Webhook網址",
  "Webhooks": "Webhooks",
  "WebRTC_direct_audio_call_from_%s": "直接從 %s 進行音訊通話",
  "WebRTC_direct_video_call_from_%s": "直接從 %s 的視訊通話",
  "WebRTC_Enable_Channel": "允許公開 Channel",
  "WebRTC_Enable_Direct": "啟用私訊",
  "WebRTC_Enable_Private": "啟用私人 Channel",
  "WebRTC_group_audio_call_from_%s": "來自 %s 的群組音訊電話",
  "WebRTC_group_video_call_from_%s": "來自 %s 的群組視訊通話",
  "WebRTC_monitor_call_from_%s": "監控來自 %s 的通話",
  "WebRTC_Servers": "STUN / TURN 伺服器",
  "WebRTC_Servers_Description": "以逗號分隔列表的 STUN 和 TURN 伺服器。  \n 使用者名稱、密碼和連接埠是允許在這個格式的 `username:password@stun:host:port` 或 `username:password@turn:host:port`.",
  "Website": "網站",
  "Wednesday": "星期三",
  "Weekly_Active_Users": "每週活躍的使用者",
  "Welcome": "歡迎 <em>%s</em>",
  "Welcome_to": "歡迎來到 [Site_Name]",
  "Welcome_to_workspace": "歡迎來到 {{Site_Name}}",
  "Welcome_to_the": "歡迎來到",
  "When": "什麼時候",
  "When_a_line_starts_with_one_of_there_words_post_to_the_URLs_below": "當一行以這些單詞之一開頭時,請發佈到以下網址",
  "When_is_the_chat_busier?": "什麼時候忙於聊天?",
  "Where_are_the_messages_being_sent?": "訊息要發送到哪裡?",
  "Why_do_you_want_to_report_question_mark": "你為什麼要回報?",
  "will_be_able_to": "將能",
  "Will_be_available_here_after_saving": "保存後將在此處可用。",
  "Without_priority": "沒有優先權",
  "Worldwide": "全世界",
  "Would_you_like_to_return_the_inquiry": "你想回覆詢問嗎?",
  "Wrap_Up_Notes": "總結附註",
  "Yes": "是",
  "Yes_archive_it": "是的,存檔它!",
  "Yes_clear_all": "是,清除全部!",
  "Yes_deactivate_it": "是的,將其停用!",
  "Yes_delete_it": "是的,刪除!",
  "Yes_hide_it": "是的,隱藏它!",
  "Yes_leave_it": "是的,離開!",
  "Yes_mute_user": "是的,靜音的用戶!",
  "Yes_prune_them": "是的,修剪它們!",
  "Yes_remove_user": "是的,刪除用戶!",
  "Yes_unarchive_it": "是的,解開封存!",
  "yesterday": "昨天",
  "Yesterday": "昨天",
  "You": "您",
  "you_are_in_preview_mode_of": "您正在預覽頻道 #<strong>{{room_name}}</strong>",
  "you_are_in_preview_mode_of_incoming_livechat": "您在這個即時聊天為預覽模式",
  "You_are_logged_in_as": "您登入為",
  "You_are_not_authorized_to_view_this_page": "您無權查看此頁。",
  "You_can_change_a_different_avatar_too": "您可以覆蓋從這次整合後的分身。",
  "You_can_close_this_window_now": "您現在可以關閉這個視窗。",
  "You_can_search_using_RegExp_eg": "您可以使用<a href=\"https://en.wikipedia.org/wiki/Regular_expression\" target=\"_blank\">正規表示法</a>進行搜尋。例如<code class=\"code-colors inline\">/ ^ text $ / i </code>",
  "You_can_use_an_emoji_as_avatar": "您還可以使用表情符號作為大頭貼。",
  "You_can_use_webhooks_to_easily_integrate_livechat_with_your_CRM": "您可以使用 webhooks 簡單整合即時聊天到您的 CRM。",
  "You_cant_leave_a_livechat_room_Please_use_the_close_button": "你不能離開即時聊天房間。請使用關閉按鈕。",
  "You_have_a_new_message": "您有一個新的訊息",
  "You_have_been_muted": "你已經靜音,並在這個房間裡不能發言",
  "You_have_joined_a_new_call_with": "您已與下列人員加入新的通話:",
  "You_have_n_codes_remaining": "您有{{number}}代碼剩餘。",
  "You_have_not_verified_your_email": "您尚未驗證您的電子郵件。",
  "You_have_successfully_unsubscribed": "您已成功地從我們的名單Mailling取消訂閱。",
  "You_must_join_to_view_messages_in_this_channel": "您必須加入才能檢視此頻道中的訊息",
  "You_need_confirm_email": "登入前你必須驗證你的電子郵件",
  "You_need_install_an_extension_to_allow_screen_sharing": "你必須安裝擴充功能才能分享畫面",
  "You_need_to_change_your_password": "您需要更改您的密碼",
  "You_need_to_type_in_your_password_in_order_to_do_this": "您需要輸入密碼才能執行此操作!",
  "You_need_to_type_in_your_username_in_order_to_do_this": "您需要輸入使用者名稱才能執行此操作!",
  "You_need_to_verifiy_your_email_address_to_get_notications": "您需要驗證您的電子郵件地址以取得通知",
  "You_need_to_write_something": "你需要寫些東西!",
  "You_reached_the_maximum_number_of_guest_users_allowed_by_your_license": "您已達到授權允許的最大訪客使用者數量。",
  "You_should_inform_one_url_at_least": "你應該確定至少一個網址。",
  "You_should_name_it_to_easily_manage_your_integrations": "你應該將其命名為輕鬆管理您的整合。",
  "You_will_be_asked_for_permissions": "您將被要求權限",
  "You_will_not_be_able_to_recover": "您將無法恢復這則訊息!",
  "You_will_not_be_able_to_recover_file": "您將無法恢復這個文件!",
  "You_wont_receive_email_notifications_because_you_have_not_verified_your_email": "因為你還沒有確認電子郵件,您將不會收到電子郵件通知。",
  "Your_e2e_key_has_been_reset": "您的E2E金鑰已重設。",
  "Your_email_address_has_changed": "您的電子郵件地址已變更。",
  "Your_email_has_been_queued_for_sending": "您的電子郵件已排隊等待發送",
  "Your_entry_has_been_deleted": "您的項目已刪除",
  "Your_file_has_been_deleted": "您的檔案已刪除。",
  "Your_invite_link_will_expire_after__usesLeft__uses": "您的邀請連接將在{{usesLeft}}使用後到期。",
  "Your_invite_link_will_expire_on__date__": "您的邀請連接將於{{date}}到期。",
  "Your_invite_link_will_expire_on__date__or_after__usesLeft__uses": "您的邀請連接將於{{date}}或{{usesLeft}}使用後到期。",
  "Your_invite_link_will_never_expire": "您的邀請連接將永不到期。",
  "your_message": "您的訊息",
  "your_message_optional": "您的訊息(選填)",
  "Your_new_email_is_email": "您新的電子郵件地址是 <strong>[email]</strong>。",
  "Your_password_is_wrong": "您的密碼有誤!",
  "Your_password_was_changed_by_an_admin": "您的密碼已被管理者變更了。",
  "Your_push_was_sent_to_s_devices": "您的推播已發送到 %s 裝置",
  "Your_question": "您的問題",
  "Your_server_link": "您的伺服器連接",
  "Your_temporary_password_is_password": "您的暫時密碼是 <strong>[password]</strong>。",
  "Your_workspace_is_ready": "您的工作區已準備好使用🎉",
  "Zapier": "Zapier",
  "registration.page.login.errors.wrongCredentials": "找不到使用者或密碼錯誤",
  "registration.page.login.errors.loginBlockedForIp": "這個 IP 的登入已被暫時禁止",
  "registration.page.login.errors.loginBlockedForUser": "這個使用者的登入已被暫時禁止",
  "registration.page.login.errors.AppUserNotAllowedToLogin": "應用程式使用者不允許直接登入。",
  "registration.page.registration.waitActivationWarning": "您的帳號必須由管理員手動啟用後才能登入。",
  "registration.page.resetPassword.sent": "如果此電子郵件已註冊,我們將發送有關如何重設密碼的說明。如果您很短時間內沒有收到電子郵件,請返回並重試。",
  "registration.component.login": "登入",
  "registration.component.login.userNotFound": "找不到使用者",
  "registration.component.resetPassword": "重設密碼",
  "registration.component.form.username": "使用者名稱",
  "registration.component.form.name": "姓名",
  "registration.component.form.userAlreadyExist": "此使用者名稱已存在。請嘗試其他使用者名稱。",
  "registration.component.form.emailAlreadyExists": "電子郵件已存在",
  "registration.component.form.usernameAlreadyExists": "此使用者名稱已存在。請嘗試其他使用者名稱。",
  "registration.component.form.invalidEmail": "電子郵件無效",
  "registration.component.form.email": "電子郵件",
  "registration.component.form.password": "密碼",
  "registration.component.form.divider": "或",
  "registration.component.form.submit": "送出",
  "registration.component.form.requiredField": "此為必填欄位",
  "registration.component.form.reasonToJoin": "加入的理由",
  "registration.component.form.invalidConfirmPass": "確認密碼與密碼不相符",
  "registration.component.form.confirmPassword": "確認密碼",
  "registration.component.form.confirmation": "確認",
  "registration.component.form.sendConfirmationEmail": "已傳送確認電子郵件",
  "registration.component.form.register": "註冊",
  "onboarding.component.form.requiredField": "此為必填欄位",
  "onboarding.component.form.steps": "步驟 {{currentStep}}/{{stepCount}}",
  "onboarding.component.form.action.back": "返回",
  "onboarding.component.form.action.next": "下一步",
  "onboarding.component.form.action.skip": "略過此步驟",
  "onboarding.component.form.action.register": "註冊",
  "onboarding.component.form.action.confirm": "確認",
  "onboarding.component.form.action.pasteHere": "貼在這裡...",
  "onboarding.component.form.termsAndConditions": "我同意<1>條款及條件</1>和<3>隱私權政策</3>",
  "onboarding.component.emailCodeFallback": "沒有收到電子郵件?<1>重新傳送</1>或<3>變更電子郵件</3>",
  "onboarding.page.form.title": "啟動您的工作空間吧!",
  "onboarding.page.emailConfirmed.title": "電子郵件已確認!",
  "onboarding.page.emailConfirmed.subtitle": "您可以返回 Rocket.Chat 應用程式 – 我們已啟動您的工作空間。",
  "onboarding.page.checkYourEmail.title": "請查看您的電子郵件",
  "onboarding.page.checkYourEmail.subtitle": "您的要求已成功傳送。<1></1>請查看您的電子郵件收件匣以啟動企業試用版。<1></1>該連結將在 30 分鐘後到期。",
  "onboarding.page.confirmationProcess.title": "確認處理中",
  "onboarding.page.cloudDescription.title": "啟動您的工作空間和 <1>14 天試用期</1>吧!",
  "onboarding.page.cloudDescription.tryGold": "試用我們最棒的黃金方案,免費試用 14 天",
  "onboarding.page.cloudDescription.numberOfIntegrations": "1,000 項整合",
  "onboarding.page.cloudDescription.availability": "高可用性",
  "onboarding.page.cloudDescription.auditing": "訊息稽核面板/稽核記錄",
  "onboarding.page.cloudDescription.engagement": "參與度儀表板",
  "onboarding.page.cloudDescription.ldap": "LDAP 強化同步",
  "onboarding.page.cloudDescription.omnichannel": "Omnichannel 進階版",
  "onboarding.page.cloudDescription.sla": "SLA:進階版",
  "onboarding.page.cloudDescription.push": "安全推播通知",
  "onboarding.page.cloudDescription.goldIncludes": "* 黃金方案包含其他方案中的所有功能",
  "onboarding.page.alreadyHaveAccount": "已經有帳戶了?<1>管理您的工作空間。</1>",
  "onboarding.page.invalidLink.title": "您的連結不再有效",
  "onboarding.page.invalidLink.content": "您似乎已經使用邀請連結。該連結僅可用於單次的登入。請要求新的連結以加入您的工作空間。",
  "onboarding.page.invalidLink.button.text": "要求新連結",
  "onboarding.page.requestTrial.title": "要求 <1>30 天試用期</1>",
  "onboarding.page.requestTrial.subtitle": "試用我們最棒的企業版方案,30 天免費",
  "onboarding.page.magicLinkEmail.title": "我們已透過電子郵件傳送登入連結給您",
  "onboarding.page.magicLinkEmail.subtitle": "按一下我們剛傳送給您的電子郵件中的連結,即可登入您的工作空間。<1>該連結將在 30 分鐘後到期。</1>",
  "onboarding.form.adminInfoForm.title": "管理員資訊",
  "onboarding.form.adminInfoForm.subtitle": "我們需要此資訊以在您的工作空間內建立管理員個人資料",
  "onboarding.form.adminInfoForm.fields.fullName.label": "全名",
  "onboarding.form.adminInfoForm.fields.fullName.placeholder": "姓名",
  "onboarding.form.adminInfoForm.fields.username.label": "使用者名稱",
  "onboarding.form.adminInfoForm.fields.username.placeholder": "@username",
  "onboarding.form.adminInfoForm.fields.email.label": "電子郵件",
  "onboarding.form.adminInfoForm.fields.email.placeholder": "電子郵件",
  "onboarding.form.adminInfoForm.fields.password.label": "密碼",
  "onboarding.form.adminInfoForm.fields.password.placeholder": "建立密碼",
  "onboarding.form.adminInfoForm.fields.keepPosted.label": "在有 Rocket.Chat 相關更新時通知我",
  "onboarding.form.awaitConfirmationForm.title": "等待確認",
  "onboarding.form.organizationInfoForm.title": "組織資訊",
  "onboarding.form.organizationInfoForm.subtitle": "請多包涵。這些資料將可協助我們個人化您的工作空間",
  "onboarding.form.organizationInfoForm.fields.organizationName.label": "組織名稱",
  "onboarding.form.organizationInfoForm.fields.organizationName.placeholder": "組織名稱",
  "onboarding.form.organizationInfoForm.fields.organizationType.label": "組織類型",
  "onboarding.form.organizationInfoForm.fields.organizationType.placeholder": "選取",
  "onboarding.form.organizationInfoForm.fields.organizationIndustry.label": "組織產業",
  "onboarding.form.organizationInfoForm.fields.organizationIndustry.placeholder": "選取",
  "onboarding.form.organizationInfoForm.fields.organizationSize.label": "組織規模",
  "onboarding.form.organizationInfoForm.fields.organizationSize.placeholder": "選取",
  "onboarding.form.organizationInfoForm.fields.country.label": "國家/地區",
  "onboarding.form.organizationInfoForm.fields.country.placeholder": "選取",
  "onboarding.form.registerOfflineForm.title": "離線註冊",
  "onboarding.form.registeredServerForm.title": "註冊您的伺服器",
  "onboarding.form.registeredServerForm.included.push": "行動推播通知",
  "onboarding.form.registeredServerForm.included.externalProviders": "與外部提供者 (WhatsApp、Facebook、Telegram、Twitter) 整合",
  "onboarding.form.registeredServerForm.included.apps": "存取市集應用程式",
  "onboarding.form.registeredServerForm.fields.accountEmail.inputLabel": "雲端帳戶電子郵件",
  "onboarding.form.registeredServerForm.fields.accountEmail.inputPlaceholder": "請輸入您的電子郵件",
  "onboarding.form.registeredServerForm.keepInformed": "在有新聞與活動消息時通知我",
  "onboarding.form.standaloneServerForm.title": "獨立伺服器確認",
  "onboarding.form.standaloneServerForm.servicesUnavailable": "部分服務將無法使用或是需要手動設定",
  "onboarding.form.standaloneServerForm.publishOwnApp": "若要傳送推播通知,您必須對您所擁有的應用程式進行編碼,並將應用程式發佈至 Google Play 和 App Store",
  "onboarding.form.standaloneServerForm.manuallyIntegrate": "需要手動與外部服務整合",
  "Awaiting_confirmation": "等待確認",
  "RegisterWorkspace_Features_MobileNotifications_Title": "行動推播通知",
  "RegisterWorkspace_Features_Marketplace_Title": "商店",
  "RegisterWorkspace_Features_Omnichannel_Title": "Omnichannel",
  "RegisterWorkspace_Setup_Label": "雲端帳戶電子郵件",
  "cloud.RegisterWorkspace_Setup_Terms_Privacy": "我同意<1>條款及條件</1>和<3>隱私權政策</3>",
  "Enterprise": "企業",
  "UpgradeToGetMore_engagement-dashboard_Title": "分析",
  "UpgradeToGetMore_auditing_Title": "訊息稽核"
}