mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2024-12-20 17:01:47 +03:00
Merge branch 'matteorizzello00-main-patch-34939' into 'main'
Update it-it.yaml See merge request KRypt0n_/an-anime-game-launcher!44
This commit is contained in:
commit
b09748ab81
1 changed files with 15 additions and 15 deletions
|
@ -35,32 +35,32 @@ launcher:
|
||||||
states:
|
states:
|
||||||
# When the game should be installed or updated
|
# When the game should be installed or updated
|
||||||
installation:
|
installation:
|
||||||
install_wine: Install Wine
|
install_wine: Installa Wine
|
||||||
install_dxvk: Install DXVK
|
install_dxvk: Installa DXVK
|
||||||
install: Install
|
install: Installa
|
||||||
update: Update
|
update: Aggiorna
|
||||||
|
|
||||||
# When the game should be patched
|
# When the game should be patched
|
||||||
patching:
|
patching:
|
||||||
# Patch unavailable
|
# Patch unavailable
|
||||||
unavailable:
|
unavailable:
|
||||||
title: Patch unavailable
|
title: Patch non disponibile
|
||||||
hint: This game version has no anti-cheat patch.
|
hint: Questa versione del gioco non ha una patch per l'anti-cheat.
|
||||||
Please, wait a few days before there will be a test or stable version
|
Per favore, aspetta qualche giorno finché non ci sia una versione di prova o stabile
|
||||||
|
|
||||||
# Patch is in testing
|
# Patch is in testing
|
||||||
test:
|
test:
|
||||||
title: Apply test patch
|
title: Applica patch di prova
|
||||||
hint: This game version has an experimental anti-cheat patch.
|
hint: Questa versione del gioco ha una patch per l'anti-cheat sperimentale.
|
||||||
You can wait a few days until it is stable or apply it at your own risk
|
Puoi aspettare qualche giorno finché non sia stabile o applicarla a tuo rischio
|
||||||
|
|
||||||
# Patch is stable
|
# Patch is stable
|
||||||
stable: Apply patch
|
stable: Applica patch
|
||||||
|
|
||||||
# When the game is ready for playing
|
# When the game is ready for playing
|
||||||
ready:
|
ready:
|
||||||
launch: Launch
|
launch: Avvia
|
||||||
predownload: Pre-download update
|
predownload: Pre-scarica aggiornamento
|
||||||
|
|
||||||
# Settings window
|
# Settings window
|
||||||
settings:
|
settings:
|
||||||
|
@ -254,8 +254,8 @@ settings:
|
||||||
|
|
||||||
# Table buttons
|
# Table buttons
|
||||||
buttons:
|
buttons:
|
||||||
add: Add
|
add: Aggiungi
|
||||||
delete: Delete
|
delete: Rimuovi
|
||||||
|
|
||||||
# Notifications
|
# Notifications
|
||||||
notifications:
|
notifications:
|
||||||
|
|
Loading…
Reference in a new issue