commit
f559381628
|
@ -3,13 +3,13 @@
|
||||||
"application": {
|
"application": {
|
||||||
"name": "Whalebird",
|
"name": "Whalebird",
|
||||||
"about": "关于 Whalebird",
|
"about": "关于 Whalebird",
|
||||||
"preferences": "Preferences",
|
"preferences": "首选项",
|
||||||
"shortcuts": "Keyboard shortcuts",
|
"shortcuts": "快捷键",
|
||||||
"services": "服务",
|
"services": "服务",
|
||||||
"hide": "隐藏 Whalebird",
|
"hide": "隐藏 Whalebird",
|
||||||
"hide_others": "Hide others",
|
"hide_others": "Hide others",
|
||||||
"show_all": "Show all",
|
"show_all": "显示全部",
|
||||||
"open": "Open window",
|
"open": "打开窗口",
|
||||||
"quit": "退出"
|
"quit": "退出"
|
||||||
},
|
},
|
||||||
"edit": {
|
"edit": {
|
||||||
|
@ -23,10 +23,10 @@
|
||||||
},
|
},
|
||||||
"view": {
|
"view": {
|
||||||
"name": "视图",
|
"name": "视图",
|
||||||
"toggle_full_screen": "Toggle full screen"
|
"toggle_full_screen": "切换全屏"
|
||||||
},
|
},
|
||||||
"window": {
|
"window": {
|
||||||
"always_show_menu_bar": "Always show menu bar",
|
"always_show_menu_bar": "始终显示菜单栏",
|
||||||
"name": "窗口",
|
"name": "窗口",
|
||||||
"close": "关闭窗口",
|
"close": "关闭窗口",
|
||||||
"open": "打开窗口",
|
"open": "打开窗口",
|
||||||
|
@ -34,7 +34,7 @@
|
||||||
"jump_to": "跳转至"
|
"jump_to": "跳转至"
|
||||||
},
|
},
|
||||||
"help": {
|
"help": {
|
||||||
"name": "Help"
|
"name": "帮助"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"global_header": {
|
"global_header": {
|
||||||
|
@ -44,31 +44,31 @@
|
||||||
"profile": "个人资料",
|
"profile": "个人资料",
|
||||||
"show_profile": "查看个人资料",
|
"show_profile": "查看个人资料",
|
||||||
"edit_profile": "修改个人资料",
|
"edit_profile": "修改个人资料",
|
||||||
"settings": "Account settings",
|
"settings": "账户设置",
|
||||||
"collapse": "折叠",
|
"collapse": "折叠",
|
||||||
"expand": "展开",
|
"expand": "展开",
|
||||||
"home": "主页",
|
"home": "主页",
|
||||||
"notification": "Notifications",
|
"notification": "通知",
|
||||||
"direct": "私信",
|
"direct": "私信",
|
||||||
"follow_requests": "Follow requests",
|
"follow_requests": "Follow requests",
|
||||||
"favourite": "Favourited",
|
"favourite": "收藏",
|
||||||
"bookmark": "Bookmarks",
|
"bookmark": "书签",
|
||||||
"local": "本站",
|
"local": "本站",
|
||||||
"public": "Federated timeline",
|
"public": "跨站时间轴",
|
||||||
"hashtag": "Hashtags",
|
"hashtag": "话题",
|
||||||
"search": "搜索",
|
"search": "搜索",
|
||||||
"lists": "列表"
|
"lists": "列表"
|
||||||
},
|
},
|
||||||
"header_menu": {
|
"header_menu": {
|
||||||
"home": "主页",
|
"home": "主页",
|
||||||
"notification": "Notifications",
|
"notification": "通知",
|
||||||
"favourite": "Favourited",
|
"favourite": "收藏",
|
||||||
"bookmark": "Bookmarks",
|
"bookmark": "书签",
|
||||||
"follow_requests": "Follow requests",
|
"follow_requests": "Follow requests",
|
||||||
"direct_messages": "Direct messages",
|
"direct_messages": "私信",
|
||||||
"local": "本站",
|
"local": "本站",
|
||||||
"public": "Federated timeline",
|
"public": "跨站时间轴",
|
||||||
"hashtag": "Hashtags",
|
"hashtag": "话题",
|
||||||
"search": "搜索",
|
"search": "搜索",
|
||||||
"lists": "列表",
|
"lists": "列表",
|
||||||
"members": "成员",
|
"members": "成员",
|
||||||
|
@ -143,19 +143,19 @@
|
||||||
"title": "音效",
|
"title": "音效",
|
||||||
"description": "Play sounds when",
|
"description": "Play sounds when",
|
||||||
"fav_rb": "You favourite or boost a post",
|
"fav_rb": "You favourite or boost a post",
|
||||||
"toot": "You make a post"
|
"toot": "您发布了一个帖子"
|
||||||
},
|
},
|
||||||
"timeline": {
|
"timeline": {
|
||||||
"title": "时间线",
|
"title": "时间线",
|
||||||
"description": "Customize how your timelines are displayed",
|
"description": "自定义时间线的显示方式",
|
||||||
"cw": "Always expand posts tagged with content warnings.",
|
"cw": "总是展开含有警告标记的帖子.",
|
||||||
"nsfw": "Always show media.",
|
"nsfw": "总是显示所有媒体",
|
||||||
"hideAllAttachments": "Always hide media."
|
"hideAllAttachments": "总是隐藏所有媒体"
|
||||||
},
|
},
|
||||||
"other": {
|
"other": {
|
||||||
"title": "其它选项",
|
"title": "其它选项",
|
||||||
"launch": "Launch Whalebird on startup",
|
"launch": "开机启动",
|
||||||
"hideOnLaunch": "Hide the Whalebird window on launch"
|
"hideOnLaunch": "启动时隐藏 Whalebird 窗口"
|
||||||
},
|
},
|
||||||
"reset": {
|
"reset": {
|
||||||
"button": "重置首选项"
|
"button": "重置首选项"
|
||||||
|
@ -163,7 +163,7 @@
|
||||||
},
|
},
|
||||||
"appearance": {
|
"appearance": {
|
||||||
"title": "外观",
|
"title": "外观",
|
||||||
"theme_color": "Colour themes",
|
"theme_color": "颜色主题",
|
||||||
"theme": {
|
"theme": {
|
||||||
"system": "系统",
|
"system": "系统",
|
||||||
"light": "明亮",
|
"light": "明亮",
|
||||||
|
@ -189,7 +189,7 @@
|
||||||
"font_family": "字体族",
|
"font_family": "字体族",
|
||||||
"toot_padding": "Padding around posts",
|
"toot_padding": "Padding around posts",
|
||||||
"display_style": {
|
"display_style": {
|
||||||
"title": "Username display style",
|
"title": "用户名显示样式",
|
||||||
"display_name_and_username": "昵称和用户名",
|
"display_name_and_username": "昵称和用户名",
|
||||||
"display_name": "昵称",
|
"display_name": "昵称",
|
||||||
"username": "用户名"
|
"username": "用户名"
|
||||||
|
@ -201,10 +201,10 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"notification": {
|
"notification": {
|
||||||
"title": "Notifications",
|
"title": "通知",
|
||||||
"enable": {
|
"enable": {
|
||||||
"description": "Notify me when I receive...",
|
"description": "Notify me when I receive...",
|
||||||
"reply": "Replies",
|
"reply": "回复",
|
||||||
"reblog": "Boosts",
|
"reblog": "Boosts",
|
||||||
"favourite": "Favourites",
|
"favourite": "Favourites",
|
||||||
"follow": "New followers",
|
"follow": "New followers",
|
||||||
|
|
Loading…
Reference in New Issue