Standardize some spacing in translation phrases (#1254)
This commit is contained in:
parent
44615b7ade
commit
6717f45469
translations
@ -4,40 +4,48 @@
|
||||
{
|
||||
"en" "Sourcemod Cookie List"
|
||||
}
|
||||
|
||||
"Printing Cookie List"
|
||||
{
|
||||
"en" "Printing cookie list to console"
|
||||
}
|
||||
|
||||
"Cookie not Found"
|
||||
{
|
||||
"#format" "{1:s}"
|
||||
"en" "Could not find cookie \"{1}\""
|
||||
}
|
||||
|
||||
"Cookie Value"
|
||||
{
|
||||
"#format" "{1:s},{2:s}"
|
||||
"en" "{1}'s value is {2}"
|
||||
}
|
||||
|
||||
"Protected Cookie"
|
||||
{
|
||||
"#format" "{1:s}"
|
||||
"en" "Cannot change the value of protected cookie \"{1}\""
|
||||
}
|
||||
|
||||
"Cookie Changed Value"
|
||||
{
|
||||
"#format" "{1:s},{2:s}"
|
||||
"en" "Changed the value of cookie \"{1}\" to \"{2}\""
|
||||
}
|
||||
|
||||
"No Console"
|
||||
{
|
||||
"en" "Cannot display settings menu to console"
|
||||
}
|
||||
|
||||
"Choose Option"
|
||||
{
|
||||
"en" "Choose Option"
|
||||
}
|
||||
|
||||
"Client Settings"
|
||||
{
|
||||
"en" "Client Settings"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -231,10 +231,12 @@
|
||||
{
|
||||
"en" "You cannot change your selection for this vote."
|
||||
}
|
||||
|
||||
"On"
|
||||
{
|
||||
"en" "On"
|
||||
}
|
||||
|
||||
"Off"
|
||||
{
|
||||
"en" "Off"
|
||||
@ -245,16 +247,19 @@
|
||||
"#format" "{1:s}"
|
||||
"en" "(ALL) {1}"
|
||||
}
|
||||
|
||||
"Chat admins"
|
||||
{
|
||||
"#format" "{1:N}"
|
||||
"en" "(ADMINS) {1}"
|
||||
}
|
||||
|
||||
"Chat to admins"
|
||||
{
|
||||
"#format" "{1:N}"
|
||||
"en" "(TO ADMINS) {1}"
|
||||
}
|
||||
|
||||
"Private say to"
|
||||
{
|
||||
"#format" "{1:N},{2:N}"
|
||||
|
Loading…
Reference in New Issue
Block a user