mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2025-01-01 22:47:19 +03:00
Updated Italian
This commit is contained in:
parent
b45f05e135
commit
f4df951007
1 changed files with 7 additions and 6 deletions
|
@ -46,8 +46,8 @@ launcher:
|
||||||
|
|
||||||
# Launcher update
|
# Launcher update
|
||||||
update:
|
update:
|
||||||
title: 'Launcher update available: {from} -> {to}'
|
title: 'Aggiornamento del launcher disponibile: {from} -> {to}'
|
||||||
body: You can download a new version of the launcher from the project's repository at {repository}
|
body: Puoi scaricare una nuova versione del launcher dalla repository del progetto {repository}
|
||||||
|
|
||||||
# Settings window
|
# Settings window
|
||||||
settings:
|
settings:
|
||||||
|
@ -121,12 +121,13 @@ settings:
|
||||||
title: Usa GameMode
|
title: Usa GameMode
|
||||||
tooltip:
|
tooltip:
|
||||||
enabled: È un software che può migliorare le prestazioni in gioco
|
enabled: È un software che può migliorare le prestazioni in gioco
|
||||||
disabled: ⚠️ You don't have gamemode package installed
|
disabled: ⚠️ Non hai il pacchetto gamemode installato
|
||||||
|
|
||||||
# AMD FSR
|
# AMD FSR
|
||||||
fsr:
|
fsr:
|
||||||
title: Enable AMD FSR
|
title: Attiva AMD FSR
|
||||||
tooltip: This option enables AMD FidelityFX Super Resolution (FSR) which will scale your game resolution without losing FPS
|
tooltip: Questa opzione attiva AMD FidelityFX Super Resolution (FSR)
|
||||||
|
che permetterà di scalare la risoluzione del gioco senza perdere FPS
|
||||||
|
|
||||||
# Unlock FPS
|
# Unlock FPS
|
||||||
fps_unlocker:
|
fps_unlocker:
|
||||||
|
@ -181,7 +182,7 @@ settings:
|
||||||
|
|
||||||
author: 'Autore: {author}'
|
author: 'Autore: {author}'
|
||||||
no_images: Nessuna immagine aggiunta
|
no_images: Nessuna immagine aggiunta
|
||||||
not_installed: You haven't installed vkBasalt and reshade-shaders library
|
not_installed: Non hai installato le librerie vkBasalt e reshade-shaders
|
||||||
|
|
||||||
# Environmantal variables manager
|
# Environmantal variables manager
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in a new issue