Add missing Italian translations (#1988)

* Update plugin.basecommands.txt

* Update common.phrases.txt

* Update nominations.phrases.txt

* Update basetriggers.phrases.txt

* Update plugin.basecommands.txt

* Update common.phrases.txt

* Update nominations.phrases.txt

* Update plugin.basecommands.txt
This commit is contained in:
Suza 2023-05-25 15:21:21 +02:00 committed by GitHub
parent 5fff988a8f
commit eaccec3e4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 35 additions and 3 deletions

View File

@ -20,6 +20,11 @@
"it" "Il fuoco amico è disattivato."
}
"Friendly Fire Percent"
{
"it" "Il fuoco amico è a {1}%."
}
"Current Map"
{
"it" "La mappa attuale è {1}. "

View File

@ -230,4 +230,23 @@
"it" "No"
}
"Say all"
{
"it" "(TUTTI) {1}"
}
"Chat admins"
{
"it" "(AMMINISTRATORI) {1}"
}
"Chat to admins"
{
"it" "(AGLI AMMINISTRATORI) {1}"
}
"Private say to"
{
"it" "(Privato a {1}) {2}"
}
}

View File

@ -65,4 +65,8 @@
"it" "Nominata"
}
"Map Not In Pool"
{
"it" "La mappa '{1}' non è nell'elenco delle nominazioni."
}
}

View File

@ -130,4 +130,8 @@
"it" "Seleziona una mappa"
}
"Choose Config"
{
"it" "Scegli una configurazione"
}
}