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
701 B
Plaintext
49 lines
701 B
Plaintext
"Phrases"
|
|
{
|
|
"Cookie List"
|
|
{
|
|
"nl" "Sourcemod Cookie lijst"
|
|
}
|
|
|
|
"Printing Cookie List"
|
|
{
|
|
"nl" "Cookie lijst laten zien naar de console"
|
|
}
|
|
|
|
"Cookie not Found"
|
|
{
|
|
"nl" "Kan geen cookie \"{1}\" vinden"
|
|
}
|
|
|
|
"Cookie Value"
|
|
{
|
|
"nl" "{1} zijn waarde is {2}"
|
|
}
|
|
|
|
"Protected Cookie"
|
|
{
|
|
"nl" "Kan de waarde van de beveiligde cookie \"{1}\" niet aanpassen"
|
|
}
|
|
|
|
"Cookie Changed Value"
|
|
{
|
|
"nl" "De waarde van cookie \"{1}\" is naar \"{2}\" veranderd"
|
|
}
|
|
|
|
"No Console"
|
|
{
|
|
"nl" "Kan geen instellingsmenu laten zien naar de console"
|
|
}
|
|
|
|
"Choose Option"
|
|
{
|
|
"nl" "Kies optie"
|
|
}
|
|
|
|
"Client Settings"
|
|
{
|
|
"nl" "Client instellingen"
|
|
}
|
|
|
|
}
|