elk/locales/zh-CN.json

40 wiersze
936 B
JSON

{
"account": {
"followers_count": "被 {0} 人关注",
"following_count": "正在关注 {0} 人",
"posts_count": "{0} 条帖文"
},
"feature_flag": {
"virtual_scroll": "虚拟滚动"
},
"nav_footer": {
"select_feature_flags": "功能开关",
"select_language": "选择语言",
"toggle_theme": "切换主题",
"zen_mode": "禅模式"
},
"nav_side": {
"bookmarks": "书签",
"conversations": "私信",
"explore": "探索",
"favourites": "喜欢",
"federated": "跨站",
"home": "主页",
"local": "本地",
"notifications": "通知",
"profile": "个人资料"
},
"tab": {
"media": "媒体",
"posts": "贴文",
"posts_with_replies": "帖文与留言"
},
"timeline": {
"name": "时间轴"
},
"title": {
"federated_timeline": "@:nav_side.federated@:timeline.name",
"local_timeline": "@:nav_side.local@:timeline.name"
}
}