diff options
| author | Snow <build-a-website@protonmail.com> | 2021-08-02 08:38:17 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2021-08-30 15:24:15 +0000 |
| commit | 90d553f4be2d439629b7933ac009bccea6281699 (patch) | |
| tree | 6f11f635cd0355e36fb8ea479581b53f6726831a /src | |
| parent | d3139a92b33444dfcd98ba8b98469008ff8b9804 (diff) | |
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (716 of 716 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hant/
Diffstat (limited to 'src')
| -rw-r--r-- | src/i18n/zh_Hant.json | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/src/i18n/zh_Hant.json b/src/i18n/zh_Hant.json index 8579ebd3..7af2cf39 100644 --- a/src/i18n/zh_Hant.json +++ b/src/i18n/zh_Hant.json @@ -115,7 +115,10 @@ "role": { "moderator": "主持人", "admin": "管理員" - } + }, + "flash_content": "點擊以使用 Ruffle 顯示 Flash 內容(實驗性,可能無效)。", + "flash_security": "請注意,這可能有潜在的危險,因為Flash內容仍然是武斷的程式碼。", + "flash_fail": "無法加載flash內容,請參閱控制台瞭解詳細資訊。" }, "finder": { "find_user": "尋找用戶", @@ -556,7 +559,9 @@ "backup_settings": "備份設置到文件", "backup_restore": "設定備份" }, - "sensitive_by_default": "默認標記發文為敏感內容" + "sensitive_by_default": "默認標記發文為敏感內容", + "right_sidebar": "在右側顯示側邊欄", + "hide_shoutbox": "隱藏實例留言框" }, "chats": { "more": "更多", @@ -797,7 +802,8 @@ "striped": "條紋背景", "side": "彩條" }, - "bot": "機器人" + "bot": "機器人", + "edit_profile": "編輯個人資料" }, "user_profile": { "timeline_title": "用戶時間線", |
