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>
49 lines
750 B
Plaintext
49 lines
750 B
Plaintext
"Phrases"
|
|
{
|
|
"Cookie List"
|
|
{
|
|
"pt_p" "Lista de cookies do Sourcemod"
|
|
}
|
|
|
|
"Printing Cookie List"
|
|
{
|
|
"pt_p" "A listar cookies na consola"
|
|
}
|
|
|
|
"Cookie not Found"
|
|
{
|
|
"pt_p" "Não foi possível encontrar o cookie \"{1}\""
|
|
}
|
|
|
|
"Cookie Value"
|
|
{
|
|
"pt_p" "O valor de {1} é {2}"
|
|
}
|
|
|
|
"Protected Cookie"
|
|
{
|
|
"pt_p" "Não é possível alterar o valor do cookie protegido \"{1}\" "
|
|
}
|
|
|
|
"Cookie Changed Value"
|
|
{
|
|
"pt_p" "O valor do cookie foi alterado de \"{1}\" para \"{2}\" "
|
|
}
|
|
|
|
"No Console"
|
|
{
|
|
"pt_p" "Não é possível exibir o menu de definições na consola"
|
|
}
|
|
|
|
"Choose Option"
|
|
{
|
|
"pt_p" "Escolhe uma opção"
|
|
}
|
|
|
|
"Client Settings"
|
|
{
|
|
"pt_p" "Definições do cliente"
|
|
}
|
|
|
|
}
|