Update zh-TW translation
This commit is contained in:
		
							parent
							
								
									6014b9534f
								
							
						
					
					
						commit
						25b5edea7f
					
				
					 1 changed files with 28 additions and 1 deletions
				
			
		|  | @ -239,11 +239,13 @@ export default { | |||
|     "rocket.chat": "Rocket.Chat", | ||||
|     pushover: "Pushover", | ||||
|     pushy: "Pushy", | ||||
|     PushByTechulus: "Push by Techulus", | ||||
|     octopush: "Octopush", | ||||
|     promosms: "PromoSMS", | ||||
|     clicksendsms: "ClickSend SMS", | ||||
|     lunasea: "LunaSea", | ||||
|     apprise: "Apprise (支援 50 種以上的通知服務)", | ||||
|     GoogleChat: "Google Chat (僅限 Google Workspace)", | ||||
|     pushbullet: "Pushbullet", | ||||
|     line: "Line Messenger", | ||||
|     mattermost: "Mattermost", | ||||
|  | @ -352,5 +354,30 @@ export default { | |||
|     serwersmsAPIPassword: "API 密碼", | ||||
|     serwersmsPhoneNumber: "電話號碼", | ||||
|     serwersmsSenderName: "SMS 寄件人名稱 (由客戶入口網站註冊)", | ||||
|     "stackfield": "Stackfield", | ||||
|     stackfield: "Stackfield", | ||||
|     smtpDkimSettings: "DKIM 設定", | ||||
|     smtpDkimDesc: "請參考 Nodemailer DKIM {0} 使用方式。", | ||||
|     documentation: "文件", | ||||
|     smtpDkimDomain: "網域名稱", | ||||
|     smtpDkimKeySelector: "DKIM 選取器", | ||||
|     smtpDkimPrivateKey: "私密金鑰", | ||||
|     smtpDkimHashAlgo: "雜湊演算法 (選填)", | ||||
|     smtpDkimheaderFieldNames: "要簽署的郵件標頭 (選填)", | ||||
|     smtpDkimskipFields: "不簽署的郵件標頭 (選填)", | ||||
|     gorush: "Gorush", | ||||
|     alerta: "Alerta", | ||||
|     alertaApiEndpoint: "API Endpoint", | ||||
|     alertaEnvironment: "環境", | ||||
|     alertaApiKey: "API 金鑰", | ||||
|     alertaAlertState: "警示狀態", | ||||
|     alertaRecoverState: "恢復狀態", | ||||
|     deleteStatusPageMsg: "您確定要刪除此狀態頁嗎?", | ||||
|     Proxies: "代理伺服器", | ||||
|     default: "預設", | ||||
|     enabled: "啟用", | ||||
|     setAsDefault: "設為預設", | ||||
|     deleteProxyMsg: "您確定要為所有監測器刪除此代理伺服器嗎?", | ||||
|     proxyDescription: "必須將代理伺服器指派給監測器才能運作。", | ||||
|     enableProxyDescription: "此代理伺服器在啟用前不會在監測器上生效,您可以藉由控制啟用狀態來暫時對所有的監測器停用代理伺服器。", | ||||
|     setAsDefaultProxyDescription: "預設情況下,新監測器將啟用此代理伺服器。您仍可分別停用各監測器的代理伺服器。", | ||||
| }; | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue