bhoptimer/translations/shavit-misc.phrases.txt

130 lines
2.4 KiB
Plaintext

"Phrases"
{
// ---------- Commands ---------- //
"CommandAlive"
{
"#format" "{1:s},{2:s}"
"en" "You have to be {1}alive{2} to use this command."
}
"CommandDisabled"
{
"#format" "{1:s},{2:s}"
"en" "This command is {1}disabled{2}."
}
"FeatureDisabled"
{
"#format" "{1:s},{2:s}"
"en" "This feature is {1}disabled{2}."
}
"HideEnabled"
{
"#format" "{1:s},{2:s}"
"en" "You are now {1}hiding{2} players."
}
"HideDisabled"
{
"#format" "{1:s},{2:s}"
"en" "You are now {1}not hiding{2} players."
}
"LackingAccess"
{
"#format" "{1:s},{2:s}"
"en" "You're {1}lacking access{2} to this command."
}
"SpectateDead"
{
"#format" "{1:s},{2:s}"
"en" "You {1}cannot{2} target a dead player."
}
"SpectatorCount"
{
"#format" "{1:s},{2:N},{3:s},{4:s},{5:i},{6:s},{7:s}"
"en" "{1}{2}{3} has {4}{5}{6} spectators: {7}"
}
"SpectatorCountZero"
{
"#format" "{1:s},{2:N},{3:s}"
"en" "No one is spectating {1}{2}{3}."
}
"SpectatorInvalid"
{
"en" "You should be alive or spectate someone to see your/their spectators."
}
"TeleportAlive"
{
"en" "You can teleport only if you are alive."
}
"TeleportInZone"
{
"#format" "{1:s},{2:s},{3:s},{4:s}"
"en" "You {1}cannot teleport{2} inside the {3}start/end zones{4}."
}
"TeleportInvalidTarget"
{
"en" "Invalid target."
}
"MiscCheckpointsSaved"
{
"#format" "{1:s},{2:s}"
"en" "Checkpoint {1}saved{2}."
}
"MiscCheckpointsTeleported"
{
"#format" "{1:s},{2:s}"
"en" "{1}Teleported{2} to checkpoint."
}
// ---------- Menus ---------- //
"TeleportMenuTitle"
{
"en" "Teleport to:"
}
"WeaponAlive"
{
"#format" "{1:s},{2:s}"
"en" "You need to be {1}alive{2} to spawn weapons."
}
"MiscCheckpointMenu"
{
"en" "Checkpoints"
}
"MiscCheckpointWarning"
{
"en" "WARNING: Teleporting will stop your timer!"
}
"MiscCheckpointSave1"
{
"en" "Save 1st checkpoint"
}
"MiscCheckpointTele1"
{
"en" "Teleport to 1st checkpoint"
}
"MiscCheckpointSave2"
{
"en" "Save 2nd checkpoint"
}
"MiscCheckpointTele2"
{
"en" "Teleport to 2nd checkpoint"
}
"MiscCheckpointUseAngles"
{
"en" "Use angles"
}
"MiscCheckpointUseVelocity"
{
"en" "Use velocity"
}
// ---------- Misc ---------- //
"BHStartZoneDisallowed"
{
"#format" "{1:s},{2:s},{3:s},{4:s}"
"en" "Bunnyhopping in the {1}start zone{2} is {3}not allowed{4}."
}
"WRNotice"
{
"#format" "{1:s},{2:s}"
"en" "{1}NEW {2} WR!!!"
}
}