Skip to content

Commit

Permalink
Adds new translations to Italian (#27)
Browse files Browse the repository at this point in the history
* Improve translation and fixed a typo for the Italian translation

* Adds new translations to Italian
  • Loading branch information
ReshiramZekrom1 committed Nov 15, 2023
1 parent 7f74e8a commit 48a7e4b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/locales/translations/it.ts
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,14 @@ export default {
notification_add_to_favorites_title: "Aggiunto ai Preferiti!",
notification_add_to_favorites_description:
"{{ server }} è stato aggiunto ai tuoi preferiti.",
nickname_modal_name_not_set_title: "Nessun Nickname!",
nickname_modal_name_not_set_description:
"Devi scegliere un nickname prima di poterti collegare ad un server.",
gta_path_modal_path_not_set_title: "Nessun percorso per GTA San Andreas!",
gta_path_modal_path_not_set_description:
"Non hai impostato il percorso di GTA San Andreas, apri le impostazioni e cerca la cartella del gioco.",
admin_permissions_required_modal_title: "Privilegi da amministratore necessari!",
admin_permissions_required_modal_description:
'Sembra che il tuo GTA San Andreas abbia bisogno dei privilegi di amministratore per poter funzionare. Ciò può verificarsi per diversi motivi, come aver installato il gioco nel disco "C". Apri nuovamente il launcher di open.mp come amministratore tramite il pulsante "Esegui come amministratore" oppure fallo manualmente.',
run_as_admin: "Esegui come amministratore",
};

0 comments on commit 48a7e4b

Please sign in to comment.