locale
# Conflicts: # Resources/ServerInfo/Guidebook/Botany.xml # Resources/ServerInfo/Guidebook/Controls/Controls.xml # Resources/ServerInfo/Guidebook/Controls/Radio.xml # Resources/ServerInfo/Guidebook/Engineering/AME.xml # Resources/ServerInfo/Guidebook/Engineering/Atmospherics.xml # Resources/ServerInfo/Guidebook/Engineering/Fires.xml # Resources/ServerInfo/Guidebook/Engineering/Power.xml # Resources/ServerInfo/Guidebook/Engineering/Shuttlecraft.xml # Resources/ServerInfo/Guidebook/Engineering/Singularity.xml # Resources/ServerInfo/Guidebook/Jobs.xml # Resources/ServerInfo/Guidebook/Science/Science.xml # Resources/ServerInfo/Guidebook/Science/Xenoarchaeology.xml # Resources/ServerInfo/Guidebook/Security/DNA.xml # Resources/ServerInfo/Guidebook/SpaceStation14.xml # Resources/ServerInfo/Guidebook/Survival.xml
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
agent-id-no-new = { CAPITALIZE($card) } не дала новых доступов.
|
||||
agent-id-new-1 = { CAPITALIZE($card) } дала один новый доступ.
|
||||
agent-id-new =
|
||||
{ CAPITALIZE($card) } дала { $number } { $number ->
|
||||
[one] новый доступ
|
||||
[few] новых доступа
|
||||
*[other] новых доступов
|
||||
}.
|
||||
agent-id-card-current-name = Имя:
|
||||
agent-id-card-current-job = Должность:
|
||||
agent-id-menu-title = ID карта Агента
|
||||
@@ -0,0 +1,8 @@
|
||||
## IdCardComponent
|
||||
|
||||
access-id-card-component-owner-name-job-title-text = ID карта { $jobSuffix }
|
||||
access-id-card-component-owner-full-name-job-title-text = ID карта { $fullName },{ $jobSuffix }
|
||||
access-id-card-component-default = ID карта
|
||||
id-card-component-microwave-burnt = { $id } громко щелкает!
|
||||
id-card-component-microwave-bricked = { $id } шипит!
|
||||
id-card-component-microwave-safe = { $id } издает странный звук.
|
||||
@@ -0,0 +1,11 @@
|
||||
id-card-console-window-privileged-id = Основной ID:
|
||||
id-card-console-window-target-id = Целевой ID:
|
||||
id-card-console-window-full-name-label = Полное имя:
|
||||
id-card-console-window-save-button = Сохранить
|
||||
id-card-console-window-job-title-label = Должность:
|
||||
id-card-console-window-eject-button = Извлечь
|
||||
id-card-console-window-insert-button = Вставить
|
||||
id-card-console-window-job-selection-label = Предустановки должностей (задает иконку отдела и должности):
|
||||
access-id-card-console-component-no-hands-error = У вас нет рук.
|
||||
id-card-console-privileged-id = Основной ID
|
||||
id-card-console-target-id = Целевой ID
|
||||
@@ -0,0 +1,3 @@
|
||||
id-examinable-component-verb-text = ID карта
|
||||
id-examinable-component-verb-disabled = Приблизьтесь, чтобы рассмотреть ID карту.
|
||||
id-examinable-component-verb-no-id = ID карты не видно.
|
||||
Reference in New Issue
Block a user