sourcemod/translations/jp/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.9 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

"Phrases"
{
"Rock The Vote"
{
"jp" "Rock The Vote:"
}
"RTV Not Allowed"
{
"jp" "Rock the Voteは許可されていません。"
}
"RTV Started"
{
"jp" "Rock the Voteは既に開始されています。"
}
"RTV Ended"
{
"jp" "RTVは既に終了しています。もう一度スタート、マップをミネートすることは出来ません。"
}
"Already Voted"
{
"jp" "すでにRock the Voteに投票しています。"
}
"Minimal Players Not Met"
{
"jp" "投票に必要な最小プレイヤー数に到達しませんでした。"
}
"Map Already In Vote"
{
"jp" "マップ '{1}' は既にRock the Voteリストに入っています。"
}
"Map Inserted"
{
"jp" "マップ '{1}' をRock the Voteに追加しました。"
}
"RTV Requested"
{
"jp" "{1}がRock the Voteを希望しています。({2}投票、残り{3}必要)"
}
"RTV Vote Ready"
{
"jp" "Rocking the Vote! "
}
"Don't Change"
{
"jp" "現在のマップを維持"
}
"Already Nominated"
{
"jp" "すでにマップをノミネートしています。"
}
"Max Nominations"
{
"jp" "ノミネート制限に到達しました。"
}
"Selected Map"
{
"jp" "{1}は{2}を選択しました。"
}
"No Votes"
{
"jp" "Rock the Voteに投票がなかったため現在のマップを継続します。"
}
"Current Map Stays"
{
"jp" "Rock the Voteによって現在のマップを継続します"
}
"Changing Maps"
{
"jp" "Rock the Voteによってマップを{1}に変更します!"
}
"Map Already Nominated"
{
"jp" "そのマップは既にノミネートしています。"
}
"Map Nominated"
{
"jp" "{1}はRock the Voteに{2}をノミネートしました。"
}
"Nominate Title"
{
"jp" "マップをノミネート:"
}
}