Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translate Upstream #2748 #2837

Merged
merged 9 commits into from
Dec 10, 2024
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ plant-holder-component-heat-improper-warning = Мигает [color=orange]пре
plant-holder-component-pressure-improper-warning = Мигает [color=lightblue]предупреждение о неподходящем атмосферном давлении[/color].
plant-holder-component-gas-missing-warning = Мигает [color=cyan]предупреждение о неподходящем атмосферном составе[/color].
plant-holder-component-early-sample-message = Растение ещё не выросло настолько, чтобы извлечь семена.
plant-holder-component-ligneous-cant-harvest-message = The plant is too tough to harvest with your bare hands.
plant-holder-component-ligneous-cant-harvest-message = Растение слишком прочное, чтобы собрать его голыми руками.
lzk228 marked this conversation as resolved.
Show resolved Hide resolved
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
chameleon-projector-inside-container = There's no room to scan that!
chameleon-projector-inside-container = Нет места чтобы просканировать это!
chameleon-projector-invalid = Вы не можете так замаскироваться!

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Нет места, чтобы просканировать это!"

Забыли запятую перед придаточной частью сложноподчинённого предложения

chameleon-projector-success = Новая маскировка спроецирована.
chameleon-projector-set-disguise = Set Disguise
chameleon-projector-set-disguise = Установить маскировку
2 changes: 1 addition & 1 deletion Resources/Locale/ru-RU/ghost/ghost-gui.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ghost-target-window-title = Телепорт призрака
ghost-target-window-current-button = Телепорт в: { $name }
ghost-target-window-warp-to-most-followed = Телепорт к самому следуемому
ghost-roles-window-title = Роли призраков
ghost-roles-window-available-button = Available ({ $rolesCount })
ghost-roles-window-available-button = Доступно ({ $rolesCount })
ghost-roles-window-join-raffle-button = Участвовать в лотерее
ghost-roles-window-raffle-in-progress-button =
Участвовать в лотерее (Осталось { $time }, { $players ->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ inventory-component-can-equip-cannot = Вы не можете экипирова
inventory-component-can-equip-does-not-fit = Это не подходит!
inventory-component-can-unequip-cannot = Вы не можете снять это!
inventory-component-dropped-from-unequip =
You dropped { $items ->
[1] an item!
*[other] some items!
Вы уронили { $items ->
[1] какой-то предмет!
lzk228 marked this conversation as resolved.
Show resolved Hide resolved
*[other] несколько предметов!
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# mop bucket
mop-bucket-slot-component-slot-name-item = Item
mop-bucket-slot-component-eject-verb = Take out
mop-bucket-slot-component-slot-name-item = Предмет
mop-bucket-slot-component-eject-verb = Вынуть
# mop bucket
mop-bucket-slot-component-slot-name-shark = Акула
# janitorial trolley
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
ent-ActionJumpToCore = Перейти к ядру
.desc = Возвращает ваш обзор к ядру.
ent-ActionShowJobIcons = Показывать значки должностей
.desc = Переключает показ иконок должностей членов экипажа.
ent-ActionSurvCameraLights = Переключить подсветку камеры
.desc = Включает подсветку камеры наблюдения вблизи места, где вы находитесь.
ent-ActionAIViewLaws = Просмотреть законы
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@

ent-SalvageShuttleConsoleCircuitboard = консоль управления утилизаторским шаттлом (консольная плата)
.desc = Консольная плата для консоли управления утилизаторским шаттлом.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ent-OpporozidoneBeakerSmall = { ent-Beaker }
.suffix = opporozidone
.suffix = оппорозидон
.desc = { ent-Beaker.desc }
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
ent-CentcomComputerComms = консоль связи Центком
.desc = { ent-ComputerComms.desc }

ent-ComputerShuttleSalvage = консоль управления утилизаторским шаттлом
.desc = Используется для пилотирования утилизаторского шаттла.
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
ent-FoodBakedBase = { ent-FoodInjectableBase }
.desc = { ent-FoodInjectableBase.desc }
ent-FoodBakedMuffin = маффин
.desc = Вкусный и нежный кекс.
.desc = Вкусный и пышный кекс.
ent-FoodBakedMuffinBerry = ягодный маффин
.desc = Вкусный и нежный пирог с ягодами.
.desc = Вкусный и пышный кекс, с ягодами.
lzk228 marked this conversation as resolved.
Show resolved Hide resolved
ent-FoodBakedMuffinCherry = вишнёвый маффин
.desc = Сладкий маффин с кусочками вишни.
ent-FoodBakedMuffinBluecherry = маффин с голубой вишней
.desc = Голубые вишни внутри вкусного маффина.
ent-FoodBakedMuffinChocolate = chocolate muffin
.desc = A delicious and spongy chocolate muffin.
ent-FoodBakedMuffinBanana = banana muffin
.desc = A delicious and spongy banana muffin.
ent-FoodBakedMuffinChocolate = шоколадный кекс
.desc = Вкусный и нежный шоколадный кекс.
ent-FoodBakedMuffinBanana = банановый кекс
.desc = Вкусный и нежный банановый кекс.
ent-FoodBakedBunHoney = медовая булочка
.desc = Булочка из липкого теста, глазированная мёдом.
ent-FoodBakedBunHotX = булочка хоткросс
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ ent-FoodPlateSmallPlastic = пластиковая тарелка
.desc = Синяя пластиковая тарелка, отлично подходит для кусков праздничного торта.
ent-FoodPlateTin = формочка для пирога
.desc = Дешёвая формочка из фольги для пирогов.
ent-FoodPlateMuffinTin = muffin tin
.desc = A cheap foil tin for muffins.
ent-FoodPlateMuffinTin = формочка для маффинов
.desc = Дешёвая формочка из фольги для маффинов.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ent-ChameleonProjector = маскировочный проектор
.desc = Схожая с голопаразитной технология, позволяющая создать из твёрдого света копию любого объекта, находящегося около вас. Маскировка спадает при поднятии или отключении.
ent-ChameleonDisguise = Урист МакКляйнер
.desc = { ent-BaseMob.desc }
.desc = { "" }
ent-ActionDisguiseNoRot = Вкл\выкл вращение
.desc = Используйте эту опцию, чтобы предотвратить вращение маскировки и затруднить своё обнаружение.
ent-ActionDisguiseAnchor = Закрепить\открепить
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ent-WeaponFlareGun = сигнальный пистолет
.desc = Компактный, однозарядный пистолет стреляющий ружейными патронами.
ent-WeaponFlareGunSecurity = security shell gun
.desc = A modified flare gun originally designed to be used by security to launch non-lethal shotgun shells, however it can also fire lethal shells without risk.
.desc = Компактный, однозарядный пистолет стреляющий ружейными патронами. Имеет предохранитель, не позволяющий поместить внутрь смертоносные снаряды.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Компактный, однозарядный пистолет, стреляющий ружейными патронами."

Запятая перед причастным оборотом

ent-WeaponFlareGunSecurity = охранный пистолет-дробовик
lzk228 marked this conversation as resolved.
Show resolved Hide resolved
.desc = Модифицированный сигнальный пистолет, изначально предназначенный для использования службой безопасности для запуска нелетальных дробовых снарядов, однако он также может стрелять и летальными снарядами без риска.
lzk228 marked this conversation as resolved.
Show resolved Hide resolved
lzk228 marked this conversation as resolved.
Show resolved Hide resolved
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ ent-BaseTraitorRule = { ent-BaseGameRule }
.desc = { ent-BaseGameRule.desc }
ent-Traitor = { ent-BaseGameRule }
.desc = { ent-BaseGameRule.desc }
ent-TraitorReinforcement = { ent-Traitor }
.desc = { ent-Traitor.desc }
ent-TraitorReinforcement = { ent-BaseTraitorRule }
.desc = { ent-BaseTraitorRule.desc }
ent-Revolutionary = { ent-BaseGameRule }
.desc = { ent-BaseGameRule.desc }
ent-Sandbox = { ent-BaseGameRule }
Expand Down
4 changes: 2 additions & 2 deletions Resources/Locale/ru-RU/voting/ui/vote-call-menu.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ ui-vote-type-timeout = Это голосование было недавно з
ui-vote-type-not-available = Этот тип голосования был отключён
# Vote option only available for specific users.
ui-vote-trusted-users-notice =
Этот вариант голосования доступен только для игроков, внесённых в вайтлист.
Кроме этого, вы должны были быть призраком в течение { $timeReq } минут.
Этот вариант голосования доступен только для игроков, внесённых в вайтлист или имеющим достаточно игрового времени.
Кроме этого, вы должны были быть призраком в течение { $timeReq } секунд.
# Warning to not abuse a specific vote option.
ui-vote-abuse-warning =
Внимание!
Expand Down
6 changes: 3 additions & 3 deletions Resources/Locale/ru-RU/window/window-component.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
comp-window-damaged-1 = Повреждений нет.
comp-window-damaged-2 = Имеется несколько царапин.
comp-window-damaged-3 = Имеется несколько маленьких трещин.
comp-window-damaged-4 = Имеется несколько больших трещин.
comp-window-damaged-5 = Имеется множество глубоких больших трещин.
comp-window-damaged-6 = Всё в глубоких трещинах, вот-вот разрушится.
comp-window-damaged-4 = [color=yellow]Имеется несколько больших трещин.[/color]
comp-window-damaged-5 = [color=orange]Имеется множество глубоких больших трещин.[/color]
comp-window-damaged-6 = [color=red]Всё в глубоких трещинах, вот-вот разрушится.[/color]
# Shown when knocking on a window
comp-window-knock = *тук тук*
Loading