// Exported from SourceMod Translator // http://translator.mitchdempsey.com/sourcemod_plugins/61 // "Phrases" { "human_RaceName" { "en" "Human Alliance" "ru" "Человек" } "human_skill_Invisibility_desc" { "en" "Makes you partially invisible\nReduces visibility to #1#." "ru" "Дает вам частичную невидимость.\nУменьшает видимость на #1#" "es" "Te hace invisible parcialmente\nReduces visibilidad a #1#." } "human_skill_Teleport" { "en" "Teleport" "ru" "Телепорт" "es" "Teleport" } "Bashed" { "en" "Bashed enemy" "ru" "Вы ударили врага" "es" "Enemigo golpeado" } "human_skill_Bash_desc" { "en" "#1# chance to bash the enemy.\nRenders the enemy immobile for #2# seconds." "ru" "#1# шанс обездвижить врага.\nДелает врага неподвижным на #2# секунд" "es" "#1# Oportunidad de golpear al enemigo. \n Representa el enemigo inmovil #2# segundos." } "human_skill_DevotionAura_desc" { "en" "Gives you additional #1# health." "ru" "Дает вам #1# дополнительного здоровья\nпри возрождении" "es" "Le da adicional #1# salud." } "CantTeleportHere" { "en" "Cannot teleport there" "ru" "Туда телепортироваться нельзя" "es" "No se puede teletransportar alli" } "Distance too short." { "en" "Distance too short." "ru" "Слишком малое расстояние." "es" "La distancia es demasiado corta." } "human_skill_Bash" { "en" "Bash" "ru" "Удар" "es" "Golpe" } "human_skill_DevotionAura" { "en" "Devotion Aura" "ru" "Аура Жизни" "es" "Aura de devocion" } "RcvdBash" { "en" "You got bashed" "ru" "Вас ударил Человек" "es" "Fuiste golpeado " } "Teleported" { "en" "Teleported!" "ru" "Телепортирован!" "es" "Teletransportado! " } "human_skill_Invisibility" { "en" "Invisibility" "ru" "Невидимость" "es" "Invisibilidad" } "NoEmptyLocation" { "en" "No empty location found" "ru" "Не найдено свободной локации" "es" "Ninguna posicion vacia encontrada" } "human_skill_Teleport_desc" { "en" "Teleport toward where you aim.\n#1# range. Ultimate Immunity has 350 blocking radius." "ru" "Телепортирует куда вы смотрите" "es" "Teletransporte hacia donde apuntas.\n#1# de rango. Inmunidad a Ultimate en un rango de 350" } }