diff options
| author | shironeko <shironeko@tesaguri.club> | 2020-12-13 05:34:49 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2021-01-05 08:09:18 +0000 |
| commit | 2509bfc5e6816b373fd78bfabbc43945717e883a (patch) | |
| tree | 6544a4a1b5e7d59c8290e748fc5e08d17d4aa7a9 /src | |
| parent | d50798e8ce77191952b5535af802e098d66d0a56 (diff) | |
Translated using Weblate (Chinese (Traditional))
Currently translated at 99.4% (668 of 672 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 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/i18n/zh_Hant.json b/src/i18n/zh_Hant.json index f2625116..cfee9b02 100644 --- a/src/i18n/zh_Hant.json +++ b/src/i18n/zh_Hant.json @@ -35,7 +35,8 @@ "follow_request": "想要關注你", "followed_you": "關注了你", "favorited_you": "喜歡了你的發文", - "broken_favorite": "未知的狀態,正在搜索中…" + "broken_favorite": "未知的狀態,正在搜索中…", + "error": "獲取通知錯誤:{0}" }, "nav": { "chats": "聊天", @@ -121,7 +122,8 @@ "media_proxy": "媒體代理", "pleroma_chat_messages": "Pleroma 聊天", "chat": "聊天", - "gopher": "Gopher" + "gopher": "Gopher", + "upload_limit": "上傳限制" }, "exporter": { "processing": "正在處理,稍後會提示您下載文件", |
