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/
This commit is contained in:
Snow 2021-01-28 13:16:50 +00:00 committed by Weblate
parent 0ffb7b67ed
commit 63317a2fdf

View file

@ -216,7 +216,8 @@
"incoming": "收到", "incoming": "收到",
"outgoing": "發出", "outgoing": "發出",
"border": "邊框" "border": "邊框"
} },
"wallpaper": "桌布"
}, },
"preview": { "preview": {
"header_faint": "這很正常", "header_faint": "這很正常",
@ -572,16 +573,19 @@
"thread_muted_and_words": ",有这些字:", "thread_muted_and_words": ",有这些字:",
"hide_full_subject": "隱藏完整標題", "hide_full_subject": "隱藏完整標題",
"show_content": "顯示內容", "show_content": "顯示內容",
"hide_content": "隱藏內容" "hide_content": "隱藏內容",
"status_deleted": "",
"expand": "展开",
"external_source": "外部來源"
}, },
"time": { "time": {
"hours": "{0} 小時", "hours": "{0} 時",
"days_short": "{0}天", "days_short": "{0}天",
"day_short": "{0}天", "day_short": "{0}天",
"days": "{0} 天", "days": "{0} 天",
"hour": "{0} 小时", "hour": "{0} ",
"hour_short": "{0}h", "hour_short": "{0}",
"hours_short": "{0}h", "hours_short": "{0}",
"years_short": "{0} y", "years_short": "{0} y",
"now": "剛剛", "now": "剛剛",
"day": "{0} 天", "day": "{0} 天",
@ -655,7 +659,8 @@
"reload": "重新載入", "reload": "重新載入",
"up_to_date": "已是最新", "up_to_date": "已是最新",
"no_more_statuses": "没有更多發文", "no_more_statuses": "没有更多發文",
"no_statuses": "没有發文" "no_statuses": "没有發文",
"error": "取得時間線時發生錯誤:{0}"
}, },
"interactions": { "interactions": {
"load_older": "載入更早的互動", "load_older": "載入更早的互動",
@ -788,7 +793,8 @@
"error": { "error": {
"base": "上傳失敗。", "base": "上傳失敗。",
"file_too_big": "文件太大[{filesize} {filesizeunit} / {allowedsize} {allowedsizeunit}]", "file_too_big": "文件太大[{filesize} {filesizeunit} / {allowedsize} {allowedsizeunit}]",
"default": "稍後再試" "default": "稍後再試",
"message": "上傳錯誤:{0}"
} }
}, },
"search": { "search": {