forked from UNLOZE/sm-plugins
WIP
This commit is contained in:
@@ -2,45 +2,45 @@
|
||||
{
|
||||
"Vote Nextmap"
|
||||
{
|
||||
"en" "Vote for the next map!"
|
||||
"en" "Vote for the next map!"
|
||||
}
|
||||
|
||||
"Nextmap Voting Started"
|
||||
{
|
||||
"en" "Voting for next map has started."
|
||||
"en" "Voting for next map has started."
|
||||
}
|
||||
|
||||
"Nextmap Voting Finished"
|
||||
{
|
||||
"#format" "{1:s},{2:i},{3:i}"
|
||||
"en" "Map voting has finished. The next map will be {1}. (Received {2}%% of {3} votes)"
|
||||
"#format" "{1:s},{2:i},{3:i}"
|
||||
"en" "Map voting has finished. The next map will be {1}. (Received {2}%% of {3} votes)"
|
||||
}
|
||||
|
||||
"Current Map Extended"
|
||||
{
|
||||
"#format" "{1:i},{2:i}"
|
||||
"en" "The current map has been extended. (Received {1}%% of {2} votes)"
|
||||
"#format" "{1:i},{2:i}"
|
||||
"en" "The current map has been extended. (Received {1}%% of {2} votes)"
|
||||
}
|
||||
|
||||
"Extend Map"
|
||||
{
|
||||
"en" "Extend Current Map"
|
||||
"en" "Extend Current Map"
|
||||
}
|
||||
|
||||
"Dont Change"
|
||||
{
|
||||
"en" "Don't Change"
|
||||
"en" "Don't Change"
|
||||
}
|
||||
|
||||
"Current Map Stays"
|
||||
{
|
||||
"#format" "{1:i},{2:i}"
|
||||
"en" "Current map continues! The Vote has spoken! (Received {1}%% of {2} votes)"
|
||||
"#format" "{1:i},{2:i}"
|
||||
"en" "Current map continues! The Vote has spoken! (Received {1}%% of {2} votes)"
|
||||
}
|
||||
|
||||
"Changed Next Map"
|
||||
{
|
||||
"#format" "{1:s}"
|
||||
"#format" "{1:s}"
|
||||
"en" "Changed nextmap to \"{1}\"."
|
||||
}
|
||||
|
||||
@@ -108,76 +108,76 @@
|
||||
|
||||
"VIP Nomination"
|
||||
{
|
||||
"en" "VIP Nomination"
|
||||
"en" "VIP"
|
||||
}
|
||||
|
||||
"Map Nominate VIP Error"
|
||||
{
|
||||
"en" "Only VIPs can nominate this map."
|
||||
"en" "Only VIPs can nominate this map."
|
||||
}
|
||||
|
||||
"Map Nominate Time Error"
|
||||
{
|
||||
"#format" "{1:d},{2:d}"
|
||||
"en" "You can only nominate this map in {1} hours and {2} minutes."
|
||||
"#format" "{1:d},{2:d}"
|
||||
"en" "You can nominate this map in {1} hours and {2} minutes."
|
||||
}
|
||||
|
||||
"Map Nominate MinPlayers Error"
|
||||
{
|
||||
"#format" "{1:d}"
|
||||
"en" "Map requires {1} more players."
|
||||
"#format" "{1:d}"
|
||||
"en" "Map requires {1} more players."
|
||||
}
|
||||
|
||||
"Map Nominate MaxPlayers Error"
|
||||
{
|
||||
"#format" "{1:d}"
|
||||
"en" "Map requires {1} less players."
|
||||
"#format" "{1:d}"
|
||||
"en" "Map requires {1} less players."
|
||||
}
|
||||
|
||||
"Map Nominate Group Error"
|
||||
{
|
||||
"#format" "{1:d}"
|
||||
"en" "The maximum amount ({1}) of maps from this group has already been nominated."
|
||||
"#format" "{1:d}"
|
||||
"en" "The maximum amount ({1}) of maps from this group has already been nominated."
|
||||
}
|
||||
|
||||
"Map Time Restriction"
|
||||
{
|
||||
"#format" "{1:s},{2:d},{3:d}"
|
||||
"en" "Time{1}{2}H{3}M"
|
||||
"#format" "{1:s},{2:d},{3:d}"
|
||||
"en" "Time{1}{2}H{3}M"
|
||||
}
|
||||
|
||||
"Map Player Restriction"
|
||||
{
|
||||
"#format" "{1:s},{2:d}"
|
||||
"en" "Players{1}{2}"
|
||||
"#format" "{1:s},{2:d}"
|
||||
"en" "Players{1}{2}"
|
||||
}
|
||||
|
||||
"Map Group Restriction"
|
||||
{
|
||||
"#format" "{1:d}"
|
||||
"en" "Group max: {1}"
|
||||
"#format" "{1:d}"
|
||||
"en" "Group max: {1}"
|
||||
}
|
||||
|
||||
"VIP Restriction"
|
||||
{
|
||||
"en" "VIP only"
|
||||
"en" "VIP only"
|
||||
}
|
||||
|
||||
"Nomination Removed Time Error"
|
||||
{
|
||||
"#format" "{1:s}"
|
||||
"en" "Your nomination {1} has been removed because it doesn't meet the time requirements."
|
||||
"#format" "{1:s}"
|
||||
"en" "Your nomination {1} has been removed because it doesn't meet the time requirements."
|
||||
}
|
||||
|
||||
"Nomination Removed MinPlayers Error"
|
||||
{
|
||||
"#format" "{1:s}"
|
||||
"en" "Your nomination {1} has been removed because it doesn't meet the minimum player requirements."
|
||||
"#format" "{1:s}"
|
||||
"en" "Your nomination {1} has been removed because it doesn't meet the minimum player requirements."
|
||||
}
|
||||
|
||||
"Nomination Removed MaxPlayers Error"
|
||||
{
|
||||
"#format" "{1:s}"
|
||||
"en" "Your nomination {1} has been removed because it exceeds the maximum player restriction."
|
||||
"#format" "{1:s}"
|
||||
"en" "Your nomination {1} has been removed because it exceeds the maximum player restriction."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user