Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Italian translation #75

Merged
merged 1 commit into from
Jul 23, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 33 additions & 0 deletions upload/modules/Infractions/language/it_IT.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"infractions\/action": "Azione",
"infractions\/active": "Attivo",
"infractions\/ban": "Ban",
"infractions\/database_address": "Indirizzo Database",
"infractions\/database_name": "Nome Database",
"infractions\/database_password": "Password del Database",
"infractions\/database_port": "Porta del Database",
"infractions\/database_settings": "Aggiorna Impostazioni Database",
"infractions\/database_username": "Nome Database",
"infractions\/expired": "Scaduto",
"infractions\/guests_view": "Gli Ospiti possono vedere Infractions?",
"infractions\/infractions": "Infractions",
"infractions\/infractions_settings": "Impostazioni Infractions",
"infractions\/infractions_settings_updated_successfully": "Impostazioni Infractions aggiornate con successo.",
"infractions\/issued": "Inserito",
"infractions\/kick": "Cacciato",
"infractions\/link_location": "Link Location",
"infractions\/mute": "Mute",
"infractions\/no_infractions": "Nessuna infrazione trovata.",
"infractions\/plugin": "Integrazione Plugin",
"infractions\/reason": "Motivo",
"infractions\/search": "Cerca",
"infractions\/staff_member": "Membro Staff",
"infractions\/temp_ban": "Temp Ban",
"infractions\/temp_mute": "Temp Mute",
"infractions\/unable_to_write_infractions_config": "Impossibile scrivere il file modules\/infractions\/config.php. Controlla i permessi del file.",
"infractions\/unknown": "Sconosciuto",
"infractions\/username": "Nome",
"infractions\/view": "Vedi",
"infractions\/view_infractions": "Vedi infrazioni",
"infractions\/warning": "Avvertimento"
}