mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2024-12-20 17:01:47 +03:00
abf2297145
- 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
37 lines
No EOL
1.7 KiB
JSON
37 lines
No EOL
1.7 KiB
JSON
{
|
||
"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!"
|
||
} |