mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-20 03:42:10 +03:00
New translations en-US.json (Chinese Simplified)
This commit is contained in:
parent
2ba6c2a9a0
commit
1744275ef3
@ -8,7 +8,34 @@
|
|||||||
"transfer_to_vesting": "转账到 Steem Power",
|
"transfer_to_vesting": "转账到 Steem Power",
|
||||||
"transfer_from_savings": "从储蓄中转账",
|
"transfer_from_savings": "从储蓄中转账",
|
||||||
"withdraw_vesting": "Power Down",
|
"withdraw_vesting": "Power Down",
|
||||||
"fill_order": "交付订单",
|
"fill_order": "交付订单"
|
||||||
|
},
|
||||||
|
"notification": {
|
||||||
|
"vote": "赞了您的帖子",
|
||||||
|
"unvote": "取消点赞您的帖子",
|
||||||
|
"reply": "回复了您的帖子",
|
||||||
|
"mention": "提到了您",
|
||||||
|
"follow": "关注了您",
|
||||||
|
"unfollow": "取消关注了您",
|
||||||
|
"ignore": "忽视了您",
|
||||||
|
"reblog": "转发了您的帖子",
|
||||||
|
"transfer": "transferred",
|
||||||
|
"notification": "通知",
|
||||||
|
"leaderboard": "排行榜",
|
||||||
|
"epoint": "Points",
|
||||||
|
"leaderboard_title": "Top Users",
|
||||||
|
"recent": "最近",
|
||||||
|
"yesterday": "昨天",
|
||||||
|
"this_week": "本周",
|
||||||
|
"this_month": "本月",
|
||||||
|
"older_then": "一个月前"
|
||||||
|
},
|
||||||
|
"leaderboard": {
|
||||||
|
"daily": "DAILY",
|
||||||
|
"weekly": "WEEKLY",
|
||||||
|
"monthly": "MONTHLY"
|
||||||
|
},
|
||||||
|
"points": {
|
||||||
"post": "Post",
|
"post": "Post",
|
||||||
"comment": "Comment",
|
"comment": "Comment",
|
||||||
"checkin": "Check-in",
|
"checkin": "Check-in",
|
||||||
@ -80,31 +107,6 @@
|
|||||||
"title": "STEEM POWER"
|
"title": "STEEM POWER"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"notification": {
|
|
||||||
"vote": "赞了您的帖子",
|
|
||||||
"unvote": "取消点赞您的帖子",
|
|
||||||
"reply": "回复了您的帖子",
|
|
||||||
"mention": "提到了您",
|
|
||||||
"follow": "关注了您",
|
|
||||||
"unfollow": "取消关注了您",
|
|
||||||
"ignore": "忽视了您",
|
|
||||||
"reblog": "转发了您的帖子",
|
|
||||||
"transfer": "transferred",
|
|
||||||
"notification": "通知",
|
|
||||||
"leaderboard": "排行榜",
|
|
||||||
"epoint": "Points",
|
|
||||||
"leaderboard_title": "Top Users",
|
|
||||||
"recent": "最近",
|
|
||||||
"yesterday": "昨天",
|
|
||||||
"this_week": "本周",
|
|
||||||
"this_month": "本月",
|
|
||||||
"older_then": "一个月前"
|
|
||||||
},
|
|
||||||
"leaderboard": {
|
|
||||||
"daily": "Daily",
|
|
||||||
"weekly": "Weekly",
|
|
||||||
"monthly": "Monthly"
|
|
||||||
},
|
|
||||||
"messages": {
|
"messages": {
|
||||||
"comingsoon": "即将推出消息功能!"
|
"comingsoon": "即将推出消息功能!"
|
||||||
},
|
},
|
||||||
@ -332,10 +334,12 @@
|
|||||||
"comments": "Comments"
|
"comments": "Comments"
|
||||||
},
|
},
|
||||||
"comment_filter": {
|
"comment_filter": {
|
||||||
"trending": "trending",
|
"trending": "TOP",
|
||||||
"reputation": "reputation",
|
"reputation": "REPUTATION",
|
||||||
"votes": "votes",
|
"votes": "VOTE",
|
||||||
"age": "age"
|
"age": "AGE",
|
||||||
|
"top": "TOP",
|
||||||
|
"time": "TIME"
|
||||||
},
|
},
|
||||||
"transfer": {
|
"transfer": {
|
||||||
"from": "From",
|
"from": "From",
|
||||||
|
Loading…
Reference in New Issue
Block a user