/* Following named colors are supported: - {white} (use instead of \x01 ) - {cyan} (use instead of \x03 ) - {orange} (use instead of \x04 ) - {green} (use instead of \x05 ) */ "Phrases" { "not_enough_players" { "#format" "{1:i}" "en" "{orange}Not enough players to start the vote. {cyan}Required minimum: {1}" "ru" "{orange}Слишком мало игроков для голосования. {cyan}Нужно минимум: {1}" } "no_access" { "en" "{green}%N {orange}tried to teleport noobs, but has no access." "ru" "{green}%N {orange}пытается телепортировать нубов, но не имеет доступа." } "no_access_tanks" { "en" "{green}%N {orange}can't vote for teleport, because there are tanks on the map" "ru" "{green}%N {orange}не может голосовать за телепорт, т.к. на поле остались танки" } "other_vote" { "en" "{orange}Other vote is still not over!" "ru" "{orange}Другое голосование ещё не закончилось!" } "vote_started_announce" { "en" "Do you want to teleport noobs?" "ru" "Телепортировать нубов?" } "vote_started" { "en" "{green}%N {orange}is started vote for teleporting noobs" "ru" "{green}%N {orange}начал голосование за телепортирование нубов" } "Yes" { "en" "Yes" "ru" "Да" } "No" { "en" "No" "ru" "Нет" } "too_often" { "en" "{orange}You can't vote too often!" "ru" "{orange}Вы не можете голосовать слишком часто!" } "veto" { "en" "{orange}Current vote is vetoed by {green}%N" "ru" "{green}%N {orange}наложил вето на голосование" } "votepass" { "en" "{cyan}Current vote is passed by {green}%N" "ru" "{green}%N {cyan}принудительно продвинул голосование" } "vote_failed" { "en" "{cyan}Vote for teleporting {orange}is failed." "ru" "{cyan}Голосование за телепортацию {orange}провалилось." } "vote_success" { "en" "{green}Noobs {orange}are teleported" "ru" "{green}Нубы {orange}были телепортированы" } }