forked from AkkomaGang/akkoma-fe
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:
parent
0ffb7b67ed
commit
63317a2fdf
1 changed files with 14 additions and 8 deletions
|
@ -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": {
|
||||
|
|
Loading…
Reference in a new issue