fix(l10n): Update Chinese (Traditional) translations

Currently translated at 94.1% (16 of 17 strings)

Translation: Pachli/Feature/Login
Translate-URL: https://hosted.weblate.org/projects/pachli/featurelogin/zh_Hant/
This commit is contained in:
Ricky From Hong Kong 2024-07-28 10:32:46 +00:00 committed by Nik Clayton
parent 2858882787
commit b041f9f787
1 changed files with 12 additions and 12 deletions

View File

@ -1,18 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="dialog_whats_an_instance">輸入你帳號所在的 Mastodon 站點的域名或地址,譬如 mastodon.social、icosahedron.website、social.tchncs.de 和 <a href="https://instances.social">更多</a>
\n
\n如果你還沒有帳號你可以輸入你想要加入的域名並在此建立新帳號。
\n
\n一個站點是一個託管你的帳號的地方但是你可以很容易的跟不同站台的人們交流就像是在同一個站台一樣。
\n
\n更多資訊可以在 <a href="https://joinmastodon.org">joinmastodon.org</a> 查看。 </string>
<string name="dialog_whats_an_instance">輸入你帳號所在的 Mastodon 站點的域名或地址,譬如 mastodon.social、icosahedron.website、social.tchncs.de 和 <a href="https://instances.social">更多</a>
\n
\n如果你還沒有帳號你可以輸入你想要加入的域名並在此建立新帳號。
\n
\n一個站點是一個託管你的帳號的地方但是你可以很容易的跟不同站台的人們交流就像是在同一個站台一樣。
\n
\n更多資訊可以在 <a href="https://joinmastodon.org">joinmastodon.org</a> 查看。 \u0020</string>
<string name="action_close">關閉</string>
<string name="error_invalid_domain">該域名無效</string>
<string name="error_failed_app_registration_fmt">無法通過該伺服器的身份驗證。如果此問題持續發生,請嘗試選單中的“在瀏覽器中登錄”。: %1$s</string>
<string name="error_authorization_unknown">認證過程出現未知錯誤。如果此問題持續發生,請嘗試選單中的“在瀏覽器中登錄”</string>
<string name="error_authorization_denied">授權被拒絕。</string>
<string name="error_retrieving_oauth_token">無法獲取登入資訊。</string>
<string name="error_authorization_unknown">認證過程出現未知錯誤。如果此問題持續發生,請嘗試選單中的「在瀏覽器中登錄」</string>
<string name="error_authorization_denied">授權被拒絕。如果您確定提供了正確登入訊息,請嘗試選單中的「在瀏覽器中登錄」。</string>
<string name="error_retrieving_oauth_token">無法獲取登入資訊。如果此問題持續發生,請嘗試選單中的「在瀏覽器中登錄」。</string>
<string name="error_loading_account_details">加載賬戶詳情失敗</string>
<string name="hint_domain">哪一個域名?</string>
<string name="action_login">登入 Mastodon 帳號</string>
@ -22,4 +22,4 @@
<string name="error_could_not_load_login_page">無法載入登入頁面。</string>
<string name="instance_rule_info">登入既代表您已同意 %s 的規定。</string>
<string name="instance_rule_title">%s 的規定</string>
</resources>
</resources>