mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-07 06:56:04 +02:00
Update localization (#552)
* Update localization * Update zh_CN.json * Update zh_CN.json
This commit is contained in:
@@ -399,13 +399,25 @@
|
|||||||
"modify_filename": "修改文件名",
|
"modify_filename": "修改文件名",
|
||||||
"modify_filename_tooltip": "除了文件元数据外,还将把世界ID添加到截图文件名中。"
|
"modify_filename_tooltip": "除了文件元数据外,还将把世界ID添加到截图文件名中。"
|
||||||
},
|
},
|
||||||
|
"app_launcher": {
|
||||||
|
"header": "应用启动器",
|
||||||
|
"folder": "打开启动文件夹",
|
||||||
|
"folder_tooltip": "如果要在VRChat启动时一起启动一些APP,请将快捷方式放在这个文件夹中.",
|
||||||
|
"enable": "启用",
|
||||||
|
"auto_close": "在VRC关闭后自动关闭这些APP"
|
||||||
|
},
|
||||||
"cache_debug": {
|
"cache_debug": {
|
||||||
"header": "VRCX 世界缓存/调试",
|
"header": "VRCX 世界缓存/调试",
|
||||||
|
"udon_exception_logging": "显示Udon 错误日志",
|
||||||
|
"gpu_fix": "修复SteamVR叠加层显示问题",
|
||||||
|
"gpu_fix_notice": "(需要重启)",
|
||||||
|
"gpu_fix_warning": "只有在SteamVR叠加层不工作并且你有2张显卡的情况下才需要启用这个选项。",
|
||||||
"disable_gamelog": "关闭游戏日志",
|
"disable_gamelog": "关闭游戏日志",
|
||||||
"disable_gamelog_notice": "(可能会弄坏很多东西!)",
|
"disable_gamelog_notice": "(可能会弄坏很多东西!)",
|
||||||
"user_cache": "玩家缓存:",
|
"user_cache": "玩家缓存:",
|
||||||
"world_cache": "世界缓存:",
|
"world_cache": "世界缓存:",
|
||||||
"avatar_cache": "模型缓存:",
|
"avatar_cache": "模型缓存:",
|
||||||
|
"group_cache": "群组信息缓存:",
|
||||||
"avatar_name_cache": "模型名称缓存:",
|
"avatar_name_cache": "模型名称缓存:",
|
||||||
"clear_cache": "清除缓存",
|
"clear_cache": "清除缓存",
|
||||||
"auto_clear_cache": "自动清除缓存",
|
"auto_clear_cache": "自动清除缓存",
|
||||||
@@ -500,7 +512,7 @@
|
|||||||
"decline_friend_request": "回绝好友申请",
|
"decline_friend_request": "回绝好友申请",
|
||||||
"cancel_friend_request": "取消好友申请",
|
"cancel_friend_request": "取消好友申请",
|
||||||
"send_friend_request": "发送好友申请",
|
"send_friend_request": "发送好友申请",
|
||||||
"show_avatar_author": "显示模型作者",
|
"show_avatar_author": "显示模型信息",
|
||||||
"show_fallback_avatar": "显示备用模型信息",
|
"show_fallback_avatar": "显示备用模型信息",
|
||||||
"show_previous_instances": "显示以前一起加入过的房间",
|
"show_previous_instances": "显示以前一起加入过的房间",
|
||||||
"show_previous_images": "显示以前使用过的图片",
|
"show_previous_images": "显示以前使用过的图片",
|
||||||
@@ -547,7 +559,8 @@
|
|||||||
"avatar_cloning_allow": "允许",
|
"avatar_cloning_allow": "允许",
|
||||||
"avatar_cloning_deny": "不允许",
|
"avatar_cloning_deny": "不允许",
|
||||||
"home_location": "出生点",
|
"home_location": "出生点",
|
||||||
"accuracy_notice": "本地数据库的数据可能不准确"
|
"accuracy_notice": "本地数据库的数据可能不准确",
|
||||||
|
"instance_full": "房间已满"
|
||||||
},
|
},
|
||||||
"groups": {
|
"groups": {
|
||||||
"header": "加入的群组",
|
"header": "加入的群组",
|
||||||
@@ -613,7 +626,8 @@
|
|||||||
"capacity_count": "玩家上限 {count} ({max})",
|
"capacity_count": "玩家上限 {count} ({max})",
|
||||||
"self_invite_tooltip": "自我邀请",
|
"self_invite_tooltip": "自我邀请",
|
||||||
"refresh_user_count_tooltip": "刷新房间人数",
|
"refresh_user_count_tooltip": "刷新房间人数",
|
||||||
"instance_creator": "房间建立者"
|
"instance_creator": "房间建立者",
|
||||||
|
"instance_full": "房间已满"
|
||||||
},
|
},
|
||||||
"info": {
|
"info": {
|
||||||
"header": "信息",
|
"header": "信息",
|
||||||
@@ -683,7 +697,8 @@
|
|||||||
"platform": "平台"
|
"platform": "平台"
|
||||||
},
|
},
|
||||||
"json": {
|
"json": {
|
||||||
"header": "原始JSON信息"
|
"header": "原始JSON信息",
|
||||||
|
"file_analysis": "缓存文件分析"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"group": {
|
"group": {
|
||||||
@@ -722,6 +737,7 @@
|
|||||||
"info": {
|
"info": {
|
||||||
"header": "信息",
|
"header": "信息",
|
||||||
"announcement": "公告",
|
"announcement": "公告",
|
||||||
|
"instance_full": "房间已满",
|
||||||
"rules": "规则",
|
"rules": "规则",
|
||||||
"members": "成员",
|
"members": "成员",
|
||||||
"created_at": "创建时间",
|
"created_at": "创建时间",
|
||||||
@@ -732,6 +748,7 @@
|
|||||||
"id_tooltip": "复制 ID 到剪贴板",
|
"id_tooltip": "复制 ID 到剪贴板",
|
||||||
"joined_at": "加入时间",
|
"joined_at": "加入时间",
|
||||||
"roles": "身份组",
|
"roles": "身份组",
|
||||||
|
"role": "身份组:",
|
||||||
"role_description": "描述:",
|
"role_description": "描述:",
|
||||||
"role_updated_at": "更新时间:",
|
"role_updated_at": "更新时间:",
|
||||||
"role_created_at": "创建时间:",
|
"role_created_at": "创建时间:",
|
||||||
@@ -739,9 +756,20 @@
|
|||||||
},
|
},
|
||||||
"members": {
|
"members": {
|
||||||
"header": "成员",
|
"header": "成员",
|
||||||
"all_members": "所有成员",
|
"all_members": "成员列表",
|
||||||
"friends_only": "好友",
|
"friends_only": "好友",
|
||||||
"load_more": "载入更多……"
|
"load_more": "载入更多……",
|
||||||
|
"sort_by": "排序设置:",
|
||||||
|
"sorting": {
|
||||||
|
"user_id": "用户ID (顺序)",
|
||||||
|
"joined_at_asc": "加入时间 (顺序)",
|
||||||
|
"joined_at_desc": "加入时间 (倒序)"
|
||||||
|
},
|
||||||
|
"filter": "按身份组筛选:",
|
||||||
|
"filters": {
|
||||||
|
"everyone": "所有人",
|
||||||
|
"users_with_no_role": "没有身份组的成员"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"gallery": {
|
"gallery": {
|
||||||
"header": "相册"
|
"header": "相册"
|
||||||
@@ -782,13 +810,16 @@
|
|||||||
},
|
},
|
||||||
"new_instance": {
|
"new_instance": {
|
||||||
"header": "新房间",
|
"header": "新房间",
|
||||||
"access_type": "房间种类",
|
"access_type": "房间类型",
|
||||||
"access_type_public": "公开",
|
"access_type_public": "公开",
|
||||||
"access_type_group": "群组",
|
"access_type_group": "群组",
|
||||||
"access_type_friend_plus": "好友+",
|
"access_type_friend_plus": "好友+",
|
||||||
"access_type_friend": "好友",
|
"access_type_friend": "好友",
|
||||||
"access_type_invite_plus": "邀请+",
|
"access_type_invite_plus": "邀请+",
|
||||||
"access_type_invite": "邀请",
|
"access_type_invite": "邀请",
|
||||||
|
"group_access_type": "房间类型",
|
||||||
|
"group_access_type_members": "仅限群组成员",
|
||||||
|
"group_access_type_public": "公开",
|
||||||
"region": "地区",
|
"region": "地区",
|
||||||
"region_usw": "美国西部",
|
"region_usw": "美国西部",
|
||||||
"region_use": "美国东部",
|
"region_use": "美国东部",
|
||||||
@@ -799,6 +830,7 @@
|
|||||||
"instance_id_placeholder": "随机数",
|
"instance_id_placeholder": "随机数",
|
||||||
"instance_creator": "房间建立者",
|
"instance_creator": "房间建立者",
|
||||||
"instance_creator_placeholder": "选择玩家",
|
"instance_creator_placeholder": "选择玩家",
|
||||||
|
"group_placeholder": "选择一个群组",
|
||||||
"group_id": "群组 ID",
|
"group_id": "群组 ID",
|
||||||
"location": "地点",
|
"location": "地点",
|
||||||
"url": "链接",
|
"url": "链接",
|
||||||
@@ -851,6 +883,13 @@
|
|||||||
"cancel": "取消",
|
"cancel": "取消",
|
||||||
"save": "保存"
|
"save": "保存"
|
||||||
},
|
},
|
||||||
|
"download_history": {
|
||||||
|
"header": "下载记录",
|
||||||
|
"queue": "下载队列:",
|
||||||
|
"history": "历史记录:",
|
||||||
|
"cancel_all": "取消全部",
|
||||||
|
"close": "关闭"
|
||||||
|
},
|
||||||
"vrcx_updater": {
|
"vrcx_updater": {
|
||||||
"header": "VRCX 更新器",
|
"header": "VRCX 更新器",
|
||||||
"latest_version": "VRCX 已是最新版本。",
|
"latest_version": "VRCX 已是最新版本。",
|
||||||
@@ -963,13 +1002,6 @@
|
|||||||
"choose_friends_placeholder": "选择好友",
|
"choose_friends_placeholder": "选择好友",
|
||||||
"selected_users": "已选择的玩家"
|
"selected_users": "已选择的玩家"
|
||||||
},
|
},
|
||||||
"download_history": {
|
|
||||||
"header": "下载记录",
|
|
||||||
"queue": "下载队列:",
|
|
||||||
"history": "历史记录:",
|
|
||||||
"cancel_all": "取消全部",
|
|
||||||
"close": "关闭"
|
|
||||||
},
|
|
||||||
"note_export": {
|
"note_export": {
|
||||||
"header": "备注导出",
|
"header": "备注导出",
|
||||||
"description1": "这个过程将导出你所有的 VRCX 备忘录并将它们导入到 VRChat 备注中。",
|
"description1": "这个过程将导出你所有的 VRCX 备忘录并将它们导入到 VRChat 备注中。",
|
||||||
@@ -977,7 +1009,7 @@
|
|||||||
"description3": "- API 接口有速率限制,每个请求之间会有很大的延迟。",
|
"description3": "- API 接口有速率限制,每个请求之间会有很大的延迟。",
|
||||||
"description4": "- 每个备注的字数限制为 256 个字符。",
|
"description4": "- 每个备注的字数限制为 256 个字符。",
|
||||||
"description5": "- 脏话过滤器(一点乐趣都没有)。",
|
"description5": "- 脏话过滤器(一点乐趣都没有)。",
|
||||||
"description6": "- 不能换行(将会被替换成空格)。",
|
"description6": "- 不能换行(换行符将会被替换成空格)。",
|
||||||
"description7": "- 这将会覆盖这些玩家现有的任何 VRChat 备注。",
|
"description7": "- 这将会覆盖这些玩家现有的任何 VRChat 备注。",
|
||||||
"description8": "- 在这里所做的任何编辑都不会影响 VRCX 备忘录,但会在导出后会影响 VRChat 备注。",
|
"description8": "- 在这里所做的任何编辑都不会影响 VRCX 备忘录,但会在导出后会影响 VRChat 备注。",
|
||||||
"refresh": "刷新",
|
"refresh": "刷新",
|
||||||
@@ -1055,6 +1087,7 @@
|
|||||||
},
|
},
|
||||||
"change_log": {
|
"change_log": {
|
||||||
"header": "更新日志",
|
"header": "更新日志",
|
||||||
|
"description": "考虑捐赠一下,以支持VRCX的未来发展",
|
||||||
"close": "关闭",
|
"close": "关闭",
|
||||||
"donate": "捐赠支持",
|
"donate": "捐赠支持",
|
||||||
"github": "在GitHub上查看"
|
"github": "在GitHub上查看"
|
||||||
@@ -1078,7 +1111,11 @@
|
|||||||
},
|
},
|
||||||
"screenshot_metadata": {
|
"screenshot_metadata": {
|
||||||
"header": "屏幕截图元数据查看器",
|
"header": "屏幕截图元数据查看器",
|
||||||
|
"drag": "拖放截图到这里",
|
||||||
"browse": "选择文件",
|
"browse": "选择文件",
|
||||||
|
"last_screenshot": "上一张图片",
|
||||||
|
"copy_image": "复制图片",
|
||||||
|
"open_folder": "打开文件夹",
|
||||||
"upload": "上传"
|
"upload": "上传"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user