48150e0c7a
* translations: bring languages into tree * Update translation phrases changed since 2021 * Update packaging script to include all translations * Update languages.cfg * Add Latin American Spanish translations This is a copy of spanish for now. * Ignore "en" when looking for translation folders English is the default and doesn't use a subfolder. * Only add each translation folder once Korean "ko" is in there twice. * Compare language coverage to english All phrases are compared to the english baseline files and any differences are reported. The differences are pushed to a Github Project as well for an easier overview. Thank you to @nosoop for sharing the Python SMC parser! * Add link to README --------- Co-authored-by: Peace-Maker <peace-maker@wcfan.de>
89 lines
1008 B
Plaintext
89 lines
1008 B
Plaintext
"Phrases"
|
|
{
|
|
"No Access"
|
|
{
|
|
"fr" "Vous n'avez pas accès à cette commande"
|
|
}
|
|
|
|
"Back"
|
|
{
|
|
"fr" "Retour"
|
|
}
|
|
|
|
"Next"
|
|
{
|
|
"fr" "Suivant"
|
|
}
|
|
|
|
"Exit"
|
|
{
|
|
"fr" "Sortir"
|
|
}
|
|
|
|
"Previous"
|
|
{
|
|
"fr" "Précédent"
|
|
}
|
|
|
|
"all players"
|
|
{
|
|
"fr" "Tous les joueurs"
|
|
}
|
|
|
|
"all humans"
|
|
{
|
|
"fr" "Tous les humains"
|
|
}
|
|
|
|
"all bots"
|
|
{
|
|
"fr" "Tous les bots"
|
|
}
|
|
|
|
"all dead players"
|
|
{
|
|
"fr" "Tous les joueurs morts"
|
|
}
|
|
|
|
"all alive players"
|
|
{
|
|
"fr" "Tous les joueurs en vie"
|
|
}
|
|
|
|
"_s"
|
|
{
|
|
"fr" "{1}"
|
|
}
|
|
|
|
"all spectators"
|
|
{
|
|
"fr" "Tous les spectacteurs"
|
|
}
|
|
|
|
"Vote Count"
|
|
{
|
|
"fr" "Votes: {1}/{2}, {3} secondes restantes"
|
|
}
|
|
|
|
"Voted For"
|
|
{
|
|
"fr" "{1} a choisi {2} "
|
|
}
|
|
|
|
"Changed Vote"
|
|
{
|
|
"fr" "{1} ont modifié leur vote pour {2}"
|
|
}
|
|
|
|
"No Vote"
|
|
{
|
|
"fr" "Pas de vote"
|
|
}
|
|
|
|
"Name Reserved"
|
|
{
|
|
"fr" "Votre nom a été reservé par SourceMod; Définissez votre mot de passe pour l'utiliser."
|
|
}
|
|
|
|
}
|