an-anime-game-launcher/public/locales/it-it.yaml
Observer KRypt0n_ 213e418ee8
2.0.0-rc1
- updated locales
- made `Launcher.isPackageAvailable()` method to check if some package installed
- added GameMode and shaders packages existance checking

From previous commits:
- added 8 new discord rpc icons
- updated way `DiscordSettings` handles RPC icons
- fixed windows sizing on wayland
- updated dependencies
- added proper shaders menu section
- made `Locales.bind()` method to bind some callback to locale changing event
- with change above, made proper translations for button on the main window
- added UWU (Cursed) Language (by Marie)
- removed vi-vn and es-es locales because no one translate it
- added 6 new splash screen messages
- encoded file names for discord rpc icons
- fixed old launcher logs deletion
- added environmental variables manager
- fixed `Domain.getInfo()` method work in some specific cases(?)
- added `Launcher.version` field that represents... current launcher version
- made `Git` class to work with git repositories;
  made `Git.getTags()` method to list remove repository tags
- added outdated launcher version notification
- now by default config file's `env` field contains `{ WINEESYNC: 1 }`
  so now ESync enabled by default
- added `fsr` field to config file;
  added checkbox to the settings menu
  if this option enabled, launcher will run the game with `WINE_FULLSCREEN_FSR: 1`
  and `WINE_FULLSCREEN_FSR_STRENGTH: 3`
  environmental variables
2022-01-10 20:57:30 +02:00

198 lines
No EOL
5 KiB
YAML

# Splash window
splash:
title: Caricando il launcher
phrases:
- Facendo attività molto importanti...
- Bullizzando Paimon...
- Pullando per Yae...
- Farmando materiali...
- Superando l'Abisso...
- Collezionando trofei...
- Buildando Qiqi fisico...
- Facendo sacrifici per un 5*...
- Cercando amici per co-op...
# Launcher window
launcher:
states:
# When the game should be installed or updated
installation:
install_wine: Install Wine
install_dxvk: Install DXVK
install: Install
update: Update
# 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
# 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
# Patch is stable
stable: Apply patch
# When the game is ready for playing
ready:
launch: Launch
predownload: Pre-download update
# Launcher update
update:
title: 'Launcher update available: {from} -> {to}'
body: You can download a new version of the launcher from the project's repository at {repository}
# Settings window
settings:
# General
general:
title: Generale
items:
# Language selection
lang:
# Launcher language
launcher:
title: Launcher
items:
en-us: English (US)
ru-ru: Русский
de-de: Deutsch
fr-fr: Français
es-es: Español
it-it: Italiano
uwu: Engwish
# Game voice pack language
voice:
title: Doppiaggio
tooltip: Dovrai manualmente configurare il voice pack in gioco
items:
en-us: Inglese (US)
ja-jp: Giapponese
ko-kr: Coreano
zn-cn: Cinese
# Launcher theme
theme:
title: Tema
items:
system: Sistema
light: Chiaro
dark: Scuro
# Discord RPC
discord:
title: Integrazione Discord
settings:
title: Impostazioni di integrazione con Discord
items:
timer: Mostra il tempo di gioco
in-launcher: Testo nel launcher
in-game: Testo in gioco
# Some buttons
buttons:
winetricks: winetricks
winecfg: winecfg
launcher: Cartella del launcher
game: Cartella del gioco
# Enhancements
enhancements:
title: Miglioramenti
items:
# HUD
hud:
title: Interfaccia
items:
none: None
dxvk: DXVK
mangohud: MangoHUD
# GameMode
gamemode:
title: Usa GameMode
tooltip:
enabled: È un software che può migliorare le prestazioni in gioco
disabled: ⚠️ You don't have gamemode package installed
# AMD FSR
fsr:
title: Enable AMD FSR
tooltip: This option enables AMD FidelityFX Super Resolution (FSR) which will scale your game resolution without losing FPS
# Unlock FPS
fps_unlocker:
title: Sblocca gli FPS
tooltip: Questa opzione rimuoverà la limitazione di 60 FPS in gioco
# Delete DXVK logs
purge_logs:
# Game logs (DXVK)
game:
title: Cancella i log DXVK
tooltip: Con questa opzione attiva, il launcher cancellerà automaticamente i file di log DXVK
# Launcher logs
launcher:
title: Cancella i log del launcher
tooltip: Quantità di tempo dopo cui il launcher eliminerà i vecchi file di log
items:
1d: 1 giorno
3d: 3 giorni
5d: 5 giorni
7d: 1 settimana
14d: 2 settimane
never: Mai
# Runners
runners:
title: Versione di Wine
items:
recommended:
title: Mostra solo le consigliate
tooltip: Questa opzione nasconderà le versioni di Wine non giocabili
# DXVKs
dxvks:
title: DXVK
items:
recommended:
title: Mostra solo le consigliate
tooltip: Questa opzione nasconderà le vecchie versioni di DXVK
# Shaders
shaders:
title: Shaders
items:
shaders:
title: Shaders
tooltip: Usa il bottone Home per attivare/disattivare le shaders in gioco
items:
none: None
custom: Custom
author: 'Autore: {author}'
no_images: Nessuna immagine aggiunta
not_installed: You haven't installed vkBasalt and reshade-shaders library
# Environmantal variables manager
environment:
title: Environment
items:
# Table rows
table:
name: Name
value: Value
# Table buttons
buttons:
add: Add
delete: Delete