sm-plugins/mapchooser_extended/translations/mapchooser_extended.phrases.txt

190 lines
3.1 KiB
Plaintext
Raw Normal View History

2016-01-19 23:57:32 +01:00
"Phrases"
{
"Vote Nextmap"
{
2019-09-18 12:36:08 +02:00
"en" "Vote for the next map!"
}
2016-01-19 23:57:32 +01:00
"Nextmap Voting Started"
{
2019-09-18 12:36:08 +02:00
"en" "Voting for next map has started."
}
2016-01-19 23:57:32 +01:00
"Nextmap Voting Finished"
{
2019-09-18 12:36:08 +02:00
"#format" "{1:s},{2:i},{3:i}"
"en" "Map voting has finished. The next map will be {1}. (Received {2}%% of {3} votes)"
2016-01-19 23:57:32 +01:00
}
"Current Map Extended"
{
2019-09-18 12:36:08 +02:00
"#format" "{1:i},{2:i}"
"en" "The current map has been extended. (Received {1}%% of {2} votes)"
2016-01-19 23:57:32 +01:00
}
2016-01-19 23:57:32 +01:00
"Extend Map"
{
2019-09-18 12:36:08 +02:00
"en" "Extend Current Map"
2016-01-19 23:57:32 +01:00
}
"Dont Change"
{
2019-09-18 12:36:08 +02:00
"en" "Don't Change"
2016-01-19 23:57:32 +01:00
}
"Current Map Stays"
{
2019-09-18 12:36:08 +02:00
"#format" "{1:i},{2:i}"
"en" "Current map continues! The Vote has spoken! (Received {1}%% of {2} votes)"
2016-01-19 23:57:32 +01:00
}
"Changed Next Map"
{
2019-09-18 12:36:08 +02:00
"#format" "{1:s}"
"en" "Changed nextmap to \"{1}\"."
2016-01-19 23:57:32 +01:00
}
"Runoff Vote Nextmap"
{
"en" "Runoff Vote for the next map!"
}
"Number Of Votes"
{
"en" "Number of votes"
}
"Custom"
{
"#format" "{1:s}"
"en" "{1} (Custom)"
}
"Revote Is Needed"
{
"#format" "{1:i}"
"en" "No map has received more than {1}%% of the vote.\nSo, which map will win? A revote is needed!"
}
"Revote Warning"
{
"#format" "{1:i}"
"en" "Runoff vote will start in: {1}s"
}
"Vote Warning"
{
"#format" "{1:i}"
"en" "Warning! Voting for the next map will begin in: {1}s"
}
"Line One"
{
"en" "Consider which map you want to play..."
}
"Line Two"
{
"en" "...and don't hit buttons thoughtlessly ;-)"
}
"Cannot Start Vote"
{
"#format" "{1:i}"
"en" "Vote already in progress. Retrying in {1}s."
}
"Tie Vote"
{
"#format" "{1:i}"
"en" "The top {1} maps had the same number of votes.\nA revote is needed!"
}
"Custom Marked"
{
"#format" "{1:s}"
"en" "*{1}"
}
2019-09-18 16:58:30 +02:00
"Map Cooldown Time Error"
{
"#format" "{1:d},{2:d}"
"en" "This map is on cooldown for the next {1} hours and {2} minutes."
}
2018-09-23 18:36:59 +02:00
"VIP Nomination"
{
2019-09-18 12:36:08 +02:00
"en" "VIP"
2018-09-23 18:36:59 +02:00
}
"Map Nominate VIP Error"
{
2019-09-18 12:36:08 +02:00
"en" "Only VIPs can nominate this map."
}
"Map Nominate Time Error"
{
2019-09-18 12:36:08 +02:00
"#format" "{1:d},{2:d}"
"en" "You can nominate this map in {1} hours and {2} minutes."
}
"Map Nominate MinPlayers Error"
{
2019-09-18 12:36:08 +02:00
"#format" "{1:d}"
"en" "Map requires {1} more players."
}
"Map Nominate MaxPlayers Error"
{
2019-09-18 12:36:08 +02:00
"#format" "{1:d}"
"en" "Map requires {1} less players."
}
"Map Nominate Group Error"
{
2019-09-18 12:36:08 +02:00
"#format" "{1:d}"
"en" "The maximum amount ({1}) of maps from this group has already been nominated."
}
"Map Time Restriction"
{
2019-09-18 12:36:08 +02:00
"#format" "{1:s},{2:d},{3:d}"
"en" "Time{1}{2}H{3}M"
}
"Map Player Restriction"
{
2019-09-18 12:36:08 +02:00
"#format" "{1:s},{2:d}"
"en" "Players{1}{2}"
}
"Map Group Restriction"
{
2019-09-18 12:36:08 +02:00
"#format" "{1:d}"
"en" "Group max: {1}"
}
"VIP Restriction"
{
2019-09-18 12:36:08 +02:00
"en" "VIP only"
}
"Nomination Removed Time Error"
{
2019-09-18 12:36:08 +02:00
"#format" "{1:s}"
"en" "Your nomination {1} has been removed because it doesn't meet the time requirements."
}
"Nomination Removed MinPlayers Error"
{
2019-09-18 12:36:08 +02:00
"#format" "{1:s}"
"en" "Your nomination {1} has been removed because it doesn't meet the minimum player requirements."
}
"Nomination Removed MaxPlayers Error"
{
2019-09-18 12:36:08 +02:00
"#format" "{1:s}"
"en" "Your nomination {1} has been removed because it exceeds the maximum player restriction."
}
2019-09-18 12:36:08 +02:00
}