2007-06-08 01:48:51 +02:00
|
|
|
"Phrases"
|
|
|
|
{
|
|
|
|
"Unable to find cvar"
|
|
|
|
{
|
|
|
|
"#format" "{1:s}"
|
|
|
|
"en" "Unable to find cvar: {1}"
|
|
|
|
}
|
|
|
|
|
|
|
|
"No access to cvar"
|
|
|
|
{
|
|
|
|
"en" "You do not have access to this cvar."
|
|
|
|
}
|
|
|
|
|
|
|
|
"Value of cvar"
|
|
|
|
{
|
|
|
|
"#format" "{1:s},{2:s}"
|
|
|
|
"en" "Value of cvar '{1}': '{2}'"
|
|
|
|
}
|
|
|
|
|
|
|
|
"Cvar changed"
|
|
|
|
{
|
|
|
|
"#format" "{1:s},{2:s}"
|
|
|
|
"en" "Changed cvar '{1}' to '{2}'."
|
|
|
|
}
|
2007-06-08 03:01:44 +02:00
|
|
|
|
|
|
|
"Config not found"
|
|
|
|
{
|
|
|
|
"#format" "{1:s}"
|
|
|
|
"en" "Config file '{1}' not found."
|
|
|
|
}
|
|
|
|
|
|
|
|
"Executed config"
|
|
|
|
{
|
|
|
|
"#format" "{1:s}"
|
|
|
|
"en" "Executed config '{1}'."
|
|
|
|
}
|
2007-06-08 05:38:57 +02:00
|
|
|
|
|
|
|
"Permabanned player"
|
|
|
|
{
|
|
|
|
"#format" "{1:s}"
|
|
|
|
"en" "Permanently banned player '{1}'."
|
|
|
|
}
|
|
|
|
|
|
|
|
"Permabanned player reason"
|
|
|
|
{
|
|
|
|
"#format" "{1:s},{2:s}"
|
|
|
|
"en" "Permanently banned player '{1}' (reason: {2})."
|
|
|
|
}
|
|
|
|
|
|
|
|
"Banned player"
|
|
|
|
{
|
|
|
|
"#format" "{1:s},{2:d}"
|
|
|
|
"en" "Banned player '{1}' for {2} minutes."
|
|
|
|
}
|
|
|
|
|
|
|
|
"Banned player reason"
|
|
|
|
{
|
|
|
|
"#format" "{1:s},{2:d},{3:s}"
|
|
|
|
"en" "Banned player '{1}' for {2} minutes (reason: {3})."
|
|
|
|
}
|
2007-06-08 05:50:23 +02:00
|
|
|
|
|
|
|
"Removed bans matching"
|
|
|
|
{
|
|
|
|
"#format" "{1:s}"
|
|
|
|
"en" "Removed bans matching filter: {1}"
|
|
|
|
}
|
2007-06-08 07:11:49 +02:00
|
|
|
|
|
|
|
"Ban added"
|
|
|
|
{
|
|
|
|
"en" "Ban has been added."
|
|
|
|
}
|
2007-06-08 01:48:51 +02:00
|
|
|
}
|