Skip to content

Commit

Permalink
Новые напитки. Квас в карго. Фикс переводов. (#269)
Browse files Browse the repository at this point in the history
* Фикс переводов строительства. Квас в карго. Новые напитки: Мирувор и Каргонский Грызлодёр

* Фикс ветки

* Фикс конфликтов

* фикс ветки

* Фикс ошибок

* Фикс локализации

* Фикс теста

* Фикс теста 2

* Фикс теста 3

* Фикс теста 4

* Фикс теста 5
  • Loading branch information
Farrellka-dev authored Oct 14, 2024
1 parent 0bb445b commit ff5d2fb
Show file tree
Hide file tree
Showing 49 changed files with 478 additions and 278 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
flavor-complex-lpp-cargo-gargle-blaster = like you made a million and started a revolution
flavor-complex-lpp-miruvor = like arrogant
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
reagent-name-lpp-cargo-gargle-blaster = Cargo Gargle Blaster
reagent-desc-lpp-cargo-gargle-blaster = The Emperor's favorite drink.
reagent-name-lpp-miruvor = Miruvor
reagent-desc-lpp-miruvor = An exquisite drink especially for elves!
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
reagent-physical-desc-lpp-rich = rich
reagent-physical-desc-lpp-exquisite = exquisite
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ ent-LPPFleshlightTeal = fleshlight teal
ent-LPPFleshlightYellow = fleshlight yellow
.desc = A hamburger bun. Round and convenient to hold.
ent-LPPPillowPinkRound = pillow pink round
.desc = A hamburger bun. Round and convenient to hold.
.desc = A soft pillow that is comfortable to sit on.
ent-LPPPillowTealRound = pillow teal round
.desc = A hamburger bun. Round and convenient to hold.
.desc = A soft pillow that is comfortable to sit on.
12 changes: 12 additions & 0 deletions Resources/Locale/ru-RU/_LostParadise/Construction/Graphs.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -765,3 +765,15 @@ construction-graph-name-ClothingEyesPrescriptionMedHud = медицинский
construction-graph-desc-ClothingEyesPrescriptionMedHud = Плохо сделанное и поспешное сочетание половины пары очков, отпускаемых по рецепту, и медицинского дисплея, позволяющего вам чётко видеть одним глазом и следить за состоянием здоровья людей другим!
construction-graph-name-ClothingEyesPrescriptionHudSecurity = охранный визор на очках
construction-graph-desc-ClothingEyesPrescriptionHudSecurity = Некачественно сделанное и поспешное сочетание половины пары очков, отпускаемых по рецепту, и защитного экрана, позволяющего вам чётко видеть одним глазом и проверять удостоверение личности сотрудника и статус другим!
construction-graph-name-LPPBedDoubleUp = двойная кровать (вверх)
construction-graph-desc-LPPBedDoubleUp = На ней можно лежать или спать пристёгнутым.
construction-graph-name-LPPBedDoubleDown = двойная кровать (низ)
construction-graph-desc-LPPBedDoubleDown = На ней можно лежать или спать пристёгнутым.
construction-graph-name-FloorDrain = дренаж
construction-graph-desc-FloorDrain = Сливает лужи вокруг в себя. Пригодится для опорожнения вёдер или поддержания чистоты в определённых помещениях.
construction-graph-name-LPPClothingHeadHelmetBasicLight = шлем с фонариком
construction-graph-desc-LPPClothingHeadHelmetBasicLight = Стандартная защитная экипировка. Защищает от ударов и светит в технических тоннелях.
construction-graph-name-smugglersbag = сумка контрабандиста
construction-graph-desc-smugglersbag = Модная сумка, для хранения контрабанды. Используйте гаечный ключ и накройте плиткой, чтобы никто не увидел ваши секреты.
construction-graph-name-AtmosDeviceFanTiny = маленький вентилятор
construction-graph-desc-AtmosDeviceFanTiny = Маленький вентилятор создающий лёгкий поток воздуха.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
flavor-complex-lpp-cargo-gargle-blaster = как будто вы заработали миллион и подняли революцию
flavor-complex-lpp-miruvor = как высокомерие
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
ent-DrinkLPPMiruvorGlass = { ent-DrinkGlass }
.suffix = Мирувор
.desc = { ent-DrinkGlass.desc }
ent-DrinkLPPCargoGargleBlasterGlass = { ent-DrinkGlass }
.suffix = Каргонский грызлодёр
.desc = { ent-DrinkGlass.desc }
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
reagent-name-lpp-cargo-gargle-blaster = каргонский грызлодёр
reagent-desc-lpp-cargo-gargle-blaster = Любимый напиток императора.
reagent-name-lpp-miruvor = мирувор
reagent-desc-lpp-miruvor = Изысканный напиток специально для эльфов!
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
reagent-physical-desc-lpp-rich = богатое
reagent-physical-desc-lpp-exquisite = изысканное
1 change: 1 addition & 0 deletions Resources/Locale/ru-RU/accent/italian.ftl
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# This should probably use the same prefix system as the mobster accent.
# For the record, these do not work right now - even when uncommented.


# accent-italian-prefix-1 = Ravioli, ravioli, give me the formuoli!
# accent-italian-prefix-2 = Mamma-mia!
# accent-italian-prefix-3 = Mamma-mia! That's a spicy meat-ball!
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## Actions Commands loc


## Upgradeaction command loc

upgradeaction-command-need-one-argument = upgradeaction needs at least one argument, the action entity uid. The second optional argument is a specified level.
Expand Down
2 changes: 2 additions & 0 deletions Resources/Locale/ru-RU/atmos/air-alarm-ui.ftl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# UI


## Window

air-alarm-ui-access-denied = Недостаточный уровень доступа!
Expand Down Expand Up @@ -30,6 +31,7 @@ air-alarm-ui-mode-none = Нет
## Widgets


### General

air-alarm-ui-widget-enable = Включено
Expand Down
1 change: 1 addition & 0 deletions Resources/Locale/ru-RU/atmos/gas-canister-component.ftl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## UI


# Bound Interface

gas-canister-bound-user-interface-title = Газовый баллон
Expand Down
1 change: 1 addition & 0 deletions Resources/Locale/ru-RU/barsign/barsign-component.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ barsign-component-name = вывеска бара
# Bar signs prototypes


## The Harmbaton

barsign-prototype-name-harmbaton = Хармбатон
Expand Down
1 change: 1 addition & 0 deletions Resources/Locale/ru-RU/climbing/glass-table-component.ftl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
### Tables which take damage when a user is dragged onto them


## Showed to users other than the climber

glass-table-shattered-others = { CAPITALIZE($table) } ломается под весом { $climber }!
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
### Interaction Popup component


## Petting animals

petting-success-nukie-mouse = Вы гладите { THE($target) } по { POSS-ADJ($target) } маленькая кроваво-красная мышиная головка синдиката.
Expand Down
12 changes: 6 additions & 6 deletions Resources/Locale/ru-RU/escape-menu/ui/escape-menu.ftl
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
### EscapeMenu.xaml

ui-escape-title = Игровое меню
ui-escape-options = Настройки
ui-escape-rules = Правила
ui-escape-guidebook = Руководство
ui-escape-title = Game Menu
ui-escape-options = Options
ui-escape-rules = Rules
ui-escape-guidebook = Guidebook
ui-escape-wiki = Wiki
ui-escape-disconnect = Отключиться
ui-escape-quit = Выйти
ui-escape-disconnect = Disconnect
ui-escape-quit = Quit
Loading

0 comments on commit ff5d2fb

Please sign in to comment.