diff options
| author | Kian-ting Tan <chenjt30@gmail.com> | 2023-07-08 06:58:50 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2023-07-11 13:00:40 +0000 |
| commit | 837dd81d21a28dfc24a76434f0f3bded1a5f179b (patch) | |
| tree | ffe01235bc375e9d36fd36feb34c811419404770 | |
| parent | 6413aef1b4ae89f83042ad89f0bb6190feedc939 (diff) | |
Translated using Weblate (Chinese (Traditional))
Currently translated at 68.0% (717 of 1054 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hant/
| -rw-r--r-- | src/i18n/zh_Hant.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/src/i18n/zh_Hant.json b/src/i18n/zh_Hant.json index 96c75215..2baed898 100644 --- a/src/i18n/zh_Hant.json +++ b/src/i18n/zh_Hant.json @@ -546,7 +546,7 @@ "backend_version": "後端版本", "frontend_version": "前端版本" }, - "virtual_scrolling": "優化時間線渲染", + "virtual_scrolling": "最佳化時間軸算繪", "import_mutes_from_a_csv_file": "從CSV文件導入靜音", "mutes_imported": "靜音導入了!處理它們將需要一段時間。", "mute_import": "靜音導入", @@ -576,7 +576,10 @@ }, "sensitive_by_default": "默認標記發文為敏感內容", "right_sidebar": "在右側顯示側邊欄", - "hide_shoutbox": "隱藏實例留言框" + "hide_shoutbox": "隱藏實例留言框", + "mention_link_display_short": "總是使用短名(如: {'@'}foo)", + "mention_link_display": "顯式提及連結", + "use_at_icon": "將{'@'}改用圖標顯示,不用文字" }, "chats": { "more": "更多", |
