28d24a7f97
- renamed trans core file to core.phrases.txt - renamed trans common file to common.phrases.txt - added some backwards compat so this doesn't break everyone's plugins --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401019
57 lines
786 B
Plaintext
57 lines
786 B
Plaintext
"Phrases"
|
|
{
|
|
"No matching client"
|
|
{
|
|
"en" "No matching client was found."
|
|
}
|
|
|
|
"More than one client matches"
|
|
{
|
|
"#format" "{1:s}"
|
|
"en" "More than one client matches the pattern '{1}'"
|
|
}
|
|
|
|
"Kicked player"
|
|
{
|
|
"#format" "{1:s}"
|
|
"en" "Kicked player '{1}'"
|
|
}
|
|
|
|
"Changing map"
|
|
{
|
|
"#format" "{1:s}"
|
|
"en" "Changing map to {1}..."
|
|
}
|
|
|
|
"Map was not found"
|
|
{
|
|
"#format" "{1:s}"
|
|
"en" "Map {1} was not found."
|
|
}
|
|
|
|
"Unable to target"
|
|
{
|
|
"en" "You cannot target this player."
|
|
}
|
|
|
|
"Name"
|
|
{
|
|
"en" "Name"
|
|
}
|
|
|
|
"Access"
|
|
{
|
|
"en" "Access"
|
|
}
|
|
|
|
"See console for output"
|
|
{
|
|
"en" "See console for output."
|
|
}
|
|
|
|
"Cannot target bot"
|
|
{
|
|
"en" "Unable to perform this command on a bot."
|
|
}
|
|
}
|