an-anime-game-launcher/public/locales/en.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.1 KiB
JSON

{
"Install": "Install",
"Update": "Update",
"Launch": "Launch",
"Runners": "Runners",
"Language": "Language",
"Voice": "Voice Pack",
"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": "Settings",
"GeneralSettings": "General",
"WineVersion": "Wine version",
"Environment": "Environment",
"EnvironmentalVariables": "Environmental variables",
"Name": "Name",
"Value": "Value",
"Add": "Add",
"Delete": "Delete",
"Statistics": "Statistics",
"YouPlayedFor": "You've played for",
"hours": "hours",
"Downloading": "Downloading",
"Unpack": "Unpacking",
"GameDownloaded": "Game was successfully installed",
"ApplyPatch": "Applying patch...",
"PatchRequired": "Patch required",
"PatchRequiredHint": "This game version doesn't have an anti-cheat patch. Please, wait a few days and try again",
"TestPatch": "Apply test patch",
"TestPatchHint": "This game version has an anti-cheat patch, but it is in the testing phase. You can wait a few days until it is stable or apply it at your own risk",
"AnalyticsTitle": "Yanfei's commission...",
"ParticipateInAnalytics": "Participate in anonymous data collection",
"AnalyticsText1": "To count the active user base for Linux, Yanfei would like to collect your IP address everytime the game updates",
"AnalyticsText2": "The IP address will be hashed for security purpose",
"AnalyticsShareCountry": "Share country",
"Participate": "Participate",
"Skip": "Skip",
"SkipAndDontAsk": "Skip and don't ask again",
"LauncherUpdateTitle": "Launcher update available: ",
"LauncherUpdateBody": "You can download a new version of the launcher from the project's repository at {uri.launcher}",
"TelemetryNotDisabled": "{placeholders.uppercase.company}'s telemetry servers don't disabled!"
}