mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2024-12-20 17:01:47 +03:00
Merge branch 'neutralino' of https://gitlab.com/KRypt0n_/an-anime-game-launcher into neutralino
This commit is contained in:
commit
26a5b2f91f
10 changed files with 193 additions and 16 deletions
|
@ -11,32 +11,32 @@ launcher:
|
|||
states:
|
||||
# When the game should be installed or updated
|
||||
installation:
|
||||
install_wine: Install Wine
|
||||
install_dxvk: Install DXVK
|
||||
install: Install
|
||||
update: Update
|
||||
install_wine: Wine installieren
|
||||
install_dxvk: DXVK installieren
|
||||
install: Installieren
|
||||
update: Updaten
|
||||
|
||||
# When the game should be patched
|
||||
patching:
|
||||
# Patch unavailable
|
||||
unavailable:
|
||||
title: Patch unavailable
|
||||
hint: This game version has no anti-cheat patch.
|
||||
Please, wait a few days before there will be a test or stable version
|
||||
title: Patch nicht verfügbar
|
||||
hint: Diese Spielversion hat kein patch zu verfügung.
|
||||
Bitte warte ein paar Tage um zusehen ob ein test oder stabil Patch veröffentlicht worde.
|
||||
|
||||
# Patch is in testing
|
||||
test:
|
||||
title: Apply test patch
|
||||
hint: This game version has an experimental anti-cheat patch.
|
||||
You can wait a few days until it is stable or apply it at your own risk
|
||||
title: Test Patch anwenden
|
||||
hint: Diese Spielversion hat ein Test Patch verfügbar.
|
||||
Sie können ein paar Tage warten um den Stabilen patch zu installieren oder sie können den Test Patch installieren und ihr Account riskieren.
|
||||
|
||||
# Patch is stable
|
||||
stable: Apply patch
|
||||
stable: Patch anwenden
|
||||
|
||||
# When the game is ready for playing
|
||||
ready:
|
||||
launch: Launch
|
||||
predownload: Pre-download update
|
||||
launch: Starten
|
||||
predownload: Update vorinstallieren
|
||||
|
||||
# Einstellungs Fenster
|
||||
settings:
|
||||
|
@ -57,6 +57,7 @@ settings:
|
|||
es-es: Español
|
||||
it-it: Italiano
|
||||
vi-vn: Tiếng Việt
|
||||
uwu: Engwish
|
||||
|
||||
# Spiel sprachpaket auswahl
|
||||
voice:
|
||||
|
@ -102,7 +103,7 @@ settings:
|
|||
hud:
|
||||
title: HUD
|
||||
items:
|
||||
none: None
|
||||
none: Aus
|
||||
dxvk: DXVK
|
||||
mangohud: MangoHUD
|
||||
|
||||
|
@ -161,7 +162,7 @@ settings:
|
|||
title: Shaders
|
||||
tooltip: Benutze die Home/POS1 taste um die Shader in-spiel zu togglen
|
||||
items:
|
||||
none: None
|
||||
none: Aus
|
||||
custom: Custom
|
||||
|
||||
author: 'Autor: {author}'
|
||||
|
|
|
@ -57,6 +57,7 @@ settings:
|
|||
es-es: Español
|
||||
it-it: Italiano
|
||||
vi-vn: Tiếng Việt
|
||||
uwu: Engwish
|
||||
|
||||
# Game voice pack language
|
||||
voice:
|
||||
|
|
|
@ -57,6 +57,7 @@ settings:
|
|||
es-es: Español
|
||||
it-it: Italiano
|
||||
vi-vn: Tiếng Việt
|
||||
uwu: Engwish
|
||||
|
||||
# Game voice pack language
|
||||
voice:
|
||||
|
|
|
@ -58,6 +58,7 @@ settings:
|
|||
es-es: Español
|
||||
it-it: Italiano
|
||||
vi-vn: Tiếng Việt
|
||||
uwu: Engwish
|
||||
|
||||
# Game voice pack language
|
||||
voice:
|
||||
|
|
|
@ -57,6 +57,7 @@ settings:
|
|||
es-es: Español
|
||||
it-it: Italiano
|
||||
vi-vn: Tiếng Việt
|
||||
uwu: Engwish
|
||||
|
||||
# Game voice pack language
|
||||
voice:
|
||||
|
|
|
@ -57,6 +57,7 @@ settings:
|
|||
es-es: Español
|
||||
it-it: Italiano
|
||||
vi-vn: Tiếng Việt
|
||||
uwu: Engwish
|
||||
|
||||
# Язык озвучки в игре
|
||||
voice:
|
||||
|
|
168
public/locales/uwu.yaml
Normal file
168
public/locales/uwu.yaml
Normal file
|
@ -0,0 +1,168 @@
|
|||
# Splash window
|
||||
splash:
|
||||
title: woading waunchew
|
||||
phrases:
|
||||
- d-doing some i-impowtant s-stuff.. (≧◡≦)
|
||||
- buwwying p-paimon.. xD
|
||||
- p-puwwing fow yae.. (o^▽^o)
|
||||
|
||||
# Launcher window
|
||||
launcher:
|
||||
states:
|
||||
# When the game should be installed or updated
|
||||
installation:
|
||||
install_wine: install wine (^O^)
|
||||
install_dxvk: install DXVK (◕ ω ◕✿)
|
||||
install: install
|
||||
update: u-update (/≧ ω\)
|
||||
|
||||
# When the game should be patched
|
||||
patching:
|
||||
# Patch unavailable
|
||||
unavailable:
|
||||
title: patch unavaiwable
|
||||
hint: this game vewsion has no anti-cheat patch.
|
||||
pwease, w-wait a few days b-before there will b-be a t-test ow s-stable vewsion (⁄⁄>⁄▽⁄<⁄⁄)
|
||||
|
||||
# Patch is in testing
|
||||
test:
|
||||
title: appwy test patch
|
||||
hint: t-this game vewsion has an expewimentaw anti-cheat p-patch.
|
||||
you can wait a few days untiw i-it is stable ow appwy it at youw own w-wisk
|
||||
|
||||
# Patch is stable
|
||||
stable: appwy patch
|
||||
|
||||
# When the game is ready for playing
|
||||
ready:
|
||||
launch: launch (◕▿◕✿)
|
||||
predownload: pwe-downwoad update
|
||||
|
||||
# Settings window
|
||||
settings:
|
||||
# General
|
||||
general:
|
||||
title: genewaw
|
||||
items:
|
||||
# Language selection
|
||||
lang:
|
||||
# Launcher language
|
||||
launcher:
|
||||
title: waunchew
|
||||
items:
|
||||
en-us: English (US)
|
||||
ru-ru: Русский
|
||||
de-de: Deutsch
|
||||
fr-fr: Français
|
||||
es-es: Español
|
||||
it-it: Italiano
|
||||
vi-vn: Tiếng Việt
|
||||
uwu: Engwish
|
||||
|
||||
# Game voice pack language
|
||||
voice:
|
||||
title: voice pack
|
||||
tooltip: you will have to manuawwy sewect the new voice pack in the game
|
||||
items:
|
||||
en-us: English (US)
|
||||
ja-jp: Japanese
|
||||
ko-kr: Korean
|
||||
zn-cn: Chinese
|
||||
|
||||
# Launcher theme
|
||||
theme:
|
||||
title: theme
|
||||
items:
|
||||
system: system
|
||||
light: wight
|
||||
dark: dawk
|
||||
|
||||
# Discord RPC
|
||||
discord:
|
||||
title: discowd wpc
|
||||
settings:
|
||||
title: discowd wpc s-settings
|
||||
items:
|
||||
timer: show e-estimated time spent
|
||||
in-launcher: waunchew text
|
||||
in-game: In-game text
|
||||
selectIcon: s-sewect icon
|
||||
|
||||
# Some buttons
|
||||
buttons:
|
||||
winetricks: winetwicks
|
||||
winecfg: winecfg
|
||||
launcher: waunchew f-fowdew
|
||||
game: game f-fowdew
|
||||
|
||||
# Enhancements
|
||||
enhancements:
|
||||
title: enhancements
|
||||
items:
|
||||
# HUD
|
||||
hud:
|
||||
title: h-hud
|
||||
items:
|
||||
none: n-none
|
||||
dxvk: DXVK
|
||||
mangohud: MangoHUD
|
||||
|
||||
# GameMode
|
||||
gamemode:
|
||||
title: use G-GameMode
|
||||
tooltip: it i-is a software t-that can impwove the game pewfowmance
|
||||
|
||||
# Unlock FPS
|
||||
fps_unlocker:
|
||||
title: unwock FPS
|
||||
tooltip: this option w-will unwock 60 f-fps w-wimitation o-of the game
|
||||
|
||||
# Delete logs
|
||||
purge_logs:
|
||||
# Game logs (DXVK)
|
||||
game:
|
||||
title: dewete DXVK wogs
|
||||
tooltip: with this option enabwed youw waunchew will a-automaticawwy
|
||||
dewete dxvk wog f-files
|
||||
|
||||
# Launcher logs
|
||||
launcher:
|
||||
title: dewete w-waunchew wogs
|
||||
tooltip: amount of time after which waunchew will dewete i-it's owd wog files
|
||||
items:
|
||||
1d: 1 day
|
||||
3d: 3 days
|
||||
5d: 5 days
|
||||
7d: 1 week
|
||||
14d: 2 weeks
|
||||
never: Never
|
||||
|
||||
# Runners
|
||||
runners:
|
||||
title: wine vewsion
|
||||
items:
|
||||
recommended:
|
||||
title: show wecommended onwy
|
||||
tooltip: this option will hide unpwayable wine vewsions
|
||||
|
||||
# DXVKs
|
||||
dxvks:
|
||||
title: DXVK
|
||||
items:
|
||||
recommended:
|
||||
title: show wecommended onwy
|
||||
tooltip: this option w-will hide owd dxvk vewsions
|
||||
|
||||
# Shaders
|
||||
shaders:
|
||||
title: s-shaders
|
||||
items:
|
||||
shaders:
|
||||
title: s-shaders
|
||||
tooltip: use home button t-to toggle shaders i-in the game
|
||||
items:
|
||||
none: n-none
|
||||
custom: custom
|
||||
|
||||
author: 'a-authow: {author}'
|
||||
no_images: no images avaiwable
|
|
@ -57,6 +57,7 @@ settings:
|
|||
es-es: Español
|
||||
it-it: Italiano
|
||||
vi-vn: Tiếng Việt
|
||||
uwu: Engwish
|
||||
|
||||
# Game voice pack language
|
||||
voice:
|
||||
|
|
|
@ -9,6 +9,7 @@ register('fr-fr', () => Locales.get('fr-fr'));
|
|||
register('es-es', () => Locales.get('es-es'));
|
||||
register('it-it', () => Locales.get('it-it'));
|
||||
register('vi-vn', () => Locales.get('vi-vn'));
|
||||
register('uwu', () => Locales.get('uwu'));
|
||||
|
||||
Locales.default().then((locale) => {
|
||||
init({
|
||||
|
|
|
@ -13,7 +13,8 @@ type AvailableLocales =
|
|||
| 'fr-fr'
|
||||
| 'es-es'
|
||||
| 'it-it'
|
||||
| 'vi-vn';
|
||||
| 'vi-vn'
|
||||
| 'uwu';
|
||||
|
||||
declare const Neutralino;
|
||||
|
||||
|
|
Loading…
Reference in a new issue