-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
58 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
# This list is sorted Mixed Alphabetically with Generic always being placed first, Departments alphabetically, Items Groups Alphabetically, and Jobs Alphabetically after all Department items | ||
# Generic - Clothing | ||
character-item-group-LoadoutEyes = Гражданские Очки | ||
character-item-group-LoadoutGloves = Гражданские Перчатки | ||
character-item-group-LoadoutHead = Гражданские Головные Уборы | ||
character-item-group-LoadoutMasks = Гражданские Маски | ||
character-item-group-LoadoutNeck = Гражданская Одежда На Шею | ||
character-item-group-LoadoutOuter = Гражданская Верхняя Одежда | ||
character-item-group-LoadoutShoes = Гражданская Обувь | ||
character-item-group-LoadoutUniformsCivilian = Гражданская Униформа | ||
# Generic - Items | ||
character-item-group-LoadoutAirTank = Аварийные Баллоны С Воздухом | ||
character-item-group-LoadoutLighters = Зажигалки | ||
character-item-group-LoadoutInstrumentsAny = Музыкальные Инструменты (Не Музыкантские) | ||
character-item-group-LoadoutSmokes = Табачное | ||
character-item-group-LoadoutBoxKits = Наборы Для Выживания | ||
character-item-group-LoadoutWritables = Канцелярия | ||
# Cargo | ||
character-item-group-LoadoutNeckCargo = Одежда На Шею Отдела Снабжения | ||
character-item-group-LoadoutOuterCargo = Верхняя Одежда Отдела Снабжения | ||
character-item-group-LoadoutShoesCargo = Обувь Отдела Снабжения | ||
# Engineering | ||
character-item-group-LoadoutEyesEngineering = Очки Инженерного Отдела | ||
character-item-group-LoadoutHeadEngineering = Головные Уборы Инженерного Отдела | ||
character-item-group-LoadoutOuterEngineering = Верхняя Одежда Инженерного Отдела | ||
character-item-group-LoadoutUniformsEngineering = Униформа Инженерного Отдела | ||
# Medical | ||
character-item-group-LoadoutEyesMedical = Очки Медицинского Отдела | ||
character-item-group-LoadoutGlovesMedical = Перчатки Медицинского отдела | ||
character-item-group-LoadoutHeadMedical = Головные Уборы Медицинского Отдела | ||
character-item-group-LoadoutNeckMedical = Одежда На Шею Медицинского Отдела | ||
character-item-group-LoadoutOuterMedical = Верхняя Одежда Медицинского Отдела | ||
character-item-group-LoadoutShoesMedical = Обувь Медицинского Отдела | ||
character-item-group-LoadoutUniformsMedical = Униформа Медицинского Отдела | ||
# Security | ||
character-item-group-LoadoutBeltSecurity = Ремни Отдела Службы Безопасности | ||
character-item-group-LoadoutEquipmentSecurity = Снаряжение Отдела Службы Безопасности | ||
character-item-group-LoadoutEyesSecurity = Очки Отдела Службы Безопасности | ||
character-item-group-LoadoutGlovesSecurity = Перчатки Отдела Службы Безопасности | ||
character-item-group-LoadoutHeadSecurity = Головные Уборы Отдела Службы Безопасности | ||
character-item-group-LoadoutMaskSecurity = Маски Отдела Службы Безопасности | ||
character-item-group-LoadoutNeckSecurity = Одежда На Шею Отдела Службы Безопасности | ||
character-item-group-LoadoutOuterSecurity = Верхняя Одежда Отдела Службы Безопасности | ||
character-item-group-LoadoutShoesSecurity = Обувь Отдела Службы Безопасности | ||
character-item-group-LoadoutUniformsSecurity = Униформа Отдела Службы Безопасности | ||
# Service | ||
character-item-group-LoadoutEquipmentService = Снаряжение Сервиса | ||
character-item-group-LoadoutMaskService = Маски Сервиса | ||
character-item-group-LoadoutNeckService = Одежда На Шею Сервиса | ||
character-item-group-LoadoutOuterService = Верхняя Одежда Сервиса | ||
character-item-group-LoadoutShoesService = Обувь Сервиса | ||
character-item-group-LoadoutUniformsService = Униформа Сервиса | ||
# Service - Bartender | ||
character-item-group-LoadoutBartenderAmmo = Аммуниция Бармена | ||
character-item-group-LoadoutBartenderOuterwear = Верхняя Одежда Бармена | ||
character-item-group-LoadoutBartenderWeapon = Оружие Бармена | ||
# Service - Musician | ||
character-item-group-LoadoutMusicianInstruments = Музыкальные Инструменты |