commit: 63317a2fdfc8e7a68ffcf58c8d2a55dcba3c6b27
parent 0ffb7b67edadc6ab28b66067dc54a79e2712fa2c
Author: Snow <build-a-website@protonmail.com>
Date: Thu, 28 Jan 2021 13:16:50 +0000
Translated using Weblate (Chinese (Traditional))
Currently translated at 99.2% (674 of 679 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hant/
Diffstat:
1 file changed, 14 insertions(+), 8 deletions(-)
diff --git a/src/i18n/zh_Hant.json b/src/i18n/zh_Hant.json
@@ -216,7 +216,8 @@
"incoming": "收到",
"outgoing": "發出",
"border": "邊框"
- }
+ },
+ "wallpaper": "桌布"
},
"preview": {
"header_faint": "這很正常",
@@ -572,16 +573,19 @@
"thread_muted_and_words": ",有这些字:",
"hide_full_subject": "隱藏完整標題",
"show_content": "顯示內容",
- "hide_content": "隱藏內容"
+ "hide_content": "隱藏內容",
+ "status_deleted": "",
+ "expand": "展开",
+ "external_source": "外部來源"
},
"time": {
- "hours": "{0} 小時",
+ "hours": "{0} 時",
"days_short": "{0}天",
"day_short": "{0}天",
"days": "{0} 天",
- "hour": "{0} 小时",
- "hour_short": "{0}h",
- "hours_short": "{0}h",
+ "hour": "{0} 時",
+ "hour_short": "{0}時",
+ "hours_short": "{0}時",
"years_short": "{0} y",
"now": "剛剛",
"day": "{0} 天",
@@ -655,7 +659,8 @@
"reload": "重新載入",
"up_to_date": "已是最新",
"no_more_statuses": "没有更多發文",
- "no_statuses": "没有發文"
+ "no_statuses": "没有發文",
+ "error": "取得時間線時發生錯誤:{0}"
},
"interactions": {
"load_older": "載入更早的互動",
@@ -788,7 +793,8 @@
"error": {
"base": "上傳失敗。",
"file_too_big": "文件太大[{filesize} {filesizeunit} / {allowedsize} {allowedsizeunit}]",
- "default": "稍後再試"
+ "default": "稍後再試",
+ "message": "上傳錯誤:{0}"
}
},
"search": {