diff options
Diffstat (limited to 'config/locales/zh-TW.yml')
-rw-r--r-- | config/locales/zh-TW.yml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index bb6e761c7..b7116e02e 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -7,6 +7,7 @@ zh-TW: active_count_after: 活躍 active_footnote: 每月活躍使用者 (MAU) administered_by: 管理者: + api: API apps: 行動應用程式 apps_platforms: 在 iOS、Android 和其他平台使用 Mastodon browse_directory: 依興趣瀏覽個人資料目錄和過濾器 @@ -28,6 +29,9 @@ zh-TW: status_count_before: 他們共嘟出了 tagline: 關注朋友並探索新朋友 terms: 使用條款 + unavailable_content_description: + domain: 伺服器 + reason: 原因 user_count_after: other: 位使用者 user_count_before: 註冊使用者數 @@ -44,6 +48,7 @@ zh-TW: media: 媒體 moved_html: "%{name} 已經搬遷到 %{new_profile_link}:" network_hidden: 此訊息不可用 + never_active: 永不 nothing_here: 暫時沒有內容可供顯示! people_followed_by: "%{name} 關注的人" people_who_follow: 關注 %{name} 的人 @@ -68,6 +73,7 @@ zh-TW: destroyed_msg: 成功刪除管理備忘! accounts: approve: 核准 + approve_all: 全部批准 are_you_sure: 您確定嗎? avatar: 頭像 by_domain: 站點 @@ -132,6 +138,7 @@ zh-TW: push_subscription_expires: PuSH 訂閱過期 redownload: 重新整理個人資料 reject: 拒絕 + reject_all: 全部拒絕 remove_avatar: 取消頭像 remove_header: 移除開頭 resend_confirmation: @@ -209,11 +216,14 @@ zh-TW: delete: 刪除 destroyed_msg: 已刪除表情符號! disable: 停用 + disabled: 已停用 disabled_msg: 已停用表情符號 emoji: 表情符號 enable: 啟用 + enabled: 已啟用 enabled_msg: 已啟用表情符號 image_hint: PNG 格式, 最大 50KB + list: 列表 listed: 已顯示 new: title: 加入新的自訂表情符號 @@ -293,6 +303,10 @@ zh-TW: back_to_account: 返回帳戶 title: "%{acct} 的關注者" instances: + moderation: + all: 全部 + limited: 限制 + title: 版主 title: 聯邦 invites: filter: @@ -303,6 +317,8 @@ zh-TW: title: 邀請使用者 relays: description_html: "<strong>聯邦中繼站</strong> 是種中繼伺服器,會在訂閱並推送至此中繼站的伺服器之間交換大量的公開嘟文。<strong>中繼站也能協助小型或中型伺服器從聯邦中探索內容</strong>,而無須本地使用者手動關注遠端伺服器的其他使用者。" + disabled: 停用 + enable: 啟用 report_notes: created_msg: 檢舉記錄建立成功! destroyed_msg: 檢舉記錄刪除成功! @@ -397,7 +413,13 @@ zh-TW: no_media: 不含媒體檔案 title: 帳戶嘟文 with_media: 含有媒體檔案 + tags: + name: Hashtag title: 管理介面 + warning_presets: + add_new: 新增 + delete: 刪除 + edit: 編輯 admin_mailer: new_report: body: "%{reporter} 檢舉了使用者 %{target}" |