sourcemod/translations/de/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.8 KiB
Plaintext

"Phrases"
{
"Rock The Vote"
{
"de" "Rock The Vote:"
}
"RTV Not Allowed"
{
"de" "'Rock The Vote' ist zur Zeit nicht erlaubt."
}
"RTV Started"
{
"de" "'Rock the' Vote ist bereits gestartet. "
}
"RTV Ended"
{
"de" "'Rock The Vote' wurde bereits beendet. Erneutes Starten oder Karten-Nominieren ist nicht möglich."
}
"Already Voted"
{
"de" "Du hast bereits für Rock the Vote gestimmt. ({1} Stimmen, {2} benötigt) "
}
"Minimal Players Not Met"
{
"de" "Die minimale Anzahl benötigter Spieler wurde nicht erreicht."
}
"Map Already In Vote"
{
"de" "Karte '{1}' ist bereits in der Liste für Rock the Vote."
}
"Map Inserted"
{
"de" "Karte '{1}' wurde zu 'Rock the Vote' hinzugefügt."
}
"RTV Requested"
{
"de" "{1} will eine 'Rock the Vote' Abstimmung. ({2} Stimmen, {3} benötigt) "
}
"RTV Vote Ready"
{
"de" "Rocking the Vote! "
}
"Don't Change"
{
"de" "Aktuelle Karte beibehalten"
}
"Already Nominated"
{
"de" "Du hast bereits eine Karte nominiert."
}
"Max Nominations"
{
"de" "Die maximale Anzahl der Nominierungen wurde errreicht."
}
"Selected Map"
{
"de" "{1} hat {2} gewählt"
}
"No Votes"
{
"de" "Niemand hat für 'Rock The Vote' gestimmt und die aktuelle Karte wird beibehalten."
}
"Current Map Stays"
{
"de" "Aktuelle Karte wird beibehalten! Rock the Vote hat entschieden! "
}
"Changing Maps"
{
"de" "Karte wechselt zu {1}! Rock the Vote hat entschieden!"
}
"Map Already Nominated"
{
"de" "Die augewählte Karte wurde bereits nominiert. "
}
"Map Nominated"
{
"de" "{1} hat Karte '{2}' für 'Rock the Vote' nominiert. "
}
"Nominate Title"
{
"de" "Karte vorschlagen:"
}
}