an-anime-game-launcher/public/locales/zh-tw.json
Observer KRypt0n_ d8f2531ee8
1.5.0
- 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
2021-11-12 22:29:31 +02:00

46 lines
No EOL
2 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": "執行器",
"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!"
}