From 88f4e371699f0ea4947fc96330647fd5d34924ff Mon Sep 17 00:00:00 2001 From: sovzzz <60016107+sovzzz@users.noreply.github.com> Date: Fri, 30 Jun 2023 18:40:16 +0800 Subject: [PATCH] update simplified chinese translation --- .../Locales/Chinese (Simplified).json | 32 +++++++++---------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/project/Aki.Launcher/Aki_Data/Launcher/Locales/Chinese (Simplified).json b/project/Aki.Launcher/Aki_Data/Launcher/Locales/Chinese (Simplified).json index 125d9a5..4d2d040 100644 --- a/project/Aki.Launcher/Aki_Data/Launcher/Locales/Chinese (Simplified).json +++ b/project/Aki.Launcher/Aki_Data/Launcher/Locales/Chinese (Simplified).json @@ -66,19 +66,19 @@ "file_mismatch_dialog_message": "输入文件哈希与预期哈希不匹配。您的客户端文件可能使用了错误的AKI版本。\n\n是否继续?", "yes": "确定", "no": "取消", - "open_folder": "Open Folder", - "select_edition": "Select Edition", - "profile_created": "Profile Created", - "registration_question_format_1": "Profile '{0}' does not exist.\n\nWould you like to create it?", - "next_level_in": "Next level in", - "wipe_warning": "Changing your account edition requires a profile wipe. This will reset your game progress.", - "copied": "Copied", - "no_profile_data": "No profile data", - "profile_version_mismath": "Your profile was made using a different version of aki and may have issues", - "profile_removed": "Profile removed", - "profile_removal_failed": "Failed to remove profile", - "profile_remove_question_format_1": "Permanently remove profile '{0}'?", - "i_understand": "I Understand", - "game_version_mismatch_format_2": "SPT is unable to run, this is because SPT expected to find EFT version '{1}',\nbut instead found version '{0}'\n\nEnsure you've downgraded your EFT as described in the install guide\non the page you downloaded SPT from", - "description": "Description" -} \ No newline at end of file + "open_folder": "打开文件夹", + "select_edition": "选择版本", + "profile_created": "档案已创建", + "registration_question_format_1": "档案 '{0}' 不存在。\n\n你想要新建它吗?", + "next_level_in": "离下一级还有", + "wipe_warning": "更换账号版本需要抹除档案。这会重置你的游戏进度。", + "copied": "已复制", + "no_profile_data": "没有档案数据", + "profile_version_mismath": "你的档案是使用一个不同版本的aki创建的,可能会存在问题", + "profile_removed": "档案已移除", + "profile_removal_failed": "移除档案失败", + "profile_remove_question_format_1": "永久移除档案 '{0}'吗?", + "i_understand": "我了解", + "game_version_mismatch_format_2": "SPT无法运行,这是由于SPT需要EFT版本 '{1}',\n但现有版本是 '{0}'\n\n确保你已经按照你下载SPT的页面上的\n安装指导的描述降级你的EFT", + "description": "描述" +}