mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-21 04:11:50 +03:00
New translations en-US.json (Chinese Traditional)
This commit is contained in:
parent
a8a37c3cca
commit
1891b3c055
@ -28,6 +28,9 @@
|
||||
"reblog_title": "Points for reblog",
|
||||
"login_title": "Points for login",
|
||||
"checkin_title": "Points for heartbeat",
|
||||
"referral": "Referral",
|
||||
"referral_title": "Referral rewards",
|
||||
"referral_desc": "Invite friends and earn ESTM",
|
||||
"checkin_extra_title": "Usage bonus",
|
||||
"no_activity": "No recent activity",
|
||||
"outgoing_transfer_description": "",
|
||||
@ -100,14 +103,14 @@
|
||||
}
|
||||
},
|
||||
"notification": {
|
||||
"vote": "贊了您的帖子",
|
||||
"unvote": "取消點讚您的帖子",
|
||||
"reply": "回復了您的帖子",
|
||||
"mention": "提到了您",
|
||||
"vote": "voted",
|
||||
"unvote": "unvoted",
|
||||
"reply": "replied to",
|
||||
"mention": "mentioned in",
|
||||
"follow": "關注了您",
|
||||
"unfollow": "取消關注了您",
|
||||
"ignore": "忽略了您",
|
||||
"reblog": "轉發了您的帖子",
|
||||
"reblog": "reblogged",
|
||||
"transfer": "transferred",
|
||||
"notification": "通知",
|
||||
"leaderboard": "排行榜",
|
||||
@ -117,7 +120,11 @@
|
||||
"yesterday": "昨天",
|
||||
"this_week": "本週",
|
||||
"this_month": "本月",
|
||||
"older_then": "一個月前"
|
||||
"older_then": "一個月前",
|
||||
"activities": "All",
|
||||
"replies": "回覆",
|
||||
"mentions": "Mentions",
|
||||
"reblogs": "Reblogs"
|
||||
},
|
||||
"leaderboard": {
|
||||
"daily": "DAILY",
|
||||
@ -206,7 +213,10 @@
|
||||
},
|
||||
"home": {
|
||||
"feed": "動態消息",
|
||||
"popular": "熱門"
|
||||
"popular": "熱門",
|
||||
"top": "Top",
|
||||
"hot": "Hot",
|
||||
"new": "New"
|
||||
},
|
||||
"side_menu": {
|
||||
"profile": "個人檔案",
|
||||
|
Loading…
Reference in New Issue
Block a user