an-anime-game-launcher/public/locales/zh-cn.json
Observer KRypt0n_ abf2297145
1.3.0
- added voicepacks support
- added LauncherUI.updateLauncherState method
  to automatically update launcher state
  it possibly can break clear game installation because I changed the way
  launcher identifies its state after some actions
- changed way the main button identifies what should it do
- now settings button hides when the launcher downloading something
- updated settings button icon
- updated background picture caching algorithm
2021-11-04 16:09:41 +02:00

37 lines
No EOL
1.7 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"Install": "安装",
"Update": "更新",
"Launch": "发射",
"Runners": "Runners",
"Language": "语言",
"Voice": "语音包",
"VoiceNotification": "This feature requires you to manually select the new voice pack in the game",
"SettingsTitle": "设置",
"GeneralSettings": "一般的",
"Downloading": "下载",
"WineVersion": "葡萄酒版",
"Environment": "Environment",
"EnvironmentalVariables": "Environmental variables",
"Name": "Name",
"Value": "Value",
"Add": "Add",
"Delete": "Delete",
"Unpack": "开箱",
"GameDownloaded": "游戏安装成功",
"ApplyPatch": "应用补丁...",
"PatchRequired": "需要补丁",
"PatchRequiredHint": "此游戏版本没有防作弊补丁。请等待几天,然后重试",
"TestPatch": "应用测试补丁",
"TestPatchHint": "此游戏版本有防作弊补丁,但处于测试阶段。您可以等待几天直到它稳定或自担风险应用它",
"AnalyticsTitle": "燕飞的委托...",
"ParticipateInAnalytics": "参与匿名数据收集",
"AnalyticsText1": "为了统计Linux的活跃用户群燕飞想在每次游戏更新时收集你的IP地址。",
"AnalyticsText2": "为安全起见该IP地址将被加密。",
"AnalyticsShareCountry": "分享国家",
"Participate": "参与",
"Skip": "省略",
"SkipAndDontAsk": "跳过,不要再问",
"LauncherUpdateTitle": "启动器更新可用:",
"LauncherUpdateBody": "你可以从项目的资源库中下载新版本的启动器,网址是:{uri.launcher}",
"TelemetryNotDisabled": "{placeholders.uppercase.company}'s telemetry servers don't disabled!"
}