- added sm_map
- moved some translations into a new file --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40923
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
"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}'"
|
||||
}
|
||||
|
||||
"Client kicked"
|
||||
{
|
||||
"#format" "{1:s}"
|
||||
"en" "Client '{1}' kicked."
|
||||
}
|
||||
|
||||
"Changing map"
|
||||
{
|
||||
"#format" "{1:s}"
|
||||
"en" "Changing map to {1}..."
|
||||
}
|
||||
|
||||
"Map was not found"
|
||||
{
|
||||
"#format" "{1:s}"
|
||||
"en" "Map {1} was not found."
|
||||
}
|
||||
}
|
||||
@@ -20,23 +20,6 @@
|
||||
"en" "Exit"
|
||||
}
|
||||
|
||||
"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}'"
|
||||
}
|
||||
|
||||
"Flooding the server"
|
||||
{
|
||||
"en" "You are flooding the server!"
|
||||
|
||||
Reference in New Issue
Block a user