diff options
Diffstat (limited to 'core/l10n/zh_TW.json')
-rw-r--r-- | core/l10n/zh_TW.json | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json index a6c96c1d6d5..ab8131ac4ee 100644 --- a/core/l10n/zh_TW.json +++ b/core/l10n/zh_TW.json @@ -37,6 +37,9 @@ "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "點選下方的按鈕來重設您的密碼。若您沒有要求重設密碼,請忽略這封信件。", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "點取下方的連結以重設您的密碼。 如果您沒有要求重設密碼的話,請忽略這封信件。", "Reset your password" : "重設密碼", + "No translation provider available" : "沒有可用的翻譯提供者", + "Could not detect language" : "無法偵測語言", + "Unable to translate" : "無法翻譯", "Nextcloud Server" : "Nextcloud 伺服器", "Some of your link shares have been removed" : "部分分享連結己被移除", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "由於安全性問題,我們必須移除您一部分的連結分享。查看更多資訊請點選連結。", @@ -159,8 +162,7 @@ "Your connection is not secure" : "您的連線不安全", "Passwordless authentication is only available over a secure connection." : "無密碼身份驗證僅支援經加密的連線。", "Reset password" : "重設密碼", - "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "重設密碼資訊已寄至您的電子郵件。若您並未收到該信件,請確認您垃圾信箱,或請求管理員協助。", - "If it is not there ask your local administrator." : "你找的東西不在,請聯絡管理員。", + "If this account exists, a password reset message has been sent to its email address. If you do not receive it, verify your email address and/or account name, check your spam/junk folders or ask your local administration for help." : "若此帳號存在,密碼重設郵件即已寄送至其電子郵件地址。若您未收到,請驗證您的電子郵件地址及/或帳號名稱,並檢查您的垃圾郵件資料夾,或向您的本機管理員求助。", "Couldn't send reset email. Please contact your administrator." : "無法寄出重設密碼資訊。請聯絡您的管理員。", "Password cannot be changed. Please contact your administrator." : "密碼無法變更。請聯絡您的管理員。", "Back to login" : "回到登入畫面", @@ -202,7 +204,6 @@ "Load more results" : "載入更多結果", "Search" : "搜尋", "No results for {query}" : "{query} 查詢沒有結果", - "Press enter to start searching" : "按 Enter 以開始搜尋", "An error occurred while searching for {type}" : "搜尋 {type} 時發生錯誤", "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["請輸入 {minSearchLength} 個或以上字元搜尋"], "This browser is not supported" : "不支援此瀏覽器", @@ -412,6 +413,8 @@ "This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications have been disabled to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at nextcloud.com/enterprise." : "這是不受支援的 Nextcloud 社群版建置。鑑於此站台的大小,無法保證效能、可靠程度與延展性。推播通知已被停用,以避免我們的免費服務負載過重。請至 nextcloud.com/enterprise 取得更多關於 Nextcloud 企業版的資訊。", "Nextcloud 23 is the last release supporting PHP 7.3. Nextcloud 24 requires at least PHP 7.4." : "Nextcloud 23 將是支援 PHP 7.3 的最後一個版本,Nextcloud 24 僅支援 PHP 7.4 以上的 PHP。", "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "目前 HTTP 的 \"{header}\" 標頭設定並不包含 \"{expected}\" ,這是一個潛在的安全性和隱私風險,我們建議調整此項設定。", + "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "重設密碼資訊已寄至您的電子郵件。若您並未收到該信件,請確認您垃圾信箱,或請求管理員協助。", + "If it is not there ask your local administrator." : "你找的東西不在,請聯絡管理員。", "Collaboratively edit office documents." : "協同編輯辦公室文件。", "Local document editing back-end used by the Collabora Online app." : "由 Collabora Online 應用程式使用的本機文件編輯後端。", "restricted" : "受限", @@ -424,6 +427,7 @@ "Contacts menu" : "聯絡人選單", "Setup two-factor authentication" : "設定雙因素驗證", "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "您似乎正在執行 32 位元版本的 PHP。Nextcloud 需要 64 位元才能運作良好。請將您的作業系統與 PHP 升級至 64 位元!要取得更多詳細資訊,請閱讀{linkstart}關於此問題的文件 ↗{linkend}。", + "Press enter to start searching" : "按 Enter 以開始搜尋", "Please use the command line updater because updating via browser is disabled in your config.php." : "因為透過瀏覽器更新的功能已在您的 config.php 中停用,因此請使用命令列更新程式。" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |