an-anime-game-launcher/public/locales/zh-tw.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": "執行器",
"Language": "界面語言",
"Voice": "語音包",
"VoiceNotification": "This feature requires you to manually select the new voice pack in the game",
"SettingsTitle": "設定",
"GeneralSettings": "一般設定",
"Downloading": "下載",
"WineVersion": "Wine 版本",
"Environment": "Environment",
"EnvironmentalVariables": "Environmental variables",
"Name": "Name",
"Value": "Value",
"Add": "Add",
"Delete": "Delete",
"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!"
}