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}"
|
2007-07-08 20:43:13 +02:00
|
|
|
"en" "Value of cvar \"{1}\": \"{2}\""
|
2007-06-08 01:48:51 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
"Cvar changed"
|
|
|
|
{
|
|
|
|
"#format" "{1:s},{2:s}"
|
2007-07-08 20:43:13 +02:00
|
|
|
"en" "Changed cvar \"{1}\" to \"{2}\"."
|
2007-06-08 01:48:51 +02:00
|
|
|
}
|
2007-06-08 03:01:44 +02:00
|
|
|
|
|
|
|
"Config not found"
|
|
|
|
{
|
|
|
|
"#format" "{1:s}"
|
2007-07-08 20:43:13 +02:00
|
|
|
"en" "Config file \"{1}\" not found."
|
2007-06-08 03:01:44 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
"Executed config"
|
|
|
|
{
|
|
|
|
"#format" "{1:s}"
|
2007-07-08 20:43:13 +02:00
|
|
|
"en" "Executed config \"{1}\"."
|
2007-06-08 03:01:44 +02:00
|
|
|
}
|
2007-06-08 05:38:57 +02:00
|
|
|
|
|
|
|
"Permabanned player"
|
|
|
|
{
|
|
|
|
"#format" "{1:s}"
|
2007-07-08 20:43:13 +02:00
|
|
|
"en" "Permanently banned player \"{1}\"."
|
2007-06-08 05:38:57 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
"Permabanned player reason"
|
|
|
|
{
|
|
|
|
"#format" "{1:s},{2:s}"
|
2007-07-08 20:43:13 +02:00
|
|
|
"en" "Permanently banned player \"{1}\" (reason: {2})."
|
2007-06-08 05:38:57 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
"Banned player"
|
|
|
|
{
|
|
|
|
"#format" "{1:s},{2:d}"
|
2007-07-08 20:43:13 +02:00
|
|
|
"en" "Banned player \"{1}\" for {2} minutes."
|
2007-06-08 05:38:57 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
"Banned player reason"
|
|
|
|
{
|
|
|
|
"#format" "{1:s},{2:d},{3:s}"
|
2007-07-08 20:43:13 +02:00
|
|
|
"en" "Banned player \"{1}\" for {2} minutes (reason: {3})."
|
2007-06-08 05:38:57 +02:00
|
|
|
}
|
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-07-08 20:43:13 +02:00
|
|
|
|
|
|
|
"Admin cache refreshed"
|
|
|
|
{
|
|
|
|
"en" "Admin cache has been refreshed."
|
|
|
|
}
|
2007-10-19 08:36:06 +02:00
|
|
|
|
2007-10-16 20:37:24 +02:00
|
|
|
"Identify player"
|
2007-10-13 06:43:42 +02:00
|
|
|
{
|
2007-10-16 20:37:24 +02:00
|
|
|
"en" "Identify player"
|
2007-10-13 06:43:42 +02:00
|
|
|
}
|
2007-10-19 08:36:06 +02:00
|
|
|
|
2007-10-13 06:43:42 +02:00
|
|
|
"Choose Map"
|
|
|
|
{
|
|
|
|
"en" "Choose Map"
|
|
|
|
}
|
2007-10-19 08:36:06 +02:00
|
|
|
|
2007-10-13 06:43:42 +02:00
|
|
|
"Exec CFG"
|
|
|
|
{
|
|
|
|
"en" "Exec CFG"
|
|
|
|
}
|
2007-10-19 08:36:06 +02:00
|
|
|
|
|
|
|
"Admin logged in as"
|
|
|
|
{
|
|
|
|
"#format" "{1:s},{2:s},{3:s}"
|
|
|
|
"en" "\"{1}\" is logged in as \"{2}\" with access: {3}"
|
|
|
|
}
|
|
|
|
|
|
|
|
"Admin logged in anon"
|
|
|
|
{
|
|
|
|
"#format" "{1:s},{2:s}"
|
|
|
|
"en" "\"{1}\" has access: {2}"
|
|
|
|
}
|
|
|
|
|
|
|
|
"Player is not an admin"
|
|
|
|
{
|
|
|
|
"#format" "{1:s}"
|
|
|
|
"en" "\"{1}\" is not logged in as an admin."
|
|
|
|
}
|
|
|
|
|
|
|
|
"Username"
|
|
|
|
{
|
|
|
|
"en" "Username"
|
|
|
|
}
|
2007-06-08 01:48:51 +02:00
|
|
|
}
|