sourcemod/translations/las/rockthevote.phrases.txt
Kyle Sanderson 48150e0c7a
Bring languages into the tree (#1625)
* 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>
2023-03-29 16:23:05 +02:00

104 lines
1.6 KiB
Plaintext

"Phrases"
{
"Rock The Vote"
{
"las" "Rock the Vote:"
}
"RTV Not Allowed"
{
"las" "Rock the Vote no esta permitido aún."
}
"RTV Started"
{
"las" "Rock the Vote ya ha comenzado."
}
"RTV Ended"
{
"las" "RTV ya ha terminado, no puedes comenzarlo de nuevo ni nominar mapas."
}
"Already Voted"
{
"las" "Ya has votado hacer un Rock the Vote."
}
"Minimal Players Not Met"
{
"las" "No se ha alcanzado el mínimo de jugadores requerido."
}
"Map Already In Vote"
{
"las" "El mapa '{1}' ya está en la lista de Rock the Vote."
}
"Map Inserted"
{
"las" "Mapa '{1}' agregado a Rock the Vote."
}
"RTV Requested"
{
"las" "{1} quiere hacer un rock the vote. ({2} votos, {3} requeridos)"
}
"RTV Vote Ready"
{
"las" "¡Rock the Vote en progreso!"
}
"Don't Change"
{
"las" "Seguir con el mapa actual"
}
"Already Nominated"
{
"las" "Ya has nominado un mapa."
}
"Max Nominations"
{
"las" "Se ha alcanzado el límite de nominaciones permitidas."
}
"Selected Map"
{
"las" "{1} ha eligido {2}"
}
"No Votes"
{
"las" "No se recibieron votos para Rock the Vote, el mapa actual se mantiene."
}
"Current Map Stays"
{
"las" "¡El mapa actual continúa! ¡Rock the Vote ha hablado!"
}
"Changing Maps"
{
"las" "¡Cambiando mapa a {1}! ¡Rock the Vote ha hablado!"
}
"Map Already Nominated"
{
"las" "El mapa elegido ya ha sido nominado."
}
"Map Nominated"
{
"las" "{1} ha nominado {2} para Rock the Vote."
}
"Nominate Title"
{
"las" "Nominar Mapa:"
}
}