sourcemod/translations/fi/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"
{
"fi" "Rock the Vote: "
}
"RTV Not Allowed"
{
"fi" "Rock the Vote ei ole vielä sallittu."
}
"RTV Started"
{
"fi" "Rock the Vote on jo alkanut."
}
"RTV Ended"
{
"fi" "Rock the Vote on jo loppunut, et voi aloittaa sitä uudelleen tai ehdottaa karttoja."
}
"Already Voted"
{
"fi" "Olet jo äänestänyt Rock the Votessa."
}
"Minimal Players Not Met"
{
"fi" "Pelaajien minimimäärää ei ole saavutettu."
}
"Map Already In Vote"
{
"fi" "Kartta '{1}' on jo äänestyslistassa."
}
"Map Inserted"
{
"fi" "Kartta '{1}' lisättiin Rock the Voteen."
}
"RTV Requested"
{
"fi" "{1} haluaa Rock the Voten. ({2} ääntä, {3} vaaditaan)"
}
"RTV Vote Ready"
{
"fi" "Aloitetaan Rock the Vote!"
}
"Don't Change"
{
"fi" "Pidä nykyinen kartta"
}
"Already Nominated"
{
"fi" "Olet jo ehdottanut karttaa."
}
"Max Nominations"
{
"fi" "Ehdotuksien maksimimäärä saavutettu."
}
"Selected Map"
{
"fi" "{1} valitsi {2}"
}
"No Votes"
{
"fi" "Ei vastaanotettuja ääniä Rock the Voteen, nykyinen kartta jatkuu."
}
"Current Map Stays"
{
"fi" "Nykyinen kartta jatkuu! Rock the Vote on puhunut!"
}
"Changing Maps"
{
"fi" "Vaihdetaan kartaksi {1}! Rock the Vote on puhunut!"
}
"Map Already Nominated"
{
"fi" "Kartta jonka valitsit on jo ehdotettuna."
}
"Map Nominated"
{
"fi" "{1} ehdotti karttaa {2} Rock the Voteen."
}
"Nominate Title"
{
"fi" "Ehdota karttaa: "
}
}