mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2024-12-20 17:01:47 +03:00
d8f2531ee8
- added HUD option with DXVK HUD and MangoHud support - added shaders manager based on vkBasalt - updated readme + added patch's update delation notification + game's name replacement request moved to the top of the repository because readme became too large + added additional requirements table + updated goals - updated statistics - added additional horizontal padding for selectable options - removed old config file compatibilities checks - now selectable options can be dynamically extended - some let variables changed to const - added constants.appDir / chadersDir properties - added i18n.language property - updated electron version to 15.3.1
46 lines
No EOL
2 KiB
JSON
46 lines
No EOL
2 KiB
JSON
{
|
||
"Install": "安裝",
|
||
"Update": "更新",
|
||
"Launch": "啟動遊戲",
|
||
"Runners": "執行器",
|
||
"Language": "界面語言",
|
||
"Voice": "語音包",
|
||
"VoiceNotification": "This feature requires you to manually select the new voice pack in the game",
|
||
"PreInstallationRequired": "pre-installation required",
|
||
"AutoTheme": "Automatic theme switching",
|
||
"ToggleShadersText": "Use Home button to toggle shaders in the game",
|
||
"Shaders": "Shaders",
|
||
"Author": "Author",
|
||
"NoImages": "No images added",
|
||
"SettingsTitle": "設定",
|
||
"GeneralSettings": "一般設定",
|
||
"Downloading": "下載",
|
||
"WineVersion": "Wine 版本",
|
||
"Environment": "Environment",
|
||
"EnvironmentalVariables": "Environmental variables",
|
||
"Name": "Name",
|
||
"Value": "Value",
|
||
"Add": "Add",
|
||
"Delete": "Delete",
|
||
"Statistics": "Statistics",
|
||
"YouPlayedFor": "You've played for",
|
||
"hours": "hours",
|
||
"Unpack": "解壓縮中...",
|
||
"GameDownloaded": "遊戲安裝成功",
|
||
"ApplyPatch": "套用補丁...",
|
||
"PatchRequired": "需要補丁",
|
||
"PatchRequiredHint": "此遊戲版本沒有防作弊補丁。請等待幾天後再重試。",
|
||
"TestPatch": "套用測試補丁",
|
||
"TestPatchHint": "該遊戲版本有一個防作弊補丁,但處於測試階段,較不穩定。",
|
||
"AnalyticsTitle": "Yanfei 數據收集",
|
||
"ParticipateInAnalytics": "參與匿名數據收集",
|
||
"AnalyticsText1": "為了統計Linux活躍使用者,Yanfei想在每次遊戲更新時收集您的IP位置。",
|
||
"AnalyticsText2": "為安全起見,該IP位置將被加密。",
|
||
"AnalyticsShareCountry": "分享國家或地區",
|
||
"Participate": "參與",
|
||
"Skip": "跳過",
|
||
"SkipAndDontAsk": "跳過,不要再詢問我",
|
||
"LauncherUpdateTitle": "啟動器有新的更新可用:",
|
||
"LauncherUpdateBody": "您可以從此專案的資源庫中下載新版本的啟動器,網址是:{uri.launcher}",
|
||
"TelemetryNotDisabled": "{placeholders.uppercase.company}'s telemetry servers don't disabled!"
|
||
} |