From 79ff6cc0ead89cb7d12d68c6cf239c9965adf5fd Mon Sep 17 00:00:00 2001 From: fly_mc <me@flymc.cc> Date: Wed, 23 Oct 2024 00:31:35 +0800 Subject: [PATCH] fix i18n --- locales/zh-CN.yml | 5 ----- locales/zh-TW.yml | 6 +----- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/locales/zh-CN.yml b/locales/zh-CN.yml index 18e0236d52..5ba1b4aeda 100644 --- a/locales/zh-CN.yml +++ b/locales/zh-CN.yml @@ -1299,11 +1299,6 @@ noteClickToOpen: "点击展开帖文详情" enableFallbackReactButton: "开启Fallback回应按钮" messageToFollower: "给关注者的消息" target: "对象" -testCaptchaWarning: "此功能为测试 CAPTCHA 用。<strong>请勿在正式环境中使用。</strong>" -prohibitedWordsForNameOfUser: "用户名中禁止的词" -prohibitedWordsForNameOfUserDescription: "更改用户名时,如果用户名中包含此列表里的词汇,用户的改名请求将被拒绝。持有管理员权限的用户不受此限制。" -yourNameContainsProhibitedWords: "目标用户名包含违禁词" -yourNameContainsProhibitedWordsDescription: "用户名内含有违禁词。若想使用此用户名,请联系服务器管理员。" testCaptchaWarning: "这是用于验证码测试的功能。**请勿在生产环境中使用。**" prohibitedWordsForNameOfUser: "禁用词(用户名)" prohibitedWordsForNameOfUserDescription: "如果用户名中包含此列表中的任何字符串,将拒绝用户名更改。具有版主权限的用户不受此限制影响。" diff --git a/locales/zh-TW.yml b/locales/zh-TW.yml index 28d0e59abc..2df7ee9f86 100644 --- a/locales/zh-TW.yml +++ b/locales/zh-TW.yml @@ -1299,11 +1299,6 @@ noteClickToOpen: "點擊展開帖文詳情" enableFallbackReactButton: "啓用Fallback回應鍵" messageToFollower: "給追隨者的訊息" target: "目標 " -testCaptchaWarning: "此功能用於 CAPTCHA 的測試。<strong>請勿在正式環境中使用。</strong>" -prohibitedWordsForNameOfUser: "禁止使用的字詞(使用者名稱)" -prohibitedWordsForNameOfUserDescription: "如果使用者名稱包含此清單中的任何字串,則拒絕重新命名使用者。 具有審查員權限的使用者不受此限制的影響。" -yourNameContainsProhibitedWords: "您嘗試更改的名稱包含禁止的字串" -yourNameContainsProhibitedWordsDescription: "名稱中包含禁止使用的字串。 如果您想使用此名稱,請聯絡您的伺服器管理員。" testCaptchaWarning: "這是用於驗證碼測試的功能。**請勿在生產環境中使用。**" prohibitedWordsForNameOfUser: "禁用詞(用戶名)" prohibitedWordsForNameOfUserDescription: "如果用戶名中包含此列表中的任何字符串,將拒絕用戶名更改。具有版主權限的用戶不受此限制影響。" @@ -1312,6 +1307,7 @@ yourNameContainsProhibitedWordsDescription: "您的名稱包含禁用字符串 thisContentsAreMarkedAsSigninRequiredByAuthor: "作者已設置此內容需要登入才能查看" lockdown: "封鎖" + _accountSettings: requireSigninToViewContents: "需要登入才能檢視內容" requireSigninToViewContentsDescription1: "要求登入才能檢視您建立的所有內容,如筆記等。這可以防止爬蟲收集資訊。"