Missing translations for Chinese (zh_TW) #38733

This commit is contained in:
fd6130 2020-10-28 01:55:27 +08:00 committed by Fabien Potencier
parent de01eeae03
commit 3e741fda0a
3 changed files with 241 additions and 3 deletions

View File

@ -0,0 +1,139 @@
<?xml version="1.0"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file source-language="en" datatype="plaintext" original="file.ext">
<body>
<trans-unit id="28">
<source>This form should not contain extra fields.</source>
<target>該表單中不可有額外字段。</target>
</trans-unit>
<trans-unit id="29">
<source>The uploaded file was too large. Please try to upload a smaller file.</source>
<target>上傳文件太大, 請重新嘗試上傳一個較小的文件。</target>
</trans-unit>
<trans-unit id="30">
<source>The CSRF token is invalid. Please try to resubmit the form.</source>
<target>CSRF 驗證符無效, 請重新提交。</target>
</trans-unit>
<trans-unit id="99">
<source>This value is not a valid HTML5 color.</source>
<target>該數值不是個有效的 HTML5 顏色。</target>
</trans-unit>
<trans-unit id="100">
<source>Please enter a valid birthdate.</source>
<target>請輸入有效的生日日期。</target>
</trans-unit>
<trans-unit id="101">
<source>The selected choice is invalid.</source>
<target>所選的選項無效。</target>
</trans-unit>
<trans-unit id="102">
<source>The collection is invalid.</source>
<target>集合無效。</target>
</trans-unit>
<trans-unit id="103">
<source>Please select a valid color.</source>
<target>請選擇有效的顏色。</target>
</trans-unit>
<trans-unit id="104">
<source>Please select a valid country.</source>
<target>請選擇有效的國家。</target>
</trans-unit>
<trans-unit id="105">
<source>Please select a valid currency.</source>
<target>請選擇有效的貨幣。</target>
</trans-unit>
<trans-unit id="106">
<source>Please choose a valid date interval.</source>
<target>請選擇有效的日期間隔。</target>
</trans-unit>
<trans-unit id="107">
<source>Please enter a valid date and time.</source>
<target>請輸入有效的日期與時間。</target>
</trans-unit>
<trans-unit id="108">
<source>Please enter a valid date.</source>
<target>請輸入有效的日期。</target>
</trans-unit>
<trans-unit id="109">
<source>Please select a valid file.</source>
<target>請選擇有效的文件。</target>
</trans-unit>
<trans-unit id="110">
<source>The hidden field is invalid.</source>
<target>隱藏字段無效。</target>
</trans-unit>
<trans-unit id="111">
<source>Please enter an integer.</source>
<target>請輸入整數。</target>
</trans-unit>
<trans-unit id="112">
<source>Please select a valid language.</source>
<target>請選擇有效的語言。</target>
</trans-unit>
<trans-unit id="113">
<source>Please select a valid locale.</source>
<target>請選擇有效的語言環境。</target>
</trans-unit>
<trans-unit id="114">
<source>Please enter a valid money amount.</source>
<target>請輸入正確的金額。</target>
</trans-unit>
<trans-unit id="115">
<source>Please enter a number.</source>
<target>請輸入數字。</target>
</trans-unit>
<trans-unit id="116">
<source>The password is invalid.</source>
<target>密碼無效。</target>
</trans-unit>
<trans-unit id="117">
<source>Please enter a percentage value.</source>
<target>請輸入百分比值。</target>
</trans-unit>
<trans-unit id="118">
<source>The values do not match.</source>
<target>數值不匹配。</target>
</trans-unit>
<trans-unit id="119">
<source>Please enter a valid time.</source>
<target>請輸入有效的時間。</target>
</trans-unit>
<trans-unit id="120">
<source>Please select a valid timezone.</source>
<target>請選擇有效的時區。</target>
</trans-unit>
<trans-unit id="121">
<source>Please enter a valid URL.</source>
<target>請輸入有效的網址。</target>
</trans-unit>
<trans-unit id="122">
<source>Please enter a valid search term.</source>
<target>請輸入有效的搜索詞。</target>
</trans-unit>
<trans-unit id="123">
<source>Please provide a valid phone number.</source>
<target>請提供有效的手機號碼。</target>
</trans-unit>
<trans-unit id="124">
<source>The checkbox has an invalid value.</source>
<target>無效的選框值。</target>
</trans-unit>
<trans-unit id="125">
<source>Please enter a valid email address.</source>
<target>請輸入有效的電子郵件地址。</target>
</trans-unit>
<trans-unit id="126">
<source>Please select a valid option.</source>
<target>請選擇有效的選項。</target>
</trans-unit>
<trans-unit id="127">
<source>Please select a valid range.</source>
<target>請選擇有效的範圍。</target>
</trans-unit>
<trans-unit id="128">
<source>Please enter a valid week.</source>
<target>請輸入有效的星期。</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@ -0,0 +1,79 @@
<?xml version="1.0"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file source-language="en" datatype="plaintext" original="file.ext">
<body>
<trans-unit id="1">
<source>An authentication exception occurred.</source>
<target>身份驗證發生異常。</target>
</trans-unit>
<trans-unit id="2">
<source>Authentication credentials could not be found.</source>
<target>沒有找到身份驗證的憑證。</target>
</trans-unit>
<trans-unit id="3">
<source>Authentication request could not be processed due to a system problem.</source>
<target>由於系統故障,身份驗證的請求無法被處理。</target>
</trans-unit>
<trans-unit id="4">
<source>Invalid credentials.</source>
<target>無效的憑證。</target>
</trans-unit>
<trans-unit id="5">
<source>Cookie has already been used by someone else.</source>
<target>Cookie 已經被其他人使用。</target>
</trans-unit>
<trans-unit id="6">
<source>Not privileged to request the resource.</source>
<target>沒有權限請求此資源。</target>
</trans-unit>
<trans-unit id="7">
<source>Invalid CSRF token.</source>
<target>無效的 CSRF token 。</target>
</trans-unit>
<trans-unit id="8">
<source>Digest nonce has expired.</source>
<target>摘要隨機串digest nonce已過期。</target>
</trans-unit>
<trans-unit id="9">
<source>No authentication provider found to support the authentication token.</source>
<target>沒有找到支持此 token 的身份驗證服務提供方。</target>
</trans-unit>
<trans-unit id="10">
<source>No session available, it either timed out or cookies are not enabled.</source>
<target>Session 不可用。回話超時或沒有啓用 cookies 。</target>
</trans-unit>
<trans-unit id="11">
<source>No token could be found.</source>
<target>找不到 token 。</target>
</trans-unit>
<trans-unit id="12">
<source>Username could not be found.</source>
<target>找不到用戶名。</target>
</trans-unit>
<trans-unit id="13">
<source>Account has expired.</source>
<target>賬號已逾期。</target>
</trans-unit>
<trans-unit id="14">
<source>Credentials have expired.</source>
<target>憑證已逾期。</target>
</trans-unit>
<trans-unit id="15">
<source>Account is disabled.</source>
<target>賬號已被禁用。</target>
</trans-unit>
<trans-unit id="16">
<source>Account is locked.</source>
<target>賬號已被鎖定。</target>
</trans-unit>
<trans-unit id="17">
<source>Too many failed login attempts, please try again later.</source>
<target>登入失敗的次數過多,請稍後再試。</target>
</trans-unit>
<trans-unit id="18">
<source>Invalid or expired login link.</source>
<target>失效或過期的登入鏈接。</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@ -344,7 +344,7 @@
</trans-unit>
<trans-unit id="89">
<source>This value should be either positive or zero.</source>
<target>數值應或未正數,或為零。</target>
<target>數值應正數,或為零。</target>
</trans-unit>
<trans-unit id="90">
<source>This value should be negative.</source>
@ -352,7 +352,7 @@
</trans-unit>
<trans-unit id="91">
<source>This value should be either negative or zero.</source>
<target>數值應或未負數,或為零。</target>
<target>數值應負數,或為零。</target>
</trans-unit>
<trans-unit id="92">
<source>This value is not a valid timezone.</source>
@ -360,12 +360,32 @@
</trans-unit>
<trans-unit id="93">
<source>This password has been leaked in a data breach, it must not be used. Please use another password.</source>
<target>依據您的密碼,發生數據泄露,請勿使用改密碼。請更換密碼。</target>
<target>此密碼已被泄露,切勿使用。請更換密碼。</target>
</trans-unit>
<trans-unit id="94">
<source>This value should be between {{ min }} and {{ max }}.</source>
<target>該數值應在 {{ min }} 和 {{ max }} 之間。</target>
</trans-unit>
<trans-unit id="95">
<source>This value is not a valid hostname.</source>
<target>該數值不是有效的主機名稱。</target>
</trans-unit>
<trans-unit id="96">
<source>The number of elements in this collection should be a multiple of {{ compared_value }}.</source>
<target>該集合內的元素數量得是 {{ compared_value }} 的倍數。</target>
</trans-unit>
<trans-unit id="97">
<source>This value should satisfy at least one of the following constraints:</source>
<target>該數值需符合以下其中一個約束:</target>
</trans-unit>
<trans-unit id="98">
<source>Each element of this collection should satisfy its own set of constraints.</source>
<target>該集合內的每個元素需符合元素本身規定的約束。</target>
</trans-unit>
<trans-unit id="99">
<source>This value is not a valid International Securities Identification Number (ISIN).</source>
<target>該數值不是有效的國際證券識別碼 ISIN。</target>
</trans-unit>
</body>
</file>
</xliff>