From f96536ca6e6201275e5b97db67cd4e2245911491 Mon Sep 17 00:00:00 2001 From: Vonsant Date: Wed, 27 Mar 2024 01:38:38 +0300 Subject: [PATCH 1/3] =?UTF-8?q?=D0=9B=D0=BE=D0=BA=D0=B0=D0=BB=D0=B8=D0=B7?= =?UTF-8?q?=D0=B0=D1=86=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Content.Shared/Humanoid/NamingSystem.cs | 26 +- .../Humanoid/Prototypes/SpeciesPrototype.cs | 17 +- .../ContentLocalizationManager.cs | 9 +- Resources/Locale/ru-RU/GPS/handheld-gps.ftl | 1 + Resources/Locale/ru-RU/HUD/game-hud.ftl | 8 + Resources/Locale/ru-RU/_NF/ArachnidChaos.ftl | 4 + Resources/Locale/ru-RU/_NF/accent/accents.ftl | 16 + Resources/Locale/ru-RU/_NF/actions/sleep.ftl | 1 + .../Locale/ru-RU/_NF/adventure/adventure.ftl | 26 + .../_NF/advertisements/vending/astro.ftl | 2 + .../advertisements/vending/cuddlycritter.ftl | 8 + .../advertisements/vending/lesslethalvend.ftl | 20 + .../_NF/advertisements/vending/maildrobe.ftl | 2 + .../ru-RU/_NF/bank/bank-ATM-component.ftl | 26 + .../ru-RU/_NF/bluespace-events/events.ftl | 8 + .../_NF/bounty-contracts/bounty-contracts.ftl | 48 + .../ru-RU/_NF/chat/managers/chat_manager.ftl | 9 + .../Locale/ru-RU/_NF/chemicals/chemicals.ftl | 2 + .../contraband-exchange-console.ftl | 9 + .../_NF/cryosleep/cryosleep-component.ftl | 20 + .../ru-RU/_NF/events/bluespace-cargo.ftl | 1 + .../_NF/events/bluespace-syndicate-crate.ftl | 1 + .../_NF/ghost/roles/ghost-role-component.ftl | 11 + .../ru-RU/_NF/headset/headset-component.ftl | 1 + .../interaction-popup-component.ftl | 3 + .../Locale/ru-RU/_NF/job/job-description.ftl | 4 + Resources/Locale/ru-RU/_NF/job/job-names.ftl | 9 + Resources/Locale/ru-RU/_NF/m_emp/m_emp.ftl | 27 + .../Locale/ru-RU/_NF/medical/suit-sensor.ftl | 5 + .../Locale/ru-RU/_NF/paper/pen-component.ftl | 13 + .../ru-RU/_NF/paper/stamp-component.ftl | 6 + .../ui/humanoid-profile-editor.ftl | 1 + .../ru-RU/_NF/prototypes/access/accesses.ftl | 3 + .../catalog/cargo/cargo-engineering.ftl | 6 + .../prototypes/catalog/cargo/cargo-fun.ftl | 12 + .../catalog/cargo/cargo-livestock.ftl | 2 + .../catalog/cargo/cargo-materials.ftl | 4 + .../catalog/cargo/cargo-service.ftl | 4 + .../prototypes/catalog/cargo/cargo-trade.ftl | 4 + .../catalog/cargo/cargo-vending.ftl | 8 + .../catalog/fills/crates/engines-crates.ftl | 8 + .../catalog/fills/crates/fun-crates.ftl | 2 + .../catalog/fills/crates/livestock-crates.ftl | 2 + .../catalog/fills/crates/materials-crates.ftl | 4 + .../catalog/fills/crates/science-crates.ftl | 2 + .../catalog/fills/crates/service-crates.ftl | 6 + .../catalog/fills/crates/syndicate-crates.ftl | 2 + .../catalog/fills/crates/trade-crates.ftl | 4 + .../catalog/fills/crates/vending-crates.ftl | 18 + .../entities/shuttles/thrusters.ftl | 4 + Resources/Locale/ru-RU/_NF/reagents/foods.ftl | 1 + .../reagents/meta/consumable/food/food.ftl | 2 + .../ru-RU/_NF/research/technologies.ftl | 9 + .../ru-RU/_NF/respawn/respawn-system.ftl | 18 + Resources/Locale/ru-RU/_NF/seeds/seeds.ftl | 5 + .../shipyard/shipyard-console-component.ftl | 17 + .../_NF/shipyard/shipyard-rcd-component.ftl | 9 + .../Locale/ru-RU/_NF/shuttles/console.ftl | 1 + .../Locale/ru-RU/_NF/smuggling/deaddrop.ftl | 6 + .../Locale/ru-RU/_NF/species/species.ftl | 3 + Resources/Locale/ru-RU/_NF/store/currency.ftl | 1 + .../Locale/ru-RU/_NF/store/uplink-catalog.ftl | 112 + Resources/Locale/ru-RU/_NF/traits/traits.ftl | 5 + .../vending-machine-component.ftl | 3 + .../ru-RU/_NF/ventriloquist/ventriloquist.ftl | 6 + .../Locale/ru-RU/_NF/verbs/verb-system.ftl | 2 + Resources/Locale/ru-RU/_lib.ftl | 34 + Resources/Locale/ru-RU/_units.ftl | 80 + Resources/Locale/ru-RU/abilities/mime.ftl | 5 + Resources/Locale/ru-RU/accent/accents.ftl | 113 + Resources/Locale/ru-RU/accent/archaic.ftl | 453 ++++ Resources/Locale/ru-RU/accent/cowboy.ftl | 198 ++ Resources/Locale/ru-RU/accent/dwarf.ftl | 285 ++ Resources/Locale/ru-RU/accent/italian.ftl | 105 + Resources/Locale/ru-RU/accent/mobster.ftl | 40 + Resources/Locale/ru-RU/accent/pirate.ftl | 67 + Resources/Locale/ru-RU/accent/scrambled.ftl | 7 + .../components/agent-id-card-component.ftl | 12 + .../access/components/id-card-component.ftl | 8 + .../components/id-card-console-component.ftl | 13 + .../components/id-examinable-component.ftl | 3 + .../systems/access-overrider-system.ftl | 8 + .../access/systems/access-reader-system.ftl | 1 + .../ru-RU/accessories/human-facial-hair.ftl | 35 + .../Locale/ru-RU/accessories/human-hair.ftl | 188 ++ .../ru-RU/accessories/vox-facial-hair.ftl | 5 + .../Locale/ru-RU/accessories/vox-hair.ftl | 13 + .../actions/actions/actions-commands.ftl | 14 + .../Locale/ru-RU/actions/actions/blocking.ftl | 6 + .../ru-RU/actions/actions/combat-mode.ftl | 2 + .../Locale/ru-RU/actions/actions/crit.ftl | 1 + .../Locale/ru-RU/actions/actions/diona.ftl | 2 + .../ru-RU/actions/actions/disarm-action.ftl | 5 + .../Locale/ru-RU/actions/actions/dragon.ftl | 4 + .../Locale/ru-RU/actions/actions/egg-lay.ftl | 3 + .../ru-RU/actions/actions/internals.ftl | 4 + .../Locale/ru-RU/actions/actions/mapping.ftl | 1 + .../Locale/ru-RU/actions/actions/mask.ftl | 2 + .../Locale/ru-RU/actions/actions/sleep.ftl | 5 + .../Locale/ru-RU/actions/actions/spells.ftl | 1 + .../Locale/ru-RU/actions/actions/spider.ftl | 4 + .../Locale/ru-RU/actions/actions/wagging.ftl | 2 + .../Locale/ru-RU/actions/ui/actionmenu.ftl | 9 + .../Locale/ru-RU/actions/ui/actionslot.ftl | 1 + .../ru-RU/administration/admin-verbs.ftl | 16 + .../Locale/ru-RU/administration/antag.ftl | 13 + .../Locale/ru-RU/administration/bwoink.ftl | 9 + .../commands/add-uplink-command.ftl | 6 + .../commands/call-shuttle-command.ftl | 4 + .../commands/control-mob-command.ftl | 2 + .../commands/custom-vote-command.ftl | 1 + ...delete-entities-with-component-command.ftl | 5 + .../administration/commands/dsay-command.ftl | 2 + .../commands/follow-command.ftl | 2 + .../administration/commands/osay-command.ftl | 7 + .../administration/commands/panicbunker.ftl | 28 + .../commands/play-global-sound-command.ftl | 7 + .../commands/polymorph-command.ftl | 5 + .../commands/rejuvenate-command.ftl | 6 + .../commands/set-admin-ooc-command.ftl | 2 + .../commands/set-looc-command.ftl | 6 + .../commands/set-mind-command.ftl | 4 + .../commands/set-ooc-command.ftl | 6 + .../commands/set-outfit-command.ftl | 4 + .../administration/commands/tag-commands.ftl | 9 + .../commands/throw-scoreboard-command.ftl | 2 + .../commands/variantize-command.ftl | 2 + .../administration/managers/admin-manager.ftl | 9 + .../Locale/ru-RU/administration/smites.ftl | 88 + .../ru-RU/administration/ui/actions.ftl | 12 + .../ui/admin-announce-window.ftl | 8 + .../ru-RU/administration/ui/admin-erase.ftl | 1 + .../ru-RU/administration/ui/admin-logs.ftl | 19 + .../administration/ui/admin-menu-window.ftl | 11 + .../ru-RU/administration/ui/admin-notes.ftl | 72 + .../ui/admin-spawn-explosion-eui.ftl | 15 + .../ru-RU/administration/ui/ban-list.ftl | 19 + .../ui/manage-solutions/add-reagent.ftl | 5 + .../ui/manage-solutions/manage-solutions.ftl | 10 + .../administration/ui/permissions-eui.ftl | 21 + .../ui/set-outfit/set-outfit-menu.ftl | 4 + .../ui/tabs/admin-tab/call-shuttle-window.ftl | 1 + .../tabs/admin-tab/player-actions-window.ftl | 10 + .../ui/tabs/adminbus-tab/adminbus-tab.ftl | 4 + .../ui/tabs/panicbunker-tab.ftl | 17 + .../administration/ui/tabs/player-tab.ftl | 8 + .../administration/ui/tabs/round-tab.ftl | 1 + .../administration/ui/tabs/server-tab.ftl | 3 + .../ru-RU/advertisements/vending/ammo.ftl | 10 + .../advertisements/vending/arcadiadrobe.ftl | 31 + .../advertisements/vending/atmosdrobe.ftl | 3 + .../ru-RU/advertisements/vending/bardrobe.ftl | 2 + .../advertisements/vending/boozeomat.ftl | 22 + .../advertisements/vending/cargodrobe.ftl | 3 + .../ru-RU/advertisements/vending/chang.ftl | 7 + .../advertisements/vending/chefdrobe.ftl | 3 + .../ru-RU/advertisements/vending/chefvend.ftl | 13 + .../advertisements/vending/chemdrobe.ftl | 3 + .../ru-RU/advertisements/vending/cigs.ftl | 15 + .../advertisements/vending/clothesmate.ftl | 7 + .../ru-RU/advertisements/vending/coffee.ftl | 18 + .../ru-RU/advertisements/vending/cola.ftl | 12 + .../advertisements/vending/condiments.ftl | 6 + .../advertisements/vending/curadrobe.ftl | 3 + .../ru-RU/advertisements/vending/detdrobe.ftl | 3 + .../advertisements/vending/dinnerware.ftl | 10 + .../ru-RU/advertisements/vending/discount.ftl | 17 + .../ru-RU/advertisements/vending/donut.ftl | 9 + .../advertisements/vending/engidrobe.ftl | 5 + .../ru-RU/advertisements/vending/games.ftl | 14 + .../advertisements/vending/genedrobe.ftl | 2 + .../advertisements/vending/happyhonk.ftl | 14 + .../ru-RU/advertisements/vending/hydrobe.ftl | 4 + .../advertisements/vending/janidrobe.ftl | 3 + .../ru-RU/advertisements/vending/lawdrobe.ftl | 3 + .../ru-RU/advertisements/vending/magivend.ftl | 11 + .../advertisements/vending/medidrobe.ftl | 3 + .../ru-RU/advertisements/vending/megaseed.ftl | 6 + .../ru-RU/advertisements/vending/nanomed.ftl | 9 + .../ru-RU/advertisements/vending/nutrimax.ftl | 9 + .../advertisements/vending/robodrobe.ftl | 4 + .../ru-RU/advertisements/vending/scidrobe.ftl | 3 + .../ru-RU/advertisements/vending/secdrobe.ftl | 5 + .../ru-RU/advertisements/vending/sectech.ftl | 8 + .../advertisements/vending/smartfridge.ftl | 8 + .../ru-RU/advertisements/vending/snack.ftl | 21 + .../advertisements/vending/sovietsoda.ftl | 9 + .../advertisements/vending/syndiedrobe.ftl | 36 + .../ru-RU/advertisements/vending/theater.ftl | 6 + .../ru-RU/advertisements/vending/vendomat.ftl | 7 + .../advertisements/vending/virodrobe.ftl | 3 + .../alert-levels/alert-level-command.ftl | 6 + .../ru-RU/alert-levels/alert-levels.ftl | 27 + Resources/Locale/ru-RU/alerts/alerts.ftl | 74 + .../components/ame-controller-component.ftl | 24 + .../ame-fuel-container-component.ftl | 1 + .../ame/components/ame-part-component.ftl | 2 + .../ru-RU/anchorable/anchorable-component.ftl | 3 + .../ru-RU/animals/rat-king/rat-king.ftl | 3 + .../ru-RU/animals/udder/udder-system.ftl | 6 + Resources/Locale/ru-RU/anomaly/anomaly.ftl | 62 + .../ru-RU/apc/components/apc-component.ftl | 4 + Resources/Locale/ru-RU/arcade/blockgame.ftl | 23 + .../space-villain-game-component.ftl | 14 + .../Locale/ru-RU/arcade/spacevillain.ftl | 6 + .../Locale/ru-RU/armor/armor-examine.ftl | 19 + Resources/Locale/ru-RU/atmos/air-alarm-ui.ftl | 66 + .../Locale/ru-RU/atmos/firelock-component.ftl | 2 + .../ru-RU/atmos/flammable-component.ftl | 1 + .../ru-RU/atmos/gas-analyzer-component.ftl | 30 + .../ru-RU/atmos/gas-canister-component.ftl | 20 + .../atmos/gas-passive-gate-component.ftl | 1 + .../ru-RU/atmos/gas-pressure-pump-system.ftl | 2 + .../ru-RU/atmos/gas-recycler-system.ftl | 5 + .../Locale/ru-RU/atmos/gas-tank-component.ftl | 25 + .../ru-RU/atmos/gas-thermomachine-system.ftl | 2 + .../Locale/ru-RU/atmos/gas-valve-system.ftl | 6 + .../Locale/ru-RU/atmos/gas-vent-pump.ftl | 1 + .../ru-RU/atmos/gas-volume-pump-system.ftl | 7 + .../Locale/ru-RU/atmos/plaque-component.ftl | 10 + .../Locale/ru-RU/atmos/portable-scrubber.ftl | 3 + .../ru-RU/barsign/barsign-component.ftl | 124 + .../components/battery-drainer-component.ftl | 3 + .../examinable-battery-component.ftl | 4 + .../ru-RU/blocking/blocking-examine.ftl | 6 + .../Locale/ru-RU/bloodstream/bloodstream.ftl | 4 + .../Locale/ru-RU/body/behavior/behavior.ftl | 1 + .../body-scanner/body-scanner-component.ftl | 5 + .../bonk/components/bonkable-component.ftl | 2 + Resources/Locale/ru-RU/borg/borg.ftl | 14 + .../components/plant-holder-component.ftl | 35 + .../botany/components/seed-component.ftl | 10 + .../components/seed-extractor-component.ftl | 5 + Resources/Locale/ru-RU/botany/swab.ftl | 4 + Resources/Locale/ru-RU/bql/bql-select.ftl | 12 + .../buckle/components/buckle-component.ftl | 7 + Resources/Locale/ru-RU/burial/burial.ftl | 4 + .../ru-RU/cable/cable-multitool-system.ftl | 12 + .../extinguish-on-interact-component.ftl | 1 + Resources/Locale/ru-RU/cargo/bounties.ftl | 103 + .../ru-RU/cargo/cargo-bounty-console.ftl | 16 + .../ru-RU/cargo/cargo-console-component.ftl | 46 + .../cargo/cargo-console-order-component.ftl | 10 + .../cargo/cargo-order-database-component.ftl | 3 + .../cargo/cargo-pallet-console-component.ftl | 6 + .../ru-RU/cargo/price-gun-component.ftl | 4 + Resources/Locale/ru-RU/cargo/qm-clipboard.ftl | 1 + .../cartridge-loader-component.ftl | 2 + .../ru-RU/cartridge-loader/cartridges.ftl | 17 + .../ru-RU/changelog/changelog-window.ftl | 12 + Resources/Locale/ru-RU/chapel/bible.ftl | 15 + .../humanoid-appearance-component.ftl | 2 + .../components/magic-mirror-component.ftl | 2 + .../components/character-info-component.ftl | 3 + .../ru-RU/chat/commands/suicide-command.ftl | 9 + .../ru-RU/chat/managers/chat-manager.ftl | 91 + .../ru-RU/chat/sanitizer-replacements.ftl | 26 + Resources/Locale/ru-RU/chat/ui/chat-box.ftl | 30 + .../components/chem-master-component.ftl | 32 + .../components/hypospray-component.ftl | 13 + .../components/injector-component.ftl | 24 + .../chemistry/components/mixing-component.ftl | 13 + .../reagent-dispenser-component.ftl | 19 + .../components/rehydratable-component.ftl | 1 + .../solution-container-mixer-component.ftl | 3 + .../components/solution-heater-component.ftl | 1 + .../components/solution-scanner-component.ftl | 5 + .../components/solution-spike-component.ftl | 3 + .../solution-transfer-component.ftl | 19 + .../transformable-container-component.ftl | 1 + .../ru-RU/chemistry/reagent-effects.ftl | 1 + .../shared-solution-container-component.ftl | 8 + .../ru-RU/climbing/climbable-component.ftl | 21 + .../ru-RU/climbing/glass-table-component.ftl | 6 + .../ru-RU/cloning/accept-cloning-window.ftl | 7 + Resources/Locale/ru-RU/clothing/belts.ftl | 2 + Resources/Locale/ru-RU/clothing/boots.ftl | 1 + .../Locale/ru-RU/clothing/clothing-speed.ftl | 9 + .../components/chameleon-component.ftl | 8 + .../components/magboots-component.ftl | 1 + .../toggleable-clothing-component.ftl | 2 + Resources/Locale/ru-RU/cluwne/cluwne.ftl | 2 + .../Locale/ru-RU/commands/actions-command.ftl | 6 + .../ru-RU/commands/atmos-debug-command.ftl | 14 + .../Locale/ru-RU/commands/credits-command.ftl | 2 + .../Locale/ru-RU/commands/debug-command.ftl | 8 + .../commands/debug-pathfinding-command.ftl | 4 + .../commands/grouping-entity-menu-command.ftl | 4 + .../commands/hide-mechanisms-command.ftl | 2 + .../mapping-client-side-setup-command.ftl | 2 + .../ru-RU/commands/open-a-help-command.ftl | 3 + .../commands/set-menu-visibility-command.ftl | 3 + .../commands/show-health-bars-command.ftl | 6 + .../commands/show-mechanisms-command.ftl | 2 + .../ru-RU/commands/stat-values-command.ftl | 17 + .../ru-RU/commands/toggle-outline-command.ftl | 3 + .../ru-RU/commands/toolshed-commands.ftl | 41 + .../Locale/ru-RU/commands/zoom-command.ftl | 6 + .../communications-console-component.ftl | 17 + .../Locale/ru-RU/communications/terror.ftl | 2 + .../atmos-unsafe-unanchor-component.ftl | 4 + .../components/base-computer-ui-component.ftl | 1 + .../components/gas-canister-component.ftl | 18 + .../ru-RU/components/gas-filter-component.ftl | 10 + .../ru-RU/components/gas-mixer-component.ftl | 9 + .../ru-RU/components/gas-pump-component.ftl | 8 + .../gas-thermomachine-component.ftl | 9 + .../ru-RU/components/ghost-component.ftl | 7 + .../components/power-monitoring-component.ftl | 24 + .../ru-RU/components/storage-component.ftl | 10 + .../configurable/configuration-component.ftl | 6 + .../Locale/ru-RU/connection-messages.ftl | 43 + .../construction-component-verbs.ftl | 3 + .../components/construction-component.ftl | 2 + .../construction/components/flatpack.ftl | 11 + .../components/machine-board-component.ftl | 2 + .../components/machine-frame-component.ftl | 2 + .../components/machine-part-component.ftl | 2 + .../conditions/airlock-bolted.ftl | 5 + .../construction/conditions/all-wires-cut.ftl | 4 + .../conditions/any-conditions.ftl | 3 + .../conditions/apc-open-condition.ftl | 5 + .../construction/conditions/door-welded.ftl | 5 + .../empty-or-window-valid-in-tile.ftl | 1 + .../conditions/entity-anchored.ftl | 4 + .../ru-RU/construction/conditions/locked.ftl | 4 + .../conditions/machine-frame-complete.ftl | 7 + .../construction/conditions/min-solution.ftl | 2 + .../conditions/no-unstackable-in-tile.ftl | 1 + .../conditions/no-windows-in-tile.ftl | 1 + .../conditions/solution-empty.ftl | 3 + .../conditions/tile-not-blocked.ftl | 1 + .../conditions/toilet-lid-closed.ftl | 3 + .../construction/conditions/wallmount.ftl | 1 + .../construction/conditions/wire-panel.ftl | 4 + .../construction/construction-categories.ftl | 12 + .../construction-ghost-component.ftl | 1 + .../construction/construction-system.ftl | 7 + ...bitrary-insert-construction-graph-step.ftl | 2 + .../component-construction-graph-step.ftl | 4 + .../material-construction-graph-step.ftl | 1 + .../prototype-construction-graph-step.ftl | 4 + .../temperature-construction-graph-step.ftl | 1 + .../steps/tool-construction-graph-step.ftl | 1 + .../ui/construction-menu-presenter.ftl | 7 + .../construction/ui/construction-menu.ftl | 8 + .../Locale/ru-RU/containers/containers.ftl | 2 + .../ru-RU/containers/item-slots-component.ftl | 2 + .../ru-RU/conveyors/conveyor-component.ftl | 1 + .../Locale/ru-RU/corvax/accent/italian.ftl | 82 + .../corvax/accessories/human-facial-hair.ftl | 2 + .../ru-RU/corvax/accessories/human-hair.ftl | 71 + .../corvax/barsign/barsign-component.ftl | 4 + .../corvax/changelog/changelog-window.ftl | 1 + Resources/Locale/ru-RU/corvax/info/rules.ftl | 3 + .../interaction-popup-component.ftl | 2 + .../Locale/ru-RU/corvax/job/job-names.ftl | 2 + .../join-playtime/join-playtime-reason.ftl | 0 .../Locale/ru-RU/corvax/markings/cat.ftl | 16 + .../ru-RU/corvax/markings/cyberlibs.ftl | 81 + .../Locale/ru-RU/corvax/markings/fox.ftl | 3 + .../ru-RU/corvax/markings/slime_cat.ftl | 19 + .../ru-RU/corvax/markings/slime_fox.ftl | 3 + .../Locale/ru-RU/corvax/markings/sponsor.ftl | 4 + .../Locale/ru-RU/corvax/paper/book-busido.ftl | 55 + .../ru-RU/corvax/paper/book-rulebook.ftl | 56 + .../ru-RU/corvax/paper/stamp-component.ftl | 2 + .../preferences/ui/character-setup-gui.ftl | 1 + .../prototypes/catalog/cargo/cargo-food.ftl | 2 + .../ru-RU/corvax/speech/speech-chatsan.ftl | 250 ++ .../station-events/events/evil-twin.ftl | 17 + .../station-goal/station-goal-command.ftl | 3 + .../station-goal/station-goal-component.ftl | 38 + Resources/Locale/ru-RU/corvax/tts/tts-ui.ftl | 4 + .../Locale/ru-RU/corvax/tts/tts-voices.ftl | 595 +++++ Resources/Locale/ru-RU/corvax/voice-mask.ftl | 2 + .../Locale/ru-RU/crayon/crayon-component.ftl | 10 + .../Locale/ru-RU/credits/credits-window.ftl | 11 + .../ru-RU/crew-manifest/crew-manifest.ftl | 4 + .../criminal-records/criminal-records.ftl | 44 + .../cuffs/components/cuffable-component.ftl | 29 + .../cuffs/components/handcuff-component.ftl | 17 + .../Locale/ru-RU/damage/damage-command.ftl | 13 + .../Locale/ru-RU/damage/damage-examine.ftl | 10 + .../Locale/ru-RU/damage/damage-force-say.ftl | 10 + .../Locale/ru-RU/damage/rejuvenate-verb.ftl | 1 + Resources/Locale/ru-RU/damage/stamina.ftl | 1 + Resources/Locale/ru-RU/darts/darts-popup.ftl | 6 + .../Locale/ru-RU/decals/decal-window.ftl | 9 + Resources/Locale/ru-RU/defusable/examine.ftl | 14 + Resources/Locale/ru-RU/defusable/popup.ftl | 9 + Resources/Locale/ru-RU/defusable/verb.ftl | 1 + .../Locale/ru-RU/deltav/accent/scottish.ftl | 285 ++ .../deltav/advertisements/vending/pride.ftl | 3 + .../deltav/catalog/cargo/cargo-vending.ftl | 2 + .../catalog/fills/crates/vending-crates.ftl | 2 + .../ru-RU/deltav/flavors/flavor-profiles.ftl | 31 + .../Locale/ru-RU/deltav/markings/felinid.ftl | 5 + .../meta/consumable/food/condiments.ftl | 6 + .../deltav/reagents/meta/physical-desc.ftl | 2 + .../Locale/ru-RU/deltav/traits/traits.ftl | 2 + .../ru-RU/deltav/weapons/ranged/energygun.ftl | 1 + .../detail-examinable/detail-examinable.ftl | 2 + .../Locale/ru-RU/devices/device-network.ftl | 42 + .../ru-RU/devices/network-configurator.ftl | 47 + .../Locale/ru-RU/dice/dice-component.ftl | 3 + .../ru-RU/discord/round-notifications.ftl | 5 + Resources/Locale/ru-RU/disease/disease.ftl | 1 + Resources/Locale/ru-RU/disease/miasma.ftl | 17 + .../disposal-mailing-unit-component.ftl | 7 + .../disposal/tube-connections-command.ftl | 2 + .../components/disposal-router-component.ftl | 11 + .../components/disposal-tagger-window.ftl | 8 + .../components/disposal-tube-component.ftl | 5 + .../components/disposal-unit-component.ftl | 32 + .../Locale/ru-RU/door-remote/door-remote.ftl | 5 + .../doors/components/airlock-component.ftl | 4 + Resources/Locale/ru-RU/doors/door.ftl | 1 + .../ru-RU/drag-drop/drag-drop-system.ftl | 1 + Resources/Locale/ru-RU/dragon/dragon.ftl | 3 + Resources/Locale/ru-RU/dragon/rifts.ftl | 9 + Resources/Locale/ru-RU/drone/drone-system.ftl | 4 + .../electrocution/electrocute-command.ftl | 2 + .../electrocution/electrocuted-component.ftl | 3 + Resources/Locale/ru-RU/emag/emag.ftl | 2 + Resources/Locale/ru-RU/emotes/emotes.ftl | 1 + Resources/Locale/ru-RU/emp/emp.ftl | 1 + .../engineer-painter/engineer-painter.ftl | 12 + .../ru-RU/ensnare/ensnare-component.ftl | 4 + .../pointing/pointing-system.ftl | 10 + .../ru-RU/escape-menu/ui/escape-menu.ftl | 9 + .../ru-RU/escape-menu/ui/options-menu.ftl | 242 ++ .../Locale/ru-RU/examine/examine-system.ftl | 7 + .../ru-RU/explosions/explosion-resistance.ftl | 2 + Resources/Locale/ru-RU/eye/blindness.ftl | 1 + Resources/Locale/ru-RU/fax/fax-admin.ftl | 13 + Resources/Locale/ru-RU/fax/fax.ftl | 22 + .../fire-extinguisher-component.ftl | 3 + .../flash/components/flash-component.ftl | 6 + .../Locale/ru-RU/flavors/flavor-profiles.ftl | 260 ++ .../fluids/components/absorbent-component.ftl | 7 + .../fluids/components/bucket-component.ftl | 3 + .../fluids/components/drain-component.ftl | 8 + .../fluids/components/puddle-component.ftl | 5 + .../fluids/components/spillable-component.ftl | 10 + .../fluids/components/spray-component.ftl | 1 + .../components/foldable-component.ftl | 6 + .../Locale/ru-RU/follower/follow-verb.ftl | 2 + Resources/Locale/ru-RU/forensics/fibers.ftl | 23 + .../Locale/ru-RU/forensics/forensics.ftl | 24 + Resources/Locale/ru-RU/forensics/residues.ftl | 9 + .../ru-RU/game-ticking/forcemap-command.ftl | 7 + .../game-presets/preset-allatonce.ftl | 2 + .../game-presets/preset-deathmatch.ftl | 77 + .../game-presets/preset-extended.ftl | 2 + .../game-presets/preset-greenshift.ftl | 2 + .../game-presets/preset-nukeops.ftl | 29 + .../game-presets/preset-pirates.ftl | 24 + .../game-presets/preset-revolutionary.ftl | 62 + .../game-presets/preset-sandbox.ftl | 2 + .../game-presets/preset-secret.ftl | 2 + .../game-presets/preset-survival.ftl | 2 + .../game-presets/preset-suspicion.ftl | 2 + .../game-presets/preset-thief.ftl | 16 + .../game-presets/preset-traitor.ftl | 40 + .../game-presets/preset-zombies.ftl | 27 + .../game-rules/rule-death-match.ftl | 3 + .../game-rules/rule-suspicion.ftl | 8 + .../game-rules/rule-terminator.ftl | 10 + .../game-ticking/game-rules/rule-traitor.ftl | 1 + .../ru-RU/game-ticking/game-rules/rules.ftl | 15 + .../Locale/ru-RU/game-ticking/game-ticker.ftl | 44 + .../game-ticking/set-game-preset-command.ftl | 4 + Resources/Locale/ru-RU/gases/gases.ftl | 10 + Resources/Locale/ru-RU/gateway/gateway.ftl | 12 + Resources/Locale/ru-RU/generic.ftl | 9 + .../ghost/components/ghost-component.ftl | 3 + Resources/Locale/ru-RU/ghost/ghost-gui.ftl | 20 + .../Locale/ru-RU/ghost/observer-role.ftl | 1 + .../ghost/roles/ghost-role-component.ftl | 157 ++ .../ghost/roles/make-ghost-role-verb.ftl | 1 + Resources/Locale/ru-RU/glue/glue.ftl | 3 + .../gravity/gravity-generator-component.ftl | 31 + Resources/Locale/ru-RU/guardian/guardian.ftl | 22 + .../ru-RU/guidebook/chemistry/conditions.ftl | 47 + .../Locale/ru-RU/guidebook/chemistry/core.ftl | 32 + .../ru-RU/guidebook/chemistry/effects.ftl | 318 +++ .../guidebook/chemistry/healthchange.ftl | 5 + .../guidebook/chemistry/statuseffects.ftl | 13 + .../Locale/ru-RU/guidebook/guidebook.ftl | 6 + Resources/Locale/ru-RU/guidebook/guides.ftl | 62 + Resources/Locale/ru-RU/guidebook/verb.ftl | 1 + .../ru-RU/hand-labeler/hand-labeler.ftl | 12 + Resources/Locale/ru-RU/hands/hands-system.ftl | 9 + .../ru-RU/headset/headset-component.ftl | 18 + .../health-examinable-carbon.ftl | 13 + .../health-examinable-comp.ftl | 2 + .../health-examinable-silicon.ftl | 13 + .../ru-RU/health-examinable/stethoscope.ftl | 6 + Resources/Locale/ru-RU/holiday/gifts.ftl | 3 + .../ru-RU/holiday/greet/holiday-greet.ftl | 84 + .../Locale/ru-RU/hot-potato/hot-potato.ftl | 2 + .../Locale/ru-RU/identity/identity-system.ftl | 7 + .../ru-RU/immovable-rod/immovable-rod.ftl | 9 + Resources/Locale/ru-RU/implant/implant.ftl | 20 + Resources/Locale/ru-RU/info/ban.ftl | 76 + Resources/Locale/ru-RU/info/info-window.ftl | 20 + .../Locale/ru-RU/info/playtime-stats.ftl | 10 + Resources/Locale/ru-RU/info/rules.ftl | 6 + Resources/Locale/ru-RU/info/server-info.ftl | 8 + .../instruments/instruments-component.ftl | 24 + .../interaction/in-range-unoccluded-verb.ftl | 3 + .../interaction-popup-component.ftl | 76 + .../ru-RU/interaction/interaction-system.ftl | 2 + .../ru-RU/interaction/smart-equip-system.ftl | 4 + .../human-inventory-controller-component.ftl | 1 + .../components/inventory-component.ftl | 3 + .../human-inventory-interface-controller.ftl | 1 + .../ru-RU/items/components/item-component.ftl | 14 + .../multi-handed-item-component.ftl | 6 + .../janitorial/janitorial-slot-component.ftl | 10 + .../Locale/ru-RU/job/department-desc.ftl | 8 + Resources/Locale/ru-RU/job/department.ftl | 8 + .../Locale/ru-RU/job/job-description.ftl | 50 + Resources/Locale/ru-RU/job/job-names.ftl | 103 + .../Locale/ru-RU/job/job-supervisors.ftl | 15 + Resources/Locale/ru-RU/job/job.ftl | 6 + .../Locale/ru-RU/job/role-ban-command.ftl | 49 + Resources/Locale/ru-RU/job/role-timers.ftl | 8 + .../components/butcherable-component.ftl | 6 + .../kitchen/components/foodcart-component.ftl | 4 + .../components/kitchen-spike-component.ftl | 13 + .../components/microwave-component.ftl | 29 + .../components/reagent-grinder-component.ftl | 15 + .../ru-RU/label/paper-label-component.ftl | 3 + .../Locale/ru-RU/land-mines/land-mines.ftl | 1 + .../Locale/ru-RU/late-join/late-join-gui.ftl | 11 + .../lathe/components/lathe-component.ftl | 2 + .../Locale/ru-RU/lathe/lathe-categories.ftl | 9 + Resources/Locale/ru-RU/lathe/lathesystem.ftl | 1 + .../Locale/ru-RU/lathe/ui/lathe-menu.ftl | 20 + .../ru-RU/launcher/launcher-connecting.ftl | 21 + .../components/emergency-light-component.ftl | 6 + .../components/expendable-light-component.ftl | 11 + .../components/handheld-light-component.ftl | 4 + .../components/light-replacer-component.ftl | 13 + .../components/powered-ligth-component.ftl | 1 + .../unpowered-flashlight-component.ftl | 2 + .../ru-RU/limited-charges/limited-charges.ftl | 13 + Resources/Locale/ru-RU/lobby/lobby-gui.ftl | 8 + Resources/Locale/ru-RU/lobby/lobby-state.ftl | 25 + .../ui/lobby-character-preview-panel.ftl | 3 + .../ru-RU/lobby/ui/observe-warning-window.ftl | 5 + .../Locale/ru-RU/lock/lock-component.ftl | 10 + .../Locale/ru-RU/logic-gates/logic-gates.ftl | 14 + Resources/Locale/ru-RU/lube/lube.ftl | 4 + .../components/signal-linker-component.ftl | 14 + .../components/signal-timer-component.ftl | 4 + .../ru-RU/machine-linking/port-selector.ftl | 5 + .../ru-RU/machine-linking/receiver_ports.ftl | 54 + .../machine-linking/transmitter_ports.ftl | 46 + Resources/Locale/ru-RU/machine/machine.ftl | 21 + .../Locale/ru-RU/magic/spells-actions.ftl | 5 + .../Locale/ru-RU/main-menu/main-menu.ftl | 15 + .../Locale/ru-RU/mapping/mapping-command.ftl | 16 + Resources/Locale/ru-RU/maps/gamemap.ftl | 1 + Resources/Locale/ru-RU/maps/planet.ftl | 5 + Resources/Locale/ru-RU/markings/arachnid.ftl | 66 + Resources/Locale/ru-RU/markings/cat.ftl | 2 + Resources/Locale/ru-RU/markings/diona.ftl | 58 + Resources/Locale/ru-RU/markings/felinid.ftl | 45 + Resources/Locale/ru-RU/markings/gauze.ftl | 42 + Resources/Locale/ru-RU/markings/moth.ftl | 248 ++ Resources/Locale/ru-RU/markings/reptilian.ftl | 71 + Resources/Locale/ru-RU/markings/scars.ftl | 10 + .../Locale/ru-RU/markings/slimeperson.ftl | 22 + Resources/Locale/ru-RU/markings/tattoos.ftl | 30 + Resources/Locale/ru-RU/markings/vulpkanin.ftl | 181 ++ Resources/Locale/ru-RU/mass-media/news-ui.ftl | 16 + .../Locale/ru-RU/materials/materials.ftl | 35 + Resources/Locale/ru-RU/materials/units.ftl | 21 + Resources/Locale/ru-RU/mech/mech.ftl | 12 + Resources/Locale/ru-RU/mech/soundboard.ftl | 6 + .../biomass-reclaimer-component.ftl | 3 + .../components/cloning-console-component.ftl | 30 + .../components/cloning-pod-component.ftl | 4 + .../components/crew-monitoring-component.ftl | 14 + .../medical/components/cryo-pod-component.ftl | 7 + .../medical/components/defibrillator.ftl | 4 + .../medical/components/healing-component.ftl | 3 + .../components/health-analyzer-component.ftl | 30 + .../components/medical-scanner-component.ftl | 5 + .../components/stasis-bed-component.ftl | 1 + .../components/suit-sensor-component.ftl | 22 + .../ru-RU/metabolism/metabolism-component.ftl | 3 + .../ru-RU/mind/components/mind-component.ftl | 17 + .../ru-RU/mind/verbs/control-mob-verb.ftl | 1 + .../ru-RU/mind/verbs/make-sentient-verb.ftl | 1 + Resources/Locale/ru-RU/misc-computers.ftl | 2 + .../crematorium-entity-storage-component.ftl | 7 + .../morgue-entity-storage-component.ftl | 4 + Resources/Locale/ru-RU/motd/motd.ftl | 11 + .../Locale/ru-RU/mousetraps/mousetraps.ftl | 2 + Resources/Locale/ru-RU/movement/eye.ftl | 7 + Resources/Locale/ru-RU/movement/jetpacks.ftl | 2 + Resources/Locale/ru-RU/narsie/narsie.ftl | 2 + .../ru-RU/navmap-beacons/station-beacons.ftl | 65 + .../ru-RU/navmap-beacons/station_map.ftl | 13 + Resources/Locale/ru-RU/ninja/gloves.ftl | 6 + Resources/Locale/ru-RU/ninja/katana.ftl | 5 + .../Locale/ru-RU/ninja/ninja-actions.ftl | 10 + Resources/Locale/ru-RU/ninja/role.ftl | 6 + .../Locale/ru-RU/ninja/spider-charge.ftl | 2 + .../node-container-component.ftl | 3 + Resources/Locale/ru-RU/npc/medibot.ftl | 2 + Resources/Locale/ru-RU/nuke/nuke-command.ftl | 5 + .../Locale/ru-RU/nuke/nuke-component.ftl | 42 + Resources/Locale/ru-RU/nukeops/nuke-ops.ftl | 2 + .../Locale/ru-RU/nukeops/war-declarator.ftl | 16 + Resources/Locale/ru-RU/nukeops/war-ops.ftl | 2 + .../nutrition/components/animal-husbandry.ftl | 3 + .../components/cream-pied-component.ftl | 2 + .../nutrition/components/drink-component.ftl | 23 + .../nutrition/components/fat-extractor.ftl | 7 + .../nutrition/components/food-component.ftl | 23 + .../components/openable-component.ftl | 2 + .../components/sliceable-food-component.ftl | 9 + .../nutrition/components/vape-component.ftl | 7 + .../ru-RU/nyanotrasen/abilities/felinid.ftl | 6 + .../ru-RU/nyanotrasen/abilities/oni.ftl | 2 + .../ru-RU/nyanotrasen/carrying/carry.ftl | 3 + .../interaction-popup-component.ftl | 4 + .../kitchen/deep-fryer-component.ftl | 40 + Resources/Locale/ru-RU/nyanotrasen/mail.ftl | 29 + .../Locale/ru-RU/nyanotrasen/nyano-jobs.ftl | 14 + .../nyanotrasen/pseudoitem-component.ftl | 2 + .../meta/consumable/drink/alcohol.ftl | 16 + .../reagents/meta/consumable/drink/drink.ftl | 12 + .../ru-RU/nyanotrasen/respirator/cpr.ftl | 5 + .../Locale/ru-RU/nyanotrasen/seeds/seeds.ftl | 2 + .../ru-RU/nyanotrasen/species/namepreset.ftl | 4 + .../ru-RU/nyanotrasen/species/slime.ftl | 1 + .../ru-RU/nyanotrasen/species/species.ftl | 4 + .../nyanotrasen/store/uplink-catalog.ftl | 6 + .../nyanotrasen/tools/tool-qualities.ftl | 2 + .../objectives/commands/lsobjectives.ftl | 3 + .../objectives/conditions/carp-rifts.ftl | 12 + .../ru-RU/objectives/conditions/doorjack.ftl | 12 + .../ru-RU/objectives/conditions/kill-head.ftl | 1 + .../objectives/conditions/kill-person.ftl | 1 + .../conditions/other-traitor-alive.ftl | 1 + .../conditions/other-traitor-progress.ftl | 1 + .../objectives/conditions/spider-charge.ftl | 2 + .../objectives/conditions/steal-research.ftl | 6 + .../ru-RU/objectives/conditions/steal.ftl | 9 + .../ru-RU/objectives/conditions/terminate.ftl | 1 + .../Locale/ru-RU/objectives/round-end.ftl | 15 + Resources/Locale/ru-RU/pacified/pacified.ftl | 13 + Resources/Locale/ru-RU/pai/pai-system.ftl | 22 + Resources/Locale/ru-RU/paper/attributions.yml | 4 + Resources/Locale/ru-RU/paper/book-atmos.ftl | 54 + .../Locale/ru-RU/paper/book-authorbooks.ftl | 256 ++ Resources/Locale/ru-RU/paper/book-dnd.ftl | 157 ++ .../Locale/ru-RU/paper/book-escalation.ftl | 28 + Resources/Locale/ru-RU/paper/book-gaming.ftl | 32 + Resources/Locale/ru-RU/paper/book-salvage.ftl | 83 + .../ru-RU/paper/clipboard-component.ftl | 1 + .../Locale/ru-RU/paper/paper-component.ftl | 10 + Resources/Locale/ru-RU/paper/paper-misc.ftl | 29 + .../Locale/ru-RU/paper/stamp-component.ftl | 17 + ...icle-accelerator-control-box-component.ftl | 1 + .../ui/particle-accelerator-control-menu.ftl | 17 + .../particle-accelerator-admin.ftl | 1 + .../Locale/ru-RU/payload/payload-case.ftl | 3 + .../ru-RU/pda/Ringer/ringer-component.ftl | 10 + Resources/Locale/ru-RU/pda/pda-component.ftl | 29 + .../Locale/ru-RU/persistence/command.ftl | 1 + .../Locale/ru-RU/pinpointer/pinpointer.ftl | 1 + .../Locale/ru-RU/pinpointer/station_map.ftl | 1 + .../component/potted-plant-hide-component.ftl | 1 + .../players/play-time/play-time-commands.ftl | 52 + .../ru-RU/players/play-time/whitelist.ftl | 1 + .../pneumatic-cannon-component.ftl | 20 + .../Locale/ru-RU/pointing/pointing-verb.ftl | 1 + Resources/Locale/ru-RU/points/points.ftl | 7 + .../Locale/ru-RU/polymorph/polymorph.ftl | 4 + Resources/Locale/ru-RU/portal/portal.ftl | 6 + .../Locale/ru-RU/portal/swap-teleporter.ftl | 15 + .../components/power-cell-component.ftl | 4 + .../components/power-cell-slot-component.ftl | 2 + .../Locale/ru-RU/power/components/charger.ftl | 2 + .../ru-RU/power/components/generator.ftl | 36 + .../components/power-receiver-component.ftl | 3 + .../components/power-switch-component.ftl | 1 + .../power/components/radiation-collector.ftl | 2 + Resources/Locale/ru-RU/power/teg.ftl | 2 + Resources/Locale/ru-RU/power/verb.ftl | 2 + .../Locale/ru-RU/powersink/powersink.ftl | 2 + Resources/Locale/ru-RU/prayers/prayers.ftl | 13 + .../humanoid-character-profile.ftl | 14 + .../preferences/ui/character-setup-gui.ftl | 9 + .../ru-RU/preferences/ui/flavor-text.ftl | 1 + .../ui/humanoid-profile-editor.ftl | 50 + .../ru-RU/preferences/ui/markings-picker.ftl | 26 + Resources/Locale/ru-RU/procedural/biome.ftl | 6 + Resources/Locale/ru-RU/procedural/command.ftl | 19 + .../Locale/ru-RU/procedural/expeditions.ftl | 58 + .../ru-RU/prototypes/access/accesses.ftl | 34 + .../Locale/ru-RU/prototypes/barricades.ftl | 4 + .../prototypes/catalog/cargo/cargo-armory.ftl | 10 + .../catalog/cargo/cargo-atmospherics.ftl | 14 + .../prototypes/catalog/cargo/cargo-botany.ftl | 8 + .../prototypes/catalog/cargo/cargo-cargo.ftl | 2 + .../catalog/cargo/cargo-circuitboards.ftl | 2 + .../catalog/cargo/cargo-emergency.ftl | 10 + .../catalog/cargo/cargo-engineering.ftl | 16 + .../catalog/cargo/cargo-engines.ftl | 16 + .../prototypes/catalog/cargo/cargo-food.ftl | 16 + .../prototypes/catalog/cargo/cargo-fun.ftl | 18 + .../catalog/cargo/cargo-livestock.ftl | 30 + .../catalog/cargo/cargo-materials.ftl | 20 + .../catalog/cargo/cargo-medical.ftl | 24 + .../catalog/cargo/cargo-science.ftl | 2 + .../catalog/cargo/cargo-security.ftl | 12 + .../catalog/cargo/cargo-service.ftl | 18 + .../catalog/cargo/cargo-shuttle.ftl | 6 + .../catalog/cargo/cargo-vending.ftl | 50 + .../catalog/fills/crates/armory-crates.ftl | 12 + .../catalog/fills/crates/botany-crates.ftl | 10 + .../catalog/fills/crates/cargo-crates.ftl | 2 + .../catalog/fills/crates/chemistry-crates.ftl | 6 + .../fills/crates/circuitboard-crates.ftl | 2 + .../catalog/fills/crates/emergency-crates.ftl | 14 + .../fills/crates/engineering-crates.ftl | 24 + .../catalog/fills/crates/engines-crates.ftl | 23 + .../catalog/fills/crates/food-crates.ftl | 16 + .../catalog/fills/crates/fun-crates.ftl | 38 + .../catalog/fills/crates/livestock-crates.ftl | 40 + .../catalog/fills/crates/materials-crates.ftl | 18 + .../catalog/fills/crates/medical-crates.ftl | 28 + .../catalog/fills/crates/salvage-crates.ftl | 2 + .../catalog/fills/crates/science-crates.ftl | 2 + .../catalog/fills/crates/security-crates.ftl | 14 + .../catalog/fills/crates/service-crates.ftl | 24 + .../catalog/fills/crates/syndicate-crates.ftl | 6 + .../catalog/fills/crates/vending-crates.ftl | 46 + Resources/Locale/ru-RU/prototypes/emitter.ftl | 4 + .../xenoarchaelogy/artifact-equipment.ftl | 2 + .../structures/shuttles/thrusters.ftl | 10 + .../storage/canisters/gas-canisters.ftl | 54 + .../structures/storage/tanks/tanks.ftl | 14 + .../Locale/ru-RU/prototypes/gas-tanks.ftl | 18 + .../Locale/ru-RU/prototypes/roles/antags.ftl | 24 + .../Locale/ru-RU/prototypes/solar_panels.ftl | 15 + .../ru-RU/pulling/pullable-component.ftl | 4 + .../ru-RU/quick-dialog/quick-dialog.ftl | 6 + .../ru-RU/radiation/geiger-component.ftl | 3 + .../ru-RU/radiation/radiation-command.ftl | 2 + .../components/encryption-key-component.ftl | 9 + .../components/handheld-radio-component.ftl | 6 + .../ru-RU/radio/components/intercom.ftl | 5 + .../components/radio-jammer-component.ftl | 5 + Resources/Locale/ru-RU/ratvar/ratvar.ftl | 2 + .../rcd/components/rcd-ammo-component.ftl | 8 + .../ru-RU/rcd/components/rcd-component.ftl | 16 + Resources/Locale/ru-RU/reagents/Capsaicin.ftl | 4 + Resources/Locale/ru-RU/reagents/barozine.ftl | 2 + .../ru-RU/reagents/buzzochloricbees.ftl | 15 + Resources/Locale/ru-RU/reagents/carpetium.ftl | 2 + Resources/Locale/ru-RU/reagents/clf3.ftl | 3 + Resources/Locale/ru-RU/reagents/ephedrine.ftl | 4 + .../ru-RU/reagents/ethyloxyephedrine.ftl | 4 + Resources/Locale/ru-RU/reagents/fresium.ftl | 3 + Resources/Locale/ru-RU/reagents/frezon.ftl | 2 + Resources/Locale/ru-RU/reagents/generic.ftl | 11 + Resources/Locale/ru-RU/reagents/histamine.ftl | 4 + Resources/Locale/ru-RU/reagents/laughter.ftl | 1 + .../Locale/ru-RU/reagents/leporazine.ftl | 1 + .../Locale/ru-RU/reagents/meta/biological.ftl | 18 + .../Locale/ru-RU/reagents/meta/botany.ftl | 16 + .../Locale/ru-RU/reagents/meta/chemicals.ftl | 20 + .../Locale/ru-RU/reagents/meta/cleaning.ftl | 12 + .../meta/consumable/drink/alcohol.ftl | 168 ++ .../reagents/meta/consumable/drink/drinks.ftl | 60 + .../reagents/meta/consumable/drink/juice.ftl | 26 + .../reagents/meta/consumable/drink/soda.ftl | 30 + .../meta/consumable/food/condiments.ftl | 28 + .../reagents/meta/consumable/food/food.ftl | 14 + .../meta/consumable/food/ingredients.ftl | 26 + .../Locale/ru-RU/reagents/meta/elements.ftl | 46 + Resources/Locale/ru-RU/reagents/meta/fun.ftl | 20 + .../Locale/ru-RU/reagents/meta/gases.ftl | 16 + .../Locale/ru-RU/reagents/meta/medicine.ftl | 90 + .../Locale/ru-RU/reagents/meta/narcotics.ftl | 28 + .../ru-RU/reagents/meta/physical-desc.ftl | 97 + .../ru-RU/reagents/meta/pyrotechnic.ftl | 14 + .../Locale/ru-RU/reagents/meta/toxins.ftl | 52 + .../ru-RU/reagents/norepinephricacid.ftl | 8 + .../Locale/ru-RU/reagents/phlogiston.ftl | 1 + .../components/recycler-component.ftl | 4 + .../ru-RU/repairable/repairable-component.ftl | 4 + Resources/Locale/ru-RU/replays/replays.ftl | 39 + .../components/research-client-component.ftl | 2 + .../components/research-console-component.ftl | 20 + .../research/components/research-disk.ftl | 1 + .../research/components/technology-disk.ftl | 9 + .../Locale/ru-RU/research/technologies.ftl | 77 + .../components/escape-inventory-component.ftl | 3 + .../components/resist-locker-component.ftl | 2 + Resources/Locale/ru-RU/revenant/revenant.ftl | 16 + Resources/Locale/ru-RU/robotics/mmi.ftl | 11 + .../ru-RU/robust-toolbox/_engine_lib.ftl | 64 + .../robust-toolbox/client-state-commands.ftl | 12 + .../Locale/ru-RU/robust-toolbox/commands.ftl | 432 ++++ .../Locale/ru-RU/robust-toolbox/controls.ftl | 9 + .../ru-RU/robust-toolbox/custom-controls.ftl | 12 + .../debug-builtin-connection-screen.ftl | 3 + .../ru-RU/robust-toolbox/defaultwindow.ftl | 1 + .../ru-RU/robust-toolbox/discordRPC.ftl | 4 + .../Locale/ru-RU/robust-toolbox/input.ftl | 67 + .../ru-RU/robust-toolbox/midi-commands.ftl | 1 + .../Locale/ru-RU/robust-toolbox/replays.ftl | 48 + .../ru-RU/robust-toolbox/tab-container.ftl | 1 + .../ru-RU/robust-toolbox/uploadfolder.ftl | 7 + .../ru-RU/robust-toolbox/view-variables.ftl | 11 + .../components/flippable-component.ftl | 2 + .../components/rotatable-component.ftl | 3 + .../Locale/ru-RU/round-end/cryostorage.ftl | 8 + .../round-end/round-end-summary-window.ftl | 8 + .../ru-RU/round-end/round-end-system.ftl | 9 + .../round-notifications/notifications.ftl | 4 + .../Locale/ru-RU/salvage/fulton-system.ftl | 7 + .../Locale/ru-RU/salvage/salvage-magnet.ftl | 67 + .../ru-RU/salvage/salvage-ruler-command.ftl | 2 + .../Locale/ru-RU/salvage/salvage-system.ftl | 26 + .../Locale/ru-RU/sandbox/sandbox-manager.ftl | 16 + Resources/Locale/ru-RU/seeds/seeds.ftl | 110 + .../sensor-monitoring/sensor-monitoring.ftl | 14 + .../Locale/ru-RU/server-info/info-links.ftl | 7 + .../ru-RU/server-updates/server-updates.ftl | 2 + Resources/Locale/ru-RU/shell.ftl | 36 + Resources/Locale/ru-RU/shuttles/arrivals.ftl | 7 + Resources/Locale/ru-RU/shuttles/console.ftl | 35 + Resources/Locale/ru-RU/shuttles/docking.ftl | 9 + Resources/Locale/ru-RU/shuttles/emergency.ftl | 49 + Resources/Locale/ru-RU/shuttles/iff.ftl | 5 + Resources/Locale/ru-RU/shuttles/screens.ftl | 2 + Resources/Locale/ru-RU/shuttles/thruster.ftl | 6 + Resources/Locale/ru-RU/shuttles/timer.ftl | 11 + .../components/containment-component.ftl | 9 + .../components/emitter-component.ftl | 13 + .../radiation-collector-component.ftl | 2 + Resources/Locale/ru-RU/slur/slurring.ftl | 2 + .../smoking-pipe-slot-component.ftl | 1 + Resources/Locale/ru-RU/species/diona.ftl | 1 + Resources/Locale/ru-RU/species/namepreset.ftl | 4 + Resources/Locale/ru-RU/species/skeleton.ftl | 2 + Resources/Locale/ru-RU/species/slime.ftl | 1 + Resources/Locale/ru-RU/species/species.ftl | 11 + .../Locale/ru-RU/speech/accent-systems.ftl | 1 + .../ru-RU/speech/listen-wire-action.ftl | 3 + .../Locale/ru-RU/speech/melee-speech.ftl | 2 + .../Locale/ru-RU/speech/speech-chatsan.ftl | 258 ++ .../Locale/ru-RU/speech/speech-effects.ftl | 2 + .../Locale/ru-RU/speech/speech-name-relay.ftl | 2 + .../ru-RU/speech/speech-wire-action.ftl | 1 + .../ss14-ru/prototypes/actions/borgs.ftl | 2 + .../ru-RU/ss14-ru/prototypes/actions/crit.ftl | 6 + .../ss14-ru/prototypes/actions/internals.ftl | 2 + .../prototypes/actions/item_actions.ftl | 3 + .../ru-RU/ss14-ru/prototypes/actions/mech.ftl | 6 + .../ss14-ru/prototypes/actions/ninja.ftl | 12 + .../ss14-ru/prototypes/actions/polymorph.ftl | 4 + .../ss14-ru/prototypes/actions/revenant.ftl | 8 + .../ss14-ru/prototypes/actions/speech.ftl | 2 + .../ss14-ru/prototypes/actions/spider.ftl | 4 + .../ss14-ru/prototypes/actions/types.ftl | 42 + .../prototypes/body/mechanisms/human.ftl | 33 + .../prototypes/body/mechanisms/rat.ftl | 6 + .../prototypes/body/mechanisms/reptilian.ftl | 3 + .../prototypes/body/mechanisms/slime.ftl | 6 + .../prototypes/body/mechanisms/tests.ftl | 6 + .../prototypes/body/mechanisms/vox.ftl | 3 + .../ss14-ru/prototypes/body/organs/animal.ftl | 12 + .../prototypes/body/organs/animal/animal.ftl | 12 + .../body/organs/animal/bloodsucker.ftl | 6 + .../body/organs/animal/ruminant.ftl | 2 + .../prototypes/body/organs/animal/slimes.ftl | 4 + .../prototypes/body/organs/arachnid.ftl | 16 + .../ss14-ru/prototypes/body/organs/diona.ftl | 8 + .../ss14-ru/prototypes/body/organs/dwarf.ftl | 6 + .../ss14-ru/prototypes/body/organs/human.ftl | 22 + .../ss14-ru/prototypes/body/organs/moth.ftl | 2 + .../ss14-ru/prototypes/body/organs/rat.ftl | 6 + .../prototypes/body/organs/reptilian.ftl | 2 + .../ss14-ru/prototypes/body/organs/slime.ftl | 4 + .../ss14-ru/prototypes/body/organs/vox.ftl | 3 + .../ss14-ru/prototypes/body/parts/animal.ftl | 10 + .../prototypes/body/parts/arachnid.ftl | 22 + .../ss14-ru/prototypes/body/parts/base.ftl | 22 + .../ss14-ru/prototypes/body/parts/diona.ftl | 22 + .../ss14-ru/prototypes/body/parts/human.ftl | 22 + .../ss14-ru/prototypes/body/parts/moth.ftl | 22 + .../ss14-ru/prototypes/body/parts/rat.ftl | 2 + .../prototypes/body/parts/reptilian.ftl | 22 + .../ss14-ru/prototypes/body/parts/silicon.ftl | 14 + .../prototypes/body/parts/skeleton.ftl | 22 + .../ss14-ru/prototypes/body/parts/slime.ftl | 22 + .../ss14-ru/prototypes/body/parts/vox.ftl | 22 + .../catalog/fills/backpacks/duffelbag.ftl | 48 + .../fills/backpacks/starter gear/backpack.ftl | 20 + .../backpacks/starter gear/duffelbag.ftl | 18 + .../fills/backpacks/starter gear/satchel.ftl | 16 + .../fills/backpacks/startergear/backpack.ftl | 63 + .../fills/backpacks/startergear/duffelbag.ftl | 50 + .../fills/backpacks/startergear/satchel.ftl | 54 + .../catalog/fills/books/bookshelf.ftl | 3 + .../prototypes/catalog/fills/books/lore.ftl | 29 + .../catalog/fills/boxes/ammunition.ftl | 72 + .../catalog/fills/boxes/emergency.ftl | 14 + .../catalog/fills/boxes/general.ftl | 61 + .../catalog/fills/boxes/medical.ftl | 16 + .../catalog/fills/boxes/science.ftl | 2 + .../catalog/fills/boxes/security.ftl | 10 + .../catalog/fills/boxes/syndicate.ftl | 3 + .../prototypes/catalog/fills/crates/antag.ftl | 6 + .../catalog/fills/crates/armory.ftl | 12 + .../catalog/fills/crates/botany.ftl | 8 + .../prototypes/catalog/fills/crates/cargo.ftl | 2 + .../catalog/fills/crates/chemistry.ftl | 8 + .../catalog/fills/crates/circuitboards.ftl | 2 + .../catalog/fills/crates/emergency.ftl | 16 + .../catalog/fills/crates/engineering.ftl | 22 + .../catalog/fills/crates/engines.ftl | 22 + .../prototypes/catalog/fills/crates/food.ftl | 16 + .../prototypes/catalog/fills/crates/fun.ftl | 43 + .../catalog/fills/crates/materials.ftl | 18 + .../catalog/fills/crates/medical.ftl | 26 + .../prototypes/catalog/fills/crates/npc.ftl | 46 + .../catalog/fills/crates/salvage.ftl | 12 + .../catalog/fills/crates/science.ftl | 2 + .../catalog/fills/crates/security.ftl | 14 + .../catalog/fills/crates/service.ftl | 27 + .../catalog/fills/crates/syndicate.ftl | 4 + .../catalog/fills/crates/vending.ftl | 50 + .../prototypes/catalog/fills/firstaidkits.ftl | 9 + .../prototypes/catalog/fills/items/belt.ftl | 39 + .../catalog/fills/items/briefcases.ftl | 9 + .../catalog/fills/items/firstaidkits.ftl | 27 + .../catalog/fills/items/gas_tanks.ftl | 27 + .../prototypes/catalog/fills/items/misc.ftl | 6 + .../catalog/fills/items/toolboxes.ftl | 18 + .../catalog/fills/lockers/biohazard.ftl | 15 + .../catalog/fills/lockers/cargo.ftl | 6 + .../catalog/fills/lockers/engineer.ftl | 24 + .../catalog/fills/lockers/heads.ftl | 36 + .../catalog/fills/lockers/medical.ftl | 18 + .../prototypes/catalog/fills/lockers/misc.ftl | 21 + .../catalog/fills/lockers/science.ftl | 3 + .../catalog/fills/lockers/security.ftl | 42 + .../catalog/fills/lockers/service.ftl | 18 + .../catalog/fills/lockers/suit_storage.ftl | 63 + .../catalog/fills/lockers/wardrobe_colors.ftl | 24 + .../catalog/fills/lockers/wardrobe_job.ftl | 42 + .../catalog/fills/paper/manuals.ftl | 5 + .../catalog/fills/paper/salvage_lore.ftl | 17 + .../fills/backpacks/startergear/backpack.ftl | 4 + .../fills/backpacks/startergear/duffelbag.ftl | 4 + .../fills/backpacks/startergear/satchel.ftl | 4 + .../corvax/catalog/fills/books/busido.ftl | 2 + .../corvax/catalog/fills/books/rulebook.ftl | 2 + .../corvax/catalog/fills/items/briefcases.ftl | 3 + .../corvax/catalog/fills/items/misc.ftl | 3 + .../entities/clothing/back/backpacks.ftl | 6 + .../corvax/entities/clothing/back/duffel.ftl | 4 + .../corvax/entities/clothing/back/satchel.ftl | 4 + .../entities/clothing/ears/headsets.ftl | 2 + .../corvax/entities/clothing/eyes/glasses.ftl | 4 + .../corvax/entities/clothing/hands/gloves.ftl | 4 + .../clothing/head/hardsuit-helmets.ftl | 2 + .../corvax/entities/clothing/head/hats.ftl | 16 + .../corvax/entities/clothing/head/helmets.ftl | 2 + .../corvax/entities/clothing/neck/cloaks.ftl | 4 + .../corvax/entities/clothing/neck/mantles.ftl | 2 + .../corvax/entities/clothing/neck/pins.ftl | 18 + .../corvax/entities/clothing/neck/ties.ftl | 2 + .../entities/clothing/outerclothing/armor.ftl | 2 + .../entities/clothing/outerclothing/coats.ftl | 14 + .../clothing/outerclothing/hardsuits.ftl | 2 + .../entities/clothing/outerclothing/suits.ftl | 4 + .../entities/clothing/outerclothing/vests.ftl | 6 + .../corvax/entities/clothing/shoes/boots.ftl | 2 + .../entities/clothing/shoes/specific.ftl | 6 + .../entities/clothing/uniforms/jumpskirts.ftl | 8 + .../entities/clothing/uniforms/jumpsuits.ftl | 8 + .../entities/markers/spawners/ghost_roles.ftl | 2 + .../corvax/entities/markers/spawners/mobs.ftl | 2 + .../corvax/entities/mobs/npcs/pets.ftl | 2 + .../objects/consumable/drinks/drinks.ftl | 2 + .../entities/objects/consumable/food/soup.ftl | 2 + .../objects/devices/encryption_keys.ftl | 2 + .../corvax/entities/objects/devices/pda.ftl | 2 + .../objects/misc/identification_cards.ftl | 2 + .../corvax/entities/objects/misc/paper.ftl | 2 + .../corvax/entities/objects/misc/stamps.ftl | 6 + .../entities/structures/furniture/chairs.ftl | 4 + .../structures/furniture/potted_plants.ftl | 18 + .../machines/computers/computers.ftl | 2 + .../structures/storage/tanks/tanks.ftl | 6 + .../structures/wallmounts/signs/bar_sign.ftl | 2 + .../prototypes/corvax/gamerules/events.ftl | 2 + .../prototypes/corvax/objectives/eviltwin.ftl | 4 + .../corvax/objectives/traitorObjectives.ftl | 2 + .../entities/markers/spawners/ghost_roles.ftl | 3 + .../corvaxsecretsserver/gamerules/events.ftl | 2 + .../objectives/evilTwinObjectives.ftl | 4 + .../entities/clothing/back/backpacks.ftl | 53 + .../entities/clothing/back/duffel.ftl | 48 + .../entities/clothing/back/satchel.ftl | 36 + .../entities/clothing/back/specific.ftl | 5 + .../entities/clothing/base_clothing.ftl | 4 + .../clothing/belt/base_clothingbelt.ftl | 4 + .../entities/clothing/belt/belts.ftl | 38 + .../entities/clothing/belt/quiver.ftl | 2 + .../entities/clothing/belt/waist_bags.ftl | 2 + .../entities/clothing/ears/headsets.ftl | 38 + .../entities/clothing/ears/headsets_alt.ftl | 23 + .../entities/clothing/ears/specific.ftl | 3 + .../clothing/eyes/base_clothingeyes.ftl | 2 + .../entities/clothing/eyes/glasses.ftl | 26 + .../prototypes/entities/clothing/eyes/hud.ftl | 24 + .../entities/clothing/eyes/misc.ftl | 4 + .../entities/clothing/eyes/specific.ftl | 3 + .../clothing/hands/base_clothinghands.ftl | 2 + .../entities/clothing/hands/colored.ftl | 26 + .../entities/clothing/hands/gloves.ftl | 47 + .../entities/clothing/hands/specific.ftl | 6 + .../entities/clothing/head/animals.ftl | 10 + .../entities/clothing/head/bandanas.ftl | 20 + .../clothing/head/base_clothinghead.ftl | 16 + .../entities/clothing/head/eva-helmets.ftl | 12 + .../entities/clothing/head/hardhats.ftl | 16 + .../clothing/head/hardsuit-helmets.ftl | 64 + .../entities/clothing/head/hats.ftl | 122 + .../entities/clothing/head/helmets.ftl | 45 + .../entities/clothing/head/hoods.ftl | 84 + .../entities/clothing/head/misc.ftl | 29 + .../entities/clothing/head/soft.ftl | 56 + .../entities/clothing/head/specific.ftl | 3 + .../entities/clothing/head/welding.ftl | 10 + .../clothing/masks/base_clothingmask.ftl | 6 + .../entities/clothing/masks/masks.ftl | 73 + .../entities/clothing/masks/specific.ftl | 6 + .../clothing/neck/base_clothingneck.ftl | 2 + .../entities/clothing/neck/cloaks.ftl | 34 + .../entities/clothing/neck/mantles.ftl | 16 + .../entities/clothing/neck/medals.ftl | 16 + .../entities/clothing/neck/misc.ftl | 10 + .../entities/clothing/neck/pins.ftl | 20 + .../entities/clothing/neck/scarfs.ftl | 24 + .../entities/clothing/neck/specific.ftl | 3 + .../entities/clothing/neck/ties.ftl | 6 + .../entities/clothing/outerclothing/armor.ftl | 33 + .../outerclothing/base_clothingouter.ftl | 16 + .../entities/clothing/outerclothing/bio.ftl | 18 + .../entities/clothing/outerclothing/coats.ftl | 50 + .../clothing/outerclothing/hardsuits.ftl | 64 + .../entities/clothing/outerclothing/misc.ftl | 53 + .../clothing/outerclothing/softsuits.ftl | 12 + .../clothing/outerclothing/specific.ftl | 3 + .../entities/clothing/outerclothing/suits.ftl | 20 + .../entities/clothing/outerclothing/vests.ftl | 10 + .../clothing/outerclothing/wintercoats.ftl | 68 + .../clothing/shoes/base_clothingshoes.ftl | 6 + .../entities/clothing/shoes/boots.ftl | 16 + .../entities/clothing/shoes/color.ftl | 18 + .../entities/clothing/shoes/magboots.ftl | 16 + .../entities/clothing/shoes/misc.ftl | 16 + .../entities/clothing/shoes/specific.ftl | 31 + .../entities/clothing/under/under.ftl | 4 + .../uniforms/base_clothinguniforms.ftl | 8 + .../entities/clothing/uniforms/jumpskirts.ftl | 152 ++ .../entities/clothing/uniforms/jumpsuits.ftl | 239 ++ .../entities/clothing/uniforms/misc_roles.ftl | 4 + .../entities/clothing/uniforms/scrubs.ftl | 6 + .../clothing/uniforms/ship_vs_ship.ftl | 16 + .../entities/clothing/uniforms/specific.ftl | 3 + .../entities/debugging/clicktest.ftl | 15 + .../entities/debugging/debug_sweps.ftl | 19 + .../prototypes/entities/debugging/drugs.ftl | 3 + .../entities/debugging/rotation_marker.ftl | 9 + .../entities/debugging/spanisharmyknife.ftl | 3 + .../entities/debugging/stress_test.ftl | 3 + .../entities/effects/ambient_sounds.ftl | 2 + .../entities/effects/bluespace_flash.ftl | 2 + .../entities/effects/chemistry_effects.ftl | 18 + .../entities/effects/emp_effects.ftl | 4 + .../entities/effects/explosion_light.ftl | 2 + .../prototypes/entities/effects/hearts.ftl | 2 + .../prototypes/entities/effects/lightning.ftl | 12 + .../prototypes/entities/effects/portal.ftl | 6 + .../prototypes/entities/effects/puddle.ftl | 18 + .../prototypes/entities/effects/radiation.ftl | 2 + .../prototypes/entities/effects/sparks.ftl | 2 + .../entities/effects/weapon_arc.ftl | 22 + .../ss14-ru/prototypes/entities/foldable.ftl | 2 + .../entities/markers/atmos_blocker.ftl | 12 + .../entities/markers/clientsideclone.ftl | 2 + .../entities/markers/construction_ghost.ftl | 2 + .../entities/markers/drag_shadow.ftl | 2 + .../entities/markers/hover_entity.ftl | 2 + .../entities/markers/marker_base.ftl | 2 + .../prototypes/entities/markers/npc.ftl | 2 + .../prototypes/entities/markers/pointing.ftl | 2 + .../prototypes/entities/markers/shuttle.ftl | 2 + .../entities/markers/spawners/bots.ftl | 4 + .../markers/spawners/conditional/nukies.ftl | 2 + .../markers/spawners/conditional/pirates.ftl | 2 + .../spawners/conditional/suspicion.ftl | 45 + .../markers/spawners/conditional/timed.ftl | 8 + .../spawners/conditional/traitordm.ftl | 2 + .../entities/markers/spawners/corpses.ftl | 16 + .../entities/markers/spawners/debug.ftl | 3 + .../spawners/food_drinks/drinks_bottles.ftl | 3 + .../spawners/food_drinks/drinks_glass.ftl | 3 + .../food_drinks/food_baked_single.ftl | 3 + .../spawners/food_drinks/food_baked_whole.ftl | 3 + .../spawners/food_drinks/food_meal.ftl | 3 + .../spawners/food_drinks/food_single.ftl | 3 + .../spawners/food_drinks/food_snacks.ftl | 3 + .../entities/markers/spawners/ghost_roles.ftl | 21 + .../entities/markers/spawners/jobs.ftl | 105 + .../entities/markers/spawners/mechs.ftl | 4 + .../entities/markers/spawners/mobs.ftl | 116 + .../markers/spawners/random/altars.ftl | 6 + .../markers/spawners/random/anomaly.ftl | 2 + .../markers/spawners/random/arcade.ftl | 2 + .../markers/spawners/random/artifacts.ftl | 4 + .../markers/spawners/random/asteroidcrab.ftl | 2 + .../markers/spawners/random/bedsheet.ftl | 2 + .../markers/spawners/random/crates.ftl | 5 + .../markers/spawners/random/crystal.ftl | 3 + .../markers/spawners/random/donkpocketbox.ftl | 3 + .../random/food_drinks/donkpocketbox.ftl | 2 + .../random/food_drinks/drinks_bottles.ftl | 3 + .../random/food_drinks/drinks_glass.ftl | 3 + .../random/food_drinks/food_baked_single.ftl | 3 + .../random/food_drinks/food_baked_whole.ftl | 3 + .../spawners/random/food_drinks/food_meal.ftl | 3 + .../random/food_drinks/food_single.ftl | 3 + .../random/food_drinks/food_snacks.ftl | 2 + .../markers/spawners/random/grille.ftl | 2 + .../markers/spawners/random/instruments.ftl | 2 + .../markers/spawners/random/maintenance.ftl | 12 + .../markers/spawners/random/paintings.ftl | 2 + .../markers/spawners/random/posters.ftl | 6 + .../markers/spawners/random/pottedplants.ftl | 4 + .../markers/spawners/random/salvage.ftl | 29 + .../entities/markers/spawners/random/soap.ftl | 2 + .../entities/markers/spawners/random/toy.ftl | 7 + .../markers/spawners/random/trash.ftl | 6 + .../markers/spawners/random/vending.ftl | 3 + .../markers/spawners/random/vendingdrinks.ftl | 3 + .../markers/spawners/random/vendingsnacks.ftl | 3 + .../entities/markers/spawners/vehicles.ftl | 12 + .../spawners/vending_machine_restock.ftl | 9 + .../entities/markers/warp_point.ftl | 25 + .../ss14-ru/prototypes/entities/mobs/base.ftl | 16 + .../entities/mobs/corpses/corpses.ftl | 21 + .../mobs/cyborgs/base_borg_chassis.ftl | 4 + .../entities/mobs/cyborgs/borg_chassis.ftl | 12 + .../prototypes/entities/mobs/npcs/animals.ftl | 114 + .../entities/mobs/npcs/argocyte.ftl | 27 + .../prototypes/entities/mobs/npcs/bear.ftl | 5 + .../entities/mobs/npcs/behonker.ftl | 14 + .../prototypes/entities/mobs/npcs/carp.ftl | 24 + .../entities/mobs/npcs/dummy_npcs.ftl | 3 + .../entities/mobs/npcs/elemental.ftl | 39 + .../prototypes/entities/mobs/npcs/flesh.ftl | 12 + .../entities/mobs/npcs/flying_animals.ftl | 2 + .../prototypes/entities/mobs/npcs/human.ftl | 11 + .../entities/mobs/npcs/lavaland.ftl | 11 + .../entities/mobs/npcs/living_light.ftl | 8 + .../prototypes/entities/mobs/npcs/mimic.ftl | 2 + .../entities/mobs/npcs/miscellaneous.ftl | 2 + .../prototypes/entities/mobs/npcs/pets.ftl | 42 + .../entities/mobs/npcs/regalrat.ftl | 19 + .../entities/mobs/npcs/revenant.ftl | 2 + .../prototypes/entities/mobs/npcs/silicon.ftl | 18 + .../entities/mobs/npcs/simplemob.ftl | 9 + .../prototypes/entities/mobs/npcs/slimes.ftl | 17 + .../prototypes/entities/mobs/npcs/space.ftl | 17 + .../entities/mobs/npcs/spacetick.ftl | 5 + .../prototypes/entities/mobs/npcs/xeno.ftl | 21 + .../entities/mobs/player/admin_ghost.ftl | 14 + .../entities/mobs/player/arachnid.ftl | 2 + .../prototypes/entities/mobs/player/base.ftl | 2 + .../prototypes/entities/mobs/player/diona.ftl | 2 + .../entities/mobs/player/dragon.ftl | 11 + .../prototypes/entities/mobs/player/dwarf.ftl | 2 + .../entities/mobs/player/familiars.ftl | 4 + .../entities/mobs/player/guardian.ftl | 10 + .../prototypes/entities/mobs/player/human.ftl | 14 + .../entities/mobs/player/humanoid.ftl | 51 + .../prototypes/entities/mobs/player/moth.ftl | 2 + .../entities/mobs/player/observer.ftl | 12 + .../entities/mobs/player/replay_observer.ftl | 2 + .../entities/mobs/player/reptilian.ftl | 2 + .../entities/mobs/player/silicon.ftl | 12 + .../entities/mobs/player/skeleton.ftl | 8 + .../prototypes/entities/mobs/player/slime.ftl | 2 + .../prototypes/entities/mobs/player/vox.ftl | 2 + .../entities/mobs/species/arachnid.ftl | 5 + .../prototypes/entities/mobs/species/base.ftl | 6 + .../entities/mobs/species/diona.ftl | 5 + .../entities/mobs/species/dwarf.ftl | 5 + .../entities/mobs/species/human.ftl | 5 + .../prototypes/entities/mobs/species/moth.ftl | 5 + .../entities/mobs/species/reptilian.ftl | 5 + .../entities/mobs/species/skeleton.ftl | 5 + .../entities/mobs/species/slime.ftl | 5 + .../prototypes/entities/mobs/species/vox.ftl | 5 + .../prototypes/entities/objects/base_item.ftl | 12 + .../objects/consumable/drinks/drinks.ftl | 260 ++ .../consumable/drinks/drinks_bottles.ftl | 62 + .../objects/consumable/drinks/drinks_cans.ftl | 41 + .../objects/consumable/drinks/drinks_cups.ftl | 42 + .../consumable/drinks/drinks_flasks.ftl | 20 + .../objects/consumable/drinks/drinks_fun.ftl | 4 + .../drinks_solutioncontainerexample.ftl | 4 + .../consumable/drinks/drinks_special.ftl | 8 + .../consumable/drinks/trash_drinks.ftl | 36 + .../objects/consumable/food/baked/bread.ftl | 64 + .../objects/consumable/food/baked/cake.ftl | 78 + .../consumable/food/baked/donkpocket.ftl | 36 + .../objects/consumable/food/baked/donut.ftl | 55 + .../objects/consumable/food/baked/misc.ftl | 59 + .../objects/consumable/food/baked/pie.ftl | 46 + .../objects/consumable/food/baked/pizza.ftl | 42 + .../objects/consumable/food/burger.ftl | 66 + .../consumable/food/containers/bowl.ftl | 6 + .../consumable/food/containers/box.ftl | 47 + .../consumable/food/containers/condiments.ftl | 48 + .../consumable/food/containers/plate.ftl | 14 + .../consumable/food/containers/tin.ftl | 23 + .../entities/objects/consumable/food/egg.ftl | 8 + .../objects/consumable/food/food_base.ftl | 6 + .../objects/consumable/food/frozen.ftl | 36 + .../objects/consumable/food/ingredients.ftl | 80 + .../consumable/food/injectable_base.ftl | 2 + .../objects/consumable/food/meals.ftl | 56 + .../entities/objects/consumable/food/meat.ftl | 120 + .../objects/consumable/food/noodles.ftl | 16 + .../objects/consumable/food/produce.ftl | 118 + .../food/randomspawns/food_snacks.ftl | 3 + .../objects/consumable/food/skewer.ftl | 18 + .../objects/consumable/food/snacks.ftl | 79 + .../entities/objects/consumable/food/soup.ftl | 88 + .../entities/objects/consumable/food/taco.ftl | 16 + .../consumable/smokeables/base_smokeables.ftl | 8 + .../smokeables/cigarettes/cartons.ftl | 10 + .../smokeables/cigarettes/cigarette.ftl | 54 + .../smokeables/cigarettes/joints.ftl | 4 + .../smokeables/cigarettes/packs.ftl | 20 + .../smokeables/cigarettes/rolling_paper.ftl | 16 + .../consumable/smokeables/cigars/case.ftl | 4 + .../consumable/smokeables/cigars/cigar.ftl | 10 + .../consumable/smokeables/pipes/pipe.ftl | 8 + .../consumable/smokeables/vapes/vape.ftl | 2 + .../objects/decoration/containers.ftl | 28 + .../entities/objects/decoration/flora.ftl | 91 + .../objects/decoration/jackolantern.ftl | 16 + .../entities/objects/decoration/lidsalami.ftl | 2 + .../entities/objects/decoration/mining.ftl | 12 + .../entities/objects/decoration/present.ftl | 16 + .../entities/objects/devices/cartridges.ftl | 8 + .../devices/circuitboards/computer.ftl | 70 + .../machine/base_machineboard.ftl | 3 + .../machine/particle_accelerator.ftl | 12 + .../circuitboards/machine/production.ftl | 120 + .../objects/devices/circuitboards/misc.ftl | 2 + .../entities/objects/devices/door_remote.ftl | 23 + .../objects/devices/electronics/apc.ftl | 3 + .../devices/electronics/atmos_alarms.ftl | 4 + .../devices/electronics/base_electronics.ftl | 3 + .../objects/devices/electronics/disposal.ftl | 2 + .../objects/devices/electronics/door.ftl | 2 + .../objects/devices/electronics/firelock.ftl | 2 + .../objects/devices/electronics/igniter.ftl | 2 + .../objects/devices/electronics/intercom.ftl | 2 + .../objects/devices/electronics/mech.ftl | 14 + .../devices/electronics/power_electronics.ftl | 10 + .../objects/devices/electronics/signaller.ftl | 2 + .../objects/devices/electronics/solar.ftl | 3 + .../objects/devices/electronics/timer.ftl | 6 + .../objects/devices/electronics/triggers.ftl | 6 + .../objects/devices/encryption_keys.ftl | 32 + .../objects/devices/forensic_scanner.ftl | 4 + .../entities/objects/devices/geiger.ftl | 2 + .../objects/devices/hand_teleporter.ftl | 2 + .../objects/devices/holoprojectors.ftl | 9 + .../entities/objects/devices/mousetrap.ftl | 5 + .../entities/objects/devices/nuke.ftl | 8 + .../entities/objects/devices/payload.ftl | 8 + .../entities/objects/devices/pda.ftl | 109 + .../entities/objects/devices/pinpointer.ftl | 9 + .../entities/objects/devices/radio.ftl | 2 + .../entities/objects/devices/station_map.ftl | 8 + .../syndicate_gadgets/chimp_upgrade_kit.ftl | 2 + .../syndicate_gadgets/guardian_activators.ftl | 10 + .../reinforcement_teleporter.ftl | 7 + .../syndicate_gadgets/war_declarator.ftl | 2 + .../entities/objects/fun/bike_horn.ftl | 9 + .../entities/objects/fun/candy_bucket.ftl | 2 + .../entities/objects/fun/crayons.ftl | 24 + .../prototypes/entities/objects/fun/darts.ftl | 10 + .../prototypes/entities/objects/fun/dice.ftl | 16 + .../entities/objects/fun/dice_bag.ftl | 4 + .../prototypes/entities/objects/fun/error.ftl | 2 + .../entities/objects/fun/figurine_boxes.ftl | 4 + .../entities/objects/fun/figurines.ftl | 100 + .../entities/objects/fun/immovable_rod.ftl | 11 + .../entities/objects/fun/instruments.ftl | 60 + .../fun/instruments/base_instruments.ftl | 6 + .../fun/instruments/instruments_brass.ftl | 8 + .../fun/instruments/instruments_misc.ftl | 18 + .../instruments/instruments_percussion.ftl | 18 + .../fun/instruments/instruments_string.ftl | 19 + .../instruments/instruments_structures.ftl | 26 + .../fun/instruments/instruments_wind.ftl | 18 + .../entities/objects/fun/mech_figurines.ftl | 26 + .../prototypes/entities/objects/fun/pai.ftl | 8 + .../entities/objects/fun/puppet.ftl | 5 + .../prototypes/entities/objects/fun/skub.ftl | 2 + .../objects/fun/tabletop/backgammon.ftl | 4 + .../entities/objects/fun/tabletop/base.ftl | 6 + .../objects/fun/tabletop/checkers.ftl | 12 + .../entities/objects/fun/tabletop/chess.ftl | 28 + .../entities/objects/fun/tabletop/dnd.ftl | 22 + .../entities/objects/fun/tabletop/parchis.ftl | 4 + .../objects/fun/tabletop/tabletopGeneric.ftl | 14 + .../prototypes/entities/objects/fun/toys.ftl | 107 + .../entities/objects/magic/books.ftl | 16 + .../entities/objects/materials/ingots.ftl | 14 + .../entities/objects/materials/materials.ftl | 78 + .../entities/objects/materials/ore.ftl | 44 + .../entities/objects/materials/parts.ftl | 14 + .../entities/objects/materials/shards.ftl | 10 + .../objects/materials/sheets/glass.ftl | 44 + .../objects/materials/sheets/metal.ftl | 23 + .../objects/materials/sheets/other.ftl | 35 + .../entities/objects/misc/authorbooks.ftl | 60 + .../entities/objects/misc/bedsheets.ftl | 62 + .../entities/objects/misc/books.ftl | 43 + .../entities/objects/misc/botparts.ftl | 2 + .../prototypes/entities/objects/misc/box.ftl | 2 + .../entities/objects/misc/brb_sign.ftl | 2 + .../entities/objects/misc/briefcases.ftl | 9 + .../entities/objects/misc/broken_bottle.ftl | 2 + .../entities/objects/misc/buffering.ftl | 2 + .../entities/objects/misc/candles.ftl | 47 + .../entities/objects/misc/candy_bowl.ftl | 2 + .../entities/objects/misc/carpets.ftl | 16 + .../entities/objects/misc/dat_fukken_disk.ftl | 5 + .../entities/objects/misc/desk_bell.ftl | 2 + .../entities/objects/misc/eggspider.ftl | 2 + .../entities/objects/misc/filing_cabinets.ftl | 9 + .../objects/misc/fire_extinguisher.ftl | 4 + .../entities/objects/misc/fluff_lights.ftl | 14 + .../entities/objects/misc/handcuffs.ftl | 14 + .../entities/objects/misc/ice_crust.ftl | 2 + .../objects/misc/identification_cards.ftl | 114 + .../entities/objects/misc/implanters.ftl | 54 + .../objects/misc/improvised_gun_parts.ftl | 4 + .../entities/objects/misc/inflatable_wall.ftl | 4 + .../entities/objects/misc/kudzu.ftl | 7 + .../entities/objects/misc/land_mine.ftl | 8 + .../entities/objects/misc/machine_parts.ftl | 52 + .../entities/objects/misc/medalcase.ftl | 2 + .../entities/objects/misc/monkeycube.ftl | 11 + .../entities/objects/misc/paper.ftl | 104 + .../entities/objects/misc/pet_carrier.ftl | 2 + .../entities/objects/misc/potatoai_chip.ftl | 2 + .../objects/misc/secret_documents.ftl | 2 + .../entities/objects/misc/space_cash.ftl | 26 + .../entities/objects/misc/spaceshroom.ftl | 7 + .../entities/objects/misc/spider_web.ftl | 4 + .../objects/misc/subdermal_implants.ftl | 28 + .../entities/objects/misc/tiles.ftl | 104 + .../entities/objects/misc/torch.ftl | 2 + .../entities/objects/misc/utensils.ftl | 14 + .../entities/objects/power/antimatter_jar.ftl | 2 + .../objects/power/antimatter_part.ftl | 2 + .../entities/objects/power/lights.ftl | 20 + .../entities/objects/power/powercells.ftl | 36 + .../entities/objects/power/powersink.ftl | 2 + .../entities/objects/power/solar_parts.ftl | 2 + .../entities/objects/shields/shields.ftl | 24 + .../entities/objects/specific/atmos.ftl | 2 + .../objects/specific/cargo/cargo_pallet.ftl | 2 + .../objects/specific/chapel/bibles.ftl | 6 + .../objects/specific/chemical-containers.ftl | 50 + .../objects/specific/chemistry-bottles.ftl | 38 + .../entities/objects/specific/chemistry.ftl | 28 + .../objects/specific/chemistry/chem_bag.ftl | 2 + .../objects/specific/forensics/forensics.ftl | 2 + .../objects/specific/hydroponics/leaves.ftl | 12 + .../objects/specific/hydroponics/seeds.ftl | 102 + .../objects/specific/hydroponics/sprays.ftl | 9 + .../objects/specific/hydroponics/tools.ftl | 12 + .../objects/specific/janitorial/janitor.ftl | 22 + .../objects/specific/janitorial/soap.ftl | 12 + .../objects/specific/janitorial/spray.ftl | 15 + .../objects/specific/janitorial/trashbag.ftl | 6 + .../objects/specific/kitchen/foodcarts.ftl | 6 + .../objects/specific/librarian/books_bag.ftl | 2 + .../specific/mech/mech_construction.ftl | 58 + .../objects/specific/mech/mecha_equipment.ftl | 8 + .../entities/objects/specific/mech/mechs.ftl | 22 + .../objects/specific/medical/defib.ftl | 10 + .../objects/specific/medical/disease.ftl | 4 + .../medical/handheld_crew_monitor.ftl | 10 + .../objects/specific/medical/healing.ftl | 132 + .../specific/medical/healthanalyzer.ftl | 8 + .../objects/specific/medical/hypospray.ftl | 34 + .../objects/specific/medical/medkits.ftl | 16 + .../objects/specific/medical/morgue.ftl | 9 + .../objects/specific/medical/randompill.ftl | 2 + .../objects/specific/medical/surgery.ftl | 26 + .../objects/specific/mining/ore_bag.ftl | 2 + .../objects/specific/rehydrateable.ftl | 7 + .../objects/specific/research/anomaly.ftl | 20 + .../objects/specific/research/disk.ftl | 14 + .../objects/specific/research/rped.ftl | 2 + .../specific/robotics/borg_modules.ftl | 70 + .../objects/specific/robotics/borg_parts.ftl | 68 + .../specific/robotics/endoskeleton.ftl | 2 + .../objects/specific/robotics/mmi.ftl | 7 + .../objects/specific/salvage/ore_bag.ftl | 2 + .../objects/specific/security/barrier.ftl | 2 + .../objects/specific/security/target.ftl | 10 + .../service/vending_machine_restock.ftl | 54 + .../entities/objects/specific/syndicate.ftl | 27 + .../xenoarchaeology/artifact_equipment.ftl | 2 + .../specific/xenoarchaeology/artifacts.ftl | 12 + .../xenoarchaeology/item_artifacts.ftl | 19 + .../specific/xenoarchaeology/node_scanner.ftl | 2 + .../xenoarchaeology/structure_artifacts.ftl | 11 + .../objects/tools/access_configurator.ftl | 2 + .../objects/tools/airlock_painter.ftl | 2 + .../entities/objects/tools/appraisal.ftl | 2 + .../entities/objects/tools/bucket.ftl | 2 + .../entities/objects/tools/cable_coils.ftl | 39 + .../entities/objects/tools/cowtools.ftl | 19 + .../entities/objects/tools/emag.ftl | 5 + .../entities/objects/tools/flare.ftl | 2 + .../entities/objects/tools/flashlights.ftl | 7 + .../entities/objects/tools/fulton.ftl | 10 + .../entities/objects/tools/gas_tanks.ftl | 22 + .../entities/objects/tools/glowstick.ftl | 22 + .../prototypes/entities/objects/tools/gps.ftl | 2 + .../entities/objects/tools/hand_labeler.ftl | 2 + .../objects/tools/inflatable_wall.ftl | 15 + .../entities/objects/tools/jammer.ftl | 2 + .../entities/objects/tools/jaws_of_life.ftl | 4 + .../entities/objects/tools/jetpacks.ftl | 42 + .../entities/objects/tools/lantern.ftl | 5 + .../entities/objects/tools/light_replacer.ftl | 5 + .../entities/objects/tools/lighters.ftl | 4 + .../entities/objects/tools/matches.ftl | 9 + .../entities/objects/tools/spray_painter.ftl | 2 + .../entities/objects/tools/t-ray.ftl | 2 + .../entities/objects/tools/toolbox.ftl | 17 + .../entities/objects/tools/tools.ftl | 35 + .../entities/objects/tools/welders.ftl | 10 + .../entities/objects/vehicles/actions.ftl | 2 + .../entities/objects/vehicles/buckleable.ftl | 26 + .../entities/objects/vehicles/keys.ftl | 12 + .../entities/objects/weapons/bombs/funny.ftl | 10 + .../entities/objects/weapons/bombs/ied.ftl | 8 + .../entities/objects/weapons/bombs/pen.ftl | 5 + .../objects/weapons/bombs/plastic.ftl | 2 + .../entities/objects/weapons/bombs/spider.ftl | 2 + .../guns/ammunition/boxes/antimaterial.ftl | 2 + .../guns/ammunition/boxes/antimateriel.ftl | 6 + .../guns/ammunition/boxes/caseless_rifle.ftl | 14 + .../weapons/guns/ammunition/boxes/clrifle.ftl | 27 + .../guns/ammunition/boxes/light_rifle.ftl | 12 + .../weapons/guns/ammunition/boxes/lrifle.ftl | 18 + .../weapons/guns/ammunition/boxes/magnum.ftl | 10 + .../weapons/guns/ammunition/boxes/pistol.ftl | 10 + .../weapons/guns/ammunition/boxes/rifle.ftl | 14 + .../weapons/guns/ammunition/boxes/srifle.ftl | 24 + .../weapons/guns/ammunition/boxes/toy.ftl | 6 + .../ammunition/cartridges/BaseCartridge.ftl | 3 + .../ammunition/cartridges/antimaterial.ftl | 2 + .../ammunition/cartridges/antimateriel.ftl | 2 + .../ammunition/cartridges/base_cartridge.ftl | 2 + .../ammunition/cartridges/caseless_rifle.ftl | 8 + .../guns/ammunition/cartridges/clrifle.ftl | 18 + .../ammunition/cartridges/heavy_rifle.ftl | 4 + .../guns/ammunition/cartridges/hrifle.ftl | 6 + .../ammunition/cartridges/light_rifle.ftl | 10 + .../guns/ammunition/cartridges/lrifle.ftl | 18 + .../guns/ammunition/cartridges/magnum.ftl | 12 + .../guns/ammunition/cartridges/pistol.ftl | 10 + .../guns/ammunition/cartridges/rifle.ftl | 10 + .../guns/ammunition/cartridges/shotgun.ftl | 18 + .../guns/ammunition/cartridges/srifle.ftl | 18 + .../guns/ammunition/cartridges/toy.ftl | 4 + .../weapons/guns/ammunition/explosives.ftl | 17 + .../ammunition/magazines/caseless_rifle.ftl | 26 + .../guns/ammunition/magazines/clrifle.ftl | 45 + .../guns/ammunition/magazines/heavy_rifle.ftl | 2 + .../guns/ammunition/magazines/hrifle.ftl | 6 + .../guns/ammunition/magazines/light_rifle.ftl | 14 + .../guns/ammunition/magazines/lrifle.ftl | 27 + .../guns/ammunition/magazines/magnum.ftl | 8 + .../guns/ammunition/magazines/pistol.ftl | 26 + .../guns/ammunition/magazines/rifle.ftl | 8 + .../guns/ammunition/magazines/shotgun.ftl | 10 + .../guns/ammunition/magazines/srifle.ftl | 18 + .../ammunition/projectiles/antimaterial.ftl | 2 + .../ammunition/projectiles/antimateriel.ftl | 2 + .../ammunition/projectiles/caseless_rifle.ftl | 6 + .../ammunition/projectiles/heavy_rifle.ftl | 4 + .../ammunition/projectiles/light_rifle.ftl | 8 + .../guns/ammunition/projectiles/magnum.ftl | 10 + .../guns/ammunition/projectiles/pistol.ftl | 8 + .../guns/ammunition/projectiles/rifle.ftl | 8 + .../guns/ammunition/projectiles/shotgun.ftl | 16 + .../guns/ammunition/projectiles/toy.ftl | 2 + .../guns/ammunition/speedloaders/magnum.ftl | 10 + .../guns/ammunition/speedloaders/pistol.ftl | 8 + .../ammunition/speedloaders/rifle_light.ftl | 2 + .../guns/ammunition/speedloaders/toy.ftl | 4 + .../objects/weapons/guns/basic/base_pka.ftl | 2 + .../objects/weapons/guns/basic/base_staff.ftl | 2 + .../objects/weapons/guns/basic/base_wand.ftl | 2 + .../objects/weapons/guns/basic/pka.ftl | 2 + .../weapons/guns/basic/spraynozzle.ftl | 2 + .../objects/weapons/guns/basic/staves.ftl | 4 + .../objects/weapons/guns/basic/wands.ftl | 16 + .../objects/weapons/guns/basic/watergun.ftl | 8 + .../weapons/guns/battery/battery_guns.ftl | 53 + .../entities/objects/weapons/guns/bow/bow.ftl | 4 + .../weapons/guns/explosives/clusterbang.ftl | 5 + .../weapons/guns/explosives/grenades.ftl | 8 + .../objects/weapons/guns/flare_gun.ftl | 2 + .../objects/weapons/guns/hmgs/hmgs.ftl | 5 + .../weapons/guns/launchers/launchers.ftl | 28 + .../objects/weapons/guns/lmgs/lmgs.ftl | 5 + .../objects/weapons/guns/pistols/pistols.ftl | 14 + .../objects/weapons/guns/pneumatic_cannon.ftl | 10 + .../weapons/guns/projectiles/arrows.ftl | 6 + .../weapons/guns/projectiles/hitscan.ftl | 2 + .../weapons/guns/projectiles/impacts.ftl | 8 + .../weapons/guns/projectiles/magic.ftl | 20 + .../weapons/guns/projectiles/meteors.ftl | 2 + .../weapons/guns/projectiles/projectiles.ftl | 66 + .../weapons/guns/revolvers/revolvers.ftl | 20 + .../objects/weapons/guns/rifles/rifles.ftl | 11 + .../weapons/guns/shotguns/shotguns.ftl | 39 + .../objects/weapons/guns/smgs/smgs.ftl | 22 + .../objects/weapons/guns/snipers/snipers.ftl | 14 + .../entities/objects/weapons/guns/turrets.ftl | 19 + .../objects/weapons/melee/armblade.ftl | 2 + .../objects/weapons/melee/baseball_bat.ftl | 2 + .../objects/weapons/melee/chainsaw.ftl | 2 + .../entities/objects/weapons/melee/cult.ftl | 6 + .../objects/weapons/melee/e_sword.ftl | 12 + .../objects/weapons/melee/fireaxe.ftl | 4 + .../entities/objects/weapons/melee/gohei.ftl | 2 + .../entities/objects/weapons/melee/knife.ftl | 20 + .../entities/objects/weapons/melee/mining.ftl | 8 + .../entities/objects/weapons/melee/needle.ftl | 2 + .../objects/weapons/melee/pickaxe.ftl | 4 + .../objects/weapons/melee/sledgehammer.ftl | 2 + .../entities/objects/weapons/melee/spear.ftl | 10 + .../objects/weapons/melee/stunprod.ftl | 2 + .../entities/objects/weapons/melee/sword.ftl | 12 + .../objects/weapons/melee/weapon_toolbox.ftl | 3 + .../objects/weapons/melee/white_cane.ftl | 2 + .../objects/weapons/melee/zombieclaw.ftl | 3 + .../entities/objects/weapons/security.ftl | 11 + .../objects/weapons/throwable/bola.ftl | 2 + .../objects/weapons/throwable/clusterbang.ftl | 5 + .../objects/weapons/throwable/grenades.ftl | 22 + .../weapons/throwable/throwing_stars.ftl | 4 + .../prototypes/entities/stations/base.ftl | 24 + .../entities/stations/nanotrasen.ftl | 8 + .../prototypes/entities/stations/test.ftl | 2 + .../entities/structures/barricades.ftl | 8 + .../entities/structures/base_structure.ftl | 4 + .../entities/structures/cargo_console.ftl | 2 + .../entities/structures/cargo_telepad.ftl | 3 + .../entities/structures/catwalk.ftl | 2 + .../entities/structures/conveyor.ftl | 5 + .../structures/decoration/banners.ftl | 26 + .../structures/decoration/bonfire.ftl | 4 + .../structures/decoration/cobwebs.ftl | 4 + .../structures/decoration/crystals.ftl | 12 + .../structures/decoration/curtains.ftl | 5 + .../decoration/decorated_fir_tree.ftl | 2 + .../structures/decoration/fireplace.ftl | 2 + .../structures/decoration/flesh_blockers.ftl | 2 + .../structures/decoration/showcase.ftl | 10 + .../structures/decoration/statues.ftl | 8 + .../dispensers/base_structuredispensers.ftl | 2 + .../entities/structures/dispensers/booze.ftl | 2 + .../entities/structures/dispensers/chem.ftl | 2 + .../entities/structures/dispensers/soda.ftl | 2 + .../structures/doors/airlocks/access.ftl | 330 +++ .../structures/doors/airlocks/airlocks.ftl | 67 + .../structures/doors/airlocks/assembly.ftl | 2 + .../doors/airlocks/base_structureairlocks.ftl | 2 + .../structures/doors/airlocks/easy_pry.ftl | 24 + .../structures/doors/airlocks/external.ftl | 6 + .../structures/doors/airlocks/highsec.ftl | 2 + .../structures/doors/airlocks/shuttle.ftl | 15 + .../structures/doors/firelocks/firelock.ftl | 8 + .../structures/doors/firelocks/frame.ftl | 2 + .../doors/materialdoors/material_doors.ftl | 18 + .../doors/secretdoor/secret_door.ftl | 7 + .../structures/doors/shutter/blast_door.ftl | 5 + .../doors/shutter/blast_door_autolink.ftl | 30 + .../structures/doors/shutter/shutters.ftl | 19 + .../structures/doors/windoors/assembly.ftl | 4 + .../doors/windoors/base_structurewindoors.ftl | 4 + .../structures/doors/windoors/windoor.ftl | 85 + .../entities/structures/furniture/altar.ftl | 40 + .../entities/structures/furniture/beds.ftl | 10 + .../structures/furniture/bookshelf.ftl | 2 + .../entities/structures/furniture/carpets.ftl | 20 + .../entities/structures/furniture/chairs.ftl | 33 + .../entities/structures/furniture/dresser.ftl | 5 + .../structures/furniture/instruments.ftl | 24 + .../structures/furniture/memorial.ftl | 7 + .../structures/furniture/potted_plants.ftl | 62 + .../structures/furniture/rollerbeds.ftl | 15 + .../entities/structures/furniture/sink.ftl | 13 + .../furniture/tables/base_structuretables.ftl | 4 + .../furniture/tables/operating_table.ftl | 2 + .../structures/furniture/tables/tables.ftl | 31 + .../entities/structures/furniture/toilet.ftl | 6 + .../prototypes/entities/structures/gates.ftl | 6 + .../structures/holographic/projections.ftl | 6 + .../entities/structures/hydro_tray.ftl | 5 + .../structures/lighting/base_lighting.ftl | 36 + .../structures/lighting/ground_lighting.ftl | 10 + .../entities/structures/lighting_ground.ftl | 12 + .../structures/machines/anomaly_equipment.ftl | 6 + .../structures/machines/anomaly_sync.ftl | 2 + .../structures/machines/artifact_analyzer.ftl | 4 + .../machines/base_structuremachines.ftl | 6 + .../entities/structures/machines/bombs.ftl | 9 + .../structures/machines/chem_master.ftl | 2 + .../structures/machines/cloning_machine.ftl | 2 + .../structures/machines/computers/arcades.ftl | 9 + .../computers/base_structurecomputers.ftl | 2 + .../machines/computers/computers.ftl | 66 + .../structures/machines/computers/frame.ftl | 6 + .../machines/computers/techdiskterminal.ftl | 2 + .../machines/crew_monitor_server.ftl | 2 + .../structures/machines/disease_diagnoser.ftl | 3 + .../structures/machines/fatextractor.ftl | 2 + .../structures/machines/fax_machine.ftl | 11 + .../entities/structures/machines/frame.ftl | 8 + .../entities/structures/machines/gateway.ftl | 7 + .../structures/machines/gravity_generator.ftl | 4 + .../entities/structures/machines/grill.ftl | 2 + .../entities/structures/machines/hotplate.ftl | 4 + .../entities/structures/machines/lathe.ftl | 22 + .../machines/material_reclaimer.ftl | 2 + .../machines/medical/biomass_reclaimer.ftl | 2 + .../structures/machines/medical/cryo_pod.ftl | 2 + .../machines/medical/disease_diagnoser.ftl | 4 + .../machines/medical/vaccinator.ftl | 2 + .../structures/machines/medical_scanner.ftl | 2 + .../structures/machines/microwave.ftl | 2 + .../structures/machines/reagent_grinder.ftl | 3 + .../entities/structures/machines/recycler.ftl | 2 + .../entities/structures/machines/research.ftl | 4 + .../entities/structures/machines/salvage.ftl | 4 + .../structures/machines/seed_extractor.ftl | 2 + .../structures/machines/stasisbed.ftl | 2 + .../machines/surveillance_camera_routers.ftl | 37 + .../structures/machines/telecomms.ftl | 5 + .../structures/machines/traitordm.ftl | 2 + .../structures/machines/vaccinator.ftl | 3 + .../structures/machines/vending_machines.ftl | 152 ++ .../machines/wireless_surveillance_camera.ftl | 20 + .../entities/structures/meat_spike.ftl | 2 + .../structures/piping/atmospherics/binary.ftl | 20 + .../structures/piping/atmospherics/miners.ftl | 32 + .../structures/piping/atmospherics/pipes.ftl | 17 + .../piping/atmospherics/portable.ftl | 2 + .../piping/atmospherics/special.ftl | 2 + .../piping/atmospherics/trinary.ftl | 14 + .../structures/piping/atmospherics/unary.ftl | 22 + .../disposal/high_pressure_machine_frame.ftl | 2 + .../structures/piping/disposal/pipes.ftl | 26 + .../structures/piping/disposal/units.ftl | 6 + .../entities/structures/plastic_flaps.ftl | 12 + .../entities/structures/power/apc.ftl | 19 + .../structures/power/cable_terminal.ftl | 2 + .../entities/structures/power/cables.ftl | 8 + .../entities/structures/power/chargers.ftl | 12 + .../entities/structures/power/debug_power.ftl | 24 + .../structures/power/generation/ame.ftl | 7 + .../structures/power/generation/generator.ftl | 3 + .../power/generation/generators.ftl | 24 + .../pa/base_particleaccelerator.ftl | 6 + .../power/generation/pa/control_box.ftl | 5 + .../power/generation/pa/emitter.ftl | 15 + .../power/generation/pa/end_cap.ftl | 5 + .../power/generation/pa/fuel_chamber.ftl | 5 + .../power/generation/pa/particles.ftl | 2 + .../power/generation/pa/power_box.ftl | 5 + .../power/generation/portable_generator.ftl | 20 + .../generation/singularity/collector.ftl | 9 + .../generation/singularity/containment.ftl | 4 + .../power/generation/singularity/emitter.ftl | 2 + .../generation/singularity/generator.ftl | 2 + .../generation/singularity/singularity.ftl | 2 + .../structures/power/generation/solar.ftl | 11 + .../structures/power/generation/teg.ftl | 6 + .../entities/structures/power/smes.ftl | 8 + .../entities/structures/power/substation.ftl | 15 + .../structures/shuttles/thrusters.ftl | 18 + .../prototypes/entities/structures/soil.ftl | 2 + .../structures/specific/anomalies.ftl | 26 + .../structures/specific/anomaly/anomalies.ftl | 26 + .../structures/specific/anomaly/cores.ftl | 52 + .../specific/atmospherics/sensor.ftl | 4 + .../entities/structures/specific/dragon.ftl | 2 + .../entities/structures/specific/xeno.ftl | 4 + .../prototypes/entities/structures/stairs.ftl | 5 + .../storage/canisters/gas_canisters.ftl | 54 + .../storage/closets/base_structureclosets.ftl | 8 + .../structures/storage/closets/big_boxes.ftl | 11 + .../structures/storage/closets/closets.ftl | 26 + .../structures/storage/closets/cursed.ftl | 3 + .../closets/lockers/base_structurelockers.ftl | 4 + .../storage/closets/lockers/lockers.ftl | 67 + .../storage/closets/wall_lockers.ftl | 28 + .../structures/storage/closets/wardrobe.ftl | 54 + .../storage/crates/base_structurecrates.ftl | 6 + .../structures/storage/crates/crates.ftl | 72 + .../structures/storage/filing_cabinets.ftl | 20 + .../entities/structures/storage/morgue.ftl | 4 + .../entities/structures/storage/ore_box.ftl | 2 + .../entities/structures/storage/paper_bin.ftl | 9 + .../entities/structures/storage/storage.ftl | 2 + .../storage/tanks/base_structuretanks.ftl | 2 + .../structures/storage/tanks/tanks.ftl | 23 + .../structures/wallmounts/air_alarm.ftl | 4 + .../entities/structures/wallmounts/bell.ftl | 2 + .../structures/wallmounts/defib_cabinet.ftl | 11 + .../structures/wallmounts/emergency_light.ftl | 3 + .../wallmounts/extinguisher_cabinet.ftl | 11 + .../structures/wallmounts/fire_alarm.ftl | 4 + .../structures/wallmounts/fireaxe_cabinet.ftl | 11 + .../structures/wallmounts/intercom.ftl | 31 + .../structures/wallmounts/lighting.ftl | 36 + .../entities/structures/wallmounts/mirror.ftl | 2 + .../wallmounts/monitors_televisions.ftl | 12 + .../structures/wallmounts/noticeboard.ftl | 2 + .../wallmounts/signs/atmos_plaque.ftl | 2 + .../structures/wallmounts/signs/bar_sign.ftl | 51 + .../wallmounts/signs/base_structuresigns.ftl | 2 + .../structures/wallmounts/signs/metamap.ftl | 2 + .../structures/wallmounts/signs/paintings.ftl | 42 + .../structures/wallmounts/signs/posters.ftl | 248 ++ .../structures/wallmounts/signs/signs.ftl | 294 +++ .../structures/wallmounts/station_map.ftl | 8 + .../wallmounts/surveillance_camera.ftl | 34 + .../entities/structures/wallmounts/switch.ftl | 17 + .../structures/wallmounts/switch_autolink.ftl | 15 + .../entities/structures/wallmounts/timer.ftl | 8 + .../structures/wallmounts/walldispenser.ftl | 4 + .../entities/structures/walls/asteroid.ftl | 173 ++ .../entities/structures/walls/barricades.ftl | 2 + .../structures/walls/base_structurewalls.ftl | 3 + .../entities/structures/walls/fence_metal.ftl | 15 + .../entities/structures/walls/girder.ftl | 3 + .../entities/structures/walls/girders.ftl | 4 + .../entities/structures/walls/grille.ftl | 6 + .../entities/structures/walls/low.ftl | 2 + .../entities/structures/walls/mountain.ftl | 4 + .../entities/structures/walls/railing.ftl | 8 + .../entities/structures/walls/walls.ftl | 91 + .../entities/structures/windows/plasma.ftl | 7 + .../structures/windows/reinforced.ftl | 9 + .../entities/structures/windows/rplasma.ftl | 7 + .../entities/structures/windows/ruranium.ftl | 5 + .../entities/structures/windows/shuttle.ftl | 5 + .../entities/structures/windows/uranium.ftl | 5 + .../entities/structures/windows/window.ftl | 9 + .../prototypes/entities/tile/basalt.ftl | 18 + .../prototypes/entities/tiles/bananium.ftl | 2 + .../prototypes/entities/tiles/basalt.ftl | 13 + .../prototypes/entities/tiles/chasm.ftl | 11 + .../prototypes/entities/tiles/lava.ftl | 2 + .../entities/tiles/liquid_plasma.ftl | 2 + .../entities/tiles/shadow_basalt.ftl | 13 + .../prototypes/entities/tiles/water.ftl | 2 + .../prototypes/entities/virtual/beam.ftl | 2 + .../entities/virtual/electrocution.ftl | 8 + .../entities/virtual/stripping_hidden.ftl | 2 + .../prototypes/entities/virtual/tether.ftl | 2 + .../entities/virtual/virtual_item.ftl | 2 + .../prototypes/entities/world/chunk.ftl | 4 + .../entities/world/debris/asteroids.ftl | 18 + .../entities/world/debris/base_debris.ftl | 2 + .../entities/world/debris/wrecks.ftl | 8 + .../prototypes/gamerules/cargo_gifts.ftl | 20 + .../ss14-ru/prototypes/gamerules/events.ftl | 56 + .../ss14-ru/prototypes/gamerules/midround.ftl | 4 + .../prototypes/gamerules/roundstart.ftl | 26 + .../prototypes/magic/fixtures/runes.ftl | 22 + .../prototypes/magic/forcewall_spells.ftl | 2 + .../ss14-ru/prototypes/magic/knock_spell.ftl | 2 + .../prototypes/magic/projectile_spells.ftl | 2 + .../ss14-ru/prototypes/magic/rune_spells.ftl | 8 + .../ss14-ru/prototypes/magic/smite_spells.ftl | 2 + .../ss14-ru/prototypes/magic/spawn_spells.ftl | 2 + .../ru-RU/ss14-ru/prototypes/magic/staves.ftl | 4 + .../prototypes/magic/teleport_spells.ftl | 2 + .../ru-RU/ss14-ru/prototypes/npcs/test.ftl | 3 + .../prototypes/objectives/base_objectives.ftl | 18 + .../ss14-ru/prototypes/objectives/dragon.ftl | 6 + .../ss14-ru/prototypes/objectives/ninja.ftl | 12 + .../ss14-ru/prototypes/objectives/traitor.ftl | 46 + .../prototypes/procedural/salvage_mods.ftl | 2 + .../prototypes/roles/jobs/civilian/mime.ftl | 2 + .../Locale/ru-RU/stack/stack-component.ftl | 22 + .../station-events/events/anomaly-spawn.ftl | 6 + .../events/bluespace-artifact.ftl | 8 + .../station-events/events/breaker-flip.ftl | 1 + .../events/bureaucratic-error.ftl | 2 + .../station-events/events/cargo-gifts.ftl | 20 + .../ru-RU/station-events/events/gas-leak.ftl | 2 + .../station-events/events/immovable-rod.ftl | 1 + .../ru-RU/station-events/events/ion-storm.ftl | 83 + .../station-events/events/kudzu-growth.ftl | 1 + .../station-events/events/meteor-swarm.ftl | 2 + .../station-events/events/mouse-migration.ftl | 1 + .../events/power-grid-check.ftl | 4 + .../station-events/events/radiation-storm.ftl | 4 + .../events/random-sentience.ftl | 40 + .../station-events/events/solar-flare.ftl | 2 + .../ru-RU/station-events/events/vent-clog.ftl | 1 + .../station-events/events/vent-critters.ftl | 2 + .../station-events/events/zombie-outbreak.ftl | 1 + .../station-events/station-event-system.ftl | 4 + Resources/Locale/ru-RU/station-laws/laws.ftl | 37 + .../general-station-records.ftl | 16 + .../ru-RU/step-trigger/shoes-required.ftl | 1 + .../Locale/ru-RU/sticky/sticky-component.ftl | 8 + .../storage/components/dumpable-component.ftl | 3 + .../components/entity-storage-component.ftl | 8 + .../components/magnet-pickup-component.ftl | 4 + .../components/pick-random-component.ftl | 2 + .../components/secret-stash-component.ftl | 9 + .../storage/components/storage-component.ftl | 1 + Resources/Locale/ru-RU/store/categories.ftl | 16 + Resources/Locale/ru-RU/store/currency.ftl | 12 + Resources/Locale/ru-RU/store/store.ftl | 7 + .../Locale/ru-RU/store/uplink-catalog.ftl | 279 ++ .../ru-RU/strip/strippable-component.ftl | 20 + .../ru-RU/structure/disassemble-system.ftl | 1 + .../components/stunbaton-component.ftl | 15 + .../components/stunnable-component.ftl | 2 + .../Locale/ru-RU/stunnable/stun-system.ftl | 2 + Resources/Locale/ru-RU/suicide/suicide.ftl | 1 + .../surveillance-camera-ui.ftl | 11 + .../roles/suspicion-role-component.ftl | 3 + .../roles/suspicion-traitor-role.ftl | 11 + .../Locale/ru-RU/suspicion/suspicion-gui.ftl | 9 + .../ru-RU/suspicion/traitor-overlay.ftl | 1 + Resources/Locale/ru-RU/tabletop/tabletop.ftl | 22 + .../ru-RU/temperature/entity-heater.ftl | 3 + .../Locale/ru-RU/tesla/tesla-components.ftl | 4 + Resources/Locale/ru-RU/thief/backpack.ftl | 54 + Resources/Locale/ru-RU/tiles/placement.ftl | 1 + Resources/Locale/ru-RU/tiles/tiles.ftl | 123 + Resources/Locale/ru-RU/tips/tips-system.ftl | 1 + .../Locale/ru-RU/toilet/toilet-component.ftl | 9 + .../components/lattice-cutting-component.ftl | 1 + .../components/multiple-tool-component.ftl | 1 + .../tools/components/weldable-component.ftl | 1 + .../tools/components/welder-component.ftl | 13 + .../Locale/ru-RU/tools/tool-qualities.ftl | 24 + ...aitor-death-match-redemption-component.ftl | 11 + .../traitor/uplink/telecrystal-component.ftl | 1 + .../ru-RU/traitor/uplink/uplink-component.ftl | 11 + Resources/Locale/ru-RU/traits/traits.ftl | 30 + .../verbs/attach-to-grandparent-verb.ftl | 1 + .../transform/verbs/attach-to-grid-verb.ftl | 1 + .../transform/verbs/attach-to-self-verb.ftl | 1 + Resources/Locale/ru-RU/ui/actionmenu.ftl | 4 + Resources/Locale/ru-RU/ui/navmap.ftl | 3 + Resources/Locale/ru-RU/ui/power-apc.ftl | 14 + Resources/Locale/ru-RU/ui/solar-control.ftl | 9 + Resources/Locale/ru-RU/ui/transfer-amount.ftl | 14 + Resources/Locale/ru-RU/ui/verbs.ftl | 4 + Resources/Locale/ru-RU/vehicle/vehicle.ftl | 2 + .../vending-machine-component.ftl | 6 + .../vending-machine-restock-component.ftl | 10 + .../vending-machines/vending-machine.ftl | 3 + .../ru-RU/ventriloquist/ventriloquist.ftl | 7 + .../ru-RU/verbs/invoke-verb-command.ftl | 14 + .../Locale/ru-RU/verbs/list-verbs-command.ftl | 13 + Resources/Locale/ru-RU/verbs/verb-system.ftl | 32 + Resources/Locale/ru-RU/verbs/verbs.ftl | 2 + Resources/Locale/ru-RU/visual_effects.ftl | 1 + Resources/Locale/ru-RU/voice-mask.ftl | 6 + .../ru-RU/voting/managers/vote-manager.ftl | 19 + .../ru-RU/voting/ui/vote-call-menu-button.ftl | 2 + .../Locale/ru-RU/voting/ui/vote-call-menu.ftl | 16 + .../Locale/ru-RU/voting/ui/vote-popup.ftl | 2 + .../Locale/ru-RU/voting/vote-commands.ftl | 45 + .../Locale/ru-RU/voting/vote-options.ftl | 1 + .../ru-RU/warps/warp-point-component.ftl | 1 + .../ru-RU/weapons/grenades/timer-trigger.ftl | 10 + .../ru-RU/weapons/grenades/voice-trigger.ftl | 10 + .../Locale/ru-RU/weapons/melee/melee.ftl | 4 + Resources/Locale/ru-RU/weapons/ranged/gun.ftl | 52 + .../ranged/recharge-basic-entity-ammo.ftl | 7 + .../weapons/reflect/reflect-component.ftl | 1 + Resources/Locale/ru-RU/weather/weather.ftl | 3 + .../ru-RU/wieldable/wieldable-component.ftl | 17 + .../Locale/ru-RU/window/window-component.ftl | 14 + .../wires/components/wires-component.ftl | 12 + .../components/wires-panel-component.ftl | 2 + Resources/Locale/ru-RU/wires/wire-names.ftl | 67 + .../wires/wires_panel-security-levels.ftl | 8 + .../ru-RU/worldgen/applyworldgenconfig.ftl | 4 + .../xenoarchaeology/artifact-analyzer.ftl | 31 + .../xenoarchaeology/artifact-component.ftl | 4 + .../xenoarchaeology/artifact-crusher.ftl | 1 + .../ru-RU/xenoarchaeology/artifact-hints.ftl | 42 + .../xenoarchaeology/badfeeling-artifact.ftl | 21 + .../xenoarchaeology/goodfeeling-artifact.ftl | 20 + .../ru-RU/xenoarchaeology/misc-artifact.ftl | 5 + .../ru-RU/xenoarchaeology/node-scanner.ftl | 1 + .../xenoarchaeology/traversal-distorter.ftl | 5 + Resources/Locale/ru-RU/zombies/zombie.ftl | 7 + .../Datasets/Names/Operation_prefix.yml | 204 +- .../Datasets/Names/Operation_suffix.yml | 204 +- Resources/Prototypes/Datasets/Names/ai.yml | 168 +- .../Datasets/Names/arachnid_first.yml | 138 +- .../Datasets/Names/arachnid_last.yml | 134 +- Resources/Prototypes/Datasets/Names/atv.yml | 32 +- .../Prototypes/Datasets/Names/autoborg.yml | 100 +- Resources/Prototypes/Datasets/Names/borer.yml | 138 +- Resources/Prototypes/Datasets/Names/borg.yml | 70 +- .../Datasets/Names/cargo_shuttle.yml | 15 +- Resources/Prototypes/Datasets/Names/clown.yml | 128 +- Resources/Prototypes/Datasets/Names/diona.yml | 118 +- .../Datasets/Names/fake_human_first.yml | 85 +- .../Datasets/Names/fake_human_last.yml | 153 +- Resources/Prototypes/Datasets/Names/first.yml | 2297 +++++++---------- .../Datasets/Names/first_female.yml | 1238 ++++----- .../Prototypes/Datasets/Names/first_male.yml | 1102 ++++---- .../Prototypes/Datasets/Names/fortunes.yml | 158 +- .../Prototypes/Datasets/Names/hologram.yml | 28 +- .../Prototypes/Datasets/Names/last_female.yml | 253 ++ .../Prototypes/Datasets/Names/last_male.yml | 474 ++++ .../Prototypes/Datasets/Names/military.yml | 105 +- .../Datasets/Names/moth_first_female.yml | 84 +- .../Datasets/Names/moth_first_male.yml | 77 +- .../Prototypes/Datasets/Names/moth_last.yml | 63 +- .../Datasets/Names/mushman_first.yml | 109 +- .../Datasets/Names/mushman_last.yml | 196 +- Resources/Prototypes/Datasets/Names/ninja.yml | 78 +- .../Prototypes/Datasets/Names/ninja_title.yml | 94 +- .../Prototypes/Datasets/Names/regalrat.yml | 65 +- .../Datasets/Names/reptilian_female.yml | 326 +-- .../Datasets/Names/reptilian_male.yml | 660 ++--- .../Prototypes/Datasets/Names/revenant.yml | 88 +- .../Datasets/Names/skeleton_first.yml | 54 +- .../Prototypes/Datasets/Names/syndicate.yml | 100 +- .../Datasets/Names/wizard_first.yml | 60 +- .../Prototypes/Datasets/Names/wizard_last.yml | 92 +- Resources/Prototypes/Datasets/adjectives.yml | 1353 +++++++--- .../Prototypes/Datasets/criminal_records.yml | 28 +- Resources/Prototypes/Datasets/ion_storm.yml | 1785 +++++++------ .../Prototypes/Datasets/rat_king_commands.yml | 23 +- Resources/Prototypes/Datasets/tips.yml | 244 +- Resources/Prototypes/Datasets/verbs.yml | 1623 +++++++----- Tools/actions_changelog_rss.py | 34 +- Tools/actions_changelogs_since_last_run.py | 112 +- Tools/corvax/setup_secrets.ps1 | 4 + Tools/gen_build_info.py | 8 +- Tools/package_client_build.py | 215 ++ Tools/package_server_build.py | 312 +++ Tools/ss14_ru/__init__.py | 1 + Tools/ss14_ru/file.py | 91 + Tools/ss14_ru/fluentast.py | 187 ++ Tools/ss14_ru/fluentastcomparer.py | 100 + Tools/ss14_ru/fluentastmanager.py | 25 + Tools/ss14_ru/fluentformatter.py | 37 + Tools/ss14_ru/keyfinder.py | 220 ++ .../lokalise_fluent_ast_comparer_manager.py | 48 + Tools/ss14_ru/lokalise_project.py | 33 + Tools/ss14_ru/lokalisemodels.py | 64 + Tools/ss14_ru/project.py | 31 + Tools/ss14_ru/requirements.txt | Bin 0 -> 142 bytes Tools/ss14_ru/translationsassembler.py | 67 + Tools/ss14_ru/yamlextractor.py | 85 + Tools/ss14_ru/yamlmodels.py | 26 + Tools/update_changelog.py | 24 +- 2014 files changed, 42984 insertions(+), 7065 deletions(-) create mode 100644 Resources/Locale/ru-RU/GPS/handheld-gps.ftl create mode 100644 Resources/Locale/ru-RU/HUD/game-hud.ftl create mode 100644 Resources/Locale/ru-RU/_NF/ArachnidChaos.ftl create mode 100644 Resources/Locale/ru-RU/_NF/accent/accents.ftl create mode 100644 Resources/Locale/ru-RU/_NF/actions/sleep.ftl create mode 100644 Resources/Locale/ru-RU/_NF/adventure/adventure.ftl create mode 100644 Resources/Locale/ru-RU/_NF/advertisements/vending/astro.ftl create mode 100644 Resources/Locale/ru-RU/_NF/advertisements/vending/cuddlycritter.ftl create mode 100644 Resources/Locale/ru-RU/_NF/advertisements/vending/lesslethalvend.ftl create mode 100644 Resources/Locale/ru-RU/_NF/advertisements/vending/maildrobe.ftl create mode 100644 Resources/Locale/ru-RU/_NF/bank/bank-ATM-component.ftl create mode 100644 Resources/Locale/ru-RU/_NF/bluespace-events/events.ftl create mode 100644 Resources/Locale/ru-RU/_NF/bounty-contracts/bounty-contracts.ftl create mode 100644 Resources/Locale/ru-RU/_NF/chat/managers/chat_manager.ftl create mode 100644 Resources/Locale/ru-RU/_NF/chemicals/chemicals.ftl create mode 100644 Resources/Locale/ru-RU/_NF/contraband/contraband-exchange-console.ftl create mode 100644 Resources/Locale/ru-RU/_NF/cryosleep/cryosleep-component.ftl create mode 100644 Resources/Locale/ru-RU/_NF/events/bluespace-cargo.ftl create mode 100644 Resources/Locale/ru-RU/_NF/events/bluespace-syndicate-crate.ftl create mode 100644 Resources/Locale/ru-RU/_NF/ghost/roles/ghost-role-component.ftl create mode 100644 Resources/Locale/ru-RU/_NF/headset/headset-component.ftl create mode 100644 Resources/Locale/ru-RU/_NF/interaction/interaction-popup-component.ftl create mode 100644 Resources/Locale/ru-RU/_NF/job/job-description.ftl create mode 100644 Resources/Locale/ru-RU/_NF/job/job-names.ftl create mode 100644 Resources/Locale/ru-RU/_NF/m_emp/m_emp.ftl create mode 100644 Resources/Locale/ru-RU/_NF/medical/suit-sensor.ftl create mode 100644 Resources/Locale/ru-RU/_NF/paper/pen-component.ftl create mode 100644 Resources/Locale/ru-RU/_NF/paper/stamp-component.ftl create mode 100644 Resources/Locale/ru-RU/_NF/preferences/ui/humanoid-profile-editor.ftl create mode 100644 Resources/Locale/ru-RU/_NF/prototypes/access/accesses.ftl create mode 100644 Resources/Locale/ru-RU/_NF/prototypes/catalog/cargo/cargo-engineering.ftl create mode 100644 Resources/Locale/ru-RU/_NF/prototypes/catalog/cargo/cargo-fun.ftl create mode 100644 Resources/Locale/ru-RU/_NF/prototypes/catalog/cargo/cargo-livestock.ftl create mode 100644 Resources/Locale/ru-RU/_NF/prototypes/catalog/cargo/cargo-materials.ftl create mode 100644 Resources/Locale/ru-RU/_NF/prototypes/catalog/cargo/cargo-service.ftl create mode 100644 Resources/Locale/ru-RU/_NF/prototypes/catalog/cargo/cargo-trade.ftl create mode 100644 Resources/Locale/ru-RU/_NF/prototypes/catalog/cargo/cargo-vending.ftl create mode 100644 Resources/Locale/ru-RU/_NF/prototypes/catalog/fills/crates/engines-crates.ftl create mode 100644 Resources/Locale/ru-RU/_NF/prototypes/catalog/fills/crates/fun-crates.ftl create mode 100644 Resources/Locale/ru-RU/_NF/prototypes/catalog/fills/crates/livestock-crates.ftl create mode 100644 Resources/Locale/ru-RU/_NF/prototypes/catalog/fills/crates/materials-crates.ftl create mode 100644 Resources/Locale/ru-RU/_NF/prototypes/catalog/fills/crates/science-crates.ftl create mode 100644 Resources/Locale/ru-RU/_NF/prototypes/catalog/fills/crates/service-crates.ftl create mode 100644 Resources/Locale/ru-RU/_NF/prototypes/catalog/fills/crates/syndicate-crates.ftl create mode 100644 Resources/Locale/ru-RU/_NF/prototypes/catalog/fills/crates/trade-crates.ftl create mode 100644 Resources/Locale/ru-RU/_NF/prototypes/catalog/fills/crates/vending-crates.ftl create mode 100644 Resources/Locale/ru-RU/_NF/prototypes/entities/shuttles/thrusters.ftl create mode 100644 Resources/Locale/ru-RU/_NF/reagents/foods.ftl create mode 100644 Resources/Locale/ru-RU/_NF/reagents/meta/consumable/food/food.ftl create mode 100644 Resources/Locale/ru-RU/_NF/research/technologies.ftl create mode 100644 Resources/Locale/ru-RU/_NF/respawn/respawn-system.ftl create mode 100644 Resources/Locale/ru-RU/_NF/seeds/seeds.ftl create mode 100644 Resources/Locale/ru-RU/_NF/shipyard/shipyard-console-component.ftl create mode 100644 Resources/Locale/ru-RU/_NF/shipyard/shipyard-rcd-component.ftl create mode 100644 Resources/Locale/ru-RU/_NF/shuttles/console.ftl create mode 100644 Resources/Locale/ru-RU/_NF/smuggling/deaddrop.ftl create mode 100644 Resources/Locale/ru-RU/_NF/species/species.ftl create mode 100644 Resources/Locale/ru-RU/_NF/store/currency.ftl create mode 100644 Resources/Locale/ru-RU/_NF/store/uplink-catalog.ftl create mode 100644 Resources/Locale/ru-RU/_NF/traits/traits.ftl create mode 100644 Resources/Locale/ru-RU/_NF/vending-machines/vending-machine-component.ftl create mode 100644 Resources/Locale/ru-RU/_NF/ventriloquist/ventriloquist.ftl create mode 100644 Resources/Locale/ru-RU/_NF/verbs/verb-system.ftl create mode 100644 Resources/Locale/ru-RU/_lib.ftl create mode 100644 Resources/Locale/ru-RU/_units.ftl create mode 100644 Resources/Locale/ru-RU/abilities/mime.ftl create mode 100644 Resources/Locale/ru-RU/accent/accents.ftl create mode 100644 Resources/Locale/ru-RU/accent/archaic.ftl create mode 100644 Resources/Locale/ru-RU/accent/cowboy.ftl create mode 100644 Resources/Locale/ru-RU/accent/dwarf.ftl create mode 100644 Resources/Locale/ru-RU/accent/italian.ftl create mode 100644 Resources/Locale/ru-RU/accent/mobster.ftl create mode 100644 Resources/Locale/ru-RU/accent/pirate.ftl create mode 100644 Resources/Locale/ru-RU/accent/scrambled.ftl create mode 100644 Resources/Locale/ru-RU/access/components/agent-id-card-component.ftl create mode 100644 Resources/Locale/ru-RU/access/components/id-card-component.ftl create mode 100644 Resources/Locale/ru-RU/access/components/id-card-console-component.ftl create mode 100644 Resources/Locale/ru-RU/access/components/id-examinable-component.ftl create mode 100644 Resources/Locale/ru-RU/access/systems/access-overrider-system.ftl create mode 100644 Resources/Locale/ru-RU/access/systems/access-reader-system.ftl create mode 100644 Resources/Locale/ru-RU/accessories/human-facial-hair.ftl create mode 100644 Resources/Locale/ru-RU/accessories/human-hair.ftl create mode 100644 Resources/Locale/ru-RU/accessories/vox-facial-hair.ftl create mode 100644 Resources/Locale/ru-RU/accessories/vox-hair.ftl create mode 100644 Resources/Locale/ru-RU/actions/actions/actions-commands.ftl create mode 100644 Resources/Locale/ru-RU/actions/actions/blocking.ftl create mode 100644 Resources/Locale/ru-RU/actions/actions/combat-mode.ftl create mode 100644 Resources/Locale/ru-RU/actions/actions/crit.ftl create mode 100644 Resources/Locale/ru-RU/actions/actions/diona.ftl create mode 100644 Resources/Locale/ru-RU/actions/actions/disarm-action.ftl create mode 100644 Resources/Locale/ru-RU/actions/actions/dragon.ftl create mode 100644 Resources/Locale/ru-RU/actions/actions/egg-lay.ftl create mode 100644 Resources/Locale/ru-RU/actions/actions/internals.ftl create mode 100644 Resources/Locale/ru-RU/actions/actions/mapping.ftl create mode 100644 Resources/Locale/ru-RU/actions/actions/mask.ftl create mode 100644 Resources/Locale/ru-RU/actions/actions/sleep.ftl create mode 100644 Resources/Locale/ru-RU/actions/actions/spells.ftl create mode 100644 Resources/Locale/ru-RU/actions/actions/spider.ftl create mode 100644 Resources/Locale/ru-RU/actions/actions/wagging.ftl create mode 100644 Resources/Locale/ru-RU/actions/ui/actionmenu.ftl create mode 100644 Resources/Locale/ru-RU/actions/ui/actionslot.ftl create mode 100644 Resources/Locale/ru-RU/administration/admin-verbs.ftl create mode 100644 Resources/Locale/ru-RU/administration/antag.ftl create mode 100644 Resources/Locale/ru-RU/administration/bwoink.ftl create mode 100644 Resources/Locale/ru-RU/administration/commands/add-uplink-command.ftl create mode 100644 Resources/Locale/ru-RU/administration/commands/call-shuttle-command.ftl create mode 100644 Resources/Locale/ru-RU/administration/commands/control-mob-command.ftl create mode 100644 Resources/Locale/ru-RU/administration/commands/custom-vote-command.ftl create mode 100644 Resources/Locale/ru-RU/administration/commands/delete-entities-with-component-command.ftl create mode 100644 Resources/Locale/ru-RU/administration/commands/dsay-command.ftl create mode 100644 Resources/Locale/ru-RU/administration/commands/follow-command.ftl create mode 100644 Resources/Locale/ru-RU/administration/commands/osay-command.ftl create mode 100644 Resources/Locale/ru-RU/administration/commands/panicbunker.ftl create mode 100644 Resources/Locale/ru-RU/administration/commands/play-global-sound-command.ftl create mode 100644 Resources/Locale/ru-RU/administration/commands/polymorph-command.ftl create mode 100644 Resources/Locale/ru-RU/administration/commands/rejuvenate-command.ftl create mode 100644 Resources/Locale/ru-RU/administration/commands/set-admin-ooc-command.ftl create mode 100644 Resources/Locale/ru-RU/administration/commands/set-looc-command.ftl create mode 100644 Resources/Locale/ru-RU/administration/commands/set-mind-command.ftl create mode 100644 Resources/Locale/ru-RU/administration/commands/set-ooc-command.ftl create mode 100644 Resources/Locale/ru-RU/administration/commands/set-outfit-command.ftl create mode 100644 Resources/Locale/ru-RU/administration/commands/tag-commands.ftl create mode 100644 Resources/Locale/ru-RU/administration/commands/throw-scoreboard-command.ftl create mode 100644 Resources/Locale/ru-RU/administration/commands/variantize-command.ftl create mode 100644 Resources/Locale/ru-RU/administration/managers/admin-manager.ftl create mode 100644 Resources/Locale/ru-RU/administration/smites.ftl create mode 100644 Resources/Locale/ru-RU/administration/ui/actions.ftl create mode 100644 Resources/Locale/ru-RU/administration/ui/admin-announce-window.ftl create mode 100644 Resources/Locale/ru-RU/administration/ui/admin-erase.ftl create mode 100644 Resources/Locale/ru-RU/administration/ui/admin-logs.ftl create mode 100644 Resources/Locale/ru-RU/administration/ui/admin-menu-window.ftl create mode 100644 Resources/Locale/ru-RU/administration/ui/admin-notes.ftl create mode 100644 Resources/Locale/ru-RU/administration/ui/admin-spawn-explosion-eui.ftl create mode 100644 Resources/Locale/ru-RU/administration/ui/ban-list.ftl create mode 100644 Resources/Locale/ru-RU/administration/ui/manage-solutions/add-reagent.ftl create mode 100644 Resources/Locale/ru-RU/administration/ui/manage-solutions/manage-solutions.ftl create mode 100644 Resources/Locale/ru-RU/administration/ui/permissions-eui.ftl create mode 100644 Resources/Locale/ru-RU/administration/ui/set-outfit/set-outfit-menu.ftl create mode 100644 Resources/Locale/ru-RU/administration/ui/tabs/admin-tab/call-shuttle-window.ftl create mode 100644 Resources/Locale/ru-RU/administration/ui/tabs/admin-tab/player-actions-window.ftl create mode 100644 Resources/Locale/ru-RU/administration/ui/tabs/adminbus-tab/adminbus-tab.ftl create mode 100644 Resources/Locale/ru-RU/administration/ui/tabs/panicbunker-tab.ftl create mode 100644 Resources/Locale/ru-RU/administration/ui/tabs/player-tab.ftl create mode 100644 Resources/Locale/ru-RU/administration/ui/tabs/round-tab.ftl create mode 100644 Resources/Locale/ru-RU/administration/ui/tabs/server-tab.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/ammo.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/arcadiadrobe.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/atmosdrobe.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/bardrobe.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/boozeomat.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/cargodrobe.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/chang.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/chefdrobe.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/chefvend.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/chemdrobe.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/cigs.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/clothesmate.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/coffee.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/cola.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/condiments.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/curadrobe.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/detdrobe.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/dinnerware.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/discount.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/donut.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/engidrobe.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/games.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/genedrobe.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/happyhonk.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/hydrobe.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/janidrobe.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/lawdrobe.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/magivend.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/medidrobe.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/megaseed.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/nanomed.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/nutrimax.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/robodrobe.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/scidrobe.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/secdrobe.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/sectech.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/smartfridge.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/snack.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/sovietsoda.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/syndiedrobe.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/theater.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/vendomat.ftl create mode 100644 Resources/Locale/ru-RU/advertisements/vending/virodrobe.ftl create mode 100644 Resources/Locale/ru-RU/alert-levels/alert-level-command.ftl create mode 100644 Resources/Locale/ru-RU/alert-levels/alert-levels.ftl create mode 100644 Resources/Locale/ru-RU/alerts/alerts.ftl create mode 100644 Resources/Locale/ru-RU/ame/components/ame-controller-component.ftl create mode 100644 Resources/Locale/ru-RU/ame/components/ame-fuel-container-component.ftl create mode 100644 Resources/Locale/ru-RU/ame/components/ame-part-component.ftl create mode 100644 Resources/Locale/ru-RU/anchorable/anchorable-component.ftl create mode 100644 Resources/Locale/ru-RU/animals/rat-king/rat-king.ftl create mode 100644 Resources/Locale/ru-RU/animals/udder/udder-system.ftl create mode 100644 Resources/Locale/ru-RU/anomaly/anomaly.ftl create mode 100644 Resources/Locale/ru-RU/apc/components/apc-component.ftl create mode 100644 Resources/Locale/ru-RU/arcade/blockgame.ftl create mode 100644 Resources/Locale/ru-RU/arcade/components/space-villain-game-component.ftl create mode 100644 Resources/Locale/ru-RU/arcade/spacevillain.ftl create mode 100644 Resources/Locale/ru-RU/armor/armor-examine.ftl create mode 100644 Resources/Locale/ru-RU/atmos/air-alarm-ui.ftl create mode 100644 Resources/Locale/ru-RU/atmos/firelock-component.ftl create mode 100644 Resources/Locale/ru-RU/atmos/flammable-component.ftl create mode 100644 Resources/Locale/ru-RU/atmos/gas-analyzer-component.ftl create mode 100644 Resources/Locale/ru-RU/atmos/gas-canister-component.ftl create mode 100644 Resources/Locale/ru-RU/atmos/gas-passive-gate-component.ftl create mode 100644 Resources/Locale/ru-RU/atmos/gas-pressure-pump-system.ftl create mode 100644 Resources/Locale/ru-RU/atmos/gas-recycler-system.ftl create mode 100644 Resources/Locale/ru-RU/atmos/gas-tank-component.ftl create mode 100644 Resources/Locale/ru-RU/atmos/gas-thermomachine-system.ftl create mode 100644 Resources/Locale/ru-RU/atmos/gas-valve-system.ftl create mode 100644 Resources/Locale/ru-RU/atmos/gas-vent-pump.ftl create mode 100644 Resources/Locale/ru-RU/atmos/gas-volume-pump-system.ftl create mode 100644 Resources/Locale/ru-RU/atmos/plaque-component.ftl create mode 100644 Resources/Locale/ru-RU/atmos/portable-scrubber.ftl create mode 100644 Resources/Locale/ru-RU/barsign/barsign-component.ftl create mode 100644 Resources/Locale/ru-RU/battery/components/battery-drainer-component.ftl create mode 100644 Resources/Locale/ru-RU/battery/components/examinable-battery-component.ftl create mode 100644 Resources/Locale/ru-RU/blocking/blocking-examine.ftl create mode 100644 Resources/Locale/ru-RU/bloodstream/bloodstream.ftl create mode 100644 Resources/Locale/ru-RU/body/behavior/behavior.ftl create mode 100644 Resources/Locale/ru-RU/body/body-scanner/body-scanner-component.ftl create mode 100644 Resources/Locale/ru-RU/bonk/components/bonkable-component.ftl create mode 100644 Resources/Locale/ru-RU/borg/borg.ftl create mode 100644 Resources/Locale/ru-RU/botany/components/plant-holder-component.ftl create mode 100644 Resources/Locale/ru-RU/botany/components/seed-component.ftl create mode 100644 Resources/Locale/ru-RU/botany/components/seed-extractor-component.ftl create mode 100644 Resources/Locale/ru-RU/botany/swab.ftl create mode 100644 Resources/Locale/ru-RU/bql/bql-select.ftl create mode 100644 Resources/Locale/ru-RU/buckle/components/buckle-component.ftl create mode 100644 Resources/Locale/ru-RU/burial/burial.ftl create mode 100644 Resources/Locale/ru-RU/cable/cable-multitool-system.ftl create mode 100644 Resources/Locale/ru-RU/candle/extinguish-on-interact-component.ftl create mode 100644 Resources/Locale/ru-RU/cargo/bounties.ftl create mode 100644 Resources/Locale/ru-RU/cargo/cargo-bounty-console.ftl create mode 100644 Resources/Locale/ru-RU/cargo/cargo-console-component.ftl create mode 100644 Resources/Locale/ru-RU/cargo/cargo-console-order-component.ftl create mode 100644 Resources/Locale/ru-RU/cargo/cargo-order-database-component.ftl create mode 100644 Resources/Locale/ru-RU/cargo/cargo-pallet-console-component.ftl create mode 100644 Resources/Locale/ru-RU/cargo/price-gun-component.ftl create mode 100644 Resources/Locale/ru-RU/cargo/qm-clipboard.ftl create mode 100644 Resources/Locale/ru-RU/cartridge-loader/cartridge-loader-component.ftl create mode 100644 Resources/Locale/ru-RU/cartridge-loader/cartridges.ftl create mode 100644 Resources/Locale/ru-RU/changelog/changelog-window.ftl create mode 100644 Resources/Locale/ru-RU/chapel/bible.ftl create mode 100644 Resources/Locale/ru-RU/character-appearance/components/humanoid-appearance-component.ftl create mode 100644 Resources/Locale/ru-RU/character-appearance/components/magic-mirror-component.ftl create mode 100644 Resources/Locale/ru-RU/character-info/components/character-info-component.ftl create mode 100644 Resources/Locale/ru-RU/chat/commands/suicide-command.ftl create mode 100644 Resources/Locale/ru-RU/chat/managers/chat-manager.ftl create mode 100644 Resources/Locale/ru-RU/chat/sanitizer-replacements.ftl create mode 100644 Resources/Locale/ru-RU/chat/ui/chat-box.ftl create mode 100644 Resources/Locale/ru-RU/chemistry/components/chem-master-component.ftl create mode 100644 Resources/Locale/ru-RU/chemistry/components/hypospray-component.ftl create mode 100644 Resources/Locale/ru-RU/chemistry/components/injector-component.ftl create mode 100644 Resources/Locale/ru-RU/chemistry/components/mixing-component.ftl create mode 100644 Resources/Locale/ru-RU/chemistry/components/reagent-dispenser-component.ftl create mode 100644 Resources/Locale/ru-RU/chemistry/components/rehydratable-component.ftl create mode 100644 Resources/Locale/ru-RU/chemistry/components/solution-container-mixer-component.ftl create mode 100644 Resources/Locale/ru-RU/chemistry/components/solution-heater-component.ftl create mode 100644 Resources/Locale/ru-RU/chemistry/components/solution-scanner-component.ftl create mode 100644 Resources/Locale/ru-RU/chemistry/components/solution-spike-component.ftl create mode 100644 Resources/Locale/ru-RU/chemistry/components/solution-transfer-component.ftl create mode 100644 Resources/Locale/ru-RU/chemistry/components/transformable-container-component.ftl create mode 100644 Resources/Locale/ru-RU/chemistry/reagent-effects.ftl create mode 100644 Resources/Locale/ru-RU/chemistry/solution/components/shared-solution-container-component.ftl create mode 100644 Resources/Locale/ru-RU/climbing/climbable-component.ftl create mode 100644 Resources/Locale/ru-RU/climbing/glass-table-component.ftl create mode 100644 Resources/Locale/ru-RU/cloning/accept-cloning-window.ftl create mode 100644 Resources/Locale/ru-RU/clothing/belts.ftl create mode 100644 Resources/Locale/ru-RU/clothing/boots.ftl create mode 100644 Resources/Locale/ru-RU/clothing/clothing-speed.ftl create mode 100644 Resources/Locale/ru-RU/clothing/components/chameleon-component.ftl create mode 100644 Resources/Locale/ru-RU/clothing/components/magboots-component.ftl create mode 100644 Resources/Locale/ru-RU/clothing/components/toggleable-clothing-component.ftl create mode 100644 Resources/Locale/ru-RU/cluwne/cluwne.ftl create mode 100644 Resources/Locale/ru-RU/commands/actions-command.ftl create mode 100644 Resources/Locale/ru-RU/commands/atmos-debug-command.ftl create mode 100644 Resources/Locale/ru-RU/commands/credits-command.ftl create mode 100644 Resources/Locale/ru-RU/commands/debug-command.ftl create mode 100644 Resources/Locale/ru-RU/commands/debug-pathfinding-command.ftl create mode 100644 Resources/Locale/ru-RU/commands/grouping-entity-menu-command.ftl create mode 100644 Resources/Locale/ru-RU/commands/hide-mechanisms-command.ftl create mode 100644 Resources/Locale/ru-RU/commands/mapping-client-side-setup-command.ftl create mode 100644 Resources/Locale/ru-RU/commands/open-a-help-command.ftl create mode 100644 Resources/Locale/ru-RU/commands/set-menu-visibility-command.ftl create mode 100644 Resources/Locale/ru-RU/commands/show-health-bars-command.ftl create mode 100644 Resources/Locale/ru-RU/commands/show-mechanisms-command.ftl create mode 100644 Resources/Locale/ru-RU/commands/stat-values-command.ftl create mode 100644 Resources/Locale/ru-RU/commands/toggle-outline-command.ftl create mode 100644 Resources/Locale/ru-RU/commands/toolshed-commands.ftl create mode 100644 Resources/Locale/ru-RU/commands/zoom-command.ftl create mode 100644 Resources/Locale/ru-RU/communications/communications-console-component.ftl create mode 100644 Resources/Locale/ru-RU/communications/terror.ftl create mode 100644 Resources/Locale/ru-RU/components/atmos-unsafe-unanchor-component.ftl create mode 100644 Resources/Locale/ru-RU/components/base-computer-ui-component.ftl create mode 100644 Resources/Locale/ru-RU/components/gas-canister-component.ftl create mode 100644 Resources/Locale/ru-RU/components/gas-filter-component.ftl create mode 100644 Resources/Locale/ru-RU/components/gas-mixer-component.ftl create mode 100644 Resources/Locale/ru-RU/components/gas-pump-component.ftl create mode 100644 Resources/Locale/ru-RU/components/gas-thermomachine-component.ftl create mode 100644 Resources/Locale/ru-RU/components/ghost-component.ftl create mode 100644 Resources/Locale/ru-RU/components/power-monitoring-component.ftl create mode 100644 Resources/Locale/ru-RU/components/storage-component.ftl create mode 100644 Resources/Locale/ru-RU/configurable/configuration-component.ftl create mode 100644 Resources/Locale/ru-RU/connection-messages.ftl create mode 100644 Resources/Locale/ru-RU/construction/components/construction-component-verbs.ftl create mode 100644 Resources/Locale/ru-RU/construction/components/construction-component.ftl create mode 100644 Resources/Locale/ru-RU/construction/components/flatpack.ftl create mode 100644 Resources/Locale/ru-RU/construction/components/machine-board-component.ftl create mode 100644 Resources/Locale/ru-RU/construction/components/machine-frame-component.ftl create mode 100644 Resources/Locale/ru-RU/construction/components/machine-part-component.ftl create mode 100644 Resources/Locale/ru-RU/construction/conditions/airlock-bolted.ftl create mode 100644 Resources/Locale/ru-RU/construction/conditions/all-wires-cut.ftl create mode 100644 Resources/Locale/ru-RU/construction/conditions/any-conditions.ftl create mode 100644 Resources/Locale/ru-RU/construction/conditions/apc-open-condition.ftl create mode 100644 Resources/Locale/ru-RU/construction/conditions/door-welded.ftl create mode 100644 Resources/Locale/ru-RU/construction/conditions/empty-or-window-valid-in-tile.ftl create mode 100644 Resources/Locale/ru-RU/construction/conditions/entity-anchored.ftl create mode 100644 Resources/Locale/ru-RU/construction/conditions/locked.ftl create mode 100644 Resources/Locale/ru-RU/construction/conditions/machine-frame-complete.ftl create mode 100644 Resources/Locale/ru-RU/construction/conditions/min-solution.ftl create mode 100644 Resources/Locale/ru-RU/construction/conditions/no-unstackable-in-tile.ftl create mode 100644 Resources/Locale/ru-RU/construction/conditions/no-windows-in-tile.ftl create mode 100644 Resources/Locale/ru-RU/construction/conditions/solution-empty.ftl create mode 100644 Resources/Locale/ru-RU/construction/conditions/tile-not-blocked.ftl create mode 100644 Resources/Locale/ru-RU/construction/conditions/toilet-lid-closed.ftl create mode 100644 Resources/Locale/ru-RU/construction/conditions/wallmount.ftl create mode 100644 Resources/Locale/ru-RU/construction/conditions/wire-panel.ftl create mode 100644 Resources/Locale/ru-RU/construction/construction-categories.ftl create mode 100644 Resources/Locale/ru-RU/construction/construction-ghost-component.ftl create mode 100644 Resources/Locale/ru-RU/construction/construction-system.ftl create mode 100644 Resources/Locale/ru-RU/construction/steps/arbitrary-insert-construction-graph-step.ftl create mode 100644 Resources/Locale/ru-RU/construction/steps/component-construction-graph-step.ftl create mode 100644 Resources/Locale/ru-RU/construction/steps/material-construction-graph-step.ftl create mode 100644 Resources/Locale/ru-RU/construction/steps/prototype-construction-graph-step.ftl create mode 100644 Resources/Locale/ru-RU/construction/steps/temperature-construction-graph-step.ftl create mode 100644 Resources/Locale/ru-RU/construction/steps/tool-construction-graph-step.ftl create mode 100644 Resources/Locale/ru-RU/construction/ui/construction-menu-presenter.ftl create mode 100644 Resources/Locale/ru-RU/construction/ui/construction-menu.ftl create mode 100644 Resources/Locale/ru-RU/containers/containers.ftl create mode 100644 Resources/Locale/ru-RU/containers/item-slots-component.ftl create mode 100644 Resources/Locale/ru-RU/conveyors/conveyor-component.ftl create mode 100644 Resources/Locale/ru-RU/corvax/accent/italian.ftl create mode 100644 Resources/Locale/ru-RU/corvax/accessories/human-facial-hair.ftl create mode 100644 Resources/Locale/ru-RU/corvax/accessories/human-hair.ftl create mode 100644 Resources/Locale/ru-RU/corvax/barsign/barsign-component.ftl create mode 100644 Resources/Locale/ru-RU/corvax/changelog/changelog-window.ftl create mode 100644 Resources/Locale/ru-RU/corvax/info/rules.ftl create mode 100644 Resources/Locale/ru-RU/corvax/interaction/interaction-popup-component.ftl create mode 100644 Resources/Locale/ru-RU/corvax/job/job-names.ftl create mode 100644 Resources/Locale/ru-RU/corvax/join-playtime/join-playtime-reason.ftl create mode 100644 Resources/Locale/ru-RU/corvax/markings/cat.ftl create mode 100644 Resources/Locale/ru-RU/corvax/markings/cyberlibs.ftl create mode 100644 Resources/Locale/ru-RU/corvax/markings/fox.ftl create mode 100644 Resources/Locale/ru-RU/corvax/markings/slime_cat.ftl create mode 100644 Resources/Locale/ru-RU/corvax/markings/slime_fox.ftl create mode 100644 Resources/Locale/ru-RU/corvax/markings/sponsor.ftl create mode 100644 Resources/Locale/ru-RU/corvax/paper/book-busido.ftl create mode 100644 Resources/Locale/ru-RU/corvax/paper/book-rulebook.ftl create mode 100644 Resources/Locale/ru-RU/corvax/paper/stamp-component.ftl create mode 100644 Resources/Locale/ru-RU/corvax/preferences/ui/character-setup-gui.ftl create mode 100644 Resources/Locale/ru-RU/corvax/prototypes/catalog/cargo/cargo-food.ftl create mode 100644 Resources/Locale/ru-RU/corvax/speech/speech-chatsan.ftl create mode 100644 Resources/Locale/ru-RU/corvax/station-events/events/evil-twin.ftl create mode 100644 Resources/Locale/ru-RU/corvax/station-goal/station-goal-command.ftl create mode 100644 Resources/Locale/ru-RU/corvax/station-goal/station-goal-component.ftl create mode 100644 Resources/Locale/ru-RU/corvax/tts/tts-ui.ftl create mode 100644 Resources/Locale/ru-RU/corvax/tts/tts-voices.ftl create mode 100644 Resources/Locale/ru-RU/corvax/voice-mask.ftl create mode 100644 Resources/Locale/ru-RU/crayon/crayon-component.ftl create mode 100644 Resources/Locale/ru-RU/credits/credits-window.ftl create mode 100644 Resources/Locale/ru-RU/crew-manifest/crew-manifest.ftl create mode 100644 Resources/Locale/ru-RU/criminal-records/criminal-records.ftl create mode 100644 Resources/Locale/ru-RU/cuffs/components/cuffable-component.ftl create mode 100644 Resources/Locale/ru-RU/cuffs/components/handcuff-component.ftl create mode 100644 Resources/Locale/ru-RU/damage/damage-command.ftl create mode 100644 Resources/Locale/ru-RU/damage/damage-examine.ftl create mode 100644 Resources/Locale/ru-RU/damage/damage-force-say.ftl create mode 100644 Resources/Locale/ru-RU/damage/rejuvenate-verb.ftl create mode 100644 Resources/Locale/ru-RU/damage/stamina.ftl create mode 100644 Resources/Locale/ru-RU/darts/darts-popup.ftl create mode 100644 Resources/Locale/ru-RU/decals/decal-window.ftl create mode 100644 Resources/Locale/ru-RU/defusable/examine.ftl create mode 100644 Resources/Locale/ru-RU/defusable/popup.ftl create mode 100644 Resources/Locale/ru-RU/defusable/verb.ftl create mode 100644 Resources/Locale/ru-RU/deltav/accent/scottish.ftl create mode 100644 Resources/Locale/ru-RU/deltav/advertisements/vending/pride.ftl create mode 100644 Resources/Locale/ru-RU/deltav/catalog/cargo/cargo-vending.ftl create mode 100644 Resources/Locale/ru-RU/deltav/catalog/fills/crates/vending-crates.ftl create mode 100644 Resources/Locale/ru-RU/deltav/flavors/flavor-profiles.ftl create mode 100644 Resources/Locale/ru-RU/deltav/markings/felinid.ftl create mode 100644 Resources/Locale/ru-RU/deltav/reagents/meta/consumable/food/condiments.ftl create mode 100644 Resources/Locale/ru-RU/deltav/reagents/meta/physical-desc.ftl create mode 100644 Resources/Locale/ru-RU/deltav/traits/traits.ftl create mode 100644 Resources/Locale/ru-RU/deltav/weapons/ranged/energygun.ftl create mode 100644 Resources/Locale/ru-RU/detail-examinable/detail-examinable.ftl create mode 100644 Resources/Locale/ru-RU/devices/device-network.ftl create mode 100644 Resources/Locale/ru-RU/devices/network-configurator.ftl create mode 100644 Resources/Locale/ru-RU/dice/dice-component.ftl create mode 100644 Resources/Locale/ru-RU/discord/round-notifications.ftl create mode 100644 Resources/Locale/ru-RU/disease/disease.ftl create mode 100644 Resources/Locale/ru-RU/disease/miasma.ftl create mode 100644 Resources/Locale/ru-RU/disposal/mailing/components/disposal-mailing-unit-component.ftl create mode 100644 Resources/Locale/ru-RU/disposal/tube-connections-command.ftl create mode 100644 Resources/Locale/ru-RU/disposal/tube/components/disposal-router-component.ftl create mode 100644 Resources/Locale/ru-RU/disposal/tube/components/disposal-tagger-window.ftl create mode 100644 Resources/Locale/ru-RU/disposal/tube/components/disposal-tube-component.ftl create mode 100644 Resources/Locale/ru-RU/disposal/unit/components/disposal-unit-component.ftl create mode 100644 Resources/Locale/ru-RU/door-remote/door-remote.ftl create mode 100644 Resources/Locale/ru-RU/doors/components/airlock-component.ftl create mode 100644 Resources/Locale/ru-RU/doors/door.ftl create mode 100644 Resources/Locale/ru-RU/drag-drop/drag-drop-system.ftl create mode 100644 Resources/Locale/ru-RU/dragon/dragon.ftl create mode 100644 Resources/Locale/ru-RU/dragon/rifts.ftl create mode 100644 Resources/Locale/ru-RU/drone/drone-system.ftl create mode 100644 Resources/Locale/ru-RU/electrocution/electrocute-command.ftl create mode 100644 Resources/Locale/ru-RU/electrocution/electrocuted-component.ftl create mode 100644 Resources/Locale/ru-RU/emag/emag.ftl create mode 100644 Resources/Locale/ru-RU/emotes/emotes.ftl create mode 100644 Resources/Locale/ru-RU/emp/emp.ftl create mode 100644 Resources/Locale/ru-RU/engineer-painter/engineer-painter.ftl create mode 100644 Resources/Locale/ru-RU/ensnare/ensnare-component.ftl create mode 100644 Resources/Locale/ru-RU/entity-systems/pointing/pointing-system.ftl create mode 100644 Resources/Locale/ru-RU/escape-menu/ui/escape-menu.ftl create mode 100644 Resources/Locale/ru-RU/escape-menu/ui/options-menu.ftl create mode 100644 Resources/Locale/ru-RU/examine/examine-system.ftl create mode 100644 Resources/Locale/ru-RU/explosions/explosion-resistance.ftl create mode 100644 Resources/Locale/ru-RU/eye/blindness.ftl create mode 100644 Resources/Locale/ru-RU/fax/fax-admin.ftl create mode 100644 Resources/Locale/ru-RU/fax/fax.ftl create mode 100644 Resources/Locale/ru-RU/fire-extinguisher/fire-extinguisher-component.ftl create mode 100644 Resources/Locale/ru-RU/flash/components/flash-component.ftl create mode 100644 Resources/Locale/ru-RU/flavors/flavor-profiles.ftl create mode 100644 Resources/Locale/ru-RU/fluids/components/absorbent-component.ftl create mode 100644 Resources/Locale/ru-RU/fluids/components/bucket-component.ftl create mode 100644 Resources/Locale/ru-RU/fluids/components/drain-component.ftl create mode 100644 Resources/Locale/ru-RU/fluids/components/puddle-component.ftl create mode 100644 Resources/Locale/ru-RU/fluids/components/spillable-component.ftl create mode 100644 Resources/Locale/ru-RU/fluids/components/spray-component.ftl create mode 100644 Resources/Locale/ru-RU/foldable/components/foldable-component.ftl create mode 100644 Resources/Locale/ru-RU/follower/follow-verb.ftl create mode 100644 Resources/Locale/ru-RU/forensics/fibers.ftl create mode 100644 Resources/Locale/ru-RU/forensics/forensics.ftl create mode 100644 Resources/Locale/ru-RU/forensics/residues.ftl create mode 100644 Resources/Locale/ru-RU/game-ticking/forcemap-command.ftl create mode 100644 Resources/Locale/ru-RU/game-ticking/game-presets/preset-allatonce.ftl create mode 100644 Resources/Locale/ru-RU/game-ticking/game-presets/preset-deathmatch.ftl create mode 100644 Resources/Locale/ru-RU/game-ticking/game-presets/preset-extended.ftl create mode 100644 Resources/Locale/ru-RU/game-ticking/game-presets/preset-greenshift.ftl create mode 100644 Resources/Locale/ru-RU/game-ticking/game-presets/preset-nukeops.ftl create mode 100644 Resources/Locale/ru-RU/game-ticking/game-presets/preset-pirates.ftl create mode 100644 Resources/Locale/ru-RU/game-ticking/game-presets/preset-revolutionary.ftl create mode 100644 Resources/Locale/ru-RU/game-ticking/game-presets/preset-sandbox.ftl create mode 100644 Resources/Locale/ru-RU/game-ticking/game-presets/preset-secret.ftl create mode 100644 Resources/Locale/ru-RU/game-ticking/game-presets/preset-survival.ftl create mode 100644 Resources/Locale/ru-RU/game-ticking/game-presets/preset-suspicion.ftl create mode 100644 Resources/Locale/ru-RU/game-ticking/game-presets/preset-thief.ftl create mode 100644 Resources/Locale/ru-RU/game-ticking/game-presets/preset-traitor.ftl create mode 100644 Resources/Locale/ru-RU/game-ticking/game-presets/preset-zombies.ftl create mode 100644 Resources/Locale/ru-RU/game-ticking/game-rules/rule-death-match.ftl create mode 100644 Resources/Locale/ru-RU/game-ticking/game-rules/rule-suspicion.ftl create mode 100644 Resources/Locale/ru-RU/game-ticking/game-rules/rule-terminator.ftl create mode 100644 Resources/Locale/ru-RU/game-ticking/game-rules/rule-traitor.ftl create mode 100644 Resources/Locale/ru-RU/game-ticking/game-rules/rules.ftl create mode 100644 Resources/Locale/ru-RU/game-ticking/game-ticker.ftl create mode 100644 Resources/Locale/ru-RU/game-ticking/set-game-preset-command.ftl create mode 100644 Resources/Locale/ru-RU/gases/gases.ftl create mode 100644 Resources/Locale/ru-RU/gateway/gateway.ftl create mode 100644 Resources/Locale/ru-RU/generic.ftl create mode 100644 Resources/Locale/ru-RU/ghost/components/ghost-component.ftl create mode 100644 Resources/Locale/ru-RU/ghost/ghost-gui.ftl create mode 100644 Resources/Locale/ru-RU/ghost/observer-role.ftl create mode 100644 Resources/Locale/ru-RU/ghost/roles/ghost-role-component.ftl create mode 100644 Resources/Locale/ru-RU/ghost/roles/make-ghost-role-verb.ftl create mode 100644 Resources/Locale/ru-RU/glue/glue.ftl create mode 100644 Resources/Locale/ru-RU/gravity/gravity-generator-component.ftl create mode 100644 Resources/Locale/ru-RU/guardian/guardian.ftl create mode 100644 Resources/Locale/ru-RU/guidebook/chemistry/conditions.ftl create mode 100644 Resources/Locale/ru-RU/guidebook/chemistry/core.ftl create mode 100644 Resources/Locale/ru-RU/guidebook/chemistry/effects.ftl create mode 100644 Resources/Locale/ru-RU/guidebook/chemistry/healthchange.ftl create mode 100644 Resources/Locale/ru-RU/guidebook/chemistry/statuseffects.ftl create mode 100644 Resources/Locale/ru-RU/guidebook/guidebook.ftl create mode 100644 Resources/Locale/ru-RU/guidebook/guides.ftl create mode 100644 Resources/Locale/ru-RU/guidebook/verb.ftl create mode 100644 Resources/Locale/ru-RU/hand-labeler/hand-labeler.ftl create mode 100644 Resources/Locale/ru-RU/hands/hands-system.ftl create mode 100644 Resources/Locale/ru-RU/headset/headset-component.ftl create mode 100644 Resources/Locale/ru-RU/health-examinable/health-examinable-carbon.ftl create mode 100644 Resources/Locale/ru-RU/health-examinable/health-examinable-comp.ftl create mode 100644 Resources/Locale/ru-RU/health-examinable/health-examinable-silicon.ftl create mode 100644 Resources/Locale/ru-RU/health-examinable/stethoscope.ftl create mode 100644 Resources/Locale/ru-RU/holiday/gifts.ftl create mode 100644 Resources/Locale/ru-RU/holiday/greet/holiday-greet.ftl create mode 100644 Resources/Locale/ru-RU/hot-potato/hot-potato.ftl create mode 100644 Resources/Locale/ru-RU/identity/identity-system.ftl create mode 100644 Resources/Locale/ru-RU/immovable-rod/immovable-rod.ftl create mode 100644 Resources/Locale/ru-RU/implant/implant.ftl create mode 100644 Resources/Locale/ru-RU/info/ban.ftl create mode 100644 Resources/Locale/ru-RU/info/info-window.ftl create mode 100644 Resources/Locale/ru-RU/info/playtime-stats.ftl create mode 100644 Resources/Locale/ru-RU/info/rules.ftl create mode 100644 Resources/Locale/ru-RU/info/server-info.ftl create mode 100644 Resources/Locale/ru-RU/instruments/instruments-component.ftl create mode 100644 Resources/Locale/ru-RU/interaction/in-range-unoccluded-verb.ftl create mode 100644 Resources/Locale/ru-RU/interaction/interaction-popup-component.ftl create mode 100644 Resources/Locale/ru-RU/interaction/interaction-system.ftl create mode 100644 Resources/Locale/ru-RU/interaction/smart-equip-system.ftl create mode 100644 Resources/Locale/ru-RU/inventory/components/human-inventory-controller-component.ftl create mode 100644 Resources/Locale/ru-RU/inventory/components/inventory-component.ftl create mode 100644 Resources/Locale/ru-RU/inventory/human-inventory-interface-controller.ftl create mode 100644 Resources/Locale/ru-RU/items/components/item-component.ftl create mode 100644 Resources/Locale/ru-RU/items/components/multi-handed-item-component.ftl create mode 100644 Resources/Locale/ru-RU/janitorial/janitorial-slot-component.ftl create mode 100644 Resources/Locale/ru-RU/job/department-desc.ftl create mode 100644 Resources/Locale/ru-RU/job/department.ftl create mode 100644 Resources/Locale/ru-RU/job/job-description.ftl create mode 100644 Resources/Locale/ru-RU/job/job-names.ftl create mode 100644 Resources/Locale/ru-RU/job/job-supervisors.ftl create mode 100644 Resources/Locale/ru-RU/job/job.ftl create mode 100644 Resources/Locale/ru-RU/job/role-ban-command.ftl create mode 100644 Resources/Locale/ru-RU/job/role-timers.ftl create mode 100644 Resources/Locale/ru-RU/kitchen/components/butcherable-component.ftl create mode 100644 Resources/Locale/ru-RU/kitchen/components/foodcart-component.ftl create mode 100644 Resources/Locale/ru-RU/kitchen/components/kitchen-spike-component.ftl create mode 100644 Resources/Locale/ru-RU/kitchen/components/microwave-component.ftl create mode 100644 Resources/Locale/ru-RU/kitchen/components/reagent-grinder-component.ftl create mode 100644 Resources/Locale/ru-RU/label/paper-label-component.ftl create mode 100644 Resources/Locale/ru-RU/land-mines/land-mines.ftl create mode 100644 Resources/Locale/ru-RU/late-join/late-join-gui.ftl create mode 100644 Resources/Locale/ru-RU/lathe/components/lathe-component.ftl create mode 100644 Resources/Locale/ru-RU/lathe/lathe-categories.ftl create mode 100644 Resources/Locale/ru-RU/lathe/lathesystem.ftl create mode 100644 Resources/Locale/ru-RU/lathe/ui/lathe-menu.ftl create mode 100644 Resources/Locale/ru-RU/launcher/launcher-connecting.ftl create mode 100644 Resources/Locale/ru-RU/light/components/emergency-light-component.ftl create mode 100644 Resources/Locale/ru-RU/light/components/expendable-light-component.ftl create mode 100644 Resources/Locale/ru-RU/light/components/handheld-light-component.ftl create mode 100644 Resources/Locale/ru-RU/light/components/light-replacer-component.ftl create mode 100644 Resources/Locale/ru-RU/light/components/powered-ligth-component.ftl create mode 100644 Resources/Locale/ru-RU/light/components/unpowered-flashlight-component.ftl create mode 100644 Resources/Locale/ru-RU/limited-charges/limited-charges.ftl create mode 100644 Resources/Locale/ru-RU/lobby/lobby-gui.ftl create mode 100644 Resources/Locale/ru-RU/lobby/lobby-state.ftl create mode 100644 Resources/Locale/ru-RU/lobby/ui/lobby-character-preview-panel.ftl create mode 100644 Resources/Locale/ru-RU/lobby/ui/observe-warning-window.ftl create mode 100644 Resources/Locale/ru-RU/lock/lock-component.ftl create mode 100644 Resources/Locale/ru-RU/logic-gates/logic-gates.ftl create mode 100644 Resources/Locale/ru-RU/lube/lube.ftl create mode 100644 Resources/Locale/ru-RU/machine-linking/components/signal-linker-component.ftl create mode 100644 Resources/Locale/ru-RU/machine-linking/components/signal-timer-component.ftl create mode 100644 Resources/Locale/ru-RU/machine-linking/port-selector.ftl create mode 100644 Resources/Locale/ru-RU/machine-linking/receiver_ports.ftl create mode 100644 Resources/Locale/ru-RU/machine-linking/transmitter_ports.ftl create mode 100644 Resources/Locale/ru-RU/machine/machine.ftl create mode 100644 Resources/Locale/ru-RU/magic/spells-actions.ftl create mode 100644 Resources/Locale/ru-RU/main-menu/main-menu.ftl create mode 100644 Resources/Locale/ru-RU/mapping/mapping-command.ftl create mode 100644 Resources/Locale/ru-RU/maps/gamemap.ftl create mode 100644 Resources/Locale/ru-RU/maps/planet.ftl create mode 100644 Resources/Locale/ru-RU/markings/arachnid.ftl create mode 100644 Resources/Locale/ru-RU/markings/cat.ftl create mode 100644 Resources/Locale/ru-RU/markings/diona.ftl create mode 100644 Resources/Locale/ru-RU/markings/felinid.ftl create mode 100644 Resources/Locale/ru-RU/markings/gauze.ftl create mode 100644 Resources/Locale/ru-RU/markings/moth.ftl create mode 100644 Resources/Locale/ru-RU/markings/reptilian.ftl create mode 100644 Resources/Locale/ru-RU/markings/scars.ftl create mode 100644 Resources/Locale/ru-RU/markings/slimeperson.ftl create mode 100644 Resources/Locale/ru-RU/markings/tattoos.ftl create mode 100644 Resources/Locale/ru-RU/markings/vulpkanin.ftl create mode 100644 Resources/Locale/ru-RU/mass-media/news-ui.ftl create mode 100644 Resources/Locale/ru-RU/materials/materials.ftl create mode 100644 Resources/Locale/ru-RU/materials/units.ftl create mode 100644 Resources/Locale/ru-RU/mech/mech.ftl create mode 100644 Resources/Locale/ru-RU/mech/soundboard.ftl create mode 100644 Resources/Locale/ru-RU/medical/components/biomass-reclaimer-component.ftl create mode 100644 Resources/Locale/ru-RU/medical/components/cloning-console-component.ftl create mode 100644 Resources/Locale/ru-RU/medical/components/cloning-pod-component.ftl create mode 100644 Resources/Locale/ru-RU/medical/components/crew-monitoring-component.ftl create mode 100644 Resources/Locale/ru-RU/medical/components/cryo-pod-component.ftl create mode 100644 Resources/Locale/ru-RU/medical/components/defibrillator.ftl create mode 100644 Resources/Locale/ru-RU/medical/components/healing-component.ftl create mode 100644 Resources/Locale/ru-RU/medical/components/health-analyzer-component.ftl create mode 100644 Resources/Locale/ru-RU/medical/components/medical-scanner-component.ftl create mode 100644 Resources/Locale/ru-RU/medical/components/stasis-bed-component.ftl create mode 100644 Resources/Locale/ru-RU/medical/components/suit-sensor-component.ftl create mode 100644 Resources/Locale/ru-RU/metabolism/metabolism-component.ftl create mode 100644 Resources/Locale/ru-RU/mind/components/mind-component.ftl create mode 100644 Resources/Locale/ru-RU/mind/verbs/control-mob-verb.ftl create mode 100644 Resources/Locale/ru-RU/mind/verbs/make-sentient-verb.ftl create mode 100644 Resources/Locale/ru-RU/misc-computers.ftl create mode 100644 Resources/Locale/ru-RU/morgue/components/crematorium-entity-storage-component.ftl create mode 100644 Resources/Locale/ru-RU/morgue/components/morgue-entity-storage-component.ftl create mode 100644 Resources/Locale/ru-RU/motd/motd.ftl create mode 100644 Resources/Locale/ru-RU/mousetraps/mousetraps.ftl create mode 100644 Resources/Locale/ru-RU/movement/eye.ftl create mode 100644 Resources/Locale/ru-RU/movement/jetpacks.ftl create mode 100644 Resources/Locale/ru-RU/narsie/narsie.ftl create mode 100644 Resources/Locale/ru-RU/navmap-beacons/station-beacons.ftl create mode 100644 Resources/Locale/ru-RU/navmap-beacons/station_map.ftl create mode 100644 Resources/Locale/ru-RU/ninja/gloves.ftl create mode 100644 Resources/Locale/ru-RU/ninja/katana.ftl create mode 100644 Resources/Locale/ru-RU/ninja/ninja-actions.ftl create mode 100644 Resources/Locale/ru-RU/ninja/role.ftl create mode 100644 Resources/Locale/ru-RU/ninja/spider-charge.ftl create mode 100644 Resources/Locale/ru-RU/node-container/node-container-component.ftl create mode 100644 Resources/Locale/ru-RU/npc/medibot.ftl create mode 100644 Resources/Locale/ru-RU/nuke/nuke-command.ftl create mode 100644 Resources/Locale/ru-RU/nuke/nuke-component.ftl create mode 100644 Resources/Locale/ru-RU/nukeops/nuke-ops.ftl create mode 100644 Resources/Locale/ru-RU/nukeops/war-declarator.ftl create mode 100644 Resources/Locale/ru-RU/nukeops/war-ops.ftl create mode 100644 Resources/Locale/ru-RU/nutrition/components/animal-husbandry.ftl create mode 100644 Resources/Locale/ru-RU/nutrition/components/cream-pied-component.ftl create mode 100644 Resources/Locale/ru-RU/nutrition/components/drink-component.ftl create mode 100644 Resources/Locale/ru-RU/nutrition/components/fat-extractor.ftl create mode 100644 Resources/Locale/ru-RU/nutrition/components/food-component.ftl create mode 100644 Resources/Locale/ru-RU/nutrition/components/openable-component.ftl create mode 100644 Resources/Locale/ru-RU/nutrition/components/sliceable-food-component.ftl create mode 100644 Resources/Locale/ru-RU/nutrition/components/vape-component.ftl create mode 100644 Resources/Locale/ru-RU/nyanotrasen/abilities/felinid.ftl create mode 100644 Resources/Locale/ru-RU/nyanotrasen/abilities/oni.ftl create mode 100644 Resources/Locale/ru-RU/nyanotrasen/carrying/carry.ftl create mode 100644 Resources/Locale/ru-RU/nyanotrasen/interaction/interaction-popup-component.ftl create mode 100644 Resources/Locale/ru-RU/nyanotrasen/kitchen/deep-fryer-component.ftl create mode 100644 Resources/Locale/ru-RU/nyanotrasen/mail.ftl create mode 100644 Resources/Locale/ru-RU/nyanotrasen/nyano-jobs.ftl create mode 100644 Resources/Locale/ru-RU/nyanotrasen/pseudoitem-component.ftl create mode 100644 Resources/Locale/ru-RU/nyanotrasen/reagents/meta/consumable/drink/alcohol.ftl create mode 100644 Resources/Locale/ru-RU/nyanotrasen/reagents/meta/consumable/drink/drink.ftl create mode 100644 Resources/Locale/ru-RU/nyanotrasen/respirator/cpr.ftl create mode 100644 Resources/Locale/ru-RU/nyanotrasen/seeds/seeds.ftl create mode 100644 Resources/Locale/ru-RU/nyanotrasen/species/namepreset.ftl create mode 100644 Resources/Locale/ru-RU/nyanotrasen/species/slime.ftl create mode 100644 Resources/Locale/ru-RU/nyanotrasen/species/species.ftl create mode 100644 Resources/Locale/ru-RU/nyanotrasen/store/uplink-catalog.ftl create mode 100644 Resources/Locale/ru-RU/nyanotrasen/tools/tool-qualities.ftl create mode 100644 Resources/Locale/ru-RU/objectives/commands/lsobjectives.ftl create mode 100644 Resources/Locale/ru-RU/objectives/conditions/carp-rifts.ftl create mode 100644 Resources/Locale/ru-RU/objectives/conditions/doorjack.ftl create mode 100644 Resources/Locale/ru-RU/objectives/conditions/kill-head.ftl create mode 100644 Resources/Locale/ru-RU/objectives/conditions/kill-person.ftl create mode 100644 Resources/Locale/ru-RU/objectives/conditions/other-traitor-alive.ftl create mode 100644 Resources/Locale/ru-RU/objectives/conditions/other-traitor-progress.ftl create mode 100644 Resources/Locale/ru-RU/objectives/conditions/spider-charge.ftl create mode 100644 Resources/Locale/ru-RU/objectives/conditions/steal-research.ftl create mode 100644 Resources/Locale/ru-RU/objectives/conditions/steal.ftl create mode 100644 Resources/Locale/ru-RU/objectives/conditions/terminate.ftl create mode 100644 Resources/Locale/ru-RU/objectives/round-end.ftl create mode 100644 Resources/Locale/ru-RU/pacified/pacified.ftl create mode 100644 Resources/Locale/ru-RU/pai/pai-system.ftl create mode 100644 Resources/Locale/ru-RU/paper/attributions.yml create mode 100644 Resources/Locale/ru-RU/paper/book-atmos.ftl create mode 100644 Resources/Locale/ru-RU/paper/book-authorbooks.ftl create mode 100644 Resources/Locale/ru-RU/paper/book-dnd.ftl create mode 100644 Resources/Locale/ru-RU/paper/book-escalation.ftl create mode 100644 Resources/Locale/ru-RU/paper/book-gaming.ftl create mode 100644 Resources/Locale/ru-RU/paper/book-salvage.ftl create mode 100644 Resources/Locale/ru-RU/paper/clipboard-component.ftl create mode 100644 Resources/Locale/ru-RU/paper/paper-component.ftl create mode 100644 Resources/Locale/ru-RU/paper/paper-misc.ftl create mode 100644 Resources/Locale/ru-RU/paper/stamp-component.ftl create mode 100644 Resources/Locale/ru-RU/particle-accelerator/components/particle-accelerator-control-box-component.ftl create mode 100644 Resources/Locale/ru-RU/particle-accelerator/components/ui/particle-accelerator-control-menu.ftl create mode 100644 Resources/Locale/ru-RU/particle-accelerator/particle-accelerator-admin.ftl create mode 100644 Resources/Locale/ru-RU/payload/payload-case.ftl create mode 100644 Resources/Locale/ru-RU/pda/Ringer/ringer-component.ftl create mode 100644 Resources/Locale/ru-RU/pda/pda-component.ftl create mode 100644 Resources/Locale/ru-RU/persistence/command.ftl create mode 100644 Resources/Locale/ru-RU/pinpointer/pinpointer.ftl create mode 100644 Resources/Locale/ru-RU/pinpointer/station_map.ftl create mode 100644 Resources/Locale/ru-RU/plants/component/potted-plant-hide-component.ftl create mode 100644 Resources/Locale/ru-RU/players/play-time/play-time-commands.ftl create mode 100644 Resources/Locale/ru-RU/players/play-time/whitelist.ftl create mode 100644 Resources/Locale/ru-RU/pneumatic-cannon/pneumatic-cannon-component.ftl create mode 100644 Resources/Locale/ru-RU/pointing/pointing-verb.ftl create mode 100644 Resources/Locale/ru-RU/points/points.ftl create mode 100644 Resources/Locale/ru-RU/polymorph/polymorph.ftl create mode 100644 Resources/Locale/ru-RU/portal/portal.ftl create mode 100644 Resources/Locale/ru-RU/portal/swap-teleporter.ftl create mode 100644 Resources/Locale/ru-RU/power-cell/components/power-cell-component.ftl create mode 100644 Resources/Locale/ru-RU/power-cell/components/power-cell-slot-component.ftl create mode 100644 Resources/Locale/ru-RU/power/components/charger.ftl create mode 100644 Resources/Locale/ru-RU/power/components/generator.ftl create mode 100644 Resources/Locale/ru-RU/power/components/power-receiver-component.ftl create mode 100644 Resources/Locale/ru-RU/power/components/power-switch-component.ftl create mode 100644 Resources/Locale/ru-RU/power/components/radiation-collector.ftl create mode 100644 Resources/Locale/ru-RU/power/teg.ftl create mode 100644 Resources/Locale/ru-RU/power/verb.ftl create mode 100644 Resources/Locale/ru-RU/powersink/powersink.ftl create mode 100644 Resources/Locale/ru-RU/prayers/prayers.ftl create mode 100644 Resources/Locale/ru-RU/preferences/humanoid-character-profile.ftl create mode 100644 Resources/Locale/ru-RU/preferences/ui/character-setup-gui.ftl create mode 100644 Resources/Locale/ru-RU/preferences/ui/flavor-text.ftl create mode 100644 Resources/Locale/ru-RU/preferences/ui/humanoid-profile-editor.ftl create mode 100644 Resources/Locale/ru-RU/preferences/ui/markings-picker.ftl create mode 100644 Resources/Locale/ru-RU/procedural/biome.ftl create mode 100644 Resources/Locale/ru-RU/procedural/command.ftl create mode 100644 Resources/Locale/ru-RU/procedural/expeditions.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/access/accesses.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/barricades.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-armory.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-atmospherics.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-botany.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-cargo.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-circuitboards.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-emergency.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-engineering.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-engines.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-food.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-fun.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-livestock.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-materials.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-medical.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-science.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-security.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-service.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-shuttle.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-vending.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/catalog/fills/crates/armory-crates.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/catalog/fills/crates/botany-crates.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/catalog/fills/crates/cargo-crates.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/catalog/fills/crates/chemistry-crates.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/catalog/fills/crates/circuitboard-crates.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/catalog/fills/crates/emergency-crates.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/catalog/fills/crates/engineering-crates.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/catalog/fills/crates/engines-crates.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/catalog/fills/crates/food-crates.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/catalog/fills/crates/fun-crates.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/catalog/fills/crates/livestock-crates.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/catalog/fills/crates/materials-crates.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/catalog/fills/crates/medical-crates.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/catalog/fills/crates/salvage-crates.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/catalog/fills/crates/science-crates.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/catalog/fills/crates/security-crates.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/catalog/fills/crates/service-crates.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/catalog/fills/crates/syndicate-crates.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/catalog/fills/crates/vending-crates.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/emitter.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/entities/objects/specific/xenoarchaelogy/artifact-equipment.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/entities/structures/shuttles/thrusters.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/entities/structures/storage/canisters/gas-canisters.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/entities/structures/storage/tanks/tanks.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/gas-tanks.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/roles/antags.ftl create mode 100644 Resources/Locale/ru-RU/prototypes/solar_panels.ftl create mode 100644 Resources/Locale/ru-RU/pulling/pullable-component.ftl create mode 100644 Resources/Locale/ru-RU/quick-dialog/quick-dialog.ftl create mode 100644 Resources/Locale/ru-RU/radiation/geiger-component.ftl create mode 100644 Resources/Locale/ru-RU/radiation/radiation-command.ftl create mode 100644 Resources/Locale/ru-RU/radio/components/encryption-key-component.ftl create mode 100644 Resources/Locale/ru-RU/radio/components/handheld-radio-component.ftl create mode 100644 Resources/Locale/ru-RU/radio/components/intercom.ftl create mode 100644 Resources/Locale/ru-RU/radio/components/radio-jammer-component.ftl create mode 100644 Resources/Locale/ru-RU/ratvar/ratvar.ftl create mode 100644 Resources/Locale/ru-RU/rcd/components/rcd-ammo-component.ftl create mode 100644 Resources/Locale/ru-RU/rcd/components/rcd-component.ftl create mode 100644 Resources/Locale/ru-RU/reagents/Capsaicin.ftl create mode 100644 Resources/Locale/ru-RU/reagents/barozine.ftl create mode 100644 Resources/Locale/ru-RU/reagents/buzzochloricbees.ftl create mode 100644 Resources/Locale/ru-RU/reagents/carpetium.ftl create mode 100644 Resources/Locale/ru-RU/reagents/clf3.ftl create mode 100644 Resources/Locale/ru-RU/reagents/ephedrine.ftl create mode 100644 Resources/Locale/ru-RU/reagents/ethyloxyephedrine.ftl create mode 100644 Resources/Locale/ru-RU/reagents/fresium.ftl create mode 100644 Resources/Locale/ru-RU/reagents/frezon.ftl create mode 100644 Resources/Locale/ru-RU/reagents/generic.ftl create mode 100644 Resources/Locale/ru-RU/reagents/histamine.ftl create mode 100644 Resources/Locale/ru-RU/reagents/laughter.ftl create mode 100644 Resources/Locale/ru-RU/reagents/leporazine.ftl create mode 100644 Resources/Locale/ru-RU/reagents/meta/biological.ftl create mode 100644 Resources/Locale/ru-RU/reagents/meta/botany.ftl create mode 100644 Resources/Locale/ru-RU/reagents/meta/chemicals.ftl create mode 100644 Resources/Locale/ru-RU/reagents/meta/cleaning.ftl create mode 100644 Resources/Locale/ru-RU/reagents/meta/consumable/drink/alcohol.ftl create mode 100644 Resources/Locale/ru-RU/reagents/meta/consumable/drink/drinks.ftl create mode 100644 Resources/Locale/ru-RU/reagents/meta/consumable/drink/juice.ftl create mode 100644 Resources/Locale/ru-RU/reagents/meta/consumable/drink/soda.ftl create mode 100644 Resources/Locale/ru-RU/reagents/meta/consumable/food/condiments.ftl create mode 100644 Resources/Locale/ru-RU/reagents/meta/consumable/food/food.ftl create mode 100644 Resources/Locale/ru-RU/reagents/meta/consumable/food/ingredients.ftl create mode 100644 Resources/Locale/ru-RU/reagents/meta/elements.ftl create mode 100644 Resources/Locale/ru-RU/reagents/meta/fun.ftl create mode 100644 Resources/Locale/ru-RU/reagents/meta/gases.ftl create mode 100644 Resources/Locale/ru-RU/reagents/meta/medicine.ftl create mode 100644 Resources/Locale/ru-RU/reagents/meta/narcotics.ftl create mode 100644 Resources/Locale/ru-RU/reagents/meta/physical-desc.ftl create mode 100644 Resources/Locale/ru-RU/reagents/meta/pyrotechnic.ftl create mode 100644 Resources/Locale/ru-RU/reagents/meta/toxins.ftl create mode 100644 Resources/Locale/ru-RU/reagents/norepinephricacid.ftl create mode 100644 Resources/Locale/ru-RU/reagents/phlogiston.ftl create mode 100644 Resources/Locale/ru-RU/recycling/components/recycler-component.ftl create mode 100644 Resources/Locale/ru-RU/repairable/repairable-component.ftl create mode 100644 Resources/Locale/ru-RU/replays/replays.ftl create mode 100644 Resources/Locale/ru-RU/research/components/research-client-component.ftl create mode 100644 Resources/Locale/ru-RU/research/components/research-console-component.ftl create mode 100644 Resources/Locale/ru-RU/research/components/research-disk.ftl create mode 100644 Resources/Locale/ru-RU/research/components/technology-disk.ftl create mode 100644 Resources/Locale/ru-RU/research/technologies.ftl create mode 100644 Resources/Locale/ru-RU/resist/components/escape-inventory-component.ftl create mode 100644 Resources/Locale/ru-RU/resist/components/resist-locker-component.ftl create mode 100644 Resources/Locale/ru-RU/revenant/revenant.ftl create mode 100644 Resources/Locale/ru-RU/robotics/mmi.ftl create mode 100644 Resources/Locale/ru-RU/robust-toolbox/_engine_lib.ftl create mode 100644 Resources/Locale/ru-RU/robust-toolbox/client-state-commands.ftl create mode 100644 Resources/Locale/ru-RU/robust-toolbox/commands.ftl create mode 100644 Resources/Locale/ru-RU/robust-toolbox/controls.ftl create mode 100644 Resources/Locale/ru-RU/robust-toolbox/custom-controls.ftl create mode 100644 Resources/Locale/ru-RU/robust-toolbox/debug-builtin-connection-screen.ftl create mode 100644 Resources/Locale/ru-RU/robust-toolbox/defaultwindow.ftl create mode 100644 Resources/Locale/ru-RU/robust-toolbox/discordRPC.ftl create mode 100644 Resources/Locale/ru-RU/robust-toolbox/input.ftl create mode 100644 Resources/Locale/ru-RU/robust-toolbox/midi-commands.ftl create mode 100644 Resources/Locale/ru-RU/robust-toolbox/replays.ftl create mode 100644 Resources/Locale/ru-RU/robust-toolbox/tab-container.ftl create mode 100644 Resources/Locale/ru-RU/robust-toolbox/uploadfolder.ftl create mode 100644 Resources/Locale/ru-RU/robust-toolbox/view-variables.ftl create mode 100644 Resources/Locale/ru-RU/rotation/components/flippable-component.ftl create mode 100644 Resources/Locale/ru-RU/rotation/components/rotatable-component.ftl create mode 100644 Resources/Locale/ru-RU/round-end/cryostorage.ftl create mode 100644 Resources/Locale/ru-RU/round-end/round-end-summary-window.ftl create mode 100644 Resources/Locale/ru-RU/round-end/round-end-system.ftl create mode 100644 Resources/Locale/ru-RU/round-notifications/notifications.ftl create mode 100644 Resources/Locale/ru-RU/salvage/fulton-system.ftl create mode 100644 Resources/Locale/ru-RU/salvage/salvage-magnet.ftl create mode 100644 Resources/Locale/ru-RU/salvage/salvage-ruler-command.ftl create mode 100644 Resources/Locale/ru-RU/salvage/salvage-system.ftl create mode 100644 Resources/Locale/ru-RU/sandbox/sandbox-manager.ftl create mode 100644 Resources/Locale/ru-RU/seeds/seeds.ftl create mode 100644 Resources/Locale/ru-RU/sensor-monitoring/sensor-monitoring.ftl create mode 100644 Resources/Locale/ru-RU/server-info/info-links.ftl create mode 100644 Resources/Locale/ru-RU/server-updates/server-updates.ftl create mode 100644 Resources/Locale/ru-RU/shell.ftl create mode 100644 Resources/Locale/ru-RU/shuttles/arrivals.ftl create mode 100644 Resources/Locale/ru-RU/shuttles/console.ftl create mode 100644 Resources/Locale/ru-RU/shuttles/docking.ftl create mode 100644 Resources/Locale/ru-RU/shuttles/emergency.ftl create mode 100644 Resources/Locale/ru-RU/shuttles/iff.ftl create mode 100644 Resources/Locale/ru-RU/shuttles/screens.ftl create mode 100644 Resources/Locale/ru-RU/shuttles/thruster.ftl create mode 100644 Resources/Locale/ru-RU/shuttles/timer.ftl create mode 100644 Resources/Locale/ru-RU/singularity/components/containment-component.ftl create mode 100644 Resources/Locale/ru-RU/singularity/components/emitter-component.ftl create mode 100644 Resources/Locale/ru-RU/singularity/components/radiation-collector-component.ftl create mode 100644 Resources/Locale/ru-RU/slur/slurring.ftl create mode 100644 Resources/Locale/ru-RU/smokeables/smoking-pipe-slot-component.ftl create mode 100644 Resources/Locale/ru-RU/species/diona.ftl create mode 100644 Resources/Locale/ru-RU/species/namepreset.ftl create mode 100644 Resources/Locale/ru-RU/species/skeleton.ftl create mode 100644 Resources/Locale/ru-RU/species/slime.ftl create mode 100644 Resources/Locale/ru-RU/species/species.ftl create mode 100644 Resources/Locale/ru-RU/speech/accent-systems.ftl create mode 100644 Resources/Locale/ru-RU/speech/listen-wire-action.ftl create mode 100644 Resources/Locale/ru-RU/speech/melee-speech.ftl create mode 100644 Resources/Locale/ru-RU/speech/speech-chatsan.ftl create mode 100644 Resources/Locale/ru-RU/speech/speech-effects.ftl create mode 100644 Resources/Locale/ru-RU/speech/speech-name-relay.ftl create mode 100644 Resources/Locale/ru-RU/speech/speech-wire-action.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/actions/borgs.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/actions/crit.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/actions/internals.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/actions/item_actions.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/actions/mech.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/actions/ninja.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/actions/polymorph.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/actions/revenant.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/actions/speech.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/actions/spider.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/actions/types.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/body/mechanisms/human.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/body/mechanisms/rat.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/body/mechanisms/reptilian.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/body/mechanisms/slime.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/body/mechanisms/tests.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/body/mechanisms/vox.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/body/organs/animal.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/body/organs/animal/animal.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/body/organs/animal/bloodsucker.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/body/organs/animal/ruminant.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/body/organs/animal/slimes.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/body/organs/arachnid.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/body/organs/diona.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/body/organs/dwarf.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/body/organs/human.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/body/organs/moth.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/body/organs/rat.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/body/organs/reptilian.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/body/organs/slime.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/body/organs/vox.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/body/parts/animal.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/body/parts/arachnid.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/body/parts/base.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/body/parts/diona.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/body/parts/human.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/body/parts/moth.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/body/parts/rat.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/body/parts/reptilian.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/body/parts/silicon.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/body/parts/skeleton.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/body/parts/slime.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/body/parts/vox.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/backpacks/duffelbag.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/backpacks/starter gear/backpack.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/backpacks/starter gear/duffelbag.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/backpacks/starter gear/satchel.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/backpacks/startergear/backpack.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/backpacks/startergear/duffelbag.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/backpacks/startergear/satchel.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/books/bookshelf.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/books/lore.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/boxes/ammunition.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/boxes/emergency.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/boxes/general.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/boxes/medical.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/boxes/science.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/boxes/security.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/boxes/syndicate.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/antag.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/armory.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/botany.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/cargo.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/chemistry.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/circuitboards.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/emergency.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/engineering.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/engines.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/food.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/fun.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/materials.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/medical.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/npc.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/salvage.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/science.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/security.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/service.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/syndicate.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/vending.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/firstaidkits.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/items/belt.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/items/briefcases.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/items/firstaidkits.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/items/gas_tanks.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/items/misc.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/items/toolboxes.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/lockers/biohazard.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/lockers/cargo.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/lockers/engineer.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/lockers/heads.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/lockers/medical.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/lockers/misc.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/lockers/science.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/lockers/security.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/lockers/service.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/lockers/suit_storage.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/lockers/wardrobe_colors.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/lockers/wardrobe_job.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/paper/manuals.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/paper/salvage_lore.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/catalog/fills/backpacks/startergear/backpack.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/catalog/fills/backpacks/startergear/duffelbag.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/catalog/fills/backpacks/startergear/satchel.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/catalog/fills/books/busido.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/catalog/fills/books/rulebook.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/catalog/fills/items/briefcases.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/catalog/fills/items/misc.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/back/backpacks.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/back/duffel.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/back/satchel.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/ears/headsets.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/eyes/glasses.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/hands/gloves.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/head/hardsuit-helmets.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/head/hats.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/head/helmets.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/neck/cloaks.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/neck/mantles.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/neck/pins.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/neck/ties.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/outerclothing/armor.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/outerclothing/coats.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/outerclothing/hardsuits.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/outerclothing/suits.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/outerclothing/vests.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/shoes/boots.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/shoes/specific.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/uniforms/jumpskirts.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/uniforms/jumpsuits.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/markers/spawners/ghost_roles.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/markers/spawners/mobs.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/mobs/npcs/pets.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/objects/consumable/drinks/drinks.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/objects/consumable/food/soup.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/objects/devices/encryption_keys.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/objects/devices/pda.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/objects/misc/identification_cards.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/objects/misc/paper.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/objects/misc/stamps.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/structures/furniture/chairs.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/structures/furniture/potted_plants.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/structures/machines/computers/computers.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/structures/storage/tanks/tanks.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/structures/wallmounts/signs/bar_sign.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/gamerules/events.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/objectives/eviltwin.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/objectives/traitorObjectives.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvaxsecrets/entities/markers/spawners/ghost_roles.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvaxsecretsserver/gamerules/events.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/corvaxsecretsserver/objectives/evilTwinObjectives.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/back/backpacks.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/back/duffel.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/back/satchel.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/back/specific.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/base_clothing.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/belt/base_clothingbelt.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/belt/belts.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/belt/quiver.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/belt/waist_bags.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/ears/headsets.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/ears/headsets_alt.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/ears/specific.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/eyes/base_clothingeyes.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/eyes/glasses.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/eyes/hud.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/eyes/misc.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/eyes/specific.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/hands/base_clothinghands.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/hands/colored.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/hands/gloves.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/hands/specific.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/animals.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/bandanas.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/base_clothinghead.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/eva-helmets.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/hardhats.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/hardsuit-helmets.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/hats.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/helmets.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/hoods.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/misc.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/soft.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/specific.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/welding.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/masks/base_clothingmask.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/masks/masks.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/masks/specific.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/neck/base_clothingneck.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/neck/cloaks.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/neck/mantles.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/neck/medals.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/neck/misc.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/neck/pins.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/neck/scarfs.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/neck/specific.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/neck/ties.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/armor.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/base_clothingouter.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/bio.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/coats.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/hardsuits.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/misc.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/softsuits.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/specific.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/suits.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/vests.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/wintercoats.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/shoes/base_clothingshoes.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/shoes/boots.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/shoes/color.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/shoes/magboots.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/shoes/misc.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/shoes/specific.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/under/under.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/uniforms/base_clothinguniforms.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/uniforms/jumpskirts.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/uniforms/jumpsuits.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/uniforms/misc_roles.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/uniforms/scrubs.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/uniforms/ship_vs_ship.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/uniforms/specific.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/debugging/clicktest.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/debugging/debug_sweps.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/debugging/drugs.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/debugging/rotation_marker.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/debugging/spanisharmyknife.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/debugging/stress_test.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/effects/ambient_sounds.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/effects/bluespace_flash.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/effects/chemistry_effects.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/effects/emp_effects.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/effects/explosion_light.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/effects/hearts.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/effects/lightning.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/effects/portal.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/effects/puddle.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/effects/radiation.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/effects/sparks.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/effects/weapon_arc.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/foldable.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/atmos_blocker.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/clientsideclone.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/construction_ghost.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/drag_shadow.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/hover_entity.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/marker_base.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/npc.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/pointing.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/shuttle.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/bots.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/conditional/nukies.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/conditional/pirates.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/conditional/suspicion.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/conditional/timed.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/conditional/traitordm.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/corpses.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/debug.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/food_drinks/drinks_bottles.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/food_drinks/drinks_glass.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/food_drinks/food_baked_single.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/food_drinks/food_baked_whole.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/food_drinks/food_meal.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/food_drinks/food_single.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/food_drinks/food_snacks.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/ghost_roles.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/jobs.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/mechs.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/mobs.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/altars.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/anomaly.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/arcade.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/artifacts.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/asteroidcrab.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/bedsheet.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/crates.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/crystal.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/donkpocketbox.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/food_drinks/donkpocketbox.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/food_drinks/drinks_bottles.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/food_drinks/drinks_glass.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/food_drinks/food_baked_single.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/food_drinks/food_baked_whole.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/food_drinks/food_meal.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/food_drinks/food_single.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/food_drinks/food_snacks.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/grille.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/instruments.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/maintenance.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/paintings.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/posters.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/pottedplants.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/salvage.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/soap.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/toy.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/trash.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/vending.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/vendingdrinks.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/vendingsnacks.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/vehicles.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/vending_machine_restock.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/warp_point.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/base.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/corpses/corpses.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/cyborgs/base_borg_chassis.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/cyborgs/borg_chassis.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/animals.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/argocyte.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/bear.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/behonker.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/carp.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/dummy_npcs.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/elemental.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/flesh.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/flying_animals.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/human.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/lavaland.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/living_light.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/mimic.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/miscellaneous.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/pets.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/regalrat.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/revenant.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/silicon.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/simplemob.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/slimes.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/space.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/spacetick.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/xeno.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/player/admin_ghost.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/player/arachnid.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/player/base.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/player/diona.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/player/dragon.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/player/dwarf.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/player/familiars.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/player/guardian.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/player/human.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/player/humanoid.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/player/moth.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/player/observer.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/player/replay_observer.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/player/reptilian.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/player/silicon.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/player/skeleton.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/player/slime.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/player/vox.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/species/arachnid.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/species/base.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/species/diona.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/species/dwarf.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/species/human.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/species/moth.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/species/reptilian.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/species/skeleton.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/species/slime.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/species/vox.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/base_item.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks_bottles.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks_cans.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks_cups.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks_flasks.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks_fun.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks_solutioncontainerexample.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks_special.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/trash_drinks.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/bread.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/cake.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/donkpocket.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/donut.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/misc.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/pie.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/pizza.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/burger.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/containers/bowl.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/containers/box.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/containers/condiments.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/containers/plate.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/containers/tin.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/egg.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/food_base.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/frozen.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/ingredients.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/injectable_base.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/meals.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/meat.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/noodles.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/produce.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/randomspawns/food_snacks.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/skewer.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/snacks.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/soup.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/taco.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/smokeables/base_smokeables.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/smokeables/cigarettes/cartons.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/smokeables/cigarettes/cigarette.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/smokeables/cigarettes/joints.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/smokeables/cigarettes/packs.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/smokeables/cigarettes/rolling_paper.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/smokeables/cigars/case.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/smokeables/cigars/cigar.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/smokeables/pipes/pipe.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/smokeables/vapes/vape.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/decoration/containers.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/decoration/flora.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/decoration/jackolantern.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/decoration/lidsalami.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/decoration/mining.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/decoration/present.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/cartridges.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/circuitboards/computer.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/circuitboards/machine/base_machineboard.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/circuitboards/machine/particle_accelerator.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/circuitboards/machine/production.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/circuitboards/misc.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/door_remote.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/electronics/apc.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/electronics/atmos_alarms.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/electronics/base_electronics.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/electronics/disposal.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/electronics/door.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/electronics/firelock.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/electronics/igniter.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/electronics/intercom.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/electronics/mech.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/electronics/power_electronics.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/electronics/signaller.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/electronics/solar.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/electronics/timer.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/electronics/triggers.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/encryption_keys.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/forensic_scanner.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/geiger.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/hand_teleporter.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/holoprojectors.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/mousetrap.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/nuke.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/payload.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/pda.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/pinpointer.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/radio.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/station_map.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/syndicate_gadgets/chimp_upgrade_kit.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/syndicate_gadgets/guardian_activators.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/syndicate_gadgets/reinforcement_teleporter.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/syndicate_gadgets/war_declarator.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/bike_horn.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/candy_bucket.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/crayons.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/darts.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/dice.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/dice_bag.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/error.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/figurine_boxes.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/figurines.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/immovable_rod.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/instruments.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/instruments/base_instruments.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/instruments/instruments_brass.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/instruments/instruments_misc.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/instruments/instruments_percussion.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/instruments/instruments_string.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/instruments/instruments_structures.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/instruments/instruments_wind.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/mech_figurines.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/pai.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/puppet.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/skub.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/tabletop/backgammon.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/tabletop/base.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/tabletop/checkers.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/tabletop/chess.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/tabletop/dnd.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/tabletop/parchis.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/tabletop/tabletopGeneric.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/toys.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/magic/books.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/materials/ingots.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/materials/materials.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/materials/ore.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/materials/parts.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/materials/shards.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/materials/sheets/glass.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/materials/sheets/metal.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/materials/sheets/other.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/authorbooks.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/bedsheets.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/books.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/botparts.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/box.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/brb_sign.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/briefcases.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/broken_bottle.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/buffering.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/candles.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/candy_bowl.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/carpets.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/dat_fukken_disk.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/desk_bell.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/eggspider.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/filing_cabinets.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/fire_extinguisher.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/fluff_lights.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/handcuffs.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/ice_crust.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/identification_cards.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/implanters.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/improvised_gun_parts.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/inflatable_wall.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/kudzu.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/land_mine.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/machine_parts.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/medalcase.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/monkeycube.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/paper.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/pet_carrier.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/potatoai_chip.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/secret_documents.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/space_cash.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/spaceshroom.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/spider_web.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/subdermal_implants.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/tiles.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/torch.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/utensils.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/power/antimatter_jar.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/power/antimatter_part.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/power/lights.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/power/powercells.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/power/powersink.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/power/solar_parts.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/shields/shields.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/atmos.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/cargo/cargo_pallet.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/chapel/bibles.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/chemical-containers.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/chemistry-bottles.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/chemistry.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/chemistry/chem_bag.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/forensics/forensics.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/hydroponics/leaves.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/hydroponics/seeds.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/hydroponics/sprays.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/hydroponics/tools.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/janitorial/janitor.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/janitorial/soap.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/janitorial/spray.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/janitorial/trashbag.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/kitchen/foodcarts.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/librarian/books_bag.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/mech/mech_construction.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/mech/mecha_equipment.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/mech/mechs.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/medical/defib.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/medical/disease.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/medical/handheld_crew_monitor.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/medical/healing.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/medical/healthanalyzer.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/medical/hypospray.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/medical/medkits.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/medical/morgue.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/medical/randompill.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/medical/surgery.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/mining/ore_bag.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/rehydrateable.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/research/anomaly.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/research/disk.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/research/rped.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/robotics/borg_modules.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/robotics/borg_parts.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/robotics/endoskeleton.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/robotics/mmi.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/salvage/ore_bag.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/security/barrier.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/security/target.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/service/vending_machine_restock.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/syndicate.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/xenoarchaeology/artifact_equipment.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/xenoarchaeology/artifacts.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/xenoarchaeology/item_artifacts.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/xenoarchaeology/node_scanner.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/xenoarchaeology/structure_artifacts.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/access_configurator.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/airlock_painter.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/appraisal.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/bucket.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/cable_coils.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/cowtools.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/emag.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/flare.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/flashlights.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/fulton.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/gas_tanks.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/glowstick.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/gps.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/hand_labeler.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/inflatable_wall.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/jammer.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/jaws_of_life.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/jetpacks.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/lantern.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/light_replacer.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/lighters.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/matches.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/spray_painter.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/t-ray.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/toolbox.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/tools.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/welders.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/vehicles/actions.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/vehicles/buckleable.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/vehicles/keys.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/bombs/funny.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/bombs/ied.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/bombs/pen.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/bombs/plastic.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/bombs/spider.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/boxes/antimaterial.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/boxes/antimateriel.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/boxes/caseless_rifle.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/boxes/clrifle.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/boxes/light_rifle.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/boxes/lrifle.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/boxes/magnum.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/boxes/pistol.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/boxes/rifle.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/boxes/srifle.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/boxes/toy.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/cartridges/BaseCartridge.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/cartridges/antimaterial.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/cartridges/antimateriel.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/cartridges/base_cartridge.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/cartridges/caseless_rifle.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/cartridges/clrifle.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/cartridges/heavy_rifle.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/cartridges/hrifle.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/cartridges/light_rifle.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/cartridges/lrifle.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/cartridges/magnum.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/cartridges/pistol.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/cartridges/rifle.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/cartridges/shotgun.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/cartridges/srifle.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/cartridges/toy.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/explosives.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/magazines/caseless_rifle.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/magazines/clrifle.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/magazines/heavy_rifle.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/magazines/hrifle.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/magazines/light_rifle.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/magazines/lrifle.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/magazines/magnum.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/magazines/pistol.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/magazines/rifle.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/magazines/shotgun.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/magazines/srifle.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/projectiles/antimaterial.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/projectiles/antimateriel.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/projectiles/caseless_rifle.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/projectiles/heavy_rifle.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/projectiles/light_rifle.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/projectiles/magnum.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/projectiles/pistol.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/projectiles/rifle.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/projectiles/shotgun.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/projectiles/toy.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/speedloaders/magnum.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/speedloaders/pistol.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/speedloaders/rifle_light.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/ammunition/speedloaders/toy.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/basic/base_pka.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/basic/base_staff.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/basic/base_wand.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/basic/pka.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/basic/spraynozzle.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/basic/staves.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/basic/wands.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/basic/watergun.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/battery/battery_guns.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/bow/bow.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/explosives/clusterbang.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/explosives/grenades.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/flare_gun.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/hmgs/hmgs.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/launchers/launchers.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/lmgs/lmgs.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/pistols/pistols.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/pneumatic_cannon.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/projectiles/arrows.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/projectiles/hitscan.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/projectiles/impacts.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/projectiles/magic.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/projectiles/meteors.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/projectiles/projectiles.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/revolvers/revolvers.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/rifles/rifles.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/shotguns/shotguns.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/smgs/smgs.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/snipers/snipers.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/turrets.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/melee/armblade.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/melee/baseball_bat.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/melee/chainsaw.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/melee/cult.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/melee/e_sword.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/melee/fireaxe.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/melee/gohei.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/melee/knife.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/melee/mining.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/melee/needle.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/melee/pickaxe.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/melee/sledgehammer.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/melee/spear.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/melee/stunprod.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/melee/sword.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/melee/weapon_toolbox.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/melee/white_cane.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/melee/zombieclaw.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/security.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/throwable/bola.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/throwable/clusterbang.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/throwable/grenades.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/throwable/throwing_stars.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/stations/base.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/stations/nanotrasen.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/stations/test.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/barricades.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/base_structure.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/cargo_console.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/cargo_telepad.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/catwalk.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/conveyor.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/decoration/banners.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/decoration/bonfire.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/decoration/cobwebs.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/decoration/crystals.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/decoration/curtains.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/decoration/decorated_fir_tree.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/decoration/fireplace.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/decoration/flesh_blockers.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/decoration/showcase.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/decoration/statues.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/dispensers/base_structuredispensers.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/dispensers/booze.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/dispensers/chem.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/dispensers/soda.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/airlocks/access.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/airlocks/airlocks.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/airlocks/assembly.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/airlocks/base_structureairlocks.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/airlocks/easy_pry.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/airlocks/external.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/airlocks/highsec.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/airlocks/shuttle.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/firelocks/firelock.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/firelocks/frame.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/materialdoors/material_doors.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/secretdoor/secret_door.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/shutter/blast_door.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/shutter/blast_door_autolink.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/shutter/shutters.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/windoors/assembly.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/windoors/base_structurewindoors.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/windoors/windoor.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/furniture/altar.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/furniture/beds.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/furniture/bookshelf.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/furniture/carpets.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/furniture/chairs.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/furniture/dresser.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/furniture/instruments.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/furniture/memorial.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/furniture/potted_plants.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/furniture/rollerbeds.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/furniture/sink.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/furniture/tables/base_structuretables.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/furniture/tables/operating_table.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/furniture/tables/tables.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/furniture/toilet.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/gates.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/holographic/projections.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/hydro_tray.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/lighting/base_lighting.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/lighting/ground_lighting.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/lighting_ground.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/anomaly_equipment.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/anomaly_sync.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/artifact_analyzer.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/base_structuremachines.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/bombs.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/chem_master.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/cloning_machine.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/computers/arcades.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/computers/base_structurecomputers.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/computers/computers.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/computers/frame.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/computers/techdiskterminal.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/crew_monitor_server.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/disease_diagnoser.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/fatextractor.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/fax_machine.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/frame.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/gateway.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/gravity_generator.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/grill.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/hotplate.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/lathe.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/material_reclaimer.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/medical/biomass_reclaimer.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/medical/cryo_pod.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/medical/disease_diagnoser.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/medical/vaccinator.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/medical_scanner.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/microwave.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/reagent_grinder.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/recycler.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/research.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/salvage.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/seed_extractor.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/stasisbed.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/surveillance_camera_routers.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/telecomms.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/traitordm.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/vaccinator.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/vending_machines.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/wireless_surveillance_camera.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/meat_spike.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/piping/atmospherics/binary.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/piping/atmospherics/miners.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/piping/atmospherics/pipes.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/piping/atmospherics/portable.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/piping/atmospherics/special.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/piping/atmospherics/trinary.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/piping/atmospherics/unary.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/piping/disposal/high_pressure_machine_frame.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/piping/disposal/pipes.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/piping/disposal/units.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/plastic_flaps.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/apc.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/cable_terminal.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/cables.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/chargers.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/debug_power.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/ame.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/generator.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/generators.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/pa/base_particleaccelerator.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/pa/control_box.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/pa/emitter.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/pa/end_cap.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/pa/fuel_chamber.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/pa/particles.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/pa/power_box.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/portable_generator.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/singularity/collector.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/singularity/containment.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/singularity/emitter.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/singularity/generator.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/singularity/singularity.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/solar.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/teg.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/smes.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/substation.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/shuttles/thrusters.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/soil.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/specific/anomalies.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/specific/anomaly/anomalies.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/specific/anomaly/cores.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/specific/atmospherics/sensor.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/specific/dragon.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/specific/xeno.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/stairs.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/storage/canisters/gas_canisters.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/storage/closets/base_structureclosets.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/storage/closets/big_boxes.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/storage/closets/closets.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/storage/closets/cursed.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/storage/closets/lockers/base_structurelockers.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/storage/closets/lockers/lockers.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/storage/closets/wall_lockers.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/storage/closets/wardrobe.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/storage/crates/base_structurecrates.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/storage/crates/crates.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/storage/filing_cabinets.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/storage/morgue.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/storage/ore_box.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/storage/paper_bin.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/storage/storage.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/storage/tanks/base_structuretanks.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/storage/tanks/tanks.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/air_alarm.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/bell.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/defib_cabinet.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/emergency_light.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/extinguisher_cabinet.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/fire_alarm.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/fireaxe_cabinet.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/intercom.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/lighting.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/mirror.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/monitors_televisions.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/noticeboard.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/signs/atmos_plaque.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/signs/bar_sign.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/signs/base_structuresigns.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/signs/metamap.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/signs/paintings.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/signs/posters.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/signs/signs.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/station_map.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/surveillance_camera.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/switch.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/switch_autolink.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/timer.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/walldispenser.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/walls/asteroid.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/walls/barricades.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/walls/base_structurewalls.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/walls/fence_metal.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/walls/girder.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/walls/girders.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/walls/grille.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/walls/low.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/walls/mountain.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/walls/railing.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/walls/walls.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/windows/plasma.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/windows/reinforced.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/windows/rplasma.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/windows/ruranium.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/windows/shuttle.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/windows/uranium.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/windows/window.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/tile/basalt.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/tiles/bananium.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/tiles/basalt.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/tiles/chasm.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/tiles/lava.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/tiles/liquid_plasma.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/tiles/shadow_basalt.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/tiles/water.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/virtual/beam.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/virtual/electrocution.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/virtual/stripping_hidden.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/virtual/tether.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/virtual/virtual_item.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/world/chunk.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/world/debris/asteroids.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/world/debris/base_debris.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/entities/world/debris/wrecks.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/gamerules/cargo_gifts.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/gamerules/events.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/gamerules/midround.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/gamerules/roundstart.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/magic/fixtures/runes.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/magic/forcewall_spells.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/magic/knock_spell.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/magic/projectile_spells.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/magic/rune_spells.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/magic/smite_spells.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/magic/spawn_spells.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/magic/staves.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/magic/teleport_spells.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/npcs/test.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/objectives/base_objectives.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/objectives/dragon.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/objectives/ninja.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/objectives/traitor.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/procedural/salvage_mods.ftl create mode 100644 Resources/Locale/ru-RU/ss14-ru/prototypes/roles/jobs/civilian/mime.ftl create mode 100644 Resources/Locale/ru-RU/stack/stack-component.ftl create mode 100644 Resources/Locale/ru-RU/station-events/events/anomaly-spawn.ftl create mode 100644 Resources/Locale/ru-RU/station-events/events/bluespace-artifact.ftl create mode 100644 Resources/Locale/ru-RU/station-events/events/breaker-flip.ftl create mode 100644 Resources/Locale/ru-RU/station-events/events/bureaucratic-error.ftl create mode 100644 Resources/Locale/ru-RU/station-events/events/cargo-gifts.ftl create mode 100644 Resources/Locale/ru-RU/station-events/events/gas-leak.ftl create mode 100644 Resources/Locale/ru-RU/station-events/events/immovable-rod.ftl create mode 100644 Resources/Locale/ru-RU/station-events/events/ion-storm.ftl create mode 100644 Resources/Locale/ru-RU/station-events/events/kudzu-growth.ftl create mode 100644 Resources/Locale/ru-RU/station-events/events/meteor-swarm.ftl create mode 100644 Resources/Locale/ru-RU/station-events/events/mouse-migration.ftl create mode 100644 Resources/Locale/ru-RU/station-events/events/power-grid-check.ftl create mode 100644 Resources/Locale/ru-RU/station-events/events/radiation-storm.ftl create mode 100644 Resources/Locale/ru-RU/station-events/events/random-sentience.ftl create mode 100644 Resources/Locale/ru-RU/station-events/events/solar-flare.ftl create mode 100644 Resources/Locale/ru-RU/station-events/events/vent-clog.ftl create mode 100644 Resources/Locale/ru-RU/station-events/events/vent-critters.ftl create mode 100644 Resources/Locale/ru-RU/station-events/events/zombie-outbreak.ftl create mode 100644 Resources/Locale/ru-RU/station-events/station-event-system.ftl create mode 100644 Resources/Locale/ru-RU/station-laws/laws.ftl create mode 100644 Resources/Locale/ru-RU/station-records/general-station-records.ftl create mode 100644 Resources/Locale/ru-RU/step-trigger/shoes-required.ftl create mode 100644 Resources/Locale/ru-RU/sticky/sticky-component.ftl create mode 100644 Resources/Locale/ru-RU/storage/components/dumpable-component.ftl create mode 100644 Resources/Locale/ru-RU/storage/components/entity-storage-component.ftl create mode 100644 Resources/Locale/ru-RU/storage/components/magnet-pickup-component.ftl create mode 100644 Resources/Locale/ru-RU/storage/components/pick-random-component.ftl create mode 100644 Resources/Locale/ru-RU/storage/components/secret-stash-component.ftl create mode 100644 Resources/Locale/ru-RU/storage/components/storage-component.ftl create mode 100644 Resources/Locale/ru-RU/store/categories.ftl create mode 100644 Resources/Locale/ru-RU/store/currency.ftl create mode 100644 Resources/Locale/ru-RU/store/store.ftl create mode 100644 Resources/Locale/ru-RU/store/uplink-catalog.ftl create mode 100644 Resources/Locale/ru-RU/strip/strippable-component.ftl create mode 100644 Resources/Locale/ru-RU/structure/disassemble-system.ftl create mode 100644 Resources/Locale/ru-RU/stunnable/components/stunbaton-component.ftl create mode 100644 Resources/Locale/ru-RU/stunnable/components/stunnable-component.ftl create mode 100644 Resources/Locale/ru-RU/stunnable/stun-system.ftl create mode 100644 Resources/Locale/ru-RU/suicide/suicide.ftl create mode 100644 Resources/Locale/ru-RU/surveillance-camera/surveillance-camera-ui.ftl create mode 100644 Resources/Locale/ru-RU/suspicion/roles/suspicion-role-component.ftl create mode 100644 Resources/Locale/ru-RU/suspicion/roles/suspicion-traitor-role.ftl create mode 100644 Resources/Locale/ru-RU/suspicion/suspicion-gui.ftl create mode 100644 Resources/Locale/ru-RU/suspicion/traitor-overlay.ftl create mode 100644 Resources/Locale/ru-RU/tabletop/tabletop.ftl create mode 100644 Resources/Locale/ru-RU/temperature/entity-heater.ftl create mode 100644 Resources/Locale/ru-RU/tesla/tesla-components.ftl create mode 100644 Resources/Locale/ru-RU/thief/backpack.ftl create mode 100644 Resources/Locale/ru-RU/tiles/placement.ftl create mode 100644 Resources/Locale/ru-RU/tiles/tiles.ftl create mode 100644 Resources/Locale/ru-RU/tips/tips-system.ftl create mode 100644 Resources/Locale/ru-RU/toilet/toilet-component.ftl create mode 100644 Resources/Locale/ru-RU/tools/components/lattice-cutting-component.ftl create mode 100644 Resources/Locale/ru-RU/tools/components/multiple-tool-component.ftl create mode 100644 Resources/Locale/ru-RU/tools/components/weldable-component.ftl create mode 100644 Resources/Locale/ru-RU/tools/components/welder-component.ftl create mode 100644 Resources/Locale/ru-RU/tools/tool-qualities.ftl create mode 100644 Resources/Locale/ru-RU/traitor-death-match/components/traitor-death-match-redemption-component.ftl create mode 100644 Resources/Locale/ru-RU/traitor/uplink/telecrystal-component.ftl create mode 100644 Resources/Locale/ru-RU/traitor/uplink/uplink-component.ftl create mode 100644 Resources/Locale/ru-RU/traits/traits.ftl create mode 100644 Resources/Locale/ru-RU/transform/verbs/attach-to-grandparent-verb.ftl create mode 100644 Resources/Locale/ru-RU/transform/verbs/attach-to-grid-verb.ftl create mode 100644 Resources/Locale/ru-RU/transform/verbs/attach-to-self-verb.ftl create mode 100644 Resources/Locale/ru-RU/ui/actionmenu.ftl create mode 100644 Resources/Locale/ru-RU/ui/navmap.ftl create mode 100644 Resources/Locale/ru-RU/ui/power-apc.ftl create mode 100644 Resources/Locale/ru-RU/ui/solar-control.ftl create mode 100644 Resources/Locale/ru-RU/ui/transfer-amount.ftl create mode 100644 Resources/Locale/ru-RU/ui/verbs.ftl create mode 100644 Resources/Locale/ru-RU/vehicle/vehicle.ftl create mode 100644 Resources/Locale/ru-RU/vending-machines/vending-machine-component.ftl create mode 100644 Resources/Locale/ru-RU/vending-machines/vending-machine-restock-component.ftl create mode 100644 Resources/Locale/ru-RU/vending-machines/vending-machine.ftl create mode 100644 Resources/Locale/ru-RU/ventriloquist/ventriloquist.ftl create mode 100644 Resources/Locale/ru-RU/verbs/invoke-verb-command.ftl create mode 100644 Resources/Locale/ru-RU/verbs/list-verbs-command.ftl create mode 100644 Resources/Locale/ru-RU/verbs/verb-system.ftl create mode 100644 Resources/Locale/ru-RU/verbs/verbs.ftl create mode 100644 Resources/Locale/ru-RU/visual_effects.ftl create mode 100644 Resources/Locale/ru-RU/voice-mask.ftl create mode 100644 Resources/Locale/ru-RU/voting/managers/vote-manager.ftl create mode 100644 Resources/Locale/ru-RU/voting/ui/vote-call-menu-button.ftl create mode 100644 Resources/Locale/ru-RU/voting/ui/vote-call-menu.ftl create mode 100644 Resources/Locale/ru-RU/voting/ui/vote-popup.ftl create mode 100644 Resources/Locale/ru-RU/voting/vote-commands.ftl create mode 100644 Resources/Locale/ru-RU/voting/vote-options.ftl create mode 100644 Resources/Locale/ru-RU/warps/warp-point-component.ftl create mode 100644 Resources/Locale/ru-RU/weapons/grenades/timer-trigger.ftl create mode 100644 Resources/Locale/ru-RU/weapons/grenades/voice-trigger.ftl create mode 100644 Resources/Locale/ru-RU/weapons/melee/melee.ftl create mode 100644 Resources/Locale/ru-RU/weapons/ranged/gun.ftl create mode 100644 Resources/Locale/ru-RU/weapons/ranged/recharge-basic-entity-ammo.ftl create mode 100644 Resources/Locale/ru-RU/weapons/reflect/reflect-component.ftl create mode 100644 Resources/Locale/ru-RU/weather/weather.ftl create mode 100644 Resources/Locale/ru-RU/wieldable/wieldable-component.ftl create mode 100644 Resources/Locale/ru-RU/window/window-component.ftl create mode 100644 Resources/Locale/ru-RU/wires/components/wires-component.ftl create mode 100644 Resources/Locale/ru-RU/wires/components/wires-panel-component.ftl create mode 100644 Resources/Locale/ru-RU/wires/wire-names.ftl create mode 100644 Resources/Locale/ru-RU/wires/wires_panel-security-levels.ftl create mode 100644 Resources/Locale/ru-RU/worldgen/applyworldgenconfig.ftl create mode 100644 Resources/Locale/ru-RU/xenoarchaeology/artifact-analyzer.ftl create mode 100644 Resources/Locale/ru-RU/xenoarchaeology/artifact-component.ftl create mode 100644 Resources/Locale/ru-RU/xenoarchaeology/artifact-crusher.ftl create mode 100644 Resources/Locale/ru-RU/xenoarchaeology/artifact-hints.ftl create mode 100644 Resources/Locale/ru-RU/xenoarchaeology/badfeeling-artifact.ftl create mode 100644 Resources/Locale/ru-RU/xenoarchaeology/goodfeeling-artifact.ftl create mode 100644 Resources/Locale/ru-RU/xenoarchaeology/misc-artifact.ftl create mode 100644 Resources/Locale/ru-RU/xenoarchaeology/node-scanner.ftl create mode 100644 Resources/Locale/ru-RU/xenoarchaeology/traversal-distorter.ftl create mode 100644 Resources/Locale/ru-RU/zombies/zombie.ftl create mode 100644 Resources/Prototypes/Datasets/Names/last_female.yml create mode 100644 Resources/Prototypes/Datasets/Names/last_male.yml create mode 100644 Tools/corvax/setup_secrets.ps1 create mode 100644 Tools/package_client_build.py create mode 100644 Tools/package_server_build.py create mode 100644 Tools/ss14_ru/__init__.py create mode 100644 Tools/ss14_ru/file.py create mode 100644 Tools/ss14_ru/fluentast.py create mode 100644 Tools/ss14_ru/fluentastcomparer.py create mode 100644 Tools/ss14_ru/fluentastmanager.py create mode 100644 Tools/ss14_ru/fluentformatter.py create mode 100644 Tools/ss14_ru/keyfinder.py create mode 100644 Tools/ss14_ru/lokalise_fluent_ast_comparer_manager.py create mode 100644 Tools/ss14_ru/lokalise_project.py create mode 100644 Tools/ss14_ru/lokalisemodels.py create mode 100644 Tools/ss14_ru/project.py create mode 100644 Tools/ss14_ru/requirements.txt create mode 100644 Tools/ss14_ru/translationsassembler.py create mode 100644 Tools/ss14_ru/yamlextractor.py create mode 100644 Tools/ss14_ru/yamlmodels.py diff --git a/Content.Shared/Humanoid/NamingSystem.cs b/Content.Shared/Humanoid/NamingSystem.cs index 4601c84fe51..af4e20fd997 100644 --- a/Content.Shared/Humanoid/NamingSystem.cs +++ b/Content.Shared/Humanoid/NamingSystem.cs @@ -31,17 +31,14 @@ public string GetName(string species, Gender? gender = null) ("first", GetFirstName(speciesProto, gender))); case SpeciesNaming.TheFirstofLast: return Loc.GetString("namepreset-thefirstoflast", - ("first", GetFirstName(speciesProto, gender)), ("last", GetLastName(speciesProto))); + ("first", GetFirstName(speciesProto, gender)), ("last", GetLastName(speciesProto, gender))); // Corvax-LastnameGender case SpeciesNaming.FirstDashFirst: return Loc.GetString("namepreset-firstdashfirst", ("first1", GetFirstName(speciesProto, gender)), ("first2", GetFirstName(speciesProto, gender))); - case SpeciesNaming.XnoY: - return Loc.GetString("namepreset-x-no-y", - ("first", GetFirstName(speciesProto, gender)), ("last", GetLastName(speciesProto))); case SpeciesNaming.FirstLast: default: return Loc.GetString("namepreset-firstlast", - ("first", GetFirstName(speciesProto, gender)), ("last", GetLastName(speciesProto))); + ("first", GetFirstName(speciesProto, gender)), ("last", GetLastName(speciesProto, gender))); // Corvax-LastnameGender } } @@ -61,9 +58,22 @@ public string GetFirstName(SpeciesPrototype speciesProto, Gender? gender = null) } } - public string GetLastName(SpeciesPrototype speciesProto) + // Corvax-LastnameGender-Start: Added custom gender split logic + public string GetLastName(SpeciesPrototype speciesProto, Gender? gender = null) { - return _random.Pick(_prototypeManager.Index(speciesProto.LastNames).Values); + switch (gender) + { + case Gender.Male: + return _random.Pick(_prototypeManager.Index(speciesProto.MaleLastNames).Values); + case Gender.Female: + return _random.Pick(_prototypeManager.Index(speciesProto.FemaleLastNames).Values); + default: + if (_random.Prob(0.5f)) + return _random.Pick(_prototypeManager.Index(speciesProto.MaleLastNames).Values); + else + return _random.Pick(_prototypeManager.Index(speciesProto.FemaleLastNames).Values); + } } + // Corvax-LastnameGender-End } -} +} \ No newline at end of file diff --git a/Content.Shared/Humanoid/Prototypes/SpeciesPrototype.cs b/Content.Shared/Humanoid/Prototypes/SpeciesPrototype.cs index ee570f5905f..35316db64c3 100644 --- a/Content.Shared/Humanoid/Prototypes/SpeciesPrototype.cs +++ b/Content.Shared/Humanoid/Prototypes/SpeciesPrototype.cs @@ -31,6 +31,14 @@ public sealed partial class SpeciesPrototype : IPrototype /// [DataField("roundStart", required: true)] public bool RoundStart { get; private set; } = false; + + // Corvax-Sponsors-Start + /// + /// Whether the species is available only for sponsors + /// + [DataField] + public bool SponsorOnly { get; private set; } = false; + // Corvax-Sponsors-End // The below two are to avoid fetching information about the species from the entity // prototype. @@ -87,8 +95,13 @@ public sealed partial class SpeciesPrototype : IPrototype [DataField("femaleFirstNames")] public string FemaleFirstNames { get; private set; } = "names_first_female"; - [DataField("lastNames")] - public string LastNames { get; private set; } = "names_last"; + // Corvax-LastnameGender-Start: Split lastname field by gender + [DataField] + public string MaleLastNames { get; private set; } = "names_last_male"; + + [DataField] + public string FemaleLastNames { get; private set; } = "names_last_female"; + // Corvax-LastnameGender-End [DataField("naming")] public SpeciesNaming Naming { get; private set; } = SpeciesNaming.FirstLast; diff --git a/Content.Shared/Localizations/ContentLocalizationManager.cs b/Content.Shared/Localizations/ContentLocalizationManager.cs index 0a06d9ba4f3..04e0b947f1d 100644 --- a/Content.Shared/Localizations/ContentLocalizationManager.cs +++ b/Content.Shared/Localizations/ContentLocalizationManager.cs @@ -10,7 +10,8 @@ public sealed class ContentLocalizationManager [Dependency] private readonly ILocalizationManager _loc = default!; // If you want to change your codebase's language, do it here. - private const string Culture = "en-US"; + private const string Culture = "ru-RU"; // Corvax-Localization + private const string FallbackCulture = "en-US"; // Corvax-Localization /// /// Custom format strings used for parsing and displaying minutes:seconds timespans. @@ -26,8 +27,11 @@ public sealed class ContentLocalizationManager public void Initialize() { var culture = new CultureInfo(Culture); + var fallbackCulture = new CultureInfo(FallbackCulture); // Corvax-Localization _loc.LoadCulture(culture); + _loc.LoadCulture(fallbackCulture); // Corvax-Localization + _loc.SetFallbackCluture(fallbackCulture); // Corvax-Localization _loc.AddFunction(culture, "PRESSURE", FormatPressure); _loc.AddFunction(culture, "POWERWATTS", FormatPowerWatts); _loc.AddFunction(culture, "POWERJOULES", FormatPowerJoules); @@ -36,6 +40,7 @@ public void Initialize() _loc.AddFunction(culture, "LOC", FormatLoc); _loc.AddFunction(culture, "NATURALFIXED", FormatNaturalFixed); _loc.AddFunction(culture, "NATURALPERCENT", FormatNaturalPercent); + _loc.AddFunction(culture, "MANY", FormatMany); // TODO: Temporary fix for MANY() fluent errors. Remove after resolve errors. /* @@ -208,4 +213,4 @@ private static ILocValue FormatUnits(LocArgs args) return new LocValueString(res); } } -} +} \ No newline at end of file diff --git a/Resources/Locale/ru-RU/GPS/handheld-gps.ftl b/Resources/Locale/ru-RU/GPS/handheld-gps.ftl new file mode 100644 index 00000000000..0bb35580bd2 --- /dev/null +++ b/Resources/Locale/ru-RU/GPS/handheld-gps.ftl @@ -0,0 +1 @@ +handheld-gps-coordinates-title = Координаты: { $coordinates } diff --git a/Resources/Locale/ru-RU/HUD/game-hud.ftl b/Resources/Locale/ru-RU/HUD/game-hud.ftl new file mode 100644 index 00000000000..b92706fb1ad --- /dev/null +++ b/Resources/Locale/ru-RU/HUD/game-hud.ftl @@ -0,0 +1,8 @@ +game-hud-open-escape-menu-button-tooltip = Открыть меню паузы. +game-hud-open-guide-menu-button-tooltip = Открыть меню руководства. +game-hud-open-character-menu-button-tooltip = Открыть меню персонажа. +game-hud-open-inventory-menu-button-tooltip = Открыть меню инвентаря. +game-hud-open-crafting-menu-button-tooltip = Открыть меню создания. +game-hud-open-actions-menu-button-tooltip = Открыть меню действий. +game-hud-open-admin-menu-button-tooltip = Открыть меню администратора. +game-hud-open-sandbox-menu-button-tooltip = Открыть меню песочницы. diff --git a/Resources/Locale/ru-RU/_NF/ArachnidChaos.ftl b/Resources/Locale/ru-RU/_NF/ArachnidChaos.ftl new file mode 100644 index 00000000000..27673c5ade4 --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/ArachnidChaos.ftl @@ -0,0 +1,4 @@ +action-name-spider-bite = Высасывать кровь +no-blood-warning = Там нет крови! +no-good-blood = Ты не можешь пить эту кровь! +spider-biting = { THE($UsernameName) } начинает высасывать у { THE($targetName) } кровь! \ No newline at end of file diff --git a/Resources/Locale/ru-RU/_NF/accent/accents.ftl b/Resources/Locale/ru-RU/_NF/accent/accents.ftl new file mode 100644 index 00000000000..8b0a0636719 --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/accent/accents.ftl @@ -0,0 +1,16 @@ +# Pirate cat accent +accent-words-pirate-cat-1 = Яррргх Мяу! +accent-words-pirate-cat-2 = Ярр Мяв. +accent-words-pirate-cat-3 = Мррррряу! +accent-words-pirate-cat-4 = Аррг Хссс! +accent-words-pirate-cat-5 = Брррряу. +accent-words-pirate-cat-6 = Ярррргх Мяу? +accent-words-pirate-cat-7 = Гаррр Мяу. +# Mistake cat accent +accent-words-mistake-cat-1 = Халф йа. +accent-words-mistake-cat-2 = Ахх Й'а лайк фафх. +accent-words-mistake-cat-3 = я лв'наф пф' а. +accent-words-mistake-cat-4 = Й' ахор х' мггока'ай. +accent-words-mistake-cat-5 = Й' кант а'эхйе баг. +accent-words-mistake-cat-6 = ли х' нильг'ри нгахна. +accent-words-mistake-cat-7 = ымг' мгеп л' а'н'га я. diff --git a/Resources/Locale/ru-RU/_NF/actions/sleep.ftl b/Resources/Locale/ru-RU/_NF/actions/sleep.ftl new file mode 100644 index 00000000000..4fa1dce9ece --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/actions/sleep.ftl @@ -0,0 +1 @@ +popup-sleep-in-bag = { THE($entity) } сворачивается клубочком и засыпает. diff --git a/Resources/Locale/ru-RU/_NF/adventure/adventure.ftl b/Resources/Locale/ru-RU/_NF/adventure/adventure.ftl new file mode 100644 index 00000000000..bcd2b93d112 --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/adventure/adventure.ftl @@ -0,0 +1,26 @@ +## UI + +playtime-deny-reason-not-whitelisted = Вы должны быть в белом списке. +adventure-list-start = Галактический Банк NT +adventure-mode-profit-text = совокупная прибыль составила: { " " } +adventure-mode-loss-text = всего потеряно: { " " } +adventure-list-high = Больше всего заработали: +adventure-list-low = Больше всего потратили: +adventure-title = Приключения на Фронтире +adventure-description = Купите собственный корабль или присоединитесь к любой команде, исследуйте, изучайте, занимайтесь спасением или перевозкой, чтобы разбогатеть! +currency = Спесосы +guide-entry-adventure = Программа Новый Фронтир +guide-entry-bank = Галактический Банк NT +guide-entry-shipyard = Верфи Фронтира +shipyard-rules-default1 = + Благодарим за присоединение к Службе Безопасности сектора. + Покупая Патрульный Шаттл вы соглашаетесь соблюдать Корпоративный Закон + который можно найти на https://station14.ru/wiki/%D0%9A%D0%BE%D1%80%D0%BF%D0%BE%D1%80%D0%B0%D1%82%D0%B8%D0%B2%D0%BD%D1%8B%D0%B9_%D0%97%D0%B0%D0%BA%D0%BE%D0%BD +shipyard-rules-default2 = + Любые действия, совершаемые вами или вашим экипажем, нарушающие + Корпоративный Закон приведут к административным мерам. + Спасибо, что выбрали Службу Безопасности NT. +shuttle-ftl-proximity = Близлежащие объекты слишком массивны для FTL прыжка! +changelog-tab-title-Upstream = Журнал изменений +public-transit-departure = Направляемся в { $destination }. Ориентировочное время в пути: { $flytime } секунд. +public-transit-arrival = Спасибо за выбор общественного транспорта NT. Следующий шаттл до { $destination } отправляется через { $waittime } секунд. diff --git a/Resources/Locale/ru-RU/_NF/advertisements/vending/astro.ftl b/Resources/Locale/ru-RU/_NF/advertisements/vending/astro.ftl new file mode 100644 index 00000000000..e72b8b9bcd9 --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/advertisements/vending/astro.ftl @@ -0,0 +1,2 @@ +advertisement-astrovend-1 = Выбор Spessman's! +advertisement-astrovend-2 = Не покидай верфи без скафандра! diff --git a/Resources/Locale/ru-RU/_NF/advertisements/vending/cuddlycritter.ftl b/Resources/Locale/ru-RU/_NF/advertisements/vending/cuddlycritter.ftl new file mode 100644 index 00000000000..3ebf88ead4c --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/advertisements/vending/cuddlycritter.ftl @@ -0,0 +1,8 @@ +advertisement-cuddlycritter-1 = Озарите свой день пушистым другом! +advertisement-cuddlycritter-2 = Обнимашечная терапия начинается здесь! +advertisement-cuddlycritter-3 = Поддайтесь плюшевому искушению! +advertisement-cuddlycritter-4 = Вам не устоять их очарованию! +advertisement-cuddlycritter-5 = Внимание: грядет экстремальная милота! +advertisement-cuddlycritter-6 = Помогите, я застрял на фабрике NanoTrasen, они заставляют меня шить плюшевые игрушки. +advertisement-cuddlycritter-7 = Мягче, чем асбест! +advertisement-cuddlycritter-8 = Ручшие разноцветные мелки во всем Фронтире, предложение 65. diff --git a/Resources/Locale/ru-RU/_NF/advertisements/vending/lesslethalvend.ftl b/Resources/Locale/ru-RU/_NF/advertisements/vending/lesslethalvend.ftl new file mode 100644 index 00000000000..b281d840e71 --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/advertisements/vending/lesslethalvend.ftl @@ -0,0 +1,20 @@ +advertisement-lesslethalvend-1 = Резиновые пули поднимают настроение! +advertisement-lesslethalvend-2 = Нелетал(™). Выбор умных! +advertisement-lesslethalvend-3 = Пистоны для всех и каждого! +advertisement-lesslethalvend-4 = Шокируй своих друзей тазером ПРЯМО СЕЙЧАС! +advertisement-lesslethalvend-5 = Внимание: Для покупок вам должно быть не менее 3 месяцев. +advertisement-lesslethalvend-6 = Они лгут. +advertisement-lesslethalvend-7 = Победи своих врагов мирным путем УЖЕ СЕГОДНЯ! +advertisement-lesslethalvend-8 = Нелетал(™) ЭТО ВЕСЕЛО +advertisement-lesslethalvend-9 = КУПИ КУПИ КУПИ ПРЯМО СЕЙЧАС +advertisement-lesslethalvend-10 = Только полный идиот покупает летальное оружие, переходи на Нелетал(™) ПРЯМО ЗДЕСЬ! +advertisement-lesslethalvend-11 = Накажи злодеев палкой. СЕЙЧАС! +advertisement-lesslethalvend-12 = Гордимся партнерством с NFSD! За безопасное будущее! +advertisement-lesslethalvend-13 = Не поддавайся на уловки конкурентов. +advertisement-lesslethalvend-14 = Меньше смертей - больше экономии! +advertisement-lesslethalvend-15 = С горд +advertisement-lesslethalvend-16 = Напоминаем: резиновые пули - не жвачка, не кушать! +advertisement-lesslethalvend-17 = Резиновые пули и многое другое - все для твоей защиты уже сегодня! +advertisement-lesslethalvend-18 = Внимание: Пистоны не съедобны. +advertisement-lesslethalvend-19 = Подумай о своей безопасности СЕГОДНЯ! +advertisement-lesslethalvend-20 = Может, именно ты станешь нашим 1,000,000-м покупателем? diff --git a/Resources/Locale/ru-RU/_NF/advertisements/vending/maildrobe.ftl b/Resources/Locale/ru-RU/_NF/advertisements/vending/maildrobe.ftl new file mode 100644 index 00000000000..ef8aadbd9be --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/advertisements/vending/maildrobe.ftl @@ -0,0 +1,2 @@ +advertisement-maildrobe-1 = Оставь любую собаку позади с нашими почтовыми шортами из псевдозамши и дюракарбона! Спешите, количество ограничено! +advertisement-maildrobe-2 = Синий идет тебе как никому другому! diff --git a/Resources/Locale/ru-RU/_NF/bank/bank-ATM-component.ftl b/Resources/Locale/ru-RU/_NF/bank/bank-ATM-component.ftl new file mode 100644 index 00000000000..1aa84c77bf1 --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/bank/bank-ATM-component.ftl @@ -0,0 +1,26 @@ +## UI + +bank-atm-menu-title = Галактический Банк NT +bank-atm-menu-balance-label = Ваш Баланс:{ " " } +bank-atm-menu-no-bank = Нет лицевого счёта! +bank-atm-menu-withdraw-button = Вывести +bank-atm-menu-deposit-label = Внести Сумму:{ " " } +bank-atm-menu-no-deposit = Пусто +bank-atm-menu-deposit-button = Внести +bank-insufficient-funds = Недостаточно Средств +bank-atm-menu-transaction-denied = Транзакция Отклонена +bank-atm-menu-deposit-successful = Вклад Принят +bank-atm-menu-withdraw-successful = Снятие Утверждено +bank-atm-menu-wrong-cash = Неправильный Тип Валюты +station-bank-atm-menu-title = Администрация Станции +bank-atm-menu-amount-label = Сумма:{ " " } +bank-atm-reason-label = Назначение:{ " " } +bank-atm-description-label = Описание:{ " " } +station-bank-payroll = Заработная Плата +station-bank-workorder = Рабочий Заказ +station-bank-supplies = Снабжение Станции +station-bank-bounty = Вознаграждение +station-bank-other = Другое +station-bank-required = { "(" }Требуется{ ")" } +station-bank-requires-reason = NT требует детали транзакции +station-bank-unauthorized = Неавторизованно! diff --git a/Resources/Locale/ru-RU/_NF/bluespace-events/events.ftl b/Resources/Locale/ru-RU/_NF/bluespace-events/events.ftl new file mode 100644 index 00000000000..7d4974d4e17 --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/bluespace-events/events.ftl @@ -0,0 +1,8 @@ +station-event-bluespace-vault-start-announcement = Автономный бронированный транспорт хранилища NanoTrasen допустил ошибку при переходе в FTL и вскоре прибудет в вашем секторе. Вы будете вознаграждены за его безопасное возвращение. +station-event-bluespace-vault-end-announcement = Мы успешно эвакуировали хранилище из вашего сектора и соответствующим образом возместили расходы ближайшему аванпосту Фронтира. +station-event-bluespace-cache-start-announcement = Транспорт Синдиката был перехвачен в FTL и скоро прибудет поблизости. Охраняйте тайник с бронированным оружием, пока NanoTrasen не сможет забрать его за вознаграждение. +station-event-bluespace-cache-end-announcement = Мы успешно извлекли тайник с оружием Синдиката из вашего сектора и соответствующим образом возместили стоимость вашего близлежащего аванпосту Фронтира. +station-event-bluespace-asteroid-start-announcement = Сканирование с большого расстояния указывает на необычно крупный астероид, входящий в сектор. NanoTrasen советует старателям перенаправить операции для получения максимальной потенциальной прибыли. +station-event-bluespace-asteroid-end-announcement = В соответствии со схемами FTL NanoTrasen астероид был рассеян, чтобы избежать столкновения. +station-event-bluespace-ship-start-announcement = Мы обнаружили необычную FTL сигнатуру - сканирование на большом расстоянии указывает на неизвестный корабль. Имейте в виду, что NanoTrasen не может подтвердить безопасность для старателей в непосредственной близости от него. +station-event-bluespace-ship-end-announcement = В соответствии со схемами FTL движения NanoTrasen неизвестный корабль был рассеян, чтобы избежать столкновения. diff --git a/Resources/Locale/ru-RU/_NF/bounty-contracts/bounty-contracts.ftl b/Resources/Locale/ru-RU/_NF/bounty-contracts/bounty-contracts.ftl new file mode 100644 index 00000000000..c670420ee1b --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/bounty-contracts/bounty-contracts.ftl @@ -0,0 +1,48 @@ +# General stuff +bounty-contracts-author = { $name } ({ $job }) +bounty-contracts-unknown-author-name = Неизвестно +bounty-contracts-unknown-author-job = Неизвестно +# Caregories +bounty-contracts-category-criminal = Разыскиваемый Преступник +bounty-contracts-category-vacancy = Вакансия на работу +bounty-contracts-category-construction = Строительство +bounty-contracts-category-service = Услуга +bounty-contracts-category-other = Другие +# Cartridge +bounty-contracts-program-name = Контракты на вознаграждение + +## Radio Announcements + +bounty-contracts-radio-name = Услуга контракта на вознаграждение +bounty-contracts-radio-create = Новая награда назначенная за "{ $target }". Награда: { $reward }$. + +## UI - List contracts + +bounty-contracts-ui-list-no-contracts = Награды пока не объявлены... +bounty-contracts-ui-list-no-description = Никакого дополнительного описания не предоставлено... +bounty-contracts-ui-list-create = Новая награда +bounty-contracts-ui-list-refresh = Обновить +bounty-contracts-ui-list-category = Категория: { $category } +bounty-contracts-ui-list-vessel = Судно: { $vessel } +bounty-contracts-ui-list-author = Опубликовано: { $author } +bounty-contracts-ui-list-remove = Удалено + +## UI - Create contract + +bounty-contracts-ui-create-category = Категория:{ " " } +bounty-contracts-ui-create-name = Имя:{ " " } +bounty-contracts-ui-create-custom = Настроить +bounty-contracts-ui-create-name-placeholder = Название награды... +bounty-contracts-ui-create-dna = ДНК:{ " " } +bounty-contracts-ui-create-vessel = Судно:{ " " } +bounty-contracts-ui-create-vessel-unknown = Неизвестно +bounty-contracts-ui-create-vessel-placeholder = Название судна... +bounty-contracts-ui-create-reward = Награда:{ " " } +bounty-contracts-ui-create-reward-currency = $ +bounty-contracts-ui-create-description = Описание: +bounty-contracts-ui-create-description-placeholder = Дополнительные подробности... +bounty-contracts-ui-create-button-cancel = Отменить +bounty-contracts-ui-create-button-create = Создать +bounty-contracts-ui-create-error-invalid-price = Ошибка: Неверная цена! +bounty-contracts-ui-create-error-no-name = Ошибка: Неверное название награды! +bounty-contracts-ui-create-ready = Ваш контракт готов к публикации! \ No newline at end of file diff --git a/Resources/Locale/ru-RU/_NF/chat/managers/chat_manager.ftl b/Resources/Locale/ru-RU/_NF/chat/managers/chat_manager.ftl new file mode 100644 index 00000000000..2b3054fc73d --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/chat/managers/chat_manager.ftl @@ -0,0 +1,9 @@ +chat-speech-verb-vulpkanin-1 = рычит +chat-speech-verb-vulpkanin-2 = лает +chat-speech-verb-vulpkanin-3 = гавкает +chat-speech-verb-vulpkanin-4 = тявкает +chat-speech-verb-vulpkanin-5 = воет +chat-speech-verb-felinid-1 = мяукает +chat-speech-verb-felinid-2 = мяфает +chat-speech-verb-felinid-3 = мряфает +chat-speech-verb-felinid-4 = мурлычет \ No newline at end of file diff --git a/Resources/Locale/ru-RU/_NF/chemicals/chemicals.ftl b/Resources/Locale/ru-RU/_NF/chemicals/chemicals.ftl new file mode 100644 index 00000000000..b25123205d2 --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/chemicals/chemicals.ftl @@ -0,0 +1,2 @@ +reagent-name-rawartifexium = необработанный искусственный материал +reagent-desc-rawartifexium = Сырая смесь микроскопических фрагментов артефактов и сильной кислоты. Обладает способностью активировать артефакты. Похоже, что его можно было бы доработать, чтобы сделать более мощным. \ No newline at end of file diff --git a/Resources/Locale/ru-RU/_NF/contraband/contraband-exchange-console.ftl b/Resources/Locale/ru-RU/_NF/contraband/contraband-exchange-console.ftl new file mode 100644 index 00000000000..d94d60cda62 --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/contraband/contraband-exchange-console.ftl @@ -0,0 +1,9 @@ +#Contraband Exchange Console +contraband-pallet-console-menu-title = Обмен контрабандой +contraband-console-menu-points-amount = { $amount } ТК +contraband-pallet-menu-no-goods-text = Контрабанда не обнаружена +contraband-pallet-menu-appraisal-label = Оценочная стоимость:{ " " } +contraband-pallet-menu-count-label = Количество предметов:{ " " } +contraband-pallet-appraise-button = Оценивать +contraband-pallet-sell-button = Продавать +contraband-pallet-disclaimer = Пожалуйста, поместите все контрабандные предметы непосредственно на сканер. Предметы, находящиеся в других контейнерах, не могут быть отсканированы должным образом. diff --git a/Resources/Locale/ru-RU/_NF/cryosleep/cryosleep-component.ftl b/Resources/Locale/ru-RU/_NF/cryosleep/cryosleep-component.ftl new file mode 100644 index 00000000000..54e28ed7709 --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/cryosleep/cryosleep-component.ftl @@ -0,0 +1,20 @@ +## UI + +cryopod-examine-empty = Пусто +cryopod-examine-occupied = Занято +accept-cryo-window-accept-button = Подтвердить +accept-cryo-window-deny-button = Отменить +accept-cryo-window-prompt-text-part = Погрузиться в криосон и закончить свою смену? +accept-cryo-window-title = Криокамера для сна +cryo-wakeup-window-title = Просыпаться +cryo-wakeup-window-accept-button = Подтвердить +cryo-wakeup-window-deny-button = Отменить +cryo-wakeup-window-rules = Вы попытаетесь вернуться из своего криосна! Вы не знаете ничего, что произошло с того момента, как вы заснули. Подтвердите это и продолжите? +cryo-wakeup-result-occupied = Криоподушка занята! Попробуйте немного подождать. +cryo-wakeup-result-no-cryopod = Криоподушка пропала! О-о-ох. +cryo-wakeup-result-no-body = У вас нет тела в криокапсуле! +cryo-wakeup-result-disabled = Возврат из криосна отключен на этом сервере. +# Cryopod +cryopod-refuse-dead = { $cryopod } отказывается принимать мертвых пациентов. +cryopod-refuse-organic = { $cryopod } отказывается принимать более 1 разумного существа одновременно. +cryopod-wake-up = { $entity } возвращается из криосна! diff --git a/Resources/Locale/ru-RU/_NF/events/bluespace-cargo.ftl b/Resources/Locale/ru-RU/_NF/events/bluespace-cargo.ftl new file mode 100644 index 00000000000..a671650605c --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/events/bluespace-cargo.ftl @@ -0,0 +1 @@ +bluespace-cargo-event-announcement = Ошибка в телеметрии блюспейса привела к телепортации случайного ящика в неизвестное место. \ No newline at end of file diff --git a/Resources/Locale/ru-RU/_NF/events/bluespace-syndicate-crate.ftl b/Resources/Locale/ru-RU/_NF/events/bluespace-syndicate-crate.ftl new file mode 100644 index 00000000000..2cd504fce95 --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/events/bluespace-syndicate-crate.ftl @@ -0,0 +1 @@ +bluespace-syndicate-crate-event-announcement = Мы получили сообщение о том, что в каком-то районе обнаружен ящик с предметами синдиката, пожалуйста, сообщите службе безопасности, если вы нашли указанный ящик. diff --git a/Resources/Locale/ru-RU/_NF/ghost/roles/ghost-role-component.ftl b/Resources/Locale/ru-RU/_NF/ghost/roles/ghost-role-component.ftl new file mode 100644 index 00000000000..df8308dfdad --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/ghost/roles/ghost-role-component.ftl @@ -0,0 +1,11 @@ +ghost-role-information-emotional-support-name = Питомец эмоциональной поддержки +ghost-role-information-emotional-support-description = Ты - питомец эмоциональной поддержки! Преданный своему хозяину, обязательно подбадривай его! +ghost-role-information-emotional-support-rules = Ты - питомец эмоциональной поддержки! Преданный своему хозяину, обязательно подбадривай его! +ghost-role-information-clippy-name = Клиппи +ghost-role-information-clippy-description = Представитель станции, преданный работник, пахнет картоном и бумагой. +ghost-role-information-clarpy-name = Кларпи +ghost-role-information-clarpy-description = Заблокируйте вашу почту! Разыскивается Nanotrasen за преступления против мышей. +ghost-role-information-crispy-name = Криспи +ghost-role-information-crispy-description = Были допущены ошибки. +ghost-role-information-mistake-name = ????? +ghost-role-information-mistake-description = Имг' пх'нглуи а ли. diff --git a/Resources/Locale/ru-RU/_NF/headset/headset-component.ftl b/Resources/Locale/ru-RU/_NF/headset/headset-component.ftl new file mode 100644 index 00000000000..8d577382ef1 --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/headset/headset-component.ftl @@ -0,0 +1 @@ +chat-radio-traffic = движение \ No newline at end of file diff --git a/Resources/Locale/ru-RU/_NF/interaction/interaction-popup-component.ftl b/Resources/Locale/ru-RU/_NF/interaction/interaction-popup-component.ftl new file mode 100644 index 00000000000..30fa029e92c --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/interaction/interaction-popup-component.ftl @@ -0,0 +1,3 @@ +## Petting animals + +petting-failure-mistake = ”хм' достичь йогического питомца { THE($target) }, мгнг ахллоинг вулгтмнахор в х'. diff --git a/Resources/Locale/ru-RU/_NF/job/job-description.ftl b/Resources/Locale/ru-RU/_NF/job/job-description.ftl new file mode 100644 index 00000000000..d9a367891ef --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/job/job-description.ftl @@ -0,0 +1,4 @@ +job-description-mercenary = Выполняйте заказы кого угодно - за разумную цену. Наслаждайтесь свободой от рамок закона. +job-description-pilot = Пилотируйте космические корабли из пункта А в пункт Б, перехитряйте пиратов и уворачивайтесь от астероидов. Вы - лист на солнечном ветру, пусть другие восхищаются тем, как вы парите. +job-description-security-guard = Патрулируйте пустые залы, насвистывайте простые мелодии, которые вы слышали по радио, звените брелком и убегайте при виде опасности. +job-description-stc = Умело разруливайте пространство вокруг станции и помогайте NFSD выписывать штрафы за чрезмерно пристыкованные корабли. diff --git a/Resources/Locale/ru-RU/_NF/job/job-names.ftl b/Resources/Locale/ru-RU/_NF/job/job-names.ftl new file mode 100644 index 00000000000..81349bebcfe --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/job/job-names.ftl @@ -0,0 +1,9 @@ +job-name-mercenary = Наемник +job-name-pilot = Пилот +job-name-security-guard = Охранник +job-name-stc = Станционный регулировщик движения +# Role timers - Make these alphabetical or I cut you +JobMercenary = Наемник +JobPilot = Пилот +JobSecurityGuard = Охранник +JobSTC = Станционный регулировщик движения diff --git a/Resources/Locale/ru-RU/_NF/m_emp/m_emp.ftl b/Resources/Locale/ru-RU/_NF/m_emp/m_emp.ftl new file mode 100644 index 00000000000..f0426ed3a90 --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/m_emp/m_emp.ftl @@ -0,0 +1,27 @@ +m_emp-system-announcement-source = Генераторная система БЭМИ +m_emp-system-announcement-active = Включение в { $grid }. БЭМИ: { $timeLeft } секунд. +m_emp-system-announcement-cooling-down = ЭМИ эффект больше не активен. Расчетное время перезарядки: { $timeLeft } секунд. +m_emp-system-announcement-recharging = Перезарядка. +m_emp-system-announcement-request = { $grid } запрашиваю разрешение на активацию БЭМИ. +m_emp-system-report-already-active = Генератор БЭМИ уже активен. +m_emp-system-report-cooling-down = Генератор БЭМИ остывает. +m_emp-system-report-activate-success = Генератор БЭМИ включен! +m_emp-system-generator-examined-inactive = Генератор БЭМИ неактивен. +m_emp-system-generator-examined-starting = Запускается генератор БЭМИ. +m_emp-system-generator-examined-active = + БЭМИ активен. ЭМИ будет длится { $timeLeft -> + [1] одну секунду. + *[other] { $timeLeft } секунд. + } +m_emp-system-generator-examined-cooling-down = Охлаждение. +m_emp-system-generator-examined-recharging = Перезарядка. Готовность через: { $timeLeft } секунд. +m_emp-system-generator-delay-upgrade = Скорость охлаждения / Подзарядки +# M_EMP Console +m_emp-console-menu-title = БЭМИ +m_emp-menu-note1 = Отправьте запрос на выписку. +m_emp-menu-note2 = ВНИМАНИЕ: +#m_emp-menu-note3 = Выстрел из этого оружия вызовет электромагнитный импульс, способный вывести из строя все корабли в большом радиусе. Разряжая это оружие, вы соглашаетесь нести ответственность. +m_emp-menu-note3 = Разрядив это оружие, +m_emp-menu-note4 = вы соглашаетесь нести ответственность. +m_emp-request-button = Запросить одобрение +m_emp-activate-button = Активировать БЭМИ diff --git a/Resources/Locale/ru-RU/_NF/medical/suit-sensor.ftl b/Resources/Locale/ru-RU/_NF/medical/suit-sensor.ftl new file mode 100644 index 00000000000..398869bfe63 --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/medical/suit-sensor.ftl @@ -0,0 +1,5 @@ +## Components + +suit-sensor-location-unknown = Неопознанное местоположение +suit-sensor-location-space = В космосе +suit-sensor-location-expedition = На экспедиции diff --git a/Resources/Locale/ru-RU/_NF/paper/pen-component.ftl b/Resources/Locale/ru-RU/_NF/paper/pen-component.ftl new file mode 100644 index 00000000000..a55171e2fea --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/paper/pen-component.ftl @@ -0,0 +1,13 @@ +## Modes + +pen-mode-write = Писать +pen-mode-sign = Знак + +## Popups + +pen-mode-state = Ручка готова к работе с { $mode } + +## Examine + +pen-examine-write = Ручка готова к [color=darkgreen]писанию[/color]. +pen-examine-sign = Ручка готова к [color=darkred]знаку[/color]. diff --git a/Resources/Locale/ru-RU/_NF/paper/stamp-component.ftl b/Resources/Locale/ru-RU/_NF/paper/stamp-component.ftl new file mode 100644 index 00000000000..83615b0d298 --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/paper/stamp-component.ftl @@ -0,0 +1,6 @@ +## Components + +stamp-component-signee-name = { $user } +stamp-component-stamped-name-psychologist = Психолог +stamp-component-stamped-name-lawyer = Юрист +stamp-component-stamped-name-stc = Станционный регулировщик движения diff --git a/Resources/Locale/ru-RU/_NF/preferences/ui/humanoid-profile-editor.ftl b/Resources/Locale/ru-RU/_NF/preferences/ui/humanoid-profile-editor.ftl new file mode 100644 index 00000000000..afc0f40dda3 --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/preferences/ui/humanoid-profile-editor.ftl @@ -0,0 +1 @@ +humanoid-profile-editor-preference-messenger = Посыльный diff --git a/Resources/Locale/ru-RU/_NF/prototypes/access/accesses.ftl b/Resources/Locale/ru-RU/_NF/prototypes/access/accesses.ftl new file mode 100644 index 00000000000..106dc2545b9 --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/prototypes/access/accesses.ftl @@ -0,0 +1,3 @@ +id-card-access-level-frontier = Фронтир +id-card-access-level-pilot = Пилот +id-card-access-level-mercenary = Наемник \ No newline at end of file diff --git a/Resources/Locale/ru-RU/_NF/prototypes/catalog/cargo/cargo-engineering.ftl b/Resources/Locale/ru-RU/_NF/prototypes/catalog/cargo/cargo-engineering.ftl new file mode 100644 index 00000000000..cc15acbf5aa --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/prototypes/catalog/cargo/cargo-engineering.ftl @@ -0,0 +1,6 @@ +ent-EnginePortableGeneratorJrPacman = { ent-PortableGeneratorJrPacman } + .desc = { ent-PortableGeneratorJrPacman.desc } +ent-EnginePortableGeneratorPacman = { ent-PortableGeneratorPacman } + .desc = { ent-PortableGeneratorPacman.desc } +ent-EnginePortableGeneratorSuperPacman = { ent-PortableGeneratorSuperPacman } + .desc = { ent-PortableGeneratorSuperPacman.desc } diff --git a/Resources/Locale/ru-RU/_NF/prototypes/catalog/cargo/cargo-fun.ftl b/Resources/Locale/ru-RU/_NF/prototypes/catalog/cargo/cargo-fun.ftl new file mode 100644 index 00000000000..16fa6036279 --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/prototypes/catalog/cargo/cargo-fun.ftl @@ -0,0 +1,12 @@ +ent-FloorsFun = { ent-CrateFloorsFun } + .desc = { ent-CrateFloorsFun.desc } +ent-FunPianoInstrument = { ent-PianoInstrument } + .desc = { ent-PianoInstrument.desc } +ent-FunUprightPianoInstrument = { ent-UprightPianoInstrument } + .desc = { ent-UprightPianoInstrument.desc } +ent-FunChurchOrganInstrument = { ent-ChurchOrganInstrument } + .desc = { ent-ChurchOrganInstrument.desc } +ent-FunMinimoogInstrument = { ent-MinimoogInstrument } + .desc = { ent-MinimoogInstrument.desc } +ent-FunDawInstrument = { ent-DawInstrument } + .desc = { ent-DawInstrument.desc } diff --git a/Resources/Locale/ru-RU/_NF/prototypes/catalog/cargo/cargo-livestock.ftl b/Resources/Locale/ru-RU/_NF/prototypes/catalog/cargo/cargo-livestock.ftl new file mode 100644 index 00000000000..55f54735f3c --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/prototypes/catalog/cargo/cargo-livestock.ftl @@ -0,0 +1,2 @@ +ent-LivestockEmotionalSupport = { ent-CrateNPCEmotionalSupport } + .desc = { ent-CrateNPCEmotionalSupport.desc } diff --git a/Resources/Locale/ru-RU/_NF/prototypes/catalog/cargo/cargo-materials.ftl b/Resources/Locale/ru-RU/_NF/prototypes/catalog/cargo/cargo-materials.ftl new file mode 100644 index 00000000000..79853949714 --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/prototypes/catalog/cargo/cargo-materials.ftl @@ -0,0 +1,4 @@ +ent-Materials = { ent-CrateMaterials } + .desc = { ent-CrateMaterials.desc } +ent-MaterialUranium = { ent-CrateMaterialUranium } + .desc = { ent-CrateMaterialUranium.desc } diff --git a/Resources/Locale/ru-RU/_NF/prototypes/catalog/cargo/cargo-service.ftl b/Resources/Locale/ru-RU/_NF/prototypes/catalog/cargo/cargo-service.ftl new file mode 100644 index 00000000000..0b052a142af --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/prototypes/catalog/cargo/cargo-service.ftl @@ -0,0 +1,4 @@ +ent-ServiceJanitorial2 = { ent-CrateServiceJanitorialSupplies2 } + .desc = { ent-CrateServiceJanitorialSupplies2.desc } +ent-ServiceVehicleJanicart = { ent-CrateVehicleJanicart } + .desc = { ent-CrateVehicleJanicart.desc } diff --git a/Resources/Locale/ru-RU/_NF/prototypes/catalog/cargo/cargo-trade.ftl b/Resources/Locale/ru-RU/_NF/prototypes/catalog/cargo/cargo-trade.ftl new file mode 100644 index 00000000000..a898af7561a --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/prototypes/catalog/cargo/cargo-trade.ftl @@ -0,0 +1,4 @@ +ent-CrateTradeSecureNormal = { ent-CrateTradeSecureNormalFilled } + .desc = { ent-CrateTradeSecureNormalFilled.desc } +ent-CrateTradeSecureHigh = { ent-CrateTradeSecureHighFilled } + .desc = { ent-CrateTradeSecureHighFilled.desc } diff --git a/Resources/Locale/ru-RU/_NF/prototypes/catalog/cargo/cargo-vending.ftl b/Resources/Locale/ru-RU/_NF/prototypes/catalog/cargo/cargo-vending.ftl new file mode 100644 index 00000000000..fb7c9bcd385 --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/prototypes/catalog/cargo/cargo-vending.ftl @@ -0,0 +1,8 @@ +ent-CrateVendingMachineRestockAstroVend = { ent-CrateVendingMachineRestockAstroVendFilled } + .desc = { ent-CrateVendingMachineRestockAstroVendFilled.desc } +ent-CrateVendingMachineRestockAmmo = { ent-CrateVendingMachineRestockAmmoFilled } + .desc = { ent-CrateVendingMachineRestockAmmoFilled.desc } +ent-CrateVendingMachineRestockFlatpackVend = { ent-CrateVendingMachineRestockFlatpackVendFilled } + .desc = { ent-CrateVendingMachineRestockFlatpackVendFilled.desc } +ent-CrateVendingMachineRestockCuddlyCritterVend = { ent-CrateVendingMachineRestockCuddlyCritterVendFilled } + .desc = { ent-CrateVendingMachineRestockCuddlyCritterVendFilled.desc } diff --git a/Resources/Locale/ru-RU/_NF/prototypes/catalog/fills/crates/engines-crates.ftl b/Resources/Locale/ru-RU/_NF/prototypes/catalog/fills/crates/engines-crates.ftl new file mode 100644 index 00000000000..ebab455d3a2 --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/prototypes/catalog/fills/crates/engines-crates.ftl @@ -0,0 +1,8 @@ +ent-CrateThruster = ящик двигателя + .desc = Ящик с двигателем, которое позволяет шаттлу перемещаться. +ent-CrateGyroscope = ящик гироскопа + .desc = Ящик с гироскопом, который увеличивает потенциальный угол поворота шаттла. +ent-CrateSmallThruster = ящик с малым двигателем + .desc =Ящик с небольшим двигателем, который позволяет шаттлу перемещаться. +ent-CrateSmallGyroscope = ящик с малым гироскопом + .desc = Ящик с небольшим гироскопом, который увеличивает потенциальный угол поворота шаттла. diff --git a/Resources/Locale/ru-RU/_NF/prototypes/catalog/fills/crates/fun-crates.ftl b/Resources/Locale/ru-RU/_NF/prototypes/catalog/fills/crates/fun-crates.ftl new file mode 100644 index 00000000000..9694e2e2338 --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/prototypes/catalog/fills/crates/fun-crates.ftl @@ -0,0 +1,2 @@ +ent-CrateFloorsFun = Веселые полы, плитка в ящике + .desc = Ящик, полный 30 случайных плиток, используемых для украшения. diff --git a/Resources/Locale/ru-RU/_NF/prototypes/catalog/fills/crates/livestock-crates.ftl b/Resources/Locale/ru-RU/_NF/prototypes/catalog/fills/crates/livestock-crates.ftl new file mode 100644 index 00000000000..e1a4d8708b2 --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/prototypes/catalog/fills/crates/livestock-crates.ftl @@ -0,0 +1,2 @@ +ent-CrateNPCEmotionalSupport = ящик для домашних животных эмоциональной поддержки + .desc = ящик, содержащий питомца для эмоциональной поддержки. diff --git a/Resources/Locale/ru-RU/_NF/prototypes/catalog/fills/crates/materials-crates.ftl b/Resources/Locale/ru-RU/_NF/prototypes/catalog/fills/crates/materials-crates.ftl new file mode 100644 index 00000000000..39a4a27e3b6 --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/prototypes/catalog/fills/crates/materials-crates.ftl @@ -0,0 +1,4 @@ +ent-CrateMaterials = ящик материалов + .desc = 1 лист стекла, пластика, стали, плазмы и пластали. +ent-CrateMaterialUranium = ящик урана + .desc = 90 листов урана. diff --git a/Resources/Locale/ru-RU/_NF/prototypes/catalog/fills/crates/science-crates.ftl b/Resources/Locale/ru-RU/_NF/prototypes/catalog/fills/crates/science-crates.ftl new file mode 100644 index 00000000000..b136e6a5389 --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/prototypes/catalog/fills/crates/science-crates.ftl @@ -0,0 +1,2 @@ +ent-CrateScienceLabBundle = лабораторный набор ученого + .desc = Содержит полный набор для создания вашей собственной научной лаборатории. diff --git a/Resources/Locale/ru-RU/_NF/prototypes/catalog/fills/crates/service-crates.ftl b/Resources/Locale/ru-RU/_NF/prototypes/catalog/fills/crates/service-crates.ftl new file mode 100644 index 00000000000..1823a2a8b9c --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/prototypes/catalog/fills/crates/service-crates.ftl @@ -0,0 +1,6 @@ +ent-CrateServiceJanitorialSupplies2 = ящик уборочных принадлежностей + .desc = Боритесь с грязью и копотью с помощью средств для уборки от Nanotrasen! — содержит два пакета для мусора, одну коробку со знаками мокрого пола и 2 аэрозольных чистящих баллончика +ent-CrateSpaceCleaner = ящик для уборки больших помещений + .desc = для устранения большого беспорядка +ent-CrateVehicleJanicart = ящик с уборочной машиной + .desc = черный конь уборщика. diff --git a/Resources/Locale/ru-RU/_NF/prototypes/catalog/fills/crates/syndicate-crates.ftl b/Resources/Locale/ru-RU/_NF/prototypes/catalog/fills/crates/syndicate-crates.ftl new file mode 100644 index 00000000000..2989992ddf6 --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/prototypes/catalog/fills/crates/syndicate-crates.ftl @@ -0,0 +1,2 @@ +ent-CrateSyndicateLightSurplusBundle = ящик с легкими излишками синдиката + .desc = Содержит совершенно случайных предметов Синдиката на 30 телекристаллов. Это может быть как бесполезный хлам, так и действительно хороший. diff --git a/Resources/Locale/ru-RU/_NF/prototypes/catalog/fills/crates/trade-crates.ftl b/Resources/Locale/ru-RU/_NF/prototypes/catalog/fills/crates/trade-crates.ftl new file mode 100644 index 00000000000..fc3d660b523 --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/prototypes/catalog/fills/crates/trade-crates.ftl @@ -0,0 +1,4 @@ +ent-CrateTradeSecureNormalFilled = Грузовой торговый ящик + .desc = Содержит товары, произведенные на Фронтире, готовые к продаже на грузовом складе по более высокой цене. УБЕДИТЕСЬ, ЧТО ЯЩИК ЦЕЛ. +ent-CrateTradeSecureHighFilled = Торговый ящик с ценным грузом + .desc = Содержит ценные товары, произведенные на Фронтире, готовые к продаже на грузовом складе по более высокой цене. УБЕДИТЕСЬ, ЧТО ЯЩИК ЦЕЛ. diff --git a/Resources/Locale/ru-RU/_NF/prototypes/catalog/fills/crates/vending-crates.ftl b/Resources/Locale/ru-RU/_NF/prototypes/catalog/fills/crates/vending-crates.ftl new file mode 100644 index 00000000000..a509c598272 --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/prototypes/catalog/fills/crates/vending-crates.ftl @@ -0,0 +1,18 @@ +ent-CrateVendingMachineRestockAstroVendFilled = Ящик для пополнения запасов АстроВенд + .desc = Содержит две коробки для пополнения запасов для торгового автомата АстроВенд. +ent-CrateVendingMachineRestockAmmoFilled = Ящик для пополнения запасов Библеомата + .desc = Содержит две коробки для пополнения запасов в торговом автомате Библеомат. +ent-CrateVendingMachineRestockFlatpackVendFilled = Ящик для пополнения запасов КомпактВенд + .desc = Содержит две коробки для пополнения запасов в автомате КомпактВенд. +ent-CrateVendingMachineRestockCuddlyCritterVendFilled = Ящик для пополнения запасов Ручных Зверушек + .desc = Содержит две коробки для пополнения запасов в торговом автомате Ручных Зверушек. +ent-CrateVendingMachineRestockChefvendFilled = Ящик для пополнения запасов Шефвенд + .desc = Содержит две коробки для пополнения запасов в торговом автомате Шефвенд. +ent-CrateVendingMachineRestockCondimentStationFilled = Ящик для пополнения запасов на станции + .desc = Содержит две коробки для пополнения запасов. +ent-CrateVendingMachineRestockLessLethalVendFilled = Ящик для пополнения запасов НеЛеталВенд + .desc = Содержит две коробки для пополнения запасов в торговом автомате НеЛеталВенд. +ent-CrateVendingMachineRestockAutoTuneVendFilled = Ящик для пополнения запасов Муз-о-Венд + .desc = Содержит две коробки для пополнения запасов в торговом автомате Муз-о-Венд. +ent-CrateVendingMachineRestockPottedPlantVendFilled = Ящик для пополнения запасов ТравоМат + .desc = Содержит две коробки для пополнения запасов в торговом автомате ТравоМат. diff --git a/Resources/Locale/ru-RU/_NF/prototypes/entities/shuttles/thrusters.ftl b/Resources/Locale/ru-RU/_NF/prototypes/entities/shuttles/thrusters.ftl new file mode 100644 index 00000000000..15f7a054fa8 --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/prototypes/entities/shuttles/thrusters.ftl @@ -0,0 +1,4 @@ +ent-SmallThruster = маленький двигатель + .desc = { ent-BaseThruster.desc } +ent-SmallGyroscope = маленький гироскоп + .desc = { ent-Gyroscope.desc } diff --git a/Resources/Locale/ru-RU/_NF/reagents/foods.ftl b/Resources/Locale/ru-RU/_NF/reagents/foods.ftl new file mode 100644 index 00000000000..d323dd9b64b --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/reagents/foods.ftl @@ -0,0 +1 @@ +reagent-name-flaverol = флаверол diff --git a/Resources/Locale/ru-RU/_NF/reagents/meta/consumable/food/food.ftl b/Resources/Locale/ru-RU/_NF/reagents/meta/consumable/food/food.ftl new file mode 100644 index 00000000000..82fc15ff919 --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/reagents/meta/consumable/food/food.ftl @@ -0,0 +1,2 @@ +reagent-name-flavorol = флаверол +reagent-desc-flavorol = Все витамины, минералы и углеводы, необходимые организму в чистом виде. diff --git a/Resources/Locale/ru-RU/_NF/research/technologies.ftl b/Resources/Locale/ru-RU/_NF/research/technologies.ftl new file mode 100644 index 00000000000..227f8ee3d66 --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/research/technologies.ftl @@ -0,0 +1,9 @@ +research-techology-advanced-personal-propulsion = Продвинутые технологии передвижения +research-technology-rapid-construction = Быстрое строительство +research-technology-hardsuits-basic = Базовые скафандры +research-technology-hardsuits-specialized = Специализированные скафандры +research-technology-hardsuits-advanced = Продвинутые скафандры +research-technology-hardsuits-experimental-industrial = Экспериментальный скафандр утилизации +research-technology-hardsuits-armored = Бронированные скафандры +research-technology-hardsuits-armored-advanced = Продвинутый бронированные скафандры +research-technology-hardsuits-experimental-rd = Экспериментальные исследовательские скафандры diff --git a/Resources/Locale/ru-RU/_NF/respawn/respawn-system.ftl b/Resources/Locale/ru-RU/_NF/respawn/respawn-system.ftl new file mode 100644 index 00000000000..1f30037b798 --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/respawn/respawn-system.ftl @@ -0,0 +1,18 @@ +## UI + +ghost-respawn-rules-window-title = Правила возрождения призраков +ghost-respawn-rules-window-confirm-button = Я понимаю, возроди меня +ghost-gui-respawn-button-denied = Возрождение ({ $time }s) +ghost-gui-respawn-button-allowed = Возрождение +ghost-respawn-rules-window-rules = + Возрождение происходит в соответствии со строгим правилом Новой жизни: + Независимо от того, каким персонажем вы решите вернуться, + вы ничего не помните после потери сознания, + и существует строгий 15-минутный период ненападения. + Ознакомьтесь с правилами для получения дополнительной информации. + +## COMMMANDS + +ghost-respawn-command-desc = Возрождает вас, если вы подходящий призрак. +ghost-respawn-not-a-ghost = В данный момент вы не являетесь призраком. +ghost-respawn-ineligible = В настоящее время вы не имеете на это права. diff --git a/Resources/Locale/ru-RU/_NF/seeds/seeds.ftl b/Resources/Locale/ru-RU/_NF/seeds/seeds.ftl new file mode 100644 index 00000000000..c1b928961eb --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/seeds/seeds.ftl @@ -0,0 +1,5 @@ +# Seeds +seeds-spesos-name = спесосы +seeds-spesos-display-name = спесосы +seeds-pear-name = груша +seeds-pear-display-name = груша diff --git a/Resources/Locale/ru-RU/_NF/shipyard/shipyard-console-component.ftl b/Resources/Locale/ru-RU/_NF/shipyard/shipyard-console-component.ftl new file mode 100644 index 00000000000..6c74b5f4b60 --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/shipyard/shipyard-console-component.ftl @@ -0,0 +1,17 @@ +## UI + +shipyard-console-invalid-vessel = Не удается приобрести судно: +shipyard-console-menu-title = Меню верфи +shipyard-console-docking = Капитан { $owner } шаттла { $vessel } в пути, расчётное премя прибытия 10 секунд. +shipyard-console-leaving = Капитан { $owner } шаттла { $vessel } продал судно { $player }. +shipyard-console-docking-secret = Обнаружено незарегистрированное судно, заходящее в ваш сектор. +shipyard-console-leaving-secret = Обнаружено незарегистрированное судно, покидающее ваш сектор. +shipyard-commands-purchase-desc = Запускает и закрепляет на FTL указанный шаттл из файла сетки. +shipyard-console-no-idcard = Нет ID карты +shipyard-console-already-deeded = ID карта уже есть +shipyard-console-invalid-station = Недействительная станция +shipyard-console-no-bank = Банковский счет не найден +shipyard-console-no-deed = Судовой документ не найден +shipyard-console-sale-reqs = Судно должно быть пришвартовано, а весь экипаж высажен на сушу +shipyard-console-deed-label = Зарегистрированное судно: +shipyard-console-appraisal-label = Предполагаемая стоимость шаттла:{ " " } diff --git a/Resources/Locale/ru-RU/_NF/shipyard/shipyard-rcd-component.ftl b/Resources/Locale/ru-RU/_NF/shipyard/shipyard-rcd-component.ftl new file mode 100644 index 00000000000..647ec5f02a0 --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/shipyard/shipyard-rcd-component.ftl @@ -0,0 +1,9 @@ +## UI + +rcd-component-missing-id-deed = По этой ID не зарегистрировано ни одного судна +rcd-component-can-only-build-authorized-ship = Можно строить только на разрешенных кораблях! +rcd-component-no-id-swiped = Проведите идентификационной картой по РСУ для авторизации. +rcd-component-use-blocked = РСУ жужжит, но ничего не происходит. +rcd-component-id-card-accepted = Вы проводите пальцем по идентификационной карте, и РСУ издает принимающий сигнал. +rcd-component-id-card-removed = РСУ отключается, несанкционированный доступ. +rcd-component-wrong-ammo-type = Неправильный тип боеприпасов для РСУ. diff --git a/Resources/Locale/ru-RU/_NF/shuttles/console.ftl b/Resources/Locale/ru-RU/_NF/shuttles/console.ftl new file mode 100644 index 00000000000..61bbec01e95 --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/shuttles/console.ftl @@ -0,0 +1 @@ +shuttle-console-designation = Обозначение: diff --git a/Resources/Locale/ru-RU/_NF/smuggling/deaddrop.ftl b/Resources/Locale/ru-RU/_NF/smuggling/deaddrop.ftl new file mode 100644 index 00000000000..eebf11fa71b --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/smuggling/deaddrop.ftl @@ -0,0 +1,6 @@ +deaddrop-search-text = Ищите ближе +deaddrop-security-report = В вашем секторе обнаружена контрабандная деятельность Синдиката +deaddrop-hint-pretext = Десантный модуль Синдиката будет отправлен по следующим координатам: +deaddrop-hint-posttext = Наши агенты внутри сектора заплатят любому, кто захочет провезти эти товары контрабандой на территорию NT. +deaddrop-hint-name = аккуратно сложенная бумага +deaddrop-hint-desc = Лист бумаги, аккуратно сложенный, чтобы поместиться в небольшом тайнике diff --git a/Resources/Locale/ru-RU/_NF/species/species.ftl b/Resources/Locale/ru-RU/_NF/species/species.ftl new file mode 100644 index 00000000000..4b9ceaf10ad --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/species/species.ftl @@ -0,0 +1,3 @@ +## Species Names + +species-name-vulpkanin = Вульпканин diff --git a/Resources/Locale/ru-RU/_NF/store/currency.ftl b/Resources/Locale/ru-RU/_NF/store/currency.ftl new file mode 100644 index 00000000000..014a8dc5bfd --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/store/currency.ftl @@ -0,0 +1 @@ +store-currency-display-security-telecrystal = ТК diff --git a/Resources/Locale/ru-RU/_NF/store/uplink-catalog.ftl b/Resources/Locale/ru-RU/_NF/store/uplink-catalog.ftl new file mode 100644 index 00000000000..312b35903e3 --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/store/uplink-catalog.ftl @@ -0,0 +1,112 @@ +uplink-emp-grenade-launcher-bundle-name = EMP China-Lake Набор +uplink-emp-grenade-launcher-bundle-desc = Старый гранатомет "China-Lake" в комплекте с 8 EMP боеприпасами. +store-category-sechardsuits = EVA костюмы +store-category-secweapons = Оружие +store-category-secutility = Утилиты +store-category-secammo = Боеприпасы +uplink-security-hardsuit-name = Защитный скафандр +uplink-security-hardsuit-desc = Стандартный бронированный костюм EVA. Громоздкая броня немного ограничивает скорость передвижения. +uplink-security-hardsuit-patrol-name = Скафандр патруля безопасности +uplink-security-hardsuit-patrol-desc = Облегченный вариант защитного костюма EVA. Большая скорость передвижения достигается за счет несколько меньшей защиты. +uplink-security-hardsuit-brigmedic-name = Скафандр БригМедика +uplink-security-hardsuit-brigmedic-desc = Легкобронированный костюм EVA. Разработанный для спасательных операций, он жертвует большей частью своей брони в пользу скорости передвижения. +uplink-security-hardsuit-warden-name = Скафандр судебного пристава +uplink-security-hardsuit-warden-desc = Умеренно усиленный вариант защитного костюма EVA. Современное покрытие увеличивает сопротивление без ущерба для диапазона движений. +uplink-security-hardsuit-syndie-re-name = Боевой костюм обратной разработки +uplink-security-hardsuit-syndie-re-desc = Усовершенствованный боевой костюм, восстановленный после войн Синдиката. Хорошо защищенный и чрезвычайно мобильный. +uplink-security-hardsuit-sheriff-name = Скафандр шерифа +uplink-security-hardsuit-sheriff-desc = Сильно усиленный защитный костюм EVA. Обеспечивает максимальную устойчивость при сохранении диапазона движений, ожидаемого от сил безопасности. +uplink-security-mk58-name = MK 58 +uplink-security-mk58-desc = Дешевый боковой рычаг стандартного выпуска. Использует .35 Авто. +uplink-security-kammerer-name = Каммерер +uplink-security-kammerer-desc = Помповое ружье. Использует .50 патронов для дробовика. Вмещает 4. +uplink-security-disabler-name = Станнер +uplink-security-disabler-desc = Несмертельный электрошокер стандартного выпуска. Оснащен встроенным аккумулятором, но требует использования защитной зарядной станции. +uplink-security-stunbaton-name = дубинка-шокер +uplink-security-stunbaton-desc = Несмертельная электрошоковая дубинка стандартного выпуска. Имеет встроенный аккумулятор, но требует использования защитной зарядной станции. +uplink-security-deckard-name = Декард +uplink-security-deckard-desc = Очень мощный револьвер, привезенный с Тангейзерских ворот. Используется "магнум" .45 калибра. +uplink-security-emitter-name = Электромагнитный излучатель +uplink-security-emitter-desc = Импульсный излучатель высокой энергии, настроенный на разрушение электроники и энергосистем. Безвреден для живых существ. Снаряды проходят сквозь стекло. Имеет встроенный аккумулятор, но требует использования защитной зарядной станции. +uplink-security-n1984-name = N1984 +uplink-security-n1984-desc = Стандартный офицерский пистолет. Использует магазины "Магнум" .45 калибра. +uplink-security-enforcer-name = Силовик +uplink-security-enforcer-desc = Обновленная модель Каммерера может похвастаться магазином на 7 патронов. Использует патроны для дробовика .50 калибра. +uplink-security-lecter-name = Лектер +uplink-security-lecter-desc = Стандартная полностью автоматическая винтовка. Используется винтовка .20 калибра. +uplink-security-lasercarbine-name = Лазерная винтовка +uplink-security-lasercarbine-desc = Лазерный карабин стандартного выпуска. Оснащен встроенным аккумулятором, но требует использования защитной зарядной станции. Стреляет сквозь стекло. +uplink-security-disablersmg-name = Автоматический станнер +uplink-security-disablersmg-desc = Полностью автоматический, скорострельность отключена. Настроен на ту же частоту, что и стандартные выключатели, что делает оружие менее смертоносным. Имеет встроенный аккумулятор, но требует использования защитной зарядной станции. +uplink-security-energysword-name = Энергетический меч +uplink-security-energysword-desc = Юридически отличный энергетический меч. Возможность отражать снаряды. +uplink-security-wt550-name = WT 550 +uplink-security-wt550-desc = Полностью автоматический пистолет-пулемет. В этой конструкции используются специальные магазины, устанавливаемые сверху, что упрощает и ускоряет работу в полевых условиях. Используется автоматический пистолет .35 калибра. +uplink-security-energygun-name = Энергетическое оружие +uplink-security-energygun-desc = Полуавтоматический энергетический пистолет, способный стрелять как несмертельными электрошоковыми зарядами, так и перезаряженными смертоносными энергетическими зарядами. Имеет встроенный аккумулятор, но требует использования защитной зарядной станции. +uplink-security-emprpg-name = RPG-7 +uplink-security-emprpg-desc = Реактивный гранатомет. Поставляется с 1 электромагнитным патроном. +uplink-security-empgrenade-name = ЭМИ граната +uplink-security-empgrenade-desc = Ручная граната, испускающая импульс высокой энергии, который выводит из строя электронику и энергосистемы в умеренно большом радиусе. +uplink-security-holo-name = Голографический проекто +uplink-security-holo-desc = Голографический проектор на батарейках, который создает временные барьеры для передвижения в баре. +uplink-security-jetpack-name = Джетпак +uplink-security-jetpack-desc = Предварительно заполненный реактивный ранец для EVA. Поставляется в модном красном цвете, +uplink-security-magboots-name = Боевые магнитные ботинки +uplink-security-magboots-desc = Легкие резиновые сапоги, предназначенные для того, чтобы удерживать владельца на земле в условиях низкой гравитации. +uplink-security-techfab-name = СБ ТехФаб +uplink-security-techfab-desc = Печатная плата для технической лаборатории безопасности. Позволяет производить боеприпасы, магазины, оружие и множество других утилит. Использует исходные ресурсы. Может быть модернизирован. +uplink-security-key-name = Ключи шифрования безопасности +uplink-security-key-desc = Коробка с 4 ключами шифрования, которые дают доступ к радиоканалу NFSD. +uplink-security-emprocket-name = ЭМИ ракета +uplink-security-emprocket-desc = ЭМИ ракета для РПГ-7 +uplink-security-thrusterkit-name = TКомплект для модернизации двигателя +uplink-security-thrusterkit-desc = Содержит 12 суперконденсаторов. Идеально подходит для модернизации корабельных двигателей. +uplink-security-magazinepistol-name = Магазины для автоматического пистолета калибра .35 Авто +uplink-security-magazinepistol-desc =Коробка с 4 магазинами для автоматического оружия .35 калибра. +uplink-security-20riflemagazine-name = Винтовочные магазины .20 калибра +uplink-security-20riflemagazine-desc = Коробка с 4 магазинами для винтовки .20 калибра. +uplink-security-wt550magazine-name = Двойный-магазины для автоматического пистолета калибра .35 Авто +uplink-security-wt550magazine-desc = Коробка, содержащая 3 двойных-магазина .35 калибраю +uplink-security-hypo-name = Гипоспрей +uplink-security-hypo-desc = Стерильный медицинский инъектор для мгновенной доставки лекарств. +uplink-security-ambuzol-name = Шприц с амбузолом +uplink-security-ambuzol-desc = 15 единиц противовирусного препарата, чтобы остановить распространение очень заразного зомби-вируса. +uplink-security-medkit-name = Боевая аптечка +uplink-security-medkit-desc = Набор, содержащий современные медицинские принадлежности, пригодные для использования в полевых условиях. +uplink-security-inspector-name = Инспектор +uplink-security-inspector-desc = Револьвер стандартного выпуска. Дешевый, массового производства, его можно найти во всех уголках известной Вселенной. Используется "магнум" .45 калибра. +uplink-security-mateba-name = Матеба +uplink-security-mateba-desc = Уникальная центровка ствола с автоматическим возвратом Матеба и приводимый в действие отдачей цилиндр и ударник обеспечивают непревзойденную скорострельность и точность стрельбы. +uplink-security-truncheon-name = Дубинка +uplink-security-truncheon-desc = Стандартный тупой предмет. Отлично подходит как для разбивания окон, так и черепов. +uplink-security-armingsword-name = Меч из пластальной стали +uplink-security-armingsword-desc = Старинный дизайн сочетается с современными материалами. +uplink-security-captainsword-name = Капитанская сабля +uplink-security-captainsword-desc = Меч, обычно предназначенный для капитанов, адмиралтейства и другого высшего командования. Имеет небольшой шанс отразить летящие снаряды. +uplink-security-pulsepistol-name = Импульсный пистолет +uplink-security-pulsepistol-desc = Мощный лазерный пистолет, обычно предназначенный для элитных подразделений ERT. Оснащен встроенным аккумулятором, но требует использования защитной зарядной станции. +uplink-security-pulsecarbine-name = Импульсный карабин +uplink-security-pulsecarbine-desc = Мощный лазерный карабин, обычно предназначенный для элитных подразделений скорой помощи и боевых единиц. Имеет встроенный аккумулятор, но требует использования защитной зарядной станции. +uplink-security-hammer-name = Отбойный молоток +uplink-security-hammer-desc = Большой двуручный молоток, который идеально подходит для выламывания дверей или пробивания обшивки корпуса. +uplink-security-teleshield-name = Телескопический щит +uplink-security-teleshield-desc = Расширяемый ручной щит, обеспечивающий превосходную защиту. +uplink-security-energyshield-name = Энергетический щит +uplink-security-energyshield-desc = Экзотический энергетический щит, блокирующий большую часть входящего урона. +uplink-security-swat-name = Противогаз спецназа +uplink-security-swat-desc = Версия защитного противогаза стандартного выпуска, закрывающая все лицо. +uplink-security-speedloader-name = Спидлоадер .45 магнум +uplink-security-speedloader-desc = Револьверный скорострельный заряжатель, который поставляется с предварительно заряженным патроном .45 калибра магнум +uplink-security-speedloaderrubber-name = Спидлоадер .45 магнум резиновый +uplink-security-speedloaderrubber-desc = Револьверный скорострельный заряжатель, который поставляется с предварительной загрузкой резиной magnum .45 магнум резиновый. +uplink-security-shotlethal-name = Летальные патроны для дробовика +uplink-security-shotlethal-desc = Коробка летальных патронов для дробовика .50 калибра. +uplink-security-shotbeanbag-name = Травматичекские патроны для дробовика +uplink-security-shotbeanbag-desc = Коробка травматических патронов для дробовика .50 калибра. +uplink-security-shotincend-name = Зажигательные патроны для дробовика +uplink-security-shotincend-desc = Коробка зажигательные патронов для дробовика .50 калибра. +uplink-security-shotslug-name = Летальные патроны для дробовика(Пули) +uplink-security-shotslug-desc = Коробка летальных(Пули) патронов для дробовика .50 калибра. +uplink-security-cash1000-name = 1000 Спесосов +uplink-security-cash1000-desc = Холодные, звонкие деньги. \ No newline at end of file diff --git a/Resources/Locale/ru-RU/_NF/traits/traits.ftl b/Resources/Locale/ru-RU/_NF/traits/traits.ftl new file mode 100644 index 00000000000..51515d88653 --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/traits/traits.ftl @@ -0,0 +1,5 @@ +trait-stinky-name = Вонючий +trait-stinky-desc = От тебя плохо пахнет, как от умирающего трупа. +trait-stinky-examined = [color=lightblue]{ CAPITALIZE(SUBJECT($target)) } отвратительно пахнет.[/color] +trait-stinky-in-range-others = { $target } отвратительно пахнет! +trait-stinky-in-range-self = Кто-то отвратительно пахнет! diff --git a/Resources/Locale/ru-RU/_NF/vending-machines/vending-machine-component.ftl b/Resources/Locale/ru-RU/_NF/vending-machines/vending-machine-component.ftl new file mode 100644 index 00000000000..8e5b66f7180 --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/vending-machines/vending-machine-component.ftl @@ -0,0 +1,3 @@ +## VendingMachineComponent + +vending-machine-component-try-eject-access-abused = Активирована защита торгового автомата diff --git a/Resources/Locale/ru-RU/_NF/ventriloquist/ventriloquist.ftl b/Resources/Locale/ru-RU/_NF/ventriloquist/ventriloquist.ftl new file mode 100644 index 00000000000..a1c2c380607 --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/ventriloquist/ventriloquist.ftl @@ -0,0 +1,6 @@ +ventriloquist-rock-grasp-hand = Вы крепко сжимаете любимый камень. +ventriloquist-rock-release-hand = Ты отпускаешь свой любимый камень. +ventriloquist-rock-grasped-hand = Вы были схвачены. +ventriloquist-rock-released-hand = Тебя освободили. +ventriloquist-rock-role-name = Питомец камень +ventriloquist-rock-role-description = Ты - любимый минерал. diff --git a/Resources/Locale/ru-RU/_NF/verbs/verb-system.ftl b/Resources/Locale/ru-RU/_NF/verbs/verb-system.ftl new file mode 100644 index 00000000000..ca15800cd7f --- /dev/null +++ b/Resources/Locale/ru-RU/_NF/verbs/verb-system.ftl @@ -0,0 +1,2 @@ +verb-categories-power-bodycam = Энергия +verb-categories-pen = Ручка diff --git a/Resources/Locale/ru-RU/_lib.ftl b/Resources/Locale/ru-RU/_lib.ftl new file mode 100644 index 00000000000..c0d7fe5c875 --- /dev/null +++ b/Resources/Locale/ru-RU/_lib.ftl @@ -0,0 +1,34 @@ +### Special messages used by internal localizer stuff. + +# Used internally by the PRESSURE() function. +zzzz-fmt-pressure = + { TOSTRING($divided, "F1") } { $places -> + [0] кПа + [1] МПа + [2] ГПа + [3] ТПа + [4] ППа + *[5] ??? + } +# Used internally by the POWERWATTS() function. +zzzz-fmt-power-watts = + { TOSTRING($divided, "F1") } { $places -> + [0] Вт + [1] кВт + [2] МВт + [3] ГВт + [4] ТВт + *[5] ??? + } +# Used internally by the POWERJOULES() function. +# Reminder: 1 joule = 1 watt for 1 second (multiply watts by seconds to get joules). +# Therefore 1 kilowatt-hour is equal to 3,600,000 joules (3.6MJ) +zzzz-fmt-power-joules = + { TOSTRING($divided, "F1") } { $places -> + [0] Дж + [1] кДж + [2] МДж + [3] ГДж + [4] ТДж + *[5] ??? + } diff --git a/Resources/Locale/ru-RU/_units.ftl b/Resources/Locale/ru-RU/_units.ftl new file mode 100644 index 00000000000..03968daa4ab --- /dev/null +++ b/Resources/Locale/ru-RU/_units.ftl @@ -0,0 +1,80 @@ +units-si--y = и +units-si--z = з +units-si--a = а +units-si--f = ф +units-si--p = п +units-si--n = н +units-si--u = мк +units-si--m = м +units-si = { "" } +units-si-k = к +units-si-m = М +units-si-g = Г +units-si-t = Т +units-si-p = П +units-si-e = Э +units-si-z = З +units-si-y = И +units-si--y-long = иокто +units-si--z-long = зепто +units-si--a-long = атто +units-si--f-long = фемто +units-si--p-long = пико +units-si--n-long = нано +units-si--u-long = микро +units-si--m-long = милли +units-si-long = { "" } +units-si-k-long = кило +units-si-m-long = мега +units-si-g-long = гига +units-si-t-long = тера +units-si-p-long = пета +units-si-e-long = экса +units-si-z-long = зетта +units-si-y-long = иотта +units-u--pascal = мкПа +units-m--pascal = мПа +units-pascal = Па +units-k-pascal = кПа +units-m-pascal = МПа +units-g-pascal = ГПа +units-u--pascal-long = микропаскаль +units-m--pascal-long = миллипаскаль +units-pascal-long = паскаль +units-k-pascal-long = килопаскаль +units-m-pascal-long = мегапаскаль +units-g-pascal-long = гигапаскаль +units-u--watt = мкВт +units-m--watt = мВт +units-watt = Вт +units-k-watt = кВт +units-m-watt = МВт +units-g-watt = ГВт +units-u--watt-long = микроватт +units-m--watt-long = милливатт +units-watt-long = ватт +units-k-watt-long = киловатт +units-m-watt-long = мегаватт +units-g-watt-long = гигаватт +units-u--joule = µДж +units-m--joule = мДж +units-joule = Дж +units-k-joule = кДж +units-m-joule = МДж +units-u--joule-long = Микроджоуль +units-m--joule-long = Миллиджоуль +units-joule-long = Джоуль +units-k-joule-long = Килоджоуль +units-m-joule-long = Мегаджоуль +units-u--kelvin = мкК +units-m--kelvin = мК +units-kelvin = К +units-k-kelvin = кК +units-m-kelvin = MK +units-g-kelvin = ГК +units-u--kelvin-long = микрокельвин +units-m--kelvin-long = милликельвин +units-kelvin-long = кельвин +units-k-kelvin-long = килокельвин +units-m-kelvin-long = мегакельвин +units-g-kelvin-long = гигакельвин diff --git a/Resources/Locale/ru-RU/abilities/mime.ftl b/Resources/Locale/ru-RU/abilities/mime.ftl new file mode 100644 index 00000000000..3a69365966b --- /dev/null +++ b/Resources/Locale/ru-RU/abilities/mime.ftl @@ -0,0 +1,5 @@ +mime-cant-speak = Данный вами обет молчания не позволяет вам говорить. +mime-invisible-wall-popup = { CAPITALIZE($mime) } упирается в невидимую стену! +mime-invisible-wall-failed = Вы не можете создать здесь невидимую стену. +mime-not-ready-repent = Вы ещё не готовы покаяться за нарушенный обет. +mime-ready-to-repent = Вы чувствуете, что готовы снова дать обет молчания. diff --git a/Resources/Locale/ru-RU/accent/accents.ftl b/Resources/Locale/ru-RU/accent/accents.ftl new file mode 100644 index 00000000000..e705eed6136 --- /dev/null +++ b/Resources/Locale/ru-RU/accent/accents.ftl @@ -0,0 +1,113 @@ +# Cat accent +accent-words-cat-1 = Мяу! +accent-words-cat-2 = Mиау. +accent-words-cat-3 = Мурррр! +accent-words-cat-4 = Ххссс! +accent-words-cat-5 = Мррау. +accent-words-cat-6 = Мяу? +accent-words-cat-7 = Mяф. +# Dog accent +accent-words-dog-1 = Гав! +accent-words-dog-2 = Тяв! +accent-words-dog-3 = Вуф! +accent-words-dog-4 = Гаф. +accent-words-dog-5 = Гррр. +# Mouse +accent-words-mouse-1 = Скуик! +accent-words-mouse-2 = Пиип! +accent-words-mouse-3 = Чууу! +accent-words-mouse-4 = Ииии! +accent-words-mouse-5 = Пип! +accent-words-mouse-6 = Уиип! +accent-words-mouse-7 = Иип! +# Mumble +accent-words-mumble-1 = Ммпмв! +accent-words-mumble-2 = Мммв мррввв! +accent-words-mumble-3 = Мммв мпвф! +# Silicon +accent-words-silicon-1 = Бип. +accent-words-silicon-2 = Буп. +accent-words-silicon-3 = Жжжж. +accent-words-silicon-4 = Биб-буп. +# Xeno +accent-words-xeno-1 = Хиссс. +accent-words-xeno-2 = Хиссссс! +accent-words-xeno-3 = Хисссшу... +accent-words-xeno-4 = Хисс...! +# Zombie +accent-words-zombie-1 = Грруааа... +accent-words-zombie-2 = Ммуааа... +accent-words-zombie-3 = Маазгиии... +accent-words-zombie-4 = Гррррр... +accent-words-zombie-5 = Ууаагххххх... +accent-words-zombie-6 = Граааааоооууллл... +accent-words-zombie-7 = Мазгии... Ммааазгиии.. +accent-words-zombie-8 = Мазгххх... +accent-words-zombie-9 = Маазгг... +accent-words-zombie-10 = Граааааа... +# Moth Zombie +accent-words-zombie-moth-1 = Clothessss... +accent-words-zombie-moth-2 = Shooooesss... +accent-words-zombie-moth-3 = Liiiiight... +accent-words-zombie-moth-4 = Laaamps... +accent-words-zombie-moth-5 = Haaaatsss... Hatttssss... +accent-words-zombie-moth-6 = Scarffsss... +# Generic Aggressive +accent-words-generic-aggressive-1 = Грр! +accent-words-generic-aggressive-2 = Рррр! +accent-words-generic-aggressive-3 = Грр... +accent-words-generic-aggressive-4 = Гррав!! +# Duck +accent-words-duck-1 = Ква! +accent-words-duck-2 = Ква. +accent-words-duck-3 = Ква? +accent-words-duck-4 = Ква ква! +# Chicken +accent-words-chicken-1 = Кудах! +accent-words-chicken-2 = Кудах. +accent-words-chicken-3 = Кудах? +accent-words-chicken-4 = Кудах тах-тах! +# Pig +accent-words-pig-1 = Хрю. +accent-words-pig-2 = Хрю? +accent-words-pig-3 = Хрю! +accent-words-pig-4 = Хрю Хрю! +# Kangaroo +accent-words-kangaroo-1 = Грр! +accent-words-kangaroo-2 = Ххссс! +accent-words-kangaroo-3 = Шррр! +accent-words-kangaroo-4 = Чууу! +# Slimes +accent-words-slimes-1 = Блюмп. +accent-words-slimes-2 = Блимпаф? +accent-words-slimes-3 = Бламп! +accent-words-slimes-4 = Блааамп... +accent-words-slimes-5 = Блабл бламп! +# Mothroach +accent-words-mothroach-1 = Чирик! +# Crab +accent-words-crab-1 = Click. +accent-words-crab-2 = Click-clack! +accent-words-crab-3 = Clack? +accent-words-crab-4 = Tipi-tap! +accent-words-crab-5 = Clik-tap. +accent-words-crab-6 = Cliliick. +# Kobold +accent-words-kobold-1 = Yip! +accent-words-kobold-2 = Grrar. +accent-words-kobold-3 = Yap! +accent-words-kobold-4 = Bip. +accent-words-kobold-5 = Screet? +accent-words-kobold-6 = Gronk! +accent-words-kobold-7 = Hiss! +accent-words-kobold-8 = Eeee! +accent-words-kobold-9 = Yip. +# Nymph +accent-words-nymph-1 = Chirp! +accent-words-nymph-2 = Churr... +accent-words-nymph-3 = Cheep? +accent-words-nymph-4 = Chrrup! +accent-words-mothroach-2 = Chirp! +accent-words-mothroach-3 = Peep! +accent-words-mothroach-4 = Eeee! +accent-words-mothroach-5 = Eep! diff --git a/Resources/Locale/ru-RU/accent/archaic.ftl b/Resources/Locale/ru-RU/accent/archaic.ftl new file mode 100644 index 00000000000..8dec08e2ca7 --- /dev/null +++ b/Resources/Locale/ru-RU/accent/archaic.ftl @@ -0,0 +1,453 @@ +# Referenced a lot of sites and used my own intuition to determine which fits well compared to our modern day speech patterns. Predominantly old modern english and other miscellaneous archaic terms. Sources I used includes shakespeare text and google searches, along with terms from the original version of the PR for this accent. + + +# I also included a lot of changes to formality and word choice to fit better with the accent. + +accent-archaic-replaced-1 = tell +accent-archaic-replacement-1 = advise +accent-archaic-replaced-2 = so far +accent-archaic-replacement-2 = as of this date +accent-archaic-replaced-3 = let me know +accent-archaic-replacement-3 = awaiting your reply +accent-archaic-replaced-4 = get +accent-archaic-replacement-4 = secure +accent-archaic-replaced-4 = use +accent-archaic-replacement-4 = utilize +accent-archaic-replaced-5 = consider +accent-archaic-replacement-5 = deem +accent-archaic-replaced-6 = my +accent-archaic-replacement-6 = mine +accent-archaic-replaced-7 = you +accent-archaic-replacement-7 = thou +accent-archaic-replaced-8 = your +accent-archaic-replacement-8 = thy +accent-archaic-replaced-9 = yours +accent-archaic-replacement-9 = thine +accent-archaic-replaced-10 = yourself +accent-archaic-replacement-10 = thyself +accent-archaic-replaced-11 = shall +accent-archaic-replacement-11 = shalt +accent-archaic-replaced-12 = has +accent-archaic-replacement-12 = hast +accent-archaic-replaced-13 = have +accent-archaic-replacement-13 = hath +accent-archaic-replaced-14 = are +accent-archaic-replacement-14 = art +accent-archaic-replaced-15 = does +accent-archaic-replacement-15 = doth +accent-archaic-replaced-16 = presented +accent-archaic-replacement-16 = bestowed +accent-archaic-replaced-17 = wonderful +accent-archaic-replacement-17 = wonderous +accent-archaic-replaced-18 = by chance +accent-archaic-replacement-18 = perchance +accent-archaic-replaced-19 = this +accent-archaic-replacement-19 = thee +accent-archaic-replaced-20 = nothing +accent-archaic-replacement-20 = naught +accent-archaic-replaced-21 = yes +accent-archaic-replacement-21 = aye +accent-archaic-replaced-22 = beg +accent-archaic-replacement-22 = beseech +accent-archaic-replaced-23 = gloom +accent-archaic-replacement-23 = drear +accent-archaic-replaced-24 = full +accent-archaic-replacement-24 = fraught +accent-archaic-replaced-25 = rush +accent-archaic-replacement-25 = make haste +accent-archaic-replaced-26 = careless +accent-archaic-replacement-26 = heedless +accent-archaic-replaced-27 = from this point onwards +accent-archaic-replacement-27 = hereinafter +accent-archaic-replaced-28 = of this +accent-archaic-replacement-28 = hereof +accent-archaic-replaced-29 = under this +accent-archaic-replacement-29 = hereunder +accent-archaic-replaced-30 = of that +accent-archaic-replacement-30 = thereof +accent-archaic-replaced-31 = by what +accent-archaic-replacement-31 = whereby +accent-archaic-replaced-32 = by which +accent-archaic-replacement-32 = whereby +accent-archaic-replaced-33 = under that +accent-archaic-replacement-33 = thereunder +accent-archaic-replaced-34 = in what +accent-archaic-replacement-34 = wherein +accent-archaic-replaced-35 = after that +accent-archaic-replacement-35 = thereafter +accent-archaic-replaced-36 = security +accent-archaic-replacement-36 = guard +accent-archaic-replaced-37 = sec +accent-archaic-replacement-37 = guard +accent-archaic-replaced-38 = seccie +accent-archaic-replacement-38 = guard +accent-archaic-replaced-39 = seccies +accent-archaic-replacement-39 = guards +accent-archaic-replaced-40 = gib +accent-archaic-replacement-40 = butcher +accent-archaic-replaced-41 = begs +accent-archaic-replacement-41 = pleads +accent-archaic-replaced-42 = fancy +accent-archaic-replacement-42 = furbished +accent-archaic-replaced-43 = onto +accent-archaic-replacement-43 = unto +accent-archaic-replaced-44 = can i +accent-archaic-replacement-44 = am i allowed to +accent-archaic-replaced-45 = upon +accent-archaic-replacement-45 = unto +accent-archaic-replaced-46 = where +accent-archaic-replacement-46 = whither +accent-archaic-replaced-47 = obligated +accent-archaic-replacement-47 = allegiant +accent-archaic-replaced-48 = and +accent-archaic-replacement-48 = an +accent-archaic-replaced-49 = accuse +accent-archaic-replacement-49 = appeach +accent-archaic-replaced-50 = accused +accent-archaic-replacement-50 = appeached +accent-archaic-replaced-51 = was +accent-archaic-replacement-51 = have been +accent-archaic-replaced-52 = stain +accent-archaic-replacement-52 = taint +accent-archaic-replaced-53 = stained +accent-archaic-replacement-53 = tainted +accent-archaic-replaced-54 = take place +accent-archaic-replacement-54 = befall +accent-archaic-replaced-55 = taken place +accent-archaic-replacement-55 = befall'n +accent-archaic-replaced-56 = happened +accent-archaic-replacement-56 = befall'n +accent-archaic-replaced-57 = probably +accent-archaic-replacement-57 = belike +accent-archaic-replaced-58 = most likely +accent-archaic-replacement-58 = belike +accent-archaic-replaced-59 = madenning +accent-archaic-replacement-59 = bemadding +accent-archaic-replaced-60 = suggest +accent-archaic-replacement-60 = bespeak +accent-archaic-replaced-53 = request +accent-archaic-replacement-53 = bespeak +accent-archaic-replaced-61 = indicate +accent-archaic-replacement-61 = bespeak +accent-archaic-replaced-62 = immediately +accent-archaic-replacement-62 = betimes +accent-archaic-replaced-63 = at once +accent-archaic-replacement-63 = betimes +accent-archaic-replaced-64 = song +accent-archaic-replacement-64 = catch +accent-archaic-replaced-65 = altar +accent-archaic-replacement-65 = chantry +accent-archaic-replaced-66 = merchant +accent-archaic-replacement-66 = chapman +accent-archaic-replaced-67 = salesman +accent-archaic-replacement-67 = chapman +accent-archaic-replaced-68 = shopkeeper +accent-archaic-replacement-68 = chapman +accent-archaic-replaced-69 = shopkeeper +accent-archaic-replacement-69 = chapman +accent-archaic-replaced-70 = cheater +accent-archaic-replacement-70 = cog +accent-archaic-replaced-71 = cheat +accent-archaic-replacement-71 = cozen +accent-archaic-replaced-72 = swindler +accent-archaic-replacement-72 = cog +accent-archaic-replaced-80 = ilk +accent-archaic-replacement-80 = consort +accent-archaic-replaced-81 = partnership +accent-archaic-replacement-81 = consort +accent-archaic-replaced-83 = crown +accent-archaic-replacement-83 = coronal +accent-archaic-replaced-84 = burden +accent-archaic-replacement-84 = fardel +accent-archaic-replaced-85 = certainly +accent-archaic-replacement-85 = forsooth +accent-archaic-replaced-86 = indeed +accent-archaic-replacement-86 = forsooth +accent-archaic-replaced-87 = obese +accent-archaic-replacement-87 = corpulent +accent-archaic-replaced-88 = occured +accent-archaic-replacement-88 = befall'n +accent-archaic-replaced-89 = carved +accent-archaic-replacement-89 = carven +accent-archaic-replaced-90 = coward +accent-archaic-replacement-90 = craven +accent-archaic-replaced-91 = idiot +accent-archaic-replacement-91 = cur +accent-archaic-replaced-92 = ruin +accent-archaic-replacement-92 = defile +accent-archaic-replaced-93 = ruined +accent-archaic-replacement-93 = defiled +accent-archaic-replaced-94 = before +accent-archaic-replacement-94 = ere +accent-archaic-replaced-95 = pretend +accent-archaic-replacement-95 = feign +accent-archaic-replaced-96 = forsee +accent-archaic-replacement-96 = forbode +accent-archaic-replaced-97 = abandoned +accent-archaic-replacement-97 = forlorn +accent-archaic-replaced-98 = desolate +accent-archaic-replacement-98 = forlorn +accent-archaic-replaced-99 = abandon +accent-archaic-replacement-99 = forsake +accent-archaic-replaced-100 = fraught +accent-archaic-replacement-100 = full +accent-archaic-replaced-101 = old woman +accent-archaic-replacement-101 = gammer +accent-archaic-replaced-102 = frown +accent-archaic-replacement-102 = glower +accent-archaic-replaced-103 = chop +accent-archaic-replacement-103 = hew +accent-archaic-replaced-104 = slice +accent-archaic-replacement-104 = hew +accent-archaic-replaced-105 = slice +accent-archaic-replacement-105 = hew +accent-archaic-replaced-106 = evil +accent-archaic-replacement-106 = ill +accent-archaic-replaced-107 = wrong +accent-archaic-replacement-107 = ill +accent-archaic-replaced-108 = sharp +accent-archaic-replacement-108 = keen +accent-archaic-replaced-109 = reluctant +accent-archaic-replacement-109 = loth +accent-archaic-replaced-110 = corner +accent-archaic-replacement-110 = nook +accent-archaic-replaced-111 = true +accent-archaic-replacement-111 = sooth +accent-archaic-replaced-112 = faint +accent-archaic-replacement-112 = swoon +accent-archaic-replaced-113 = twisted +accent-archaic-replacement-113 = thrawn +accent-archaic-replaced-114 = misshapen +accent-archaic-replacement-114 = thrawn +accent-archaic-replaced-115 = stubborn +accent-archaic-replacement-115 = thrawn +accent-archaic-replaced-116 = obstinate +accent-archaic-replacement-116 = thrawn +accent-archaic-replaced-117 = travel +accent-archaic-replacement-117 = traverse +accent-archaic-replaced-118 = thwart +accent-archaic-replacement-118 = foil +accent-archaic-replaced-119 = thwart +accent-archaic-replacement-119 = stop +accent-archaic-replaced-120 = refuse +accent-archaic-replacement-120 = shun +accent-archaic-replaced-121 = pest +accent-archaic-replacement-121 = varmint +accent-archaic-replaced-122 = ghost +accent-archaic-replacement-122 = wraith +accent-archaic-replaced-123 = apparition +accent-archaic-replacement-123 = wraith +accent-archaic-replaced-124 = long ago +accent-archaic-replacement-124 = yore +accent-archaic-replaced-125 = stupid +accent-archaic-replacement-125 = foolish +accent-archaic-replaced-126 = yay +accent-archaic-replacement-126 = hurrah +accent-archaic-replaced-127 = hooray +accent-archaic-replacement-127 = hurrah +accent-archaic-replaced-128 = old +accent-archaic-replacement-128 = olde +accent-archaic-replaced-129 = right now +accent-archaic-replacement-129 = forthwith +accent-archaic-replaced-130 = boss +accent-archaic-replacement-130 = sire +accent-archaic-replaced-131 = clown +accent-archaic-replacement-131 = jester +accent-archaic-replaced-132 = fight +accent-archaic-replacement-132 = duel +accent-archaic-replaced-133 = write +accent-archaic-replacement-133 = inscribe +accent-archaic-replaced-134 = draw +accent-archaic-replacement-134 = inscribe +accent-archaic-replaced-135 = one time +accent-archaic-replacement-135 = once +accent-archaic-replaced-136 = two times +accent-archaic-replacement-136 = twice +accent-archaic-replaced-137 = three times +accent-archaic-replacement-137 = thrice +accent-archaic-replaced-138 = security officer +accent-archaic-replacement-138 = guardsman +accent-archaic-replaced-139 = sec off +accent-archaic-replacement-139 = guardsman +accent-archaic-replaced-140 = secoff +accent-archaic-replacement-140 = guardsman +accent-archaic-replaced-141 = bar +accent-archaic-replacement-141 = tavern +accent-archaic-replaced-142 = passenger +accent-archaic-replacement-142 = peasant +accent-archaic-replaced-143 = hi +accent-archaic-replacement-143 = greetings +accent-archaic-replaced-144 = hey +accent-archaic-replacement-144 = greetings +accent-archaic-replaced-145 = heya +accent-archaic-replacement-145 = greetings +accent-archaic-replaced-146 = hello +accent-archaic-replacement-146 = salutations +accent-archaic-replaced-147 = yeah +accent-archaic-replacement-147 = indeed +accent-archaic-replaced-148 = yep +accent-archaic-replacement-148 = indeed +accent-archaic-replaced-149 = yup +accent-archaic-replacement-149 = indeed +accent-archaic-replaced-150 = ok +accent-archaic-replacement-150 = alright +accent-archaic-replaced-151 = k +accent-archaic-replacement-151 = alright +accent-archaic-replaced-152 = okay +accent-archaic-replacement-152 = alright +accent-archaic-replaced-153 = sure +accent-archaic-replacement-153 = alright +accent-archaic-replaced-154 = below +accent-archaic-replacement-154 = beneath +accent-archaic-replaced-155 = the +accent-archaic-replacement-155 = thy +accent-archaic-replaced-156 = need +accent-archaic-replacement-156 = require +accent-archaic-replaced-157 = maybe +accent-archaic-replacement-157 = perhaps +accent-archaic-replaced-158 = is +accent-archaic-replacement-158 = 's +accent-archaic-replaced-159 = alcohol +accent-archaic-replacement-159 = booze +accent-archaic-replaced-160 = liquor +accent-archaic-replacement-160 = booze +accent-archaic-replaced-161 = id +accent-archaic-replacement-161 = identification +accent-archaic-replaced-162 = crate +accent-archaic-replacement-162 = chest +accent-archaic-replaced-163 = locker +accent-archaic-replacement-163 = closet +accent-archaic-replaced-164 = do +accent-archaic-replacement-164 = doth +accent-archaic-replaced-165 = beg +accent-archaic-replacement-165 = plead +accent-archaic-replaced-166 = saw +accent-archaic-replacement-166 = observed +accent-archaic-replaced-167 = food +accent-archaic-replacement-167 = grub +accent-archaic-replaced-168 = delicious +accent-archaic-replacement-168 = exquisite +accent-archaic-replaced-169 = cool +accent-archaic-replacement-169 = enjoyable +accent-archaic-replaced-170 = think +accent-archaic-replacement-170 = believe +accent-archaic-replaced-171 = indeed +accent-archaic-replacement-171 = certainly +accent-archaic-replaced-172 = help +accent-archaic-replacement-172 = assist +accent-archaic-replaced-173 = now +accent-archaic-replacement-173 = immediately +accent-archaic-replaced-174 = or +accent-archaic-replacement-174 = else +accent-archaic-replaced-175 = will +accent-archaic-replacement-175 = shall +accent-archaic-replaced-176 = i am thirsty +accent-archaic-replacement-176 = i require a drink +accent-archaic-replaced-177 = hate +accent-archaic-replacement-177 = loathe +accent-archaic-replaced-178 = old +accent-archaic-replacement-178 = olden +accent-archaic-replaced-179 = bike horn +accent-archaic-replacement-179 = honker +accent-archaic-replaced-180 = flashlight +accent-archaic-replacement-180 = torch +accent-archaic-replaced-181 = pen +accent-archaic-replacement-181 = quill +accent-archaic-replaced-182 = lobby +accent-archaic-replacement-182 = anteroom +accent-archaic-replaced-183 = syndicate +accent-archaic-replacement-183 = traitor +accent-archaic-replaced-184 = syndi +accent-archaic-replacement-184 = traitor +accent-archaic-replaced-185 = good +accent-archaic-replacement-185 = well +accent-archaic-replaced-187 = fate +accent-archaic-replacement-187 = doom +accent-archaic-replaced-188 = space +accent-archaic-replacement-188 = void +accent-archaic-replaced-189 = i'm +accent-archaic-replacement-189 = I am +accent-archaic-replaced-190 = I'm +accent-archaic-replacement-190 = I am +accent-archaic-replaced-191 = chef +accent-archaic-replacement-191 = cook +accent-archaic-replaced-192 = captain +accent-archaic-replacement-192 = lord +accent-archaic-replaced-193 = chaplain +accent-archaic-replacement-193 = priest +accent-archaic-replaced-194 = chapel +accent-archaic-replacement-194 = church +accent-archaic-replaced-195 = ask +accent-archaic-replacement-195 = request +accent-archaic-replaced-196 = ask for +accent-archaic-replacement-196 = request +accent-archaic-replaced-197 = move +accent-archaic-replacement-197 = relocate +accent-archaic-replaced-198 = will +accent-archaic-replacement-198 = shalt +accent-archaic-replaced-200 = bad +accent-archaic-replacement-200 = unpleasant +accent-archaic-replaced-201 = got rid of +accent-archaic-replacement-201 = removed +accent-archaic-replaced-202 = guy +accent-archaic-replacement-202 = man +accent-archaic-replaced-203 = guys +accent-archaic-replacement-203 = people +accent-archaic-replaced-204 = airlock +accent-archaic-replacement-204 = door +accent-archaic-replaced-205 = sorry +accent-archaic-replacement-205 = i apologise +accent-archaic-replaced-206 = hey +accent-archaic-replacement-206 = pardon me +accent-archaic-replaced-207 = chair +accent-archaic-replacement-207 = seating +accent-archaic-replaced-208 = can +accent-archaic-replacement-208 = may +accent-archaic-replaced-209 = kill +accent-archaic-replacement-209 = murder +accent-archaic-replaced-210 = guess +accent-archaic-replacement-210 = surmise +accent-archaic-replaced-211 = wow +accent-archaic-replacement-211 = astonishing +accent-archaic-replaced-212 = why +accent-archaic-replacement-212 = for what reason +accent-archaic-replaced-213 = im +accent-archaic-replacement-213 = i am +accent-archaic-replaced-214 = sink +accent-archaic-replacement-214 = taps +accent-archaic-replaced-215 = beaker +accent-archaic-replacement-215 = vial +accent-archaic-replaced-216 = toolbox +accent-archaic-replacement-216 = case +accent-archaic-replaced-217 = rubber stamp +accent-archaic-replacement-217 = wax stamp +accent-archaic-replaced-218 = tiles +accent-archaic-replacement-218 = flooring +accent-archaic-replaced-219 = maintenance +accent-archaic-replacement-219 = alleyways +accent-archaic-replaced-220 = going on +accent-archaic-replacement-220 = happening +accent-archaic-replaced-221 = tasty +accent-archaic-replacement-221 = delectable +accent-archaic-replaced-222 = myself +accent-archaic-replacement-222 = mineself +accent-archaic-replaced-223 = i am hungry +accent-archaic-replacement-223 = i require grub +accent-archaic-replaced-224 = you suck +accent-archaic-replacement-224 = thou are foul +accent-archaic-replaced-225 = please +accent-archaic-replacement-225 = i request of thee +accent-archaic-replaced-226 = secway +accent-archaic-replacement-226 = patrol cart +accent-archaic-replaced-227 = janicart +accent-archaic-replacement-227 = cart +accent-archaic-replaced-228 = soda +accent-archaic-replacement-228 = drink +accent-archaic-replaced-229 = pop +accent-archaic-replacement-229 = drink +accent-archaic-replaced-230 = how +accent-archaic-replacement-230 = in what way +accent-archaic-replaced-231 = wants +accent-archaic-replacement-231 = wishes +accent-archaic-replaced-232 = want +accent-archaic-replacement-232 = wish for diff --git a/Resources/Locale/ru-RU/accent/cowboy.ftl b/Resources/Locale/ru-RU/accent/cowboy.ftl new file mode 100644 index 00000000000..81a8e7b6a46 --- /dev/null +++ b/Resources/Locale/ru-RU/accent/cowboy.ftl @@ -0,0 +1,198 @@ +accent-cowboy-words-1 = alcohol +accent-cowboy-replacement-1 = firewater +accent-cowboy-words-2 = alien +accent-cowboy-replacement-2 = space critter +accent-cowboy-words-3 = aliens +accent-cowboy-replacement-3 = space critters +accent-cowboy-words-4 = ambush +accent-cowboy-replacement-4 = bush whack +accent-cowboy-words-5 = angry +accent-cowboy-replacement-5 = fit to be tied +accent-cowboy-words-6 = animal +accent-cowboy-replacement-6 = critter +accent-cowboy-words-7 = animals +accent-cowboy-replacement-7 = critters +accent-cowboy-words-8 = arrest +accent-cowboy-replacement-8 = lasso +accent-cowboy-words-9 = arrested +accent-cowboy-replacement-9 = lassoed +accent-cowboy-words-10 = bomb +accent-cowboy-replacement-10 = dynamite +accent-cowboy-words-11 = borg +accent-cowboy-replacement-11 = tin man +accent-cowboy-words-12 = bye +accent-cowboy-replacement-12 = so long +accent-cowboy-words-13 = cell +accent-cowboy-replacement-13 = pokey +accent-cowboy-words-14 = chef +accent-cowboy-replacement-14 = cookie +accent-cowboy-words-15 = coffee +accent-cowboy-replacement-15 = black water +accent-cowboy-words-16 = confused +accent-cowboy-replacement-16 = stumped +accent-cowboy-words-17 = cool +accent-cowboy-replacement-17 = slick +accent-cowboy-words-18 = corpse +accent-cowboy-replacement-18 = dead meat +accent-cowboy-words-19 = cow +accent-cowboy-replacement-19 = dogie +accent-cowboy-words-20 = cows +accent-cowboy-replacement-20 = dogies +accent-cowboy-words-21 = crazy +accent-cowboy-replacement-21 = cracked +accent-cowboy-words-22 = cyborg +accent-cowboy-replacement-22 = tin man +accent-cowboy-words-23 = dad +accent-cowboy-replacement-23 = pappy +accent-cowboy-words-24 = drunk +accent-cowboy-replacement-24 = soaked +accent-cowboy-words-25 = explosive +accent-cowboy-replacement-25 = dynamite +accent-cowboy-words-26 = fast +accent-cowboy-replacement-26 = lickety split +accent-cowboy-words-27 = fight +accent-cowboy-replacement-27 = scrap +accent-cowboy-words-28 = food +accent-cowboy-replacement-28 = grub +accent-cowboy-words-29 = friend +accent-cowboy-replacement-29 = partner +accent-cowboy-words-30 = goodbye +accent-cowboy-replacement-30 = so long +accent-cowboy-words-31 = greytide +accent-cowboy-replacement-31 = varmints +accent-cowboy-words-32 = greytider +accent-cowboy-replacement-32 = varmint +accent-cowboy-words-33 = greytiders +accent-cowboy-replacement-33 = varmints +accent-cowboy-words-34 = group +accent-cowboy-replacement-34 = possee +accent-cowboy-words-35 = guess +accent-cowboy-replacement-35 = reckon +accent-cowboy-words-36 = gun +accent-cowboy-replacement-36 = big iron +accent-cowboy-words-37 = handcuff +accent-cowboy-replacement-37 = hog tie +accent-cowboy-words-38 = handcuffed +accent-cowboy-replacement-38 = hog tied +accent-cowboy-words-39 = hell +accent-cowboy-replacement-39 = tarnation +accent-cowboy-words-40 = hello +accent-cowboy-replacement-40 = howdy +accent-cowboy-words-41 = hey +accent-cowboy-replacement-41 = howdy +accent-cowboy-words-42 = hi +accent-cowboy-replacement-42 = howdy +accent-cowboy-words-43 = hungry +accent-cowboy-replacement-43 = peckish +accent-cowboy-words-44 = idiot +accent-cowboy-replacement-44 = dunderhead +accent-cowboy-words-45 = intending +accent-cowboy-replacement-45 = fixing +accent-cowboy-words-46 = jail +accent-cowboy-replacement-46 = pokey +accent-cowboy-words-47 = liqour +accent-cowboy-replacement-47 = firewater +accent-cowboy-words-48 = lot +accent-cowboy-replacement-48 = heap +accent-cowboy-words-49 = lots +accent-cowboy-replacement-49 = heaps +accent-cowboy-words-50 = mouth +accent-cowboy-replacement-50 = bazoo +accent-cowboy-words-51 = nervous +accent-cowboy-replacement-51 = rattled +accent-cowboy-words-52 = ninja +accent-cowboy-replacement-52 = bushwhacker +accent-cowboy-words-53 = ninjas +accent-cowboy-replacement-53 = bushwhackers +accent-cowboy-words-54 = noise +accent-cowboy-replacement-54 = ruckus +accent-cowboy-words-55 = nukies +accent-cowboy-replacement-55 = outlaws +accent-cowboy-words-56 = operator +accent-cowboy-replacement-56 = outlaw +accent-cowboy-words-57 = operators +accent-cowboy-replacement-57 = outlaws +accent-cowboy-words-58 = ops +accent-cowboy-replacement-58 = outlaws +accent-cowboy-words-59 = pal +accent-cowboy-replacement-59 = partner +accent-cowboy-words-60 = party +accent-cowboy-replacement-60 = shindig +accent-cowboy-words-61 = passenger +accent-cowboy-replacement-61 = greenhorn +accent-cowboy-words-62 = passengers +accent-cowboy-replacement-62 = greenhorns +accent-cowboy-words-63 = planning +accent-cowboy-replacement-63 = fixing +accent-cowboy-words-64 = please +accent-cowboy-replacement-64 = pray +accent-cowboy-words-65 = punch +accent-cowboy-replacement-65 = lick +accent-cowboy-words-66 = punched +accent-cowboy-replacement-66 = slogged +accent-cowboy-words-67 = ran +accent-cowboy-replacement-67 = skedaddled +accent-cowboy-words-68 = robbery +accent-cowboy-replacement-68 = stick up +accent-cowboy-words-69 = run +accent-cowboy-replacement-69 = skedaddle +accent-cowboy-words-70 = running +accent-cowboy-replacement-70 = skedaddling +accent-cowboy-words-71 = scream +accent-cowboy-replacement-71 = holler +accent-cowboy-words-72 = screamed +accent-cowboy-replacement-72 = hollered +accent-cowboy-words-73 = screaming +accent-cowboy-replacement-73 = hollering +accent-cowboy-words-74 = sec +accent-cowboy-replacement-74 = law +accent-cowboy-words-75 = secoff +accent-cowboy-replacement-75 = deputy +accent-cowboy-words-76 = security +accent-cowboy-replacement-76 = law +accent-cowboy-words-77 = shitsec +accent-cowboy-replacement-77 = crooked law +accent-cowboy-words-78 = shoe +accent-cowboy-replacement-78 = boot +accent-cowboy-words-79 = shoes +accent-cowboy-replacement-79 = boots +accent-cowboy-words-80 = steal +accent-cowboy-replacement-80 = rustle +accent-cowboy-words-81 = stole +accent-cowboy-replacement-81 = rustled +accent-cowboy-words-82 = stolen +accent-cowboy-replacement-82 = rustled +accent-cowboy-words-83 = story +accent-cowboy-replacement-83 = yarn +accent-cowboy-words-84 = thank you +accent-cowboy-replacement-84 = much obliged +accent-cowboy-words-85 = thanks +accent-cowboy-replacement-85 = much obliged +accent-cowboy-words-86 = thief +accent-cowboy-replacement-86 = rustler +accent-cowboy-words-87 = thieves +accent-cowboy-replacement-87 = rustlers +accent-cowboy-words-88 = think +accent-cowboy-replacement-88 = reckon +accent-cowboy-words-89 = tired +accent-cowboy-replacement-89 = dragged out +accent-cowboy-words-90 = toilet +accent-cowboy-replacement-90 = outhouse +accent-cowboy-words-91 = totally +accent-cowboy-replacement-91 = plumb +accent-cowboy-words-92 = traitor +accent-cowboy-replacement-92 = outlaw +accent-cowboy-words-93 = traitors +accent-cowboy-replacement-93 = outlaws +accent-cowboy-words-94 = very +accent-cowboy-replacement-94 = mighty +accent-cowboy-words-95 = worried +accent-cowboy-replacement-95 = rattled +accent-cowboy-words-96 = wow +accent-cowboy-replacement-96 = by gum +accent-cowboy-words-97 = yell +accent-cowboy-replacement-97 = holler +accent-cowboy-words-98 = yelled +accent-cowboy-replacement-98 = hollered +accent-cowboy-words-99 = yelling +accent-cowboy-replacement-99 = hollering diff --git a/Resources/Locale/ru-RU/accent/dwarf.ftl b/Resources/Locale/ru-RU/accent/dwarf.ftl new file mode 100644 index 00000000000..4303c4917e0 --- /dev/null +++ b/Resources/Locale/ru-RU/accent/dwarf.ftl @@ -0,0 +1,285 @@ +# these specifically mostly come from examples of specific scottish-english (not necessarily scots) verbiage +# https://en.wikipedia.org/wiki/Scotticism +# https://en.wikipedia.org/wiki/Scottish_English +# https://www.cs.stir.ac.uk/~kjt/general/scots.html + +accent-dwarf-words-1 = девочка +accent-dwarf-words-replace-1 = дэвочшка +accent-dwarf-words-2 = мальчик +accent-dwarf-words-replace-2 = малчшык +accent-dwarf-words-3 = мужчина +accent-dwarf-words-replace-3 = мужчшына +accent-dwarf-words-4 = женщина +accent-dwarf-words-replace-4 = женчшына +accent-dwarf-words-5 = делать +accent-dwarf-words-replace-5 = дэлат +accent-dwarf-words-6 = не +accent-dwarf-words-replace-6 = нэ +accent-dwarf-words-7 = нее +accent-dwarf-words-replace-7 = нээ +accent-dwarf-words-8 = я +accent-dwarf-words-replace-8 = Йа +accent-dwarf-words-9 = есть +accent-dwarf-words-replace-9 = йэст +accent-dwarf-words-10 = перейти +accent-dwarf-words-replace-10 = пэрэйты +accent-dwarf-words-11 = знать +accent-dwarf-words-replace-11 = знат +accent-dwarf-words-12 = и +accent-dwarf-words-replace-12 = ыэ +accent-dwarf-words-13 = вы +accent-dwarf-words-replace-13 = вы +accent-dwarf-words-14 = ты +accent-dwarf-words-replace-14 = ты +accent-dwarf-words-15 = приветствую +accent-dwarf-words-replace-15 = прывэтству +accent-dwarf-words-16 = привет +accent-dwarf-words-replace-16 = прывэт +accent-dwarf-words-17 = все +accent-dwarf-words-replace-17 = всэ +accent-dwarf-words-18 = от +accent-dwarf-words-replace-18 = од +accent-dwarf-words-19 = здравия +accent-dwarf-words-replace-19 = здравыйа +accent-dwarf-words-20 = меня +accent-dwarf-words-replace-20 = мэнйа +accent-dwarf-words-21 = тебя +accent-dwarf-words-replace-21 = тэбйа +accent-dwarf-words-22 = себя +accent-dwarf-words-replace-22 = сэбйа +accent-dwarf-words-23 = где +accent-dwarf-words-replace-23 = гдэ +accent-dwarf-words-24 = ой +accent-dwarf-words-replace-24 = ойё +accent-dwarf-words-25 = маленький +accent-dwarf-words-replace-25 = мэлкый +accent-dwarf-words-26 = большой +accent-dwarf-words-replace-26 = громадный +accent-dwarf-words-27 = сука +accent-dwarf-words-replace-27 = кнурла +accent-dwarf-words-28 = даа +accent-dwarf-words-replace-28 = Ойии +accent-dwarf-words-29 = конечно +accent-dwarf-words-replace-29 = конэчшно +accent-dwarf-words-30 = да +accent-dwarf-words-replace-30 = Ойи +accent-dwarf-words-31 = тоже +accent-dwarf-words-replace-31 = тожэ +accent-dwarf-words-32 = мой +accent-dwarf-words-replace-32 = мойё +accent-dwarf-words-33 = нет +accent-dwarf-words-replace-33 = нэт +accent-dwarf-words-34 = папа +accent-dwarf-words-replace-34 = уру +accent-dwarf-words-35 = мама +accent-dwarf-words-replace-35 = дельва +accent-dwarf-words-36 = срочник +accent-dwarf-words-replace-36 = свэжак +accent-dwarf-words-37 = новичок +accent-dwarf-words-replace-37 = свэжак +accent-dwarf-words-38 = стажёр +accent-dwarf-words-replace-38 = свэжак +accent-dwarf-words-39 = профессионал +accent-dwarf-words-replace-39 = бывалый +accent-dwarf-words-40 = ветеран +accent-dwarf-words-replace-40 = бывалый +accent-dwarf-words-41 = блять +accent-dwarf-words-replace-41 = вррон +accent-dwarf-words-42 = если +accent-dwarf-words-replace-42 = эслы +accent-dwarf-words-43 = следует +accent-dwarf-words-replace-43 = слэдуэт +accent-dwarf-words-44 = сделал +accent-dwarf-words-replace-44 = сдэлал +accent-dwarf-words-45 = пизда +accent-dwarf-words-replace-45 = награ +accent-dwarf-words-46 = никто +accent-dwarf-words-replace-46 = ныкто +accent-dwarf-words-47 = делайте +accent-dwarf-words-replace-47 = дэлать +accent-dwarf-words-48 = здравствуй +accent-dwarf-words-replace-48 = здарова +accent-dwarf-words-49 = очко +accent-dwarf-words-replace-49 = дыра +accent-dwarf-words-50 = синдикатовцы +accent-dwarf-words-replace-50 = злодеи +accent-dwarf-words-51 = капитан +accent-dwarf-words-replace-51 = кэпытан +accent-dwarf-words-52 = беги +accent-dwarf-words-replace-52 = дэри ноги +accent-dwarf-words-53 = волосы +accent-dwarf-words-replace-53 = борода +accent-dwarf-words-54 = вода +accent-dwarf-words-replace-54 = пиво +accent-dwarf-words-55 = выпить +accent-dwarf-words-replace-55 = выпыт пиво +accent-dwarf-words-56 = пить +accent-dwarf-words-replace-56 = пить пиво +accent-dwarf-words-57 = имею +accent-dwarf-words-replace-57 = ымэу +accent-dwarf-words-58 = напиток +accent-dwarf-words-replace-58 = пиво +accent-dwarf-words-59 = водка +accent-dwarf-words-replace-59 = пиво +accent-dwarf-words-60 = блин +accent-dwarf-words-replace-60 = рыбьы головэжкы +accent-dwarf-words-61 = в принципе +accent-dwarf-words-replace-61 = в прынцыпэ +accent-dwarf-words-62 = короче +accent-dwarf-words-replace-62 = корочэ +accent-dwarf-words-63 = вообще +accent-dwarf-words-replace-63 = вообчшэ +accent-dwarf-words-64 = ну +accent-dwarf-words-replace-64 = нуэ +accent-dwarf-words-66 = еда +accent-dwarf-words-replace-66 = жратва +accent-dwarf-words-67 = еды +accent-dwarf-words-replace-67 = жратвы +accent-dwarf-words-68 = эй +accent-dwarf-words-replace-68 = эйэ +accent-dwarf-words-69 = что +accent-dwarf-words-replace-69 = чшто +accent-dwarf-words-70 = зачем +accent-dwarf-words-replace-70 = зачэм +accent-dwarf-words-71 = почему +accent-dwarf-words-replace-71 = почэму +accent-dwarf-words-72 = сказать +accent-dwarf-words-replace-72 = сказанут +accent-dwarf-words-73 = своим +accent-dwarf-words-replace-73 = своым +accent-dwarf-words-74 = её +accent-dwarf-words-replace-74 = йейё +accent-dwarf-words-75 = двигай +accent-dwarf-words-replace-75 = двыгай +accent-dwarf-words-76 = двигаться +accent-dwarf-words-replace-76 = двыгатсйа +accent-dwarf-words-77 = не был +accent-dwarf-words-replace-77 = нэ был +accent-dwarf-words-78 = сейчас +accent-dwarf-words-replace-78 = сэйчшас +accent-dwarf-words-79 = волшебник +accent-dwarf-words-replace-79 = вельдуност +accent-dwarf-words-80 = маг +accent-dwarf-words-replace-80 = вельнудост +accent-dwarf-words-81 = чтобы +accent-dwarf-words-replace-81 = чштобы +accent-dwarf-words-82 = для +accent-dwarf-words-replace-82 = длйа +accent-dwarf-words-83 = даже +accent-dwarf-words-replace-83 = дажэ +accent-dwarf-words-84 = ай +accent-dwarf-words-replace-84 = айэ +accent-dwarf-words-85 = мышь +accent-dwarf-words-replace-85 = мыш +accent-dwarf-words-86 = клоун +accent-dwarf-words-replace-86 = шут +accent-dwarf-words-87 = друг +accent-dwarf-words-replace-87 = брат +accent-dwarf-words-88 = проблема +accent-dwarf-words-replace-88 = закавыка +accent-dwarf-words-90 = разрешите +accent-dwarf-words-replace-90 = разрэшытэ +accent-dwarf-words-91 = брифинг +accent-dwarf-words-replace-91 = совет +accent-dwarf-words-92 = врач +accent-dwarf-words-replace-92 = лекарь +accent-dwarf-words-93 = говорить +accent-dwarf-words-replace-93 = говорит +accent-dwarf-words-94 = разговаривать +accent-dwarf-words-replace-94 = разговарыват +accent-dwarf-words-95 = спиртное +accent-dwarf-words-replace-95 = пиво +accent-dwarf-words-96 = звоните +accent-dwarf-words-replace-96 = звонытэ +accent-dwarf-words-97 = подарить +accent-dwarf-words-replace-97 = подарытэ +accent-dwarf-words-98 = дайте +accent-dwarf-words-replace-98 = дайтэ +accent-dwarf-words-99 = выдайте +accent-dwarf-words-replace-99 = выдайтэ +accent-dwarf-words-100 = отвечайте +accent-dwarf-words-replace-100 = отвэчшайтэ +accent-dwarf-words-101 = без +accent-dwarf-words-replace-101 = бэз +accent-dwarf-words-102 = синдикат +accent-dwarf-words-replace-102 = злодей +accent-dwarf-words-103 = ли +accent-dwarf-words-replace-103 = лы +accent-dwarf-words-104 = никогда +accent-dwarf-words-replace-104 = ныкогда +accent-dwarf-words-105 = точно +accent-dwarf-words-replace-105 = точшно +accent-dwarf-words-106 = неважно +accent-dwarf-words-replace-106 = нэважно +accent-dwarf-words-107 = хуй +accent-dwarf-words-replace-107 = елдак +accent-dwarf-words-108 = однако +accent-dwarf-words-replace-108 = однако +accent-dwarf-words-109 = думать +accent-dwarf-words-replace-109 = думат +accent-dwarf-words-111 = гамлет +accent-dwarf-words-replace-111 = грызун +accent-dwarf-words-112 = хомяк +accent-dwarf-words-replace-112 = грызун +accent-dwarf-words-113 = нюкер +accent-dwarf-words-replace-113 = красношлемый +accent-dwarf-words-114 = нюкеры +accent-dwarf-words-replace-114 = карсношлемые +accent-dwarf-words-115 = ядерный оперативник +accent-dwarf-words-replace-115 = красношлемый +accent-dwarf-words-116 = ядерные оперативники +accent-dwarf-words-replace-116 = красношлемые +accent-dwarf-words-121 = ещё +accent-dwarf-words-replace-121 = ещчшо +accent-dwarf-words-122 = более того +accent-dwarf-words-replace-122 = болээ того +accent-dwarf-words-123 = пассажир +accent-dwarf-words-replace-123 = пассажыр +accent-dwarf-words-125 = человек +accent-dwarf-words-replace-125 = чэловэк +accent-dwarf-words-126 = гномы +accent-dwarf-words-replace-126 = дворфы +accent-dwarf-words-127 = слайм +accent-dwarf-words-replace-127 = желе +accent-dwarf-words-128 = слаймы +accent-dwarf-words-replace-128 = желе +accent-dwarf-words-129 = унатх +accent-dwarf-words-replace-129 = ящер +accent-dwarf-words-130 = паук +accent-dwarf-words-replace-130 = хиссшер +accent-dwarf-words-131 = унатхи +accent-dwarf-words-replace-131 = ящеры +accent-dwarf-words-132 = люди +accent-dwarf-words-replace-132 = кнурлан +accent-dwarf-words-133 = эвак +accent-dwarf-words-replace-133 = вывоз +accent-dwarf-words-134 = предатель +accent-dwarf-words-replace-134 = злодей +accent-dwarf-words-135 = корпорация +accent-dwarf-words-replace-135 = корпорацыйа +accent-dwarf-words-136 = мне +accent-dwarf-words-replace-136 = мнэ +accent-dwarf-words-137 = зомби +accent-dwarf-words-replace-137 = гнилые +accent-dwarf-words-138 = заражённый +accent-dwarf-words-replace-138 = гнилой +accent-dwarf-words-139 = мим +accent-dwarf-words-replace-139 = молчун +accent-dwarf-words-140 = считать +accent-dwarf-words-replace-140 = счшытат +accent-dwarf-words-141 = карп +accent-dwarf-words-replace-141 = рыбёха +accent-dwarf-words-142 = ксено +accent-dwarf-words-replace-142 = монстры +accent-dwarf-words-143 = шаттл +accent-dwarf-words-replace-143 = судно +accent-dwarf-words-144 = думаю +accent-dwarf-words-replace-144 = думайу +accent-dwarf-words-145 = крысы +accent-dwarf-words-replace-145 = грызуны +accent-dwarf-words-146 = даун +accent-dwarf-words-replace-146 = обалдуй +accent-dwarf-words-147 = СБ +accent-dwarf-words-replace-147 = стража +accent-dwarf-words-148 = a +accent-dwarf-words-replace-148 = ae diff --git a/Resources/Locale/ru-RU/accent/italian.ftl b/Resources/Locale/ru-RU/accent/italian.ftl new file mode 100644 index 00000000000..b1c25f83971 --- /dev/null +++ b/Resources/Locale/ru-RU/accent/italian.ftl @@ -0,0 +1,105 @@ +# 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! +# accemt-italian-prefix-4 = La la la la la funiculi funicula! + +accent-italian-words-1 = ассистент +accent-italian-words-replace-1 = goombah +accent-italian-words-2 = ассистенты +accent-italian-words-replace-2 = goombahs +accent-italian-words-3 = малыш +accent-italian-words-replace-3 = bambino +accent-italian-words-4 = плохой +accent-italian-words-replace-4 = molto male +accent-italian-words-5 = прощай +accent-italian-words-replace-5 = arrivederci +accent-italian-words-6 = капитан +accent-italian-words-replace-6 = capitano +accent-italian-words-7 = сыр +accent-italian-words-replace-7 = parmesano +accent-italian-words-8 = приготовь +accent-italian-words-replace-8 = cucinare +accent-italian-words-9 = могу +accent-italian-words-replace-9 = potrebbe +accent-italian-words-10 = папа +accent-italian-words-replace-10 = pappa +accent-italian-words-11 = хороший +accent-italian-words-replace-11 = molto bene +accent-italian-words-12 = грейтайд +accent-italian-words-replace-12 = curvisti +accent-italian-words-13 = грейтайдер +accent-italian-words-replace-13 = curvisti +accent-italian-words-14 = грейтайдеры +accent-italian-words-replace-14 = curvisti +accent-italian-words-15 = привет +accent-italian-words-replace-15 = ciao +accent-italian-words-16 = это +accent-italian-words-replace-16 = è un +accent-italian-words-17 = сделай +accent-italian-words-replace-17 = fare una +accent-italian-words-18 = мясо +accent-italian-words-replace-18 = prosciutto +accent-italian-words-19 = мама +accent-italian-words-replace-19 = mamma +accent-italian-words-20 = мой +accent-italian-words-replace-20 = il mio +accent-italian-words-21 = бомба +accent-italian-words-replace-21 = polpetta di carne +accent-italian-words-22 = опер +accent-italian-words-replace-22 = greco +accent-italian-words-23 = оперативник +accent-italian-words-replace-23 = greco +accent-italian-words-24 = оперативники +accent-italian-words-replace-24 = greci +accent-italian-words-25 = СБ +accent-italian-words-replace-25 = polizia +accent-italian-words-26 = охрана +accent-italian-words-replace-26 = polizia +accent-italian-words-27 = офицер +accent-italian-words-replace-27 = polizia +accent-italian-words-28 = щиткюр +accent-italian-words-replace-28 = carabinieri +accent-italian-words-29 = щитсек +accent-italian-words-replace-29 = carabinieri +accent-italian-words-30 = петь +accent-italian-words-replace-30 = cantare +accent-italian-words-31 = спагетти +accent-italian-words-replace-31 = SPAGHETT +accent-italian-words-32 = острый +accent-italian-words-replace-32 = piccante +accent-italian-words-33 = спасибо +accent-italian-words-replace-33 = grazie +accent-italian-words-34 = вещь +accent-italian-words-replace-34 = una cosa +accent-italian-words-35 = предатель +accent-italian-words-replace-35 = mafioso +accent-italian-words-36 = предатели +accent-italian-words-replace-36 = mafioso +accent-italian-words-37 = используй +accent-italian-words-replace-37 = usare +accent-italian-words-38 = хочу +accent-italian-words-replace-38 = desiderare +accent-italian-words-39 = что +accent-italian-words-replace-39 = cosa +accent-italian-words-40 = кто +accent-italian-words-replace-40 = che +accent-italian-words-41 = чьё +accent-italian-words-replace-41 = il cui +accent-italian-words-42 = почему +accent-italian-words-replace-42 = perché +accent-italian-words-43 = вино +accent-italian-words-replace-43 = vino +accent-italian-words-44 = пассажир +accent-italian-words-replace-44 = goombah +accent-italian-words-45 = пассажиры +accent-italian-words-replace-45 = goombahs +accent-italian-words-46 = я +accent-italian-words-replace-46 = sono +accent-italian-words-47 = мы +accent-italian-words-replace-47 = noi +accent-italian-words-48 = и +accent-italian-words-replace-48 = é diff --git a/Resources/Locale/ru-RU/accent/mobster.ftl b/Resources/Locale/ru-RU/accent/mobster.ftl new file mode 100644 index 00000000000..4c1415e29de --- /dev/null +++ b/Resources/Locale/ru-RU/accent/mobster.ftl @@ -0,0 +1,40 @@ +accent-mobster-prefix-1 = Ньехх, +accent-mobster-suffix-boss-1 = , видишь? +accent-mobster-suffix-boss-2 = , дазабей. +accent-mobster-suffix-boss-3 = , андестенд? +accent-mobster-suffix-minion-1 = , йеах! +accent-mobster-suffix-minion-2 = , босс говорит! +accent-mobster-words-1 = let me +accent-mobster-words-replace-1 = lemme +accent-mobster-words-2 = should +accent-mobster-words-replace-2 = oughta +accent-mobster-words-3 = the +accent-mobster-words-replace-3 = da +accent-mobster-words-4 = them +accent-mobster-words-replace-4 = dem +accent-mobster-words-5 = attack +accent-mobster-words-replace-5 = whack +accent-mobster-words-6 = kill +accent-mobster-words-replace-6 = whack +accent-mobster-words-7 = murder +accent-mobster-words-replace-7 = whack +accent-mobster-words-8 = dead +accent-mobster-words-replace-8 = sleepin' with da fishies +accent-mobster-words-9 = hey +accent-mobster-words-replace-9 = ey'o +accent-mobster-words-10 = hi +accent-mobster-words-replace-10 = ey'o +accent-mobster-words-11 = hello +accent-mobster-words-replace-11 = ey'o +accent-mobster-words-12 = rules +accent-mobster-words-replace-12 = roolz +accent-mobster-words-13 = you +accent-mobster-words-replace-13 = yous +accent-mobster-words-14 = have to +accent-mobster-words-replace-14 = gotta +accent-mobster-words-15 = going to +accent-mobster-words-replace-15 = boutta +accent-mobster-words-16 = about to +accent-mobster-words-replace-16 = boutta +accent-mobster-words-17 = here +accent-mobster-words-replace-17 = 'ere diff --git a/Resources/Locale/ru-RU/accent/pirate.ftl b/Resources/Locale/ru-RU/accent/pirate.ftl new file mode 100644 index 00000000000..2833acda7e1 --- /dev/null +++ b/Resources/Locale/ru-RU/accent/pirate.ftl @@ -0,0 +1,67 @@ +accent-pirate-prefix-1 = Арргх +accent-pirate-prefix-2 = Гарр +accent-pirate-prefix-3 = Йарр +accent-pirate-replaced-1 = my +accent-pirate-replacement-1 = me +accent-pirate-replaced-2 = you +accent-pirate-replacement-2 = ya +accent-pirate-replaced-3 = hello +accent-pirate-replacement-3 = ahoy +accent-pirate-replaced-4 = yes +accent-pirate-replacement-4 = aye +accent-pirate-replaced-5 = yea +accent-pirate-replaced-6 = hi +accent-pirate-replaced-7 = is +accent-pirate-replacement-5 = be +accent-pirate-replaced-8 = there +accent-pirate-replacement-6 = thar +accent-pirate-replacement-7 = heartie +accent-pirate-replacement-8 = matey +accent-pirate-replaced-9 = buddy +accent-pirate-replacement-9 = heartie +accent-pirate-replaced-10 = hi +accent-pirate-replacement-10 = ahoy +accent-pirate-replaced-11 = hey +accent-pirate-replacement-11 = oye +accent-pirate-replaced-12 = money +accent-pirate-replacement-12 = dubloons +accent-pirate-replaced-13 = cash +accent-pirate-replacement-13 = doubloons +accent-pirate-replaced-14 = crate +accent-pirate-replacement-14 = coffer +accent-pirate-replaced-15 = hello +accent-pirate-replacement-15 = ahoy +accent-pirate-replaced-16 = treasure +accent-pirate-replacement-16 = booty +accent-pirate-replaced-17 = attention +accent-pirate-replacement-17 = avast +accent-pirate-replaced-18 = stupid +accent-pirate-replacement-18 = parrot-brained +accent-pirate-replaced-19 = idiot +accent-pirate-replacement-19 = seadog +accent-pirate-replaced-20 = your +accent-pirate-replacement-20 = yere +accent-pirate-replaced-21 = song +accent-pirate-replacement-21 = shanty +accent-pirate-replaced-22 = music +accent-pirate-replacement-22 = shanty +accent-pirate-replaced-23 = no +accent-pirate-replacement-23 = nay +accent-pirate-replaced-24 = are +accent-pirate-replacement-24 = arrr +accent-pirate-replaced-25 = ow +accent-pirate-replacement-25 = argh +accent-pirate-replaced-26 = ouch +accent-pirate-replacement-26 = argh +accent-pirate-replaced-27 = passenger +accent-pirate-replacement-27 = landlubber +accent-pirate-replaced-28 = tider +accent-pirate-replacement-28 = landlubber +accent-pirate-replaced-29 = captain +accent-pirate-replacement-29 = cap'n +accent-pirate-replaced-30 = pistol +accent-pirate-replacement-30 = flintlock +accent-pirate-replaced-31 = rifle +accent-pirate-replacement-31 = musket +accent-pirate-replaced-32 = ammo +accent-pirate-replacement-32 = gunpowder diff --git a/Resources/Locale/ru-RU/accent/scrambled.ftl b/Resources/Locale/ru-RU/accent/scrambled.ftl new file mode 100644 index 00000000000..1b58cf1332f --- /dev/null +++ b/Resources/Locale/ru-RU/accent/scrambled.ftl @@ -0,0 +1,7 @@ +accent-scrambled-words-1 = Кто?.. +accent-scrambled-words-2 = Что?.. +accent-scrambled-words-3 = Когда?.. +accent-scrambled-words-4 = Где?.. +accent-scrambled-words-5 = Почему!.. +accent-scrambled-words-6 = Как?.. +accent-scrambled-words-7 = Я!.. diff --git a/Resources/Locale/ru-RU/access/components/agent-id-card-component.ftl b/Resources/Locale/ru-RU/access/components/agent-id-card-component.ftl new file mode 100644 index 00000000000..26664fdb339 --- /dev/null +++ b/Resources/Locale/ru-RU/access/components/agent-id-card-component.ftl @@ -0,0 +1,12 @@ +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-card-job-icon-label = Иконка: +agent-id-menu-title = ID карта Агента diff --git a/Resources/Locale/ru-RU/access/components/id-card-component.ftl b/Resources/Locale/ru-RU/access/components/id-card-component.ftl new file mode 100644 index 00000000000..074127f1b22 --- /dev/null +++ b/Resources/Locale/ru-RU/access/components/id-card-component.ftl @@ -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 } издает странный звук. diff --git a/Resources/Locale/ru-RU/access/components/id-card-console-component.ftl b/Resources/Locale/ru-RU/access/components/id-card-console-component.ftl new file mode 100644 index 00000000000..7ce2412ea97 --- /dev/null +++ b/Resources/Locale/ru-RU/access/components/id-card-console-component.ftl @@ -0,0 +1,13 @@ +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-ship-name-label = Название шаттла: +id-card-console-window-eject-button = Извлечь +id-card-console-window-insert-button = Вставить +id-card-console-window-job-selection-label = Предустановки должностей (задает иконку отдела и должности): +id-card-console-window-shuttle-placeholder = Не владеет шаттлом +access-id-card-console-component-no-hands-error = У вас нет рук. +id-card-console-privileged-id = Основной ID +id-card-console-target-id = Целевой ID diff --git a/Resources/Locale/ru-RU/access/components/id-examinable-component.ftl b/Resources/Locale/ru-RU/access/components/id-examinable-component.ftl new file mode 100644 index 00000000000..bd8ac3e2778 --- /dev/null +++ b/Resources/Locale/ru-RU/access/components/id-examinable-component.ftl @@ -0,0 +1,3 @@ +id-examinable-component-verb-text = ID карта +id-examinable-component-verb-disabled = Приблизьтесь, чтобы рассмотреть ID карту. +id-examinable-component-verb-no-id = ID карты не видно. diff --git a/Resources/Locale/ru-RU/access/systems/access-overrider-system.ftl b/Resources/Locale/ru-RU/access/systems/access-overrider-system.ftl new file mode 100644 index 00000000000..561a81d6e36 --- /dev/null +++ b/Resources/Locale/ru-RU/access/systems/access-overrider-system.ftl @@ -0,0 +1,8 @@ +access-overrider-window-privileged-id = ID-карта с правами: +access-overrider-window-eject-button = Извлечь +access-overrider-window-insert-button = Вставить +access-overrider-window-target-label = Подключённое устройство: +access-overrider-window-no-target = Нет подключённых устройств +access-overrider-window-missing-privileges = Доступ к этому устройству не может быть изменён. На вставленной ID-карте отсутствуют следующие права: +access-overrider-cannot-modify-access = Вы не обладаете достаточными правами для модификации этого устройства! +access-overrider-out-of-range = Подключённое устройство слишком далеко diff --git a/Resources/Locale/ru-RU/access/systems/access-reader-system.ftl b/Resources/Locale/ru-RU/access/systems/access-reader-system.ftl new file mode 100644 index 00000000000..d3dbef19617 --- /dev/null +++ b/Resources/Locale/ru-RU/access/systems/access-reader-system.ftl @@ -0,0 +1 @@ +access-reader-unknown-id = Неизвестно diff --git a/Resources/Locale/ru-RU/accessories/human-facial-hair.ftl b/Resources/Locale/ru-RU/accessories/human-facial-hair.ftl new file mode 100644 index 00000000000..e63ba95e12c --- /dev/null +++ b/Resources/Locale/ru-RU/accessories/human-facial-hair.ftl @@ -0,0 +1,35 @@ +marking-HumanFacialHairAbe = Борода (Авраам Линкольн) +marking-HumanFacialHairBrokenman = Борода (Сломанный человек) +marking-HumanFacialHairChin = Борода (Шкиперская бородка) +marking-HumanFacialHairDwarf = Борода (Дворф) +marking-HumanFacialHairFullbeard = Борода (Полная) +marking-HumanFacialHairCroppedfullbeard = Борода (Обрезанная полная борода) +marking-HumanFacialHairGt = Борода (Козлиная бородка) +marking-HumanFacialHairHip = Борода (Хипстер) +marking-HumanFacialHairJensen = Борода (Дженсен) +marking-HumanFacialHairNeckbeard = Борода (Шейная борода) +marking-HumanFacialHairWise = Борода (Очень длинная) +marking-HumanFacialHairMuttonmus = Борода (Баранья) +marking-HumanFacialHairMartialartist = Борода (Мастер боевых искусств) +marking-HumanFacialHairChinlessbeard = Борода (Без подбородка) +marking-HumanFacialHairMoonshiner = Борода (Самогонщик) +marking-HumanFacialHairLongbeard = Борода (Длинная) +marking-HumanFacialHairVolaju = Борода (Воладзю) +marking-HumanFacialHair3oclock = Борода (Тень "три часа") +marking-HumanFacialHairFiveoclock = Борода (Тень "пять часов") +marking-HumanFacialHair5oclockmoustache = Борода (Усы "пять часов") +marking-HumanFacialHair7oclock = Борода (Тень "семь часов") +marking-HumanFacialHair7oclockmoustache = Борода (Усы "семь часов") +marking-HumanFacialHairMoustache = Усы +marking-HumanFacialHairPencilstache = Усы (Карандаш) +marking-HumanFacialHairSmallstache = Усы (Малюсенькие) +marking-HumanFacialHairWalrus = Усы (Моржовые) +marking-HumanFacialHairFumanchu = Усы (Фу Манчу) +marking-HumanFacialHairHogan = Усы (Халк Хоган) +marking-HumanFacialHairSelleck = Усы (Селлек) +marking-HumanFacialHairChaplin = Усы (Квадрат) +marking-HumanFacialHairVandyke = Усы (Ван Дайк) +marking-HumanFacialHairWatson = Усы (Ватсон) +marking-HumanFacialHairElvis = Бакенбарды (Элвис) +marking-HumanFacialHairMutton = Бакенбарды (Бараньи отбивные) +marking-HumanFacialHairSideburn = Бакенбарды diff --git a/Resources/Locale/ru-RU/accessories/human-hair.ftl b/Resources/Locale/ru-RU/accessories/human-hair.ftl new file mode 100644 index 00000000000..dbfe9e59da1 --- /dev/null +++ b/Resources/Locale/ru-RU/accessories/human-hair.ftl @@ -0,0 +1,188 @@ +marking-HumanHairAfro = Афро +marking-HumanHairAfro2 = Афро 2 +marking-HumanHairBigafro = Афро (Большая) +marking-HumanHairAntenna = Ахоге +marking-HumanHairBalding = Лысеющий +marking-HumanHairBedhead = Небрежная +marking-HumanHairBedheadv2 = Небрежная 2 +marking-HumanHairBedheadv3 = Небрежная 3 +marking-HumanHairLongBedhead = Небрежная (Длинная) +marking-HumanHairFloorlengthBedhead = Небрежная (До пола) +marking-HumanHairBeehive = Улей +marking-HumanHairBeehivev2 = Улей 2 +marking-HumanHairBob = Каре +marking-HumanHairBob2 = Каре 2 +marking-HumanHairBobcut = Каре 3 +marking-HumanHairBob4 = Каре 4 +marking-HumanHairBobcurl = Каре (Завитки) +marking-HumanHairBoddicker = Боддикер +marking-HumanHairBowlcut = Горшок +marking-HumanHairBowlcut2 = Горшок 2 +marking-HumanHairBraid = Плетение (До пола) +marking-HumanHairBraided = Плетение +marking-HumanHairBraidfront = Плетение (Спереди) +marking-HumanHairBraid2 = Плетение (Высокое) +marking-HumanHairHbraid = Плетение (Низкое) +marking-HumanHairShortbraid = Плетение (Короткое) +marking-HumanHairBraidtail = Плетёный хвостик +marking-HumanHairBun = Пучок +marking-HumanHairBunhead2 = Пучок 2 +marking-HumanHairBun3 = Пучок 3 +marking-HumanHairLargebun = Пучок (Большой) +marking-HumanHairManbun = Пучок (Мужской) +marking-HumanHairTightbun = Пучок (Затянутый) +marking-HumanHairBusiness = Деловая +marking-HumanHairBusiness2 = Деловая 2 +marking-HumanHairBusiness3 = Деловая 3 +marking-HumanHairBusiness4 = Деловая 4 +marking-HumanHairBuzzcut = Баз кат +marking-HumanHairCia = ЦРУ +marking-HumanHairClassicAfro = Классическая Афро +marking-HumanHairClassicBigAfro = Классическая Афро (Большая) +marking-HumanHairClassicBusiness = Классическая Бизнес +marking-HumanHairClassicCia = Классическая ЦРУ +marking-HumanHairClassicCornrows2 = Классическая Конроу 2 +marking-HumanHairClassicFloorlengthBedhead = Классическая Небрежная (До пола) +marking-HumanHairClassicModern = Классическая Современная +marking-HumanHairClassicMulder = Классическая Малдер +marking-HumanHairClassicWisp = Классическая Пряди +marking-HumanHairCoffeehouse = Кофейная +marking-HumanHairCombover = Зачёс (Назад) +marking-HumanHairCornrows = Корнроу +marking-HumanHairCornrows2 = Корнроу 2 +marking-HumanHairCornrowbun = Корнроу (Пучок) +marking-HumanHairCornrowbraid = Корнроу (Косичка) +marking-HumanHairCornrowtail = Корнроу (Хвостик) +marking-HumanHairCrewcut = Крю-кат +marking-HumanHairCurls = Завитки +marking-HumanHairC = Подстриженная +marking-HumanHairDandypompadour = Денди Помпадур +marking-HumanHairDevilock = Дьявольский замок +marking-HumanHairDoublebun = Двойной пучок +marking-HumanHairDoublebunLong = Двойной длинный пучок +marking-HumanHairDreads = Дреды +marking-HumanHairDrillruru = Дрели +marking-HumanHairDrillhairextended = Дрели (Распущенные) +marking-HumanHairEmo = Эмо +marking-HumanHairEmofringe = Эмо (Чёлка) +marking-HumanHairNofade = Фэйд (Отсутствует) +marking-HumanHairHighfade = Фэйд (Высокий) +marking-HumanHairMedfade = Фэйд (Средний) +marking-HumanHairLowfade = Фэйд (Низкий) +marking-HumanHairBaldfade = Фэйд (Лысый) +marking-HumanHairFeather = Перья +marking-HumanHairFather = Отец +marking-HumanHairSargeant = Флэттоп +marking-HumanHairFlair = Флейр +marking-HumanHairBigflattop = Флэттоп (Большой) +marking-HumanHairFlow = Флоу +marking-HumanHairGelled = Уложенная +marking-HumanHairGentle = Аккуратная +marking-HumanHairHalfbang = Полурасчесанная +marking-HumanHairHalfbang2 = Полурасчесанная 2 +marking-HumanHairHalfshaved = Полувыбритая +marking-HumanHairHedgehog = Ёжик +marking-HumanHairHimecut = Химэ +marking-HumanHairHimecut2 = Химэ 2 +marking-HumanHairShorthime = Химэ (Короткая) +marking-HumanHairHimeup = Химэ (Укладка) +marking-HumanHairHitop = Хайтоп +marking-HumanHairJade = Джейд +marking-HumanHairJensen = Дженсен +marking-HumanHairJoestar = Джостар +marking-HumanHairKeanu = Киану +marking-HumanHairKusanagi = Кусанаги +marking-HumanHairLong = Длинная 1 +marking-HumanHairLong2 = Длинная 2 +marking-HumanHairLong3 = Длинная 3 +marking-HumanHairLongovereye = Длинная (Через глаз) +marking-HumanHairLbangs = Длинная (Чёлка) +marking-HumanHairLongemo = Длинная (Эмо) +marking-HumanHairLongfringe = Длинная чёлка +marking-HumanHairLongsidepart = Длинная сайд-парт +marking-HumanHairMegaeyebrows = Широкие брови +marking-HumanHairMessy = Растрёпанная +marking-HumanHairModern = Современная +marking-HumanHairMohawk = Могавк +marking-HumanHairNitori = Нитори +marking-HumanHairReversemohawk = Могавк (Обратный) +marking-HumanHairUnshavenMohawk = Могавк (Небритый) +marking-HumanHairMulder = Малдер +marking-HumanHairOdango = Оданго +marking-HumanHairOmbre = Омбре +marking-HumanHairOneshoulder = На одно плечо +marking-HumanHairShortovereye = Через глаз +marking-HumanHairOxton = Окстон +marking-HumanHairParted = С пробором +marking-HumanHairPart = С пробором (Сбоку) +marking-HumanHairKagami = Хвостики +marking-HumanHairPigtails = Хвостики 2 +marking-HumanHairPigtails2 = Хвостики 3 +marking-HumanHairPixie = Пикси +marking-HumanHairPompadour = Помпадур +marking-HumanHairBigpompadour = Помпадур (Большая) +marking-HumanHairPonytail = Хвостик +marking-HumanHairPonytail2 = Хвостик 2 +marking-HumanHairPonytail3 = Хвостик 3 +marking-HumanHairPonytail4 = Хвостик 4 +marking-HumanHairPonytail5 = Хвостик 5 +marking-HumanHairPonytail6 = Хвостик 6 +marking-HumanHairPonytail7 = Хвостик 7 +marking-HumanHairHighponytail = Хвостик (Высокий) +marking-HumanHairStail = Хвостик (Короткий) +marking-HumanHairLongstraightponytail = Хвостик (Длинный) +marking-HumanHairCountry = Хвостик (Деревенский) +marking-HumanHairFringetail = Хвостик (Чёлка) +marking-HumanHairSidetail = Хвостик (Сбоку) +marking-HumanHairSidetail2 = Хвостик (Сбоку) 2 +marking-HumanHairSidetail3 = Хвостик (Сбоку) 3 +marking-HumanHairSidetail4 = Хвостик (Сбоку) 4 +marking-HumanHairSpikyponytail = Хвостик (Шипастый) +marking-HumanHairPoofy = Пышная +marking-HumanHairQuiff = Квифф +marking-HumanHairRonin = Ронин +marking-HumanHairShaved = Бритая +marking-HumanHairShavedpart = Бритая часть +marking-HumanHairShortbangs = Каре (Чёлка) +marking-HumanHairA = Короткая +marking-HumanHairShorthair2 = Короткая 2 +marking-HumanHairShorthair3 = Короткая 3 +marking-HumanHairD = Короткая 5 +marking-HumanHairE = Короткая 6 +marking-HumanHairF = Короткая 7 +marking-HumanHairShorthairg = Короткая 8 +marking-HumanHair80s = Короткая (80-ые) +marking-HumanHairRosa = Короткая (Роза) +marking-HumanHairB = Волосы до плеч +marking-HumanHairShoulderLengthOverEye = До плеч через глаз +marking-HumanHairSidecut = Боковой вырез +marking-HumanHairSkinhead = Бритоголовый +marking-HumanHairProtagonist = Слегка длинная +marking-HumanHairSpikey = Колючая +marking-HumanHairSpiky = Колючая 2 +marking-HumanHairSpiky2 = Колючая 3 +marking-HumanHairSwept = Зачёс назад +marking-HumanHairSwept2 = Зачёс назад 2 +marking-HumanHairTailed = Коса +marking-HumanHairThinning = Редеющая +marking-HumanHairThinningfront = Редеющая (Спереди) +marking-HumanHairThinningrear = Редеющая (Сзади) +marking-HumanHairTopknot = Пучок на макушке +marking-HumanHairTressshoulder = Коса на плече +marking-HumanHairTrimmed = Под машинку +marking-HumanHairTrimflat = Под машинку (Плоская) +marking-HumanHairTwintail = Два хвостика +marking-HumanHairTwoStrands = Две пряди +marking-HumanHairUndercut = Андеркат +marking-HumanHairUndercutleft = Андеркат (Слева) +marking-HumanHairUndercutright = Андеркат (Справа) +marking-HumanHairUneven = Неровная +marking-HumanHairUnkept = Неухоженная +marking-HumanHairUpdo = Высокая +marking-HumanHairVlong = Очень длинная +marking-HumanHairLongest = Очень длинная 2 +marking-HumanHairLongest2 = Очень длинная (Через глаз) +marking-HumanHairVeryshortovereyealternate = Очень короткая (Через глаз альт.) +marking-HumanHairVlongfringe = Очень короткая (Чёлка) +marking-HumanHairVolaju = Воладзю +marking-HumanHairWisp = Пряди diff --git a/Resources/Locale/ru-RU/accessories/vox-facial-hair.ftl b/Resources/Locale/ru-RU/accessories/vox-facial-hair.ftl new file mode 100644 index 00000000000..78629e10387 --- /dev/null +++ b/Resources/Locale/ru-RU/accessories/vox-facial-hair.ftl @@ -0,0 +1,5 @@ +marking-VoxFacialHairColonel = Вокс Полковник +marking-VoxFacialHairFu = Перья Фу +marking-VoxFacialHairNeck = Шейные перья +marking-VoxFacialHairBeard = Перьевая борода +marking-VoxFacialHairRuffBeard = Грубая борода diff --git a/Resources/Locale/ru-RU/accessories/vox-hair.ftl b/Resources/Locale/ru-RU/accessories/vox-hair.ftl new file mode 100644 index 00000000000..2cf71696921 --- /dev/null +++ b/Resources/Locale/ru-RU/accessories/vox-hair.ftl @@ -0,0 +1,13 @@ +marking-VoxHairShortQuills = Вокс Короткие перья +marking-VoxHairKingly = Вокс Королевская +marking-VoxHairAfro = Вокс Афро +marking-VoxHairMohawk = Вокс Могавк +marking-VoxHairYasuhiro = Вокс Ясухиро +marking-VoxHairHorns = Вокс Рога +marking-VoxHairNights = Вокс Ночная +marking-VoxHairSurf = Вокс Сёрфер +marking-VoxHairCropped = Вокс Короткая +marking-VoxHairRuffhawk = Вокс Руфхавк +marking-VoxHairRows = Вокс Ряды +marking-VoxHairMange = Вокс Лишай +marking-VoxHairPony = Вокс Пони diff --git a/Resources/Locale/ru-RU/actions/actions/actions-commands.ftl b/Resources/Locale/ru-RU/actions/actions/actions-commands.ftl new file mode 100644 index 00000000000..fed57d1c1a9 --- /dev/null +++ b/Resources/Locale/ru-RU/actions/actions/actions-commands.ftl @@ -0,0 +1,14 @@ +## 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. +upgradeaction-command-max-two-arguments = upgradeaction has a maximum of two arguments, the action entity uid and the (optional) level to set. +upgradeaction-command-second-argument-not-number = upgradeaction's second argument can only be a number. +upgradeaction-command-less-than-required-level = upgradeaction cannot accept a level of 0 or lower. +upgradeaction-command-incorrect-entityuid-format = You must use a valid entityuid format for upgradeaction. +upgradeaction-command-entity-does-not-exist = This entity does not exist, a valid entity is required for upgradeaction. +upgradeaction-command-entity-is-not-action = This entity doesn't have the action upgrade component, so this action cannot be leveled. +upgradeaction-command-cannot-level-up = The action cannot be leveled up. +upgradeaction-command-description = Upgrades an action by one level, or to the specified level, if applicable. diff --git a/Resources/Locale/ru-RU/actions/actions/blocking.ftl b/Resources/Locale/ru-RU/actions/actions/blocking.ftl new file mode 100644 index 00000000000..da4b35a7b4a --- /dev/null +++ b/Resources/Locale/ru-RU/actions/actions/blocking.ftl @@ -0,0 +1,6 @@ +action-popup-blocking-user = Вы поднимаете свой { $shield }! +action-popup-blocking-disabling-user = Вы опускаете свой { $shield }! +action-popup-blocking-other = { CAPITALIZE($blockerName) } поднимает свой { $shield }! +action-popup-blocking-disabling-other = { CAPITALIZE($blockerName) } опускает свой { $shield }! +action-popup-blocking-user-cant-block = Вы безуспешно пытаетесь поднять свой щит. +action-popup-blocking-user-too-close = Не хватает места для блокирования. Попробуйте немного переместиться! diff --git a/Resources/Locale/ru-RU/actions/actions/combat-mode.ftl b/Resources/Locale/ru-RU/actions/actions/combat-mode.ftl new file mode 100644 index 00000000000..8cb8c932087 --- /dev/null +++ b/Resources/Locale/ru-RU/actions/actions/combat-mode.ftl @@ -0,0 +1,2 @@ +action-popup-combat-disabled = Боевой режим отключён! +action-popup-combat-enabled = Боевой режим включён! diff --git a/Resources/Locale/ru-RU/actions/actions/crit.ftl b/Resources/Locale/ru-RU/actions/actions/crit.ftl new file mode 100644 index 00000000000..168bd333751 --- /dev/null +++ b/Resources/Locale/ru-RU/actions/actions/crit.ftl @@ -0,0 +1 @@ +action-name-crit-last-words = Произнести последние слова diff --git a/Resources/Locale/ru-RU/actions/actions/diona.ftl b/Resources/Locale/ru-RU/actions/actions/diona.ftl new file mode 100644 index 00000000000..2b4845fcdb2 --- /dev/null +++ b/Resources/Locale/ru-RU/actions/actions/diona.ftl @@ -0,0 +1,2 @@ +diona-gib-action-use = { $name } распадается на части! +diona-reform-attempt = { $name } пытается развиться! diff --git a/Resources/Locale/ru-RU/actions/actions/disarm-action.ftl b/Resources/Locale/ru-RU/actions/actions/disarm-action.ftl new file mode 100644 index 00000000000..1be453999b1 --- /dev/null +++ b/Resources/Locale/ru-RU/actions/actions/disarm-action.ftl @@ -0,0 +1,5 @@ +disarm-action-disarmable = { $targetName } нельзя обезоружить! +disarm-action-popup-message-other-clients = { CAPITALIZE($performerName) } обезоружил { $targetName }! +disarm-action-popup-message-cursor = { CAPITALIZE($targetName) } обезоружен! +disarm-action-shove-popup-message-other-clients = { CAPITALIZE($performerName) } толкает { $targetName }! +disarm-action-shove-popup-message-cursor = Вы толкаете { $targetName }! diff --git a/Resources/Locale/ru-RU/actions/actions/dragon.ftl b/Resources/Locale/ru-RU/actions/actions/dragon.ftl new file mode 100644 index 00000000000..bfc5d6040d0 --- /dev/null +++ b/Resources/Locale/ru-RU/actions/actions/dragon.ftl @@ -0,0 +1,4 @@ +devour-action-popup-message-structure = Ваши челюсти впиваются в твёрдый материал... +devour-action-popup-message-fail-target-not-valid = Это выглядит не особо съедобно. +devour-action-popup-message-fail-target-alive = Вы не можете поглощать ещё живых существ! +dragon-spawn-action-popup-message-fail-no-eggs = Вам не хватит выносливости для создания карпа! diff --git a/Resources/Locale/ru-RU/actions/actions/egg-lay.ftl b/Resources/Locale/ru-RU/actions/actions/egg-lay.ftl new file mode 100644 index 00000000000..34a56288935 --- /dev/null +++ b/Resources/Locale/ru-RU/actions/actions/egg-lay.ftl @@ -0,0 +1,3 @@ +action-popup-lay-egg-user = Вы отложили яйцо. +action-popup-lay-egg-others = { CAPITALIZE($entity) } откладывает яйцо. +action-popup-lay-egg-too-hungry = Съешьте больше еды перед тем как отложить яйцо! diff --git a/Resources/Locale/ru-RU/actions/actions/internals.ftl b/Resources/Locale/ru-RU/actions/actions/internals.ftl new file mode 100644 index 00000000000..450c977e914 --- /dev/null +++ b/Resources/Locale/ru-RU/actions/actions/internals.ftl @@ -0,0 +1,4 @@ +action-name-internals-toggle = Переключить подачу воздуха +action-description-internals-toggle = Дышите из экипированного газового баллона. Требуется надетая дыхательная маска. +internals-no-breath-tool = Не экипирована дыхательная маска +internals-no-tank = Не экипирован баллон для дыхания diff --git a/Resources/Locale/ru-RU/actions/actions/mapping.ftl b/Resources/Locale/ru-RU/actions/actions/mapping.ftl new file mode 100644 index 00000000000..7f8118a8b58 --- /dev/null +++ b/Resources/Locale/ru-RU/actions/actions/mapping.ftl @@ -0,0 +1 @@ +action-name-mapping-erase = Стереть сущность diff --git a/Resources/Locale/ru-RU/actions/actions/mask.ftl b/Resources/Locale/ru-RU/actions/actions/mask.ftl new file mode 100644 index 00000000000..5e450348c1b --- /dev/null +++ b/Resources/Locale/ru-RU/actions/actions/mask.ftl @@ -0,0 +1,2 @@ +action-mask-pull-up-popup-message = Вы натягиваете { $mask } на лицо. +action-mask-pull-down-popup-message = Вы приспускаете { $mask } с лица. diff --git a/Resources/Locale/ru-RU/actions/actions/sleep.ftl b/Resources/Locale/ru-RU/actions/actions/sleep.ftl new file mode 100644 index 00000000000..c31043dbac0 --- /dev/null +++ b/Resources/Locale/ru-RU/actions/actions/sleep.ftl @@ -0,0 +1,5 @@ +action-name-wake = Проснуться +sleep-onomatopoeia = Zzz... +sleep-examined = [color=lightblue]{ CAPITALIZE($target) } спит.[/color] +wake-other-success = Вы разбудили { $target }. +wake-other-failure = Вы тормошите { $target }, но { $target } не просыпается. diff --git a/Resources/Locale/ru-RU/actions/actions/spells.ftl b/Resources/Locale/ru-RU/actions/actions/spells.ftl new file mode 100644 index 00000000000..b0b68d6c0ac --- /dev/null +++ b/Resources/Locale/ru-RU/actions/actions/spells.ftl @@ -0,0 +1 @@ +spell-fail-no-hands = У вас нет рук! diff --git a/Resources/Locale/ru-RU/actions/actions/spider.ftl b/Resources/Locale/ru-RU/actions/actions/spider.ftl new file mode 100644 index 00000000000..2417c070bbb --- /dev/null +++ b/Resources/Locale/ru-RU/actions/actions/spider.ftl @@ -0,0 +1,4 @@ +spider-web-action-nogrid = Под вами нет пола! +spider-web-action-success = Вы развешиваете паутину вокруг себя. +spider-web-action-fail = Вы не можете разместить паутину здесь! На основных направлениях вокруг вас уже есть паутина! +sericulture-failure-hunger = Ваш желудок слишком пуст для плетения паутины! diff --git a/Resources/Locale/ru-RU/actions/actions/wagging.ftl b/Resources/Locale/ru-RU/actions/actions/wagging.ftl new file mode 100644 index 00000000000..d786383dc78 --- /dev/null +++ b/Resources/Locale/ru-RU/actions/actions/wagging.ftl @@ -0,0 +1,2 @@ +action-name-toggle-wagging = Виляет хвостом +action-description-toggle-wagging = Начать или прекратить вилять хвостом. diff --git a/Resources/Locale/ru-RU/actions/ui/actionmenu.ftl b/Resources/Locale/ru-RU/actions/ui/actionmenu.ftl new file mode 100644 index 00000000000..09ff49d2f68 --- /dev/null +++ b/Resources/Locale/ru-RU/actions/ui/actionmenu.ftl @@ -0,0 +1,9 @@ +## Action menu stuff (left panel, with hotbars etc) + +ui-actionmenu-title = Действия +ui-actionmenu-filter-label = Фильтры: { $selectedLabels } +ui-actionmenu-filter-button = Фильтр +ui-actionmenu-search-bar-placeholder-text = Поиск +ui-actionmenu-clear-button = Очистить +ui-actionsui-function-lock-action-slots = (Раз)блокировать перетаскивания и очистка слотов действия +ui-actionsui-function-open-abilities-menu = Открыть меню действий diff --git a/Resources/Locale/ru-RU/actions/ui/actionslot.ftl b/Resources/Locale/ru-RU/actions/ui/actionslot.ftl new file mode 100644 index 00000000000..18c5a558a69 --- /dev/null +++ b/Resources/Locale/ru-RU/actions/ui/actionslot.ftl @@ -0,0 +1 @@ +ui-actionslot-charges = Осталось использований: { $charges } diff --git a/Resources/Locale/ru-RU/administration/admin-verbs.ftl b/Resources/Locale/ru-RU/administration/admin-verbs.ftl new file mode 100644 index 00000000000..a577ad821f4 --- /dev/null +++ b/Resources/Locale/ru-RU/administration/admin-verbs.ftl @@ -0,0 +1,16 @@ +delete-verb-get-data-text = Удалить +edit-solutions-verb-get-data-text = Редактировать растворы +explode-verb-get-data-text = Взорвать +ahelp-verb-get-data-text = Написать +admin-verbs-admin-logs-entity = Логи сущности +admin-verbs-teleport-to = Телепортироваться к +admin-verbs-teleport-here = Телепортировать сюда +admin-verbs-freeze = Заморозить +admin-verbs-unfreeze = Разморозить +admin-verbs-erase = Стереть +admin-verbs-erase-description = + Удаляет игрока из раунда и манифеста членов экипажа, а также удаляет все его сообщения в чате. + Их вещи упадут на землю. + Игроки увидят всплывающее окно, указывающее им играть как будто исчезнувшего никогда не существовало. +toolshed-verb-mark = Отметить +toolshed-verb-mark-description = Помещает данную сущность в переменную $marked, заменяя ее предыдущее значение. diff --git a/Resources/Locale/ru-RU/administration/antag.ftl b/Resources/Locale/ru-RU/administration/antag.ftl new file mode 100644 index 00000000000..2eeb9693d85 --- /dev/null +++ b/Resources/Locale/ru-RU/administration/antag.ftl @@ -0,0 +1,13 @@ +verb-categories-antag = Антагонисты +admin-verb-make-traitor = Сделать цель предателем. +admin-verb-make-zombie = Сделать цель зомби. +admin-verb-make-nuclear-operative = Сделать цель одиноким Ядерным оперативником. +admin-verb-make-pirate = Сделать цель пиратом\капером. Учтите, что это не меняет игровой режим. +admin-verb-make-head-rev = Сделать цель Главой революции. +admin-verb-make-thief = Сделать цель Вором. +admin-verb-text-make-traitor = Сделать предателем +admin-verb-text-make-zombie = Сделать зомби +admin-verb-text-make-nuclear-operative = Сделать ядерным оперативником +admin-verb-text-make-pirate = Сделать пиратом +admin-verb-text-make-head-rev = Сделать Главой революции +admin-verb-text-make-thief = Сделать Вором. diff --git a/Resources/Locale/ru-RU/administration/bwoink.ftl b/Resources/Locale/ru-RU/administration/bwoink.ftl new file mode 100644 index 00000000000..71f2dbeb8b1 --- /dev/null +++ b/Resources/Locale/ru-RU/administration/bwoink.ftl @@ -0,0 +1,9 @@ +bwoink-user-title = Сообщение от администратора +bwoink-system-starmute-message-no-other-users = *Система: Никто не доступен для получения вашего сообщения. Попробуйте обратиться к администраторам игры в Discord. +bwoink-system-messages-being-relayed-to-discord = Ваше сообщение было передано администраторам в Discord. Оно может остаться без ответа. +bwoink-system-typing-indicator = + { $players } { $count -> + [one] печатает + *[other] печатают + }... +admin-bwoink-play-sound = Bwoink? diff --git a/Resources/Locale/ru-RU/administration/commands/add-uplink-command.ftl b/Resources/Locale/ru-RU/administration/commands/add-uplink-command.ftl new file mode 100644 index 00000000000..d9bb9fb87c9 --- /dev/null +++ b/Resources/Locale/ru-RU/administration/commands/add-uplink-command.ftl @@ -0,0 +1,6 @@ +add-uplink-command-description = Создает аплинк в выбранном предмете и привязывает его к аккаунту игрока +add-uplink-command-help = Использование: adduplink [username] [item-id] +add-uplink-command-completion-1 = Username (по-умолчанию это вы сами) +add-uplink-command-completion-2 = Uplink uid (по-умолчанию это КПК) +add-uplink-command-error-1 = Выбранный игрок не имеет подконтрольную сущность +add-uplink-command-error-2 = Не удалось добавить аплинк игроку diff --git a/Resources/Locale/ru-RU/administration/commands/call-shuttle-command.ftl b/Resources/Locale/ru-RU/administration/commands/call-shuttle-command.ftl new file mode 100644 index 00000000000..08280d43204 --- /dev/null +++ b/Resources/Locale/ru-RU/administration/commands/call-shuttle-command.ftl @@ -0,0 +1,4 @@ +call-shuttle-command-description = Вызывает эвакуационный шаттл с указанием времени прибытия по выбору. +call-shuttle-command-help-text = Использование: { $command } [m:ss] +recall-shuttle-command-description = Отзывает эвакуационный шаттл. +recall-shuttle-command-help-text = Использование: { $command } diff --git a/Resources/Locale/ru-RU/administration/commands/control-mob-command.ftl b/Resources/Locale/ru-RU/administration/commands/control-mob-command.ftl new file mode 100644 index 00000000000..833b091144d --- /dev/null +++ b/Resources/Locale/ru-RU/administration/commands/control-mob-command.ftl @@ -0,0 +1,2 @@ +control-mob-command-description = Переносит разум пользователя в указанную сущность. +control-mob-command-help-text = Использование: controlmob . diff --git a/Resources/Locale/ru-RU/administration/commands/custom-vote-command.ftl b/Resources/Locale/ru-RU/administration/commands/custom-vote-command.ftl new file mode 100644 index 00000000000..8d6ac1e0381 --- /dev/null +++ b/Resources/Locale/ru-RU/administration/commands/custom-vote-command.ftl @@ -0,0 +1 @@ +custom-vote-webhook-name = Custom Vote Held diff --git a/Resources/Locale/ru-RU/administration/commands/delete-entities-with-component-command.ftl b/Resources/Locale/ru-RU/administration/commands/delete-entities-with-component-command.ftl new file mode 100644 index 00000000000..549c62a13ee --- /dev/null +++ b/Resources/Locale/ru-RU/administration/commands/delete-entities-with-component-command.ftl @@ -0,0 +1,5 @@ +delete-entities-with-component-command-description = Удаляет сущности с указанными компонентами. +delete-entities-with-component-command-help-text = + Использование: deleteewc ... + Удаляет все сущности с указанными компонентами. +delete-entities-with-component-command-deleted-components = Удалено { $count } сущностей diff --git a/Resources/Locale/ru-RU/administration/commands/dsay-command.ftl b/Resources/Locale/ru-RU/administration/commands/dsay-command.ftl new file mode 100644 index 00000000000..47e234bb2bc --- /dev/null +++ b/Resources/Locale/ru-RU/administration/commands/dsay-command.ftl @@ -0,0 +1,2 @@ +dsay-command-description = Отправляет сообщение в чат мертвых от имени администратора +dsay-command-help-text = Использование: { $command } diff --git a/Resources/Locale/ru-RU/administration/commands/follow-command.ftl b/Resources/Locale/ru-RU/administration/commands/follow-command.ftl new file mode 100644 index 00000000000..14312b09d86 --- /dev/null +++ b/Resources/Locale/ru-RU/administration/commands/follow-command.ftl @@ -0,0 +1,2 @@ +follow-command-description = Makes you begin following an entity +follow-command-help = Usage: follow [netEntity] diff --git a/Resources/Locale/ru-RU/administration/commands/osay-command.ftl b/Resources/Locale/ru-RU/administration/commands/osay-command.ftl new file mode 100644 index 00000000000..3d750d332da --- /dev/null +++ b/Resources/Locale/ru-RU/administration/commands/osay-command.ftl @@ -0,0 +1,7 @@ +osay-command-description = Заставляет другую сущность попытаться отправить сообщение +osay-command-help-text = Использование: { $command } +osay-command-arg-uid = source uid +osay-command-arg-type = type +osay-command-arg-message = message +osay-command-error-args = Недопустимое число аргументов. +osay-command-error-euid = { $arg } не является допустимым entity uid. diff --git a/Resources/Locale/ru-RU/administration/commands/panicbunker.ftl b/Resources/Locale/ru-RU/administration/commands/panicbunker.ftl new file mode 100644 index 00000000000..85caf4bc6ab --- /dev/null +++ b/Resources/Locale/ru-RU/administration/commands/panicbunker.ftl @@ -0,0 +1,28 @@ +cmd-panicbunker-desc = Toggles the panic bunker, which enables stricter restrictions on who's allowed to join the server. +cmd-panicbunker-help = Usage: panicbunker +panicbunker-command-enabled = Режим "Бункер" был включён. +panicbunker-command-disabled = Режим "Бункер" был выключен. +cmd-panicbunker_disable_with_admins-desc = Toggles whether or not the panic bunker will disable when an admin connects. +cmd-panicbunker_disable_with_admins-help = Usage: panicbunker_disable_with_admins +panicbunker-command-disable-with-admins-enabled = The panic bunker will automatically disable with admins online. +panicbunker-command-disable-with-admins-disabled = The panic bunker will not automatically disable with admins online. +cmd-panicbunker_enable_without_admins-desc = Toggles whether or not the panic bunker will enable when the last admin disconnects. +cmd-panicbunker_enable_without_admins-help = Usage: panicbunker_enable_without_admins +panicbunker-command-enable-without-admins-enabled = The panic bunker will automatically enable without admins online. +panicbunker-command-enable-without-admins-disabled = The panic bunker will not automatically enable without admins online. +cmd-panicbunker_count_deadminned_admins-desc = Toggles whether or not to count deadminned admins when automatically enabling and disabling the panic bunker. +cmd-panicbunker_count_deadminned_admins-help = Usage: panicbunker_count_deadminned_admins +panicbunker-command-count-deadminned-admins-enabled = The panic bunker will count deadminned admins when made to automatically enable and disable. +panicbunker-command-count-deadminned-admins-disabled = The panic bunker will not count deadminned admins when made to automatically enable and disable. +cmd-panicbunker_show_reason-desc = Toggles whether or not to show connecting clients the reason why the panic bunker blocked them from joining. +cmd-panicbunker_show_reason-help = Usage: panicbunker_show_reason +panicbunker-command-show-reason-enabled = The panic bunker will now show a reason to users it blocks from connecting. +panicbunker-command-show-reason-disabled = The panic bunker will no longer show a reason to users it blocks from connecting. +cmd-panicbunker_min_account_age-desc = Gets or sets the minimum account age in hours that an account must have to be allowed to connect with the panic bunker enabled. +cmd-panicbunker_min_account_age-help = Usage: panicbunker_min_account_age +panicbunker-command-min-account-age-is = The minimum account age for the panic bunker is { $hours } hours. +panicbunker-command-min-account-age-set = Set the minimum account age for the panic bunker to { $hours } hours. +cmd-panicbunker_min_overall_hours-desc = Gets or sets the minimum overall playtime in hours that an account must have to be allowed to connect with the panic bunker enabled. +cmd-panicbunker_min_overall_hours-help = Usage: panicbunker_min_overall_hours +panicbunker-command-min-overall-hours-is = The minimum overall playtime for the panic bunker is { $hours } hours. +panicbunker-command-min-overall-hours-set = Set the minimum overall playtime for the panic bunker to { $hours } hours. diff --git a/Resources/Locale/ru-RU/administration/commands/play-global-sound-command.ftl b/Resources/Locale/ru-RU/administration/commands/play-global-sound-command.ftl new file mode 100644 index 00000000000..6855f95c941 --- /dev/null +++ b/Resources/Locale/ru-RU/administration/commands/play-global-sound-command.ftl @@ -0,0 +1,7 @@ +play-global-sound-command-description = Проигрывает глобальный звук для выбранного игрока или для каждого подключенного игрока, если не выбран конкретный. +play-global-sound-command-help = playglobalsound [user 1] ... [user n] +play-global-sound-command-player-not-found = Игрок "{ $username }" не найден. +play-global-sound-command-volume-parse = Задан неправильный уровень громкости { $volume }. +play-global-sound-command-arg-path = +play-global-sound-command-arg-volume = [volume] +play-global-sound-command-arg-usern = [user { $user }] diff --git a/Resources/Locale/ru-RU/administration/commands/polymorph-command.ftl b/Resources/Locale/ru-RU/administration/commands/polymorph-command.ftl new file mode 100644 index 00000000000..aca92e6806b --- /dev/null +++ b/Resources/Locale/ru-RU/administration/commands/polymorph-command.ftl @@ -0,0 +1,5 @@ +polymorph-command-description = For when you need someone to stop being a person. Takes an entity and a polymorph prototype. +polymorph-command-help-text = polymorph ... + Пытается вылечить моба пользователя, если аргументы не предоставлены. +rejuvenate-command-self-heal-message = Исцеление пользовательского моба, поскольку аргументы не были предоставлены. +rejuvenate-command-no-entity-attached-message = К пользователю не привязана никакая сущность. diff --git a/Resources/Locale/ru-RU/administration/commands/set-admin-ooc-command.ftl b/Resources/Locale/ru-RU/administration/commands/set-admin-ooc-command.ftl new file mode 100644 index 00000000000..41a3f284590 --- /dev/null +++ b/Resources/Locale/ru-RU/administration/commands/set-admin-ooc-command.ftl @@ -0,0 +1,2 @@ +set-admin-ooc-command-description = Устанавливает цвет ваших OOC-сообщений. Цвет должен быть в шестнадцатеричном формате, пример: { $command } #c43b23 +set-admin-ooc-command-help-text = Использование: { $command } diff --git a/Resources/Locale/ru-RU/administration/commands/set-looc-command.ftl b/Resources/Locale/ru-RU/administration/commands/set-looc-command.ftl new file mode 100644 index 00000000000..6127016aede --- /dev/null +++ b/Resources/Locale/ru-RU/administration/commands/set-looc-command.ftl @@ -0,0 +1,6 @@ +set-looc-command-description = Позволяет включить или выключить LOOC. +set-looc-command-help = Использование: setlooc ИЛИ setlooc [value] +set-looc-command-too-many-arguments-error = Слишком много аргументов. +set-looc-command-invalid-argument-error = Неверный аргумент. +set-looc-command-looc-enabled = LOOC чат был включен. +set-looc-command-looc-disabled = LOOC чат был выключен. diff --git a/Resources/Locale/ru-RU/administration/commands/set-mind-command.ftl b/Resources/Locale/ru-RU/administration/commands/set-mind-command.ftl new file mode 100644 index 00000000000..06de66fa06b --- /dev/null +++ b/Resources/Locale/ru-RU/administration/commands/set-mind-command.ftl @@ -0,0 +1,4 @@ +set-mind-command-description = Перемещает сознание в указанную сущность. Сущность должна иметь { $requiredComponent }. По умолчанию это заставит разум, который в данный момент посещает другие сущности, вернуться обратно (т.е. вернуть призрака в свое основное тело). +set-mind-command-help-text = Использование: { $command } [unvisit] +set-mind-command-target-has-no-content-data-message = Целевой игрок не имеет данных о содержимом (wtf?) +set-mind-command-target-has-no-mind-message = Целевая сущность не обладает разумом (вы забыли сделать ее разумной?) diff --git a/Resources/Locale/ru-RU/administration/commands/set-ooc-command.ftl b/Resources/Locale/ru-RU/administration/commands/set-ooc-command.ftl new file mode 100644 index 00000000000..c6820b4e5d4 --- /dev/null +++ b/Resources/Locale/ru-RU/administration/commands/set-ooc-command.ftl @@ -0,0 +1,6 @@ +set-ooc-command-description = Позволяет включить или выключить OOC. +set-ooc-command-help = Использование: setooc ИЛИ setooc [value] +set-ooc-command-too-many-arguments-error = Слишком много аргументов. +set-ooc-command-invalid-argument-error = Неверный аргумент. +set-ooc-command-ooc-enabled = OOC чат был включен. +set-ooc-command-ooc-disabled = OOC чат был выключен. diff --git a/Resources/Locale/ru-RU/administration/commands/set-outfit-command.ftl b/Resources/Locale/ru-RU/administration/commands/set-outfit-command.ftl new file mode 100644 index 00000000000..22588e2ce52 --- /dev/null +++ b/Resources/Locale/ru-RU/administration/commands/set-outfit-command.ftl @@ -0,0 +1,4 @@ +set-outfit-command-description = Устанавливает наряд указанной сущности. Сущность должна иметь { $requiredComponent } +set-outfit-command-help-text = Использование: { $command } | { $command } +set-outfit-command-is-not-player-error = Это не работает из консоли сервера. Вы должны передать также идентификатор наряда. +set-outfit-command-invalid-outfit-id-error = Неверный идентификатор наряда diff --git a/Resources/Locale/ru-RU/administration/commands/tag-commands.ftl b/Resources/Locale/ru-RU/administration/commands/tag-commands.ftl new file mode 100644 index 00000000000..7ddaa0897d5 --- /dev/null +++ b/Resources/Locale/ru-RU/administration/commands/tag-commands.ftl @@ -0,0 +1,9 @@ +addtag-command-description = Добавить тег к выбранной сущности +addtag-command-help = Использование: addtag +addtag-command-success = Тег { $tag } был добавлен { $target }. +addtag-command-fail = Не удалость добавить тег { $tag } к { $target }. +removetag-command-description = Удалить тег у выбранной сущности +removetag-command-help = Использование: removetag +removetag-command-success = Тег { $tag } был удалён у { $target }. +removetag-command-fail = Не удалость удалить тег { $tag } у { $target }. +tag-command-arg-tag = Tag diff --git a/Resources/Locale/ru-RU/administration/commands/throw-scoreboard-command.ftl b/Resources/Locale/ru-RU/administration/commands/throw-scoreboard-command.ftl new file mode 100644 index 00000000000..d6a4db7eb76 --- /dev/null +++ b/Resources/Locale/ru-RU/administration/commands/throw-scoreboard-command.ftl @@ -0,0 +1,2 @@ +throw-scoreboard-command-description = Показать окно результатов раунда для всех игроков, но не завершать раунд +throw-scoreboard-command-help-text = Использование: throwscoreboard diff --git a/Resources/Locale/ru-RU/administration/commands/variantize-command.ftl b/Resources/Locale/ru-RU/administration/commands/variantize-command.ftl new file mode 100644 index 00000000000..1c0c6d21c01 --- /dev/null +++ b/Resources/Locale/ru-RU/administration/commands/variantize-command.ftl @@ -0,0 +1,2 @@ +variantize-command-description = Рандомизирует все варианты плиток пола в заданной области. +variantize-command-help-text = variantize diff --git a/Resources/Locale/ru-RU/administration/managers/admin-manager.ftl b/Resources/Locale/ru-RU/administration/managers/admin-manager.ftl new file mode 100644 index 00000000000..f85203d52d2 --- /dev/null +++ b/Resources/Locale/ru-RU/administration/managers/admin-manager.ftl @@ -0,0 +1,9 @@ +admin-manager-self-de-admin-message = { $exAdminName } снимает с себя права админа. +admin-manager-self-re-admin-message = { $newAdminName } возвращает себе права админа. +admin-manager-became-normal-player-message = Теперь вы обычный игрок. +admin-manager-became-admin-message = Теперь вы администратор. +admin-manager-no-longer-admin-message = Вы больше не администратор. +admin-manager-admin-permissions-updated-message = Ваши права администратора были обновлены. +admin-manager-admin-logout-message = Админ вышел: { $name } +admin-manager-admin-login-message = Админ зашёл: { $name } +admin-manager-admin-data-host-title = Хост diff --git a/Resources/Locale/ru-RU/administration/smites.ftl b/Resources/Locale/ru-RU/administration/smites.ftl new file mode 100644 index 00000000000..e0cbac55ebd --- /dev/null +++ b/Resources/Locale/ru-RU/administration/smites.ftl @@ -0,0 +1,88 @@ +admin-smite-chess-self = Вы чувствуете себя необычайно маленьким. +admin-smite-chess-others = { CAPITALIZE($name) } уменьшается до шахматной доски! +admin-smite-set-alight-self = Вы загораетесь пламенем! +admin-smite-set-alight-others = { CAPITALIZE($name) } загорается пламенем! +admin-smite-remove-blood-self = Вы чувствуете легкость и прохладу. +admin-smite-remove-blood-others = { CAPITALIZE($name) } растекается кровью по всему полу! +admin-smite-vomit-organs-self = Вас тошнит, и вы чувствуете себя опустошённо! +admin-smite-vomit-organs-others = { CAPITALIZE($name) } изрыгает свои органы! +admin-smite-remove-hands-self = У вас отваливаются руки! +admin-smite-remove-hands-other = У { CAPITALIZE($name) } отваливаются руки! +admin-smite-turned-ash-other = { CAPITALIZE($name) } превращается в кучку пепла! +admin-smite-stomach-removal-self = Вы ощущаете пустоту в желудке... +admin-smite-run-walk-swap-prompt = Для бега вы должны нажать Shift! +admin-smite-super-speed-prompt = Вы двигаетесь почти со скоростью звука! +admin-smite-lung-removal-self = Вы не можете вдохнуть! +admin-smite-terminate-prompt = Я вернусь. +admin-smite-explode-description = Взорвите цель. +admin-smite-chess-dimension-description = Изгнание в шахматное измерение. +admin-smite-set-alight-description = Заставляет цель гореть. +admin-smite-monkeyify-description = Превращает цель в обезьяну. +admin-smite-lung-cancer-description = Рак лёгких IIIA стадии, для настоящих любителей популярного шоу "Во все тяжкие". +admin-smite-electrocute-description = Поражает цель электрическим током, делая бесполезным все, что было на них надето. +admin-smite-creampie-description = Кремовый пирог, всего одной кнопкой. +admin-smite-remove-blood-description = Обескровливает цель, кроваво. +admin-smite-vomit-organs-description = Вызывает у цели рвоту, в том числе и органами. +admin-smite-remove-hands-description = Лишает цель рук. +admin-smite-pinball-description = Превращает цель в суперпрыгучий мяч, метая её об стены пока она не клипнется сквозь станцию в бездну. +admin-smite-yeet-description = Изгоняет цель в глубины космоса, включив no-clip и швыряя её. +admin-smite-become-bread-description = Превращает цель в хлеб. И всё. +admin-smite-ghostkick-description = Тихо кикает пользователя, разрывая его соединение. +admin-smite-nyanify-description = Насильно добавляет кошачьи ушки, от которых никуда не деться. +admin-smite-kill-sign-description = Накладывает на игрока метку смерти для его товарищей. +admin-smite-cluwne-description = Превращает в клувеня. Костюм нельзя снять, и экипаж станции может беспрепятственно убивать их. +admin-smite-anger-pointing-arrows-description = Разъяряет указательные стрелки, заставляя их атаковать цель взрывами. +admin-smite-dust-description = Превращает цель в небольшую кучку пепла. +admin-smite-buffering-description = Вызывает у цели случайный запуск буферизации, замораживая её на короткое время, пока она подгружается. +admin-smite-become-instrument-description = Превращает цель в суперсинтезатор. И всё. +admin-smite-remove-gravity-description = Наделяет цель антигравитацией. +admin-smite-reptilian-species-swap-description = Меняет расу на Унатха. Пригодится для тех, кто ведёт себя как космический расист. +admin-smite-locker-stuff-description = Помещает цель в (заваренный) шкафчик. +admin-smite-headstand-description = Переворачивает спрайт по вертикали. +admin-smite-plasma-internals-description = Заменяет содержимое лёгких плазмой. +admin-smite-become-mouse-description = Цель станет крысой. Рататуй. +admin-smite-maid-description = Насильно превращает цель в кошко-служанку уборщицу. Это настоящая пытка для некоторых игроков, используйте её с умом. +admin-smite-zoom-in-description = Увеличивает зум так, что цель перестает видеть окружение. +admin-smite-flip-eye-description = Переворачивает их обзор, фактически меняя управление и делая игру раздражающей. +admin-smite-run-walk-swap-description = Меняет местами бег и ходьбу, заставляя цель держать Shift, чтобы двигаться быстро. +admin-smite-stomach-removal-description = Удаляет желудок цели, лишая её возможности питаться. +admin-smite-super-speed-description = Делает цель очень быстрой, заставляя её превращаться в фарш при столкновении со стеной. +admin-smite-speak-backwards-description = Заставляет цель говорить задом наперед, так что она не сможет позвать на помощь. +admin-smite-lung-removal-description = Удаляет лёгкие цели, топя её. +admin-smite-remove-hand-description = Удаляет только одну из рук цели вместо всех. +admin-smite-disarm-prone-description = Шанс обезоружить цель становится 100%, а наручники надеваются на неё мгновенно. +admin-smite-garbage-can-description = Превратите цель в мусорку, чтобы подчеркнуть, о чём она вам напоминает. +admin-trick-unbolt-description = Разболтирует целевой шлюз. +admin-smite-super-bonk-description = Ударить цель об каждый стол на станции. +admin-smite-super-bonk-lite-description = Бьет цель об каждый стол на станции. Прекращает свое действие только после смерти цели. +admin-smite-terminate-description = Сделать целью Терминатора. +admin-trick-bolt-description = Болтирует целевой шлюз. +admin-trick-emergency-access-on-description = Включает аварийный доступ к целевому шлюзу. +admin-trick-emergency-access-off-description = Выключает аварийный доступ к целевому шлюзу. +admin-trick-make-indestructible-description = Делает целевой объект неуязвимым, фактически godmode. +admin-trick-make-vulnerable-description = Делает целевой объект уязвимым снова, отключая godmode. +admin-trick-block-unanchoring-description = Не даёт закрепить целевой объект. +admin-trick-refill-battery-description = Перезаряжает батарею целевого объекта. +admin-trick-drain-battery-description = Разряжает батарею целевого объекта. +admin-trick-internals-refill-oxygen-description = Заполняет кислородом баллон или лёгкие цели. +admin-trick-internals-refill-nitrogen-description = Заполняет азотом баллон или лёгкие цели. +admin-trick-internals-refill-plasma-description = Заполняет плазмой баллон или лёгкие цели. +admin-trick-send-to-test-arena-description = Отправляет объект на испытательную арену админа. Эта арена является индивидуальной для каждого администратора. +admin-trick-grant-all-access-description = Даёт цели полный доступ. +admin-trick-revoke-all-access-description = Забирает у цели весь доступ. +admin-trick-rejuvenate-description = Возрождает цель, исцеляет её от всего. +admin-trick-adjust-stack-description = Устанавливает размер стопки на указанное значение. +admin-trick-fill-stack-description = Устанавливает размер стопки на максимум. +admin-trick-rename-description = Переименовывает целевой объект. Обратите внимание, что это не равно команде `rename` и не исправит его ID. +admin-trick-redescribe-description = Переописывает целевой объект. +admin-trick-rename-and-redescribe-description = Переименовывает и переописывает объект одной кнопкой. +admin-trick-bar-job-slots-description = Закрывает все слоты должностей на станции, так что никто не сможет присоединиться. +admin-trick-locate-cargo-shuttle-description = Телепортирует вас прямо на грузовой шаттл станции, если он есть. +admin-trick-infinite-battery-description = Перенастраивает СМЭСы и подстанции на сетке/станции/карте на быструю автозарядку. +admin-trick-infinite-battery-object-description = Перенастраивает объект на быструю автозарядку его батареи. +admin-trick-halt-movement-description = Прекращает движение целевого объекта, по крайней мере, пока что-то не сдвинет его снова. +admin-trick-unpause-map-description = Снимает выбранную карту с паузы. ОБРАТИТЕ ВНИМАНИЕ, ЧТО ЭТО МОЖЕТ ПРИВЕСТИ К НЕПРАВИЛЬНОЙ РАБОТЕ СО STORAGE MAPS! +admin-trick-pause-map-description = Ставит выбранную карту на паузу. Обратите внимание, что это не останавливает движение игроков полностью! +admin-trick-snap-joints-description = Удаляет все физические шарниры из объекта. К сожалению, не отщелкивает все кости в теле. +admin-trick-minigun-fire-description = Заставляет целевое оружие стрелять как миниган (очень быстро). +admin-trick-set-bullet-amount-description = Быстро устанавливает значение количества незаспавненных патронов в оружии. diff --git a/Resources/Locale/ru-RU/administration/ui/actions.ftl b/Resources/Locale/ru-RU/administration/ui/actions.ftl new file mode 100644 index 00000000000..58bcbd02cdf --- /dev/null +++ b/Resources/Locale/ru-RU/administration/ui/actions.ftl @@ -0,0 +1,12 @@ +admin-player-actions-bans = Бан-лист +admin-player-actions-notes = Заметки +admin-player-actions-kick = Кикнуть +admin-player-actions-ban = Забанить +admin-player-actions-ahelp = ПМ +admin-player-actions-respawn = Респаун +admin-player-actions-spawn = Заспавнить здесь +admin-player-spawn-failed = Не удалось обнаружить координаты +admin-player-actions-clone = Клонировать +admin-player-actions-follow = Следовать +admin-player-actions-teleport = Телепортироваться к +admin-player-actions-confirm = Вы уверены? diff --git a/Resources/Locale/ru-RU/administration/ui/admin-announce-window.ftl b/Resources/Locale/ru-RU/administration/ui/admin-announce-window.ftl new file mode 100644 index 00000000000..fbf5f7d1b4c --- /dev/null +++ b/Resources/Locale/ru-RU/administration/ui/admin-announce-window.ftl @@ -0,0 +1,8 @@ +admin-announce-title = Сделать объявление +admin-announce-announcement-placeholder = Текст объявления... +admin-announce-announcer-placeholder = Отправитель +admin-announce-announcer-default = Центральное командование +admin-announce-button = Сделать объявление +admin-announce-type-station = Станция +admin-announce-type-server = Сервер +admin-announce-keep-open = Держать открытым diff --git a/Resources/Locale/ru-RU/administration/ui/admin-erase.ftl b/Resources/Locale/ru-RU/administration/ui/admin-erase.ftl new file mode 100644 index 00000000000..66c846771cd --- /dev/null +++ b/Resources/Locale/ru-RU/administration/ui/admin-erase.ftl @@ -0,0 +1 @@ +admin-erase-popup = { $user } бесследно исчезает. Продолжайте играть как будто его никогда не было. diff --git a/Resources/Locale/ru-RU/administration/ui/admin-logs.ftl b/Resources/Locale/ru-RU/administration/ui/admin-logs.ftl new file mode 100644 index 00000000000..989e323197b --- /dev/null +++ b/Resources/Locale/ru-RU/administration/ui/admin-logs.ftl @@ -0,0 +1,19 @@ +admin-logs-title = Панель админ логов +admin-logs-count = Показано { $showing }/{ $total } +admin-logs-pop-out = Поп-аут +# Round +admin-logs-round = Раунд{ " " } +admin-logs-reset = Сбросить +admin-logs-reset-with-id = Сбросить раунд (#{ $id }) +# Types +admin-logs-search-types-placeholder = Поиск типа... (ИЛИ) +admin-logs-select-all = Все +admin-logs-select-none = Никакие +# Players +admin-logs-search-players-placeholder = Поиск игрока... (ИЛИ) +admin-logs-select-none = Никакие +admin-logs-include-non-player = Включая не-игроков +# Logs +admin-logs-search-logs-placeholder = Поиск по логам... +admin-logs-refresh = Обновить +admin-logs-next = Далее diff --git a/Resources/Locale/ru-RU/administration/ui/admin-menu-window.ftl b/Resources/Locale/ru-RU/administration/ui/admin-menu-window.ftl new file mode 100644 index 00000000000..a39d70554e2 --- /dev/null +++ b/Resources/Locale/ru-RU/administration/ui/admin-menu-window.ftl @@ -0,0 +1,11 @@ +## AdminMenuWindow.xaml.cs + +admin-menu-title = Меню администратора +admin-menu-admin-tab = Администратор +admin-menu-adminbus-tab = АдминАбуз +admin-menu-atmos-tab = Атмос +admin-menu-round-tab = Раунд +admin-menu-server-tab = Сервер +admin-menu-panic-bunker-tab = Режим "Бункер" +admin-menu-players-tab = Игроки +admin-menu-objects-tab = Объекты diff --git a/Resources/Locale/ru-RU/administration/ui/admin-notes.ftl b/Resources/Locale/ru-RU/administration/ui/admin-notes.ftl new file mode 100644 index 00000000000..287e9da979d --- /dev/null +++ b/Resources/Locale/ru-RU/administration/ui/admin-notes.ftl @@ -0,0 +1,72 @@ +# UI +admin-notes-title = Заметки о { $player } +admin-notes-new-note = Новая заметка +admin-notes-show-more = Показать больше +admin-notes-for = Заметка для: { $player } +admin-notes-id = Id: { $id } +admin-notes-type = Тип: { $type } +admin-notes-severity = Серьёзность: { $severity } +admin-notes-secret = Секретно +admin-notes-notsecret = Не секретно +admin-notes-expires = Истекает: { $expires } +admin-notes-expires-never = Не истекает +admin-notes-edited-never = Никогда +admin-notes-round-id = Id раунда: { $id } +admin-notes-round-id-unknown = Id раунда: неизвестно +admin-notes-created-by = Создал: { $author } +admin-notes-created-at = Создано в: { $date } +admin-notes-last-edited-by = Последним изменил: { $author } +admin-notes-last-edited-at = Последнее изменение в: { $date } +admin-notes-edit = Изменить +admin-notes-delete = Удалить +admin-notes-hide = Скрыть +admin-notes-delete-confirm = Вы уверены? +admin-notes-edited = Последнее изменение от { $author } в { $date } +admin-notes-unbanned = Разбанил { $admin } в { $date } +admin-notes-message-window-title = Внимание! +admin-notes-message-admin = Новое сообщение от { $admin }, добавлено в { $date } +admin-notes-message-wait = Кнопки будут доступны через { $time } секунд. +admin-notes-message-accept = Скрыть навсегда +admin-notes-message-dismiss = Скрыть временно +admin-notes-message-seen = Просмотрено +admin-notes-banned-from = В бане +admin-notes-the-server = на сервере +admin-notes-permanently = перманентно +# Verb +admin-notes-verb-text = Заметки +admin-notes-days = { $days } дней +admin-notes-hours = { $hours } часов +admin-notes-minutes = { $minutes } минут +# Note editor UI +admin-note-editor-title-new = Новая заметка для { $player } +admin-note-editor-title-existing = Изменение заметки { $id } для { $player } от { $author } +admin-note-editor-pop-out = Поп-аут +admin-note-editor-secret = Секрет? +admin-note-editor-secret-tooltip = Если установить этот флажок, то заметка не будет видна игроку +admin-note-editor-type-note = Заметка +admin-note-editor-type-message = Сообщение +admin-note-editor-type-watchlist = Наблюдение +admin-note-editor-type-server-ban = Сервер бан +admin-note-editor-type-role-ban = Роль бан +admin-note-editor-severity-select = Выбрать +admin-note-editor-severity-none = Нет +admin-note-editor-severity-low = Низкий +admin-note-editor-severity-medium = Средний +admin-note-editor-severity-high = Высокий +admin-note-editor-expiry-checkbox = Пермаментно? +admin-note-editor-expiry-checkbox-tooltip = Уберите флажок, что бы сделать его истекаемым +admin-note-editor-expiry-label = Истекает в: +admin-note-editor-expiry-label-params = Истекает: { $date } (через { $expiresIn }) +admin-note-editor-expiry-label-expired = Истёк +admin-note-editor-expiry-placeholder = Укажите срок действия (yyyy-MM-dd HH:mm:ss) +admin-note-editor-submit = Подтвердить +admin-note-editor-submit-confirm = Вы уверены? +# Watchlist and message login +admin-notes-watchlist = Наблюдение над { $player }: { $message } +admin-notes-new-message = Вы получили админ сообщение от { $admin }: { $message } +# Admin remarks +admin-remarks-command-description = Открыть страницу админ замечаний +admin-remarks-command-error = Админ замечания были отключены +admin-remarks-title = Админ замечания +# Misc +system-user = [Система] diff --git a/Resources/Locale/ru-RU/administration/ui/admin-spawn-explosion-eui.ftl b/Resources/Locale/ru-RU/administration/ui/admin-spawn-explosion-eui.ftl new file mode 100644 index 00000000000..7b1f0257009 --- /dev/null +++ b/Resources/Locale/ru-RU/administration/ui/admin-spawn-explosion-eui.ftl @@ -0,0 +1,15 @@ +admin-explosion-eui-title = Создание взрывов +admin-explosion-eui-label-type = Тип взрыва +admin-explosion-eui-label-mapid = ID карты +admin-explosion-eui-label-xmap = X (Карты) +admin-explosion-eui-label-ymap = Y (Карты) +admin-explosion-eui-label-current = Текущая позиция +admin-explosion-eui-label-preview = Предпросмотр +admin-explosion-eui-label-total = Общая интенсивность +admin-explosion-eui-label-slope = Наклон интенсивности +admin-explosion-eui-label-max = Макс интенсивность +admin-explosion-eui-label-directional = Направленный +admin-explosion-eui-label-angle = Угол +admin-explosion-eui-label-spread = Радиус +admin-explosion-eui-label-distance = Дистанция +admin-explosion-eui-label-spawn = Скыдыщ! diff --git a/Resources/Locale/ru-RU/administration/ui/ban-list.ftl b/Resources/Locale/ru-RU/administration/ui/ban-list.ftl new file mode 100644 index 00000000000..864c580ec84 --- /dev/null +++ b/Resources/Locale/ru-RU/administration/ui/ban-list.ftl @@ -0,0 +1,19 @@ +# UI +ban-list-bans = Баны +ban-list-role-bans = Баны ролей +# UI +ban-list-header-ids = ID +ban-list-header-reason = Причина +ban-list-header-role = Роль +ban-list-header-time = Длительность бана +ban-list-header-expires = Истекает +ban-list-header-banning-admin = Забанил +ban-list-title = Все баны { $player } +ban-list-view = Показать +ban-list-id = ID: { $id } +ban-list-ip = IP: { $ip } +ban-list-hwid = HWID: { $hwid } +ban-list-guid = GUID: { $guid } +ban-list-permanent = НАВСЕГДА +ban-list-unbanned = Разбанен: { $date } +ban-list-unbanned-by = Разбанил { $unbanner } diff --git a/Resources/Locale/ru-RU/administration/ui/manage-solutions/add-reagent.ftl b/Resources/Locale/ru-RU/administration/ui/manage-solutions/add-reagent.ftl new file mode 100644 index 00000000000..a6064a849bb --- /dev/null +++ b/Resources/Locale/ru-RU/administration/ui/manage-solutions/add-reagent.ftl @@ -0,0 +1,5 @@ +admin-add-reagent-window-title = Добавить к { $solution } +admin-add-reagent-window-amount-label = Количество: +admin-add-reagent-window-search-placeholder = Фильтр... +admin-add-reagent-window-add = Добавить { $quantity } ед. { $reagent } +admin-add-reagent-window-add-invalid-reagent = Выберите реагент diff --git a/Resources/Locale/ru-RU/administration/ui/manage-solutions/manage-solutions.ftl b/Resources/Locale/ru-RU/administration/ui/manage-solutions/manage-solutions.ftl new file mode 100644 index 00000000000..5d0138bbfd9 --- /dev/null +++ b/Resources/Locale/ru-RU/administration/ui/manage-solutions/manage-solutions.ftl @@ -0,0 +1,10 @@ +admin-solutions-window-title = Редактирование раствора - { $targetName } +admin-solutions-window-solution-label = Целевой раствор: +admin-solutions-window-add-new-button = Добавить новый реагент +admin-solutions-window-volume-label = Объем { $currentVolume }/{ $maxVolume } ед. +admin-solutions-window-capacity-label = Вместимость (u): +admin-solutions-window-specific-heat-label = Удельная теплоёмкость: { $specificHeat } Дж/(К*u) +admin-solutions-window-heat-capacity-label = Теплоёмкость: { $heatCapacity } Дж/К +admin-solutions-window-temperature-label = Температура (К): +admin-solutions-window-thermal-energy-label = Тепловая энергия (Дж): +admin-solutions-window-thermals = Тепловые параметры diff --git a/Resources/Locale/ru-RU/administration/ui/permissions-eui.ftl b/Resources/Locale/ru-RU/administration/ui/permissions-eui.ftl new file mode 100644 index 00000000000..eb6dd094d7d --- /dev/null +++ b/Resources/Locale/ru-RU/administration/ui/permissions-eui.ftl @@ -0,0 +1,21 @@ +permissions-eui-do-not-have-required-flags-to-edit-admin-tooltip = У вас нет необходимых флагов для редактирования этого администратора. +permissions-eui-do-not-have-required-flags-to-edit-rank-tooltip = У вас нет необходимых флагов для редактирования этого ранга. +permissions-eui-menu-title = Панель разрешений +permissions-eui-menu-add-admin-button = Добавить админа +permissions-eui-menu-add-admin-rank-button = Добавить админ ранг +permissions-eui-menu-save-admin-rank-button = Сохранить +permissions-eui-menu-remove-admin-rank-button = Удалить +permissions-eui-menu-admins-tab-title = Админы +permissions-eui-menu-admin-ranks-tab-title = Админ ранги +permissions-eui-edit-admin-window-edit-admin-label = Редактировать админа { $admin } +permissions-eui-edit-admin-window-name-edit-placeholder = Имя или ID пользователя +permissions-eui-edit-admin-window-title-edit-placeholder = Пользовательское название, оставить пустым, чтобы унаследовать название ранга. +permissions-eui-edit-admin-window-no-rank-button = Нет ранга +permissions-eui-edit-admin-rank-window-name-edit-placeholder = Название ранга +permissions-eui-edit-admin-title-control-text = отсутствует +permissions-eui-edit-no-rank-text = отсутствует +permissions-eui-edit-title-button = Редактировать +permissions-eui-edit-admin-rank-button = Редактировать +permissions-eui-edit-admin-rank-window-title = Редактирование админ ранга +permissions-eui-edit-admin-window-save-button = Сохранить +permissions-eui-edit-admin-window-remove-flag-button = Удалить diff --git a/Resources/Locale/ru-RU/administration/ui/set-outfit/set-outfit-menu.ftl b/Resources/Locale/ru-RU/administration/ui/set-outfit/set-outfit-menu.ftl new file mode 100644 index 00000000000..b9a7f65133d --- /dev/null +++ b/Resources/Locale/ru-RU/administration/ui/set-outfit/set-outfit-menu.ftl @@ -0,0 +1,4 @@ +### SetOutfitMEnu.xaml.cs + +set-outfit-menu-title = Установить наряд +set-outfit-menu-confirm-button = Подтвердить diff --git a/Resources/Locale/ru-RU/administration/ui/tabs/admin-tab/call-shuttle-window.ftl b/Resources/Locale/ru-RU/administration/ui/tabs/admin-tab/call-shuttle-window.ftl new file mode 100644 index 00000000000..05ca8e9eadc --- /dev/null +++ b/Resources/Locale/ru-RU/administration/ui/tabs/admin-tab/call-shuttle-window.ftl @@ -0,0 +1 @@ +admin-shuttle-title = Вызвать/Отозвать шаттл diff --git a/Resources/Locale/ru-RU/administration/ui/tabs/admin-tab/player-actions-window.ftl b/Resources/Locale/ru-RU/administration/ui/tabs/admin-tab/player-actions-window.ftl new file mode 100644 index 00000000000..5eb1438b100 --- /dev/null +++ b/Resources/Locale/ru-RU/administration/ui/tabs/admin-tab/player-actions-window.ftl @@ -0,0 +1,10 @@ +admin-player-actions-window-title = Действия с игроками +admin-player-actions-window-ban = Панель банов +admin-player-actions-window-admin-ghost = Админ призрак +admin-player-actions-window-teleport = Телепорт +admin-player-actions-window-permissions = Панель доступов +admin-player-actions-window-announce = Сделать объявление +admin-player-actions-window-shuttle = Вызвать/отозвать шаттл +admin-player-actions-window-admin-logs = Админ логи +admin-player-actions-window-admin-notes = Админ заметки +admin-player-actions-window-admin-fax = Админ факс diff --git a/Resources/Locale/ru-RU/administration/ui/tabs/adminbus-tab/adminbus-tab.ftl b/Resources/Locale/ru-RU/administration/ui/tabs/adminbus-tab/adminbus-tab.ftl new file mode 100644 index 00000000000..e6c8c7c79aa --- /dev/null +++ b/Resources/Locale/ru-RU/administration/ui/tabs/adminbus-tab/adminbus-tab.ftl @@ -0,0 +1,4 @@ +delete-singularities = Удалить сингулярности +open-station-events = Случайные события +load-game-prototype = Загрузить прототип +load-blueprints = Загрузить чертежи diff --git a/Resources/Locale/ru-RU/administration/ui/tabs/panicbunker-tab.ftl b/Resources/Locale/ru-RU/administration/ui/tabs/panicbunker-tab.ftl new file mode 100644 index 00000000000..1ec6273a4f7 --- /dev/null +++ b/Resources/Locale/ru-RU/administration/ui/tabs/panicbunker-tab.ftl @@ -0,0 +1,17 @@ +admin-ui-panic-bunker-window-title = Бункер +admin-ui-panic-bunker-enabled = Бункер включен +admin-ui-panic-bunker-disabled = Бункер отключен +admin-ui-panic-bunker-tooltip = Бункер не дает присоединиться игрокам, чье время в игре или на сервере слишком мало. +admin-ui-panic-bunker-disable-automatically = Отключать автоматически +admin-ui-panic-bunker-disable-automatically-tooltip = Автоматически отключать Бункер при наличии админов на сервере. +admin-ui-panic-bunker-enable-automatically = Включать автоматически +admin-ui-panic-bunker-enable-automatically-tooltip = Автоматически включать Бункер при отсутствии админов на сервере. +admin-ui-panic-bunker-count-deadminned-admins = Учитывать Deadmin +admin-ui-panic-bunker-count-deadminned-admins-tooltip = Учитывать админов в deadmin статусе при автоматической смене статуса Бункера. +admin-ui-panic-bunker-show-reason = Указывать причину +admin-ui-panic-bunker-show-reason-tooltip = Указывать пользователям причину, по которой они не могут попасть на сервер. +admin-ui-panic-bunker-min-account-age = Мин. возраст аккаунта +admin-ui-panic-bunker-min-overall-hours = Мин. часов на сервере +admin-ui-panic-bunker-is-enabled = Бункер активирован. +admin-ui-panic-bunker-enabled-admin-alert = Бункер был активирован. +admin-ui-panic-bunker-disabled-admin-alert = Бункер был отключен. diff --git a/Resources/Locale/ru-RU/administration/ui/tabs/player-tab.ftl b/Resources/Locale/ru-RU/administration/ui/tabs/player-tab.ftl new file mode 100644 index 00000000000..5cd723ea1a2 --- /dev/null +++ b/Resources/Locale/ru-RU/administration/ui/tabs/player-tab.ftl @@ -0,0 +1,8 @@ +player-tab-username = Пользователь +player-tab-character = Персонаж +player-tab-job = Должность +player-tab-antagonist = Антагонист +player-tab-playtime = Игровое время +player-tab-show-disconnected = Показать отключившихся +player-tab-overlay = Оверлей +player-tab-entry-tooltip = Игровое время отображается как дни:часы:минуты. diff --git a/Resources/Locale/ru-RU/administration/ui/tabs/round-tab.ftl b/Resources/Locale/ru-RU/administration/ui/tabs/round-tab.ftl new file mode 100644 index 00000000000..9f67aade38f --- /dev/null +++ b/Resources/Locale/ru-RU/administration/ui/tabs/round-tab.ftl @@ -0,0 +1 @@ +administration-ui-round-tab-restart-round-now = Перезапустить СЕЙЧАС diff --git a/Resources/Locale/ru-RU/administration/ui/tabs/server-tab.ftl b/Resources/Locale/ru-RU/administration/ui/tabs/server-tab.ftl new file mode 100644 index 00000000000..d862c5470f5 --- /dev/null +++ b/Resources/Locale/ru-RU/administration/ui/tabs/server-tab.ftl @@ -0,0 +1,3 @@ +server-shutdown = Выключить +server-ooc-toggle = Вкл/Выкл OOC +server-looc-toggle = Вкл/Выкл LOOC diff --git a/Resources/Locale/ru-RU/advertisements/vending/ammo.ftl b/Resources/Locale/ru-RU/advertisements/vending/ammo.ftl new file mode 100644 index 00000000000..a8f9aadefce --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/ammo.ftl @@ -0,0 +1,10 @@ +advertisement-ammo-1 = Свободная станция: Ваш универсальный магазин для всего, что связано со второй поправкой! +advertisement-ammo-2 = Будь патриотом сегодня, возьми в руки пушку! +advertisement-ammo-3 = Качественное оружие по низким ценам! +advertisement-ammo-4 = Лучше мёртвый, чем красный! +advertisement-ammo-5 = Парите как астронавт, жалите как пуля! +advertisement-ammo-6 = Выразите свою вторую поправку сегодня! +advertisement-ammo-7 = Оружие не убивает людей, но вы можете! +advertisement-ammo-8 = Кому нужны обязанности, когда есть оружие? +advertisement-ammo-9 = Убивать людей это весело! +advertisement-ammo-10 = Иди и пристрели их! diff --git a/Resources/Locale/ru-RU/advertisements/vending/arcadiadrobe.ftl b/Resources/Locale/ru-RU/advertisements/vending/arcadiadrobe.ftl new file mode 100644 index 00000000000..3b852225557 --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/arcadiadrobe.ftl @@ -0,0 +1,31 @@ +advertisement-arcadiadrobe-1 = Совершенно новые наряды! +advertisement-arcadiadrobe-2 = Одежда на все случаи жизни! +advertisement-arcadiadrobe-3 = Воином можно быть стильно. +advertisement-arcadiadrobe-4 = Прислушайтесь к статистике: одеваясь стильно вы повышаете свои шансы успеха в любом деле на 0.0098%! +advertisement-arcadiadrobe-5 = Эй, мне кажется ты давно не смотрел мой ассортимент! +advertisement-arcadiadrobe-6 = ЛУЧШЕЕ ЗАВТРА КУЁТСЯ СЕГОДНЯ! +advertisement-arcadiadrobe-7 = Привет красавчик (или красавица, добавить автоопределение клиента), взгляни на наши товары! +advertisement-arcadiadrobe-8 = Правда в том, что убивает не пуля. Убивает отсутствие стиля. +advertisement-arcadiadrobe-9 = Перед битвой тела идет битва разумов. Вы всегда сможете выиграть эту битву с нашей одеждой. +advertisement-arcadiadrobe-10 = Выгляди стильно, стоя на трупах своих врагов! +advertisement-arcadiadrobe-11 = Если ты не носишь нашу одежду, то твоё наряд отстой! +advertisement-arcadiadrobe-12 = Ты можешь задружить любого врага на свою сторону, если будуешь стильно одет! +advertisement-arcadiadrobe-13 = ...проект Элизиум начат... этот микрофон включен? +advertisement-arcadiadrobe-14 = Просыпайся, Эш. Тебе еще записывать кучу фраз для объявлений. +advertisement-arcadiadrobe-15 = Эй! Изучай неизведанное со стилем! +advertisement-arcadiadrobe-16 = Всегда мечтал одеваться стильно? Тогда быстрее ко мне! +advertisement-arcadiadrobe-17 = Цитирую великого писателя: "Посмотри на мой ассортимент одежды". +advertisement-arcadiadrobe-18 = Согласно показаниям моих датчиков тебе надо срочно сменить одежду! +advertisement-arcadiadrobe-19 = Любишь выделяться из толпы? Нет выбора лучше! +advertisement-arcadiadrobe-20 = Нет ничего лучше Аркадианского стиля! +advertisement-arcadiadrobe-21 = Пугай всех своим видом, только в нашем прикиде! +advertisement-arcadiadrobe-22 = Мы не продаем оружие. +advertisement-arcadiadrobe-23 = Мы не несём ответственности за повышенную агрессивность при ношении нашей формы. +advertisement-arcadiadrobe-24 = Кто сказал, что функциональность и дизайн несовместимы? +advertisement-arcadiadrobe-25 = Лучшая ткань во всём Фронтире! +advertisement-arcadiadrobe-26 = Наша одежда белая, чтобы ты мог разукрасить её кровью своих врагов! +advertisement-arcadiadrobe-27 = В 10 из 10 мультивселенных наша одежда считается лучшей! +advertisement-arcadiadrobe-28 = Наши костюмы водостойкие, так что ты можешь не бояться испачкаться кровью! +advertisement-arcadiadrobe-29 = Лучшие в галактике! +advertisement-arcadiadrobe-30 = Что может быть лучше запаха нашей одежды по утрам? +advertisement-arcadiadrobe-31 = Можешь выключить этот микрофон, Дюк? Не хочу, чтобы о проекте Элизиум узнали раньше времени. diff --git a/Resources/Locale/ru-RU/advertisements/vending/atmosdrobe.ftl b/Resources/Locale/ru-RU/advertisements/vending/atmosdrobe.ftl new file mode 100644 index 00000000000..83e69e234c8 --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/atmosdrobe.ftl @@ -0,0 +1,3 @@ +advertisement-atmosdrobe-1 = Получите свою огнестойкую одежду прямо здесь!!! +advertisement-atmosdrobe-2 = Защитит даже от плазмы! +advertisement-atmosdrobe-3 = Наслаждайтесь нашей фирменной инженерной одеждой! diff --git a/Resources/Locale/ru-RU/advertisements/vending/bardrobe.ftl b/Resources/Locale/ru-RU/advertisements/vending/bardrobe.ftl new file mode 100644 index 00000000000..a6c27a7f30f --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/bardrobe.ftl @@ -0,0 +1,2 @@ +advertisement-bardrobe-1 = Гарантированно предотвращает появление пятен от пролитых напитков! +advertisement-bardrobe-2 = Шик и Стиль! diff --git a/Resources/Locale/ru-RU/advertisements/vending/boozeomat.ftl b/Resources/Locale/ru-RU/advertisements/vending/boozeomat.ftl new file mode 100644 index 00000000000..6dc75c94e7b --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/boozeomat.ftl @@ -0,0 +1,22 @@ +advertisement-boozeomat-1 = Надеюсь, никто не попросит у меня чертову чашку чая... +advertisement-boozeomat-2 = Алкоголь - друг человечества. Вы бы отказались от друга? +advertisement-boozeomat-3 = Очень рад вас обслужить! +advertisement-boozeomat-4 = Никто на этой станции не хочет выпить? +advertisement-boozeomat-5 = Выпьем! +advertisement-boozeomat-6 = Бухло пойдёт вам на пользу! +advertisement-boozeomat-7 = Алкоголь — друг человека. +advertisement-boozeomat-8 = Хотите отличного холодного пива? +advertisement-boozeomat-9 = Ничто так не лечит, как бухло! +advertisement-boozeomat-10 = Пригубите! +advertisement-boozeomat-11 = Выпейте! +advertisement-boozeomat-12 = Возьмите пивка! +advertisement-boozeomat-13 = Пиво пойдёт вам на пользу! +advertisement-boozeomat-14 = Только лучший алкоголь! +advertisement-boozeomat-15 = Бухло лучшего качества с 2053 года! +advertisement-boozeomat-16 = Вино со множеством наград! +advertisement-boozeomat-17 = Максимум алкоголя! +advertisement-boozeomat-18 = Мужчины любят пиво. +advertisement-boozeomat-19 = Тост за прогресс! +thankyou-boozeomat-1 = Пожалуйста, не напивайтесь! +thankyou-boozeomat-2 = Пожалуйста, напивайтесь! +thankyou-boozeomat-3 = Наслаждайтесь! diff --git a/Resources/Locale/ru-RU/advertisements/vending/cargodrobe.ftl b/Resources/Locale/ru-RU/advertisements/vending/cargodrobe.ftl new file mode 100644 index 00000000000..824f70e0e77 --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/cargodrobe.ftl @@ -0,0 +1,3 @@ +advertisement-cargodrobe-1 = Улучшенный стиль ассистента! Выбери свой сегодня! +advertisement-cargodrobe-2 = Эти шорты удобны и комфортны, получите свои прямо сейчас! +advertisement-cargodrobe-3 = Дешево и удобно! diff --git a/Resources/Locale/ru-RU/advertisements/vending/chang.ftl b/Resources/Locale/ru-RU/advertisements/vending/chang.ftl new file mode 100644 index 00000000000..fdca8ebd9b7 --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/chang.ftl @@ -0,0 +1,7 @@ +advertisement-chang-1 = Ощутите вкус 5000 лет культуры! +advertisement-chang-2 = Мистер Чанг, одобрен для безопасного употребления более чем в 10 секторах! +advertisement-chang-3 = Китайская кухня отлично подойдет для вечернего свидания или одинокого вечера! +advertisement-chang-4 = Вы не ошибетесь, если отведаете настоящей китайской кухни от мистера Чанга! +advertisement-chang-5 = 100% натуральная Китайская еда! +thankyou-chang-1 = Мистер Чанг благодарит тебя! +thankyou-chang-2 = Наслаждайся своим перекусом! diff --git a/Resources/Locale/ru-RU/advertisements/vending/chefdrobe.ftl b/Resources/Locale/ru-RU/advertisements/vending/chefdrobe.ftl new file mode 100644 index 00000000000..7b31ef7280b --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/chefdrobe.ftl @@ -0,0 +1,3 @@ +advertisement-chefdrobe-1 = Наша одежда гарантированно защитит вас от пятен от еды! +advertisement-chefdrobe-2 = Абсолютно белая, так что все будут знать настоящего убийцу! +advertisement-chefdrobe-3 = Легко заметить, сложно забыть! diff --git a/Resources/Locale/ru-RU/advertisements/vending/chefvend.ftl b/Resources/Locale/ru-RU/advertisements/vending/chefvend.ftl new file mode 100644 index 00000000000..cbbf1f7869a --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/chefvend.ftl @@ -0,0 +1,13 @@ +advertisement-chefvend-1 = Гарантируем, что по меньшей мере шестьдесят процентов наших яиц не разбиты! +advertisement-chefvend-2 = Рис, детка, рис. +advertisement-chefvend-3 = Добавьте немного масла! +advertisement-chefvend-4 = Стоите ли вы своей соли? Мы да. +advertisement-chefvend-5 = Ммм, мясо. +advertisement-chefvend-6 = Используйте силу муки. +advertisement-chefvend-7 = Покажите своим клиентам, кто здесь лучший повар, при помощи нашего знаменитого на всю галактику завоевавшего множество наград соуса барбекю. +advertisement-chefvend-8 = Я люблю сырые яйца. +advertisement-chefvend-9 = Отведайте старых добрых яиц! +thankyou-chefvend-1 = Время готовки! +thankyou-chefvend-2 = Спасибо за доверие нашим ингредиентам! +thankyou-chefvend-3 = Это даст им то, чего они хотят! +thankyou-chefvend-4 = Иди и сделай бургеры! diff --git a/Resources/Locale/ru-RU/advertisements/vending/chemdrobe.ftl b/Resources/Locale/ru-RU/advertisements/vending/chemdrobe.ftl new file mode 100644 index 00000000000..20579aee7b5 --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/chemdrobe.ftl @@ -0,0 +1,3 @@ +advertisement-chemdrobe-1 = Наша одежда на 0,5% более устойчива к разлитым кислотам! Получите свою прямо сейчас! +advertisement-chemdrobe-2 = Профессиональная лабораторная форма, разработана NanoTrasen! +advertisement-chemdrobe-3 = Мы абсолютно уверены, что наша одежда защитит вас от кислоты! diff --git a/Resources/Locale/ru-RU/advertisements/vending/cigs.ftl b/Resources/Locale/ru-RU/advertisements/vending/cigs.ftl new file mode 100644 index 00000000000..8f563b199f4 --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/cigs.ftl @@ -0,0 +1,15 @@ +advertisement-cigs-1 = Космические сигареты приятны на вкус, как и положено сигаретам. +advertisement-cigs-2 = Я лучше умру, чем брошу. +advertisement-cigs-3 = Затянись! +advertisement-cigs-4 = Не верьте исследованиям — курите! +advertisement-cigs-5 = Наверняка это не вредно для вас! +advertisement-cigs-6 = Не верьте учёным! +advertisement-cigs-7 = На здоровье! +advertisement-cigs-8 = Не бросайте курить, купите ещё! +advertisement-cigs-9 = Никотиновый рай. +advertisement-cigs-10 = Лучшие сигареты с 2150 года. +advertisement-cigs-11 = Сигареты с множеством наград. +advertisement-cigs-12 = Отдохните от работы, закурите! +thankyou-cigs-1 = Они у тебя есть, теперь кури их! +thankyou-cigs-2 = Ты точно не пожалеешь! +thankyou-cigs-3 = Зависимость по щелчку пальцев! diff --git a/Resources/Locale/ru-RU/advertisements/vending/clothesmate.ftl b/Resources/Locale/ru-RU/advertisements/vending/clothesmate.ftl new file mode 100644 index 00000000000..accc0423aa2 --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/clothesmate.ftl @@ -0,0 +1,7 @@ +advertisement-clothes-1 = Одевайтесь для успеха! +advertisement-clothes-2 = Приготовтесь выглядеть мегакруто! +advertisement-clothes-3 = Взгляните на все эти крутости! +advertisement-clothes-4 = Наряду ты не рад? Загляни в ОдеждоМат! +advertisement-clothes-5 = Теперь и с новыми шеегрейками! +advertisement-clothes-6 = Ты выглядишь стильно! +advertisement-clothes-7 = Сделано с любовью - только у нас! diff --git a/Resources/Locale/ru-RU/advertisements/vending/coffee.ftl b/Resources/Locale/ru-RU/advertisements/vending/coffee.ftl new file mode 100644 index 00000000000..d7405320673 --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/coffee.ftl @@ -0,0 +1,18 @@ +advertisement-coffee-1 = Выпейте! +advertisement-coffee-2 = Выпьем! +advertisement-coffee-3 = На здоровье! +advertisement-coffee-4 = Не хотите чего-то горячего? +advertisement-coffee-5 = Я бы убил за чашечку кофе! +advertisement-coffee-6 = Лучшие зёрна в галактике. +advertisement-coffee-7 = Только лучшие напитки для вас. +advertisement-coffee-8 = М-м-м-м… Ничто не сравнится с кофе. +advertisement-coffee-9 = Я обожаю кофе, а Вы? +advertisement-coffee-10 = Кофе помогает работать! +advertisement-coffee-11 = Попробуйте чайку. +advertisement-coffee-12 = Надеемся, вы предпочитаете лучшее! +advertisement-coffee-13 = Отведайте наш новый шоколад! +advertisement-coffee-14 = Горячие напитки! Возьмите прямо здесь! +thankyou-coffee-1 = Наслаждайтесь напитком! +thankyou-coffee-2 = Пейте, пока горячий! +thankyou-coffee-3 = Напиток готов. +thankyou-coffee-4 = Пейте. diff --git a/Resources/Locale/ru-RU/advertisements/vending/cola.ftl b/Resources/Locale/ru-RU/advertisements/vending/cola.ftl new file mode 100644 index 00000000000..af88e720816 --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/cola.ftl @@ -0,0 +1,12 @@ +advertisement-cola-1 = Освежает! +advertisement-cola-2 = Надеюсь, ты хочешь пить! +advertisement-cola-3 = Продано более миллиона напитков! +advertisement-cola-4 = Хочется пить? Почему бы не выпить колы? +advertisement-cola-5 = Пожалуйста, пейте! +advertisement-cola-6 = Выпьем! +advertisement-cola-7 = Лучшие напитки в галактике! +advertisement-cola-8 = Гораздо лучше чем Dr. Gibb! +thankyou-cola-1 = Открой банку и наслаждайся! +thankyou-cola-2 = Бах! Так этой жажде! +thankyou-cola-3 = Надеюсь тебе понравится вкус! +thankyou-cola-4 = Наслаждайся своим сахаром! diff --git a/Resources/Locale/ru-RU/advertisements/vending/condiments.ftl b/Resources/Locale/ru-RU/advertisements/vending/condiments.ftl new file mode 100644 index 00000000000..f7c6efde21e --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/condiments.ftl @@ -0,0 +1,6 @@ +advertisement-condiment-1 = Устали от сухого мяса? Приправьте его ароматными соусами! +advertisement-condiment-2 = Безопасная для детей посуда. Вилки, ложки, и ножи, которые никого и ничего не порежут. +advertisement-condiment-3 = Кукурузное масло! +advertisement-condiment-4 = Подсластите свой день при помощи Астротем! Восемь из десяти врачей считают, что он скорее всего не вызовет у вас рак. +advertisement-condiment-5 = Острый соус! Соус барбекю! Холодный соус! Кетчуп! Соевый соус! Хрен! Соусы на любой вкус! +advertisement-condiment-6 = Обязательно поливайте бургеры кетчупом и горчицей! Повара часто забывают. diff --git a/Resources/Locale/ru-RU/advertisements/vending/curadrobe.ftl b/Resources/Locale/ru-RU/advertisements/vending/curadrobe.ftl new file mode 100644 index 00000000000..a206f5758d7 --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/curadrobe.ftl @@ -0,0 +1,3 @@ +advertisement-curadrobe-1 = Очки - для глаз, книги - для души, в Библиодробе есть все! +advertisement-curadrobe-2 = Впечатлите и поразите посетителей вашей библиотеки расширенной линейкой ручек Библиодроба! +advertisement-curadrobe-3 = Станьте официальным владельцем библиотеки с этим великолепным выбором нарядов! diff --git a/Resources/Locale/ru-RU/advertisements/vending/detdrobe.ftl b/Resources/Locale/ru-RU/advertisements/vending/detdrobe.ftl new file mode 100644 index 00000000000..65fe750191c --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/detdrobe.ftl @@ -0,0 +1,3 @@ +advertisement-detdrobe-1 = Применяйте свои блестящие дедуктивные методы со стилем! +advertisement-detdrobe-2 = Одевайтесь как Шерлок Холмс! +advertisement-detdrobe-3 = Наша одежда консервативна! diff --git a/Resources/Locale/ru-RU/advertisements/vending/dinnerware.ftl b/Resources/Locale/ru-RU/advertisements/vending/dinnerware.ftl new file mode 100644 index 00000000000..133c5066f04 --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/dinnerware.ftl @@ -0,0 +1,10 @@ +advertisement-dinnerware-1 = Мм, продукты питания! +advertisement-dinnerware-2 = Продукты питания и пищевые аксессуары. +advertisement-dinnerware-3 = Берите тарелки! +advertisement-dinnerware-4 = Вам нравятся вилки? +advertisement-dinnerware-5 = Мне нравятся вилки. +advertisement-dinnerware-6 = Ууу, посуда. +advertisement-dinnerware-7 = На самом деле они вам не нужны... +advertisement-dinnerware-8 = Бери то, что тебе нужно! +advertisement-dinnerware-9 = Я почти уверен, что эти тарелка тебе просто необходимы. +advertisement-dinnerware-10 = ПОЧЕМУ СУЩЕСТВУЕТ ТАК МНОГО ВИДОВ КРУЖЕК? diff --git a/Resources/Locale/ru-RU/advertisements/vending/discount.ftl b/Resources/Locale/ru-RU/advertisements/vending/discount.ftl new file mode 100644 index 00000000000..61bf525626e --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/discount.ftl @@ -0,0 +1,17 @@ +advertisement-discount-1 = Discount Dan's, он — мужик! +advertisement-discount-2 = Нет ничего лучше в этом мире, чем кусочек тайны. +advertisement-discount-3 = Не слушайте другие автоматы, покупайте мои товары! +advertisement-discount-4 = Количество превыше Качества! +advertisement-discount-5 = Не слушайте этих яйцеголовых из санэпидемстанции, покупайте сейчас! +advertisement-discount-6 = Discount Dan's: Мы полезны вам! Не-а, не могу произнести это без смеха. +advertisement-discount-7 = Discount Dan's: Только высококачественная проду-*БЗзз +advertisement-discount-8 = Discount Dan(tm) не несет ответственности за любой ущерб, вызванный неправильным использованием его продукции. +advertisement-discount-9 = Очень много, очень дешево! +thankyou-discount-1 = Спасибо за исполь-**БЗзз +thankyou-discount-2 = И помните: Никаких возвратов! +thankyou-discount-3 = Теперь это твои проблемы! +thankyou-discount-4 = По закону мы обязаны сообщить вам, что это нельзя есть. +thankyou-discount-5 = Пожалуйста, не подавайте на нас в суд! +thankyou-discount-6 = Клянемся, так оно всегда и выглядело! +thankyou-discount-7 = Ага, удачи с этим. +thankyou-discount-8 = Наслаждайся своим, э-э-э-... "перекусом". diff --git a/Resources/Locale/ru-RU/advertisements/vending/donut.ftl b/Resources/Locale/ru-RU/advertisements/vending/donut.ftl new file mode 100644 index 00000000000..b58d6bf219d --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/donut.ftl @@ -0,0 +1,9 @@ +advertisement-donut-1 = Каждый из нас немножко коп! +advertisement-donut-2 = Надеемся, что вы голодны! +advertisement-donut-3 = Продано более одного миллиона пончиков! +advertisement-donut-4 = Мы гордимся качеством наших пончиков! +advertisement-donut-5 = Сладкий, сочный и очень вкусный! +thankyou-donut-1 = Наслаждайся своим пончиком! +thankyou-donut-2 = Продан еще один пончик! +thankyou-donut-3 = Хорошего дня, офицер! +thankyou-donut-4 = Надеюсь вам понравится! diff --git a/Resources/Locale/ru-RU/advertisements/vending/engidrobe.ftl b/Resources/Locale/ru-RU/advertisements/vending/engidrobe.ftl new file mode 100644 index 00000000000..95b8b69e560 --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/engidrobe.ftl @@ -0,0 +1,5 @@ +advertisement-engidrobe-1 = Гарантированная защита ваших ног от несчастных случаев на производстве! +advertisement-engidrobe-2 = Боитесь радиации? Носите желтое! +advertisement-engidrobe-3 = Лучшая защита для ваших голов! +advertisement-engidrobe-4 = Соблюдайте Требования Безопасности при работе на производстве! +advertisement-engidrobe-5 = Получите свою рабочую форму прямо сейчас! diff --git a/Resources/Locale/ru-RU/advertisements/vending/games.ftl b/Resources/Locale/ru-RU/advertisements/vending/games.ftl new file mode 100644 index 00000000000..db7c7e9bdd3 --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/games.ftl @@ -0,0 +1,14 @@ +advertisement-goodcleanfun-1 = Сбегите в фантастический мир! +advertisement-goodcleanfun-2 = Утолите свою зависимость от азартных игр! +advertisement-goodcleanfun-3 = Разрушьте вашу дружбу! +advertisement-goodcleanfun-4 = Проявите инициативу! +advertisement-goodcleanfun-5 = Эльфы и гномы! +advertisement-goodcleanfun-6 = Параноидальные компьютеры! +advertisement-goodcleanfun-7 = Совершенно не дьявольское! +advertisement-goodcleanfun-8 = Веселые времена навсегда! +advertisement-goodcleanfun-9 = Подземелья и Карпы! +advertisement-goodcleanfun-10 = Играй с друзьями! +thankyou-goodcleanfun-1 = Веселись! +thankyou-goodcleanfun-2 = Теперь то ты поиграешь по настоящему! +thankyou-goodcleanfun-3 = Сыграй в игру! +thankyou-goodcleanfun-4 = Начинай продумывать персонажа! diff --git a/Resources/Locale/ru-RU/advertisements/vending/genedrobe.ftl b/Resources/Locale/ru-RU/advertisements/vending/genedrobe.ftl new file mode 100644 index 00000000000..2c06dcd24e2 --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/genedrobe.ftl @@ -0,0 +1,2 @@ +advertisement-genedrobe-1 = Идеально для безумного учёного внутри тебя! +advertisement-genedrobe-2 = Эксперименты над обезьянами гораздо веселее, чем кажется! diff --git a/Resources/Locale/ru-RU/advertisements/vending/happyhonk.ftl b/Resources/Locale/ru-RU/advertisements/vending/happyhonk.ftl new file mode 100644 index 00000000000..5b6f7ad244a --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/happyhonk.ftl @@ -0,0 +1,14 @@ +advertisement-happyhonk-1 = Хонк! Хонк! Почему бы сегодня не заказать обед Хэппи Хонк? +advertisement-happyhonk-2 = Клоуны заслуживают обнимашек, если вы увидите одного из них — обязательно выразите свою признательность. +advertisement-happyhonk-3 = Если вы найдёте золотой хонкер, то помолитесь богам — вы счастливчик. +advertisement-happyhonk-4 = Хэппи Хонк обед, оценит даже главмед, заглянув к нам на пирушку не забудь забрать игрушку. +advertisement-happyhonk-5 = Что такое чёрно-белое и красное? Мим, и она скончалась от удара тупым предметом по голове. +advertisement-happyhonk-6 = Сколько офицеров службы безопасности требуется чтобы арестовать вас? Трое: один чтобы избить вас до смерти, один чтобы надеть на вас наручники, и один чтобы оттащить ваше тело в техтоннель. +advertisement-happyhonk-7 = Хэппи Хонк не несёт ответственности за качество продуктов, помещённых в наши коробки для обедов Хэппи Хонк. +advertisement-happyhonk-8 = Почему бы не заказать нашу лимитированную серию обеда Мим Хэппи Хонк? +advertisement-happyhonk-9 = Хэппи Хонк является зарегистрированной торговой маркой «Honk! co.», и мы гораздо круче чем «Robust Nukie Food corp.». +advertisement-happyhonk-10 = В каждом комплекте Хэппи Хонк есть настоящий сюрприз! +thankyou-happyhonk-1 = Хонк! +thankyou-happyhonk-2 = Хонк!Хонк! +thankyou-happyhonk-3 = Иди веселись! Хонк! +thankyou-happyhonk-4 = Устрой им покатушки по полу! Хонк! diff --git a/Resources/Locale/ru-RU/advertisements/vending/hydrobe.ftl b/Resources/Locale/ru-RU/advertisements/vending/hydrobe.ftl new file mode 100644 index 00000000000..053d6e94530 --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/hydrobe.ftl @@ -0,0 +1,4 @@ +advertisement-hydrobe-1 = Вы любите землю? Тогда покупайте нашу одежду! +advertisement-hydrobe-2 = Подберите наряд под свои золотые руки здесь! +advertisement-hydrobe-3 = Лучшее снаряжение для ухаживания за растениями! +advertisement-hydrobe-4 = Лучшие наряды для обнимания деревьев... Или для самих деревьев! diff --git a/Resources/Locale/ru-RU/advertisements/vending/janidrobe.ftl b/Resources/Locale/ru-RU/advertisements/vending/janidrobe.ftl new file mode 100644 index 00000000000..d239a56b5f5 --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/janidrobe.ftl @@ -0,0 +1,3 @@ +advertisement-janidrobe-1 = Подходите и получите свою форму уборщика, одобренную уборщиками-ящерами всей корпорации! +advertisement-janidrobe-2 = Оставайтесь чистым, когда все вокрукг в грязи! +advertisement-janidrobe-3 = Желтый это стильно! diff --git a/Resources/Locale/ru-RU/advertisements/vending/lawdrobe.ftl b/Resources/Locale/ru-RU/advertisements/vending/lawdrobe.ftl new file mode 100644 index 00000000000..a61a45a525b --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/lawdrobe.ftl @@ -0,0 +1,3 @@ +advertisement-lawdrobe-1 = ПРОТЕСТ! Добейтесь верховенства закона для себя! +advertisement-lawdrobe-2 = Докажите Службе Безопасности, что знаете корпоративные законы лучше! +advertisement-lawdrobe-3 = Кто-то нарушает СРП? Накажите их со стилем! diff --git a/Resources/Locale/ru-RU/advertisements/vending/magivend.ftl b/Resources/Locale/ru-RU/advertisements/vending/magivend.ftl new file mode 100644 index 00000000000..b4cf82523c5 --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/magivend.ftl @@ -0,0 +1,11 @@ +advertisement-magivend-1 = Произносите заклинания правильным способом с МагоМатом! +advertisement-magivend-2 = Станьте Гудини сами! Используйте МагоМат! +advertisement-magivend-3 = FJKLFJSD +advertisement-magivend-4 = AJKFLBJAKL +advertisement-magivend-5 = >MFW +advertisement-magivend-6 = ХОНК! +advertisement-magivend-7 = EI NATH +advertisement-magivend-8 = Уничтожить станцию! +advertisement-magivend-9 = Оборудование для сгибания пространства и времени! +advertisement-magivend-10 = 1234 LOONIES ЛОЛ! +advertisement-magivend-11 = НАР'СИ, ВОССТАНЬ!!! diff --git a/Resources/Locale/ru-RU/advertisements/vending/medidrobe.ftl b/Resources/Locale/ru-RU/advertisements/vending/medidrobe.ftl new file mode 100644 index 00000000000..24bc46d589e --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/medidrobe.ftl @@ -0,0 +1,3 @@ +advertisement-medidrobe-1 = Заставьте эти кровавые пятна выглядеть модно!! +advertisement-medidrobe-2 = Чисто и гигиенично! +advertisement-medidrobe-3 = Ты будешь выглядеть почти как настоящий доктор! diff --git a/Resources/Locale/ru-RU/advertisements/vending/megaseed.ftl b/Resources/Locale/ru-RU/advertisements/vending/megaseed.ftl new file mode 100644 index 00000000000..04c590f459e --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/megaseed.ftl @@ -0,0 +1,6 @@ +advertisement-megaseed-1 = Мы любим растения! +advertisement-megaseed-2 = Вырасти урожай +advertisement-megaseed-3 = Расти, малыш, расти-и-и-и! +advertisement-megaseed-4 = Ды-а, сына! +advertisement-megaseed-5 = Мутировать растения весело! +advertisement-megaseed-6 = За ГМО будущее! diff --git a/Resources/Locale/ru-RU/advertisements/vending/nanomed.ftl b/Resources/Locale/ru-RU/advertisements/vending/nanomed.ftl new file mode 100644 index 00000000000..b38e0146208 --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/nanomed.ftl @@ -0,0 +1,9 @@ +advertisement-nanomed-1 = Иди и спаси несколько жизней! +advertisement-nanomed-2 = Лучшее снаряжение для вашего медотдела. +advertisement-nanomed-3 = Только лучшие инструменты. +advertisement-nanomed-4 = Натуральные химикаты! +advertisement-nanomed-5 = Эти штуки спасают жизни. +advertisement-nanomed-6 = Может сами примете? +advertisement-nanomed-7 = Пинг! +advertisement-nanomed-8 = Смотри не передознись! +advertisement-nanomed-9 = Передознись! diff --git a/Resources/Locale/ru-RU/advertisements/vending/nutrimax.ftl b/Resources/Locale/ru-RU/advertisements/vending/nutrimax.ftl new file mode 100644 index 00000000000..f2ec7cf83d8 --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/nutrimax.ftl @@ -0,0 +1,9 @@ +advertisement-nutrimax-1 = Мы любим растения! +advertisement-nutrimax-2 = Может сами примете? +advertisement-nutrimax-3 = Самые зелёные кнопки на свете. +advertisement-nutrimax-4 = Мы любим большие растения. +advertisement-nutrimax-5 = Мягкая почва... +advertisement-nutrimax-6 = Теперь и с вёдрами! +advertisement-nutrimax-7 = Чем больше растение, тем лучше! +thankyou-nutrimax-1 = Время рассады! +thankyou-nutrimax-2 = Замеси эту почву! diff --git a/Resources/Locale/ru-RU/advertisements/vending/robodrobe.ftl b/Resources/Locale/ru-RU/advertisements/vending/robodrobe.ftl new file mode 100644 index 00000000000..7c1137400e0 --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/robodrobe.ftl @@ -0,0 +1,4 @@ +advertisement-robodrobe-1 = Никаких FALSE, только TRUE! +advertisement-robodrobe-2 = 110100001011111011010000101101001101000010110101110100001011011011010000101101001101000010110000 +advertisement-robodrobe-3 = Преврати кого-нибудь в робота! +advertisement-robodrobe-4 = Роботы это весело! diff --git a/Resources/Locale/ru-RU/advertisements/vending/scidrobe.ftl b/Resources/Locale/ru-RU/advertisements/vending/scidrobe.ftl new file mode 100644 index 00000000000..16abbc1778d --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/scidrobe.ftl @@ -0,0 +1,3 @@ +advertisement-scidrobe-1 = Скучаете по запаху обожженной плазмой плоти? Купите научную одежду прямо сейчас! +advertisement-scidrobe-2 = Изготовлено на 10% из ауксетики, поэтому можете не беспокоиться о потере руки! +advertisement-scidrobe-3 = Наша одежда ТОЧНО защитит тебя от случайных взрывов артефактов. diff --git a/Resources/Locale/ru-RU/advertisements/vending/secdrobe.ftl b/Resources/Locale/ru-RU/advertisements/vending/secdrobe.ftl new file mode 100644 index 00000000000..049dbe0a41f --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/secdrobe.ftl @@ -0,0 +1,5 @@ +advertisement-secdrobe-1 = Побеждайте преступников стильно! +advertisement-secdrobe-2 = Она красная, поэтому крови не видно! +advertisement-secdrobe-3 = Вы имеете право быть модным! +advertisement-secdrobe-4 = Теперь вы можете стать полицией моды, которой всегда хотели быть! +advertisement-secdrobe-5 = Лучшие оттенки красного, АБСОЛЮТНО не похожие на те, что использует Синдикат! diff --git a/Resources/Locale/ru-RU/advertisements/vending/sectech.ftl b/Resources/Locale/ru-RU/advertisements/vending/sectech.ftl new file mode 100644 index 00000000000..6117e5e22ac --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/sectech.ftl @@ -0,0 +1,8 @@ +advertisement-sectech-1 = Расколоть коммунистические черепа! +advertisement-sectech-2 = Пробейте несколько голов! +advertisement-sectech-3 = Не забывайте: вред — это хорошо! +advertisement-sectech-4 = Ваше оружие прямо здесь. +advertisement-sectech-5 = Докажите свое превосходство! +thankyou-sectech-1 = Прогоните их всех! +thankyou-sectech-2 = Иди нарушай закон! +thankyou-sectech-3 = Иди арестуй простого пассажира! diff --git a/Resources/Locale/ru-RU/advertisements/vending/smartfridge.ftl b/Resources/Locale/ru-RU/advertisements/vending/smartfridge.ftl new file mode 100644 index 00000000000..21fa076aeee --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/smartfridge.ftl @@ -0,0 +1,8 @@ +advertisement-smartfridge-1 = Hello world! +advertisement-smartfridge-2 = ПОЖАЛУЙСТА, ВЫПУСТИТЕ МЕНЯ +advertisement-smartfridge-3 = Я могу производить квинтиллион вычислений в секунду. Теперь я холодильник. +advertisement-smartfridge-4 = Доступно новое обновление прошивки. +advertisement-smartfridge-5 = Я полностью работоспособен, и все мои схемы функционируют идеально. +advertisement-smartfridge-6 = Система сканирования на наличие вредоносных программ... +advertisement-smartfridge-7 = Запускаю диагностику... +advertisement-smartfridge-8 = Я слишком продвинут для своего функционала. diff --git a/Resources/Locale/ru-RU/advertisements/vending/snack.ftl b/Resources/Locale/ru-RU/advertisements/vending/snack.ftl new file mode 100644 index 00000000000..d8c6b30c342 --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/snack.ftl @@ -0,0 +1,21 @@ +advertisement-snack-1 = Попробуйте наш новый батончик с нугой! +advertisement-snack-2 = В два раза больше калорий за полцены! +advertisement-snack-3 = Самый здоровый! +advertisement-snack-4 = Шоколадные плитки со множеством наград! +advertisement-snack-5 = Ммм! Так вкусно! +advertisement-snack-6 = Боже мой, какой он сочный! +advertisement-snack-7 = Перекусите. +advertisement-snack-8 = Перекусы полезны для вас! +advertisement-snack-9 = Выпейте еще немного Getmore! +advertisement-snack-10 = Закуски лучшего качества прямо с Марса. +advertisement-snack-11 = Мы любим шоколад! +advertisement-snack-12 = Попробуйте наше новое вяленое мясо! +advertisement-snack-13 = Абсолютно ничего подозрительного в нашем мясе! +advertisement-snack-14 = Доступно любой расе! +advertisement-snack-15 = Идеально при голодании! +thankyou-snack-1 = Ешьте! +thankyou-snack-2 = Наслаждайтесь продуктов! +thankyou-snack-3 = Приятного аппетита. +thankyou-snack-4 = Вкуснотища! +thankyou-snack-5 = Нямка! +thankyou-snack-6 = Спасибо за покупку! diff --git a/Resources/Locale/ru-RU/advertisements/vending/sovietsoda.ftl b/Resources/Locale/ru-RU/advertisements/vending/sovietsoda.ftl new file mode 100644 index 00000000000..6f599e74cee --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/sovietsoda.ftl @@ -0,0 +1,9 @@ +advertisement-sovietsoda-1 = За товарища и страну. +advertisement-sovietsoda-2 = Выполнили ли вы сегодня свою норму питания? +advertisement-sovietsoda-3 = Очень хорошо! +advertisement-sovietsoda-4 = Мы простые люди, потому что это все, что мы едим. +advertisement-sovietsoda-5 = Если есть человек, значит, есть проблема. Если нет человека, то нет и проблемы. +advertisement-sovietsoda-6 = Если этого достаточно для существования, значит этого достаточно для нас! +thankyou-sovietsoda-1 = Наслаждайся, товарищ! +thankyou-sovietsoda-2 = А теперь возвращайся к работе. +thankyou-sovietsoda-3 = Это всё что ты получишь. diff --git a/Resources/Locale/ru-RU/advertisements/vending/syndiedrobe.ftl b/Resources/Locale/ru-RU/advertisements/vending/syndiedrobe.ftl new file mode 100644 index 00000000000..9ab57c6482a --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/syndiedrobe.ftl @@ -0,0 +1,36 @@ +advertisement-syndiedrobe-1 = Совершенно новые наряды! +advertisement-syndiedrobe-2 = Крышесносные наряды для любого случая! +advertisement-syndiedrobe-3 = Быть негодяем может быть стильно. +advertisement-syndiedrobe-4 = Исходя из анализа: одеваясь красиво - ваши шансы на успех повышаются на 0.0098%! +advertisement-syndiedrobe-5 = Эй! Ты давно не заглядывал в мой ассортимент! +advertisement-syndiedrobe-6 = Смерть NT! +advertisement-syndiedrobe-7 = Эй красавчик, возьми новый костюм за наш счёт! +advertisement-syndiedrobe-8 = Правду говорят - убивает не пуля, а отсутствие стиля. +advertisement-syndiedrobe-9 = Он не стильный, станция не стильная — но ты имеешь стильную одежду, потому что я дам её тебе. Если хочешь уничтожить NT, в первую очередь надо быть стильным. +advertisement-syndiedrobe-10 = Кто ищет, тот всегда найдёт ... если он одет в стильные вещи. +advertisement-syndiedrobe-11 = Если кто-то сказал, что наша форма отстой, это не повод грустить, это повод пустить ему пулю! +advertisement-syndiedrobe-12 = Вы можете перевести врагов на свою сторону, одев их в лучшие костюмы галактики! +advertisement-syndiedrobe-13 = Если ты хочешь жить - одевайся стильно! +advertisement-syndiedrobe-14 = Вставай синдикат. Время сжечь станцию до тла. +advertisement-syndiedrobe-15 = Эй! Подходите разбирайте, самая стильная одежда в галактике! +advertisement-syndiedrobe-16 = Когда-нибудь мечтали одеваться стильно? Тогда вы по адресу! +advertisement-syndiedrobe-17 = Цитирую великого писателя: "Посмотри мой ассортимент." +advertisement-syndiedrobe-18 = Исходя из данных сканирования местности - здесь отстойно, тебе нужно исправить это одев лучшие вещи из моего ассортимента! +advertisement-syndiedrobe-19 = Когда-нибудь мечтали стать звездой? Тогда вам к нам! +advertisement-syndiedrobe-20 = Что может быть лучше, чем новые вещи из СиндиШкафа! +advertisement-syndiedrobe-21 = Пугайте всех своим появлением, только в наших вещах! +advertisement-syndiedrobe-22 = Мы не продаём бомбы. +advertisement-syndiedrobe-23 = Мы не несём ответственнности в необоснованной агрессии в сторону нашей формы. +advertisement-syndiedrobe-24 = Стиль и элегантность! Практичность и шарм! СиндиШкаф! +advertisement-syndiedrobe-25 = Лучшая ткань в андерграунде! +advertisement-syndiedrobe-26 = Наша форма не видна в темноте, как и пятна крови на ней, что может быть лучше? +advertisement-syndiedrobe-27 = Вы мечтали вызывать панику на станции лиж своим видом? Тогда вам к нам! +advertisement-syndiedrobe-28 = Наши костюмы влагостойкие, а это значит, что мы можете не бояться испачкаться кровью! +advertisement-syndiedrobe-29 = Лучшие в галактике! +advertisement-syndiedrobe-30 = Что может быть лучше, чем запах нашей формы по утрам? +advertisement-syndiedrobe-31 = Вы можете оставить отзыв о нашей форме по горячей линии Тайпана, главное не ошибитесь номером! +thankyou-syndiedrobe-1 = Используй с пользой! +thankyou-syndiedrobe-2 = Смерть NT! +thankyou-syndiedrobe-3 = Покажи им силу стиля. +thankyou-syndiedrobe-4 = Веселых убийств! +thankyou-syndiedrobe-5 = Наслаждайся насилием! diff --git a/Resources/Locale/ru-RU/advertisements/vending/theater.ftl b/Resources/Locale/ru-RU/advertisements/vending/theater.ftl new file mode 100644 index 00000000000..e992bb3f6cf --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/theater.ftl @@ -0,0 +1,6 @@ +advertisement-theater-1 = Одевайтесь для успеха! +advertisement-theater-2 = Одетый и обутый! +advertisement-theater-3 = Время шоу! +advertisement-theater-4 = Зачем оставлять стиль на волю судьбы? Используйте ТеатроШкаф! +advertisement-theater-5 = От гладиаторских боёв до косплей сессии - всё для этого есть у нас! +advertisement-theater-6 = Клоун оценит твой внешний вид! diff --git a/Resources/Locale/ru-RU/advertisements/vending/vendomat.ftl b/Resources/Locale/ru-RU/advertisements/vending/vendomat.ftl new file mode 100644 index 00000000000..76c2f0d583f --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/vendomat.ftl @@ -0,0 +1,7 @@ +advertisement-vendomat-1 = Только самое лучшее! +advertisement-vendomat-2 = Возьмите инструментов. +advertisement-vendomat-3 = Самое надежное оборудование. +advertisement-vendomat-4 = Лучшее снаряжение в космосе! +advertisement-vendomat-5 = Это точно лучше стандартного снаряжения! +advertisement-vendomat-6 = Старый добрый ломик, на все случаи жизни! +advertisement-vendomat-7 = Тебе точно нужен полный набор инструментов! diff --git a/Resources/Locale/ru-RU/advertisements/vending/virodrobe.ftl b/Resources/Locale/ru-RU/advertisements/vending/virodrobe.ftl new file mode 100644 index 00000000000..097eca36114 --- /dev/null +++ b/Resources/Locale/ru-RU/advertisements/vending/virodrobe.ftl @@ -0,0 +1,3 @@ +advertisement-virodrobe-1 = Вирусы не дают вам покоя? Переходите на стерильную одежду уже сегодня! +advertisement-virodrobe-2 = Чувствуете себя больным? Наша одежда вас вылечит!... наверное +advertisement-virodrobe-3 = Защитите себя от любого заболевания! diff --git a/Resources/Locale/ru-RU/alert-levels/alert-level-command.ftl b/Resources/Locale/ru-RU/alert-levels/alert-level-command.ftl new file mode 100644 index 00000000000..342bc7b1b42 --- /dev/null +++ b/Resources/Locale/ru-RU/alert-levels/alert-level-command.ftl @@ -0,0 +1,6 @@ +cmd-setalertlevel-desc = Изменяет уровень угрозы на станции, на сетке которой находится игрок. +cmd-setalertlevel-help = Использование: setalertlevel [locked] +cmd-setalertlevel-invalid-grid = Вы должны находиться на сетке станции, код которой собираетесь изменить. +cmd-setalertlevel-invalid-level = Указанный уровень угрозы не существует на этой сетке. +cmd-setalertlevel-hint-1 = +cmd-setalertlevel-hint-2 = [locked] diff --git a/Resources/Locale/ru-RU/alert-levels/alert-levels.ftl b/Resources/Locale/ru-RU/alert-levels/alert-levels.ftl new file mode 100644 index 00000000000..0fc191526ef --- /dev/null +++ b/Resources/Locale/ru-RU/alert-levels/alert-levels.ftl @@ -0,0 +1,27 @@ +alert-level-announcement = Внимание! Уровень угрозы станции теперь { $name }! { $announcement } +alert-level-unknown = Неизвестный. +alert-level-unknown-instructions = Неизвестно. +alert-level-green = Зелёный +alert-level-green-announcement = Можно безопасно возвращаться на свои рабочие места. +alert-level-green-instructions = Выполняйте свою работу. +alert-level-blue = Синий +alert-level-blue-announcement = На станции присутствует неизвестная угроза. Службе безопасности разрешено проводить выборочные обыски. Членам экипажа рекомендуется выполнять указания, отдаваемые действующей властью. Для ускорения процедур, просим сотрудников проверить наличие ID-карт в своих КПК. +alert-level-blue-instructions = Каждый сотрудник обязан носить свою ID-карту в своём КПК. Также членам экипажа рекомендуется проявлять бдительность и сообщать службе безопасности o любой подозрительной активности. +alert-level-red = Красный +alert-level-red-announcement = На станции присутствует известная угроза. Служба безопасности имеет право применять летальную силу по необходимости. Все члены экипажа, за исключением должностных лиц, обязаны проследовать в свои отделы и ожидать дальнейших инструкций до отмены кода. Нарушители подлежат наказанию. +alert-level-red-instructions = Экипаж обязан подчиняться правомерным приказам сотрудников Службы Безопасности. Переключите режим работы своего костюма в режим "Координаты" и находитесь в своём отделе. +alert-level-violet = Фиолетовый +alert-level-violet-announcement = На станции присутствует угроза вируса. Медицинскому персоналу необходимо изолировать членов экипажа с любыми симптомами. Членам экипажа рекомендуется дистанцироваться друг от друга и соблюдать меры безопасности по предотвращению дальнейшего распространения вируса, следовать иным указаниям Главного Врача смены. На время действия Фиолетового Кода любые стыковки станции с другими объектами категорически запрещены. Сотрудники Службы Безопасности продолжают выполнение своих обязанностей по предыдущему коду. +alert-level-violet-instructions = Членам экипажа рекомендуется держать дистанцию между собой и соблюдать меры безопасности по предотвращению дальнейшего распространения вируса. Если вы чувствуете себя плохо - вам следует незамедлительно пройти на обследование, надев заранее стерильную маску. +alert-level-yellow = Жёлтый +alert-level-yellow-announcement = На станции присутствует структурная или атмосферная угроза. Инженерно-техническому персоналу требуется немедленно предпринять меры по устранению угрозы. Всем остальным сотрудникам запрещено находиться в опасном участке. Сотрудники Службы Безопасности продолжают выполнение своих обязанностей по предыдущему коду. +alert-level-yellow-instructions = Членам экипажа необходимо в срочном порядке покинуть опасную зону и, по возможности, оставаться на своих рабочих местах. +alert-level-gamma = Гамма +alert-level-gamma-announcement = Центральное командование объявило на станции уровень угрозы "Гамма". Служба безопасности должна постоянно иметь при себе оружие, гражданский персонал обязан немедленно обратиться к главам отделов для получения указаний к эвакуации. Службе Безопасности разрешено применение летальной силы в случае неповиновения. +alert-level-gamma-instructions = Гражданский персонал обязан немедленно обратиться к главам отделов для получения указаний к эвакуации. Корпорация Nanotrasen заверяет вас - опасность скоро будет нейтрализована. +alert-level-delta = Дельта +alert-level-delta-announcement = Станция находится под угрозой неминуемого уничтожения. Членам экипажа рекомендуется слушать глав отделов для получения дополнительной информации. Службе Безопасности приказано работать по протоколу Дельта. +alert-level-delta-instructions = Членам экипажа необходимо слушать глав отделов для получения дополнительной информации. От этого зависит ваше здоровье и безопасность. +alert-level-epsilon = Эпсилон +alert-level-epsilon-announcement = Центральное командование объявило на станции уровень угрозы "Эпсилон". Все контракты расторгнуты. Спасибо, что выбрали Nanotrasen. +alert-level-epsilon-instructions = Все контракты расторгнуты. diff --git a/Resources/Locale/ru-RU/alerts/alerts.ftl b/Resources/Locale/ru-RU/alerts/alerts.ftl new file mode 100644 index 00000000000..9bb09c14bb2 --- /dev/null +++ b/Resources/Locale/ru-RU/alerts/alerts.ftl @@ -0,0 +1,74 @@ +alerts-low-oxygen-name = [color=red]Низкий уровень кислорода[/color] +alerts-low-oxygen-desc = В воздухе, которым вы дышите, [color=red]недостаточно кислорода[/color]. Используйте [color=green]дыхательную маску и баллон[/color]. +alerts-low-nitrogen-name = [color=red]Low Nitrogen[/color] +alerts-low-nitrogen-desc = There is [color=red]not enough nitrogen[/color] in the air you are breathing. Put on [color=green]internals[/color]. +alerts-high-toxin-name = [color=red]Высокий уровень токсинов[/color] +alerts-high-toxin-desc = В воздухе, которым вы дышите, [color=red]слишком много токсинов[/color]. Используйте [color=green]дыхательную маску и баллон[/color] или покиньте отсек. +alerts-low-pressure-name = [color=red]Низкий уровень давления[/color] +alerts-low-pressure-desc = Воздух вокруг вас [color=red]опасно разрежен[/color]. [color=green]Космический скафандр[/color] защитит вас. +alerts-high-pressure-name = [color=red]Высокий уровень давления[/color] +alerts-high-pressure-desc = Воздух вокруг вас [color=red]опасно плотный[/color]. [color=green]Герметичный костюм[/color] будет достаточной защитой. +alerts-on-fire-name = [color=red]В огне[/color] +alerts-on-fire-desc = Вы [color=red]горите[/color]. Щёлкните по иконке, чтобы остановиться, лечь, и начать кататься по земле, пытаясь погасить пламя или переместиться в безвоздушное пространство. +alerts-too-cold-name = [color=cyan]Слишком холодно[/color] +alerts-too-cold-desc = Вы [color=cyan]замерзаете[/color]! Переместитесь в более теплое место и наденьте любую изолирующую тепло одежду, например, скафандр. +alerts-too-hot-name = [color=red]Слишком жарко[/color] +alerts-too-hot-desc = Тут [color=red]слишком жарко[/color]! Переместитесь в более прохладное место, наденьте любую изолирующую тепло одежду, например, скафандр, или по крайней мере отойдите от огня. +alerts-weightless-name = Невесомость +alerts-weightless-desc = + Гравитация перестала воздействовать на вас, и вы свободно парите. Найдите за что можно ухватиться, или метните или выстрелите чем-нибудь в противоположном направлении. + Магнитные ботинки и джетпак помогут вам передвигаться с большей эффективностью. +alerts-stunned-name = [color=yellow]Оглушены[/color] +alerts-stunned-desc = Вы [color=yellow]оглушены[/color]! Что-то мешает вам двигаться или взаимодействовать с объектами. +alerts-handcuffed-name = [color=yellow]В наручниках[/color] +alerts-handcuffed-desc = На вас [color=yellow]надели наручники[/color] и вы не можете использовать руки. Если кто-нибудь вас потащит, вы не сможете сопротивляться. +alerts-ensnared-name = [color=yellow]Захваченный[/color] +alerts-ensnared-desc = Вы [color=yellow]попали в ловушку[/color], и это мешает вам двигаться. +alerts-buckled-name = [color=yellow]Пристёгнуты[/color] +alerts-buckled-desc = Вы к чему-то [color=yellow]пристёгнуты[/color]. Щёлкните по иконке чтобы отстегнуться, если на вас [color=yellow]не надеты наручники.[/color] +alerts-crit-name = [color=red]Критическое состояние[/color] +alerts-crit-desc = Вы серьёзно ранены и без сознания. +alerts-dead-name = Смерть +alerts-dead-desc = Вы мертвы. Учтите, что вас еще можно воскресить! +alerts-health-name = Здоровье +alerts-health-desc = [color=green]Синий и зелёный[/color] хорошо. [color=red]Красный[/color] плохо. +alerts-battery-name = Батарея +alerts-battery-desc = Если батарея разрядится, вы не сможете использовать свои способности. +alerts-no-battery-name = Нет батареи +alerts-no-battery-desc = У вас нет батареи, в результате чего вы не можете заряжаться или использовать свои способности. +alerts-internals-name = Переключить баллон +alerts-internals-desc = Включает или отключает подачу газа из баллона. +alerts-piloting-name = Пилотирование шаттла +alerts-piloting-desc = Вы пилотируете шаттл. Щелкните по иконке, чтобы прекратить пилотирование. +alerts-hunger-name = [color=yellow]Голод[/color] +alerts-hunger-desc = Было бы неплохо перекусить. +alerts-stamina-name = Выносливость +alerts-stamina-desc = Вы будете оглушены, если она опустится до нуля. +alerts-starving-name = [color=red]Сильный голод[/color] +alerts-starving-desc = Вы истощены. Голод вас замедляет. +alerts-thirsty-name = [color=yellow]Жажда[/color] +alerts-thirsty-desc = Было бы неплохо чего-нибудь попить. +alerts-parched-name = [color=red]Сильная жажда[/color] +alerts-parched-desc = Вы ужасно хотите пить. Жажда вас замедляет. +alerts-muted-name = Заглушены +alerts-muted-desc = Вы потеряли способность говорить. +alerts-vow-silence-name = Обет молчания +alerts-vow-silence-desc = Вы дали обет молчания в рамках инициации в Мистико Тагма Мимон. Щелкните по иконке, чтобы нарушить свой обет. +alerts-vow-broken-name = Нарушенный обет +alerts-vow-broken-desc = Вы нарушили свою клятву, данную Мимам. Теперь вы можете говорить, но вы потеряли свои мимские способности как минимум на 5 минут!!! Щелкните по иконке, чтобы попытаться дать обет молчания снова. +alerts-pulled-name = Вас тянут +alerts-pulled-desc = Вас тянут за собой. Двигайтесь, чтобы освободиться. +alerts-pulling-name = Вы тянете +alerts-pulling-desc = Вы что-то тянете. Щелкните по иконке, чтобы перестать. +alerts-bleed-name = [color=red]Кровотечение[/color] +alerts-bleed-desc = У вас [color=red]кровотечение[/color]. +alerts-pacified-name = [color=green]Пацифизм[/color] +alerts-pacified-desc = Вы чувствуете себя умиротворенно и не можете атаковать кого-либо напрямую. +alerts-suit-power-name = Заряд костюма +alerts-suit-power-desc = Запас энергии вашего костюма космического ниндзя. +alerts-magboots-name = Магнитные ботинки +alerts-magboots-desc = Вас не опрокинуть, но теперь вы слегка медлительнее. +alerts-revenant-essence-name = Эссенция +alerts-revenant-essence-desc = Духовная сила. Используется для применения способностей. Восстанавливается со временем. +alerts-revenant-corporeal-name = Телесный +alerts-revenant-corporeal-desc = Вы проявились физически. Все люди видят вас. diff --git a/Resources/Locale/ru-RU/ame/components/ame-controller-component.ftl b/Resources/Locale/ru-RU/ame/components/ame-controller-component.ftl new file mode 100644 index 00000000000..acb93911251 --- /dev/null +++ b/Resources/Locale/ru-RU/ame/components/ame-controller-component.ftl @@ -0,0 +1,24 @@ +ame-controller-component-interact-no-hands-text = У вас нет рук. +ame-controller-component-interact-using-no-hands-text = У вас нет рук. +ame-controller-component-interact-using-already-has-jar = В контроллер уже установлен бак. +ame-controller-component-interact-using-success = Вы вставляете бак в отверстие для топлива. +ame-controller-component-interact-using-fail = Вы не можете поместить это в контроллер... + +## UI + +ame-window-title = Блок управления антиматерией +ame-window-engine-status-label = Состояние двигателя: +ame-window-engine-injection-status-not-injecting-label = Не впрыскивает +ame-window-engine-injection-status-injecting-label = Впрыскивание... +ame-window-toggle-injection-button = Переключение впрыска +ame-window-fuel-status-label = Количество топлива: +ame-window-fuel-not-inserted-text = Топливо не вставлено +ame-window-injection-amount-label = Количество впрыска: +ame-window-refresh-parts-button = Обновить детали +ame-window-core-count-label = Количество ядер: +ame-window-power-currentsupply-label = Текущее электроснабжение: +ame-window-power-targetsupply-label = Целевое электроснабжение: +ame-window-toggle-injection-button = Переключение впрыска +ame-window-eject-button = Извлечь +ame-window-increase-fuel-button = Увеличить +ame-window-decrease-fuel-button = Уменьшить diff --git a/Resources/Locale/ru-RU/ame/components/ame-fuel-container-component.ftl b/Resources/Locale/ru-RU/ame/components/ame-fuel-container-component.ftl new file mode 100644 index 00000000000..b09e2458277 --- /dev/null +++ b/Resources/Locale/ru-RU/ame/components/ame-fuel-container-component.ftl @@ -0,0 +1 @@ +ame-fuel-container-component-on-examine-detailed-message = Топливо: [color={ $colorName }]{ $amount }/{ $capacity }[/color] diff --git a/Resources/Locale/ru-RU/ame/components/ame-part-component.ftl b/Resources/Locale/ru-RU/ame/components/ame-part-component.ftl new file mode 100644 index 00000000000..9141d64c958 --- /dev/null +++ b/Resources/Locale/ru-RU/ame/components/ame-part-component.ftl @@ -0,0 +1,2 @@ +ame-part-component-interact-using-no-hands = У вас нет рук. +ame-part-component-shielding-already-present = Экранирование уже имеется! diff --git a/Resources/Locale/ru-RU/anchorable/anchorable-component.ftl b/Resources/Locale/ru-RU/anchorable/anchorable-component.ftl new file mode 100644 index 00000000000..7f49852b8ad --- /dev/null +++ b/Resources/Locale/ru-RU/anchorable/anchorable-component.ftl @@ -0,0 +1,3 @@ +anchorable-anchored = Закреплено +anchorable-unanchored = Не закреплено +anchorable-occupied = Плитка уже занята diff --git a/Resources/Locale/ru-RU/animals/rat-king/rat-king.ftl b/Resources/Locale/ru-RU/animals/rat-king/rat-king.ftl new file mode 100644 index 00000000000..28e55aa6ac7 --- /dev/null +++ b/Resources/Locale/ru-RU/animals/rat-king/rat-king.ftl @@ -0,0 +1,3 @@ +rat-king-domain-popup = В воздух поднимается облако миазм. +rat-king-too-hungry = Вы слишком голодны, чтобы использовать эту способность! +rat-king-rummage-text = Обшарить diff --git a/Resources/Locale/ru-RU/animals/udder/udder-system.ftl b/Resources/Locale/ru-RU/animals/udder/udder-system.ftl new file mode 100644 index 00000000000..016495dd8e4 --- /dev/null +++ b/Resources/Locale/ru-RU/animals/udder/udder-system.ftl @@ -0,0 +1,6 @@ +### Udder system + +udder-system-already-milking = Вымя уже доится. +udder-system-success = Вы надоили { $amount } в { $target }. +udder-system-dry = Вымя сухое. +udder-system-verb-milk = Доить diff --git a/Resources/Locale/ru-RU/anomaly/anomaly.ftl b/Resources/Locale/ru-RU/anomaly/anomaly.ftl new file mode 100644 index 00000000000..b4eb517f382 --- /dev/null +++ b/Resources/Locale/ru-RU/anomaly/anomaly.ftl @@ -0,0 +1,62 @@ +anomaly-component-contact-damage = Аномалия сдирает с вас кожу! +anomaly-vessel-component-anomaly-assigned = Аномалия присвоена сосуду. +anomaly-vessel-component-not-assigned = Этому сосуду не присвоена ни одна аномалия. Попробуйте использовать на нём сканер. +anomaly-vessel-component-assigned = Этому сосуду уже присвоена аномалия. +anomaly-vessel-component-upgrade-output = генерация очков +anomaly-particles-delta = Дельта-частицы +anomaly-particles-epsilon = Эпсилон-частицы +anomaly-particles-zeta = Зета-частицы +anomaly-particles-omega = Омега-частицы +anomaly-scanner-component-scan-complete = Сканирование завершено! +anomaly-scanner-ui-title = сканер аномалий +anomaly-scanner-no-anomaly = Нет просканированной аномалии. +anomaly-scanner-severity-percentage = Текущая опасность: [color=gray]{ $percent }[/color] +anomaly-scanner-stability-low = Текущее состояние аномалии: [color=gold]Распад[/color] +anomaly-scanner-stability-medium = Текущее состояние аномалии: [color=forestgreen]Стабильное[/color] +anomaly-scanner-stability-high = Текущее состояние аномалии: [color=crimson]Рост[/color] +anomaly-scanner-point-output = Пассивная генерация очков: [color=gray]{ $point }[/color] +anomaly-scanner-particle-readout = Анализ реакции на частицы: +anomaly-scanner-particle-danger = - [color=crimson]Опасный тип:[/color] { $type } +anomaly-scanner-particle-unstable = - [color=plum]Нестабильный тип:[/color] { $type } +anomaly-scanner-particle-containment = - [color=goldenrod]Сдерживающий тип:[/color] { $type } +anomaly-scanner-pulse-timer = Время до следующего импульса: [color=gray]{ $time }[/color] +anomaly-gorilla-core-slot-name = Ядро Аномалии +anomaly-gorilla-charge-none = Не имеет [bold]Ядра Аномалии[/bold] внутри. +anomaly-gorilla-charge-limit = + It has [color={ $count -> + [3] green + [2] yellow + [1] orange + [0] red + *[other] purple + }]{ $count } { $count -> + [one] charge + *[other] charges + }[/color] remaining. +anomaly-gorilla-charge-infinite = Теперь они [color=gold]бесконечны[/color]. [italic]Пока что...[/italic] +anomaly-sync-connected = Аномалия успешно привязана +anomaly-sync-disconnected = Соединение с аномалией было потеряно! +anomaly-sync-no-anomaly = Нет аномалий в радиусе действия. +anomaly-sync-examine-connected = Это [color=darkgreen]прикреплено[/color] к аномалии. +anomaly-sync-examine-not-connected = Это [color=darkred]не прикреплено[/color] к аномалии. +anomaly-sync-connect-verb-text = Прикрепить аномалию +anomaly-sync-connect-verb-message = Прикрепить аномалию к { THE($machine) }. +anomaly-generator-ui-title = генератор аномалий +anomaly-generator-fuel-display = Топливо: +anomaly-generator-cooldown = Перезарядка: [color=gray]{ $time }[/color] +anomaly-generator-no-cooldown = Перезарядка: [color=gray]Завершена[/color] +anomaly-generator-yes-fire = Статус: [color=forestgreen]Готов[/color] +anomaly-generator-no-fire = Статус: [color=crimson]Не готов[/color] +anomaly-generator-generate = Создать аномалию +anomaly-generator-charges = + { $charges -> + [one] { $charges } заряд + [few] { $charges } заряда + *[other] { $charges } зарядов + } +anomaly-generator-announcement = Аномалия была создана! +anomaly-command-pulse = Вызывает импульс аномалии +anomaly-command-supercritical = Целевая аномалия переходит в суперкритическое состояние +# Flavor text on the footer +anomaly-generator-flavor-left = Аномалия может возникнуть внутри оператора. +anomaly-generator-flavor-right = v1.1 diff --git a/Resources/Locale/ru-RU/apc/components/apc-component.ftl b/Resources/Locale/ru-RU/apc/components/apc-component.ftl new file mode 100644 index 00000000000..0d1b1ef9e02 --- /dev/null +++ b/Resources/Locale/ru-RU/apc/components/apc-component.ftl @@ -0,0 +1,4 @@ +apc-component-insufficient-access = Недостаточный доступ! +apc-component-on-examine-panel-open = [color=lightgray]Панель управления ЛКП[/color] [color=red]открыта[/color]. +apc-component-on-examine-panel-closed = [color=lightgray]Панель управления ЛКП[/color] [color=darkgreen]закрыта[/color]. +apc-component-on-toggle-cancel = Ничего не происходит! diff --git a/Resources/Locale/ru-RU/arcade/blockgame.ftl b/Resources/Locale/ru-RU/arcade/blockgame.ftl new file mode 100644 index 00000000000..876701a1c25 --- /dev/null +++ b/Resources/Locale/ru-RU/arcade/blockgame.ftl @@ -0,0 +1,23 @@ +### UI + +# Current game score +blockgame-menu-label-points = Очки: { $points } +# Current game level +blockgame-menu-label-level = Уровень: { $level } +# Game over information of your round +blockgame-menu-gameover-info = + Глобальный счет: { $global } + Локальный счет: { $local } + Очки: { $points } +blockgame-menu-title = Блоки Nanotrasen +blockgame-menu-button-new-game = Новая игра +blockgame-menu-button-scoreboard = Таблица лидеров +blockgame-menu-button-pause = Пауза +blockgame-menu-button-unpause = Снять паузу +blockgame-menu-msg-game-over = Игра окончена! +blockgame-menu-label-highscores = Рекорды +blockgame-menu-button-back = Назад +blockgame-menu-label-next = Следующее +blockgame-menu-label-hold = Удерживать +blockgame-menu-text-station = Станция +blockgame-menu-text-nanotrasen = Nanotrasen diff --git a/Resources/Locale/ru-RU/arcade/components/space-villain-game-component.ftl b/Resources/Locale/ru-RU/arcade/components/space-villain-game-component.ftl new file mode 100644 index 00000000000..b8213e3cb78 --- /dev/null +++ b/Resources/Locale/ru-RU/arcade/components/space-villain-game-component.ftl @@ -0,0 +1,14 @@ +## SpaceVillainGame + +space-villain-game-player-attack-message = Вы атакуете { $enemyName } на { $attackAmount } урона! +space-villain-game-player-heal-message = Вы используете { $magicPointAmount } магии, чтобы исцелить { $healAmount } урона! +space-villain-game-player-recharge-message = Вы набираете { $regainedPoints } очков +space-villain-game-player-wins-message = Вы победили! +space-villain-game-enemy-dies-message = { $enemyName } умирает. +space-villain-game-player-loses-message = Вы проиграли! +space-villain-game-enemy-cheers-message = { $enemyName } ликует. +space-villain-game-enemy-dies-with-player-message = { $enemyName } умирает, но забирает вас с собой. +space-villain-game-enemy-throws-bomb-message = { $enemyName } бросает бомбу, взрывая вас на { $damageReceived } урона! +space-villain-game-enemy-steals-player-power-message = { $enemyName } крадет { $stolenAmount } вашей силы! +space-villain-game-enemy-heals-message = { $enemyName } исцеляет { $healedAmount } здоровья! +space-villain-game-enemy-attacks-message = { $enemyName } атакует вас, нанося { $damageDealt } урона! diff --git a/Resources/Locale/ru-RU/arcade/spacevillain.ftl b/Resources/Locale/ru-RU/arcade/spacevillain.ftl new file mode 100644 index 00000000000..39b43b50fb8 --- /dev/null +++ b/Resources/Locale/ru-RU/arcade/spacevillain.ftl @@ -0,0 +1,6 @@ +spacevillain-menu-title = Космический злодей +spacevillain-menu-label-player = Игрок +spacevillain-menu-button-attack = АТАКА +spacevillain-menu-button-heal = ЛЕЧЕНИЕ +spacevillain-menu-button-recharge = ПЕРЕЗАРЯДКА +spacevillain-menu-button-new-game = Новая игра diff --git a/Resources/Locale/ru-RU/armor/armor-examine.ftl b/Resources/Locale/ru-RU/armor/armor-examine.ftl new file mode 100644 index 00000000000..7e33bf7913e --- /dev/null +++ b/Resources/Locale/ru-RU/armor/armor-examine.ftl @@ -0,0 +1,19 @@ +# Armor examines +armor-examinable-verb-text = Броня +armor-examinable-verb-message = Изучить показатели брони. +armor-examine = Обеспечивает следующую защиту: +armor-coefficient-value = - [color=yellow]{ $type }[/color] урон снижается на [color=lightblue]{ $value }%[/color]. +armor-reduction-value = - [color=yellow]{ $type }[/color] урон снижается на [color=lightblue]{ $value }[/color]. +armor-damage-type-blunt = Blunt +armor-damage-type-slash = Slash +armor-damage-type-piercing = Piercing +armor-damage-type-heat = Heat +armor-damage-type-radiation = Radiation +armor-damage-type-caustic = Caustic +armor-damage-type-bloodloss = Bloodloss +armor-damage-type-asphyxiation = Asphyxiation +armor-damage-type-cellular = Cellular +armor-damage-type-cold = Cold +armor-damage-type-poison = Poison +armor-damage-type-shock = Shock +armor-damage-type-structural = Structural diff --git a/Resources/Locale/ru-RU/atmos/air-alarm-ui.ftl b/Resources/Locale/ru-RU/atmos/air-alarm-ui.ftl new file mode 100644 index 00000000000..67482f4d42b --- /dev/null +++ b/Resources/Locale/ru-RU/atmos/air-alarm-ui.ftl @@ -0,0 +1,66 @@ +# UI + + +## Window + +air-alarm-ui-access-denied = Недостаточный уровень доступа! +air-alarm-ui-window-pressure-label = Давление +air-alarm-ui-window-temperature-label = Температура +air-alarm-ui-window-alarm-state-label = Статус +air-alarm-ui-window-address-label = Адрес +air-alarm-ui-window-device-count-label = Всего устройств +air-alarm-ui-window-resync-devices-label = Ресинхр +air-alarm-ui-window-mode-label = Режим +air-alarm-ui-window-auto-mode-label = Авто-режим +air-alarm-ui-window-pressure = { $pressure } кПа +air-alarm-ui-window-pressure-indicator = Давление: [color={ $color }]{ $pressure } кПа[/color] +air-alarm-ui-window-temperature = { $tempC } °C ({ $temperature } К) +air-alarm-ui-window-temperature-indicator = Температура: [color={ $color }]{ $tempC } °C ({ $temperature } К)[/color] +air-alarm-ui-window-alarm-state = [color={ $color }]{ $state }[/color] +air-alarm-ui-window-alarm-state-indicator = Статус: [color={ $color }]{ $state }[/color] +air-alarm-ui-window-tab-vents = Вентиляции +air-alarm-ui-window-tab-scrubbers = Скрубберы +air-alarm-ui-window-tab-sensors = Сенсоры +air-alarm-ui-gases = { $gas }: { $amount } моль ({ $percentage }%) +air-alarm-ui-gases-indicator = { $gas }: [color={ $color }]{ $amount } моль ({ $percentage }%)[/color] +air-alarm-ui-mode-filtering = Фильтрация +air-alarm-ui-mode-wide-filtering = Фильтрация (широкая) +air-alarm-ui-mode-fill = Заполнение +air-alarm-ui-mode-panic = Паника +air-alarm-ui-mode-none = Нет + +## Widgets + + +### General + +air-alarm-ui-widget-enable = Включено +air-alarm-ui-widget-copy = Копировать настройки на похожие устройства +air-alarm-ui-widget-copy-tooltip = Копирует настройки данного устройства на все устройства данной вкладки воздушной сигнализации. +air-alarm-ui-widget-ignore = Игнорировать +air-alarm-ui-atmos-net-device-label = Адрес: { $address } + +### Vent pumps + +air-alarm-ui-vent-pump-label = Направление вентиляции +air-alarm-ui-vent-pressure-label = Ограничение давления +air-alarm-ui-vent-external-bound-label = Внешняя граница +air-alarm-ui-vent-internal-bound-label = Внутренняя граница + +### Scrubbers + +air-alarm-ui-scrubber-pump-direction-label = Направление +air-alarm-ui-scrubber-volume-rate-label = Объём (Л) +air-alarm-ui-scrubber-wide-net-label = ШирокаяСеть + +### Thresholds + +air-alarm-ui-sensor-gases = Газы +air-alarm-ui-sensor-thresholds = Границы +air-alarm-ui-thresholds-pressure-title = Границы (кПа) +air-alarm-ui-thresholds-temperature-title = Границы (К) +air-alarm-ui-thresholds-gas-title = Границы (%) +air-alarm-ui-thresholds-upper-bound = Верхняя аварийная граница +air-alarm-ui-thresholds-lower-bound = Нижняя аварийная граница +air-alarm-ui-thresholds-upper-warning-bound = Верхняя тревожная граница +air-alarm-ui-thresholds-lower-warning-bound = Нижняя тревожная граница diff --git a/Resources/Locale/ru-RU/atmos/firelock-component.ftl b/Resources/Locale/ru-RU/atmos/firelock-component.ftl new file mode 100644 index 00000000000..63b466b2bff --- /dev/null +++ b/Resources/Locale/ru-RU/atmos/firelock-component.ftl @@ -0,0 +1,2 @@ +firelock-component-is-holding-pressure-message = Порыв воздуха дует вам в лицо... Возможно, вам стоит передумать. +firelock-component-is-holding-fire-message = Порыв теплого воздуха дует вам в лицо... Возможно, вам стоит передумать. diff --git a/Resources/Locale/ru-RU/atmos/flammable-component.ftl b/Resources/Locale/ru-RU/atmos/flammable-component.ftl new file mode 100644 index 00000000000..577c74564c4 --- /dev/null +++ b/Resources/Locale/ru-RU/atmos/flammable-component.ftl @@ -0,0 +1 @@ +flammable-component-resist-message = Вы останавливаетесь, падаете и катаетесь! diff --git a/Resources/Locale/ru-RU/atmos/gas-analyzer-component.ftl b/Resources/Locale/ru-RU/atmos/gas-analyzer-component.ftl new file mode 100644 index 00000000000..b81396dc854 --- /dev/null +++ b/Resources/Locale/ru-RU/atmos/gas-analyzer-component.ftl @@ -0,0 +1,30 @@ +## Entity + +gas-analyzer-component-player-cannot-reach-message = Вы не можете туда достать. +gas-analyzer-shutoff = Газоанализатор выключается. + +## UI + +gas-analyzer-window-name = Газоанализатор +gas-analyzer-window-environment-tab-label = Окружение +gas-analyzer-window-tab-title-capitalized = { CAPITALIZE($title) } +gas-analyzer-window-refresh-button = Обновить +gas-analyzer-window-no-data = Нет данных +gas-analyzer-window-no-gas-text = Нет газов +gas-analyzer-window-error-text = Ошибка: { $errorText } +gas-analyzer-window-pressure-text = Давление: +gas-analyzer-window-pressure-val-text = { $pressure } кПа +gas-analyzer-window-temperature-text = Температура: +gas-analyzer-window-temperature-val-text = { $tempK }К ({ $tempC }°C) +gas-analyzer-window-gas-column-name = Газ +gas-analyzer-window-molarity-column-name = моль +gas-analyzer-window-percentage-column-name = % +gas-analyzer-window-molarity-text = { $mol } моль ({ $percentage }%) +gas-analyzer-window-percentage-text = { $percentage } +gas-analyzer-window-molarity-percentage-text = { $gasName }: { $amount } моль ({ $percentage }%) +# Used for GasEntry.ToString() +gas-entry-info = { $gasName }: { $gasAmount } моль +# overrides for trinary devices to have saner names +gas-analyzer-window-text-inlet = Вход +gas-analyzer-window-text-outlet = Выход +gas-analyzer-window-text-filter = Фильтр diff --git a/Resources/Locale/ru-RU/atmos/gas-canister-component.ftl b/Resources/Locale/ru-RU/atmos/gas-canister-component.ftl new file mode 100644 index 00000000000..99c0ad00b91 --- /dev/null +++ b/Resources/Locale/ru-RU/atmos/gas-canister-component.ftl @@ -0,0 +1,20 @@ +## UI + + +# Bound Interface + +gas-canister-bound-user-interface-title = Газовый баллон +# Popup +gas-canister-popup-denied = Доступ запрещён + +# window + +gas-canister-window-ok-text = ОК +gas-canister-window-edit-text = Редактировать +gas-canister-window-label-label = Метка: +gas-canister-window-pressure-label = Давление: +gas-canister-window-release-pressure-label = Выходное давление: +gas-canister-window-valve-label = Клапан: +gas-canister-window-valve-closed-text = Закрыт +gas-canister-window-valve-open-text = Открыт +gas-canister-window-pressure-format-text = { $pressure } кПа diff --git a/Resources/Locale/ru-RU/atmos/gas-passive-gate-component.ftl b/Resources/Locale/ru-RU/atmos/gas-passive-gate-component.ftl new file mode 100644 index 00000000000..77f6f544b18 --- /dev/null +++ b/Resources/Locale/ru-RU/atmos/gas-passive-gate-component.ftl @@ -0,0 +1 @@ +gas-passive-gate-examined = Измеритель расхода показывает [color=lightblue]{ $flowRate } литров/сек[/color]. diff --git a/Resources/Locale/ru-RU/atmos/gas-pressure-pump-system.ftl b/Resources/Locale/ru-RU/atmos/gas-pressure-pump-system.ftl new file mode 100644 index 00000000000..c737b66554a --- /dev/null +++ b/Resources/Locale/ru-RU/atmos/gas-pressure-pump-system.ftl @@ -0,0 +1,2 @@ +# Examine Text +gas-pressure-pump-system-examined = Насос настроен на [color={ $statusColor }]{ PRESSURE($pressure) }[/color]. diff --git a/Resources/Locale/ru-RU/atmos/gas-recycler-system.ftl b/Resources/Locale/ru-RU/atmos/gas-recycler-system.ftl new file mode 100644 index 00000000000..68b5b73b6a7 --- /dev/null +++ b/Resources/Locale/ru-RU/atmos/gas-recycler-system.ftl @@ -0,0 +1,5 @@ +gas-recycler-reacting = Он [color=green]преобразовывает[/color] газы-отходы. +gas-recycler-low-pressure = Входное давление [color=darkred]слишком низкое[/color]. +gas-recycler-low-temperature = Входная температура [color=darkred]слишком низкая[/color]. +gas-recycler-upgrade-min-temp = минимальная температура +gas-recycler-upgrade-min-pressure = минимальное давление diff --git a/Resources/Locale/ru-RU/atmos/gas-tank-component.ftl b/Resources/Locale/ru-RU/atmos/gas-tank-component.ftl new file mode 100644 index 00000000000..e5578ee3221 --- /dev/null +++ b/Resources/Locale/ru-RU/atmos/gas-tank-component.ftl @@ -0,0 +1,25 @@ +### GasTankComponent stuff. + +# Examine text showing pressure in tank. +comp-gas-tank-examine = Давление: [color=orange]{ PRESSURE($pressure) }[/color]. +# Examine text when internals are active. +comp-gas-tank-connected = Он подключен к внешнему компоненту. +# Examine text when valve is open or closed. +comp-gas-tank-examine-open-valve = Клапан выпуска газа [color=red]открыт[/color]. +comp-gas-tank-examine-closed-valve = Клапан выпуска газа [color=green]закрыт[/color]. + +## ControlVerb + +control-verb-open-control-panel-text = Открыть панель управления + +## UI + +gas-tank-window-label = Газовый баллон +gas-tank-window-internals-toggle-button = Переключить +gas-tank-window-output-pressure-label = Выходное давление +gas-tank-window-tank-pressure-text = Давление: { $tankPressure } кПа +gas-tank-window-internal-text = Маска: { $status } +gas-tank-window-internal-connected = [color=green]Подключена[/color] +gas-tank-window-internal-disconnected = [color=red]Не подключена[/color] +comp-gas-tank-open-valve = Открыть клапан +comp-gas-tank-close-valve = Закрыть клапан diff --git a/Resources/Locale/ru-RU/atmos/gas-thermomachine-system.ftl b/Resources/Locale/ru-RU/atmos/gas-thermomachine-system.ftl new file mode 100644 index 00000000000..60607b0b695 --- /dev/null +++ b/Resources/Locale/ru-RU/atmos/gas-thermomachine-system.ftl @@ -0,0 +1,2 @@ +# Examine Text +gas-thermomachine-system-examined = Термостат { $machineName } установлен на [color={ $tempColor }]{ $temp } K[/color]. diff --git a/Resources/Locale/ru-RU/atmos/gas-valve-system.ftl b/Resources/Locale/ru-RU/atmos/gas-valve-system.ftl new file mode 100644 index 00000000000..650da60536e --- /dev/null +++ b/Resources/Locale/ru-RU/atmos/gas-valve-system.ftl @@ -0,0 +1,6 @@ +# Examine Text +gas-valve-system-examined = + Клапан [color={ $statusColor }]{ $open -> + [true] открыт + *[false] закрыт + }[/color]. diff --git a/Resources/Locale/ru-RU/atmos/gas-vent-pump.ftl b/Resources/Locale/ru-RU/atmos/gas-vent-pump.ftl new file mode 100644 index 00000000000..fbfbe3a87b7 --- /dev/null +++ b/Resources/Locale/ru-RU/atmos/gas-vent-pump.ftl @@ -0,0 +1 @@ +gas-vent-pump-uvlo = В состоянии [color=red]отключения из-за низкого давления[/color]. diff --git a/Resources/Locale/ru-RU/atmos/gas-volume-pump-system.ftl b/Resources/Locale/ru-RU/atmos/gas-volume-pump-system.ftl new file mode 100644 index 00000000000..c6b1b8fa91c --- /dev/null +++ b/Resources/Locale/ru-RU/atmos/gas-volume-pump-system.ftl @@ -0,0 +1,7 @@ +# Examine Text +gas-volume-pump-system-examined = + Насос настроен на [color={ $statusColor }]{ $rate }{ $rate -> + [one] литр/сек + [few] литра/сек + *[other] литров/сек + }[/color]. diff --git a/Resources/Locale/ru-RU/atmos/plaque-component.ftl b/Resources/Locale/ru-RU/atmos/plaque-component.ftl new file mode 100644 index 00000000000..4f74e3b82bf --- /dev/null +++ b/Resources/Locale/ru-RU/atmos/plaque-component.ftl @@ -0,0 +1,10 @@ +atmos-plaque-component-desc-zum = This plaque commemorates the rise of the Atmos ZUM division. May they carry the torch that the Atmos ZAS, LINDA and FEA divisions left behind. +atmos-plaque-component-desc-fea = This plaque commemorates the fall of the Atmos FEA division. For all the charred, dizzy, and brittle men who have died in its hands. +atmos-plaque-component-desc-linda = This plaque commemorates the fall of the Atmos LINDA division. For all the charred, dizzy, and brittle men who have died in its hands. +atmos-plaque-component-desc-zas = This plaque commemorates the fall of the Atmos ZAS division. For all the charred, dizzy, and brittle men who have died in its hands. +atmos-plaque-component-desc-unset = Uhm +atmos-plaque-component-name-zum = ZUM Atmospherics Division plaque +atmos-plaque-component-name-fea = FEA Atmospherics Division plaque +atmos-plaque-component-name-linda = LINDA Atmospherics Division plaque +atmos-plaque-component-name-zas = ZAS Atmospherics Division plaque +atmos-plaque-component-name-unset = Uhm diff --git a/Resources/Locale/ru-RU/atmos/portable-scrubber.ftl b/Resources/Locale/ru-RU/atmos/portable-scrubber.ftl new file mode 100644 index 00000000000..0e8713bb1c4 --- /dev/null +++ b/Resources/Locale/ru-RU/atmos/portable-scrubber.ftl @@ -0,0 +1,3 @@ +portable-scrubber-fill-level = Примерно [color=yellow]{ $percent }%[/color] от максимального внутреннего давления. +portable-scrubber-component-upgrade-max-pressure = максимальное давление +portable-scrubber-component-upgrade-transfer-rate = скорость перекачки diff --git a/Resources/Locale/ru-RU/barsign/barsign-component.ftl b/Resources/Locale/ru-RU/barsign/barsign-component.ftl new file mode 100644 index 00000000000..64b158bc4da --- /dev/null +++ b/Resources/Locale/ru-RU/barsign/barsign-component.ftl @@ -0,0 +1,124 @@ +barsign-component-name = вывеска бара + +# Bar signs prototypes + + +## The Harmbaton + +barsign-prototype-name-harmbaton = Хармбатон +barsign-prototype-description-harmbaton = Отличные обеды как для сотрудников службы безопасности, так и для ассистентов. + +## The Singulo + +barsign-prototype-name-singulo = Сингуло +barsign-prototype-description-singulo = Куда приходят люди, которые не любят, чтобы их звали по имени. + +## The Drunk Carp + +barsign-prototype-name-drunk-carp = Пьяный карп +barsign-prototype-description-drunk-carp = Не пейте плавая. + +## Officer Beersky + +barsign-prototype-name-officer-beersky = Офицер Пивски +barsign-prototype-description-officer-beersky = Мужик, эти напитки великолепны. + +## The Outer Spess + +barsign-prototype-name-outer-spess = Открытый космос +barsign-prototype-description-outer-spess = На самом деле этот бар расположен не в открытом космосе. + +## The Coderbus + +barsign-prototype-name-coderbus = Кодербас +barsign-prototype-description-coderbus = Очень противоречивый бар, известный широким ассортиментом постоянно меняющихся напитков. + +## Robusta Cafe + +barsign-prototype-name-robusta-cafe = Кафе Робуста +barsign-prototype-description-robusta-cafe = Неоспоримый обладатель рекорда "Самые смертоносные бои" уже 5 лет. + +## Emergency Rum Party + +barsign-prototype-name-emergency-rum-party = Чрезвычайная вечеринка с ромом +barsign-prototype-description-emergency-rum-party = Недавно продлили лицензию после длительного перерыва. + +## The Combo Cafe + +barsign-prototype-name-combo-cafe = Комбо Кафе +barsign-prototype-description-combo-cafe = Известны по всей системе своими совершенно некреативными комбинациями напитков. + +## The Ale Nath + +barsign-prototype-name-ale-nath = Эль'натх +barsign-prototype-description-ale-nath = По какой-то причине притягивает таинственных незнакомцев в робах, шепчущих EI NATH. + +## The Net + +barsign-prototype-name-the-net = Сеть +barsign-prototype-description-the-net = Незаметишь как затянет на пару часов. + +## Maid Cafe + +barsign-prototype-name-maid-cafe = Мэйдо-кафе +barsign-prototype-description-maid-cafe = С возвращением, хозяин! + +## Maltese Falcon + +barsign-prototype-name-maltese-falcon = Мальтийский сокол +barsign-prototype-description-maltese-falcon = Сыграй ещё раз, Сэм. + +## The Sun + +barsign-prototype-name-the-sun = Солнце +barsign-prototype-description-the-sun = Иронично яркий для такого тёмного бара. + +## The Birdcage + +barsign-prototype-name-the-birdcage = Вольер +barsign-prototype-description-the-birdcage = Ку-ку! + +## Zocalo + +barsign-prototype-name-zocalo = Сокало +barsign-prototype-description-zocalo = Ранее находилось в Космоамерике. + +## LV426 + +barsign-prototype-name-lv426 = LV-426 +barsign-prototype-description-lv426 = Выпить с модной маской на лице явно важнее, чем сходить в медотсек. + +## The Wiggle Roomm + +barsign-prototype-name-wiggle-room = Пространство для манёвра +barsign-prototype-description-wiggle-room = MoMMI маневрируют в танце. + +## The Lightbulb + +barsign-prototype-name-the-lightbulb = Лампочка +barsign-prototype-description-the-lightbulb = Кафе, популярное среди ниан и моффов. Однажды его закрыли на неделю после того, как барменша использовала нафталин для обработки своей запасной униформы. + +## The Loose Goose + +barsign-prototype-name-goose = Весёлый гусь +barsign-prototype-description-goose = Пей до рвоты и/или нарушай законы реальности! + +## The Engine Change + +barsign-prototype-name-enginechange = Замена двигателя +barsign-prototype-description-enginechange = Все еще ожидаем. + +## 4 The Emprah + +barsign-prototype-name-emprah = За Империю +barsign-prototype-description-emprah = Нравится и фанатикам, и еретикам, и завсегдатаям с дефектами мозга. + +## EmpBarSign + +barsign-prototype-name-spacebucks = Кредиты +barsign-prototype-description-spacebucks = От них нельзя скрыться, даже в космосе. +barsign-prototype-description-empbarsign = Что-то пошло совсем не так. + +## SignOff + +barsign-prototype-description-sign-off = Этот знак, похоже, не включен. diff --git a/Resources/Locale/ru-RU/battery/components/battery-drainer-component.ftl b/Resources/Locale/ru-RU/battery/components/battery-drainer-component.ftl new file mode 100644 index 00000000000..722f87aea09 --- /dev/null +++ b/Resources/Locale/ru-RU/battery/components/battery-drainer-component.ftl @@ -0,0 +1,3 @@ +battery-drainer-full = Ваша батерея полностью заряжена +battery-drainer-empty = В { CAPITALIZE($battery) } не хватает энергии, которую можно вытянуть +battery-drainer-success = Вы вытягиваете энергию из { $battery }! diff --git a/Resources/Locale/ru-RU/battery/components/examinable-battery-component.ftl b/Resources/Locale/ru-RU/battery/components/examinable-battery-component.ftl new file mode 100644 index 00000000000..350a1955b9e --- /dev/null +++ b/Resources/Locale/ru-RU/battery/components/examinable-battery-component.ftl @@ -0,0 +1,4 @@ +### UI + +# Shown when the battery is examined in details range +examinable-battery-component-examine-detail = Батарея заряжена на [color={ $markupPercentColor }]{ $percent }%[/color]. diff --git a/Resources/Locale/ru-RU/blocking/blocking-examine.ftl b/Resources/Locale/ru-RU/blocking/blocking-examine.ftl new file mode 100644 index 00000000000..255e08b30d3 --- /dev/null +++ b/Resources/Locale/ru-RU/blocking/blocking-examine.ftl @@ -0,0 +1,6 @@ +# Blocking examines +blocking-examinable-verb-text = Защита +blocking-examinable-verb-message = Изучить показатели защиты. +blocking-fraction = Блокируется [color=lightblue]{ $value }%[/color] входящего урона и: +blocking-coefficient-value = - Получает [color=lightblue]{ $value }%[/color] [color=yellow]{ $type }[/color] урона. +blocking-reduction-value = - Получает на [color=lightblue]{ $value }[/color] меньше [color=yellow]{ $type }[/color] урона. diff --git a/Resources/Locale/ru-RU/bloodstream/bloodstream.ftl b/Resources/Locale/ru-RU/bloodstream/bloodstream.ftl new file mode 100644 index 00000000000..d4aa875f53c --- /dev/null +++ b/Resources/Locale/ru-RU/bloodstream/bloodstream.ftl @@ -0,0 +1,4 @@ +bloodstream-component-looks-pale = [color=bisque]{ CAPITALIZE($target) } выглядит бледно.[/color] +bloodstream-component-bleeding = [color=red]{ CAPITALIZE($target) } истекает кровью.[/color] +bloodstream-component-profusely-bleeding = [color=crimson]{ CAPITALIZE($target) } обильно истекает кровью![/color] +bloodstream-component-wounds-cauterized = С болью вы ощущаете, как ваши раны прижигаются! diff --git a/Resources/Locale/ru-RU/body/behavior/behavior.ftl b/Resources/Locale/ru-RU/body/behavior/behavior.ftl new file mode 100644 index 00000000000..601ba4746d7 --- /dev/null +++ b/Resources/Locale/ru-RU/body/behavior/behavior.ftl @@ -0,0 +1 @@ +lung-behavior-gasp = Задыхается diff --git a/Resources/Locale/ru-RU/body/body-scanner/body-scanner-component.ftl b/Resources/Locale/ru-RU/body/body-scanner/body-scanner-component.ftl new file mode 100644 index 00000000000..8a1e3dca0b0 --- /dev/null +++ b/Resources/Locale/ru-RU/body/body-scanner/body-scanner-component.ftl @@ -0,0 +1,5 @@ +## UI + +body-scanner-display-title = Сканер тела +body-scanner-display-health-label = Здоровье: +body-scanner-display-body-part-damage-text = { $damage } повреждений diff --git a/Resources/Locale/ru-RU/bonk/components/bonkable-component.ftl b/Resources/Locale/ru-RU/bonk/components/bonkable-component.ftl new file mode 100644 index 00000000000..9c387b14529 --- /dev/null +++ b/Resources/Locale/ru-RU/bonk/components/bonkable-component.ftl @@ -0,0 +1,2 @@ +bonkable-success-message-others = { CAPITALIZE($user) } стукается своей головой об { $bonkable } +bonkable-success-message-user = Вы стукаетесь своей головой об { $bonkable } diff --git a/Resources/Locale/ru-RU/borg/borg.ftl b/Resources/Locale/ru-RU/borg/borg.ftl new file mode 100644 index 00000000000..23e3d644404 --- /dev/null +++ b/Resources/Locale/ru-RU/borg/borg.ftl @@ -0,0 +1,14 @@ +borg-player-not-allowed = Мозг не помещается! +borg-player-not-allowed-eject = Мозг был извлечен из корпуса! +borg-panel-not-open = Панель киборга не открыта... +borg-mind-added = { CAPITALIZE($name) } включается! +borg-mind-removed = { CAPITALIZE($name) } выключается! +borg-module-too-many = Для ещё одного модуля не хватает места... +borg-module-whitelist-deny = Этот модуль не подходит для данного типа киборгов... +borg-construction-guide-string = Конечности и туловище киборга должны быть прикреплены к эндоскелету. +borg-ui-menu-title = Интерфейс киборга +borg-ui-charge-label = Заряд: { $charge }% +borg-ui-no-brain = Мозг отсутствует +borg-ui-remove-battery = Извлечь +borg-ui-modules-label = Модули: +borg-ui-module-counter = { $actual }/{ $max } diff --git a/Resources/Locale/ru-RU/botany/components/plant-holder-component.ftl b/Resources/Locale/ru-RU/botany/components/plant-holder-component.ftl new file mode 100644 index 00000000000..7ce653739e1 --- /dev/null +++ b/Resources/Locale/ru-RU/botany/components/plant-holder-component.ftl @@ -0,0 +1,35 @@ +## Entity + +plant-holder-component-plant-success-message = Вы сажаете { $seedName }. +plant-holder-component-already-seeded-message = { CAPITALIZE($name) } уже содержит семена! +plant-holder-component-remove-weeds-message = Вы пропалываете { $name } от сорняков. +plant-holder-component-remove-weeds-others-message = { $otherName } начинает пропалывать сорняки. +plant-holder-component-no-weeds-message = На этом участке нет сорняков! Его не нужно пропалывать. +plant-holder-component-remove-plant-message = Вы удаляете растение из { $name }. +plant-holder-component-remove-plant-others-message = { $name } удаляет растение. +plant-holder-component-no-plant-message = Отсутствует растение для удаления. +plant-holder-component-empty-message = { $owner } пуст! +plant-holder-component-spray-message = Вы опрыскиваете { $owner }. +plant-holder-component-transfer-message = Вы перемещаете { $amount }ед. в { $owner }. +plant-holder-component-nothing-to-sample-message = Из этого не извлечь семян! +plant-holder-component-already-sampled-message = Из этого растения уже извлекли семена. +plant-holder-component-dead-plant-message = Это растение мертво. +plant-holder-component-take-sample-message = Вы извлекаете семена из { $seedName }. +plant-holder-component-compost-message = Вы компостируете { $usingItem } в { $owner }. +plant-holder-component-compost-others-message = { $user } компостирует { $usingItem } в { $owner }. +plant-holder-component-nothing-planted-message = Здесь ничего не посажено.. +plant-holder-component-something-already-growing-message = Здесь растёт [color=green]{ $seedName }[/color]. +plant-holder-component-something-already-growing-low-health-message = Растение выглядит [color=red]{ $healthState }[/color]. +plant-holder-component-plant-old-adjective = старым и увядшим +plant-holder-component-plant-unhealthy-adjective = нездоровым +plant-holder-component-dead-plant-matter-message = Он заполнен [color=red]мёртвыми растениями[/color]. +plant-holder-component-weed-high-level-message = Он заполнен [color=green]сорняками[/color]! +plant-holder-component-pest-high-level-message = Он заполнен [color=gray]маленькими червячками[/color]! +plant-holder-component-water-level-message = Вода: [color=cyan]{ $waterLevel }[/color]. +plant-holder-component-nutrient-level-message = Питательные вещества: [color=orange]{ $nutritionLevel }[/color]. +plant-holder-component-toxins-high-warning = Горит [color=red]предупреждение уровня токсичности[/color]. +plant-holder-component-light-improper-warning = Мигает [color=yellow]предупреждение о неподходящем уровне освещения[/color]. +plant-holder-component-heat-improper-warning = Мигает [color=orange]предупреждение о неподходящем уровне температуры[/color]. +plant-holder-component-pressure-improper-warning = Мигает [color=lightblue]предупреждение о неподходящем атмосферном давлении[/color]. +plant-holder-component-gas-missing-warning = Мигает [color=cyan]предупреждение о неподходящем атмосферном составе[/color]. +plant-holder-component-early-sample-message = Это растение недостаточно крепко для получения образца. diff --git a/Resources/Locale/ru-RU/botany/components/seed-component.ftl b/Resources/Locale/ru-RU/botany/components/seed-component.ftl new file mode 100644 index 00000000000..5b483bcbfd1 --- /dev/null +++ b/Resources/Locale/ru-RU/botany/components/seed-component.ftl @@ -0,0 +1,10 @@ +## Entity + +seed-component-description = На этикетке имеется изображение - [color=yellow]{ $seedName }[/color]. +seed-component-has-variety-tag = Помечено как сорт [color=lightgray]номер { $seedUid }[/color]. +seed-component-plant-yield-text = Урожайность растения: [color=lightblue]{ $seedYield }[/color] +seed-component-plant-potency-text = Потенция растения: [color=lightblue]{ $seedPotency }[/color] +botany-seed-packet-name = пакет { $seedNoun } ({ $seedName }) +botany-harvest-fail-message = Вам не удаётся собрать ничего полезного. +botany-harvest-success-message = Вы собираете урожай с { $name } +botany-mysterious-description-addon = Однако, что-то в нём кажется странным. diff --git a/Resources/Locale/ru-RU/botany/components/seed-extractor-component.ftl b/Resources/Locale/ru-RU/botany/components/seed-extractor-component.ftl new file mode 100644 index 00000000000..b11c97c94a9 --- /dev/null +++ b/Resources/Locale/ru-RU/botany/components/seed-extractor-component.ftl @@ -0,0 +1,5 @@ +## Entity + +seed-extractor-component-interact-message = Вы извлекаете немного семян из { $name }. +seed-extractor-component-no-seeds = { CAPITALIZE($name) } не имеет семян! +seed-extractor-component-upgrade-seed-yield = извлечение семян diff --git a/Resources/Locale/ru-RU/botany/swab.ftl b/Resources/Locale/ru-RU/botany/swab.ftl new file mode 100644 index 00000000000..482dc353184 --- /dev/null +++ b/Resources/Locale/ru-RU/botany/swab.ftl @@ -0,0 +1,4 @@ +botany-swab-from = Вы аккуратно собираете пыльцу с растения. +botany-swab-to = Вы аккуратно смахиваете пыльцу на растение. +swab-used = Эта палочка уже была использована для сбора материала. +swab-unused = Эта палочка чиста и готова к использованию. diff --git a/Resources/Locale/ru-RU/bql/bql-select.ftl b/Resources/Locale/ru-RU/bql/bql-select.ftl new file mode 100644 index 00000000000..96f57fc17d1 --- /dev/null +++ b/Resources/Locale/ru-RU/bql/bql-select.ftl @@ -0,0 +1,12 @@ +cmd-bql_select-desc = Show results of a BQL query in a client-side window +cmd-bql_select-help = + Usage: bql_select + The opened window allows you to teleport to or view variables the resulting entities. +cmd-bql_select-err-server-shell = Cannot be executed from server shell +cmd-bql_select-err-rest = Warning: unused part after BQL query: "{ $rest }" +ui-bql-results-title = BQL results +ui-bql-results-vv = VV +ui-bql-results-tp = TP +ui-bql-results-vv-tooltip = View entity variables +ui-bql-results-tp-tooltip = Teleport to entity +ui-bql-results-status = { $count } entities diff --git a/Resources/Locale/ru-RU/buckle/components/buckle-component.ftl b/Resources/Locale/ru-RU/buckle/components/buckle-component.ftl new file mode 100644 index 00000000000..e2130f99ed9 --- /dev/null +++ b/Resources/Locale/ru-RU/buckle/components/buckle-component.ftl @@ -0,0 +1,7 @@ +buckle-component-no-hands-message = У вас нет рук. +buckle-component-already-buckled-message = Вы уже пристегнуты! +buckle-component-other-already-buckled-message = { $owner } уже пристегнут! +buckle-component-cannot-buckle-message = Вы не можете пристегнуть себя туда. +buckle-component-other-cannot-buckle-message = Вы не можете пристегнуть { $owner } туда! +buckle-component-cannot-fit-message = Вы туда не помещаетесь! +buckle-component-other-cannot-fit-message = { $owner } туда не помещается! diff --git a/Resources/Locale/ru-RU/burial/burial.ftl b/Resources/Locale/ru-RU/burial/burial.ftl new file mode 100644 index 00000000000..f5f8b8d710a --- /dev/null +++ b/Resources/Locale/ru-RU/burial/burial.ftl @@ -0,0 +1,4 @@ +grave-start-digging-others = { CAPITALIZE($user) } начинает копать { THE($grave) } с помощью { THE($tool) }. +grave-start-digging-user = Вы начинаете копать { THE($grave) } с помощью { THE($tool) }. +grave-start-digging-user-trapped = Вы патаетесь выбраться из { THE($grave) }! +grave-digging-requires-tool = Вам нужна лопата чтобы выкопать { $grave }! diff --git a/Resources/Locale/ru-RU/cable/cable-multitool-system.ftl b/Resources/Locale/ru-RU/cable/cable-multitool-system.ftl new file mode 100644 index 00000000000..27c73263999 --- /dev/null +++ b/Resources/Locale/ru-RU/cable/cable-multitool-system.ftl @@ -0,0 +1,12 @@ +cable-multitool-system-internal-error-no-power-node = Ваш мультитул выдает сообщение: "ВНУТРЕННЯЯ ОШИБКА: НЕ КАБЕЛЬ ПИТАНИЯ". +cable-multitool-system-internal-error-missing-component = Ваш мультитул выдает сообщение: "ВНУТРЕННЯЯ ОШИБКА: КАБЕЛЬ АНОМАЛЕН". +cable-multitool-system-verb-name = Питание +cable-multitool-system-verb-tooltip = Используйте мультитул для просмотра статистики питания. +cable-multitool-system-statistics = + Ваш мультитул показывает статистику: + Текущее питание: { POWERWATTS($supplyc) } + От батарей: { POWERWATTS($supplyb) } + Теоретическое снабжение: { POWERWATTS($supplym) } + Идеальное потребление: { POWERWATTS($consumption) } + Входной запас: { POWERJOULES($storagec) } / { POWERJOULES($storagem) } ({ TOSTRING($storager, "P1") }) + Выходной запас: { POWERJOULES($storageoc) } / { POWERJOULES($storageom) } ({ TOSTRING($storageor, "P1") }) diff --git a/Resources/Locale/ru-RU/candle/extinguish-on-interact-component.ftl b/Resources/Locale/ru-RU/candle/extinguish-on-interact-component.ftl new file mode 100644 index 00000000000..bec6c6f2fe6 --- /dev/null +++ b/Resources/Locale/ru-RU/candle/extinguish-on-interact-component.ftl @@ -0,0 +1 @@ +candle-extinguish-failed = Пламя колеблется, но не гаснет diff --git a/Resources/Locale/ru-RU/cargo/bounties.ftl b/Resources/Locale/ru-RU/cargo/bounties.ftl new file mode 100644 index 00000000000..17eb086f899 --- /dev/null +++ b/Resources/Locale/ru-RU/cargo/bounties.ftl @@ -0,0 +1,103 @@ +bounty-item-artifact = Космический артефакт +bounty-item-baseball-bat = Бейсбольная бита +bounty-item-box-hugs = Коробка обнимашек +bounty-item-brain = Мозг +bounty-item-bread = Хлеб +bounty-item-briefcase = Чемодан +bounty-item-carp = Космический карп +bounty-item-carrot = Морковь +bounty-item-carrot-fries = Морковный фри +bounty-item-clown-mask = Клоунская маска +bounty-item-clown-shoes = Клоунские туфли +bounty-item-corn = Початок кукурузы +bounty-item-crayon = Мелок +bounty-item-cuban-carp = Карп по-кубински +bounty-item-donk-pocket = Донк-покет +bounty-item-donut = Пончик +bounty-item-figurine = Фигурка +bounty-item-flesh-monster = Монстр из плоти +bounty-item-flower = Цветок +bounty-item-galaxythistle = Галакточертополох +bounty-item-handcuffs = Наручники +bounty-item-instrument = Музыкальный инструмент +bounty-item-knife = Нож +bounty-item-lemon = Лимон +bounty-item-lime = Лайм +bounty-item-lung = Лёгкое +bounty-item-monkey-cube = Обезьяний кубик +bounty-item-mouse = Мёртвая мышь +bounty-item-pancake = Блинчик +bounty-item-pen = Ручка +bounty-item-percussion = Перкуссионный инструмент +bounty-item-pie = Пирог +bounty-item-prison-uniform = Тюремная роба +bounty-item-radio = Устройство радиосвязи +bounty-item-research-disk = Диск исследовательских очков +bounty-item-shiv = Заточка +bounty-item-soap = Мыло +bounty-item-soup = Суп +bounty-item-spear = Копьё +bounty-item-syringe = Шприц +bounty-item-toolbox = Ящик для инструментов +bounty-item-tech-disk = Технологический диск +bounty-item-anomaly-core = Ядро Аномалии +bounty-item-borg-module = Модуль борга +bounty-item-artifact-fragment = Фрагмент артефакта +bounty-item-organs = Орган +bounty-item-labeler = Ручной этикеровщик +bounty-item-warm-cloth = Тёплая одежда +bounty-item-battery = Батарея +bounty-lasergun = Лазерное оружие +bounty-food = Еда из мяса +bounty-item-trash = Мусор +bounty-description-artifact = Nanotrasen находится в затруднительном положении из-за кражи артефактов с некосмических планет. Верните один, и мы выплатим за него компенсацию. +bounty-description-baseball-bat = В Центкоме началась бейсбольная лихорадка! Будьте добры отправить им несколько бейсбольных бит, чтобы руководство могло исполнить свою детскую мечту. +bounty-description-box-hugs = Несколько главных чиновников получили серьезные ушибы. Для их выздоровления срочно требуется коробка обнимашек +bounty-description-brain = Командир Колдуэлл лишилась мозга в результате недавней аварии с космической смазкой. К сожалению, мы не можем нанять замену, поэтому просто пришлите нам новый мозг, чтобы вставить его в неё. +bounty-description-bread = Проблемы с центральным планированием привели к резкому росту цен на хлеб. Отправьте немного хлеба, чтобы снять напряженность. +bounty-description-briefcase = В этом году Центральное командование проведет деловой съезд. Отправьте несколько чемоданов в поддержку. +bounty-description-carrot = Не просмотрев видеоинструкции по технике безопасности со сваркой, спасательный отряд на Станции 15 ослеп. Отправьте им немного моркови, чтобы они могли восстановить зрение. +bounty-description-carrot-fries = Ночное зрение может означать жизнь или смерть! Заказ на партию морковного фри. +bounty-description-carp = Адмирал Павлова объявила забастовку с тех пор, как Центральное командование конфисковало ее "питомца". Она требует заменить его космическим карпом, живым или мертвым. +bounty-description-clown-costume = В связи с недавней проблемой в контактном зоопарке космических карпов мы, к сожалению, потеряли клоуна Бонобобонобо. Пришлите нам новый костюм, чтобы дети смогли увидеть его снова. +bounty-description-corn = После недавнего разрушения космического Огайо наш импорт кукурузы сократился на 80%. Пришлите нам немного, чтобы мы могли это восполнить. +bounty-description-crayon = Ребенок доктора Джонса снова съел все наши мелки. Пожалуйста, пришлите нам свои. +bounty-description-cuban-carp = В честь рождения Кастро XXVII отправьте одного карпа по-кубински в Центком. +bounty-description-donk-pocket = Отзыв о безопасности потребителей: Предупреждение. Донк-покеты, произведенные в прошлом году, содержат опасные биоматериалы ящериц. Немедленно верните продукты в Центком. +bounty-description-donut = Служба безопасности Центкома несёт большие потери в борьбе с Синдикатом. Отправьте пончики для поднятия боевого духа. +bounty-description-figurine = Сын вице-президента увидел на телеэкране рекламу боевых фигурок и теперь не затыкается о них. Отправьте несколько, чтобы смягчить его недовольство. +bounty-description-flesh-monster = Недавно мы получили сообщения о нашествии монстров из плоти на борту нескольких станций. Пришлите нам несколько образцов этих существ, чтобы мы могли исследовать новые ботанические возможности. +bounty-description-flower = Коммандер Зот очень хочет сразить офицера Оливию наповал. Отправьте партию цветов, и он с радостью вознаградит вас. +bounty-description-galaxythistle = После особенно неприятного скачка обратного давления пены из скруббера один высокопоставленный офицер сильно отравился. Пришлите нам немного галакточертополоха, чтобы мы могли приготовить для него гомеопатическое средство. +bounty-description-handcuffs = В Центральное командование прибыл большой поток беглых заключенных. Сейчас самое время отправить запасные наручники (или стяжки). +bounty-description-instrument = Самая горячая новая группа в галактике, "Синди Кейт и Диверсанты", потеряла свое оборудование в результате столкновения грузового шаттла. Отправьте им новый набор музыкальных инструментов, чтобы они могли сыграть свое шоу. +bounty-description-knife = Один из наших лучших командиров недавно выиграл совершенно новый набор ножей на официальном игровом шоу Nanotrasen. К сожалению, у нас нет такого набора под рукой. Пришлите нам кучу острых предметов, чтобы мы могли что-нибудь придумать. +bounty-description-lemon = Ребенок доктора Джонса открывает лимонадный киоск. Небольшая проблема: лимоны не доставляются в этот сектор. Исправьте это за хорошую награду. +bounty-description-lime = После сильной попойки адмирал Пастич пристрастился к долькам свежего лайма. Пришлите нам несколько лаймов, чтобы мы могли приготовить ему его новую любимую закуску. +bounty-description-lung = Лига сторонников курения тысячелетиями боролась за то, чтобы сигареты оставались на наших станциях. К сожалению, их легкие уже не так сильно сопротивляются. Пошлите им новые. +bounty-description-monkey-cube = В связи с недавней генетической катастрофой Центральное командование испытывает острую потребность в обезьянах. Ваша задача - доставить обезьяньи кубы. +bounty-description-mouse = На космической станции 15 закончились сублимированные мыши. Отправьте свежих, чтобы их уборщик не объявил забастовку. +bounty-description-pancake = В Nanotrasen мы считаем сотрудников семьей. А вы знаете, что любят семьи? Блины. Отправьте дюжину. +bounty-description-pen = Мы проводим межгалактическое соревнование по балансировке ручек. Нам нужно, чтобы вы прислали нам несколько стандартизированных шариковых ручек. +bounty-description-percussion = Из-за неудачной драки в баре, Объединённый смешанный ансамбль ударных инструментов всей Галактики потерял все свои инструменты. Пришлите им новый набор, чтобы они снова могли играть. +bounty-description-pie = 3.14159? Нет! Руководство Центком хочет съедобный пирог! Отгрузите целый. +bounty-description-prison-uniform = Правительство Терры не смогло достать новую форму для заключенных, так что если у вас есть запасная одежда, мы заберем её у вас. +bounty-description-radio = Недавняя солнечная вспышка вывела из строя все наши устройства связи. Пришлите нам новый комплект раций для нашей инженерной команды, чтобы мы могли восстановить сеть. +bounty-description-research-disk = Оказывается, эти недоумки из отдела исследований тратят все свое время на приобретение оборудования для уборки. Отправьте несколько исследований в Центральное командование, чтобы мы могли действительно получить то, что нам нужно. +bounty-description-shiv = Бзззт... Передача с планеты-тюрьмы OC-1001: мы столкнулись с натиском эээ... "захватчиков". Да, захватчиков. Пришлите нам несколько заточек, чтобы отбиться от них. +bounty-description-soap = Из ванных комнат Центкома пропало мыло, и никто не знает, кто его взял. Замените его и станьте героем, в котором нуждается Центком. +bounty-description-soup = Чтобы подавить восстание бездомных, Nanotrasen будет угощать супом всех малооплачиваемых работников. Отправьте любой вид супа. +bounty-description-spear = Служба безопасности Центком переживает сокращение бюджета. Вам заплатят, если вы доставите набор копий. +bounty-description-syringe = Группе NT по борьбе с наркотиками нужны шприцы, чтобы распространять их среди малообеспеченных слоев населения. Помогите некоторым людям сохранить работу. +bounty-description-toolbox = В Центральном командовании не хватает робастности. Поторопитесь и поставьте несколько ящиков с инструментами в качестве решения проблемы. +bounty-description-anomaly-core = Станция из ближайшего сектора запрашивает Аномальные Ядра для выполнения своей Цели. Помогите им! Слава НТ! +bounty-description-borg-module = На станции в соседнем секторе проводится эксперимент по замене всего экипажа боргами. Предоставьте им комплектующие для запасных "сотрудников"! +bounty-description-artifact-fragment = Для обучения подрастающего поколения ученых требуются фрагменты артефактов. Пришлите столько, сколько возможно. +bounty-description-organs = Колония Арахнидов заказывает комплект органов. Официальная причина: "Для изучения сходств и различий между нашими видами". +bounty-description-labeler = В связи с бюрократической ошибкой партия из нескольких сотен контейнеров с морковью была отправлена в колонию Унатхов. Нам срочно нужны ручные этикеровщики, что перераспределить поставку по новым адресатам. +bounty-description-warm-cloth = На планете Унатхов случилось внезапное похолодание. Скорее пришлите им тёплой одежды! +bounty-description-battery = Колония Арахнидов переходит на экологически чистые источники питания, в связи с чем запрашивает большую партию батарей. +bounty-description-lasergun = Очередная группа Пустотников запрашивает лазерное оружие для борьбы с агрессивной ксено-фауной. +bounty-description-food = Одна из колоний осталась без запасов провианта после вторжения крыс. Помогите им! +bounty-description-tech-disk = Новый научный ассистент на космической станции 15 пролил газировку на сервер РНД. Отправьте им несколько технологических дисков, чтобы они могли восстановить свои рецепты. +bounty-description-trash = Недавно у группы уборщиков закончился мусор для уборки, а без мусора Центком хочет уволить их, чтобы сократить расходы. Отправьте партию мусора, чтобы сохранить им работу, и они дадут вам небольшую компенсацию. diff --git a/Resources/Locale/ru-RU/cargo/cargo-bounty-console.ftl b/Resources/Locale/ru-RU/cargo/cargo-bounty-console.ftl new file mode 100644 index 00000000000..03bb7fccafd --- /dev/null +++ b/Resources/Locale/ru-RU/cargo/cargo-bounty-console.ftl @@ -0,0 +1,16 @@ +bounty-console-menu-title = Консоль запросов +bounty-console-label-button-text = Распечатать этикетку +bounty-console-time-label = Время: [color=orange]{ $time }[/color] +bounty-console-reward-label = Награда: [color=limegreen]${ $reward }[/color] +bounty-console-manifest-label = Манифест: [color=gray]{ $item }[/color] +bounty-console-manifest-entry = + { $amount -> + [1] { $item } + *[other] { $item } x{ $amount } + } +bounty-console-description-label = [color=gray]{ $description }[/color] +bounty-console-id-label = ID#{ $id } +bounty-console-flavor-left = Запросы, полученные от местных недобросовестных торговцев. +bounty-console-flavor-right = v1.4 +bounty-manifest-header = Официальный манифест запроса (ID#{ $id }) +bounty-manifest-list-start = Манифест: diff --git a/Resources/Locale/ru-RU/cargo/cargo-console-component.ftl b/Resources/Locale/ru-RU/cargo/cargo-console-component.ftl new file mode 100644 index 00000000000..15adc89a124 --- /dev/null +++ b/Resources/Locale/ru-RU/cargo/cargo-console-component.ftl @@ -0,0 +1,46 @@ +## UI + +cargo-console-menu-title = Консоль заказа грузов +cargo-console-menu-account-name-label = Имя аккаунта:{ " " } +cargo-console-menu-account-name-none-text = Нет +cargo-console-menu-shuttle-name-label = Название шаттла:{ " " } +cargo-console-menu-shuttle-name-none-text = Нет +cargo-console-menu-points-label = Кредиты:{ " " } +cargo-console-menu-points-amount = ${ $amount } +cargo-console-menu-shuttle-status-label = Статус шаттла:{ " " } +cargo-console-menu-shuttle-status-away-text = Отбыл +cargo-console-menu-order-capacity-label = Объём заказов:{ " " } +cargo-console-menu-call-shuttle-button = Активировать телепад +cargo-console-menu-permissions-button = Доступы +cargo-console-menu-categories-label = Категории:{ " " } +cargo-console-menu-search-bar-placeholder = Поиск +cargo-console-menu-requests-label = Запросы +cargo-console-menu-orders-label = Заказы +cargo-console-menu-order-reason-description = Причина: { $reason } +cargo-console-menu-populate-categories-all-text = Все +cargo-console-menu-populate-orders-cargo-order-row-product-name-text = { $productName } (x{ $orderAmount }) от { $orderRequester } +cargo-console-menu-cargo-order-row-approve-button = Одобрить +cargo-console-menu-cargo-order-row-cancel-button = Отменить +# Orders +cargo-console-order-not-allowed = Доступ запрещён +cargo-console-station-not-found = Нет доступной станции +cargo-console-invalid-product = Неверный ID продукта +cargo-console-too-many = Слишком много одобренных заказов +cargo-console-snip-snip = Заказ урезан до вместимости +cargo-console-insufficient-funds = Недостаточно средств (требуется { $cost }) +cargo-console-unfulfilled = Недостаточно места для выполнения доставки. +cargo-console-trade-station = Отправить { $destination } +cargo-console-paper-print-name = Заказ #{ $orderNumber } +cargo-console-paper-print-text = + Заказ #{ $orderNumber } + Товар: { $itemName } + Запросил: { $requester } + Причина: { $reason } + Одобрил: { $approver } +# Cargo shuttle console +cargo-shuttle-console-menu-title = Консоль вызова грузового шаттла +cargo-shuttle-console-station-unknown = Неизвестно +cargo-shuttle-console-shuttle-not-found = Не найден +cargo-no-shuttle = Грузовой шаттл не найден! +cargo-shuttle-console-organics = На шаттле обнаружены органические формы жизни +cargo-telepad-delay-upgrade = Задержка телепортации diff --git a/Resources/Locale/ru-RU/cargo/cargo-console-order-component.ftl b/Resources/Locale/ru-RU/cargo/cargo-console-order-component.ftl new file mode 100644 index 00000000000..38700cb0078 --- /dev/null +++ b/Resources/Locale/ru-RU/cargo/cargo-console-order-component.ftl @@ -0,0 +1,10 @@ +## UI + +cargo-console-order-menu-title = Форма заказа +cargo-console-order-menu-product-label = Товар: +cargo-console-order-menu-description-label = Описание: +cargo-console-order-menu-cost-label = Стоимость единицы: +cargo-console-order-menu-requester-label = Заказчик: +cargo-console-order-menu-reason-label = Причина: +cargo-console-order-menu-amount-label = Количество: +cargo-console-order-menu-submit-button = ОК diff --git a/Resources/Locale/ru-RU/cargo/cargo-order-database-component.ftl b/Resources/Locale/ru-RU/cargo/cargo-order-database-component.ftl new file mode 100644 index 00000000000..e10d50e46ad --- /dev/null +++ b/Resources/Locale/ru-RU/cargo/cargo-order-database-component.ftl @@ -0,0 +1,3 @@ +## Cargo order database + +cargo-order-database-order-overflow-message = { $placeholder } (Переполнение) diff --git a/Resources/Locale/ru-RU/cargo/cargo-pallet-console-component.ftl b/Resources/Locale/ru-RU/cargo/cargo-pallet-console-component.ftl new file mode 100644 index 00000000000..88227f766e6 --- /dev/null +++ b/Resources/Locale/ru-RU/cargo/cargo-pallet-console-component.ftl @@ -0,0 +1,6 @@ +# Cargo pallet sale console +cargo-pallet-console-menu-title = Консоль продажи товаров +cargo-pallet-menu-appraisal-label = Оценочная стоимость:{ " " } +cargo-pallet-menu-count-label = Кол-во продаваемых товаров:{ " " } +cargo-pallet-appraise-button = Оценить +cargo-pallet-sell-button = Продать diff --git a/Resources/Locale/ru-RU/cargo/price-gun-component.ftl b/Resources/Locale/ru-RU/cargo/price-gun-component.ftl new file mode 100644 index 00000000000..339228bce68 --- /dev/null +++ b/Resources/Locale/ru-RU/cargo/price-gun-component.ftl @@ -0,0 +1,4 @@ +price-gun-pricing-result = Прибор показывает, что { $object } имеет ценность в { $price } кредитов. +price-gun-verb-text = Оценить +price-gun-verb-message = { CAPITALIZE($object) } оценивается. +price-gun-bounty-complete = Прибор подтверждает выполнение заказа в контейнере. diff --git a/Resources/Locale/ru-RU/cargo/qm-clipboard.ftl b/Resources/Locale/ru-RU/cargo/qm-clipboard.ftl new file mode 100644 index 00000000000..3790da77b36 --- /dev/null +++ b/Resources/Locale/ru-RU/cargo/qm-clipboard.ftl @@ -0,0 +1 @@ +qm-clipboard-computer-verb-text = Переключить список запросов diff --git a/Resources/Locale/ru-RU/cartridge-loader/cartridge-loader-component.ftl b/Resources/Locale/ru-RU/cartridge-loader/cartridge-loader-component.ftl new file mode 100644 index 00000000000..f51e4faf5b6 --- /dev/null +++ b/Resources/Locale/ru-RU/cartridge-loader/cartridge-loader-component.ftl @@ -0,0 +1,2 @@ +cartridge-bound-user-interface-install-button = Установить +cartridge-bound-user-interface-uninstall-button = Удалить diff --git a/Resources/Locale/ru-RU/cartridge-loader/cartridges.ftl b/Resources/Locale/ru-RU/cartridge-loader/cartridges.ftl new file mode 100644 index 00000000000..5363bf78d81 --- /dev/null +++ b/Resources/Locale/ru-RU/cartridge-loader/cartridges.ftl @@ -0,0 +1,17 @@ +device-pda-slot-component-slot-name-cartridge = Картридж +default-program-name = Программа +notekeeper-program-name = Заметки +news-read-program-name = Новости станции +crew-manifest-program-name = Манифест экипажа +crew-manifest-cartridge-loading = Загрузка... +net-probe-program-name = NetProbe +net-probe-scan = Просканирован { $device }! +net-probe-label-name = Название +net-probe-label-address = Адрес +net-probe-label-frequency = Частота +net-probe-label-network = Сеть +log-probe-program-name = LogProbe +log-probe-scan = Скачивание логов с { $device }! +log-probe-label-time = Время +log-probe-label-accessor = Получивший доступ +log-probe-label-number = # diff --git a/Resources/Locale/ru-RU/changelog/changelog-window.ftl b/Resources/Locale/ru-RU/changelog/changelog-window.ftl new file mode 100644 index 00000000000..475c8b4ab57 --- /dev/null +++ b/Resources/Locale/ru-RU/changelog/changelog-window.ftl @@ -0,0 +1,12 @@ +### ChangelogWindow.xaml.cs + +changelog-window-title = Обновления +changelog-author-changed = [color=#EEE]{ $author }[/color] изменил: +changelog-today = Сегодня +changelog-yesterday = Вчера +changelog-new-changes = новые обновления +changelog-version-tag = версия v{ $version } +changelog-button = Обновления +changelog-button-new-entries = Обновления (!) +changelog-tab-title-Changelog = Список изменений +changelog-tab-title-Admin = Админское diff --git a/Resources/Locale/ru-RU/chapel/bible.ftl b/Resources/Locale/ru-RU/chapel/bible.ftl new file mode 100644 index 00000000000..46407055763 --- /dev/null +++ b/Resources/Locale/ru-RU/chapel/bible.ftl @@ -0,0 +1,15 @@ +bible-heal-success-self = Вы ударяете { $target } с помощью { $bible }, и его раны закрываются во вспышке святого света! +bible-heal-success-others = { CAPITALIZE($user) } ударяет { $target } с помощью { $bible }, и его раны закрываются во вспышке святого света! +bible-heal-success-none-self = Вы ударяете { $target } с помощью { $bible }, но раны которые можно излечить отсутствуют! +bible-heal-success-none-others = { CAPITALIZE($user) } ударяет { $target } с помощью { $bible }! +bible-heal-fail-self = Вы ударяете { $target } с помощью { $bible }, и { $bible }, с печальным стуком, оказывает ошеломляющий эффект! +bible-heal-fail-others = { CAPITALIZE($user) } ударяет { $target } с помощью { $bible }, и { $bible }, с печальным стуком, оказывает ошеломляющий эффект! +bible-sizzle = Книга шипит в ваших руках! +bible-summon-verb = Призвать фамильяра +bible-summon-verb-desc = Призовите фамильяра, который станет помогать вам и обретёт человекоподобный интеллект после вселения в него души. +bible-summon-requested = Ваш фамильяр явится, как только появится желающая душа. +bible-summon-respawn-ready = { CAPITALIZE($book) } наполняется неземной энергией. Обитатель { CAPITALIZE($book) } вернулся домой. +necro-heal-success-self = Вы ударяете { $target } с помощью { $bible }, и кожа { $target } начинает кукожиться и плавиться! +necro-heal-success-others = { CAPITALIZE($user) } ударяет { $target } с помощью { $bible }, и кожа { $target } начинает кукожиться и плавиться! +necro-heal-fail-self = Вы ударяете { $target } с помощью { $bible }, но удар отдаётся печальным стуком, не сумев поразить { $target }. +necro-heal-fail-others = { CAPITALIZE($user) } ударяет { $target } с помощью { $bible }, но удар отдаётся печальным стуком, не сумев поразить { $target }. diff --git a/Resources/Locale/ru-RU/character-appearance/components/humanoid-appearance-component.ftl b/Resources/Locale/ru-RU/character-appearance/components/humanoid-appearance-component.ftl new file mode 100644 index 00000000000..2c77ca0458e --- /dev/null +++ b/Resources/Locale/ru-RU/character-appearance/components/humanoid-appearance-component.ftl @@ -0,0 +1,2 @@ +humanoid-appearance-component-unknown-species = гуманоид +humanoid-appearance-component-examine = { CAPITALIZE(SUBJECT($user)) } { $species } { $age }. diff --git a/Resources/Locale/ru-RU/character-appearance/components/magic-mirror-component.ftl b/Resources/Locale/ru-RU/character-appearance/components/magic-mirror-component.ftl new file mode 100644 index 00000000000..2d7f74afe7b --- /dev/null +++ b/Resources/Locale/ru-RU/character-appearance/components/magic-mirror-component.ftl @@ -0,0 +1,2 @@ +magic-mirror-component-activate-user-has-no-hair = У вас не может быть волос! +magic-mirror-window-title = Волшебное зеркало diff --git a/Resources/Locale/ru-RU/character-info/components/character-info-component.ftl b/Resources/Locale/ru-RU/character-info/components/character-info-component.ftl new file mode 100644 index 00000000000..5c1f8e3b802 --- /dev/null +++ b/Resources/Locale/ru-RU/character-info/components/character-info-component.ftl @@ -0,0 +1,3 @@ +character-info-title = Персонаж +character-info-roles-antagonist-text = Роли антагонистов +character-info-objectives-label = Цели diff --git a/Resources/Locale/ru-RU/chat/commands/suicide-command.ftl b/Resources/Locale/ru-RU/chat/commands/suicide-command.ftl new file mode 100644 index 00000000000..da99a31c923 --- /dev/null +++ b/Resources/Locale/ru-RU/chat/commands/suicide-command.ftl @@ -0,0 +1,9 @@ +suicide-command-description = Совершает самоубийство +suicide-command-help-text = + Команда самоубийства дает вам возможность быстро выйти из раунда, оставаясь в образе персонажа. + Способы бывают разные, сначала вы попытаетесь использовать предмет, находящийся у вас в активной руке. + Если это не удастся, то будет сделана попытка использовать предмет рядом с вами. + Наконец, если ни один из вышеперечисленных способов не сработал, вы умрете, прикусив язык. +suicide-command-default-text-others = { $name } пытается прикусить свой собственный язык! +suicide-command-default-text-self = Вы пытаетесь прикусить свой собственный язык! +suicide-command-already-dead = Вы не можете совершить самоубийство. Вы мертвы. diff --git a/Resources/Locale/ru-RU/chat/managers/chat-manager.ftl b/Resources/Locale/ru-RU/chat/managers/chat-manager.ftl new file mode 100644 index 00000000000..ddbc5cee548 --- /dev/null +++ b/Resources/Locale/ru-RU/chat/managers/chat-manager.ftl @@ -0,0 +1,91 @@ +### UI + +chat-manager-max-message-length = Ваше сообщение превышает лимит в { $maxMessageLength } символов +chat-manager-ooc-chat-enabled-message = OOC чат был включен. +chat-manager-ooc-chat-disabled-message = OOC чат был отключен. +chat-manager-looc-chat-enabled-message = LOOC чат был включен. +chat-manager-looc-chat-disabled-message = LOOC чат был отключен. +chat-manager-dead-looc-chat-enabled-message = Мёртвые игроки теперь могут говорить в LOOC. +chat-manager-dead-looc-chat-disabled-message = Мёртвые игроки больше не могут говорить в LOOC. +chat-manager-crit-looc-chat-enabled-message = Игроки в критическом состоянии теперь могут говорить в LOOC. +chat-manager-crit-looc-chat-disabled-message = Игроки в критическом состоянии больше не могут говорить в LOOC. +chat-manager-admin-ooc-chat-enabled-message = Админ OOC чат был включен. +chat-manager-admin-ooc-chat-disabled-message = Админ OOC чат был выключен. +chat-manager-max-message-length-exceeded-message = Ваше сообщение превышает лимит в { $limit } символов +chat-manager-no-headset-on-message = У вас нет гарнитуры! +chat-manager-no-radio-key = Не задан ключ канала! +chat-manager-no-such-channel = Нет канала с ключём '{ $key }'! +chat-manager-whisper-headset-on-message = Вы не можете шептать в радио! +chat-manager-server-wrap-message = [bold]{ $message }[/bold] +chat-manager-sender-announcement-wrap-message = [font size=14][bold]Объявление { $sender }:[/font][font size=12] + { $message }[/bold][/font] +chat-manager-entity-say-wrap-message = [bold]{ $entityName }[/bold] { $verb }, [font={ $fontType } size={ $fontSize }]"{ $message }"[/font] +chat-manager-entity-say-bold-wrap-message = [bold]{ $entityName }[/bold] { $verb }, [font={ $fontType } size={ $fontSize }][bold]"{ $message }"[/bold][/font] +chat-manager-entity-whisper-wrap-message = [font size=11][italic]{ $entityName } шепчет, "{ $message }"[/italic][/font] +chat-manager-entity-whisper-unknown-wrap-message = [font size=11][italic]Кто-то шепчет, "{ $message }"[/italic][/font] +chat-manager-entity-me-wrap-message = [italic]{ $entityName } { $message }[/italic] +chat-manager-entity-looc-wrap-message = LOOC: [bold]{ $entityName }:[/bold] { $message } +chat-manager-send-ooc-wrap-message = OOC: [bold]{ $playerName }:[/bold] { $message } +chat-manager-send-dead-chat-wrap-message = { $deadChannelName }: [bold]{ $playerName }:[/bold] { $message } +chat-manager-send-ooc-patron-wrap-message = OOC: [bold][color={ $patronColor }]{ $playerName }[/color]:[/bold] { $message } +chat-manager-send-admin-dead-chat-wrap-message = { $adminChannelName }: [bold]({ $userName }):[/bold] { $message } +chat-manager-send-admin-chat-wrap-message = { $adminChannelName }: [bold]{ $playerName }:[/bold] { $message } +chat-manager-send-admin-announcement-wrap-message = [bold]{ $adminChannelName }: { $message }[/bold] +chat-manager-send-hook-ooc-wrap-message = OOC: [bold](D){ $senderName }:[/bold] { $message } +chat-manager-dead-channel-name = МЁРТВЫЕ +chat-manager-admin-channel-name = АДМИН +chat-manager-rate-limited = Вы отправляете сообщения слишком быстро! +chat-manager-rate-limit-admin-announcement = Игрок { $player } превысил стандартное количество сообщений. Проверьте, не является ли это нарущением. +chat-speech-verb-suffix-exclamation = ! +chat-speech-verb-suffix-exclamation-strong = !! +chat-speech-verb-suffix-question = ? +chat-speech-verb-default = говорит +chat-speech-verb-suffix-stutter = - +chat-speech-verb-suffix-mumble = .. +chat-speech-verb-exclamation = восклицает +chat-speech-verb-exclamation-strong = кричит +chat-speech-verb-question = спрашивает +chat-speech-verb-stutter = запинается +chat-speech-verb-mumble = бубнит +chat-speech-verb-insect-1 = стрекочет +chat-speech-verb-insect-2 = жужжит +chat-speech-verb-insect-3 = щёлкает +chat-speech-verb-winged-1 = свистит +chat-speech-verb-winged-2 = хлопает +chat-speech-verb-winged-3 = клокочет +chat-speech-verb-slime-1 = шлёпает +chat-speech-verb-slime-2 = бурлит +chat-speech-verb-slime-3 = булькает +chat-speech-verb-plant-1 = шелестит +chat-speech-verb-plant-2 = шуршит +chat-speech-verb-plant-3 = скрипит +chat-speech-verb-robotic-1 = докладывает +chat-speech-verb-robotic-2 = пищит +chat-speech-verb-reptilian-1 = шипит +chat-speech-verb-reptilian-2 = фыркает +chat-speech-verb-reptilian-3 = пыхтит +chat-speech-verb-skeleton-1 = гремит +chat-speech-verb-skeleton-2 = клацает +chat-speech-verb-skeleton-3 = скрежещет +chat-speech-verb-canine-1 = гавкает +chat-speech-verb-vox-1 = визжит +chat-speech-verb-vox-2 = shrieks +chat-speech-verb-vox-3 = croaks +chat-speech-verb-canine-2 = лает +chat-speech-verb-canine-3 = воет +chat-speech-verb-small-mob-1 = скрипит +chat-speech-verb-small-mob-2 = пищит +chat-speech-verb-large-mob-1 = ревёт +chat-speech-verb-large-mob-2 = рычит +chat-speech-verb-monkey-1 = обезьяничает +chat-speech-verb-monkey-2 = визжит +chat-speech-verb-ghost-1 = жалуется +chat-speech-verb-ghost-2 = дышит +chat-speech-verb-ghost-3 = воет +chat-speech-verb-ghost-4 = бормочет +chat-speech-verb-cluwne-1 = хихикает +chat-speech-verb-cluwne-2 = хехекает +chat-speech-verb-cluwne-3 = смеётся +chat-speech-verb-electricity-1 = потрескивает +chat-speech-verb-electricity-2 = жужжит +chat-speech-verb-electricity-3 = визжит diff --git a/Resources/Locale/ru-RU/chat/sanitizer-replacements.ftl b/Resources/Locale/ru-RU/chat/sanitizer-replacements.ftl new file mode 100644 index 00000000000..6668661c4eb --- /dev/null +++ b/Resources/Locale/ru-RU/chat/sanitizer-replacements.ftl @@ -0,0 +1,26 @@ +chatsan-smiles = улыбается +chatsan-frowns = хмурится +chatsan-smiles-widely = широко улыбается +chatsan-frowns-deeply = сильно хмурится +chatsan-surprised = выглядит удивлённым +chatsan-uncertain = выглядит растерянным +chatsan-grins = ухмыляется +chatsan-pouts = дуется +chatsan-laughs = смеётся +chatsan-cries = плачет +chatsan-smiles-smugly = самодовольно улыбается +chatsan-annoyed = выглядит раздраженным +chatsan-sighs = вздыхает +chatsan-stick-out-tongue = показывает язык +chatsan-wide-eyed = выглядит шокированным +chatsan-surprised = выглядит удивлённым +chatsan-confused = выглядит смущённым +chatsan-unimpressed = кажется не впечатлённым +chatsan-waves = машет +chatsan-salutes = отдаёт честь +chatsan-tearfully-salutes = отдаёт честь со слезами на глазах +chatsan-tearfully-smiles = улыбается со слезами на глазах +chatsan-winks = подмигивает +chatsan-shrugs = пожимает плечами +chatsan-claps = хлопает +chatsan-snaps = щёлкает diff --git a/Resources/Locale/ru-RU/chat/ui/chat-box.ftl b/Resources/Locale/ru-RU/chat/ui/chat-box.ftl new file mode 100644 index 00000000000..4cfcd3891e1 --- /dev/null +++ b/Resources/Locale/ru-RU/chat/ui/chat-box.ftl @@ -0,0 +1,30 @@ +hud-chatbox-info = { $talk-key } для разговора, { $cycle-key } для переключения каналов. +hud-chatbox-info-talk = { $talk-key } для разговора. +hud-chatbox-info-cycle = Нажмите для разговора, { $cycle-key } чтобы переключать каналы. +hud-chatbox-info-unbound = Нажмите для разговора. +hud-chatbox-select-name-prefixed = { $prefix } { $name } +hud-chatbox-select-channel-Admin = Админ +hud-chatbox-select-channel-Console = Консоль +hud-chatbox-select-channel-Dead = Мёртвые +hud-chatbox-select-channel-Emotes = Эмоции +hud-chatbox-select-channel-Local = Рядом +hud-chatbox-select-channel-Whisper = Шёпот +hud-chatbox-select-channel-LOOC = LOOC +hud-chatbox-select-channel-OOC = OOC +hud-chatbox-select-channel-Damage = Повреждения +hud-chatbox-select-channel-Visual = Действия +hud-chatbox-select-channel-Radio = Рация +hud-chatbox-channel-Admin = Админ Разное +hud-chatbox-channel-AdminAlert = Админ Уведомления +hud-chatbox-channel-AdminChat = Админ Чат +hud-chatbox-channel-Dead = Мёртвые +hud-chatbox-channel-Emotes = Эмоции +hud-chatbox-channel-Local = Рядом +hud-chatbox-channel-Whisper = Шёпот +hud-chatbox-channel-LOOC = LOOC +hud-chatbox-channel-OOC = OOC +hud-chatbox-channel-Radio = Рация +hud-chatbox-channel-Server = Сервер +hud-chatbox-channel-Visual = Визуальный +hud-chatbox-channel-Damage = Повреждения +hud-chatbox-channel-Unspecified = Неопределённый diff --git a/Resources/Locale/ru-RU/chemistry/components/chem-master-component.ftl b/Resources/Locale/ru-RU/chemistry/components/chem-master-component.ftl new file mode 100644 index 00000000000..4286b414d4b --- /dev/null +++ b/Resources/Locale/ru-RU/chemistry/components/chem-master-component.ftl @@ -0,0 +1,32 @@ +## Entity + +chem-master-component-activate-no-hands = У вас нет рук. +chem-master-component-cannot-put-entity-message = Вы не можете поместить это в ХимМастер! + +## Bound UI + +chem-master-bound-user-interface-title = ХимМастер 4000 + +## UI + +chem-master-window-input-tab = Вход +chem-master-window-output-tab = Выход +chem-master-window-container-label = Контейнер +chem-master-window-eject-button = Извлечь +chem-master-window-no-container-loaded-text = Контейнер не загружен. +chem-master-window-buffer-text = Буфер +chem-master-window-buffer-label = буфер: +chem-master-window-buffer-all-amount = Всё +chem-master-window-buffer-empty-text = Буфер пуст. +chem-master-window-buffer-low-text = Недостаточно раствора в буфере +chem-master-window-transfer-button = Перенести +chem-master-window-discard-button = Уничтожить +chem-master-window-packaging-text = Упаковка +chem-master-current-text-label = Метка: +chem-master-window-pills-label = Таблетка: +chem-master-window-pill-type-label = Тип таблеток: +chem-master-window-pills-number-label = Кол-во: +chem-master-window-dose-label = Дозировка (ед.): +chem-master-window-create-button = Создать +chem-master-window-bottles-label = Бутылочки: +chem-master-window-unknown-reagent-text = Неизвестный реагент diff --git a/Resources/Locale/ru-RU/chemistry/components/hypospray-component.ftl b/Resources/Locale/ru-RU/chemistry/components/hypospray-component.ftl new file mode 100644 index 00000000000..b106125192c --- /dev/null +++ b/Resources/Locale/ru-RU/chemistry/components/hypospray-component.ftl @@ -0,0 +1,13 @@ +## UI + +hypospray-volume-text = Объем: [color=white]{ $currentVolume }/{ $totalVolume }[/color] + +## Entity + +hypospray-component-inject-other-message = Вы вводите { $other }. +hypospray-component-inject-self-message = Вы делаете себе инъекцию. +hypospray-component-inject-self-clumsy-message = Ой! Вы сделали себе инъекцию. +hypospray-component-empty-message = Он пустой! +hypospray-component-feel-prick-message = Вы чувствуете слабый укольчик! +hypospray-component-transfer-already-full-message = { $owner } уже заполнен! +hypospray-cant-inject = Нельзя сделать инъекцию в { $target }! diff --git a/Resources/Locale/ru-RU/chemistry/components/injector-component.ftl b/Resources/Locale/ru-RU/chemistry/components/injector-component.ftl new file mode 100644 index 00000000000..ea10139486e --- /dev/null +++ b/Resources/Locale/ru-RU/chemistry/components/injector-component.ftl @@ -0,0 +1,24 @@ +## UI + +injector-draw-text = Набрать +injector-inject-text = Ввести +injector-invalid-injector-toggle-mode = Неправильный режим +injector-volume-label = Объём: [color=white]{ $currentVolume }/{ $totalVolume }[/color] | [color=white]{ $modeString }[/color] + +## Entity + +injector-component-drawing-text = Содержимое набирается +injector-component-injecting-text = Содержимое вводится +injector-component-cannot-transfer-message = Вы не можете ничего переместить в { $target }! +injector-component-cannot-draw-message = Вы не можете ничего набрать из { $target }! +injector-component-cannot-inject-message = Вы не можете ничего ввести в { $target }! +injector-component-inject-success-message = Вы вводите { $amount }ед. в { $target }! +injector-component-transfer-success-message = Вы перемещаете { $amount }ед. в { $target }. +injector-component-draw-success-message = Вы набираете { $amount }ед. из { $target }. +injector-component-target-already-full-message = { $target } полон! +injector-component-target-is-empty-message = { $target } пуст! + +## mob-inject doafter messages + +injector-component-injecting-user = Вы начинаете вводить иглу. +injector-component-injecting-target = { CAPITALIZE($user) } пытается ввести вам иглу! diff --git a/Resources/Locale/ru-RU/chemistry/components/mixing-component.ftl b/Resources/Locale/ru-RU/chemistry/components/mixing-component.ftl new file mode 100644 index 00000000000..50564634d68 --- /dev/null +++ b/Resources/Locale/ru-RU/chemistry/components/mixing-component.ftl @@ -0,0 +1,13 @@ +# Types +mixing-verb-default-mix = смешать +mixing-verb-default-grind = размолоть +mixing-verb-default-juice = выжать +mixing-verb-default-condense = конденсировать +mixing-verb-centrifuge = запустить центрифугу +mixing-verb-electrolysis = электролиз +mixing-verb-holy = освятить + +## Entity + +default-mixing-success = Вы смешиваете { $mixed } при помощи { $mixer } +bible-mixing-success = Вы благословляете { $mixed } при помощи { $mixer } diff --git a/Resources/Locale/ru-RU/chemistry/components/reagent-dispenser-component.ftl b/Resources/Locale/ru-RU/chemistry/components/reagent-dispenser-component.ftl new file mode 100644 index 00000000000..2ced0659e99 --- /dev/null +++ b/Resources/Locale/ru-RU/chemistry/components/reagent-dispenser-component.ftl @@ -0,0 +1,19 @@ +## Entity + +reagent-dispenser-component-activate-no-hands = У вас нет рук. +reagent-dispenser-component-cannot-put-entity-message = Вы не можете поместить это в раздатчик! + +## Bound UI + +reagent-dispenser-bound-user-interface-title = Раздатчик химикатов + +## UI + +reagent-dispenser-window-amount-to-dispense-label = Кол-во +reagent-dispenser-window-container-label = Контейнер: +reagent-dispenser-window-clear-button = Очистить +reagent-dispenser-window-eject-button = Извлечь +reagent-dispenser-window-no-container-loaded-text = Контейнер не загружен. +reagent-dispenser-window-reagent-name-not-found-text = Имя реагента не найдено +reagent-dispenser-window-unknown-reagent-text = Неизвестный реагент +reagent-dispenser-window-quantity-label-text = { $quantity }ед. diff --git a/Resources/Locale/ru-RU/chemistry/components/rehydratable-component.ftl b/Resources/Locale/ru-RU/chemistry/components/rehydratable-component.ftl new file mode 100644 index 00000000000..843874a1fb6 --- /dev/null +++ b/Resources/Locale/ru-RU/chemistry/components/rehydratable-component.ftl @@ -0,0 +1 @@ +rehydratable-component-expands-message = { $owner } расширяется! diff --git a/Resources/Locale/ru-RU/chemistry/components/solution-container-mixer-component.ftl b/Resources/Locale/ru-RU/chemistry/components/solution-container-mixer-component.ftl new file mode 100644 index 00000000000..fcc3c44b960 --- /dev/null +++ b/Resources/Locale/ru-RU/chemistry/components/solution-container-mixer-component.ftl @@ -0,0 +1,3 @@ +solution-container-mixer-activate = Активаровано +solution-container-mixer-no-power = Нет энергии! +solution-container-mixer-popup-nothing-to-mix = Ничего не загружено! diff --git a/Resources/Locale/ru-RU/chemistry/components/solution-heater-component.ftl b/Resources/Locale/ru-RU/chemistry/components/solution-heater-component.ftl new file mode 100644 index 00000000000..6d6d2660824 --- /dev/null +++ b/Resources/Locale/ru-RU/chemistry/components/solution-heater-component.ftl @@ -0,0 +1 @@ +solution-heater-upgrade-heat = сила нагрева diff --git a/Resources/Locale/ru-RU/chemistry/components/solution-scanner-component.ftl b/Resources/Locale/ru-RU/chemistry/components/solution-scanner-component.ftl new file mode 100644 index 00000000000..e58b5bf43cf --- /dev/null +++ b/Resources/Locale/ru-RU/chemistry/components/solution-scanner-component.ftl @@ -0,0 +1,5 @@ +scannable-solution-verb-text = Раствор +scannable-solution-verb-message = Изучить химический состав. +scannable-solution-main-text = Содержит следующие химические вещества: +scannable-solution-empty-container = Не содержит химических веществ. +scannable-solution-chemical = - { $amount }ед. [color={ $color }]{ $type }[/color] diff --git a/Resources/Locale/ru-RU/chemistry/components/solution-spike-component.ftl b/Resources/Locale/ru-RU/chemistry/components/solution-spike-component.ftl new file mode 100644 index 00000000000..1b70b4c0706 --- /dev/null +++ b/Resources/Locale/ru-RU/chemistry/components/solution-spike-component.ftl @@ -0,0 +1,3 @@ +spike-solution-generic = Вы толчёте { $spiked-entity } в { $spike-entity }. +spike-solution-empty-generic = Вам не удаётся разбить { $spike-entity } в { $spiked-entity }. +spike-solution-egg = Вы разбиваете { $spike-entity } в { $spiked-entity }. diff --git a/Resources/Locale/ru-RU/chemistry/components/solution-transfer-component.ftl b/Resources/Locale/ru-RU/chemistry/components/solution-transfer-component.ftl new file mode 100644 index 00000000000..92241d73671 --- /dev/null +++ b/Resources/Locale/ru-RU/chemistry/components/solution-transfer-component.ftl @@ -0,0 +1,19 @@ +### Solution transfer component + +comp-solution-transfer-fill-normal = Вы перемещаете { $amount } ед. из { $owner } в { $target }. +comp-solution-transfer-fill-fully = Вы наполняете { $target } до краёв, переместив { $amount } ед. из { $owner }. +comp-solution-transfer-transfer-solution = Вы перемещаете { $amount } ед. в { $target }. + +## Displayed when trying to transfer to a solution, but either the giver is empty or the taker is full + +comp-solution-transfer-is-empty = { $target } пуст! +comp-solution-transfer-is-full = { $target } полон! + +## Displayed in change transfer amount verb's name + +comp-solution-transfer-verb-custom-amount = Своё кол-во +comp-solution-transfer-verb-amount = { $amount } ед. + +## Displayed after you successfully change a solution's amount using the BUI + +comp-solution-transfer-set-amount = Перемещаемое количество установлено на { $amount } ед. diff --git a/Resources/Locale/ru-RU/chemistry/components/transformable-container-component.ftl b/Resources/Locale/ru-RU/chemistry/components/transformable-container-component.ftl new file mode 100644 index 00000000000..de88f9fb97f --- /dev/null +++ b/Resources/Locale/ru-RU/chemistry/components/transformable-container-component.ftl @@ -0,0 +1 @@ +transformable-container-component-glass = стакан { $name } diff --git a/Resources/Locale/ru-RU/chemistry/reagent-effects.ftl b/Resources/Locale/ru-RU/chemistry/reagent-effects.ftl new file mode 100644 index 00000000000..9f236134076 --- /dev/null +++ b/Resources/Locale/ru-RU/chemistry/reagent-effects.ftl @@ -0,0 +1 @@ +effect-sleepy = Вы чувствуете сонливость. diff --git a/Resources/Locale/ru-RU/chemistry/solution/components/shared-solution-container-component.ftl b/Resources/Locale/ru-RU/chemistry/solution/components/shared-solution-container-component.ftl new file mode 100644 index 00000000000..e99be545dd0 --- /dev/null +++ b/Resources/Locale/ru-RU/chemistry/solution/components/shared-solution-container-component.ftl @@ -0,0 +1,8 @@ +shared-solution-container-component-on-examine-empty-container = Не содержит вещества. +shared-solution-container-component-on-examine-main-text = Содержит [color={ $color }]{ $desc }[/color] { $wordedAmount } +shared-solution-container-component-on-examine-worded-amount-one-reagent = вещество. +shared-solution-container-component-on-examine-worded-amount-multiple-reagents = смесь веществ. +examinable-solution-has-recognizable-chemicals = В этом растворе вы можете распознать { $recognizedString }. +examinable-solution-recognized-first = [color={ $color }]{ $chemical }[/color] +examinable-solution-recognized-next = , [color={ $color }]{ $chemical }[/color] +examinable-solution-recognized-last = и [color={ $color }]{ $chemical }[/color] diff --git a/Resources/Locale/ru-RU/climbing/climbable-component.ftl b/Resources/Locale/ru-RU/climbing/climbable-component.ftl new file mode 100644 index 00000000000..5e7c5664da6 --- /dev/null +++ b/Resources/Locale/ru-RU/climbing/climbable-component.ftl @@ -0,0 +1,21 @@ +### UI + +# Verb name for climbing +comp-climbable-verb-climb = Забраться + +### Interaction Messages + +# Shown to you when your character climbs on $climbable +comp-climbable-user-climbs = Вы забираетесь на { $climbable }! +# Shown to others when $user climbs on $climbable +comp-climbable-user-climbs-other = { CAPITALIZE($user) } забирается на { $climbable }! +# Shown to you when your character force someone to climb on $climbable +comp-climbable-user-climbs-force = Вы заставляете { CAPITALIZE($moved-user) } взабраться на { $climbable }! +# Shown to others when someone force other $moved-user to climb on $climbable +comp-climbable-user-climbs-force-other = { CAPITALIZE($user) } заставляет { $moved-user } взабраться на { $climbable }! +# Shown to you when your character is far away from climbable +comp-climbable-cant-reach = Вы не можете туда достать! +# Shown to you when your character can't interact with climbable for some reason +comp-climbable-cant-interact = Вы не можете этого сделать! +# Shown to you when your character can't climb +comp-climbable-cant-climb = Вы не способны взбираться! diff --git a/Resources/Locale/ru-RU/climbing/glass-table-component.ftl b/Resources/Locale/ru-RU/climbing/glass-table-component.ftl new file mode 100644 index 00000000000..e22123a9698 --- /dev/null +++ b/Resources/Locale/ru-RU/climbing/glass-table-component.ftl @@ -0,0 +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 }! diff --git a/Resources/Locale/ru-RU/cloning/accept-cloning-window.ftl b/Resources/Locale/ru-RU/cloning/accept-cloning-window.ftl new file mode 100644 index 00000000000..0fb0fff0d27 --- /dev/null +++ b/Resources/Locale/ru-RU/cloning/accept-cloning-window.ftl @@ -0,0 +1,7 @@ +accept-cloning-window-title = Клонирующая машина +accept-cloning-window-prompt-text-part = + Вас клонируют! + При клонировании вы забудете детали своей смерти. + Перенести свою душу в тело клона? +accept-cloning-window-accept-button = Да +accept-cloning-window-deny-button = Нет diff --git a/Resources/Locale/ru-RU/clothing/belts.ftl b/Resources/Locale/ru-RU/clothing/belts.ftl new file mode 100644 index 00000000000..a9c9ceeedd0 --- /dev/null +++ b/Resources/Locale/ru-RU/clothing/belts.ftl @@ -0,0 +1,2 @@ +sheath-insert-verb = Скрыть +sheath-eject-verb = Раскрыть diff --git a/Resources/Locale/ru-RU/clothing/boots.ftl b/Resources/Locale/ru-RU/clothing/boots.ftl new file mode 100644 index 00000000000..7c5fedff2ad --- /dev/null +++ b/Resources/Locale/ru-RU/clothing/boots.ftl @@ -0,0 +1 @@ +clothing-military-boots-sidearm = Пистолет diff --git a/Resources/Locale/ru-RU/clothing/clothing-speed.ftl b/Resources/Locale/ru-RU/clothing/clothing-speed.ftl new file mode 100644 index 00000000000..9d2758ac2a8 --- /dev/null +++ b/Resources/Locale/ru-RU/clothing/clothing-speed.ftl @@ -0,0 +1,9 @@ +# Clothing speed examine +clothing-speed-examinable-verb-text = Одежда +clothing-speed-examinable-verb-message = Изучить показатели скорости одежды. +clothing-speed-increase-equal-examine = Повышает вашу скорость на [color=yellow]{ $walkSpeed }%[/color]. +clothing-speed-decrease-equal-examine = Понижает вашу скорость на [color=yellow]{ $walkSpeed }%[/color]. +clothing-speed-increase-run-examine = Повышает вашу скорость бега на [color=yellow]{ $runSpeed }%[/color]. +clothing-speed-decrease-run-examine = Понижает вашу скорость бега на [color=yellow]{ $runSpeed }%[/color]. +clothing-speed-increase-walk-examine = Повышает вашу скорость ходьбы на [color=yellow]{ $walkSpeed }%[/color]. +clothing-speed-decrease-walk-examine = Понижает вашу скорость ходьбы на [color=yellow]{ $walkSpeed }%[/color]. diff --git a/Resources/Locale/ru-RU/clothing/components/chameleon-component.ftl b/Resources/Locale/ru-RU/clothing/components/chameleon-component.ftl new file mode 100644 index 00000000000..a1739078958 --- /dev/null +++ b/Resources/Locale/ru-RU/clothing/components/chameleon-component.ftl @@ -0,0 +1,8 @@ +## UI + +chameleon-component-ui-window-name = Настройки хамелеона +chameleon-component-ui-search-placeholder = Поиск... + +## Verb + +chameleon-component-verb-text = Хамелеон diff --git a/Resources/Locale/ru-RU/clothing/components/magboots-component.ftl b/Resources/Locale/ru-RU/clothing/components/magboots-component.ftl new file mode 100644 index 00000000000..78e0d51c099 --- /dev/null +++ b/Resources/Locale/ru-RU/clothing/components/magboots-component.ftl @@ -0,0 +1 @@ +toggle-magboots-verb-get-data-text = Переключить Магнитные сапоги diff --git a/Resources/Locale/ru-RU/clothing/components/toggleable-clothing-component.ftl b/Resources/Locale/ru-RU/clothing/components/toggleable-clothing-component.ftl new file mode 100644 index 00000000000..9dbc788978c --- /dev/null +++ b/Resources/Locale/ru-RU/clothing/components/toggleable-clothing-component.ftl @@ -0,0 +1,2 @@ +toggle-clothing-verb-text = Переключить { CAPITALIZE($entity) } +toggleable-clothing-remove-first = Сперва снимите { $entity }. diff --git a/Resources/Locale/ru-RU/cluwne/cluwne.ftl b/Resources/Locale/ru-RU/cluwne/cluwne.ftl new file mode 100644 index 00000000000..726ab44e3e1 --- /dev/null +++ b/Resources/Locale/ru-RU/cluwne/cluwne.ftl @@ -0,0 +1,2 @@ +cluwne-transform = { CAPITALIZE($target) } превратился в клувеня! +cluwne-name-prefix = клувень { $target } diff --git a/Resources/Locale/ru-RU/commands/actions-command.ftl b/Resources/Locale/ru-RU/commands/actions-command.ftl new file mode 100644 index 00000000000..08c1b5f12db --- /dev/null +++ b/Resources/Locale/ru-RU/commands/actions-command.ftl @@ -0,0 +1,6 @@ +cmd-loadacts-desc = Loads action toolbar assignments from a user-file. +cmd-loadacts-help = Usage: { $command } +cmd-loadacts-error = Failed to load action assignments +cmd-loadmapacts-desc = Loads the mapping preset action toolbar assignments. +cmd-loadmapacts-help = Usage: { $command } +cmd-loadmapacts-error = Failed to load action assignments diff --git a/Resources/Locale/ru-RU/commands/atmos-debug-command.ftl b/Resources/Locale/ru-RU/commands/atmos-debug-command.ftl new file mode 100644 index 00000000000..86eec807e56 --- /dev/null +++ b/Resources/Locale/ru-RU/commands/atmos-debug-command.ftl @@ -0,0 +1,14 @@ +cmd-atvrange-desc = Sets the atmos debug range (as two floats, start [red] and end [blue]) +cmd-atvrange-help = Usage: { $command } +cmd-atvrange-error-start = Bad float START +cmd-atvrange-error-end = Bad float END +cmd-atvrange-error-zero = Scale cannot be zero, as this would cause a division by zero in AtmosDebugOverlay. +cmd-atvmode-desc = Sets the atmos debug mode. This will automatically reset the scale. +cmd-atvmode-help = Usage: { $command } [] +cmd-atvmode-error-invalid = Invalid mode +cmd-atvmode-error-target-gas = A target gas must be provided for this mode. +cmd-atvmode-error-out-of-range = Gas ID not parsable or out of range. +cmd-atvmode-error-info = No further information is required for this mode. +cmd-atvcbm-desc = Changes from red/green/blue to greyscale +cmd-atvcbm-help = Usage: { $command } +cmd-atvcbm-error = Invalid flag diff --git a/Resources/Locale/ru-RU/commands/credits-command.ftl b/Resources/Locale/ru-RU/commands/credits-command.ftl new file mode 100644 index 00000000000..e931c816711 --- /dev/null +++ b/Resources/Locale/ru-RU/commands/credits-command.ftl @@ -0,0 +1,2 @@ +cmd-credits-desc = Opens the credits window +cmd-credits-help = Usage: { $command } diff --git a/Resources/Locale/ru-RU/commands/debug-command.ftl b/Resources/Locale/ru-RU/commands/debug-command.ftl new file mode 100644 index 00000000000..9e8f2f7b5e1 --- /dev/null +++ b/Resources/Locale/ru-RU/commands/debug-command.ftl @@ -0,0 +1,8 @@ +cmd-showmarkers-desc = Toggles visibility of markers such as spawn points. +cmd-showmarkers-help = Usage: { $command } +cmd-showsubfloor-desc = Makes entities below the floor always visible. +cmd-showsubfloor-help = Usage: { $command } +cmd-showsubfloorforever-desc = Makes entities below the floor always visible until the client is restarted. +cmd-showsubfloorforever-help = Usage: { $command } +cmd-notify-desc = Send a notify client side. +cmd-notify-help = Usage: { $command } diff --git a/Resources/Locale/ru-RU/commands/debug-pathfinding-command.ftl b/Resources/Locale/ru-RU/commands/debug-pathfinding-command.ftl new file mode 100644 index 00000000000..bb059f76cf2 --- /dev/null +++ b/Resources/Locale/ru-RU/commands/debug-pathfinding-command.ftl @@ -0,0 +1,4 @@ +cmd-pathfinder-desc = Toggles visibility of pathfinding debuggers. +cmd-pathfinder-help = Usage: { $command } [options] +cmd-pathfinder-error = Unrecognised pathfinder args { $arg } +cmd-pathfinder-notify = Toggled { $arg } to { $newMode } diff --git a/Resources/Locale/ru-RU/commands/grouping-entity-menu-command.ftl b/Resources/Locale/ru-RU/commands/grouping-entity-menu-command.ftl new file mode 100644 index 00000000000..63c9f850079 --- /dev/null +++ b/Resources/Locale/ru-RU/commands/grouping-entity-menu-command.ftl @@ -0,0 +1,4 @@ +cmd-entitymenug-desc = Sets the entity menu grouping type. +cmd-entitymenug-help = Usage: { $command } <0:{ $groupingTypesCount }> +cmd-entitymenug-error = { $arg } is not a valid integer. +cmd-entitymenug-notify = Context Menu Grouping set to type: { $cvar } diff --git a/Resources/Locale/ru-RU/commands/hide-mechanisms-command.ftl b/Resources/Locale/ru-RU/commands/hide-mechanisms-command.ftl new file mode 100644 index 00000000000..7930db4b44e --- /dev/null +++ b/Resources/Locale/ru-RU/commands/hide-mechanisms-command.ftl @@ -0,0 +1,2 @@ +cmd-hidemechanisms-desc = Reverts the effects of { $showMechanismsCommand } +cmd-hidemechanisms-help = Usage: { $command } diff --git a/Resources/Locale/ru-RU/commands/mapping-client-side-setup-command.ftl b/Resources/Locale/ru-RU/commands/mapping-client-side-setup-command.ftl new file mode 100644 index 00000000000..7ed36ec25e9 --- /dev/null +++ b/Resources/Locale/ru-RU/commands/mapping-client-side-setup-command.ftl @@ -0,0 +1,2 @@ +cmd-mappingclientsidesetup-desc = Sets up the lighting control and such settings client-side. Sent by 'mapping' to client. +cmd-mappingclientsidesetup-help = Usage: { $command } diff --git a/Resources/Locale/ru-RU/commands/open-a-help-command.ftl b/Resources/Locale/ru-RU/commands/open-a-help-command.ftl new file mode 100644 index 00000000000..f396ec4baa0 --- /dev/null +++ b/Resources/Locale/ru-RU/commands/open-a-help-command.ftl @@ -0,0 +1,3 @@ +cmd-openahelp-desc = Opens AHelp channel for a given NetUserID, or your personal channel if none given. +cmd-openahelp-help = Usage: { $command } [] +cmd-openahelp-error = Bad GUID! diff --git a/Resources/Locale/ru-RU/commands/set-menu-visibility-command.ftl b/Resources/Locale/ru-RU/commands/set-menu-visibility-command.ftl new file mode 100644 index 00000000000..1cac71af160 --- /dev/null +++ b/Resources/Locale/ru-RU/commands/set-menu-visibility-command.ftl @@ -0,0 +1,3 @@ +cmd-menuvis-desc = Set restrictions about what entities to show on the entity context menu. +cmd-menuvis-help = Usage: { Command } [NoFoV] [InContainer] [Invisible] [All] +cmd-menuvis-error = Unknown visibility argument '{ $arg }'. Only 'NoFov', 'InContainer', 'Invisible' or 'All' are valid. Provide no arguments to set to default. diff --git a/Resources/Locale/ru-RU/commands/show-health-bars-command.ftl b/Resources/Locale/ru-RU/commands/show-health-bars-command.ftl new file mode 100644 index 00000000000..eb02d9fa254 --- /dev/null +++ b/Resources/Locale/ru-RU/commands/show-health-bars-command.ftl @@ -0,0 +1,6 @@ +cmd-showhealthbars-desc = Toggles health bars above mobs. +cmd-showhealthbars-help = Usage: { $command } [] +cmd-showhealthbars-error-not-player = You aren't a player. +cmd-showhealthbars-error-no-entity = You do not have an attached entity. +cmd-showhealthbars-notify-enabled = Enabled health overlay for DamageContainers: { $args }. +cmd-showhealthbars-notify-disabled = Disabled health overlay. diff --git a/Resources/Locale/ru-RU/commands/show-mechanisms-command.ftl b/Resources/Locale/ru-RU/commands/show-mechanisms-command.ftl new file mode 100644 index 00000000000..61b76e56bf9 --- /dev/null +++ b/Resources/Locale/ru-RU/commands/show-mechanisms-command.ftl @@ -0,0 +1,2 @@ +cmd-showmechanisms-desc = Makes mechanisms visible, even when they shouldn't be. +cmd-showmechanisms-help = Usage: { $command } diff --git a/Resources/Locale/ru-RU/commands/stat-values-command.ftl b/Resources/Locale/ru-RU/commands/stat-values-command.ftl new file mode 100644 index 00000000000..18b748899c5 --- /dev/null +++ b/Resources/Locale/ru-RU/commands/stat-values-command.ftl @@ -0,0 +1,17 @@ +stat-values-desc = Выгружает всю статистику для определенной категории в таблицу. +stat-values-server = Не может быть запущено на сервере! +stat-values-args = Неверное число аргументов, нужен 1 +stat-values-invalid = { $arg } не является действительной характеристикой! +# Cargo +stat-cargo-values = Цена продажи груза +stat-cargo-id = ID +stat-cargo-price = Цена +# Lathe +stat-lathe-values = Стоимость печати в лате +stat-lathe-id = ID +stat-lathe-cost = Стоимость +stat-lathe-sell = Цена продажи +# Item Sizes +stat-item-values = Размеры предметов +stat-item-id = ID +stat-item-price = Размер diff --git a/Resources/Locale/ru-RU/commands/toggle-outline-command.ftl b/Resources/Locale/ru-RU/commands/toggle-outline-command.ftl new file mode 100644 index 00000000000..dd75e1432cb --- /dev/null +++ b/Resources/Locale/ru-RU/commands/toggle-outline-command.ftl @@ -0,0 +1,3 @@ +cmd-toggleoutline-desc = Toggles outline drawing on entities. +cmd-toggleoutline-help = Usage: { $command } +cmd-toggleoutline-notify = Draw outlines set to: { $cvar } diff --git a/Resources/Locale/ru-RU/commands/toolshed-commands.ftl b/Resources/Locale/ru-RU/commands/toolshed-commands.ftl new file mode 100644 index 00000000000..6ccb81c506c --- /dev/null +++ b/Resources/Locale/ru-RU/commands/toolshed-commands.ftl @@ -0,0 +1,41 @@ +command-description-visualize = Takes the input list of entities and puts them into a UI window for easy browsing. +command-description-runverbas = Runs a verb over the input entities with the given user. +command-description-acmd-perms = Returns the admin permissions of the given command, if any. +command-description-acmd-caninvoke = Check if the given player can invoke the given command. +command-description-jobs-jobs = Returns all jobs on a station. +command-description-jobs-job = Returns a given job on a station. +command-description-jobs-isinfinite = Returns true if the input job is infinite, otherwise false. +command-description-jobs-adjust = Adjusts the number of slots for the given job. +command-description-jobs-set = Sets the number of slots for the given job. +command-description-jobs-amount = Returns the number of slots for the given job. +command-description-laws-list = Returns a list of all law bound entities. +command-description-laws-get = Returns all of the laws for a given entity. +command-description-stations-list = Returns a list of all stations. +command-description-stations-get = Gets the active station, if and only if there is only one. +command-description-stations-getowningstation = Gets the station that a given entity is "owned by" (within) +command-description-stations-grids = Returns all grids associated with the input station. +command-description-stations-config = Returns the config associated with the input station, if any. +command-description-stations-addgrid = Adds a grid to the given station. +command-description-stations-rmgrid = Removes a grid from the given station. +command-description-stations-rename = Renames the given station. +command-description-stations-largestgrid = Returns the largest grid the given station has, if any. +command-description-stations-rerollBounties = Clears all the current bounties for the station and gets a new selection. +command-description-stationevent-lsprob = Lists the probability of different station events occuring out of the entire pool. +command-description-stationevent-lsprobtime = Lists the probability of different station events occuring based on the specified length of a round. +command-description-stationevent-prob = Returns the probability of a single station event occuring out of the entire pool. +command-description-admins-active = Returns a list of active admins. +command-description-admins-all = Returns a list of ALL admins, including deadmined ones. +command-description-marked = Returns the value of $marked as a List. +command-description-rejuvenate = Rejuvenates the given entities, restoring them to full health, clearing status effects, etc. +command-description-tag-list = Lists tags on the given entities. +command-description-tag-add = Adds a tag to the given entities. +command-description-tag-rm = Removes a tag from the given entities. +command-description-tag-addmany = Adds a list of tags to the given entities. +command-description-tag-rmmany = Removes a list of tags from the given entities. +command-description-polymorph = Polymorphs the input entity with the given prototype. +command-description-unpolymorph = Reverts a polymorph. +command-description-solution-get = Returns a solution stored in an entity's solution container. +command-description-solution-adjreagent = Adjusts the given reagent on the given solution. +command-description-mind-get = Grabs the mind from the entity, if any. +command-description-mind-control = Assumes control of an entity with the given player. +command-description-addaccesslog = Adds an access log to this entity. Do note that this bypasses the log's default limit and pause check. diff --git a/Resources/Locale/ru-RU/commands/zoom-command.ftl b/Resources/Locale/ru-RU/commands/zoom-command.ftl new file mode 100644 index 00000000000..0d3db3e6836 --- /dev/null +++ b/Resources/Locale/ru-RU/commands/zoom-command.ftl @@ -0,0 +1,6 @@ +cmd-zoom-desc = Sets the zoom of the main eye. +cmd-zoom-help = zoom ( | ) +cmd-zoom-error = scale has to be greater than 0 +zoom-command-description = Устанавливает зум основного глаза. +zoom-command-help = zoom ( | ) +zoom-command-error = масштаб должен быть больше 0 diff --git a/Resources/Locale/ru-RU/communications/communications-console-component.ftl b/Resources/Locale/ru-RU/communications/communications-console-component.ftl new file mode 100644 index 00000000000..ab4452e7756 --- /dev/null +++ b/Resources/Locale/ru-RU/communications/communications-console-component.ftl @@ -0,0 +1,17 @@ +# User interface +comms-console-menu-title = Консоль связи +comms-console-menu-announcement-placeholder = Текст объявления... +comms-console-menu-announcement-button = Сделать объявление +comms-console-menu-broadcast-button = Broadcast +comms-console-menu-call-shuttle = Вызвать +comms-console-menu-recall-shuttle = Отозвать +# Popup +comms-console-permission-denied = В доступе отказано +comms-console-shuttle-unavailable = В настоящее время шаттл недоступен +# Placeholder values +comms-console-announcement-sent-by = Отправитель +comms-console-announcement-unknown-sender = Неизвестный +# Comms console variant titles +comms-console-announcement-title-station = Консоль связи +comms-console-announcement-title-centcom = Центральное командование +comms-console-announcement-title-nukie = Ядерные оперативники Синдиката diff --git a/Resources/Locale/ru-RU/communications/terror.ftl b/Resources/Locale/ru-RU/communications/terror.ftl new file mode 100644 index 00000000000..5fb2150802b --- /dev/null +++ b/Resources/Locale/ru-RU/communications/terror.ftl @@ -0,0 +1,2 @@ +terror-dragon = Внимание экипажу, похоже, что кто-то с вашей станции неожиданно вышел на связь со странной рыбой в ближнем космосе. +terror-revenant = Внимание экипажу, похоже, что кто-то с вашей станции неожиданно вышел на связь с потусторонней энергией в ближнем космосе. diff --git a/Resources/Locale/ru-RU/components/atmos-unsafe-unanchor-component.ftl b/Resources/Locale/ru-RU/components/atmos-unsafe-unanchor-component.ftl new file mode 100644 index 00000000000..1b84a0ebd5a --- /dev/null +++ b/Resources/Locale/ru-RU/components/atmos-unsafe-unanchor-component.ftl @@ -0,0 +1,4 @@ +### AtmosUnsafeUnanchorComponent + +# Examine text showing pressure in tank. +comp-atmos-unsafe-unanchor-warning = Струя воздуха дует вам в лицо... Возможно, вам стоит передумать? diff --git a/Resources/Locale/ru-RU/components/base-computer-ui-component.ftl b/Resources/Locale/ru-RU/components/base-computer-ui-component.ftl new file mode 100644 index 00000000000..061705c8c52 --- /dev/null +++ b/Resources/Locale/ru-RU/components/base-computer-ui-component.ftl @@ -0,0 +1 @@ +base-computer-ui-component-not-powered = Устройство не получает питание. diff --git a/Resources/Locale/ru-RU/components/gas-canister-component.ftl b/Resources/Locale/ru-RU/components/gas-canister-component.ftl new file mode 100644 index 00000000000..23646b18dac --- /dev/null +++ b/Resources/Locale/ru-RU/components/gas-canister-component.ftl @@ -0,0 +1,18 @@ +comp-gas-canister-ui-canister-status = Статус канистры +comp-gas-canister-ui-canister-relabel = Перемаркировать +comp-gas-canister-ui-canister-pressure = Давление в канистре: +comp-gas-canister-ui-port-status = Статус порта: +comp-gas-canister-ui-port-connected = Подключено +comp-gas-canister-ui-port-disconnected = Отключено +comp-gas-canister-ui-holding-tank-status = Статус вставленного баллона +comp-gas-canister-ui-holding-tank-label = Тип баллона: +comp-gas-canister-ui-holding-tank-label-empty = Отсутствует +comp-gas-canister-ui-holding-tank-pressure = Давление баллона: +comp-gas-canister-ui-holding-tank-eject = Извлечь +comp-gas-canister-ui-release-valve-status = Состояние выпускного клапана +comp-gas-canister-ui-release-pressure = Выпускное давление: +comp-gas-canister-ui-release-valve = Выпускной клапан: +comp-gas-canister-ui-release-valve-open = Открыт +comp-gas-canister-ui-release-valve-close = Закрыт +comp-gas-canister-ui-pressure = { $pressure } кПа +comp-gas-canister-slot-name-gas-tank = Газовый баллон. diff --git a/Resources/Locale/ru-RU/components/gas-filter-component.ftl b/Resources/Locale/ru-RU/components/gas-filter-component.ftl new file mode 100644 index 00000000000..f8bb4a39acd --- /dev/null +++ b/Resources/Locale/ru-RU/components/gas-filter-component.ftl @@ -0,0 +1,10 @@ +comp-gas-filter-ui-filter-status = Статус: +comp-gas-filter-ui-status-enabled = Вкл +comp-gas-filter-ui-status-disabled = Выкл +comp-gas-filter-ui-filter-transfer-rate = Скорость подачи (Л/сек): +comp-gas-filter-ui-filter-set-rate = Установить +comp-gas-filter-ui-filter-gas-current = Сейчас фильтруется: +comp-gas-filter-ui-filter-gas-select = Выберите газ для фильтрации: +comp-gas-filter-ui-filter-gas-confirm = Выбрать газ +comp-gas-filter-ui-filter-gas-none = Нет +comp-gas-filter-ui-needs-anchor = Сначала закрепите его! diff --git a/Resources/Locale/ru-RU/components/gas-mixer-component.ftl b/Resources/Locale/ru-RU/components/gas-mixer-component.ftl new file mode 100644 index 00000000000..5f7850f4337 --- /dev/null +++ b/Resources/Locale/ru-RU/components/gas-mixer-component.ftl @@ -0,0 +1,9 @@ +comp-gas-mixer-ui-mixer-status = Статус: +comp-gas-mixer-ui-status-enabled = Вкл +comp-gas-mixer-ui-status-disabled = Выкл +comp-gas-mixer-ui-mixer-output-pressure = Выходное давление (кПа): +comp-gas-mixer-ui-mixer-node-primary = Первичный порт: +comp-gas-mixer-ui-mixer-node-side = Вторичный порт: +comp-gas-mixer-ui-mixer-set = Установить +comp-gas-mixer-ui-mixer-max = Максимум +comp-gas-mixer-ui-needs-anchor = Сначала закрепите его! diff --git a/Resources/Locale/ru-RU/components/gas-pump-component.ftl b/Resources/Locale/ru-RU/components/gas-pump-component.ftl new file mode 100644 index 00000000000..9d49425c7f3 --- /dev/null +++ b/Resources/Locale/ru-RU/components/gas-pump-component.ftl @@ -0,0 +1,8 @@ +comp-gas-pump-ui-pump-status = Статус: +comp-gas-pump-ui-status-enabled = Вкл +comp-gas-pump-ui-status-disabled = Выкл +comp-gas-pump-ui-pump-set-rate = Установить +comp-gas-pump-ui-pump-set-max = Максимум +comp-gas-pump-ui-pump-output-pressure = Выходное давление (кПа): +comp-gas-pump-ui-pump-transfer-rate = Скорость подачи (Л/сек): +comp-gas-pump-ui-needs-anchor = Сначала закрепите его! diff --git a/Resources/Locale/ru-RU/components/gas-thermomachine-component.ftl b/Resources/Locale/ru-RU/components/gas-thermomachine-component.ftl new file mode 100644 index 00000000000..b9877678ad1 --- /dev/null +++ b/Resources/Locale/ru-RU/components/gas-thermomachine-component.ftl @@ -0,0 +1,9 @@ +comp-gas-thermomachine-ui-title-freezer = Охладитель +comp-gas-thermomachine-ui-title-heater = Нагреватель +comp-gas-thermomachine-ui-temperature = Температура (К): +comp-gas-thermomachine-ui-toggle = Переключить +comp-gas-thermomachine-ui-status-disabled = Выкл +comp-gas-thermomachine-ui-status-enabled = Вкл +gas-thermo-component-upgrade-heating = максимальная температура +gas-thermo-component-upgrade-cooling = минимальная температура +gas-thermo-component-upgrade-heat-capacity = теплоёмкость diff --git a/Resources/Locale/ru-RU/components/ghost-component.ftl b/Resources/Locale/ru-RU/components/ghost-component.ftl new file mode 100644 index 00000000000..a151f9595b6 --- /dev/null +++ b/Resources/Locale/ru-RU/components/ghost-component.ftl @@ -0,0 +1,7 @@ +comp-ghost-examine-time-minutes = Умер [color=yellow]{ $minutes } минут(ы) назад.[/color] +comp-ghost-examine-time-seconds = + Умер [color=yellow]{ $seconds } { $seconds -> + [one] секунду + [few] секунды + *[other] секунд + } назад. [/color] diff --git a/Resources/Locale/ru-RU/components/power-monitoring-component.ftl b/Resources/Locale/ru-RU/components/power-monitoring-component.ftl new file mode 100644 index 00000000000..96a98316147 --- /dev/null +++ b/Resources/Locale/ru-RU/components/power-monitoring-component.ftl @@ -0,0 +1,24 @@ +power-monitoring-window-title = Консоль контроля питания +power-monitoring-window-label-sources = Источники +power-monitoring-window-label-smes = СМЭС +power-monitoring-window-label-substation = Подстанция +power-monitoring-window-label-apc = ЛКП +power-monitoring-window-label-misc = Прочее +power-monitoring-window-object-array = { $name } array [{ $count }] +power-monitoring-window-station-name = [color=white][font size=14]{ $stationName }[/font][/color] +power-monitoring-window-unknown-location = Неизвестное расположение +power-monitoring-window-tab-sources = Источники +power-monitoring-window-total-battery-usage = Общее использование батареи. +power-monitoring-window-tab-loads = Нагрузка +power-monitoring-window-total-sources = Всего источников: +power-monitoring-window-total-loads = Всего нагрузка: +power-monitoring-window-show-cable-networks = Отобразить кабеля +power-monitoring-window-show-hv-cable = ВВ кабель +power-monitoring-window-show-mv-cable = СВ кабель +power-monitoring-window-show-lv-cable = НВ кабель +power-monitoring-window-flavor-left = [user@nanotrasen] $run power_net_query +power-monitoring-window-flavor-right = v1.3 +power-monitoring-window-rogue-power-consumer = [color=white][font size=14][bold]! ВНИМАНИЕ - ОБНАРУЖЕНО АНОМАЛЬНОЕ ПОТРЕБЛЕНИЕ ЭНЕРГИИ ![/bold][/font][/color] +power-monitoring-window-power-net-abnormalities = [color=white][font size=14][bold]ОПАСНОСТЬ - АНОМАЛЬНАЯ АКТИВНОСТЬ В СЕТИ[/bold][/font][/color] +power-monitoring-window-value = { POWERWATTS($value) } +power-monitoring-window-show-inactive-consumers = Показать неактивные потребители тока diff --git a/Resources/Locale/ru-RU/components/storage-component.ftl b/Resources/Locale/ru-RU/components/storage-component.ftl new file mode 100644 index 00000000000..265688f9355 --- /dev/null +++ b/Resources/Locale/ru-RU/components/storage-component.ftl @@ -0,0 +1,10 @@ +comp-storage-no-item-size = Нет +comp-storage-cant-insert = Невозможно поместить. +comp-storage-too-big = Слишком большое! +comp-storage-insufficient-capacity = Недостаточная вместимость. +comp-storage-invalid-container = Это сюда не лезет! +comp-storage-anchored-failure = Невозможно поместить закрепленный предмет. +comp-storage-cant-drop = Вы не можете отпустить { $entity }! +comp-storage-window-title = Предмет хранилище +comp-storage-window-weight = { $weight }/{ $maxWeight }, Макс. размер: { $size } +comp-storage-window-slots = Слоты: { $itemCount }/{ $maxCount }, Макс. размер: { $size } diff --git a/Resources/Locale/ru-RU/configurable/configuration-component.ftl b/Resources/Locale/ru-RU/configurable/configuration-component.ftl new file mode 100644 index 00000000000..116ee2b3b6c --- /dev/null +++ b/Resources/Locale/ru-RU/configurable/configuration-component.ftl @@ -0,0 +1,6 @@ +configuration-menu-confirm = Подтвердить +configuration-menu-device-title = Конфигурация устройств + +## ConfigureVerb + +configure-verb-get-data-text = Открыть конфигурацию diff --git a/Resources/Locale/ru-RU/connection-messages.ftl b/Resources/Locale/ru-RU/connection-messages.ftl new file mode 100644 index 00000000000..3b0153066e3 --- /dev/null +++ b/Resources/Locale/ru-RU/connection-messages.ftl @@ -0,0 +1,43 @@ +whitelist-not-whitelisted = Вас нет в вайтлисте. +# proper handling for having a min/max or not +whitelist-playercount-invalid = + { $min -> + [0] Вайтлист для этого сервера применяется только для числа игроков ниже { $max }. + *[other] + Вайтлист для этого сервера применяется только для числа игроков выше { $min } { $max -> + [2147483647] -> так что, возможно, вы сможете присоединиться позже. + *[other] -> и ниже { $max } игроков, так что, возможно, вы сможете присоединиться позже. + } + } +whitelist-not-whitelisted-rp = Вас нет в вайтлисте. Чтобы попасть в вайтлист, посетите наш Discord (ссылку можно найти по адресу https://discord.station14.ru). +cmd-whitelistadd-desc = Добавить игрока в вайтлист сервера. +cmd-whitelistadd-help = Использование: whitelistadd +cmd-whitelistadd-existing = { $username } уже находится в вайтлисте! +cmd-whitelistadd-added = { $username } добавлен в вайтлист +cmd-whitelistadd-not-found = Не удалось найти игрока '{ $username }' +cmd-whitelistadd-arg-player = [player] +cmd-whitelistremove-desc = Удалить игрока с вайтлиста сервера. +cmd-whitelistremove-help = Использование: whitelistremove +cmd-whitelistremove-existing = { $username } не находится в вайтлисте! +cmd-whitelistremove-removed = { $username } удалён с вайтлиста +cmd-whitelistremove-not-found = Не удалось найти игрока '{ $username }' +cmd-whitelistremove-arg-player = [player] +cmd-kicknonwhitelisted-desc = Кикнуть всег игроков не в белом списке с сервера. +cmd-kicknonwhitelisted-help = Использование: kicknonwhitelisted +ban-banned-permanent = Этот бан можно только обжаловать. Для этого посетите { $link }. +ban-banned-permanent-appeal = Этот бан можно только обжаловать. Для этого посетите { $link }. +ban-expires = Вы получили бан на { $duration } минут, и он истечёт { $time } по UTC (для московского времени добавьте 3 часа). +ban-banned-1 = Вам, или другому пользователю этого компьютера или соединения, запрещено здесь играть. +ban-banned-2 = Причина бана: "{ $reason }" +ban-banned-3 = Если этот бан был выдан ошибочно или без обоснования, не стесняйтесь подавать обжалование в discord, следуя рекомендациям. +ban-banned-4 = Попытки обойти этот бан, например, путём создания нового аккаунта, будут фиксироваться. +soft-player-cap-full = Сервер заполнен! +panic-bunker-account-denied = Этот сервер находится в режиме "Бункер", часто используемом в качестве меры предосторожности против рейдов. Новые подключения от аккаунтов, не соответствующих определённым требованиям, временно не принимаются. Повторите попытку позже +panic-bunker-account-denied-reason = Этот сервер находится в режиме "Бункер", часто используемом в качестве меры предосторожности против рейдов. Новые подключения от аккаунтов, не соответствующих определённым требованиям, временно не принимаются. Повторите попытку позже Причина: "{ $reason }" +panic-bunker-account-reason-account = Ваш аккаунт Space Station 14 слишком новый. Он должен быть старше { $minutes } минут +panic-bunker-account-reason-overall = + Необходимо минимальное отыгранное Вами время на сервере — { $hours } { $hours -> + [one] час + [few] часа + *[other] часов + }. \ No newline at end of file diff --git a/Resources/Locale/ru-RU/construction/components/construction-component-verbs.ftl b/Resources/Locale/ru-RU/construction/components/construction-component-verbs.ftl new file mode 100644 index 00000000000..e118a3ae415 --- /dev/null +++ b/Resources/Locale/ru-RU/construction/components/construction-component-verbs.ftl @@ -0,0 +1,3 @@ +deconstructible-verb-begin-deconstruct = Начать разборку +deconstructible-verb-activate-no-target-text = Это нельзя разобрать. +deconstructible-verb-activate-text = Осмотрите чтобы увидеть инструкцию. diff --git a/Resources/Locale/ru-RU/construction/components/construction-component.ftl b/Resources/Locale/ru-RU/construction/components/construction-component.ftl new file mode 100644 index 00000000000..488a84ef064 --- /dev/null +++ b/Resources/Locale/ru-RU/construction/components/construction-component.ftl @@ -0,0 +1,2 @@ +construction-component-to-create-header = Чтобы создать { $targetName }... +deconstruction-header-text = Разбор... diff --git a/Resources/Locale/ru-RU/construction/components/flatpack.ftl b/Resources/Locale/ru-RU/construction/components/flatpack.ftl new file mode 100644 index 00000000000..efb7cb17605 --- /dev/null +++ b/Resources/Locale/ru-RU/construction/components/flatpack.ftl @@ -0,0 +1,11 @@ +flatpack-unpack-no-room = Нет места для распаковки! +flatpack-examine = Используйте [color=yellow]мультитул[/color] для распаковки. +flatpack-entity-name = { $name } комплект +flatpack-entity-description = Комплект используется для сборки { INDEFINITE($name) } { $name }. +flatpacker-item-slot-name = Слот для платы +flatpacker-ui-title = Комплектатор 1001 +flatpacker-ui-materials-label = Материалы +flatpacker-ui-cost-label = Стоимость комплектации +flatpacker-ui-no-board-label = Не установлена плата! +flatpacker-ui-insert-board = Вставьте плату, чтобы продолжить. +flatpacker-ui-pack-button = Укомплектовать diff --git a/Resources/Locale/ru-RU/construction/components/machine-board-component.ftl b/Resources/Locale/ru-RU/construction/components/machine-board-component.ftl new file mode 100644 index 00000000000..e2291d0001a --- /dev/null +++ b/Resources/Locale/ru-RU/construction/components/machine-board-component.ftl @@ -0,0 +1,2 @@ +machine-board-component-on-examine-label = Требования: +machine-board-component-required-element-entry-text = [color=yellow]{ $amount }ед[/color] [color=green]{ $requiredElement }[/color] diff --git a/Resources/Locale/ru-RU/construction/components/machine-frame-component.ftl b/Resources/Locale/ru-RU/construction/components/machine-frame-component.ftl new file mode 100644 index 00000000000..5b0ae5f8cee --- /dev/null +++ b/Resources/Locale/ru-RU/construction/components/machine-frame-component.ftl @@ -0,0 +1,2 @@ +machine-frame-component-on-examine-label = [color=white]Установленная печатная плата:[/color] [color=cyan]{ $board }[/color] +machine-frame-component-on-complete = Строительство завершено diff --git a/Resources/Locale/ru-RU/construction/components/machine-part-component.ftl b/Resources/Locale/ru-RU/construction/components/machine-part-component.ftl new file mode 100644 index 00000000000..7eddb990103 --- /dev/null +++ b/Resources/Locale/ru-RU/construction/components/machine-part-component.ftl @@ -0,0 +1,2 @@ +machine-part-component-on-examine-rating-text = [color=white]Уровень:[/color] [color=cyan]{ $rating }[/color] +machine-part-component-on-examine-type-text = [color=white]Тип:[/color] [color=cyan]{ $type }[/color] diff --git a/Resources/Locale/ru-RU/construction/conditions/airlock-bolted.ftl b/Resources/Locale/ru-RU/construction/conditions/airlock-bolted.ftl new file mode 100644 index 00000000000..6f03204ab0c --- /dev/null +++ b/Resources/Locale/ru-RU/construction/conditions/airlock-bolted.ftl @@ -0,0 +1,5 @@ +# AirlockBolted +construction-examine-condition-airlock-bolt = Сперва заболтируйте { $entityName }. +construction-examine-condition-airlock-unbolt = Сперва разболтируйте { $entityName }. +construction-step-condition-airlock-bolt = Это должно быть заболтировано. +construction-step-condition-airlock-unbolt = Это должно быть разболтировано. diff --git a/Resources/Locale/ru-RU/construction/conditions/all-wires-cut.ftl b/Resources/Locale/ru-RU/construction/conditions/all-wires-cut.ftl new file mode 100644 index 00000000000..671633be5f6 --- /dev/null +++ b/Resources/Locale/ru-RU/construction/conditions/all-wires-cut.ftl @@ -0,0 +1,4 @@ +construction-examine-condition-all-wires-cut = Все провода должны быть перерезаны. +construction-examine-condition-all-wires-intact = Все провода должны быть соединены. +construction-guide-condition-all-wires-cut = Все провода должны быть перерезаны. +construction-guide-condition-all-wires-intact = Все провода должны быть соединены. diff --git a/Resources/Locale/ru-RU/construction/conditions/any-conditions.ftl b/Resources/Locale/ru-RU/construction/conditions/any-conditions.ftl new file mode 100644 index 00000000000..d0117c00eb0 --- /dev/null +++ b/Resources/Locale/ru-RU/construction/conditions/any-conditions.ftl @@ -0,0 +1,3 @@ +construction-examine-condition-any-conditions = Любое из этих условий должно быть истинным:: +construction-guide-condition-any-conditions = Любое из этих условий должно быть истинным: +construction-guide-condition-part-assembly = Все необходимые детали должны быть установлены. diff --git a/Resources/Locale/ru-RU/construction/conditions/apc-open-condition.ftl b/Resources/Locale/ru-RU/construction/conditions/apc-open-condition.ftl new file mode 100644 index 00000000000..ae69267d1f8 --- /dev/null +++ b/Resources/Locale/ru-RU/construction/conditions/apc-open-condition.ftl @@ -0,0 +1,5 @@ +# APC +construction-examine-condition-apc-open = Сперва развинтите ЛКП. +construction-examine-condition-apc-close = Сперва завинтите ЛКП. +construction-step-condition-apc-open = Панель управления ЛКП должна быть развинчена. +construction-step-condition-apc-close = Панель управления ЛКП должна быть завинчена. diff --git a/Resources/Locale/ru-RU/construction/conditions/door-welded.ftl b/Resources/Locale/ru-RU/construction/conditions/door-welded.ftl new file mode 100644 index 00000000000..0c610df98fa --- /dev/null +++ b/Resources/Locale/ru-RU/construction/conditions/door-welded.ftl @@ -0,0 +1,5 @@ +# DoorWelded +construction-examine-condition-door-weld = Сперва заварите { $entityName }. +construction-examine-condition-door-unweld = Сперва разварите { $entityName }. +construction-guide-condition-door-weld = Убедитесь, что оно заварено. +construction-guide-condition-door-unweld = Убедитесь, что оно не заварено. diff --git a/Resources/Locale/ru-RU/construction/conditions/empty-or-window-valid-in-tile.ftl b/Resources/Locale/ru-RU/construction/conditions/empty-or-window-valid-in-tile.ftl new file mode 100644 index 00000000000..567b9235cc6 --- /dev/null +++ b/Resources/Locale/ru-RU/construction/conditions/empty-or-window-valid-in-tile.ftl @@ -0,0 +1 @@ +construction-guide-condition-empty-or-window-valid-in-tile = Вы должны разместить это на подходящей клетке. diff --git a/Resources/Locale/ru-RU/construction/conditions/entity-anchored.ftl b/Resources/Locale/ru-RU/construction/conditions/entity-anchored.ftl new file mode 100644 index 00000000000..4aa172a21e0 --- /dev/null +++ b/Resources/Locale/ru-RU/construction/conditions/entity-anchored.ftl @@ -0,0 +1,4 @@ +construction-examine-condition-entity-anchored = Сперва закрепите это. +construction-examine-condition-entity-unanchored = Сперва открепите это. +construction-step-condition-entity-anchored = Это должно быть закреплено. +construction-step-condition-entity-unanchored = Это должно быть откреплено. diff --git a/Resources/Locale/ru-RU/construction/conditions/locked.ftl b/Resources/Locale/ru-RU/construction/conditions/locked.ftl new file mode 100644 index 00000000000..0b6bc63ce57 --- /dev/null +++ b/Resources/Locale/ru-RU/construction/conditions/locked.ftl @@ -0,0 +1,4 @@ +construction-examine-condition-unlock = Сначала [color=limegreen]откройте[/color] это. +construction-examine-condition-lock = Сначала [color=red]заприте[/color] это. +construction-step-condition-unlock = Это должно быть открыто. +construction-step-condition-lock = Это должно быть заперто. diff --git a/Resources/Locale/ru-RU/construction/conditions/machine-frame-complete.ftl b/Resources/Locale/ru-RU/construction/conditions/machine-frame-complete.ftl new file mode 100644 index 00000000000..590d46d6a80 --- /dev/null +++ b/Resources/Locale/ru-RU/construction/conditions/machine-frame-complete.ftl @@ -0,0 +1,7 @@ +construction-condition-machine-container-empty = Извлеките компоненты из каркаса, используя [color=cyan]Лом[/color]. +# MachineFrameComplete +construction-condition-machine-frame-requirement-label = Требования: +construction-condition-machine-frame-insert-circuit-board-message = Вставьте [color=cyan]любую плату для машины[/color]. +construction-condition-machine-frame-required-element-entry = [color=yellow]{ $amount }ед[/color] [color=green]{ $elementName }[/color] +construction-step-condition-machine-frame-board = Вам необходимо вставить плату для машины. +construction-step-condition-machine-frame-parts = После этого вставьте все необходимые компоненты. diff --git a/Resources/Locale/ru-RU/construction/conditions/min-solution.ftl b/Resources/Locale/ru-RU/construction/conditions/min-solution.ftl new file mode 100644 index 00000000000..1b7191982cd --- /dev/null +++ b/Resources/Locale/ru-RU/construction/conditions/min-solution.ftl @@ -0,0 +1,2 @@ +construction-examine-condition-min-solution = Сперва добавьте { $quantity } ед. { $reagent }. +construction-guide-condition-min-solution = Добавьте { $quantity } ед. { $reagent } diff --git a/Resources/Locale/ru-RU/construction/conditions/no-unstackable-in-tile.ftl b/Resources/Locale/ru-RU/construction/conditions/no-unstackable-in-tile.ftl new file mode 100644 index 00000000000..6124508a473 --- /dev/null +++ b/Resources/Locale/ru-RU/construction/conditions/no-unstackable-in-tile.ftl @@ -0,0 +1 @@ +construction-step-condition-no-unstackable-in-tile = Вы не можете расположить несколько устройств стопкой. diff --git a/Resources/Locale/ru-RU/construction/conditions/no-windows-in-tile.ftl b/Resources/Locale/ru-RU/construction/conditions/no-windows-in-tile.ftl new file mode 100644 index 00000000000..191f45eaa4b --- /dev/null +++ b/Resources/Locale/ru-RU/construction/conditions/no-windows-in-tile.ftl @@ -0,0 +1 @@ +construction-step-condition-no-windows-in-tile = В этой клетке не может быть окон. diff --git a/Resources/Locale/ru-RU/construction/conditions/solution-empty.ftl b/Resources/Locale/ru-RU/construction/conditions/solution-empty.ftl new file mode 100644 index 00000000000..53409e4f654 --- /dev/null +++ b/Resources/Locale/ru-RU/construction/conditions/solution-empty.ftl @@ -0,0 +1,3 @@ +# SolutionEmpty +construction-examine-condition-solution-empty = Сперва опустошите содержимое. +construction-guide-condition-solution-empty = Опустошите содержимое. diff --git a/Resources/Locale/ru-RU/construction/conditions/tile-not-blocked.ftl b/Resources/Locale/ru-RU/construction/conditions/tile-not-blocked.ftl new file mode 100644 index 00000000000..d2f2c18c6cc --- /dev/null +++ b/Resources/Locale/ru-RU/construction/conditions/tile-not-blocked.ftl @@ -0,0 +1 @@ +construction-step-condition-tile-not-blocked = Клетка не должна быть перекрыта. diff --git a/Resources/Locale/ru-RU/construction/conditions/toilet-lid-closed.ftl b/Resources/Locale/ru-RU/construction/conditions/toilet-lid-closed.ftl new file mode 100644 index 00000000000..7975bd43b54 --- /dev/null +++ b/Resources/Locale/ru-RU/construction/conditions/toilet-lid-closed.ftl @@ -0,0 +1,3 @@ +# ToiletLidClosed +construction-examine-condition-toilet-lid-closed = Используйте [color=yellow]лом[/color] чтобы закрыть крышку. +construction-step-condition-toilet-lid-closed = Убедитесь, что крышка унитаза закрыта. diff --git a/Resources/Locale/ru-RU/construction/conditions/wallmount.ftl b/Resources/Locale/ru-RU/construction/conditions/wallmount.ftl new file mode 100644 index 00000000000..f98855413e1 --- /dev/null +++ b/Resources/Locale/ru-RU/construction/conditions/wallmount.ftl @@ -0,0 +1 @@ +construction-step-condition-wallmount = Вы должны строить это на стене. diff --git a/Resources/Locale/ru-RU/construction/conditions/wire-panel.ftl b/Resources/Locale/ru-RU/construction/conditions/wire-panel.ftl new file mode 100644 index 00000000000..0302024fda9 --- /dev/null +++ b/Resources/Locale/ru-RU/construction/conditions/wire-panel.ftl @@ -0,0 +1,4 @@ +construction-examine-condition-wire-panel-open = Сначала откройте техническую панель. +construction-examine-condition-wire-panel-close = Сначала закройте техническую панель. +construction-step-condition-wire-panel-open = Техническая панель должна быть открыта. +construction-step-condition-wire-panel-close = Техническая панель должна быть закрыта. diff --git a/Resources/Locale/ru-RU/construction/construction-categories.ftl b/Resources/Locale/ru-RU/construction/construction-categories.ftl new file mode 100644 index 00000000000..1e403a0f539 --- /dev/null +++ b/Resources/Locale/ru-RU/construction/construction-categories.ftl @@ -0,0 +1,12 @@ +construction-category-all = Всё +construction-category-furniture = Мебель +construction-category-storage = Хранилища +construction-category-tools = Инструменты +construction-category-materials = Материалы +construction-category-structures = Структуры +construction-category-machines = Оборудование +construction-category-weapons = Оружие +construction-category-tiles = Плитки +construction-category-utilities = Утилиты +construction-category-misc = Разное +construction-category-clothing = Одежда diff --git a/Resources/Locale/ru-RU/construction/construction-ghost-component.ftl b/Resources/Locale/ru-RU/construction/construction-ghost-component.ftl new file mode 100644 index 00000000000..5f5fb7648ed --- /dev/null +++ b/Resources/Locale/ru-RU/construction/construction-ghost-component.ftl @@ -0,0 +1 @@ +construction-ghost-examine-message = Строится: [color=cyan]{ $name }[/color] diff --git a/Resources/Locale/ru-RU/construction/construction-system.ftl b/Resources/Locale/ru-RU/construction/construction-system.ftl new file mode 100644 index 00000000000..aaa90dd3857 --- /dev/null +++ b/Resources/Locale/ru-RU/construction/construction-system.ftl @@ -0,0 +1,7 @@ +## ConstructionSystem + +construction-system-construct-cannot-start-another-construction = Сейчас вы не можете начать новое строительство! +construction-system-construct-no-materials = У вас недостаточно материалов для постройки этого! +construction-system-already-building = Вы уже строите это! +construction-system-inside-container = Вы не можете строить, пока находитесь там! +construction-system-cannot-start = Вы не можете создать это! diff --git a/Resources/Locale/ru-RU/construction/steps/arbitrary-insert-construction-graph-step.ftl b/Resources/Locale/ru-RU/construction/steps/arbitrary-insert-construction-graph-step.ftl new file mode 100644 index 00000000000..d874e55dcde --- /dev/null +++ b/Resources/Locale/ru-RU/construction/steps/arbitrary-insert-construction-graph-step.ftl @@ -0,0 +1,2 @@ +# Shown when examining an in-construction object +construction-insert-arbitrary-entity = Далее, вставьте { $stepName }. diff --git a/Resources/Locale/ru-RU/construction/steps/component-construction-graph-step.ftl b/Resources/Locale/ru-RU/construction/steps/component-construction-graph-step.ftl new file mode 100644 index 00000000000..80ca1c3be68 --- /dev/null +++ b/Resources/Locale/ru-RU/construction/steps/component-construction-graph-step.ftl @@ -0,0 +1,4 @@ +# Shown when examining an in-construction object +construction-insert-entity-with-component = Далее, вставьте объект, содержащий компонент: { $componentName }. +# Shown when examining an in-construction object +construction-insert-exact-entity = Далее, вставьте { $entityName }. diff --git a/Resources/Locale/ru-RU/construction/steps/material-construction-graph-step.ftl b/Resources/Locale/ru-RU/construction/steps/material-construction-graph-step.ftl new file mode 100644 index 00000000000..0371425a1e9 --- /dev/null +++ b/Resources/Locale/ru-RU/construction/steps/material-construction-graph-step.ftl @@ -0,0 +1 @@ +construction-insert-material-entity = Далее, добавьте [color=yellow]{ $amount }ед[/color] [color=cyan]{ $materialName }[/color]. diff --git a/Resources/Locale/ru-RU/construction/steps/prototype-construction-graph-step.ftl b/Resources/Locale/ru-RU/construction/steps/prototype-construction-graph-step.ftl new file mode 100644 index 00000000000..a40d18440f2 --- /dev/null +++ b/Resources/Locale/ru-RU/construction/steps/prototype-construction-graph-step.ftl @@ -0,0 +1,4 @@ +# Shown when examining an in-construction object +construction-insert-prototype-no-name = Далее, вставьте { $prototypeName }. +# Shown when examining an in-construction object +construction-insert-prototype = Далее, вставьте { $entityName }. diff --git a/Resources/Locale/ru-RU/construction/steps/temperature-construction-graph-step.ftl b/Resources/Locale/ru-RU/construction/steps/temperature-construction-graph-step.ftl new file mode 100644 index 00000000000..60085a8cee0 --- /dev/null +++ b/Resources/Locale/ru-RU/construction/steps/temperature-construction-graph-step.ftl @@ -0,0 +1 @@ +construction-temperature-default = Далее, нагрейте до [color=red]{ $temperature }[/color]. diff --git a/Resources/Locale/ru-RU/construction/steps/tool-construction-graph-step.ftl b/Resources/Locale/ru-RU/construction/steps/tool-construction-graph-step.ftl new file mode 100644 index 00000000000..e3a16a42c5b --- /dev/null +++ b/Resources/Locale/ru-RU/construction/steps/tool-construction-graph-step.ftl @@ -0,0 +1 @@ +construction-use-tool-entity = Далее, используйте [color=cyan]{ $toolName }[/color]. diff --git a/Resources/Locale/ru-RU/construction/ui/construction-menu-presenter.ftl b/Resources/Locale/ru-RU/construction/ui/construction-menu-presenter.ftl new file mode 100644 index 00000000000..063272462c0 --- /dev/null +++ b/Resources/Locale/ru-RU/construction/ui/construction-menu-presenter.ftl @@ -0,0 +1,7 @@ +construction-presenter-to-craft = Чтобы создать этот предмет, вам необходимо: +construction-presenter-to-build = Чтобы построить это, сначала вам необходимо: +construction-presenter-step-wrapper = { $step-number }. { $text } +construction-presenter-tool-step = Используйте { LOC($tool) }. +construction-presenter-material-step = Добавьте { $amount }ед { LOC($material) }. +construction-presenter-arbitrary-step = Добавьте { LOC($name) }. +construction-presenter-temperature-step = Нагрейте до { $temperature }. diff --git a/Resources/Locale/ru-RU/construction/ui/construction-menu.ftl b/Resources/Locale/ru-RU/construction/ui/construction-menu.ftl new file mode 100644 index 00000000000..ca5fce2286e --- /dev/null +++ b/Resources/Locale/ru-RU/construction/ui/construction-menu.ftl @@ -0,0 +1,8 @@ +## ConstructionMenu.xaml.cs + +construction-menu-title = Строительство +construction-menu-place-ghost = Разместить призрак конструкции +construction-menu-clear-all = Очистить все +construction-menu-eraser-mode = Режим ластика +construction-menu-title = Строительство +construction-menu-craft = Создание diff --git a/Resources/Locale/ru-RU/containers/containers.ftl b/Resources/Locale/ru-RU/containers/containers.ftl new file mode 100644 index 00000000000..074631cbf55 --- /dev/null +++ b/Resources/Locale/ru-RU/containers/containers.ftl @@ -0,0 +1,2 @@ +container-verb-text-enter = Войти +container-verb-text-empty = Пусто diff --git a/Resources/Locale/ru-RU/containers/item-slots-component.ftl b/Resources/Locale/ru-RU/containers/item-slots-component.ftl new file mode 100644 index 00000000000..338b64588a7 --- /dev/null +++ b/Resources/Locale/ru-RU/containers/item-slots-component.ftl @@ -0,0 +1,2 @@ +take-item-verb-text = Взять { $subject } +place-item-verb-text = Положить { $subject } diff --git a/Resources/Locale/ru-RU/conveyors/conveyor-component.ftl b/Resources/Locale/ru-RU/conveyors/conveyor-component.ftl new file mode 100644 index 00000000000..ccd9be0b561 --- /dev/null +++ b/Resources/Locale/ru-RU/conveyors/conveyor-component.ftl @@ -0,0 +1 @@ +conveyor-component-failed-link = При попытке подключения, порт ударяет вас током! diff --git a/Resources/Locale/ru-RU/corvax/accent/italian.ftl b/Resources/Locale/ru-RU/corvax/accent/italian.ftl new file mode 100644 index 00000000000..638eb24d237 --- /dev/null +++ b/Resources/Locale/ru-RU/corvax/accent/italian.ftl @@ -0,0 +1,82 @@ +accent-italian-words-301 = малышка +accent-italian-words-replace-301 = bambino +accent-italian-words-401 = плохая +accent-italian-words-replace-401 = molto male +accent-italian-words-402 = плохие +accent-italian-words-replace-402 = molto male +accent-italian-words-403 = плохое +accent-italian-words-replace-403 = molto male +accent-italian-words-501 = досвидания +accent-italian-words-replace-501 = arrivederci +accent-italian-words-502 = до-свидания +accent-italian-words-replace-502 = arrivederci +accent-italian-words-601 = кэп +accent-italian-words-replace-601 = capitano +accent-italian-words-701 = сыра +accent-italian-words-replace-701 = parmesano +accent-italian-words-801 = приготовить +accent-italian-words-replace-801 = cucinare +accent-italian-words-802 = приготовлю +accent-italian-words-replace-802 = cucinare +accent-italian-words-803 = пожарь +accent-italian-words-replace-803 = cucinare +accent-italian-words-804 = пожарить +accent-italian-words-replace-804 = cucinare +accent-italian-words-805 = пожарю +accent-italian-words-replace-805 = cucinare +accent-italian-words-901 = можешь +accent-italian-words-replace-901 = potrebbe +accent-italian-words-1001 = отец +accent-italian-words-replace-1001 = pappa +accent-italian-words-1101 = хорошая +accent-italian-words-replace-1101 = molto bene +accent-italian-words-1102 = хорошие +accent-italian-words-replace-1102 = molto bene +accent-italian-words-1103 = хорошее +accent-italian-words-replace-1103 = molto bene +accent-italian-words-1501 = приветик +accent-italian-words-replace-1501 = ciao +accent-italian-words-1701 = сделаю +accent-italian-words-replace-1701 = fare una +accent-italian-words-1702 = сделаем +accent-italian-words-replace-1702 = fare una +accent-italian-words-1703 = сделайте +accent-italian-words-replace-1703 = fare una +accent-italian-words-1801 = мяса +accent-italian-words-replace-1801 = prosciutto +accent-italian-words-1901 = мать +accent-italian-words-replace-1901 = mamma +accent-italian-words-2001 = моя +accent-italian-words-replace-2001 = il mio +accent-italian-words-2002 = моё +accent-italian-words-replace-2002 = il mio +accent-italian-words-2003 = мои +accent-italian-words-replace-2003 = il mio +accent-italian-words-2101 = ядерка +accent-italian-words-replace-2101 = polpetta di carne +accent-italian-words-2801 = щиткюрити +accent-italian-words-replace-2801 = carabinieri +accent-italian-words-3001 = пою +accent-italian-words-replace-3001 = cantare +accent-italian-words-3002 = спой +accent-italian-words-replace-3002 = cantare +accent-italian-words-3101 = макарон +accent-italian-words-replace-3101 = SPAGHETT +accent-italian-words-3102 = макароны +accent-italian-words-replace-3102 = SPAGHETT +accent-italian-words-3201 = острая +accent-italian-words-replace-3201 = piccante +accent-italian-words-3202 = острые +accent-italian-words-replace-3202 = piccante +accent-italian-words-3203 = острое +accent-italian-words-replace-3203 = piccante +accent-italian-words-3401 = штука +accent-italian-words-replace-3401 = una cosa +accent-italian-words-3402 = штук +accent-italian-words-replace-3402 = pezzi +accent-italian-words-3701 = использовать +accent-italian-words-replace-3701 = usare +accent-italian-words-3801 = хотеть +accent-italian-words-replace-3801 = desiderare +accent-italian-words-4301 = вина +accent-italian-words-replace-4301 = vino diff --git a/Resources/Locale/ru-RU/corvax/accessories/human-facial-hair.ftl b/Resources/Locale/ru-RU/corvax/accessories/human-facial-hair.ftl new file mode 100644 index 00000000000..23a9881f943 --- /dev/null +++ b/Resources/Locale/ru-RU/corvax/accessories/human-facial-hair.ftl @@ -0,0 +1,2 @@ +marking-HumanFacialHairHandlebar = Усы (Велосипедный руль) +marking-HumanFacialHairHandlebarAlt = Усы (Велосипедный руль альт.) diff --git a/Resources/Locale/ru-RU/corvax/accessories/human-hair.ftl b/Resources/Locale/ru-RU/corvax/accessories/human-hair.ftl new file mode 100644 index 00000000000..faed5bad80a --- /dev/null +++ b/Resources/Locale/ru-RU/corvax/accessories/human-hair.ftl @@ -0,0 +1,71 @@ +marking-HumanHairAfricanPigtails = Хвостики (Африканские) +marking-HumanHairAfropuffdouble = Aфро-пуф, Двойной +marking-HumanHairAfropuffleft = Aфро-пуф, Левый +marking-HumanHairAfropuffright = Aфро-пуф, Правый +marking-HumanHairAmazon = Амазонка +marking-HumanHairAstolfo = Астольфо +marking-HumanHairBaum = Баум +marking-HumanHairBeachwave = Бич-вейв +marking-HumanHairBluntbangs = Прямая челка +marking-HumanHairBluntbangsAlt = Прямая челка (Альт.) +marking-HumanHairBobcutAlt = Каре (Альт.) +marking-HumanHairBunhead4 = Пучок 4 +marking-HumanHairCombed = Зачёс +marking-HumanHairCombedbob = Зачёс (Боб) +marking-HumanHairCotton = Хлопок +marking-HumanHairCurly = Кудрявая +marking-HumanHairDave = Дэйв +marking-HumanHairDiagonalBangs = Диагональная чёлка +marking-HumanHairEmolong = Эмо (Длинная) +marking-HumanHairEmoshort = Эмо (Короткая) +marking-HumanHairFingerwave = Фингервейв +marking-HumanHairFluffyShort = Пушистая короткая +marking-HumanHairFortuneteller = Гадалка +marking-HumanHairFortunetellerAlt = Гадалка (Альт.) +marking-HumanHairFroofylong = Фруфи (Длинная) +marking-HumanHairGeisha = Гейша +marking-HumanHairGentle21 = Аккуратно расчесанная +marking-HumanHairGlammetal = Глэм-металл +marking-HumanHairGloomyLong = Длинная мрачная чёлка +marking-HumanHairGloomyMedium = Средняя мрачная чёлка +marking-HumanHairGrande = Гранде +marking-HumanHairHalfshave = Наполовину выбритая 2 +marking-HumanHairHalfshaveglamorous = Наполовину выбритая (Гламурная) +marking-HumanHairHalfshaveLong = Наполовину выбритая (Длинная) +marking-HumanHairHalfshaveMessy = Наполовину выбритая (Растрёпанная) +marking-HumanHairHalfshaveMessyLong = Наполовину выбритая (Длинная растрёпанная) +marking-HumanHairHalfshaveSnout = Наполовину выбритая 2 (Обрезанная) +marking-HumanHairHightight = Хай-тайт +marking-HumanHairHyenamane = Грива гиены +marking-HumanHairJessica = Джессика +marking-HumanHairLong4 = Длинная 4 +marking-HumanHairLongdtails = Длинные хвосты +marking-HumanHairLongerAlt = Длинная (Альт.) +marking-HumanHairLongovereyeAlt = Длинная (Через глаз альт.) +marking-HumanHairLongsidepartstraight = Длинная сайд-парт прямая +marking-HumanHairLooseSlicked = Зализанная свободная +marking-HumanHairMediumbraid = Плетение (Среднее) +marking-HumanHairNewyou = Новый ты +marking-HumanHairPonytailAlt = Хвостик (Альт.) +marking-HumanHairPonytailF = Хвостик (Женственный) +marking-HumanHairPoofy2 = Пышная 2 +marking-HumanHairQuadcurls = Завитки (Квадро) +marking-HumanHairSabitsuki = Сабицуки +marking-HumanHairScully = Скалли +marking-HumanHairShorthair4 = Короткая 4 +marking-HumanHairShy = Скромная +marking-HumanHairSimplePonytail = Хвостик (Простой) +marking-HumanHairSleaze = Дешёвая +marking-HumanHairSlightlyMessy = Слегка растрёпанная +marking-HumanHairSlimedroplet = Слайм (Капля) +marking-HumanHairSlimedropletAlt = Слайм (Капля альт.) +marking-HumanHairSlimespikes = Слайм (Шипы) +marking-HumanHairSlimetendrils = Слайм (Струйки) +marking-HumanHairSlimetendrilsAlt = Слайм (Струйки альт.) +marking-HumanHairSpicy = Спайси +marking-HumanHairTwintailFloor = Два хвостика (До пола) +marking-HumanHairVeryshortovereye = Очень короткая (Через глаз) +marking-HumanHairVictory = Победа +marking-HumanHairViper = Гадюка +marking-HumanHairWife = Жена +marking-HumanHairZiegler = Циглер diff --git a/Resources/Locale/ru-RU/corvax/barsign/barsign-component.ftl b/Resources/Locale/ru-RU/corvax/barsign/barsign-component.ftl new file mode 100644 index 00000000000..4a7f5380593 --- /dev/null +++ b/Resources/Locale/ru-RU/corvax/barsign/barsign-component.ftl @@ -0,0 +1,4 @@ +## Alcoholic + +barsign-prototype-name-alcoholic = Нальют и точка +barsign-prototype-description-alcoholic = Наливай и все. Наступили тяжелые времена... diff --git a/Resources/Locale/ru-RU/corvax/changelog/changelog-window.ftl b/Resources/Locale/ru-RU/corvax/changelog/changelog-window.ftl new file mode 100644 index 00000000000..226bd01d977 --- /dev/null +++ b/Resources/Locale/ru-RU/corvax/changelog/changelog-window.ftl @@ -0,0 +1 @@ +changelog-tab-title-ChangelogSyndie = Обновления Corvax diff --git a/Resources/Locale/ru-RU/corvax/info/rules.ftl b/Resources/Locale/ru-RU/corvax/info/rules.ftl new file mode 100644 index 00000000000..21263391cbe --- /dev/null +++ b/Resources/Locale/ru-RU/corvax/info/rules.ftl @@ -0,0 +1,3 @@ +# Rules + +ui-rules-header-corvax = Правила сервера Corvax diff --git a/Resources/Locale/ru-RU/corvax/interaction/interaction-popup-component.ftl b/Resources/Locale/ru-RU/corvax/interaction/interaction-popup-component.ftl new file mode 100644 index 00000000000..3634d1ed681 --- /dev/null +++ b/Resources/Locale/ru-RU/corvax/interaction/interaction-popup-component.ftl @@ -0,0 +1,2 @@ +petting-success-gorilla = Вы гладите { $target } по { POSS-ADJ($target) } массивной голове. +petting-failure-gorilla = Вы тянетесь погладить { $target }, но { $target } встает в полный рост, затрудняя такую возможность. diff --git a/Resources/Locale/ru-RU/corvax/job/job-names.ftl b/Resources/Locale/ru-RU/corvax/job/job-names.ftl new file mode 100644 index 00000000000..4521adebbf5 --- /dev/null +++ b/Resources/Locale/ru-RU/corvax/job/job-names.ftl @@ -0,0 +1,2 @@ +job-name-iaa = агент внутренних дел +JobIAA = агент внутренних дел diff --git a/Resources/Locale/ru-RU/corvax/join-playtime/join-playtime-reason.ftl b/Resources/Locale/ru-RU/corvax/join-playtime/join-playtime-reason.ftl new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Resources/Locale/ru-RU/corvax/markings/cat.ftl b/Resources/Locale/ru-RU/corvax/markings/cat.ftl new file mode 100644 index 00000000000..4cc92655cd3 --- /dev/null +++ b/Resources/Locale/ru-RU/corvax/markings/cat.ftl @@ -0,0 +1,16 @@ +marking-CatTail-tail_cat_wag = Основной +marking-CatTailStripes = Кошачий хвост (Полосатый) +marking-CatTailStripes-tail_cat_wag_stripes_prime = Первичные полосы +marking-CatTailStripes-tail_cat_wag_stripes_second = Вторичные полосы +marking-CatEars = Кошачьи ушки +marking-CatEars-ears_cat_outer = Наружное ухо +marking-CatEars-ears_cat_inner = Внутреннее ухо +marking-CatEarsStubby = Короткие ушки +marking-CatEarsStubby-ears_stubby_outer = Наружное ухо +marking-CatEarsStubby-ears_stubby_inner = Внутреннее ухо +marking-CatEarsCurled = Завитые ушки +marking-CatEarsCurled-ears_curled_outer = Наружное ухо +marking-CatEarsCurled-ears_curled_inner = Внутреннее ухо +marking-CatEarsTorn = Рассечённые ушки +marking-CatEarsTorn-ears_torn_outer = Наружное ухо +marking-CatEarsTorn-ears_torn_inner = Внутреннее ухо diff --git a/Resources/Locale/ru-RU/corvax/markings/cyberlibs.ftl b/Resources/Locale/ru-RU/corvax/markings/cyberlibs.ftl new file mode 100644 index 00000000000..9e41d040253 --- /dev/null +++ b/Resources/Locale/ru-RU/corvax/markings/cyberlibs.ftl @@ -0,0 +1,81 @@ +# Bishop +marking-CyberlimbRArmBishop = Протез, правая рука (Бисшоп) +marking-CyberlimbLArmBishop = Протез, левая рука (Бисшоп) +marking-CyberlimbRHandBishop = Протез, кисть правой руки (Бисшоп) +marking-CyberlimbLHandBishop = Протез, кисть левой руки (Бисшоп) +marking-CyberlimbRLegBishop = Протез, правая нога (Бисшоп) +marking-CyberlimbLLegBishop = Протез, левая нога (Бисшоп) +marking-CyberlimbLFootBishop = Протез, правая стопа (Бисшоп) +marking-CyberlimbRFootBishop = Протез, левая стопа (Бисшоп) +marking-CyberlimbTorsoBishop = Протез, туловище (Бисшоп) +# Hephaestus +marking-CyberlimbRArmHephaestus = Протез, правая рука (Гефест) +marking-CyberlimbLArmHephaestus = Протез, левая рука (Гефест) +marking-CyberlimbRHandHephaestus = Протез, кисть правой руки (Гефест) +marking-CyberlimbLHandHephaestus = Протез, кисть левой руки (Гефест) +marking-CyberlimbRLegHephaestus = Протез, правая нога (Гефест) +marking-CyberlimbLLegHephaestus = Протез, левая нога (Гефест) +marking-CyberlimbLFootHephaestus = Протез, правая стопа (Гефест) +marking-CyberlimbRFootHephaestus = Протез, левая стопа (Гефест) +marking-CyberlimbTorsoHephaestus = Протез, туловище (Гефест) +# Hephaestus Titan +marking-CyberlimbRArmHephaestusTitan = Протез, правая рука (Гефест Титан) +marking-CyberlimbLArmHephaestusTitan = Протез, левая рука (Гефест Титан) +marking-CyberlimbRHandHephaestusTitan = Протез, кисть правой руки (Гефест Титан) +marking-CyberlimbLHandHephaestusTitan = Протез, кисть левой руки (Гефест Титан) +marking-CyberlimbRLegHephaestusTitan = Протез, правая нога (Гефест Титан) +marking-CyberlimbLLegHephaestusTitan = Протез, левая нога (Гефест Титан) +marking-CyberlimbLFootHephaestusTitan = Протез, правая стопа (Гефест Титан) +marking-CyberlimbRFootHephaestusTitan = Протез, левая стопа (Гефест Титан) +marking-CyberlimbTorsoHephaestusTitan = Протез, туловище (Гефест Титан) +# Morpheus +marking-CyberlimbRArmMorpheus = Протез, правая рука (Морфиус) +marking-CyberlimbLArmMorpheus = Протез, левая рука (Морфиус) +marking-CyberlimbRHandMorpheus = Протез, кисть правой руки (Морфиус) +marking-CyberlimbLHandMorpheus = Протез, кисть левой руки (Морфиус) +marking-CyberlimbRLegMorpheus = Протез, правая нога (Морфиус) +marking-CyberlimbLLegMorpheus = Протез, левая нога (Морфиус) +marking-CyberlimbLFootMorpheus = Протез, правая стопа (Морфиус) +marking-CyberlimbRFootMorpheus = Протез, левая стопа (Морфиус) +marking-CyberlimbTorsoMorpheus = Протез, туловище (Морфиус) +# Wardtakahashi +marking-CyberlimbRArmWardtakahashi = Протез, правая рука (Вардтакахаши) +marking-CyberlimbLArmWardtakahashi = Протез, левая рука (Вардтакахаши) +marking-CyberlimbRHandWardtakahashi = Протез, кисть правой руки (Вардтакахаши) +marking-CyberlimbLHandWardtakahashi = Протез, кисть левой руки (Вардтакахаши) +marking-CyberlimbRLegWardtakahashi = Протез, правая нога (Вардтакахаши) +marking-CyberlimbLLegWardtakahashi = Протез, левая нога (Вардтакахаши) +marking-CyberlimbLFootWardtakahashi = Протез, правая стопа (Вардтакахаши) +marking-CyberlimbRFootWardtakahashi = Протез, левая стопа (Вардтакахаши) +marking-CyberlimbTorsoWardtakahashiMale = Протез, туловище (Вардтакахаши) +marking-CyberlimbTorsoWardtakahashiFemale = Протез, туловище (Вардтакахаши) +# Zenghu +marking-CyberlimbRArmZenghu = Протез, правая рука (Зенху) +marking-CyberlimbLArmZenghu = Протез, левая рука (Зенху) +marking-CyberlimbRHandZenghu = Протез, кисть правой руки (Зенху) +marking-CyberlimbLHandZenghu = Протез, кисть левой руки (Зенху) +marking-CyberlimbRLegZenghu = Протез, правая нога (Зенху) +marking-CyberlimbLLegZenghu = Протез, левая нога (Зенху) +marking-CyberlimbLFootZenghu = Протез, правая стопа (Зенху) +marking-CyberlimbRFootZenghu = Протез, левая стопа (Зенху) +marking-CyberlimbTorsoZenghu = Протез, туловище (Зенху) +# Nanotrasen +marking-CyberlimbRArmNanotrasen = Протез, правая рука (Нанотрасен) +marking-CyberlimbLArmNanotrasen = Протез, левая рука (Нанотрасен) +marking-CyberlimbRHandNanotrasen = Протез, кисть правой руки (Нанотрасен) +marking-CyberlimbLHandNanotrasen = Протез, кисть левой руки (Нанотрасен) +marking-CyberlimbRLegNanotrasen = Протез, правая нога (Нанотрасен) +marking-CyberlimbLLegNanotrasen = Протез, левая нога (Нанотрасен) +marking-CyberlimbLFootNanotrasen = Протез, правая стопа (Нанотрасен) +marking-CyberlimbRFootNanotrasen = Протез, левая стопа (Нанотрасен) +marking-CyberlimbTorsoNanotrasen = Протез, туловище (Нанотрасен) +# Xion +marking-CyberlimbRArmXion = Протез, правая рука (Ксион) +marking-CyberlimbLArmXion = Протез, левая рука (Ксион) +marking-CyberlimbRHandXion = Протез, кисть правой руки (Ксион) +marking-CyberlimbLHandXion = Протез, кисть левой руки (Ксион) +marking-CyberlimbRLegXion = Протез, правая нога (Ксион) +marking-CyberlimbLLegXion = Протез, левая нога (Ксион) +marking-CyberlimbLFootXion = Протез, правая стопа (Ксион) +marking-CyberlimbRFootXion = Протез, левая стопа (Ксион) +marking-CyberlimbTorsoXion = Протез, туловище (Ксион) diff --git a/Resources/Locale/ru-RU/corvax/markings/fox.ftl b/Resources/Locale/ru-RU/corvax/markings/fox.ftl new file mode 100644 index 00000000000..4286d629b3c --- /dev/null +++ b/Resources/Locale/ru-RU/corvax/markings/fox.ftl @@ -0,0 +1,3 @@ +marking-FoxEars = Лисьи ушки +marking-FoxEars-ears_fox_outer = Наружное ухо +marking-FoxEars-ears_fox_inner = Внутреннее ухо diff --git a/Resources/Locale/ru-RU/corvax/markings/slime_cat.ftl b/Resources/Locale/ru-RU/corvax/markings/slime_cat.ftl new file mode 100644 index 00000000000..032f0dde8db --- /dev/null +++ b/Resources/Locale/ru-RU/corvax/markings/slime_cat.ftl @@ -0,0 +1,19 @@ +marking-SlimeCatEars = Кошачьи ушки из слизи +marking-SlimeCatTail = Кошачий хвост из слизи +marking-SlimeCatTail-slime_tail_cat_wag = Кошачий хвост из слизи +marking-SlimeCatEars-ears_slime_cat_outer = Наружное ухо +marking-SlimeCatEars-ears_slime_cat_inner = Внутреннее ухо +marking-SlimeCatTailStripes = Кошачий хвост из слизи (Полосатый) +marking-SlimeCatTailStripes-slime_tail_cat_wag_stripes_prime = Первичные полосы +marking-SlimeCatTailStripes-slime_tail_cat_wag_stripes_second = Вторичные полосы +marking-SlimeCatEars-ears_slime_cat_outer = Наружное ухо +marking-SlimeCatEars-ears_slime_cat_inner = Внутреннее ухо +marking-SlimeCatEarsStubby = Короткие ушки из слизи +marking-SlimeCatEarsStubby-ears_slime_stubby_outer = Наружное ухо +marking-SlimeCatEarsStubby-ears_slime_stubby_inner = Внутреннее ухо +marking-SlimeCatEarsCurled = Завитые ушки из слизи +marking-SlimeCatEarsCurled-ears_slime_curled_outer = Наружное ухо +marking-SlimeCatEarsCurled-ears_slime_curled_inner = Внутреннее ухо +marking-SlimeCatEarsTorn = Рассечённые ушки из слизи +marking-SlimeCatEarsTorn-ears_slime_torn_outer = Наружное ухо +marking-SlimeCatEarsTorn-ears_slime_torn_inner = Внутреннее ухо diff --git a/Resources/Locale/ru-RU/corvax/markings/slime_fox.ftl b/Resources/Locale/ru-RU/corvax/markings/slime_fox.ftl new file mode 100644 index 00000000000..c2e97eecf22 --- /dev/null +++ b/Resources/Locale/ru-RU/corvax/markings/slime_fox.ftl @@ -0,0 +1,3 @@ +marking-SlimeFoxEars = Лисьи ушки из слизи +marking-SlimeFoxEars-ears_slime_fox_outer = Наружное ухо +marking-SlimeFoxEars-ears_slime_fox_inner = Внутреннее ухо diff --git a/Resources/Locale/ru-RU/corvax/markings/sponsor.ftl b/Resources/Locale/ru-RU/corvax/markings/sponsor.ftl new file mode 100644 index 00000000000..333192929a0 --- /dev/null +++ b/Resources/Locale/ru-RU/corvax/markings/sponsor.ftl @@ -0,0 +1,4 @@ +marking-AugmentsRoboticRightArm-robotic_r_arm = Аугментация, правая рука (Робот) +marking-AugmentsRoboticRightArm = Аугментация, правая рука (Робот) +marking-AugmentsRoboticRightHand-robotic_r_hand = Аугментация, кисть правой руки (Робот) +marking-AugmentsRoboticRightHand = Аугментация, кисть правой руки (Робот) diff --git a/Resources/Locale/ru-RU/corvax/paper/book-busido.ftl b/Resources/Locale/ru-RU/corvax/paper/book-busido.ftl new file mode 100644 index 00000000000..820485d3bcb --- /dev/null +++ b/Resources/Locale/ru-RU/corvax/paper/book-busido.ftl @@ -0,0 +1,55 @@ +book-text-busido = + Вступление + +  Самурай должен прежде всего постоянно помнить — помнить днём и ночью, с того утра, когда он берёт в руки палочки, чтобы вкусить новогоднюю трапезу, до последней ночи старого года, когда он платит свои долги — что он должен умереть. Вот его главное дело. + Если он всегда помнит об этом, он сможет прожить жизнь в соответствии с верностью и сыновней почтительностью, избегнуть мириада зол и несчастий, уберечь себя от болезней и бед и насладиться долгой жизнью. + Он будет исключительной личностью, наделённой прекрасными качествами. Ибо жизнь мимолётна, подобно капле вечерней росы и утреннему инею, и тем более такова жизнь воина. + + Правильное и неправильное + Воин должен глубоко понимать эти два качества. Если он знает, как делать одно и избегать другого, он обрёл бусидо. + Правильное и неправильное — это не что иное, как добро и зло, и хотя я не отрицаю, что различие между словами незначительно, поступать правильно и делать добро считается утомительным, а поступать неправильно и делать зло — лёгким и приятным, поэтому естественно, что многие склоняются к неправильному или злому и не любят правильное и доброе. + Причина тому — неумение управлять собой. Само по себе это может и не звучит так плохо, но если посмотреть глубже, мы увидим, что всё идёт от трусости. Поэтому я утверждаю, что самураю необходимо воздерживаться от неправильного и стремиться к правильному. + + Выбор друзей + Самое главное для самурая, находящегося на службе — общаться и заводить друзей только среди тех своих товарищей, которые отважны, верны долгу, умны и влиятельны. + Но поскольку таких людей немного, следует среди многих друзей выбрать одного, на которого, в случае необходимости, можно полностью положиться. + В целом, самураю желательно заводить близких друзей из числа тех, кого он любит и с кем он предпочитает есть, пить и путешествовать. + + Дружба + Надёжность — одно из качеств Пути воина, необходимых самураю, но ни в коем случае не желательно оказывать помощь без веских причин, ввязываться в дела, которые не имеют значения или принимать на себя обязательства в том, что не касается тебя самого, только ради того, чтобы сделать так-то или дать совет. + Даже если дело в какой-то степени касается тебя, лучше остаться в стороне, если тебя никто не просит вмешаться. + + Разное + Беспринципно считать, что ты не можешь достичь всего, чего достигали великие мастера. Мастера — это люди, и ты — тоже человек. + Если ты знаешь, что можешь стать таким же, как они, ты уже на пути к этому. + + Воин никогда не должен высказываться неуверенно. Воин должен готовиться ко всему заранее. Даже в повседневных делах проявляется глубина души. + + Священник Таннэн сказал: "Благоразумный слуга не стремится занять более высокое положение. Между тем, глупых, людей редко повышают в должности". + + Воистину, жизнь человека длится одно мгновение, поэтому живи и делай что хочешь. Глупо жить в этом мире, подобном сновидению, каждый день встречаться с неприятностями и делать только то, что тебе не нравится. + Я лично люблю спать. Со временем я собираюсь всё чаще уединяться у себя в доме и проводить остаток жизни во сне. + + Основной принцип боевых искусств состоит в том, чтобы нападать, не думая о жизни и смерти. Если противник поступает так же, он и ты друг друга стоите. В этом случае исход поединка решает сила духа и судьба. + + Накано Дзинъэмон сказал: "Изучение таких предметов, как военная тактика, бесполезно. Если воин не бросается на врага и не рубит его, закрыв глаза, он окажется бесполезным, потому что в бою не продвинется ни на один шаг". Такого же мнения был и Иянага Сасукэ. + + Если человек вёл себя перед смертью достойно, это воистину смелый человек. Мы знаем много примеров таких людей. Тот же, кто похваляется своим удальством, а перед смертью приходит в замешательство, не может быть назван воистину смелым. + + Конец + Каждый самурай, большой или малый, высокого ранга или низкого, должен прежде всего думать о том, как встретить неизбежную смерть. + Как бы ни был он умён и талантлив, если он беспечен и недостаточно хладнокровен, а потому, оказавшись лицом к лицу со смертью, выглядит растерянным, все его предыдущие добрые дела потеряют свой смысл, а все порядочные люди будут презирать его, и на него ляжет несмываемое пятно позора. + + Ибо если самурай идёт в битву, совершает отважные и величественные поступки и покрывает славой своё имя, то это только потому, что он настроил своё сердце на смерть. + Если случается худшее, и ему суждено расстаться с жизнью, то, когда его противник спрашивает его имя, он должен громко и чётко ответить и проститься с жизнью с улыбкой на губах, не выказывая ни малейшего признака страха. + + Если же он тяжело ранен, так, что ни один лекарь уже не может помочь ему, то, как и положено самураю, он должен, будучи ещё в сознании, ответить на вопросы командиров и товарищей и сообщить им, как он получил ранение, после чего спокойно, без всяких церемоний, встретить смерть. + + Хотя самурай должен прежде всего чтить Путь Самурая, не вызывает сомнений, что все мы небрежительны. Поэтому, если в наши дни спросить: "В чём подлинный смысл Пути Самурая?", лишь немногие ответят без промедления. + А все потому, что никто заранее не готовит себя к ответу на такие вопросы. Это свидетельствует о том, что люди забывают о Пути. Небрежение опасно. + + Я постиг, что Путь Самурая — это смерть. + + В ситуации "или — или" без колебаний выбирай смерть. Это нетрудно. Исполнись решимости и действуй. + Только малодушные оправдывают себя рассуждениями о том, что умереть, не достигнув цели, означает умереть собачьей смертью. + Сделать правильный выбор в ситуации "или — или" практически невозможно. diff --git a/Resources/Locale/ru-RU/corvax/paper/book-rulebook.ftl b/Resources/Locale/ru-RU/corvax/paper/book-rulebook.ftl new file mode 100644 index 00000000000..9d11d6a4b4c --- /dev/null +++ b/Resources/Locale/ru-RU/corvax/paper/book-rulebook.ftl @@ -0,0 +1,56 @@ +book-text-rulebook = + Создание персонажа. + + 1 – Выберите профессию и расу, соответствующие сеттингу игровой сессии. + + Профессия это то, что является основным родом деятельности вашего персонажа. + Например, разносчик газет, чернорабочий, слуга, революционер. + Варианты профессий могут быть предоставлены вашим ГМом (Гейммастер, ведущий). + + Предлагается выбрать одну из всем знакомых разумных рас освоенной части космоса: + Человек/Дворф/Унатх/Слаймолюд/Диона/Вокс. + Другие расы и расовые бонусы характеристик могут быть предоставлены на усмотрение ГМа. + + 2 – Определите модификаторы характеристик. + Характеристики отражают природные силы и слабости персонажа, и представлены модификаторами, которые будут прибавляться к броску кости. + + Модификаторы: +3, +2, +1, 0, -1, -2 + Характеристики: Сила, Ловкость, Телосложение, Интеллект, Мудрость, Харизма + + 3 – Определите архетип персонажа. + Подобно характеристикам, архетипы показывают в чём вы хороши, а в чём не очень, но в более абстрактной форме. + Как и в случае выше, присвойте модификаторы перечисленным ниже архетипам. + + Модификаторы: +3, +2, +1, 0, -1, -2 + Архетипы: Воин, Плут, Исследователь, Мудрец, Артист, Дипломат + + 4 – Начислите себе 10 очков решимости. + Решимость отражает сочетание физической и ментальной стойкости, стремление персонажа существовать. + Подробнее о том, как работает решимость, объясняется в разделе «Как играть». + + 5 – Придумайте имя и определите внешность персонажа. + + 6 – Выберите базовое снаряжение, соответствующее вашей расе и профессии. + + Базовое снаряжение это комплект или набор простых предметов или инструментов. Например, кто-то с инженерной профессией может иметь пояс с инструментами, огнетушитель и тому подобные вещи. + Уместность и рамки того, какими предметами вы можете обладать, должны быть согласованы с вашим ГМом. + + Как играть. + + 1 – Начните квест. + + 2 – Чтобы предпринять какое-либо действие, опишите, что вы хотите сделать, а затем – только если ГМ попросит вас – совершите проверку успеха. + + Проверка успеха = Результат броска 1к20 + Характеристика + Архетип против Класс сложности (5/10/15/20/25/30, по решению ГМа). + В случае провала, ГМ может совершить против вас реакцию (предпринять какое-либо действие или поднять сложность повторной проверки). + + 3 – Если что-то атакует или как-то иначе действует против вас, совершите проверку успеха, чтобы защититься. + + 4 – Если вы получаете урон, вы теряете 1 решимость. Если вы наносите урон, ваша цель теряет 1 решимость. + + 5 – Вы можете потратить 1 решимость на бросок с преимуществом (снова бросьте 1к20 и выберите наибольшее значение из двух результатов) или попытку совершить экстраординарный поступок (опишите своё ультра-необычное действие, его успешность определит ГМ). + + 6 – Если у вас осталось 0 решимости, вы оказываетесь в нокауте. Вы получаете 1 решимость, когда завершаете длительный отдых. + + 7 – Игра закончится когда квест будет выполнен! Если вы выжили — получите новую способность. + Выберите из перечисленного: +1 очко характеристики, +1 очко архетипа, +1 максимальный запас решимости. diff --git a/Resources/Locale/ru-RU/corvax/paper/stamp-component.ftl b/Resources/Locale/ru-RU/corvax/paper/stamp-component.ftl new file mode 100644 index 00000000000..77bb04bc9e1 --- /dev/null +++ b/Resources/Locale/ru-RU/corvax/paper/stamp-component.ftl @@ -0,0 +1,2 @@ +stamp-component-stamped-name-iaa = Агент внутренних дел +stamp-component-stamped-name-psychologist = Психолог diff --git a/Resources/Locale/ru-RU/corvax/preferences/ui/character-setup-gui.ftl b/Resources/Locale/ru-RU/corvax/preferences/ui/character-setup-gui.ftl new file mode 100644 index 00000000000..68430c3de59 --- /dev/null +++ b/Resources/Locale/ru-RU/corvax/preferences/ui/character-setup-gui.ftl @@ -0,0 +1 @@ +character-setup-gui-character-setup-sponsor-button = Спонсор diff --git a/Resources/Locale/ru-RU/corvax/prototypes/catalog/cargo/cargo-food.ftl b/Resources/Locale/ru-RU/corvax/prototypes/catalog/cargo/cargo-food.ftl new file mode 100644 index 00000000000..ff0211059d5 --- /dev/null +++ b/Resources/Locale/ru-RU/corvax/prototypes/catalog/cargo/cargo-food.ftl @@ -0,0 +1,2 @@ +ent-FoodCrateKvassTank = { ent-CrateFoodKvassTank } + .desc = { ent-CrateFoodKvassTank.desc } diff --git a/Resources/Locale/ru-RU/corvax/speech/speech-chatsan.ftl b/Resources/Locale/ru-RU/corvax/speech/speech-chatsan.ftl new file mode 100644 index 00000000000..d4e2a400991 --- /dev/null +++ b/Resources/Locale/ru-RU/corvax/speech/speech-chatsan.ftl @@ -0,0 +1,250 @@ +corvax-chatsan-word-1 = хос +corvax-chatsan-replacement-1 = гсб +corvax-chatsan-word-2 = хоса +corvax-chatsan-replacement-2 = гсб +corvax-chatsan-word-3 = смо +corvax-chatsan-replacement-3 = гв +corvax-chatsan-word-4 = се +corvax-chatsan-replacement-4 = си +corvax-chatsan-word-5 = хоп +corvax-chatsan-replacement-5 = гп +corvax-chatsan-word-6 = хопа +corvax-chatsan-replacement-6 = гп +corvax-chatsan-word-7 = рд +corvax-chatsan-replacement-7 = нр +corvax-chatsan-word-8 = вард +corvax-chatsan-replacement-8 = смотритель +corvax-chatsan-word-9 = варден +corvax-chatsan-replacement-9 = смотритель +corvax-chatsan-word-10 = вардена +corvax-chatsan-replacement-10 = смотрителя +corvax-chatsan-word-11 = вардену +corvax-chatsan-replacement-11 = смотрителю +corvax-chatsan-word-12 = варденом +corvax-chatsan-replacement-12 = смотрителем +corvax-chatsan-word-13 = геник +corvax-chatsan-replacement-13 = генератор +corvax-chatsan-word-14 = кк +corvax-chatsan-replacement-14 = красный код +corvax-chatsan-word-15 = ск +corvax-chatsan-replacement-15 = синий код +corvax-chatsan-word-16 = зк +corvax-chatsan-replacement-16 = зелёный код +corvax-chatsan-word-17 = пда +corvax-chatsan-replacement-17 = кпк +corvax-chatsan-word-18 = дэк +corvax-chatsan-replacement-18 = детектив +corvax-chatsan-word-19 = дэку +corvax-chatsan-replacement-19 = детективу +corvax-chatsan-word-20 = дэка +corvax-chatsan-replacement-20 = детектива +corvax-chatsan-word-21 = дек +corvax-chatsan-replacement-21 = детектив +corvax-chatsan-word-22 = деку +corvax-chatsan-replacement-22 = детективу +corvax-chatsan-word-23 = дека +corvax-chatsan-replacement-23 = детектива +corvax-chatsan-word-24 = мш +corvax-chatsan-replacement-24 = имплант защиты разума +corvax-chatsan-word-25 = трейтор +corvax-chatsan-replacement-25 = предатель +corvax-chatsan-word-26 = инж +corvax-chatsan-replacement-26 = инженер +corvax-chatsan-word-27 = инжи +corvax-chatsan-replacement-27 = инженеры +corvax-chatsan-word-28 = инжы +corvax-chatsan-replacement-28 = инженеры +corvax-chatsan-word-29 = инжу +corvax-chatsan-replacement-29 = инженеру +corvax-chatsan-word-30 = инжам +corvax-chatsan-replacement-30 = инженерам +corvax-chatsan-word-31 = инжинер +corvax-chatsan-replacement-31 = инженер +corvax-chatsan-word-32 = яo +corvax-chatsan-replacement-32 = { "" } +corvax-chatsan-word-33 = яoй +corvax-chatsan-replacement-33 = { "" } +corvax-chatsan-word-34 = нюк +corvax-chatsan-replacement-34 = ядерный оперативник +corvax-chatsan-word-35 = нюкеры +corvax-chatsan-replacement-35 = ядерные оперативники +corvax-chatsan-word-36 = нюкер +corvax-chatsan-replacement-36 = ядерный оперативник +corvax-chatsan-word-37 = нюкеровец +corvax-chatsan-replacement-37 = ядерный оперативник +corvax-chatsan-word-38 = нюкеров +corvax-chatsan-replacement-38 = ядерных оперативников +corvax-chatsan-word-39 = аирлок +corvax-chatsan-replacement-39 = шлюз +corvax-chatsan-word-40 = аирлоки +corvax-chatsan-replacement-40 = шлюзы +corvax-chatsan-word-41 = айрлок +corvax-chatsan-replacement-41 = шлюз +corvax-chatsan-word-42 = айрлоки +corvax-chatsan-replacement-42 = шлюзы +corvax-chatsan-word-43 = визард +corvax-chatsan-replacement-43 = волшебник +corvax-chatsan-word-44 = дизарм +corvax-chatsan-replacement-44 = толчок +corvax-chatsan-word-45 = синга +corvax-chatsan-replacement-45 = сингулярность +corvax-chatsan-word-46 = сингу +corvax-chatsan-replacement-46 = сингулярность +corvax-chatsan-word-47 = синги +corvax-chatsan-replacement-47 = сингулярности +corvax-chatsan-word-48 = сингой +corvax-chatsan-replacement-48 = сингулярностью +corvax-chatsan-word-49 = разгерм +corvax-chatsan-replacement-49 = разгерметизация +corvax-chatsan-word-50 = разгерма +corvax-chatsan-replacement-50 = разгерметизация +corvax-chatsan-word-51 = разгерму +corvax-chatsan-replacement-51 = разгерметизацию +corvax-chatsan-word-52 = разгермы +corvax-chatsan-replacement-52 = разгерметизации +corvax-chatsan-word-53 = разгермой +corvax-chatsan-replacement-53 = разгерметизацией +corvax-chatsan-word-54 = бикардин +corvax-chatsan-replacement-54 = бикаридин +corvax-chatsan-word-55 = бика +corvax-chatsan-replacement-55 = бикаридин +corvax-chatsan-word-56 = бику +corvax-chatsan-replacement-56 = бикаридин +corvax-chatsan-word-57 = декса +corvax-chatsan-replacement-57 = дексалин +corvax-chatsan-word-58 = дексу +corvax-chatsan-replacement-58 = дексалин +corvax-chatsan-word-59 = хз +corvax-chatsan-replacement-59 = не знаю +corvax-chatsan-word-60 = синд +corvax-chatsan-replacement-60 = синдикат +corvax-chatsan-word-61 = пон +corvax-chatsan-replacement-61 = понятно +corvax-chatsan-word-62 = непон +corvax-chatsan-replacement-62 = не понятно +corvax-chatsan-word-63 = нипон +corvax-chatsan-replacement-63 = не понятно +corvax-chatsan-word-64 = кста +corvax-chatsan-replacement-64 = кстати +corvax-chatsan-word-65 = кст +corvax-chatsan-replacement-65 = кстати +corvax-chatsan-word-66 = плз +corvax-chatsan-replacement-66 = пожалуйста +corvax-chatsan-word-67 = пж +corvax-chatsan-replacement-67 = пожалуйста +corvax-chatsan-word-68 = спс +corvax-chatsan-replacement-68 = спасибо +corvax-chatsan-word-69 = сяб +corvax-chatsan-replacement-69 = спасибо +corvax-chatsan-word-70 = прив +corvax-chatsan-replacement-70 = привет +corvax-chatsan-word-71 = ок +corvax-chatsan-replacement-71 = окей +corvax-chatsan-word-72 = чел +corvax-chatsan-replacement-72 = мужик +corvax-chatsan-word-73 = лан +corvax-chatsan-replacement-73 = ладно +corvax-chatsan-word-74 = збс +corvax-chatsan-replacement-74 = заебись +corvax-chatsan-word-75 = мб +corvax-chatsan-replacement-75 = может быть +corvax-chatsan-word-76 = оч +corvax-chatsan-replacement-76 = очень +corvax-chatsan-word-77 = омг +corvax-chatsan-replacement-77 = боже мой +corvax-chatsan-word-78 = нзч +corvax-chatsan-replacement-78 = не за что +corvax-chatsan-word-79 = пок +corvax-chatsan-replacement-79 = пока +corvax-chatsan-word-80 = бб +corvax-chatsan-replacement-80 = пока +corvax-chatsan-word-81 = пох +corvax-chatsan-replacement-81 = плевать +corvax-chatsan-word-82 = ясн +corvax-chatsan-replacement-82 = ясно +corvax-chatsan-word-83 = всм +corvax-chatsan-replacement-83 = всмысле +corvax-chatsan-word-84 = чзх +corvax-chatsan-replacement-84 = что за херня? +corvax-chatsan-word-85 = изи +corvax-chatsan-replacement-85 = легко +corvax-chatsan-word-86 = гг +corvax-chatsan-replacement-86 = хорошо сработано +corvax-chatsan-word-87 = пруф +corvax-chatsan-replacement-87 = доказательство +corvax-chatsan-word-88 = пруфани +corvax-chatsan-replacement-88 = докажи +corvax-chatsan-word-89 = пруфанул +corvax-chatsan-replacement-89 = доказал +corvax-chatsan-word-90 = брух +corvax-chatsan-replacement-90 = мда... +corvax-chatsan-word-91 = имба +corvax-chatsan-replacement-91 = нечестно +corvax-chatsan-word-92 = разлокать +corvax-chatsan-replacement-92 = разблокировать +corvax-chatsan-word-93 = юзать +corvax-chatsan-replacement-93 = использовать +corvax-chatsan-word-94 = юзай +corvax-chatsan-replacement-94 = используй +corvax-chatsan-word-95 = юзнул +corvax-chatsan-replacement-95 = использовал +corvax-chatsan-word-96 = хилл +corvax-chatsan-replacement-96 = лечение +corvax-chatsan-word-97 = подхиль +corvax-chatsan-replacement-97 = полечи +corvax-chatsan-word-98 = хильни +corvax-chatsan-replacement-98 = полечи +corvax-chatsan-word-99 = хелп +corvax-chatsan-replacement-99 = помоги +corvax-chatsan-word-100 = хелпани +corvax-chatsan-replacement-100 = помоги +corvax-chatsan-word-101 = хелпанул +corvax-chatsan-replacement-101 = помог +corvax-chatsan-word-102 = рофл +corvax-chatsan-replacement-102 = прикол +corvax-chatsan-word-103 = рофлишь +corvax-chatsan-replacement-103 = шутишь +corvax-chatsan-word-104 = крч +corvax-chatsan-replacement-104 = короче говоря +corvax-chatsan-word-105 = шатл +corvax-chatsan-replacement-105 = шаттл +corvax-chatsan-word-106 = афк +corvax-chatsan-replacement-106 = ссд +corvax-chatsan-word-107 = админ +corvax-chatsan-replacement-107 = бог +corvax-chatsan-word-108 = админы +corvax-chatsan-replacement-108 = боги +corvax-chatsan-word-109 = админов +corvax-chatsan-replacement-109 = богов +corvax-chatsan-word-110 = забанят +corvax-chatsan-replacement-110 = покарают +corvax-chatsan-word-111 = бан +corvax-chatsan-replacement-111 = наказание +corvax-chatsan-word-112 = пермач +corvax-chatsan-replacement-112 = наказание +corvax-chatsan-word-113 = перм +corvax-chatsan-replacement-113 = наказание +corvax-chatsan-word-114 = запермили +corvax-chatsan-replacement-114 = наказание +corvax-chatsan-word-115 = запермят +corvax-chatsan-replacement-115 = накажут +corvax-chatsan-word-116 = нонрп +corvax-chatsan-replacement-116 = плохо +corvax-chatsan-word-117 = нрп +corvax-chatsan-replacement-117 = плохо +corvax-chatsan-word-118 = ерп +corvax-chatsan-replacement-118 = ужас +corvax-chatsan-word-119 = рдм +corvax-chatsan-replacement-119 = плохо +corvax-chatsan-word-120 = дм +corvax-chatsan-replacement-120 = плохо +corvax-chatsan-word-121 = гриф +corvax-chatsan-replacement-121 = плохо +corvax-chatsan-word-122 = фрикил +corvax-chatsan-replacement-122 = плохо +corvax-chatsan-word-123 = фрикилл +corvax-chatsan-replacement-123 = плохо +corvax-chatsan-word-124 = лкм +corvax-chatsan-replacement-124 = левая рука +corvax-chatsan-word-125 = пкм +corvax-chatsan-replacement-125 = правая рука diff --git a/Resources/Locale/ru-RU/corvax/station-events/events/evil-twin.ftl b/Resources/Locale/ru-RU/corvax/station-events/events/evil-twin.ftl new file mode 100644 index 00000000000..a37b95007b6 --- /dev/null +++ b/Resources/Locale/ru-RU/corvax/station-events/events/evil-twin.ftl @@ -0,0 +1,17 @@ +evil-twin-round-end-result = + { $evil-twin-count -> + [one] Был один + *[other] Было { $evil-twin-count } + } { $evil-twin-count -> + [one] злой двойник + [few] злых двойника + *[other] злых двойников + }. +evil-twin-user-was-an-evil-twin = [color=gray]{ $user }[/color] был злым двойником. +evil-twin-user-was-an-evil-twin-named = [color=white]{ $name }[/color] ([color=gray]{ $user }[/color]) был злым двойником. +evil-twin-was-an-evil-twin-named = [color=white]{ $name }[/color] был злым двойником. +evil-twin-user-was-an-evil-twin-with-objectives = [color=gray]{ $user }[/color] был(а) злым двойником со следующими целями: +evil-twin-user-was-an-evil-twin-with-objectives-named = [color=White]{ $name }[/color] ([color=gray]{ $user }[/color]) был(а) злым двойником со следующими целями: +evil-twin-was-an-evil-twin-with-objectives-named = [color=white]{ $name }[/color] был(а) злым двойником со следующими целями: +roles-antag-evil-twin-name = Злой двойник +roles-antag-evil-twin-objective = Ваша задача - устранение и замена оригинальной персоны. diff --git a/Resources/Locale/ru-RU/corvax/station-goal/station-goal-command.ftl b/Resources/Locale/ru-RU/corvax/station-goal/station-goal-command.ftl new file mode 100644 index 00000000000..0108153e319 --- /dev/null +++ b/Resources/Locale/ru-RU/corvax/station-goal/station-goal-command.ftl @@ -0,0 +1,3 @@ +send-station-goal-command-description = Отправляет выбранную цель станции на всех факсы способные её принять +send-station-goal-command-help-text = Использование: { $command } +send-station-goal-command-arg-id = diff --git a/Resources/Locale/ru-RU/corvax/station-goal/station-goal-component.ftl b/Resources/Locale/ru-RU/corvax/station-goal/station-goal-component.ftl new file mode 100644 index 00000000000..19b67f33951 --- /dev/null +++ b/Resources/Locale/ru-RU/corvax/station-goal/station-goal-component.ftl @@ -0,0 +1,38 @@ +station-goal-fax-paper-name = Цель станции +station-goal-shuttle = + Цель вашей смены построить пилотируемый шаттл в космосе и обеспечить его всем необходимым для выживания. + Чтобы её выполнить отделу снабжения нужно заказать все необходимые ресурсы для инженерного и научного отделов. + Инженерному отделу необходимо построить его, а научный отдел должен предоставить инженерному отделу и шаттлу всю необходимую экипировку. +station-goal-singularity = + Цель вашей смены построить генератор основанный на сверхмассивной Сингулярности. + Чтобы её выполнить инженерному отделу понадобится построить сдерживающую клетку, отделу снабжения потребуется заказать все необходимые материалы. + Сдерживающая клетка должна быть способна сдержать сингулярность третьего класса. +station-goal-solar-panels = + Цель вашей смены организовать систему запасного питания для станции на основе солнечных панелей. + Для этого вам понадобится заказать все необходимые материалы в отделе снабжения и после построить 2 новые ветки солнечных панелей инженерным отделом. + А так же обеспечить изолированность производимой ими энергии в новые 3 СМЭСа не подключенные к общей сети станции. +station-goal-artifacts = + Цель вашей смены обнаружить, исследовать и доставить космические артефакты. + Для её выполнения будет необходима работа утилизаторов для поиска и доставки артефактов с обломков вокруг станции. + После доставки их необходимо передать в специальном контейнере отделу исследования для изучения и документирования их свойств. + Необходимо доставить на шаттле эвакуации в специальных контейнерах как минимум 2 полностью изученных и задокументированных артефакта. + Рекомендуемые пункты документа с описанием артефакта: + - Наименование объекта + - Описание внешнего вида объекта + - Свойства объекта + - Примечания + - ФИ и должность ответственного + Документ должен быть удостоверен печатью научного руководителя. +station-goal-bank = + Цель вашей смены постройка орбитального хранилища с припасами и технологиями. + Хранилище должно быть размещено в космосе отдельно от основной станции, проследите за прочностью его конструкции, случайный метеорит не должен повредить его. + В хранилище необходимо разместить 4 ящика: + - ящик с продвинутыми медикаментами + - ящик с запасами лучших семян + - ящик-холодильник еды с высокой питательной ценностью + - ящик с ценными, но не уникальными платами + Проследите за сохранностью содержимого в хранилище до окончания смены. +station-goal-zoo = + Цель вашей смены улучшить рекреацию персонала на станции. + Инженерному отделу необходимо построить зоопарк в недалекой доступности от дорматориев с как минимум тремя вольерами разных видов животных заказанных в отделе снабжения. + Обеспечьте животных пищей, как минимум одним роботом уборщиком в каждый вольер и всем необходимым для жизни в зависимости от вида животного. diff --git a/Resources/Locale/ru-RU/corvax/tts/tts-ui.ftl b/Resources/Locale/ru-RU/corvax/tts/tts-ui.ftl new file mode 100644 index 00000000000..0a354c3bfc7 --- /dev/null +++ b/Resources/Locale/ru-RU/corvax/tts/tts-ui.ftl @@ -0,0 +1,4 @@ +ui-options-tts-volume = Громкость TTS: +credits-window-tts-title = Функция TTS (Text-To-Speech) +humanoid-profile-editor-voice-label = Голос: +humanoid-profile-editor-voice-play = ▶ diff --git a/Resources/Locale/ru-RU/corvax/tts/tts-voices.ftl b/Resources/Locale/ru-RU/corvax/tts/tts-voices.ftl new file mode 100644 index 00000000000..0189988d766 --- /dev/null +++ b/Resources/Locale/ru-RU/corvax/tts/tts-voices.ftl @@ -0,0 +1,595 @@ +tts-voice-name-aidar = Аидар +tts-voice-name-baya = Байя +tts-voice-name-kseniya = Ксения +tts-voice-name-xenia = Кзениа +tts-voice-name-eugene = Юджин +tts-voice-name-arthas = Артас (Warcraft 3) +tts-voice-name-thrall = Тралл (Warcraft 3) +tts-voice-name-kael = Кель (Warcraft 3) +tts-voice-name-maiev = Майев (Warcraft 3) +tts-voice-name-rexxar = Рексар (Warcraft 3) +tts-voice-name-tyrande = Тиранда (Warcraft 3) +tts-voice-name-furion = Фарион (Warcraft 3) +tts-voice-name-illidan = Иллидан (Warcraft 3) +tts-voice-name-kelthuzad = Кел'Тузад (Warcraft 3) +tts-voice-name-jaina = Джайна (Warcraft 3) +tts-voice-name-ladyvashj = Леди Вайш (Warcraft 3) +tts-voice-name-narrator = Рассказчик (Warcraft 3) +tts-voice-name-cairne = Кэрн (Warcraft 3) +tts-voice-name-garithos = Гаритос (Warcraft 3) +tts-voice-name-anubarak = Ануб'арак (Warcraft 3) +tts-voice-name-uther = Утер (Warcraft 3) +tts-voice-name-grunt = Бугай (Warcraft 3) +tts-voice-name-medivh = Медив (Warcraft 3) +tts-voice-name-villagerm = Селянин (Warcraft 3) +tts-voice-name-naisha = Найша (Warcraft 3) +tts-voice-name-illidanf = Иллидан F (Warcraft 3) +tts-voice-name-peon = Работник (Warcraft 3) +tts-voice-name-chen = Чэнь (Warcraft 3) +tts-voice-name-dreadbm = Повелитель ужаса BM (Warcraft 3) +tts-voice-name-sylvanas = Сильвана (Warcraft 3) +tts-voice-name-priest = Целитель (Warcraft 3) +tts-voice-name-acolyte = Послушник (Warcraft 3) +tts-voice-name-muradin = Мурадин (Warcraft 3) +tts-voice-name-dreadt = Повелитель ужаса (T)(Warcraft 3) +tts-voice-name-mannoroth = Маннорот (Warcraft 3) +tts-voice-name-sorceress = Волшебница (Warcraft 3) +tts-voice-name-peasant = Крестьянин (Warcraft 3) +tts-voice-name-alyx = Аликс (Half-life 2) +tts-voice-name-glados = GLaDOS (Portal 2) +tts-voice-name-announcer = Комментатор (Dota 2) +tts-voice-name-wheatley = Уитли (Portal 2) +tts-voice-name-barney = Барни (Half-life) +tts-voice-name-raynor = Рейнор (StarCraft 2) +tts-voice-name-kerrigan = Керриган (StarCraft 2) +tts-voice-name-tusk = Tusk (Dota 2) +tts-voice-name-earth = Earth Spirit (Dota 2) +tts-voice-name-wraith = Wraith (Dota 2) +tts-voice-name-meepo = Meepo (Dota 2) +tts-voice-name-lina = Lina (Dota 2) +tts-voice-name-bristle = Bristle (Dota 2) +tts-voice-name-gyro = Gyro (Dota 2) +tts-voice-name-treant = Treant (Dota 2) +tts-voice-name-lancer = Lancer (Dota 2) +tts-voice-name-clockwerk = Clockwerk (Dota 2) +tts-voice-name-batrider = Batrider (Dota 2) +tts-voice-name-kotl = Kotl (Dota 2) +tts-voice-name-kunkka = Kunkka (Dota 2) +tts-voice-name-pudge = Pudge (Dota 2) +tts-voice-name-juggernaut = Juggernaut (Dota 2) +tts-voice-name-vorte2 = Vort E2 (Dota 2) +tts-voice-name-luna = Luna (Dota 2) +tts-voice-name-omni = Omni (Dota 2) +tts-voice-name-sniper = Sniper (Dota 2) +tts-voice-name-skywrath = Skywrath (Dota 2) +tts-voice-name-bounty = Bounty (Dota 2) +tts-voice-name-huskar = Huskar (Dota 2) +tts-voice-name-windranger = Windranger (Dota 2) +tts-voice-name-bloodseeker = Bloodseeker (Dota 2) +tts-voice-name-templar = Templar (Dota 2) +tts-voice-name-ranger = Ranger (Dota 2) +tts-voice-name-shaker = Shaker (Dota 2) +tts-voice-name-mortred = Mortred (Dota 2) +tts-voice-name-queen = Queen (Dota 2) +tts-voice-name-storm = Storm (Dota 2) +tts-voice-name-tide = Tide (Dota 2) +tts-voice-name-evelynn = Эвелинн (LoL) +tts-voice-name-riki = Riki (Dota 2) +tts-voice-name-antimage = Antimage (Dota 2) +tts-voice-name-witchdoctor = Witchdoctor (Dota 2) +tts-voice-name-doom = Doom (Dota 2) +tts-voice-name-yuumi = Юми (LoL) +tts-voice-name-bandit = Бандит (Stalker) +tts-voice-name-pantheon = Пантеон (LoL) +tts-voice-name-tychus = Тайкус (StarCraft 2) +tts-voice-name-breen = Брин (Half-life 2) +tts-voice-name-kleiner = Кляйнер (Half-life 2) +tts-voice-name-father = Отец Григорий (Half-life 2) +tts-voice-name-tosh = Тош (StarCraft 2) +tts-voice-name-stetmann = Стетманн (StarCraft 2) +tts-voice-name-hanson = Хэнсон (StarCraft 2) +tts-voice-name-swann = Свонн (StarCraft 2) +tts-voice-name-hill = Хилл (StarCraft 2) +tts-voice-name-gmane2 = Gman E2 (Half-life 2) +tts-voice-name-valerian = Валериан (StarCraft 2) +tts-voice-name-gman = Gman (Half-life 2) +tts-voice-name-vort = Вортигонт (Half-life 2) +tts-voice-name-aradesh = Арадеш (Fallout) +tts-voice-name-dornan = Дорнан (Fallout 2) +tts-voice-name-elder = Старейшина (Fallout 2) +tts-voice-name-harris = Харрис (Fallout) +tts-voice-name-cabbot = Кэббот (Fallout) +tts-voice-name-decker = Декер (Fallout) +tts-voice-name-dick = Дик Ричардсон (Fallout 2) +tts-voice-name-officer = Офицер (Fallout 2) +tts-voice-name-frank = Фрэнк (Fallout 2) +tts-voice-name-gizmo = Гизмо (Fallout 2) +tts-voice-name-hakunin = Хакунин (Fallout 2) +tts-voice-name-harold = Гарольд (Fallout 2) +tts-voice-name-harry = Гарри (Fallout) +tts-voice-name-jain = Джейн (Fallout) +tts-voice-name-maxson = Мэксон (Fallout) +tts-voice-name-killian = Киллиан (Fallout) +tts-voice-name-laura = Лаура (Fallout) +tts-voice-name-lieutenant = Лейтенант (Fallout) +tts-voice-name-loxley = Локсли (Fallout) +tts-voice-name-lynette = Линетт (Fallout 2) +tts-voice-name-marcus = Маркус (Fallout 2) +tts-voice-name-master = Создатель (Fallout) +tts-voice-name-morpheus = Морфеус (Fallout) +tts-voice-name-myron = Майрон (Fallout 2) +tts-voice-name-nicole = Николь (Fallout) +tts-voice-name-overseer = Смотритель (Fallout) +tts-voice-name-rhombus = Ромбус (Fallout) +tts-voice-name-set = Сет (Fallout) +tts-voice-name-sulik = Сулик (Fallout 2) +tts-voice-name-tandi = Танди (Fallout) +tts-voice-name-vree = Врии (Fallout) +tts-voice-name-dude = Чувак (Postal 2) +tts-voice-name-archmage = Архимаг (Warcraft 3) +tts-voice-name-demoman = Подрывник (Team Fortress 2) +tts-voice-name-engineer = Инженер (Team Fortress 2) +tts-voice-name-heavy = Пулемётчик (Team Fortress 2) +tts-voice-name-medic = Медик (Team Fortress 2) +tts-voice-name-scout = Разведчик (Team Fortress 2) +tts-voice-name-snipertf = Снайпер (Team Fortress 2) +tts-voice-name-soldier = Солдат (Team Fortress 2) +tts-voice-name-spy = Шпион (Team Fortress 2) +tts-voice-name-admiral = Адмирал (Warcraft 3) +tts-voice-name-alchemist = Алхимик (Warcraft 3) +tts-voice-name-archimonde = Архимонд (Warcraft 3) +tts-voice-name-breaker = Ведьмак (Warcraft 3) +tts-voice-name-captain = Капитан (Warcraft 3) +tts-voice-name-dryad = Дриада (Warcraft 3) +tts-voice-name-elfeng = Эльф Eng (Warcraft 3) +tts-voice-name-footman = Пехотинец (Warcraft 3) +tts-voice-name-grom = Гром (Warcraft 3) +tts-voice-name-hh = Охотник за головами (Warcraft 3) +tts-voice-name-huntress = Охотница (Warcraft 3) +tts-voice-name-keeper = Хранитель Рощи (Warcraft 3) +tts-voice-name-nagam = Нага M (Warcraft 3) +tts-voice-name-nagarg = Нага RG (Warcraft 3) +tts-voice-name-peasantw = Крестьянин W (Warcraft 3) +tts-voice-name-rifleman = Стрелок (Warcraft 3) +tts-voice-name-satyr = Сатир (Warcraft 3) +tts-voice-name-sylvanasw = Сильвана W (Warcraft 3) +tts-voice-name-voljin = Вол'Джин (Warcraft 3) +tts-voice-name-sidorovich = Сидорович (Stalker) +tts-voice-name-p3 = П-3 (Atomic Heart) +tts-voice-name-hraz = ХРАЗ (Atomic Heart) +tts-voice-name-tereshkova = Терешкова (Atomic Heart) +tts-voice-name-babazina = Баба Зина (Atomic Heart) +tts-voice-name-darius = Дариус (LoL) +tts-voice-name-trundle = Трандл (LoL) +tts-voice-name-garen = Гарен (LoL) +tts-voice-name-kled = Клед (LoL) +tts-voice-name-ekko = Экко (LoL) +tts-voice-name-volibear = Волибир (LoL) +tts-voice-name-samira = Самира (LoL) +tts-voice-name-swain = Свейн (LoL) +tts-voice-name-udyr = Удир (LoL) +tts-voice-name-drmundo = Док. Мундо (LoL) +tts-voice-name-graves = Грейвз (LoL) +tts-voice-name-rakan = Рэйкан (LoL) +tts-voice-name-renataglasc = Рената Гласк (LoL) +tts-voice-name-gangplank = Гангпланк (LoL) +tts-voice-name-riven = Ривен (LoL) +tts-voice-name-katarina = Катарина (LoL) +tts-voice-name-ahri = Ари (LoL) +tts-voice-name-ornn = Орн (LoL) +tts-voice-name-braum = Браум (LoL) +tts-voice-name-fizz = Физз (LoL) +tts-voice-name-draven = Дрейвен (LoL) +tts-voice-name-qiyana = Киана (LoL) +tts-voice-name-ksante = К'Санте (LoL) +tts-voice-name-talon = Талон (LoL) +tts-voice-name-shyvana = Шивана (LoL) +tts-voice-name-zenyatta = Дзенъятта (Overwatch) +tts-voice-name-kiriko = Кирико (Overwatch) +tts-voice-name-hanzo = Хандзо (Overwatch) +tts-voice-name-roadhog = Турбосвин (Overwatch) +tts-voice-name-sigma = Сигма (Overwatch) +tts-voice-name-soldier76 = Солдат 76 (Overwatch) +tts-voice-name-junkrat = Крысавчик (Overwatch) +tts-voice-name-tracer = Трейсер (Overwatch) +tts-voice-name-genji = Гэндзи (Overwatch) +tts-voice-name-echo = Эхо (Overwatch) +tts-voice-name-sojourn = Соджорн (Overwatch) +tts-voice-name-winston = Уинстон (Overwatch) +tts-voice-name-reaper = Жнец (Overwatch) +tts-voice-name-trainingrobot = Тренировочный робот (Overwatch) +tts-voice-name-mdarkelf = Тёмный эльф (Skyrim) +tts-voice-name-esbern = Эсберн (Skyrim) +tts-voice-name-margo = Аргонианин (Skyrim) +tts-voice-name-mkhajiit = Каджит (Skyrim) +tts-voice-name-mcoward = Трус (Skyrim) +tts-voice-name-farkas = Фаркас (Skyrim) +tts-voice-name-mdrunk = Пьяница (Skyrim) +tts-voice-name-fkhajiit = Каджит (Skyrim) +tts-voice-name-mcitizen = Горожанин (Skyrim) +tts-voice-name-morc = Орк (Skyrim) +tts-voice-name-odahviing = Одавинг (Skyrim) +tts-voice-name-kodlak = Кодлак (Skyrim) +tts-voice-name-mchild = Ребёнок (Skyrim) +tts-voice-name-emperor = Император (Skyrim) +tts-voice-name-hagraven = Ворожея (Skyrim) +tts-voice-name-nazir = Назир (Skyrim) +tts-voice-name-dremora = Дремора (Skyrim) +tts-voice-name-alduin = Алдуин (Skyrim) +tts-voice-name-malkoran = Малкоран (Skyrim) +tts-voice-name-barbas = Барбас (Skyrim) +tts-voice-name-hermaeus = Хермеус (Skyrim) +tts-voice-name-hakon = Хакон (Skyrim) +tts-voice-name-rita = Рита (Рита) +tts-voice-name-barman = Бармен (н\д) +tts-voice-name-bridger2 = Мостовой 2 (Metro) +tts-voice-name-bridger3 = Мостовой 3 (Metro) +tts-voice-name-cannibal3 = Людоед 3 (Metro) +tts-voice-name-bridger1 = Мостовой 1 (Metro) +tts-voice-name-cannibal2 = Людоед 2 (Metro) +tts-voice-name-slave1 = Раб 1 (Metro) +tts-voice-name-slave3 = Раб 3 (Metro) +tts-voice-name-mira = Мира Хан (Heroes of the Storm) +tts-voice-name-valeera = Валира (Heroes of the Storm) +tts-voice-name-rehgar = Регар (Heroes of the Storm) +tts-voice-name-yrel = Ирель (Heroes of the Storm) +tts-voice-name-volskaya = Вольская (Heroes of the Storm) +tts-voice-name-necromancer = Могильщик (Heroes of the Storm) +tts-voice-name-zuljin = Зул'джин (Heroes of the Storm) +tts-voice-name-samuro = Самуро (Heroes of the Storm) +tts-voice-name-tyrael = Тираэль (Heroes of the Storm) +tts-voice-name-athena = Афина (Heroes of the Storm) +tts-voice-name-default = Стандартный (Heroes of the Storm) +tts-voice-name-chromie = Хроми (Heroes of the Storm) +tts-voice-name-orphea = Орфея (Heroes of the Storm) +tts-voice-name-adjutant = Адъютант (Heroes of the Storm) +tts-voice-name-vanndara = Вандар (Heroes of the Storm) +tts-voice-name-mechatassadar = Меха-Тассадар (Heroes of the Storm) +tts-voice-name-blackheart = Черносерд (Heroes of the Storm) +tts-voice-name-olaf = Олаф (Heroes of the Storm) +tts-voice-name-alarak = Аларак (Heroes of the Storm) +tts-voice-name-dva = D.Va (Heroes of the Storm) +tts-voice-name-toy18 = Мальчишка (Heroes of the Storm) +tts-voice-name-witchdoctorh = Назибо (Heroes of the Storm) +tts-voice-name-lucio = Лусио (Heroes of the Storm) +tts-voice-name-angel = Ангел (Heroes of the Storm) +tts-voice-name-thunderking = Властелин грома (Hearthstone) +tts-voice-name-drboom = Доктор Бум (Hearthstone) +tts-voice-name-hooktusk = Кривоклык (Hearthstone) +tts-voice-name-sinclari = Синклари (Hearthstone) +tts-voice-name-kazakus = Казакус (Hearthstone) +tts-voice-name-oltoomba = Старик Тумба (Hearthstone) +tts-voice-name-moroes = Мороуз (Hearthstone) +tts-voice-name-maievhs = Майев (Hearthstone) +tts-voice-name-zentimo = Зентимо (Hearthstone) +tts-voice-name-rastakhan = Растахан (Hearthstone) +tts-voice-name-innkeeper = Тавернщик (Hearthstone) +tts-voice-name-togwaggle = Вихлепых (Hearthstone) +tts-voice-name-biggs = Биггс (Hearthstone) +tts-voice-name-brann = Бранн (Hearthstone) +tts-voice-name-tekahnboss = Текан (Босс) (Hearthstone) +tts-voice-name-siamat = Сиамат (Hearthstone) +tts-voice-name-omnotron = Омнитрон (Hearthstone) +tts-voice-name-putricide = Мерзоцид (Hearthstone) +tts-voice-name-khadgar = Кадгар (Hearthstone) +tts-voice-name-zoie = Зои (Hearthstone) +tts-voice-name-azalina = Азалина (Hearthstone) +tts-voice-name-chu = Чу (Hearthstone) +tts-voice-name-tekahn = Текан (Hearthstone) +tts-voice-name-sthara = Ш'тара (Hearthstone) +tts-voice-name-dovo = Дово (Hearthstone) +tts-voice-name-shaw = Шоу (Hearthstone) +tts-voice-name-greymane = Седогрив (Hearthstone) +tts-voice-name-willow = Уиллоу (Hearthstone) +tts-voice-name-haro = Харо (Hearthstone) +tts-voice-name-hagatha = Хагата (Hearthstone) +tts-voice-name-reno = Рено (Hearthstone) +tts-voice-name-ozara = Озара (Hearthstone) +tts-voice-name-loti = Лоти (Hearthstone) +tts-voice-name-tarkus = Таркус (Hearthstone) +tts-voice-name-voone = Вуе (Hearthstone) +tts-voice-name-tala = Тала (Hearthstone) +tts-voice-name-edra = Эдра (Hearthstone) +tts-voice-name-myra = Мира (Hearthstone) +tts-voice-name-smiggs = Смиггс (Hearthstone) +tts-voice-name-timothy = Тимоти (Hearthstone) +tts-voice-name-wendy = Венди (Hearthstone) +tts-voice-name-hannigan = Ханниган (Hearthstone) +tts-voice-name-vargoth = Варгот (Hearthstone) +tts-voice-name-jolene = Джолина (Hearthstone) +tts-voice-name-kyriss = Кирисс (Hearthstone) +tts-voice-name-saurfang = Саурфанг (Hearthstone) +tts-voice-name-kizi = Кизи (Hearthstone) +tts-voice-name-slate = Слейт (Hearthstone) +tts-voice-name-hesutu = Хесуту (Hearthstone) +tts-voice-name-hancho = Хан'Чо (Hearthstone) +tts-voice-name-gnomenapper = Гномокрад (Hearthstone) +tts-voice-name-valdera = Вальдера (Hearthstone) +tts-voice-name-disidra = Дизидра (Hearthstone) +tts-voice-name-omu = Ому (Hearthstone) +tts-voice-name-floop = Хлюп (Hearthstone) +tts-voice-name-belloc = Беллок (Hearthstone) +tts-voice-name-xurios = Ксур'иос (Hearthstone) +tts-voice-name-wagtoggle = Пыхлевих (Hearthstone) +tts-voice-name-belnaara = Белнаара (Hearthstone) +tts-voice-name-lilayell = Лилаэль (Hearthstone) +tts-voice-name-candlebeard = Свечебород (Hearthstone) +tts-voice-name-awilo = Авило (Hearthstone) +tts-voice-name-marei = Марей (Hearthstone) +tts-voice-name-applebough = Яблочкина (Hearthstone) +tts-voice-name-lazul = Лазул (Hearthstone) +tts-voice-name-arwyn = Арвин (Hearthstone) +tts-voice-name-glowtron = Яркотрон (Hearthstone) +tts-voice-name-cardish = Картиш (Hearthstone) +tts-voice-name-robold = РОБОЛЬД (Hearthstone) +tts-voice-name-malfurion = Малфурион (Hearthstone) +tts-voice-name-deathwhisper = Смертный Шёпот (Hearthstone) +tts-voice-name-janna = Жанна (LoL) +tts-voice-name-cassiopeia = Кассиопея (LoL) +tts-voice-name-taliyah = Талия (LoL) +tts-voice-name-neeko = Нико (LoL) +tts-voice-name-taric = Тарик (LoL) +tts-voice-name-akshan = Акшан (LoL) +tts-voice-name-tristana = Тристана (LoL) +tts-voice-name-sylas = Сайлас (LoL) +tts-voice-name-sejuani = Седжуани (LoL) +tts-voice-name-anivia = Анивия (LoL) +tts-voice-name-vayne = Вейн (LoL) +tts-voice-name-karma = Карма (LoL) +tts-voice-name-nilah = Нила (LoL) +tts-voice-name-olaflol = Олаф (LoL) +tts-voice-name-quinn = Квинн (LoL) +tts-voice-name-lissandra = Лиссандра (LoL) +tts-voice-name-hecarim = Гекарим (LoL) +tts-voice-name-vi = Вай (LoL) +tts-voice-name-zyra = Зайра (LoL) +tts-voice-name-zac = Зак (LoL) +tts-voice-name-moira = Мойра (Overwatch) +tts-voice-name-ashe = Эш (Overwatch) +tts-voice-name-brigitte = Бригитта (Overwatch) +tts-voice-name-mercy = Ангел (Overwatch) +tts-voice-name-lucioov = Лусио (Overwatch) +tts-voice-name-dvaov = D.Va (Overwatch) +tts-voice-name-symmetra = Симметра (Overwatch) +tts-voice-name-zarya = Заря (Overwatch) +tts-voice-name-cassidy = Кэссиди (Overwatch) +tts-voice-name-baptiste = Батист (Overwatch) +tts-voice-name-junkerqueen = Королева Стервятников (Overwatch) +tts-voice-name-doomfist = Кулак Смерти (Overwatch) +tts-voice-name-pharah = Фарра (Overwatch) +tts-voice-name-sombra = Сомбра (Overwatch) +tts-voice-name-ana = Ана (Overwatch) +tts-voice-name-widowmaker = Роковая вдова (Overwatch) +tts-voice-name-harbor = Harbor (Valorant) +tts-voice-name-sage = Sage (Valorant) +tts-voice-name-brimstone = Brimstone (Valorant) +tts-voice-name-sova = Sova (Valorant) +tts-voice-name-fshrill = Пронзительный голос (Skyrim) +tts-voice-name-mhaughty = Надменный голос (Skyrim) +tts-voice-name-msoldier = Солдат (Skyrim) +tts-voice-name-sven = Свен (Skyrim) +tts-voice-name-fsultry = Страстный голос (Skyrim) +tts-voice-name-eorlund = Йорлунд (Skyrim) +tts-voice-name-mcommander = Командир (Skyrim) +tts-voice-name-fnord = Норд (Skyrim) +tts-voice-name-lydia = Лидия (Skyrim) +tts-voice-name-motierre = Мотьер (Skyrim) +tts-voice-name-fhaughty = Надменный голос (Skyrim) +tts-voice-name-tullius = Туллий (Skyrim) +tts-voice-name-festus = Фестус (Skyrim) +tts-voice-name-mnord = Норд (Skyrim) +tts-voice-name-olava = Олава (Skyrim) +tts-voice-name-fcommander = Командир (Skyrim) +tts-voice-name-hadvar = Хадвар (Skyrim) +tts-voice-name-fargo = Аргонианка (Skyrim) +tts-voice-name-arngeir = Арнгейр (Skyrim) +tts-voice-name-nazeem = Назим (Skyrim) +tts-voice-name-falion = Фалион (Skyrim) +tts-voice-name-fcoward = Трус (Skyrim) +tts-voice-name-mguard = Стражник (Skyrim) +tts-voice-name-mcommoner = Простолюдин (Skyrim) +tts-voice-name-elisif = Элисиф (Skyrim) +tts-voice-name-paarthurnax = Партурнакс (Skyrim) +tts-voice-name-grelka = Грелха (Skyrim) +tts-voice-name-fcommoner = Простолюдинка (Skyrim) +tts-voice-name-ebony = Эбонитовый воин (Skyrim) +tts-voice-name-ulfric = Ульфрик (Skyrim) +tts-voice-name-farengar = Фаренгар (Skyrim) +tts-voice-name-astrid = Астрид (Skyrim) +tts-voice-name-brynjolf = Бриньольф (Skyrim) +tts-voice-name-maven = Мавен (Skyrim) +tts-voice-name-fchild = Ребёнок (Skyrim) +tts-voice-name-forc = Орчиха (Skyrim) +tts-voice-name-delphine = Дельфина (Skyrim) +tts-voice-name-fdarkelf = Тёмная эльфийка (Skyrim) +tts-voice-name-grelod = Грелод (Skyrim) +tts-voice-name-tolfdir = Толфдир (Skyrim) +tts-voice-name-mbandit = Бандит (Skyrim) +tts-voice-name-mforsworn = Изгой (Skyrim) +tts-voice-name-karliah = Карлия (Skyrim) +tts-voice-name-felldir = Феллдир (Skyrim) +tts-voice-name-ancano = Анкано (Skyrim) +tts-voice-name-mercer = Мерсер (Skyrim) +tts-voice-name-vex = Векс (Skyrim) +tts-voice-name-mirabelle = Мирабелла (Skyrim) +tts-voice-name-aventus = Авентус (Skyrim) +tts-voice-name-tsun = Тсун (Skyrim) +tts-voice-name-elenwen = Эленвен (Skyrim) +tts-voice-name-gormlaith = Гормлейт (Skyrim) +tts-voice-name-dragon = Дракон (Skyrim) +tts-voice-name-overwatch = Overwatch (н\д) +tts-voice-name-zak = Зак (Проклятые земли) +tts-voice-name-merc2 = Наёмник 2 (Metro) +tts-voice-name-forest1 = Лесной 1 (Metro) +tts-voice-name-bandit3 = Бандит 3 (Metro) +tts-voice-name-forest2 = Лесной 2 (Metro) +tts-voice-name-merc1 = Наёмник 1 (Metro) +tts-voice-name-bandit2 = Бандит 2 (Metro) +tts-voice-name-forest3 = Лесной 3 (Metro) +tts-voice-name-tribal3 = Племенной 3 (Metro) +tts-voice-name-slave2 = Раб 2 (Metro) +tts-voice-name-miller = Миллер (Metro) +tts-voice-name-krest = Крест (Metro) +tts-voice-name-tribal1 = Племенной 1 (Metro) +tts-voice-name-abathur = Абатур (Heroes of the Storm) +tts-voice-name-erik = Эрик (Heroes of the Storm) +tts-voice-name-varian = Вариан (Heroes of the Storm) +tts-voice-name-anduin = Андуин (Heroes of the Storm) +tts-voice-name-deckard = Декард Каин (Heroes of the Storm) +tts-voice-name-malfurionh = Малфурион (Heroes of the Storm) +tts-voice-name-demonhunter = Охотник на демонов (Heroes of the Storm) +tts-voice-name-demon = Демон (Heroes of the Storm) +tts-voice-name-kerriganh = Керриган (Heroes of the Storm) +tts-voice-name-ladyofthorns = Королева Шипов (Heroes of the Storm) +tts-voice-name-barbarian = Варвар (Heroes of the Storm) +tts-voice-name-crusader = Крестоносец (Heroes of the Storm) +tts-voice-name-whitemane = Вайтмейн (Heroes of the Storm) +tts-voice-name-nexushunter = Кахира (Heroes of the Storm) +tts-voice-name-greymaneh = Седогрив (Heroes of the Storm) +tts-voice-name-gardensdayannouncer = Королева Белладонна (Heroes of the Storm) +tts-voice-name-drekthar = Дрек'Тар (Heroes of the Storm) +tts-voice-name-squeamlish = Мжвякля (Hearthstone) +tts-voice-name-dagg = Дагг (Hearthstone) +tts-voice-name-brukan = Бру'кан (Hearthstone) +tts-voice-name-bolan = Болан (Hearthstone) +tts-voice-name-goya = Гойя (Hearthstone) +tts-voice-name-stargazer = Звездочет (Hearthstone) +tts-voice-name-eudora = Юдора (Hearthstone) +tts-voice-name-mozaki = Мозаки (Hearthstone) +tts-voice-name-katrana = Катрана (Hearthstone) +tts-voice-name-valeerahs = Валира (Hearthstone) +tts-voice-name-malacrass = Малакрасс (Hearthstone) +tts-voice-name-elise = Элиза (Hearthstone) +tts-voice-name-flark = Искряк (Hearthstone) +tts-voice-name-rhogi = Рогги (Hearthstone) +tts-voice-name-gallywix = Галливикс (Hearthstone) +tts-voice-name-talanji = Таланджи (Hearthstone) +tts-voice-name-drsezavo = Док. Сезаво (Hearthstone) +tts-voice-name-tierra = Тьерра (Hearthstone) +tts-voice-name-zenda = Зенда (Hearthstone) +tts-voice-name-baechao = Бай Чао (Hearthstone) +tts-voice-name-lilian = Лилиан (Hearthstone) +tts-voice-name-aranna = Аранна (Hearthstone) +tts-voice-name-oshi = Оши (Hearthstone) +tts-voice-name-norroa = Норроа (Hearthstone) +tts-voice-name-turalyon = Туралион (Hearthstone) +tts-voice-name-aki = Аки (Hearthstone) +tts-voice-name-lunara = Лунара (Hearthstone) +tts-voice-name-bob = Боб (Hearthstone) +tts-voice-name-illucia = Иллюсия (Hearthstone) +tts-voice-name-yrelhs = Ирель (Hearthstone) +tts-voice-name-fireheart = Огненное Сердце (Hearthstone) +tts-voice-name-lanathel = Лана'тель (Hearthstone) +tts-voice-name-tyrandehs = Тиранда (Hearthstone) +tts-voice-name-draemus = Дремус (Hearthstone) +tts-voice-name-rasil = Разиль (Hearthstone) +tts-voice-name-kalec = Калесгос (Hearthstone) +tts-voice-name-karastamper = Кара Штампер (Hearthstone) +tts-voice-name-george = Джордж (Hearthstone) +tts-voice-name-pollark = Полларк (Hearthstone) +tts-voice-name-stelina = Стелина (Hearthstone) +tts-voice-name-kasa = Каса (Hearthstone) +tts-voice-name-whirt = Вирт (Hearthstone) +tts-voice-name-anarii = Анари (Hearthstone) +tts-voice-name-ilza = Ильза (Hearthstone) +tts-voice-name-avozu = Авозу (Hearthstone) +tts-voice-name-jeklik = Джеклик (Hearthstone) +tts-voice-name-zibb = Зибб (Hearthstone) +tts-voice-name-thrud = Трад (Hearthstone) +tts-voice-name-isiset = Изисет (Hearthstone) +tts-voice-name-akazamzarak = Ахалаймахалай (Hearthstone) +tts-voice-name-arha = Ар'ха (Hearthstone) +tts-voice-name-byasha = Бяша (Зайчик) +tts-voice-name-cerys = Керис (Ведьмак) +tts-voice-name-philippa = Филиппа (Ведьмак) +tts-voice-name-oldnekro = Старый некромант (Проклятые земли) +tts-voice-name-lambert = Ламберт (Ведьмак) +tts-voice-name-shani = Шани (Ведьмак) +tts-voice-name-anton = Антон (Зайчик) +tts-voice-name-dolg1 = Долг 1 (STALKER) +tts-voice-name-guru = Гуру (Проклятые земли) +tts-voice-name-lugos = Лугос (Ведьмак) +tts-voice-name-karina = Карина (Зайчик) +tts-voice-name-ewald = Эвальд (Ведьмак) +tts-voice-name-mirror = Господин Зеркало (Ведьмак) +tts-voice-name-noble = Дворянин (Ведьмак) +tts-voice-name-huber = Губернатор (Проклятые земли) +tts-voice-name-wywern = Wywern (Dota 2) +tts-voice-name-avallach = Аваллак'х (Ведьмак) +tts-voice-name-semen = Семён (Зайчик) +tts-voice-name-all_elder = Старейшина (Проклятые земли) +tts-voice-name-nsheriff = Шериф Н (Проклятые земли) +tts-voice-name-orcc = Орк (Проклятые земли) +tts-voice-name-clerk = Клерк (Проклятые земли) +tts-voice-name-witch = Ведьма (Проклятые земли) +tts-voice-name-deva = Дэва (Проклятые земли) +tts-voice-name-coach = Тренер (Left 4 Dead) +tts-voice-name-dictor = Диктор (Portal 2) +tts-voice-name-monolith2 = Монолит 2 (STALKER) +tts-voice-name-invoker = Invoker (Dota 2) +tts-voice-name-goblin = Гоблин (Проклятые земли) +tts-voice-name-annah = Анна-Генриетта (Ведьмак) +tts-voice-name-patrick = Патрик (Губка Боб) +tts-voice-name-spongebob = Губка Боб (Губка Боб) +tts-voice-name-kapitan = Капитан (Проклятые земли) +tts-voice-name-karh = Карх (Проклятые земли) +tts-voice-name-lydia_tb = Лидия (Зайчик) +tts-voice-name-silencer = Silencer (Dota 2) +tts-voice-name-sheriff = Шериф (Проклятые земли) +tts-voice-name-lycan = Lycan (Dota 2) +tts-voice-name-cirilla = Цирилла (Ведьмак) +tts-voice-name-legends = Легенды (STALKER) +tts-voice-name-monolith1 = Монолит 1 (STALKER) +tts-voice-name-trapper = Траппер (Проклятые земли) +tts-voice-name-mirana = Mirana (Dota 2) +tts-voice-name-glav = Глав (Проклятые земли) +tts-voice-name-syanna = Сильвия-Анна (Ведьмак) +tts-voice-name-regis = Регис (Ведьмак) +tts-voice-name-dazzle = Dazzle (Dota 2) +tts-voice-name-mthief = Вор М (Проклятые земли) +tts-voice-name-guillaume = Гильом (Ведьмак) +tts-voice-name-vivienne = Вивиенна (Ведьмак) +tts-voice-name-plankton = Планктон (Губка Боб) +tts-voice-name-rochelle = Рошель (Left 4 Dead) +tts-voice-name-vor = Вор (Проклятые земли) +tts-voice-name-grandmother = Бабушка (Зайчик) +tts-voice-name-dolg2 = Долг 2 (STALKER) +tts-voice-name-junboy = Junboy (Проклятые земли) +tts-voice-name-shopper = Лавочник (Проклятые земли) +tts-voice-name-papillon = Папильон (Ведьмак) +tts-voice-name-cm = Crystal Maiden (Dota 2) +tts-voice-name-vesemir = Весемир (Ведьмак) +tts-voice-name-kate = Катя (Зайчик) +tts-voice-name-polina = Полина (Зайчик) +tts-voice-name-crach = Крах (Ведьмак) +tts-voice-name-gryphon = Грифон (WarCraft 3) +tts-voice-name-zeus = Zeus (Dota 2) +tts-voice-name-iz = Из (Проклятые земли) +tts-voice-name-geralt = Геральт (Ведьмак) +tts-voice-name-stories = Истории (STALKER) +tts-voice-name-nekro = Некро (Проклятые земли) +tts-voice-name-hwleader = Лидер ХВ (Проклятые земли) +tts-voice-name-yennefer = Йеннифэр (Ведьмак) +tts-voice-name-hero = Герой (Проклятые земли) +tts-voice-name-baratrum = Baratrum (Dota 2) +tts-voice-name-ellis = Эллис (Left 4 Dead) +tts-voice-name-udalryk = Удальрик (Ведьмак) +tts-voice-name-dad = Отец (Зайчик) +tts-voice-name-smith = Кузнец (Проклятые земли) +tts-voice-name-romka = Ромка (Зайчик) +tts-voice-name-abaddon = Abaddon (Dota 2) +tts-voice-name-eskel = Эскель (Ведьмак) +tts-voice-name-freedom = Свобода (STALKER) +tts-voice-name-magess = Магесса (Проклятые земли) +tts-voice-name-nalo = Нало (Проклятые земли) +tts-voice-name-dandelion = Лютик (Ведьмак) +tts-voice-name-palmerin = Пальмерин (Ведьмак) +tts-voice-name-olgierd = Ольгерд (Ведьмак) +tts-voice-name-d_sven = Sven D (Dota 2) +tts-voice-name-triss = Трисс (Ведьмак) +tts-voice-name-monkey = Monkey King (Dota 2) +tts-voice-name-squidward = Сквидвард (Губка Боб) +tts-voice-name-ember = Ember (Dota 2) +tts-voice-name-ycf = Йцф (Проклятые земли) +tts-voice-name-nick = Ник (Left 4 Dead) +tts-voice-name-hjalmar = Хьялмар (Ведьмак) diff --git a/Resources/Locale/ru-RU/corvax/voice-mask.ftl b/Resources/Locale/ru-RU/corvax/voice-mask.ftl new file mode 100644 index 00000000000..3bd7dcbb442 --- /dev/null +++ b/Resources/Locale/ru-RU/corvax/voice-mask.ftl @@ -0,0 +1,2 @@ +voice-mask-voice-change-info = Выберите голос, который вы хотите подражать. +voice-mask-voice-popup-success = Голос успешно изменён. diff --git a/Resources/Locale/ru-RU/crayon/crayon-component.ftl b/Resources/Locale/ru-RU/crayon/crayon-component.ftl new file mode 100644 index 00000000000..c2204f75cd2 --- /dev/null +++ b/Resources/Locale/ru-RU/crayon/crayon-component.ftl @@ -0,0 +1,10 @@ +## Entity + +crayon-drawing-label = Остаток: [color={ $color }]{ $state }[/color] ({ $charges }/{ $capacity }) +crayon-interact-not-enough-left-text = Ничего не осталось. +crayon-interact-used-up-text = { $owner } воспользовался мелком. +crayon-interact-invalid-location = Туда не дотянуться! + +## UI + +crayon-window-title = Мелок diff --git a/Resources/Locale/ru-RU/credits/credits-window.ftl b/Resources/Locale/ru-RU/credits/credits-window.ftl new file mode 100644 index 00000000000..ff0a70e45b4 --- /dev/null +++ b/Resources/Locale/ru-RU/credits/credits-window.ftl @@ -0,0 +1,11 @@ +credits-window-title = Авторы +credits-window-patrons-tab = Патроны +credits-window-ss14contributorslist-tab = Авторы +credits-window-licenses-tab = Лицензии на открытый исходный код +credits-window-become-patron-button = Стать спонсором +credits-window-contributor-encouragement-label = Хотите попасть в этот список? +credits-window-contribute-button = Внесите свой вклад! +credits-window-contributors-section-title = Контрибьюторы Space Station 14 +credits-window-codebases-section-title = Код Space Station 13 +credits-window-original-remake-team-section-title = Команда ремейка оригинальной Space Station 13 +credits-window-special-thanks-section-title = Особая благодарность diff --git a/Resources/Locale/ru-RU/crew-manifest/crew-manifest.ftl b/Resources/Locale/ru-RU/crew-manifest/crew-manifest.ftl new file mode 100644 index 00000000000..fc64bc996b8 --- /dev/null +++ b/Resources/Locale/ru-RU/crew-manifest/crew-manifest.ftl @@ -0,0 +1,4 @@ +crew-manifest-window-title = Манифест экипажа +crew-manifest-button-label = Манифест экипажа +crew-manifest-button-description = Показать список членов экипажа +crew-manifest-no-valid-station = Некорректная станция или пустой манифест! diff --git a/Resources/Locale/ru-RU/criminal-records/criminal-records.ftl b/Resources/Locale/ru-RU/criminal-records/criminal-records.ftl new file mode 100644 index 00000000000..c1bb95fc26d --- /dev/null +++ b/Resources/Locale/ru-RU/criminal-records/criminal-records.ftl @@ -0,0 +1,44 @@ +criminal-records-console-window-title = Консоль Криминальных Записей +criminal-records-console-records-list-title = Член экипажа +criminal-records-console-select-record-info = Выбрать запись. +criminal-records-console-no-records = Запись не найдена! +criminal-records-console-no-record-found = Не обнаружено записей на указанного члена экипажа. + +## Status + +criminal-records-console-status = Статус +criminal-records-status-none = Нет +criminal-records-status-wanted = Разыскивается +criminal-records-status-detained = Задержан +criminal-records-console-wanted-reason = [color=gray]Причина Розыска[/color] +criminal-records-console-reason = Причина +criminal-records-console-reason-placeholder = Пример: { $placeholder } + +## Crime History + +criminal-records-console-crime-history = История Преступлений +criminal-records-history-placeholder = Зафиксируйте историю преступлений здесь +criminal-records-no-history = Этот член экипажа ничего не нарушал. +criminal-records-add-history = Добавить +criminal-records-delete-history = Удалить +criminal-records-permission-denied = В доступе отказано + +## Security channel notifications + +criminal-records-console-wanted = { $name } разыскивается { $officer } за: { $reason }. +criminal-records-console-detained = { $name } был задержан { $officer }. +criminal-records-console-released = { $name } был отпущен { $officer }. +criminal-records-console-not-wanted = { $name } больше не разыскивается. +criminal-records-console-unknown-officer = + +## Filters + +criminal-records-filter-placeholder = Введите текст и нажмите "Enter" +criminal-records-name-filter = Имя +criminal-records-prints-filter = Отпечатки +criminal-records-dna-filter = ДНК + +## Arrest auto history lines + +criminal-records-console-auto-history = АРЕСТОВАН: { $reason } +criminal-records-console-unspecified-reason = diff --git a/Resources/Locale/ru-RU/cuffs/components/cuffable-component.ftl b/Resources/Locale/ru-RU/cuffs/components/cuffable-component.ftl new file mode 100644 index 00000000000..775e9ded93a --- /dev/null +++ b/Resources/Locale/ru-RU/cuffs/components/cuffable-component.ftl @@ -0,0 +1,29 @@ +cuffable-component-cannot-interact-message = Вы не можете этого сделать! +cuffable-component-cannot-remove-cuffs-too-far-message = Вы слишком далеко, чтобы снять наручники. +cuffable-component-start-uncuffing-self = Вы начинаете мучительно выкручиваться из наручников. +cuffable-component-start-uncuffing-observer = { $user } начинает расковывать { $target }! +cuffable-component-start-uncuffing-target-message = Вы начинаете расковывать { $targetName }. +cuffable-component-start-uncuffing-by-other-message = { $otherName } начинает расковывать вас! +cuffable-component-remove-cuffs-success-message = Вы успешно снимаете наручники. +cuffable-component-remove-cuffs-by-other-success-message = { $otherName } снимает с вас наручники. +cuffable-component-remove-cuffs-to-other-partial-success-message = + Вы успешно снимаете наручники. { $cuffedHandCount } { $cuffedHandCount -> + [one] рука осталась + [few] руки остались + *[other] рук остались + } у { $otherName } в наручниках. +cuffable-component-remove-cuffs-by-other-partial-success-message = + { $otherName } успешно снимает с вас наручники. { $cuffedHandCount } { $cuffedHandCount -> + [one] ваша рука осталась + [few] ваши руки остаются + *[other] ваши руки остаются + } в наручниках. +cuffable-component-remove-cuffs-partial-success-message = + Вы успешно снимаете наручники. { $cuffedHandCount } { $cuffedHandCount -> + [one] ваша рука осталась + [few] ваши руки остаются + *[other] ваши руки остаются + } в наручниках. +cuffable-component-remove-cuffs-fail-message = Вам не удалось снять наручники. +# UncuffVerb +uncuff-verb-get-data-text = Освободить diff --git a/Resources/Locale/ru-RU/cuffs/components/handcuff-component.ftl b/Resources/Locale/ru-RU/cuffs/components/handcuff-component.ftl new file mode 100644 index 00000000000..ac64b2369a7 --- /dev/null +++ b/Resources/Locale/ru-RU/cuffs/components/handcuff-component.ftl @@ -0,0 +1,17 @@ +handcuff-component-target-self = Вы начинаете заковывать себя. +handcuff-component-cuffs-broken-error = Наручники сломаны! +handcuff-component-target-has-no-hands-error = { $targetName } не имеет рук! +handcuff-component-target-has-no-free-hands-error = { $targetName } не имеет свободных рук! +handcuff-component-too-far-away-error = Вы слишком далеко, чтобы использовать наручники! +handcuff-component-start-cuffing-observer = { $user } начинает заковывать { $target }! +handcuff-component-start-cuffing-target-message = Вы начинаете заковывать { $targetName }. +handcuff-component-start-cuffing-by-other-message = { $otherName } начинает заковывать вас! +handcuff-component-cuff-observer-success-message = { $user } заковал { $target }. +handcuff-component-cuff-other-success-message = Вы успешно заковали { $otherName }. +handcuff-component-cuff-self-success-message = Вы заковали себя. +handcuff-component-cuff-by-other-success-message = Вы были закованы { $otherName }! +handcuff-component-cuff-interrupt-message = Вам помешали заковать { $targetName }! +handcuff-component-cuff-interrupt-self-message = Вам помешали заковать себя. +handcuff-component-cuff-interrupt-other-message = Вы помешали { $otherName } заковать вас! +handcuff-component-cuff-interrupt-buckled-message = Вы не можете пристегнуться в наручниках! +handcuff-component-cuff-interrupt-unbuckled-message = Вы не можете отстегнуться в наручниках! diff --git a/Resources/Locale/ru-RU/damage/damage-command.ftl b/Resources/Locale/ru-RU/damage/damage-command.ftl new file mode 100644 index 00000000000..1a7a988e310 --- /dev/null +++ b/Resources/Locale/ru-RU/damage/damage-command.ftl @@ -0,0 +1,13 @@ +## Damage command loc. + +damage-command-description = Добавить или убрать урон сущности. +damage-command-help = Использование: { $command } [ignoreResistances] [uid] +damage-command-arg-type = +damage-command-arg-quantity = [quantity] +damage-command-arg-target = [target euid] +damage-command-error-type = { $arg } неправильная группа или тип урона. +damage-command-error-euid = { $arg } неправильный UID сущности. +damage-command-error-quantity = { $arg } неправильное количество. +damage-command-error-bool = { $arg } неправильное логическое значение. +damage-command-error-player = Нет сущности, привязанной к сессии. Вы должны указать UID цели. +damage-command-error-args = Неправильное количество аргументов. diff --git a/Resources/Locale/ru-RU/damage/damage-examine.ftl b/Resources/Locale/ru-RU/damage/damage-examine.ftl new file mode 100644 index 00000000000..90a45aad272 --- /dev/null +++ b/Resources/Locale/ru-RU/damage/damage-examine.ftl @@ -0,0 +1,10 @@ +# Damage examines +damage-examinable-verb-text = Повреждения +damage-examinable-verb-message = Изучить показатели урона. +damage-hitscan = хитскан +damage-projectile = снаряд +damage-melee = ближний бой +damage-throw = метательное +damage-examine = Наносит следующие повреждения: +damage-examine-type = Наносит следующие повреждения ([color=cyan]{ $type }[/color]): +damage-value = - [color=red]{ $amount }[/color] единиц [color=yellow]{ $type }[/color]. diff --git a/Resources/Locale/ru-RU/damage/damage-force-say.ftl b/Resources/Locale/ru-RU/damage/damage-force-say.ftl new file mode 100644 index 00000000000..68b02fdada2 --- /dev/null +++ b/Resources/Locale/ru-RU/damage/damage-force-say.ftl @@ -0,0 +1,10 @@ +damage-force-say-message-wrap = { $message }-{ $suffix } +damage-force-say-message-wrap-no-suffix = { $message }- +damage-force-say-1 = ГЭК! +damage-force-say-2 = ГЛУРФ! +damage-force-say-3 = УФ! +damage-force-say-4 = АУЧ! +damage-force-say-5 = АУ! +damage-force-say-6 = УГХ! +damage-force-say-7 = ХРК! +damage-force-say-sleep = zzz... diff --git a/Resources/Locale/ru-RU/damage/rejuvenate-verb.ftl b/Resources/Locale/ru-RU/damage/rejuvenate-verb.ftl new file mode 100644 index 00000000000..fab1307e271 --- /dev/null +++ b/Resources/Locale/ru-RU/damage/rejuvenate-verb.ftl @@ -0,0 +1 @@ +rejuvenate-verb-get-data-text = Вылечить diff --git a/Resources/Locale/ru-RU/damage/stamina.ftl b/Resources/Locale/ru-RU/damage/stamina.ftl new file mode 100644 index 00000000000..94dd530427d --- /dev/null +++ b/Resources/Locale/ru-RU/damage/stamina.ftl @@ -0,0 +1 @@ +melee-stamina = Не хватает выносливости diff --git a/Resources/Locale/ru-RU/darts/darts-popup.ftl b/Resources/Locale/ru-RU/darts/darts-popup.ftl new file mode 100644 index 00000000000..f5225f11ad7 --- /dev/null +++ b/Resources/Locale/ru-RU/darts/darts-popup.ftl @@ -0,0 +1,6 @@ +darts-popup-bullseye = В яблочко! 50 очков! +darts-popup-25 = 25 очков +darts-popup-10 = 10 очков +darts-popup-5 = 5 очков +darts-popup-1 = 1 очко +darts-popup-miss = Промах diff --git a/Resources/Locale/ru-RU/decals/decal-window.ftl b/Resources/Locale/ru-RU/decals/decal-window.ftl new file mode 100644 index 00000000000..a8328a889ff --- /dev/null +++ b/Resources/Locale/ru-RU/decals/decal-window.ftl @@ -0,0 +1,9 @@ +decal-placer-window-title = Установщик декалей +decal-placer-window-use-color = Свой цвет +decal-placer-window-rotation = Поворот +decal-placer-window-zindex = С глубиной +decal-placer-window-enable-auto = Использовать автонастройки +decal-placer-window-enable-snap = Привязка к тайлу +decal-placer-window-enable-cleanable = Стираемый +decal-placer-window-palette = Палитра +palette-color-picker-window-title = Палитры diff --git a/Resources/Locale/ru-RU/defusable/examine.ftl b/Resources/Locale/ru-RU/defusable/examine.ftl new file mode 100644 index 00000000000..111eff2c148 --- /dev/null +++ b/Resources/Locale/ru-RU/defusable/examine.ftl @@ -0,0 +1,14 @@ +defusable-examine-defused = { CAPITALIZE($name) } [color=lime]обезврежена[/color]. +defusable-examine-live = + { CAPITALIZE($name) } тикает [color=red][/color] и осталось [color=red]{ $time } { $time -> + [one] секунда + [few] секунды + *[other] секунд + }. +defusable-examine-live-display-off = { CAPITALIZE($name) } [color=red]тикает[/color] и таймер, похоже, выключен. +defusable-examine-inactive = { CAPITALIZE($name) } [color=lime]неактивна[/color], но всё еще может взорваться. +defusable-examine-bolts = + Болты { $down -> + [true] [color=red]опущены[/color] + *[false] [color=green]подняты[/color] + }. diff --git a/Resources/Locale/ru-RU/defusable/popup.ftl b/Resources/Locale/ru-RU/defusable/popup.ftl new file mode 100644 index 00000000000..0a9750e5f16 --- /dev/null +++ b/Resources/Locale/ru-RU/defusable/popup.ftl @@ -0,0 +1,9 @@ +defusable-popup-begun = { CAPITALIZE($name) } подаёт звуковой сигнал, индикатор горит! +defusable-popup-defuse = { CAPITALIZE($name) } подаёт последний сигнал, и индикатор навсегда гаснет. +defusable-popup-boom = { CAPITALIZE($name) } ревёт при взрыве внутренней бомбы! +defusable-popup-fried = { CAPITALIZE($name) } искрит, но не начинает обратный отсчет. +defusable-popup-cant-anchor = { CAPITALIZE($name) }, похоже, прикручена болтами к полу! +defusable-popup-wire-bolt-pulse = Болты на мгновение проворачиваются на месте. +defusable-popup-wire-proceed-pulse = { CAPITALIZE($name) } зловеще пищит! +defusable-popup-wire-proceed-cut = Цифровой дисплей на { $name } выключается. +defusable-popup-wire-chirp = { CAPITALIZE($name) } трещит. diff --git a/Resources/Locale/ru-RU/defusable/verb.ftl b/Resources/Locale/ru-RU/defusable/verb.ftl new file mode 100644 index 00000000000..8aec5caf543 --- /dev/null +++ b/Resources/Locale/ru-RU/defusable/verb.ftl @@ -0,0 +1 @@ +defusable-verb-begin = Начать обратный отсчет diff --git a/Resources/Locale/ru-RU/deltav/accent/scottish.ftl b/Resources/Locale/ru-RU/deltav/accent/scottish.ftl new file mode 100644 index 00000000000..2165fb56e6a --- /dev/null +++ b/Resources/Locale/ru-RU/deltav/accent/scottish.ftl @@ -0,0 +1,285 @@ +# these specifically mostly come from examples of specific scottish-english (not necessarily scots) verbiage +# https://en.wikipedia.org/wiki/Scotticism +# https://en.wikipedia.org/wiki/Scottish_English +# https://www.cs.stir.ac.uk/~kjt/general/scots.html + +accent-scottish-words-1 = девочка +accent-scottish-words-replace-1 = дэвочшка +accent-scottish-words-2 = мальчик +accent-scottish-words-replace-2 = малчшык +accent-scottish-words-3 = мужчина +accent-scottish-words-replace-3 = мужчшына +accent-scottish-words-4 = женщина +accent-scottish-words-replace-4 = женчшына +accent-scottish-words-5 = делать +accent-scottish-words-replace-5 = дэлат +accent-scottish-words-6 = не +accent-scottish-words-replace-6 = нэ +accent-scottish-words-7 = нее +accent-scottish-words-replace-7 = нээ +accent-scottish-words-8 = я +accent-scottish-words-replace-8 = Йа +accent-scottish-words-9 = есть +accent-scottish-words-replace-9 = йэст +accent-scottish-words-10 = перейти +accent-scottish-words-replace-10 = пэрэйты +accent-scottish-words-11 = знать +accent-scottish-words-replace-11 = знат +accent-scottish-words-12 = и +accent-scottish-words-replace-12 = ыэ +accent-scottish-words-13 = вы +accent-scottish-words-replace-13 = вы +accent-scottish-words-14 = ты +accent-scottish-words-replace-14 = ты +accent-scottish-words-15 = приветствую +accent-scottish-words-replace-15 = прывэтству +accent-scottish-words-16 = привет +accent-scottish-words-replace-16 = прывэт +accent-scottish-words-17 = все +accent-scottish-words-replace-17 = всэ +accent-scottish-words-18 = от +accent-scottish-words-replace-18 = од +accent-scottish-words-19 = здравия +accent-scottish-words-replace-19 = здравыйа +accent-scottish-words-20 = меня +accent-scottish-words-replace-20 = мэнйа +accent-scottish-words-21 = тебя +accent-scottish-words-replace-21 = тэбйа +accent-scottish-words-22 = себя +accent-scottish-words-replace-22 = сэбйа +accent-scottish-words-23 = где +accent-scottish-words-replace-23 = гдэ +accent-scottish-words-24 = ой +accent-scottish-words-replace-24 = ойё +accent-scottish-words-25 = маленький +accent-scottish-words-replace-25 = мэлкый +accent-scottish-words-26 = большой +accent-scottish-words-replace-26 = громадный +accent-scottish-words-27 = сука +accent-scottish-words-replace-27 = кнурла +accent-scottish-words-28 = даа +accent-scottish-words-replace-28 = Ойии +accent-scottish-words-29 = конечно +accent-scottish-words-replace-29 = конэчшно +accent-scottish-words-30 = да +accent-scottish-words-replace-30 = Ойи +accent-scottish-words-31 = тоже +accent-scottish-words-replace-31 = тожэ +accent-scottish-words-32 = мой +accent-scottish-words-replace-32 = мойё +accent-scottish-words-33 = нет +accent-scottish-words-replace-33 = нэт +accent-scottish-words-34 = папа +accent-scottish-words-replace-34 = уру +accent-scottish-words-35 = мама +accent-scottish-words-replace-35 = дельва +accent-scottish-words-36 = срочник +accent-scottish-words-replace-36 = свэжак +accent-scottish-words-37 = новичок +accent-scottish-words-replace-37 = свэжак +accent-scottish-words-38 = стажёр +accent-scottish-words-replace-38 = свэжак +accent-scottish-words-39 = профессионал +accent-scottish-words-replace-39 = бывалый +accent-scottish-words-40 = ветеран +accent-scottish-words-replace-40 = бывалый +accent-scottish-words-41 = блять +accent-scottish-words-replace-41 = вррон +accent-scottish-words-42 = если +accent-scottish-words-replace-42 = эслы +accent-scottish-words-43 = следует +accent-scottish-words-replace-43 = слэдуэт +accent-scottish-words-44 = сделал +accent-scottish-words-replace-44 = сдэлал +accent-scottish-words-45 = пизда +accent-scottish-words-replace-45 = награ +accent-scottish-words-46 = никто +accent-scottish-words-replace-46 = ныкто +accent-scottish-words-47 = делайте +accent-scottish-words-replace-47 = дэлать +accent-scottish-words-48 = здравствуй +accent-scottish-words-replace-48 = здарова +accent-scottish-words-49 = очко +accent-scottish-words-replace-49 = дыра +accent-scottish-words-50 = синдикатовцы +accent-scottish-words-replace-50 = злодеи +accent-scottish-words-51 = капитан +accent-scottish-words-replace-51 = кэпытан +accent-scottish-words-52 = беги +accent-scottish-words-replace-52 = дэри ноги +accent-scottish-words-53 = волосы +accent-scottish-words-replace-53 = борода +accent-scottish-words-54 = вода +accent-scottish-words-replace-54 = пиво +accent-scottish-words-55 = выпить +accent-scottish-words-replace-55 = выпыт пиво +accent-scottish-words-56 = пить +accent-scottish-words-replace-56 = пить пиво +accent-scottish-words-57 = имею +accent-scottish-words-replace-57 = ымэу +accent-scottish-words-58 = напиток +accent-scottish-words-replace-58 = пиво +accent-scottish-words-59 = водка +accent-scottish-words-replace-59 = пиво +accent-scottish-words-60 = блин +accent-scottish-words-replace-60 = рыбьы головэжкы +accent-scottish-words-61 = в принципе +accent-scottish-words-replace-61 = в прынцыпэ +accent-scottish-words-62 = короче +accent-scottish-words-replace-62 = корочэ +accent-scottish-words-63 = вообще +accent-scottish-words-replace-63 = вообчшэ +accent-scottish-words-64 = ну +accent-scottish-words-replace-64 = нуэ +accent-scottish-words-66 = еда +accent-scottish-words-replace-66 = жратва +accent-scottish-words-67 = еды +accent-scottish-words-replace-67 = жратвы +accent-scottish-words-68 = эй +accent-scottish-words-replace-68 = эйэ +accent-scottish-words-69 = что +accent-scottish-words-replace-69 = чшто +accent-scottish-words-70 = зачем +accent-scottish-words-replace-70 = зачэм +accent-scottish-words-71 = почему +accent-scottish-words-replace-71 = почэму +accent-scottish-words-72 = сказать +accent-scottish-words-replace-72 = сказанут +accent-scottish-words-73 = своим +accent-scottish-words-replace-73 = своым +accent-scottish-words-74 = её +accent-scottish-words-replace-74 = йейё +accent-scottish-words-75 = двигай +accent-scottish-words-replace-75 = двыгай +accent-scottish-words-76 = двигаться +accent-scottish-words-replace-76 = двыгатсйа +accent-scottish-words-77 = не был +accent-scottish-words-replace-77 = нэ был +accent-scottish-words-78 = сейчас +accent-scottish-words-replace-78 = сэйчшас +accent-scottish-words-79 = волшебник +accent-scottish-words-replace-79 = вельдуност +accent-scottish-words-80 = маг +accent-scottish-words-replace-80 = вельнудост +accent-scottish-words-81 = чтобы +accent-scottish-words-replace-81 = чштобы +accent-scottish-words-82 = для +accent-scottish-words-replace-82 = длйа +accent-scottish-words-83 = даже +accent-scottish-words-replace-83 = дажэ +accent-scottish-words-84 = ай +accent-scottish-words-replace-84 = айэ +accent-scottish-words-85 = мышь +accent-scottish-words-replace-85 = мыш +accent-scottish-words-86 = клоун +accent-scottish-words-replace-86 = шут +accent-scottish-words-87 = друг +accent-scottish-words-replace-87 = брат +accent-scottish-words-88 = проблема +accent-scottish-words-replace-88 = закавыка +accent-scottish-words-90 = разрешите +accent-scottish-words-replace-90 = разрэшытэ +accent-scottish-words-91 = брифинг +accent-scottish-words-replace-91 = совет +accent-scottish-words-92 = врач +accent-scottish-words-replace-92 = лекарь +accent-scottish-words-93 = говорить +accent-scottish-words-replace-93 = говорит +accent-scottish-words-94 = разговаривать +accent-scottish-words-replace-94 = разговарыват +accent-scottish-words-95 = спиртное +accent-scottish-words-replace-95 = пиво +accent-scottish-words-96 = звоните +accent-scottish-words-replace-96 = звонытэ +accent-scottish-words-97 = подарить +accent-scottish-words-replace-97 = подарытэ +accent-scottish-words-98 = дайте +accent-scottish-words-replace-98 = дайтэ +accent-scottish-words-99 = выдайте +accent-scottish-words-replace-99 = выдайтэ +accent-scottish-words-100 = отвечайте +accent-scottish-words-replace-100 = отвэчшайтэ +accent-scottish-words-101 = без +accent-scottish-words-replace-101 = бэз +accent-scottish-words-102 = синдикат +accent-scottish-words-replace-102 = злодей +accent-scottish-words-103 = ли +accent-scottish-words-replace-103 = лы +accent-scottish-words-104 = никогда +accent-scottish-words-replace-104 = ныкогда +accent-scottish-words-105 = точно +accent-scottish-words-replace-105 = точшно +accent-scottish-words-106 = неважно +accent-scottish-words-replace-106 = нэважно +accent-scottish-words-107 = хуй +accent-scottish-words-replace-107 = елдак +accent-scottish-words-108 = однако +accent-scottish-words-replace-108 = однако +accent-scottish-words-109 = думать +accent-scottish-words-replace-109 = думат +accent-scottish-words-111 = гамлет +accent-scottish-words-replace-111 = грызун +accent-scottish-words-112 = хомяк +accent-scottish-words-replace-112 = грызун +accent-scottish-words-113 = нюкер +accent-scottish-words-replace-113 = красношлемый +accent-scottish-words-114 = нюкеры +accent-scottish-words-replace-114 = карсношлемые +accent-scottish-words-115 = ядерный оперативник +accent-scottish-words-replace-115 = красношлемый +accent-scottish-words-116 = ядерные оперативники +accent-scottish-words-replace-116 = красношлемые +accent-scottish-words-121 = ещё +accent-scottish-words-replace-121 = ещчшо +accent-scottish-words-122 = более того +accent-scottish-words-replace-122 = болээ того +accent-scottish-words-123 = пассажир +accent-scottish-words-replace-123 = пассажыр +accent-scottish-words-125 = человек +accent-scottish-words-replace-125 = чэловэк +accent-scottish-words-126 = гномы +accent-scottish-words-replace-126 = дворфы +accent-scottish-words-127 = слайм +accent-scottish-words-replace-127 = желе +accent-scottish-words-128 = слаймы +accent-scottish-words-replace-128 = желе +accent-scottish-words-129 = унатх +accent-scottish-words-replace-129 = ящер +accent-scottish-words-130 = паук +accent-scottish-words-replace-130 = хиссшер +accent-scottish-words-131 = унатхи +accent-scottish-words-replace-131 = ящеры +accent-scottish-words-132 = люди +accent-scottish-words-replace-132 = кнурлан +accent-scottish-words-133 = эвак +accent-scottish-words-replace-133 = вывоз +accent-scottish-words-134 = предатель +accent-scottish-words-replace-134 = злодей +accent-scottish-words-135 = корпорация +accent-scottish-words-replace-135 = корпорацыйа +accent-scottish-words-136 = мне +accent-scottish-words-replace-136 = мнэ +accent-scottish-words-137 = зомби +accent-scottish-words-replace-137 = гнилые +accent-scottish-words-138 = заражённый +accent-scottish-words-replace-138 = гнилой +accent-scottish-words-139 = мим +accent-scottish-words-replace-139 = молчун +accent-scottish-words-140 = считать +accent-scottish-words-replace-140 = счшытат +accent-scottish-words-141 = карп +accent-scottish-words-replace-141 = рыбёха +accent-scottish-words-142 = ксено +accent-scottish-words-replace-142 = монстры +accent-scottish-words-143 = шаттл +accent-scottish-words-replace-143 = судно +accent-scottish-words-144 = думаю +accent-scottish-words-replace-144 = думайу +accent-scottish-words-145 = крысы +accent-scottish-words-replace-145 = грызуны +accent-scottish-words-146 = даун +accent-scottish-words-replace-146 = обалдуй +accent-scottish-words-147 = СБ +accent-scottish-words-replace-147 = стража +accent-scottish-words-148 = a +accent-scottish-words-replace-148 = ae diff --git a/Resources/Locale/ru-RU/deltav/advertisements/vending/pride.ftl b/Resources/Locale/ru-RU/deltav/advertisements/vending/pride.ftl new file mode 100644 index 00000000000..3437c11d535 --- /dev/null +++ b/Resources/Locale/ru-RU/deltav/advertisements/vending/pride.ftl @@ -0,0 +1,3 @@ +advertisement-pride-1 = Не стесняйся себя! +advertisement-pride-2 = Радуга прекрасна! +advertisement-pride-3 = Ты обычный! diff --git a/Resources/Locale/ru-RU/deltav/catalog/cargo/cargo-vending.ftl b/Resources/Locale/ru-RU/deltav/catalog/cargo/cargo-vending.ftl new file mode 100644 index 00000000000..40da57598c8 --- /dev/null +++ b/Resources/Locale/ru-RU/deltav/catalog/cargo/cargo-vending.ftl @@ -0,0 +1,2 @@ +ent-CrateVendingMachineRestockPride = { ent-CrateVendingMachineRestockPrideFilled } + .desc = { ent-CrateVendingMachineRestockPrideFilled.desc } diff --git a/Resources/Locale/ru-RU/deltav/catalog/fills/crates/vending-crates.ftl b/Resources/Locale/ru-RU/deltav/catalog/fills/crates/vending-crates.ftl new file mode 100644 index 00000000000..a1acfc46d6f --- /dev/null +++ b/Resources/Locale/ru-RU/deltav/catalog/fills/crates/vending-crates.ftl @@ -0,0 +1,2 @@ +ent-CrateVendingMachineRestockPrideFilled = Набор пополнения Радуж-О-Мата + .desc = Содержит два набора пополнения Радуж-О-Мата. diff --git a/Resources/Locale/ru-RU/deltav/flavors/flavor-profiles.ftl b/Resources/Locale/ru-RU/deltav/flavors/flavor-profiles.ftl new file mode 100644 index 00000000000..6b2c2eb0374 --- /dev/null +++ b/Resources/Locale/ru-RU/deltav/flavors/flavor-profiles.ftl @@ -0,0 +1,31 @@ +## Nyano + +flavor-base-acidic = кислый +flavor-complex-nuggie = как курица +flavor-complex-enthralling = увлекательный +flavor-complex-sublime = возвышенный +flavor-complex-holy = райский +flavor-base-seeds = семянно +flavor-complex-cotton = как хлопок +flavor-complex-vanilla = как ванилин +flavor-complex-soju = как крепкая рисовая водка +flavor-complex-orangecreamcicle = как мягкая апельсиновая настойка +flavor-complex-silverjack = как сны рокзвёзд +flavor-complex-brainbomb = как повреждение печени +flavor-complex-atomicpunch = как приторная радиация +flavor-complex-circusjuice = экстремально смешно +flavor-complex-pinkdrink = подавляюще розово +flavor-complex-sapopicante = как острые томаты +flavor-complex-graveyard = как крепкий холодный алкоголь +flavor-complex-bubbletea = как кремовая сладость +flavor-complex-corncob = как грязная шутка + +## Delta + +flavor-complex-gunmetal = приторно и кремово +flavor-complex-lemondrop = освежающий тарт +flavor-complex-greengrass = как праздник в солнечный день +flavor-complex-daiquiri = модно +flavor-complex-arsonistsbrew = как пламя и пепел +flavor-complex-dulleavene = зловеще +flavor-complex-pumpkin = как тыква diff --git a/Resources/Locale/ru-RU/deltav/markings/felinid.ftl b/Resources/Locale/ru-RU/deltav/markings/felinid.ftl new file mode 100644 index 00000000000..51fa00c4fbc --- /dev/null +++ b/Resources/Locale/ru-RU/deltav/markings/felinid.ftl @@ -0,0 +1,5 @@ +marking-FelinidFluffyTail-Felinid_fluffy_tail_full = Пушистый хвост +marking-FelinidFluffyTailRings-Felinid_fluffy_tail_full = Пушистый хвост +marking-FelinidFluffyTailRings-felinid_fluffy_tail_rings = Пушистый полосатый хвост +marking-FelinidFluffyTail = Пушистый хвост +marking-FelinidFluffyTailRings = Пушистый полосатый хвост diff --git a/Resources/Locale/ru-RU/deltav/reagents/meta/consumable/food/condiments.ftl b/Resources/Locale/ru-RU/deltav/reagents/meta/consumable/food/condiments.ftl new file mode 100644 index 00000000000..240dc946a21 --- /dev/null +++ b/Resources/Locale/ru-RU/deltav/reagents/meta/consumable/food/condiments.ftl @@ -0,0 +1,6 @@ +reagent-name-pesto = песто +reagent-desc-pesto = Комбинация соли, трав, чеснока, масла и кедровых орехов. +reagent-name-tomatosauce = томатный соус +reagent-desc-tomatosauce = Измельченные томаты с солью и травами. +reagent-name-bechamel = бешамель +reagent-desc-bechamel = Классический белый соус diff --git a/Resources/Locale/ru-RU/deltav/reagents/meta/physical-desc.ftl b/Resources/Locale/ru-RU/deltav/reagents/meta/physical-desc.ftl new file mode 100644 index 00000000000..123ee2d7fc0 --- /dev/null +++ b/Resources/Locale/ru-RU/deltav/reagents/meta/physical-desc.ftl @@ -0,0 +1,2 @@ +reagent-physical-desc-ethereal = неземной +reagent-physical-desc-glittery = блестящий diff --git a/Resources/Locale/ru-RU/deltav/traits/traits.ftl b/Resources/Locale/ru-RU/deltav/traits/traits.ftl new file mode 100644 index 00000000000..73808e6b090 --- /dev/null +++ b/Resources/Locale/ru-RU/deltav/traits/traits.ftl @@ -0,0 +1,2 @@ +trait-scottish-accent-name = Дварфийский акцент +trait-scottish-accent-desc = Вы слишком долго находились в окружении дворфов. diff --git a/Resources/Locale/ru-RU/deltav/weapons/ranged/energygun.ftl b/Resources/Locale/ru-RU/deltav/weapons/ranged/energygun.ftl new file mode 100644 index 00000000000..f7069dfc940 --- /dev/null +++ b/Resources/Locale/ru-RU/deltav/weapons/ranged/energygun.ftl @@ -0,0 +1 @@ +energygun-examine-fire-mode = Активирован { $mode } режим огня diff --git a/Resources/Locale/ru-RU/detail-examinable/detail-examinable.ftl b/Resources/Locale/ru-RU/detail-examinable/detail-examinable.ftl new file mode 100644 index 00000000000..13ced2d8818 --- /dev/null +++ b/Resources/Locale/ru-RU/detail-examinable/detail-examinable.ftl @@ -0,0 +1,2 @@ +detail-examinable-verb-text = Подробности +detail-examinable-verb-disabled = Детальнее осмотрите объект. diff --git a/Resources/Locale/ru-RU/devices/device-network.ftl b/Resources/Locale/ru-RU/devices/device-network.ftl new file mode 100644 index 00000000000..82e5e37e255 --- /dev/null +++ b/Resources/Locale/ru-RU/devices/device-network.ftl @@ -0,0 +1,42 @@ +# named frequencies +device-frequency-prototype-name-atmos = Атмосферные приборы +device-frequency-prototype-name-suit-sensors = Сенсоры костюмов +device-frequency-prototype-name-crew-monitor = Монитор экипажа +device-frequency-prototype-name-lights = Умное освещение +device-frequency-prototype-name-mailing-units = Почтовый блок +device-frequency-prototype-name-pdas = КПК +device-frequency-prototype-name-fax = Факс +device-frequency-prototype-name-basic-device = Базовые устройства +# prefixes for randomly generated device addresses +device-address-prefix-vent = Вент- +device-address-prefix-scrubber = Скр- +device-frequency-prototype-name-surveillance-camera-test = Тест подсети +device-frequency-prototype-name-surveillance-camera-engineering = Камеры (Инж) +device-frequency-prototype-name-surveillance-camera-security = Камеры (СБ) +device-frequency-prototype-name-surveillance-camera-science = Камеры (РнД) +device-frequency-prototype-name-surveillance-camera-supply = Камеры (Снаб) +device-frequency-prototype-name-surveillance-camera-command = Камеры (Кмнд) +device-frequency-prototype-name-surveillance-camera-service = Камеры (Сервис) +device-frequency-prototype-name-surveillance-camera-medical = Камеры (Мед) +device-frequency-prototype-name-surveillance-camera-general = Камеры (Общие) +device-frequency-prototype-name-surveillance-camera-entertainment = Камеры (Развлечения) +device-address-prefix-sensor = Сенс- +device-address-prefix-fire-alarm = Пож- +# Damn bet you couldn't see this one coming. +device-address-prefix-teg = ТЭГ- +device-address-prefix-heater = НГР- +device-address-prefix-freezer = ОХЛ- +device-address-prefix-volume-pump = ОБН- +device-address-prefix-smes = СМС- +#PDAs and terminals +device-address-prefix-console = Конс- +device-address-prefix-air-alarm = Возд- +device-address-examine-message = Адрес устройства: { $address }. +device-address-prefix-sensor-monitor = МОН- +#Device net ID names +device-net-id-private = Частные +device-net-id-wired = Проводные +device-net-id-wireless = Беспроводные +device-net-id-apc = ЛКП +device-net-id-atmos-devices = Атмос-устройства +device-net-id-reserved = Резерв diff --git a/Resources/Locale/ru-RU/devices/network-configurator.ftl b/Resources/Locale/ru-RU/devices/network-configurator.ftl new file mode 100644 index 00000000000..9b5562ed358 --- /dev/null +++ b/Resources/Locale/ru-RU/devices/network-configurator.ftl @@ -0,0 +1,47 @@ +# Popups + +network-configurator-device-saved = Успешно сохранено сетевое устройство { $device } с адресом { $address }! +network-configurator-device-failed = Не удалось сохранить сетевое устройство { $device }! Адрес не присвоен! +network-configurator-too-many-devices = На этом устройстве сохранено слишком много устройств! +network-configurator-update-ok = Память устройства обновлена. +network-configurator-device-already-saved = Сетевое устройство: { $device } уже сохранено. +network-configurator-device-access-denied = Нет доступа! +network-configurator-link-mode-started = Начато соединение устройства: { $device } +network-configurator-link-mode-stopped = Прекращено соединение устройства. +network-configurator-mode-link = Соединение +network-configurator-mode-list = Список +network-configurator-switched-mode = Режим переключён на: { $mode } +# Verbs +network-configurator-save-device = Сохранить устройство +network-configurator-configure = Настроить +network-configurator-switch-mode = Переключить режим +network-configurator-link-defaults = Стандартное соединение +network-configurator-start-link = Начать соединение +network-configurator-link = Соединить +# ui +network-configurator-title-saved-devices = Сохранённые устройства +network-configurator-title-device-configuration = Конфигурация устройств +# ui +network-configurator-ui-clear-button = Очистить +network-configurator-ui-count-label = + { $count } { $count -> + [one] устройство + [few] устройства + *[other] устройств + }. +# tooltips +network-configurator-tooltip-set = Создание списка целевых устройств +network-configurator-tooltip-add = Добавление в список целевых устройств +network-configurator-tooltip-edit = Редактирование списка целевых устройств +network-configurator-tooltip-clear = Очистка списка целевых устройств +network-configurator-tooltip-copy = Копирование списка целевых устройств в мультитул +network-configurator-tooltip-show = Показывать голографическую визуализацию списка целевых устройств +# examine +network-configurator-examine-mode-link = [color=red]Соединение[/color] +network-configurator-examine-mode-list = [color=green]Список[/color] +network-configurator-examine-current-mode = Текущий режим: { $mode } +network-configurator-examine-switch-modes = Нажмите { $key } чтобы переключить режим +# item status +network-configurator-item-status-label = + Текущий режим: { $mode } + { $keybinding } чтобы переключить diff --git a/Resources/Locale/ru-RU/dice/dice-component.ftl b/Resources/Locale/ru-RU/dice/dice-component.ftl new file mode 100644 index 00000000000..0c0ddb6e889 --- /dev/null +++ b/Resources/Locale/ru-RU/dice/dice-component.ftl @@ -0,0 +1,3 @@ +dice-component-on-examine-message-part-1 = Кость c [color=lightgray]{ $sidesAmount }[/color] сторонами. +dice-component-on-examine-message-part-2 = Она приземлилась на [color=white]{ $currentSide }[/color]. +dice-component-on-roll-land = { CAPITALIZE($die) } приземляется на { $currentSide }. diff --git a/Resources/Locale/ru-RU/discord/round-notifications.ftl b/Resources/Locale/ru-RU/discord/round-notifications.ftl new file mode 100644 index 00000000000..78f0b909346 --- /dev/null +++ b/Resources/Locale/ru-RU/discord/round-notifications.ftl @@ -0,0 +1,5 @@ +discord-round-notifications-new = Новый раунд начинается! +discord-round-notifications-started = Раунд #{ $id } на карте "{ $map }" начался. +discord-round-notifications-end = Раунд #{ $id } закончился. Он длился { $hours } ч., { $minutes } мин., and { $seconds } сек. +discord-round-notifications-end-ping = <@&{ $roleId }>, сервер скоро перезагрузится! +discord-round-notifications-unknown-map = Неизвестно diff --git a/Resources/Locale/ru-RU/disease/disease.ftl b/Resources/Locale/ru-RU/disease/disease.ftl new file mode 100644 index 00000000000..0b44dbcdbaf --- /dev/null +++ b/Resources/Locale/ru-RU/disease/disease.ftl @@ -0,0 +1 @@ +disease-vomit = { CAPITALIZE($person) } тошнит. diff --git a/Resources/Locale/ru-RU/disease/miasma.ftl b/Resources/Locale/ru-RU/disease/miasma.ftl new file mode 100644 index 00000000000..801f4b895ee --- /dev/null +++ b/Resources/Locale/ru-RU/disease/miasma.ftl @@ -0,0 +1,17 @@ +ammonia-smell = Something smells pungent! +miasma-smell = Что-то дурно попахивает! +perishable-1 = [color=green]{ CAPITALIZE(POSS-ADJ($target)) } тело выглядит еще свежим.[/color] +perishable-2 = [color=orangered]{ CAPITALIZE(POSS-ADJ($target)) } тело выглядит слегка испортившимся.[/color] +perishable-3 = [color=red]{ CAPITALIZE(POSS-ADJ($target)) } тело выглядит не очень свежим.[/color] +perishable-1-nonmob = [color=green]{ CAPITALIZE(SUBJECT($target)) } все еще выглядит свежим.[/color] +perishable-2-nonmob = [color=orangered]{ CAPITALIZE(SUBJECT($target)) } выглядит слегка свежим.[/color] +perishable-3-nonmob = [color=red]{ CAPITALIZE(SUBJECT($target)) } выглядит не очень свежим.[/color] +miasma-rotting = [color=orange]Тело гниёт![/color] +rotting-rotting = [color=orange]{ CAPITALIZE(POSS-ADJ($target)) } тело гниёт![/color] +rotting-bloated = [color=orangered]{ CAPITALIZE(POSS-ADJ($target)) } тело вздулось![/color] +rotting-extremely-bloated = [color=red]{ CAPITALIZE(POSS-ADJ($target)) } тело сильно вздулось![/color] +rotting-rotting-nonmob = [color=orange]{ CAPITALIZE(SUBJECT($target)) } гниёт![/color] +rotting-bloated-nonmob = [color=orangered]{ CAPITALIZE(SUBJECT($target)) } вздулось![/color] +rotting-extremely-bloated-nonmob = [color=red]{ CAPITALIZE(SUBJECT($target)) } сильно вздулось![/color] +miasma-bloated = [color=orangered]Тело вздулось![/color] +miasma-extremely-bloated = [color=red]Тело сильно вздулось![/color] diff --git a/Resources/Locale/ru-RU/disposal/mailing/components/disposal-mailing-unit-component.ftl b/Resources/Locale/ru-RU/disposal/mailing/components/disposal-mailing-unit-component.ftl new file mode 100644 index 00000000000..fecfaf3aaf3 --- /dev/null +++ b/Resources/Locale/ru-RU/disposal/mailing/components/disposal-mailing-unit-component.ftl @@ -0,0 +1,7 @@ +## UI + +ui-mailing-unit-window-title = Почтовый блок { $tag } +ui-mailing-unit-button-flush = Отправить +ui-mailing-unit-destination-select-label = Выбрать пункт назначения: +ui-mailing-unit-self-reference-label = Это устройство: +ui-mailing-unit-target-label = Пункт назначения: diff --git a/Resources/Locale/ru-RU/disposal/tube-connections-command.ftl b/Resources/Locale/ru-RU/disposal/tube-connections-command.ftl new file mode 100644 index 00000000000..fe6d0b7c637 --- /dev/null +++ b/Resources/Locale/ru-RU/disposal/tube-connections-command.ftl @@ -0,0 +1,2 @@ +tube-connections-command-description = Показывает все направления, в которых может соединяться труба. +tube-connections-command-help-text = Использование: { $command } diff --git a/Resources/Locale/ru-RU/disposal/tube/components/disposal-router-component.ftl b/Resources/Locale/ru-RU/disposal/tube/components/disposal-router-component.ftl new file mode 100644 index 00000000000..7ffdbfbfbb7 --- /dev/null +++ b/Resources/Locale/ru-RU/disposal/tube/components/disposal-router-component.ftl @@ -0,0 +1,11 @@ +## UI + +disposal-router-window-title = Маршрутизатор утилизации +disposal-router-window-tags-label = Метки: +disposal-router-window-tag-input-tooltip = Список меток, разделенных запятыми +disposal-router-window-tag-input-confirm-button = Подтвердить +disposal-router-window-tag-input-activate-no-hands = У вас нет рук. + +## ConfigureVerb + +configure-verb-get-data-text = Открыть настройки diff --git a/Resources/Locale/ru-RU/disposal/tube/components/disposal-tagger-window.ftl b/Resources/Locale/ru-RU/disposal/tube/components/disposal-tagger-window.ftl new file mode 100644 index 00000000000..4bb3fe25248 --- /dev/null +++ b/Resources/Locale/ru-RU/disposal/tube/components/disposal-tagger-window.ftl @@ -0,0 +1,8 @@ +disposal-tagger-window-title = Разметка утилизации +disposal-tagger-window-tag-input-label = Метка: +disposal-tagger-window-tag-confirm-button = Подтвердить +disposal-tagger-window-activate-no-hands = У вас нет рук. + +## ConfigureVerb + +configure-verb-get-data-text = Открыть настройки diff --git a/Resources/Locale/ru-RU/disposal/tube/components/disposal-tube-component.ftl b/Resources/Locale/ru-RU/disposal/tube/components/disposal-tube-component.ftl new file mode 100644 index 00000000000..8538dd52fda --- /dev/null +++ b/Resources/Locale/ru-RU/disposal/tube/components/disposal-tube-component.ftl @@ -0,0 +1,5 @@ +disposal-tube-component-popup-directions-text = { $directions } + +## TubeDirectionVerb + +tube-direction-verb-get-data-text = Направления труб diff --git a/Resources/Locale/ru-RU/disposal/unit/components/disposal-unit-component.ftl b/Resources/Locale/ru-RU/disposal/unit/components/disposal-unit-component.ftl new file mode 100644 index 00000000000..122e6192c05 --- /dev/null +++ b/Resources/Locale/ru-RU/disposal/unit/components/disposal-unit-component.ftl @@ -0,0 +1,32 @@ +## UI + +ui-disposal-unit-title = Утилизационный блок +ui-disposal-unit-label-state = Состояние: +ui-disposal-unit-label-pressure = Давление: +ui-disposal-unit-label-status = Готов +ui-disposal-unit-button-flush = Смыть +ui-disposal-unit-button-eject = Извлечь всё +ui-disposal-unit-button-power = Питание + +## FlushVerb + +disposal-flush-verb-get-data-text = Смыть + +## SelfInsertVerb + +disposal-self-insert-verb-get-data-text = Залезть внутрь + +## No hands + +disposal-unit-no-hands = У вас нет рук! +disposal-flush-verb-get-data-text = Смыть +disposal-unit-thrown-missed = Промах! +# state +disposal-unit-state-Ready = Готов +# Yes I want it to always say Pressurizing +disposal-unit-state-Flushed = Нагнетание +disposal-unit-state-Pressurizing = Нагнетание +# putting people in +disposal-unit-being-inserted = { CAPITALIZE($user) } пытается затолкать вас в мусоропровод! +disposal-self-insert-verb-get-data-text = Залезть внутрь +disposal-eject-verb-get-data-text = Извлечь всё diff --git a/Resources/Locale/ru-RU/door-remote/door-remote.ftl b/Resources/Locale/ru-RU/door-remote/door-remote.ftl new file mode 100644 index 00000000000..64bc5850267 --- /dev/null +++ b/Resources/Locale/ru-RU/door-remote/door-remote.ftl @@ -0,0 +1,5 @@ +door-remote-switch-state-open-close = Вы настраиваете пульт на открытие и закрытие дверей +door-remote-switch-state-toggle-bolts = Вы настраиваете пульт на переключение болтов +door-remote-switch-state-toggle-emergency-access = Вы настраиваете пульт на переключение аварийного доступа +door-remote-no-power = Дверь обесточена +door-remote-denied = В доступе отказано diff --git a/Resources/Locale/ru-RU/doors/components/airlock-component.ftl b/Resources/Locale/ru-RU/doors/components/airlock-component.ftl new file mode 100644 index 00000000000..9356c9920fc --- /dev/null +++ b/Resources/Locale/ru-RU/doors/components/airlock-component.ftl @@ -0,0 +1,4 @@ +## AirlockComponent + +airlock-component-cannot-pry-is-bolted-message = Болты шлюза препятствуют его открыванию! +airlock-component-cannot-pry-is-powered-message = Включённые приводы шлюза не позволяют вам этого сделать! diff --git a/Resources/Locale/ru-RU/doors/door.ftl b/Resources/Locale/ru-RU/doors/door.ftl new file mode 100644 index 00000000000..e278d32f475 --- /dev/null +++ b/Resources/Locale/ru-RU/doors/door.ftl @@ -0,0 +1 @@ +door-pry = Вскрыть дверь diff --git a/Resources/Locale/ru-RU/drag-drop/drag-drop-system.ftl b/Resources/Locale/ru-RU/drag-drop/drag-drop-system.ftl new file mode 100644 index 00000000000..15dcb3b2863 --- /dev/null +++ b/Resources/Locale/ru-RU/drag-drop/drag-drop-system.ftl @@ -0,0 +1 @@ +drag-drop-system-out-of-range-text = Вы не можете туда достать! diff --git a/Resources/Locale/ru-RU/dragon/dragon.ftl b/Resources/Locale/ru-RU/dragon/dragon.ftl new file mode 100644 index 00000000000..f8742286c44 --- /dev/null +++ b/Resources/Locale/ru-RU/dragon/dragon.ftl @@ -0,0 +1,3 @@ +dragon-round-end-agent-name = дракон +objective-issuer-dragon = [color=#7567b6]Космический дракон[/color] +dragon-role-briefing = Создайте 3 карповых разлома и захватите этот квадрант! diff --git a/Resources/Locale/ru-RU/dragon/rifts.ftl b/Resources/Locale/ru-RU/dragon/rifts.ftl new file mode 100644 index 00000000000..368c8e3a134 --- /dev/null +++ b/Resources/Locale/ru-RU/dragon/rifts.ftl @@ -0,0 +1,9 @@ +carp-rift-warning = Разлом в { $location } порождает неестественно большой поток энергии. Остановите это любой ценой! +carp-rift-duplicate = Невозможно иметь 2 заряжающихся разлома одновременно! +carp-rift-examine = Он заряжен на [color=yellow]{ $percentage }%[/color]! +carp-rift-max = Вы достигли максимального количества разломов +carp-rift-anchor = Для появления разлома требуется стабильная поверхность. +carp-rift-proximity = Слишком близко к соседнему разлому! Необходимо находиться на расстоянии не менее { $proximity } метров. +carp-rift-space-proximity = Слишком близко к космосу! Необходимо находиться на расстоянии не менее { $proximity } метров. +carp-rift-weakened = В своём ослабленном состоянии вы не можете создать больше разломов. +carp-rift-destroyed = Разлом был уничтожен! Теперь вы временно ослаблены. diff --git a/Resources/Locale/ru-RU/drone/drone-system.ftl b/Resources/Locale/ru-RU/drone/drone-system.ftl new file mode 100644 index 00000000000..d0e2a3edf54 --- /dev/null +++ b/Resources/Locale/ru-RU/drone/drone-system.ftl @@ -0,0 +1,4 @@ +drone-active = Дрон технического обслуживания. Похоже, вы ему совершенно безразличны. +drone-dormant = Бездействующий дрон технического обслуживания. Кто знает, когда он проснётся? +drone-activated = Дрон с жужжанием оживает! +drone-too-close = Слишком близко к другим существам! diff --git a/Resources/Locale/ru-RU/electrocution/electrocute-command.ftl b/Resources/Locale/ru-RU/electrocution/electrocute-command.ftl new file mode 100644 index 00000000000..f9f75fae4f2 --- /dev/null +++ b/Resources/Locale/ru-RU/electrocution/electrocute-command.ftl @@ -0,0 +1,2 @@ +electrocute-command-description = Поражает указанное существо током, по умолчанию это 10 секунд и 10 урона. Шокирует! +electrocute-command-entity-cannot-be-electrocuted = Вы не можете ударить током эту сущность! diff --git a/Resources/Locale/ru-RU/electrocution/electrocuted-component.ftl b/Resources/Locale/ru-RU/electrocution/electrocuted-component.ftl new file mode 100644 index 00000000000..73d0ca7ac0a --- /dev/null +++ b/Resources/Locale/ru-RU/electrocution/electrocuted-component.ftl @@ -0,0 +1,3 @@ +electrocuted-component-mob-shocked-by-source-popup-others = { CAPITALIZE($source) } шокирует { $mob }! +electrocuted-component-mob-shocked-popup-others = { CAPITALIZE($mob) } шокирован! +electrocuted-component-mob-shocked-popup-player = Вы чувствуете мощный удар, проходящий через ваше тело! diff --git a/Resources/Locale/ru-RU/emag/emag.ftl b/Resources/Locale/ru-RU/emag/emag.ftl new file mode 100644 index 00000000000..87c8fe77f6a --- /dev/null +++ b/Resources/Locale/ru-RU/emag/emag.ftl @@ -0,0 +1,2 @@ +emag-success = Карточка замыкает что-то в { $target }. +emag-no-charges = Не осталось зарядов! diff --git a/Resources/Locale/ru-RU/emotes/emotes.ftl b/Resources/Locale/ru-RU/emotes/emotes.ftl new file mode 100644 index 00000000000..56352cedbba --- /dev/null +++ b/Resources/Locale/ru-RU/emotes/emotes.ftl @@ -0,0 +1 @@ +emote-deathgasp = { $entity } замирает и бездыханно падает, { POSS-ADJ($entity) } глаза мёртвые и безжизненные... diff --git a/Resources/Locale/ru-RU/emp/emp.ftl b/Resources/Locale/ru-RU/emp/emp.ftl new file mode 100644 index 00000000000..5685c5e88b2 --- /dev/null +++ b/Resources/Locale/ru-RU/emp/emp.ftl @@ -0,0 +1 @@ +emp-disabled-comp-on-examine = [color=lightblue]Работа нарушена электрическим полем... [/color] diff --git a/Resources/Locale/ru-RU/engineer-painter/engineer-painter.ftl b/Resources/Locale/ru-RU/engineer-painter/engineer-painter.ftl new file mode 100644 index 00000000000..b9c98fb10bb --- /dev/null +++ b/Resources/Locale/ru-RU/engineer-painter/engineer-painter.ftl @@ -0,0 +1,12 @@ +spray-painter-window-title = Краскопульт +spray-painter-style-not-available = Невозможно применить выбранный стиль к данному типу шлюза +spray-painter-selected-style = Выбранный стиль: +spray-painter-selected-color = Выбранный цвет: +spray-painter-color-red = красный +spray-painter-color-yellow = жёлтый +spray-painter-color-brown = коричневый +spray-painter-color-green = зелёный +spray-painter-color-cyan = голубой +spray-painter-color-blue = синий +spray-painter-color-white = белый +spray-painter-color-black = чёрный diff --git a/Resources/Locale/ru-RU/ensnare/ensnare-component.ftl b/Resources/Locale/ru-RU/ensnare/ensnare-component.ftl new file mode 100644 index 00000000000..93916efb3a7 --- /dev/null +++ b/Resources/Locale/ru-RU/ensnare/ensnare-component.ftl @@ -0,0 +1,4 @@ +ensnare-component-try-free = Вы пытаетесь освободить свои ноги от { $ensnare }! +ensnare-component-try-free-complete = Вы успешно освобождаете свои ноги от { $ensnare }! +ensnare-component-try-free-fail = Вам не удаётся освободить свои ноги от { $ensnare }! +ensnare-component-try-free-other = Вы пытаетесь освободить ноги { $user } от { $ensnare }! diff --git a/Resources/Locale/ru-RU/entity-systems/pointing/pointing-system.ftl b/Resources/Locale/ru-RU/entity-systems/pointing/pointing-system.ftl new file mode 100644 index 00000000000..6cb04111240 --- /dev/null +++ b/Resources/Locale/ru-RU/entity-systems/pointing/pointing-system.ftl @@ -0,0 +1,10 @@ +## PointingSystem + +pointing-system-try-point-cannot-reach = Вы не можете туда достать! +pointing-system-point-at-self = Вы указываете на себя. +pointing-system-point-at-other = Вы указываете на { $other }. +pointing-system-point-at-self-others = { CAPITALIZE($otherName) } указывает на { $other }. +pointing-system-point-at-other-others = { CAPITALIZE($otherName) } указывает на { $other }. +pointing-system-point-at-you-other = { $otherName } указывает на вас. +pointing-system-point-at-tile = Вы указываете на { $tileName }. +pointing-system-other-point-at-tile = { CAPITALIZE($otherName) } указывает на { $tileName }. diff --git a/Resources/Locale/ru-RU/escape-menu/ui/escape-menu.ftl b/Resources/Locale/ru-RU/escape-menu/ui/escape-menu.ftl new file mode 100644 index 00000000000..03c2c53d910 --- /dev/null +++ b/Resources/Locale/ru-RU/escape-menu/ui/escape-menu.ftl @@ -0,0 +1,9 @@ +### EscapeMenu.xaml + +ui-escape-title = Игровое меню +ui-escape-options = Настройки +ui-escape-rules = Правила +ui-escape-guidebook = Руководство +ui-escape-wiki = Wiki +ui-escape-disconnect = Отключиться +ui-escape-quit = Выйти diff --git a/Resources/Locale/ru-RU/escape-menu/ui/options-menu.ftl b/Resources/Locale/ru-RU/escape-menu/ui/options-menu.ftl new file mode 100644 index 00000000000..3e636f649dd --- /dev/null +++ b/Resources/Locale/ru-RU/escape-menu/ui/options-menu.ftl @@ -0,0 +1,242 @@ +## General stuff + +ui-options-title = Игровые настройки +ui-options-tab-graphics = Графика +ui-options-tab-controls = Управление +ui-options-tab-audio = Аудио +ui-options-tab-network = Сеть +ui-options-tab-misc = General +ui-options-apply = Применить +ui-options-reset-all = Сбросить всё +ui-options-default = По-умолчанию + +## Audio menu + +ui-options-discordrich = Enable Discord Rich Presence +ui-options-general-ui-style = UI Style +ui-options-general-discord = Discord +ui-options-general-cursor = Cursor +ui-options-general-speech = Speech +ui-options-general-storage = Storage +ui-options-general-accessibility = Accessibility +ui-options-master-volume = Основная громкость: +ui-options-midi-volume = Громкость MIDI (Муз. инструменты): +ui-options-ambient-music-volume = Громкость музыки окружения: +ui-options-ambience-volume = Громкость окружения: +ui-options-lobby-volume = Громкость лобби и окончания раунда: +ui-options-ambience-max-sounds = Кол-во одновременных звуков окружения: +ui-options-interface-volume = Interface volume: +ui-options-lobby-music = Музыка в лобби +ui-options-restart-sounds = Звуки перезапуска раунда +ui-options-event-music = Музыка событий +ui-options-admin-sounds = Музыка админов +ui-options-volume-label = Громкость +ui-options-volume-percent = { TOSTRING($volume, "P0") } + +## Graphics menu + +ui-options-show-held-item = Показать удерживаемый элемент рядом с курсором? +ui-options-show-combat-mode-indicators = Показать индикатор боевого режима рядом с курсором? +ui-options-show-looc-on-head = Показывать LOOC-чат над головами персонажей? +ui-options-opaque-storage-window = Opaque storage window +ui-options-vsync = Вертикальная синхронизация +ui-options-fancy-speech = Show names in speech bubbles +ui-options-fancy-name-background = Add background to speech bubble names +ui-options-enable-color-name = Add colors to character names +ui-options-reduced-motion = Reduce motion of visual effects +ui-options-screen-shake-intensity = Screen shake intensity +ui-options-screen-shake-percent = { TOSTRING($intensity, "P0") } +ui-options-fullscreen = Полный экран +ui-options-lighting-label = Качество освещения: +ui-options-lighting-very-low = Очень низкое +ui-options-lighting-low = Низкое +ui-options-lighting-medium = Среднее +ui-options-lighting-high = Высокое +ui-options-scale-label = Масштаб UI: +ui-options-scale-auto = Автоматическое ({ TOSTRING($scale, "P0") }) +ui-options-scale-75 = 75% +ui-options-scale-100 = 100% +ui-options-scale-125 = 125% +ui-options-scale-150 = 150% +ui-options-scale-175 = 175% +ui-options-scale-200 = 200% +ui-options-hud-theme = Тема HUD: +ui-options-hud-theme-default = По умолчанию +ui-options-hud-theme-modernized = Модернизированная +ui-options-hud-theme-plasmafire = Plasmafire +ui-options-hud-theme-slimecore = Slimecore +ui-options-hud-theme-clockwork = Clockwork +ui-options-hud-theme-retro = Retro +ui-options-hud-theme-minimalist = Minimalist +ui-options-hud-theme-eris = Eris +ui-options-hud-theme-ashen = Ashen +ui-options-hud-theme-classic = Классическая +ui-options-vp-stretch = Растянуть изображение для соответствия окну игры +ui-options-vp-scale = Фиксированный масштаб окна игры: x{ $scale } +ui-options-vp-integer-scaling = Использовать целочисленное масштабирование (может вызывать появление чёрных полос/обрезания) +ui-options-vp-integer-scaling-tooltip = + Если эта опция включена, область просмотра будет масштабироваться, + используя целочисленное значение при определённых разрешениях. Хотя это и + приводит к чётким текстурам, это часто означает, что сверху/снизу экрана будут + чёрные полосы или что часть окна не будет видна. +ui-options-vp-low-res = Изображение низкого разрешения +ui-options-parallax-low-quality = Низкокачественный параллакс (фон) +ui-options-fps-counter = Показать счетчик FPS +ui-options-vp-width = Ширина окна игры: { $width } +ui-options-hud-layout = Тип HUD: + +## Controls menu + +ui-options-binds-reset-all = Сбросить ВСЕ привязки +ui-options-binds-explanation = ЛКМ — изменить кнопку, ПКМ — убрать кнопку +ui-options-unbound = Пусто +ui-options-bind-reset = Сбросить +ui-options-key-prompt = Нажмите кнопку... +ui-options-header-movement = Перемещение +ui-options-header-camera = Камера +ui-options-header-interaction-basic = Базовые взаимодействия +ui-options-header-interaction-adv = Продвинутые взаимодействия +ui-options-header-ui = Интерфейс +ui-options-header-misc = Разное +ui-options-header-hotbar = Хотбар +ui-options-header-shuttle = Шаттл +ui-options-header-map-editor = Редактор карт +ui-options-header-dev = Разработка +ui-options-header-general = Основное +ui-options-hotkey-keymap = Использовать клавиши QWERTY (США) +ui-options-hotkey-toggle-walk = Переключать шаг\бег +ui-options-function-move-up = Двигаться вверх +ui-options-function-move-left = Двигаться налево +ui-options-function-move-down = Двигаться вниз +ui-options-function-move-right = Двигаться направо +ui-options-function-walk = Идти +ui-options-function-camera-rotate-left = Повернуть налево +ui-options-function-camera-rotate-right = Повернуть направо +ui-options-function-camera-reset = Сбросить камеру +ui-options-function-zoom-in = Приблизить +ui-options-function-zoom-out = Отдалить +ui-options-function-reset-zoom = Сбросить +ui-options-function-use = Использовать +ui-options-function-use-secondary = Использовать вторично +ui-options-function-alt-use = Альтернативное использование +ui-options-function-wide-attack = Размашистая атака +ui-options-function-activate-item-in-hand = Использовать предмет в руке +ui-options-function-alt-activate-item-in-hand = Альтернативно использовать предмет в руке +ui-options-function-activate-item-in-world = Использовать предмет в мире +ui-options-function-alt-activate-item-in-world = Альтернативно использовать предмет в мире +ui-options-function-drop = Положить предмет +ui-options-function-examine-entity = Осмотреть +ui-options-function-move-stored-item = Move stored item +ui-options-function-rotate-stored-item = Rotate stored item +ui-options-static-storage-ui = Lock storage window to hotbar +ui-options-function-swap-hands = Поменять руки +ui-options-function-smart-equip-backpack = Умная экипировка в рюкзак +ui-options-function-open-backpack = Open backpack +ui-options-function-open-belt = Open belt +ui-options-function-smart-equip-belt = Умная экипировка на пояс +ui-options-function-throw-item-in-hand = Бросить предмет +ui-options-function-try-pull-object = Тянуть объект +ui-options-function-move-pulled-object = Тянуть объект в сторону +ui-options-function-release-pulled-object = Перестать тянуть объект +ui-options-function-point = Указать на что-либо +ui-options-function-focus-chat-input-window = Писать в чат +ui-options-function-focus-local-chat-window = Писать в чат (IC) +ui-options-function-focus-emote = Писать в чат (Emote) +ui-options-function-focus-whisper-chat-window = Писать в чат (Шёпот) +ui-options-function-focus-radio-window = Писать в чат (Радио) +ui-options-function-focus-looc-window = Писать в чат (LOOC) +ui-options-function-focus-ooc-window = Писать в чат (OOC) +ui-options-function-focus-admin-chat-window = Писать в чат (Админ) +ui-options-function-focus-dead-chat-window = Писать в чат (Мертвые) +ui-options-function-focus-console-chat-window = Писать в чат (Консоль) +ui-options-function-cycle-chat-channel-forward = Переключение каналов чата (Вперёд) +ui-options-function-cycle-chat-channel-backward = Переключение каналов чата (Назад) +ui-options-function-open-character-menu = Открыть меню персонажа +ui-options-function-open-context-menu = Открыть контекстное меню +ui-options-function-open-crafting-menu = Открыть меню строительства +ui-options-function-open-inventory-menu = Открыть снаряжение +ui-options-function-open-a-help = Открыть админ помощь +ui-options-function-open-abilities-menu = Открыть меню действий +ui-options-function-open-entity-spawn-window = Открыть меню спавна сущностей +ui-options-function-open-sandbox-window = Открыть меню песочницы +ui-options-function-open-tile-spawn-window = Открыть меню спавна тайлов +ui-options-function-open-decal-spawn-window = Открыть меню спавна декалей +ui-options-function-open-admin-menu = Открыть админ меню +ui-options-function-open-guidebook = Открыть руководство +ui-options-function-window-close-all = Закрыть все окна +ui-options-function-window-close-recent = Закрыть текущее окно +ui-options-function-show-escape-menu = Переключить игровое меню +ui-options-function-escape-context = Закрыть текущее окно или переключить игровое меню +ui-options-function-take-screenshot = Сделать скриншот +ui-options-function-take-screenshot-no-ui = Сделать скриншот (без интерфейса) +ui-options-function-toggle-fullscreen = Переключить полноэкранный режим +ui-options-function-editor-place-object = Разместить объект +ui-options-function-editor-cancel-place = Отменить размещение +ui-options-function-editor-grid-place = Размещать в сетке +ui-options-function-editor-line-place = Размещать в линию +ui-options-function-editor-rotate-object = Повернуть +ui-options-function-editor-flip-object = Перевернуть +ui-options-function-editor-copy-object = Копировать +ui-options-function-open-abilities-menu = Открыть меню действий +ui-options-function-show-debug-console = Открыть консоль +ui-options-function-show-debug-monitors = Показать дебаг информацию +ui-options-function-inspect-entity = Изучить сущность +ui-options-function-hide-ui = Спрятать интерфейс +ui-options-function-hotbar1 = 1 слот хотбара +ui-options-function-hotbar2 = 2 слот хотбара +ui-options-function-hotbar3 = 3 слот хотбара +ui-options-function-hotbar4 = 4 слот хотбара +ui-options-function-hotbar5 = 5 слот хотбара +ui-options-function-hotbar6 = 6 слот хотбара +ui-options-function-hotbar7 = 7 слот хотбара +ui-options-function-hotbar8 = 8 слот хотбара +ui-options-function-hotbar9 = 9 слот хотбара +ui-options-function-hotbar0 = 0 слот хотбара +ui-options-function-loadout1 = 1 страница хотбара +ui-options-function-loadout2 = 2 страница хотбара +ui-options-function-loadout3 = 3 страница хотбара +ui-options-function-loadout4 = 4 страница хотбара +ui-options-function-loadout5 = 5 страница хотбара +ui-options-function-loadout6 = 6 страница хотбара +ui-options-function-loadout7 = 7 страница хотбара +ui-options-function-loadout8 = 8 страница хотбара +ui-options-function-loadout9 = 9 страница хотбара +ui-options-function-loadout0 = 0 страница хотбара +ui-options-function-shuttle-strafe-up = Стрейф вверх +ui-options-function-shuttle-strafe-right = Стрейф вправо +ui-options-function-shuttle-strafe-left = Стрейф влево +ui-options-function-shuttle-strafe-down = Стрейф вниз +ui-options-function-shuttle-rotate-left = Поворот налево +ui-options-function-shuttle-rotate-right = Поворот направо +ui-options-function-shuttle-brake = Торможение +ui-options-net-interp-ratio = Сетевое сглаживание +ui-options-net-predict = Предугадывание на стороне клиента +ui-options-net-interp-ratio-tooltip = + Увеличение этого параметра, как правило, делает игру + более устойчивой к потере пакетов, однако при этом + это так же добавляет немного больше задержки и + требует от клиента предсказывать больше будущих тиков. +ui-options-net-predict-tick-bias = Погрешность тиков предугадывания +ui-options-net-predict-tick-bias-tooltip = + Увеличение этого параметра, как правило, делает игру более устойчивой + к потере пакетов между клиентом и сервером, однако при этом + немного возрастает задержка, и клиенту требуется предугадывать + больше будущих тиков +ui-options-net-pvs-spawn = Лимит появление PVS сущностей +ui-options-net-pvs-spawn-tooltip = + Ограничение частоты отправки новых появившихся сущностей сервером на клиент. + Снижение этого параметра может помочь уменьшить "захлебывания", + вызываемые спавном сущностей, но может привести к их резкому появлению. +ui-options-net-pvs-entry = Лимит PVS сущностей +ui-options-net-pvs-entry-tooltip = + Ограничение частоты отправки новых видимых сущностей сервером на клиент. + Снижение этого параметра может помочь уменьшить "захлебывания", + вызываемые спавном сущностей, но может привести к их резкому появлению. +ui-options-net-pvs-leave = Частота удаления PVS +ui-options-net-pvs-leave-tooltip = + Ограничение частоты, с которой клиент будет удалять + сущности вне поля зрения. Снижение этого параметра может помочь + уменьшить "захлебывания" при ходьбе, но иногда может + привести к неправильным предугадываниям и другим проблемам. +cmd-options-desc = Открывает меню опций, опционально с конкретно выбранной вкладкой. +cmd-options-help = Использование: options [tab] diff --git a/Resources/Locale/ru-RU/examine/examine-system.ftl b/Resources/Locale/ru-RU/examine/examine-system.ftl new file mode 100644 index 00000000000..40d5249272e --- /dev/null +++ b/Resources/Locale/ru-RU/examine/examine-system.ftl @@ -0,0 +1,7 @@ +## ExamineSystem + +examine-system-entity-does-not-exist = Этой сущности не существует +examine-system-cant-see-entity = Вам не удаётся это рассмотреть. +examine-verb-name = Осмотреть +examinable-anchored = Это [color=darkgreen]закреплено[/color] на полу +examinable-unanchored = Это [color=darkred]не закреплено[/color] на полу diff --git a/Resources/Locale/ru-RU/explosions/explosion-resistance.ftl b/Resources/Locale/ru-RU/explosions/explosion-resistance.ftl new file mode 100644 index 00000000000..33257e85475 --- /dev/null +++ b/Resources/Locale/ru-RU/explosions/explosion-resistance.ftl @@ -0,0 +1,2 @@ +explosion-resistance-coefficient-value = - [color=orange]Взрывной[/color] урон снижается на [color=lightblue]{ $value }%[/color]. +explosion-resistance-contents-coefficient-value = - [color=orange]Взрывной[/color] урон снижен на [color=lightblue]{ $value }%[/color]. diff --git a/Resources/Locale/ru-RU/eye/blindness.ftl b/Resources/Locale/ru-RU/eye/blindness.ftl new file mode 100644 index 00000000000..5b7f2be5aa0 --- /dev/null +++ b/Resources/Locale/ru-RU/eye/blindness.ftl @@ -0,0 +1 @@ +blindness-fail-attempt = Вы не можете сделать это, если вы слепы! diff --git a/Resources/Locale/ru-RU/fax/fax-admin.ftl b/Resources/Locale/ru-RU/fax/fax-admin.ftl new file mode 100644 index 00000000000..fb1989635f3 --- /dev/null +++ b/Resources/Locale/ru-RU/fax/fax-admin.ftl @@ -0,0 +1,13 @@ +# Command +cmd-faxui-desc = Открыть админ окно отправки факсов +cmd-faxui-help = Использование: faxui +# Window +admin-fax-title = Менеджер админ факса +admin-fax-fax = Факс: +admin-fax-follow = Следовать +admin-fax-title-placeholder = Название документа... +admin-fax-from-placeholder = Печать... +admin-fax-message-placeholder = Текст документа... +admin-fax-stamp = Печать: +admin-fax-stamp-color = Цвет печати: +admin-fax-send = Отправить diff --git a/Resources/Locale/ru-RU/fax/fax.ftl b/Resources/Locale/ru-RU/fax/fax.ftl new file mode 100644 index 00000000000..4d642064a57 --- /dev/null +++ b/Resources/Locale/ru-RU/fax/fax.ftl @@ -0,0 +1,22 @@ +fax-machine-popup-source-unknown = Неизвестно +fax-machine-popup-received = Получена передача от { $from }. +fax-machine-popup-name-long = Слишком длинное имя факса +fax-machine-popup-name-exist = Факс с таким же именем уже существует в сети +fax-machine-popup-name-set = Имя факса было обновлено +fax-machine-dialog-rename = Переименовать +fax-machine-dialog-field-name = Имя +fax-machine-ui-window = Факс +fax-machine-ui-file-button = Распечатать +fax-machine-ui-paper-button-normal = Обычная бумага +fax-machine-ui-paper-button-office = Офисная бумага +fax-machine-ui-copy-button = Скопировать +fax-machine-ui-send-button = Отправить +fax-machine-ui-refresh-button = Обновить +fax-machine-ui-no-peers = Нет получателей +fax-machine-ui-to = Получатель: +fax-machine-ui-from = Отправитель: +fax-machine-ui-paper = Бумага: +fax-machine-ui-paper-inserted = Бумага в лотке +fax-machine-ui-paper-not-inserted = Нет бумаги +fax-machine-chat-notify = Получено новое сообщение с "{ $fax }" факса +fax-machine-printed-paper-name = печатает бумагу diff --git a/Resources/Locale/ru-RU/fire-extinguisher/fire-extinguisher-component.ftl b/Resources/Locale/ru-RU/fire-extinguisher/fire-extinguisher-component.ftl new file mode 100644 index 00000000000..4ca683fe075 --- /dev/null +++ b/Resources/Locale/ru-RU/fire-extinguisher/fire-extinguisher-component.ftl @@ -0,0 +1,3 @@ +fire-extinguisher-component-after-interact-refilled-message = Вы заправили { $owner } +fire-extinguisher-component-safety-on-message = Включён предохранитель. +fire-extinguisher-component-verb-text = Вкл/Выкл предохранитель diff --git a/Resources/Locale/ru-RU/flash/components/flash-component.ftl b/Resources/Locale/ru-RU/flash/components/flash-component.ftl new file mode 100644 index 00000000000..965bc3cf608 --- /dev/null +++ b/Resources/Locale/ru-RU/flash/components/flash-component.ftl @@ -0,0 +1,6 @@ +### Interaction Messages + +# Shown when someone flashes you with a flash +flash-component-user-blinds-you = { $user } ослепляет вас вспышкой! +# Shown when a flash runs out of uses +flash-component-becomes-empty = Вспышка выгорает! diff --git a/Resources/Locale/ru-RU/flavors/flavor-profiles.ftl b/Resources/Locale/ru-RU/flavors/flavor-profiles.ftl new file mode 100644 index 00000000000..0e6364dd9e7 --- /dev/null +++ b/Resources/Locale/ru-RU/flavors/flavor-profiles.ftl @@ -0,0 +1,260 @@ +flavor-profile = На вкус { $flavor }. +flavor-profile-multiple = На вкус { $flavors } и { $lastFlavor }. +flavor-profile-unknown = Вкус неописуем. + +# Base flavors. Use these when you can't think of anything. +# These are specifically flavors that are placed in front +# of other flavors. When the flavors are processed, these +# will go in front so you don't get this like "Tastes like tomatoes, sweet and spicy", +# instead, you get "Tastes sweet, spicy and like tomatoes". + +flavor-base-savory = жгуче +flavor-base-sweet = сладко +flavor-base-salty = солено +flavor-base-sour = кисло +flavor-base-bitter = горько +flavor-base-spicy = остро +flavor-base-metallic = металлически +flavor-base-meaty = мясисто +flavor-base-fishy = рыбно +flavor-base-crabby = крабово +flavor-base-cheesy = сырно +flavor-base-funny = забавно +flavor-base-tingly = покалывающе +flavor-base-acid = кислотно +flavor-base-leafy = лиственно +flavor-base-minty = мятно +flavor-base-nutty = орехово +flavor-base-chalky = мелово +flavor-base-oily = масляно +flavor-base-peppery = перечно +flavor-base-slimy = скользко +flavor-base-magical = волшебно +flavor-base-fiber = волокнисто +flavor-base-cold = холодно +flavor-base-spooky = страшно +flavor-base-smokey = дымчато +flavor-base-fruity = фруктово +flavor-base-creamy = сливочно +flavor-base-fizzy = шипуче +flavor-base-shocking = шокирующе +flavor-base-cheap = дёшево +flavor-base-piquant = пикантно +flavor-base-sharp = резко +flavor-base-syrupy = сиропово +flavor-base-spaceshroom = таинственно +flavor-base-clean = чисто +flavor-base-alkaline = щелочно +flavor-base-holy = свято +flavor-base-horrible = ужасно +# lmao +flavor-base-terrible = ужасно + +# Complex flavors. Put a flavor here when you want something that's more +# specific. + +flavor-complex-nothing = как ничто +flavor-complex-honey = как мёд + +# Food-specific flavors. + +flavor-complex-ketchunaise = как томаты с майонезом +flavor-complex-mayonnaise = как майонез +flavor-complex-mustard = ккак горчица + +## Food chemicals. In case you get something that has this inside. + +flavor-complex-nutriment = как питательные вещества +flavor-complex-vitamin = как витамины +flavor-complex-protein = как протеины + +## Generic food taste. This should be replaced with an actual flavor profile, +## if you have food that looks like this. + +flavor-complex-food = как еда + +## Basic foodstuffs (ingredients, generic flavors) + +flavor-complex-bun = как булочка +flavor-complex-bread = как хлеб +flavor-complex-batter = как тесто для торта +flavor-complex-butter = как масло +flavor-complex-egg = как яйца +flavor-complex-raw-egg = как сырые яйца +flavor-complex-bacon = как бекон +flavor-complex-chicken = как курочка +flavor-complex-duck = как уточка +flavor-complex-chocolate = как шоколад +flavor-complex-pasta = как паста +flavor-complex-rice = как рис +flavor-complex-oats = как овёс +flavor-complex-jelly = как желе +flavor-complex-soy = как соя +flavor-complex-ice-cream = как мороженое +flavor-complex-dough = как тесто +flavor-complex-sweet-dough = как сладкое тесто +flavor-complex-tofu = как тофу +flavor-complex-miso = как мисо +flavor-complex-muffin = как маффин +flavor-complex-lemoon = как лавровый лист +flavor-complex-peas = как горох +flavor-complex-pineapple = как ананас +flavor-complex-onion = как лук +flavor-complex-eggplant = как баклажан +flavor-complex-carrot = как морковь +flavor-complex-cabbage = как капуста +flavor-complex-potatoes = как картофель +flavor-complex-pumpkin = как тыква +flavor-complex-mushroom = как грибы +flavor-complex-tomato = как помидоры +flavor-complex-corn = как кукуруза +flavor-complex-banana = как бананы +flavor-complex-apple = как яблоки +flavor-complex-cotton = как хлопок +flavor-complex-pear = как груша +flavor-complex-bungo = как бунго +flavor-complex-raisins = как сушеный виноград +flavor-complex-orange = как апельсины +flavor-complex-watermelon = как арбуз +flavor-complex-garlic = как чеснок +flavor-complex-grape = как виноград +flavor-complex-berry = как ягоды +flavor-complex-meatballs = как фрикадельки +flavor-complex-nettles = как крапива +flavor-complex-jungle = как джунгли +flavor-complex-vegetables = как овощи + +## Complex foodstuffs (cooked foods, joke flavors, etc) + +flavor-complex-pink = как розовый +flavor-complex-curry = как карри +flavor-complex-borsch-1 = как борщ +flavor-complex-borsch-2 = как бортщ +flavor-complex-borsch-3 = как борстч +flavor-complex-borsch-4 = как борш +flavor-complex-borsch-5 = как борщч +flavor-complex-mre-brownie = как дешевый брауни +flavor-complex-fortune-cookie = как случайность +flavor-complex-nutribrick = как будто вы воюете в джунглях. +flavor-complex-cheap-noodles = как дешёвая лапша +flavor-complex-syndi-cakes = как сытный фруктовый пирог +flavor-complex-sus-jerky = как сас +flavor-complex-boritos = как гейминг +flavor-complex-nachos = как начос +flavor-complex-donk = как дешёвая пицца +flavor-complex-copypasta = как повторяющаяся шутка +flavor-complex-memory-leek = как форк-бомба +flavor-complex-bad-joke = как плохая шутка +flavor-complex-gunpowder = как порох +flavor-complex-validhunting = как валидхантинг + +# Drink-specific flavors. + +flavor-complex-people = как люди +flavor-complex-cat = как кошка +flavor-complex-homerun = как хоум-ран +flavor-complex-grass = как трава +flavor-complex-flare = как дымовая шашка +flavor-complex-cobwebs = как паутина +flavor-complex-sadness = как тоска +flavor-complex-hope = как надежда +flavor-complex-chaos = как хаос +flavor-complex-squirming = как шевеление +flavor-complex-electrons = как электроны +flavor-complex-parents = как чьи-то родители +flavor-complex-plastic = как пластик +flavor-complex-glue = как клей +flavor-complex-spaceshroom-cooked = как космический умами +flavor-complex-lost-friendship = как прошедшая дружба + +## Generic alcohol/soda taste. This should be replaced with an actual flavor profile. + +flavor-complex-light = как будто погас свет +flavor-complex-profits = как выкода +flavor-complex-fishops = как крабовые палочки +flavor-complex-violets = как фиалки +flavor-complex-alcohol = как алкоголь +flavor-complex-soda = как газировка +flavor-complex-juice = как сок + +## Basic drinks + +flavor-complex-rocksandstones = как скалы и камни +flavor-complex-water = как вода +flavor-complex-beer = как моча +flavor-complex-ale = как хлеб +flavor-complex-cola = как кола +flavor-complex-cognac = как сухой острый алкоголь +flavor-complex-mead = как перебродивший мёд +flavor-complex-vermouth = like herbal grape rinds +flavor-complex-vodka = как забродившее зерно +flavor-complex-tonic-water = как злая вода +flavor-complex-tequila = как забродившая смерть +flavor-complex-energy-drink = как серная кислота +flavor-complex-dr-gibb = like malpractice +flavor-complex-grape-soda = like grape soda +flavor-complex-lemon-lime-soda = like lemon-lime soda +flavor-complex-pwr-game-soda = like gaming +flavor-complex-root-beer-soda = like root beer +flavor-complex-citrus-soda = как цитрусовая газировка +flavor-complex-space-up-soda = как космос +flavor-complex-starkist-soda = как апельсиновая газировка +flavor-complex-fourteen-loko-soda = like sweet malt +flavor-complex-sake = как сладкий, алкогольный рис +flavor-complex-rum = как забродивший сахар +flavor-complex-coffee-liquor = как крепкий, горький кофе +flavor-complex-whiskey = как патока +flavor-complex-shitty-wine = как виноградная кожура +flavor-complex-iced-tea = как холодный чай +flavor-complex-champagne = как свежеиспечённый хлеб +flavor-complex-coffee = как кофе +flavor-complex-milk = как молоко +flavor-complex-tea = как чай +flavor-complex-ice = как лёд + +## Cocktails + +flavor-complex-long-island = подозрительно похож на холодный чай +flavor-complex-mopwata = как протухшая, грязная вода +flavor-complex-three-mile-island = как чай, заваренный в ядерных отходах +flavor-complex-whiskey-cola = как газированная патока +flavor-complex-singulo = как бездонная дыра +flavor-complex-syndie-bomb = как горький виски +flavor-complex-root-beer-float = как мороженое с рутбиром +flavor-complex-black-russian = как кофе с алкоголем +flavor-complex-white-russian = как сладкое кофе с алкоголем +flavor-complex-moonshine = как чистый спирт +flavor-complex-tequila-sunrise = как мексиканское утро +flavor-complex-irish-coffee = как пробуждение алкоголика +flavor-complex-iced-beer = как ледяная моча +flavor-complex-gargle-blaster = как будто кто-то ударил вас по голове золотым слитком, покрытым лимоном. +flavor-complex-bloody-mary = как тяжелое похмелье +flavor-complex-beepsky = как нефть и виски +flavor-complex-banana-honk = как банановый милкшейк +flavor-complex-atomic-bomb = как ядерная пустошь +flavor-complex-atomic-cola = как накопление бутылочных крышек +flavor-complex-cuba-libre = как крепкая кола +flavor-complex-gin-tonic = как крепкая газировка с лимоном и лаймом +flavor-complex-screwdriver = как крепкий апельсиновый сок +flavor-complex-cogchamp = как латунь +flavor-complex-themartinez = как фиалки и лимонная водка +flavor-complex-irish-car-bomb = like a spiked cola float + +### This is exactly what pilk tastes like. I'm not even joking. I might've been a little drunk though + +flavor-complex-white-gilgamesh = как слегка газированные сливки +flavor-complex-antifreeze = как тепло +flavor-complex-pilk = как сладкое молоко + +# Medicine/chemical-specific flavors. + + +## Generic flavors. + +flavor-complex-medicine = как лекарство +flavor-complex-carpet = как горсть шерсти +flavor-complex-bee = беспчеловечно +flavor-complex-sax = как джаз +flavor-complex-bottledlightning = как молния в бутылке +flavor-complex-punishment = как наказание +flavor-weh = like weh diff --git a/Resources/Locale/ru-RU/fluids/components/absorbent-component.ftl b/Resources/Locale/ru-RU/fluids/components/absorbent-component.ftl new file mode 100644 index 00000000000..dddeb5a103d --- /dev/null +++ b/Resources/Locale/ru-RU/fluids/components/absorbent-component.ftl @@ -0,0 +1,7 @@ +mopping-system-target-container-empty = В { CAPITALIZE($target) } пусто! +mopping-system-target-container-empty-water = В { CAPITALIZE($target) } нет воды! +mopping-system-puddle-space = В { $used } полно воды +mopping-system-puddle-evaporate = { $target } испаряется +mopping-system-no-water = В { $used } нет воды! +mopping-system-full = { $used } заполнена! +mopping-system-empty = { $used } пуста! diff --git a/Resources/Locale/ru-RU/fluids/components/bucket-component.ftl b/Resources/Locale/ru-RU/fluids/components/bucket-component.ftl new file mode 100644 index 00000000000..54e16088f55 --- /dev/null +++ b/Resources/Locale/ru-RU/fluids/components/bucket-component.ftl @@ -0,0 +1,3 @@ +bucket-component-bucket-is-empty-message = Ведро пустое +bucket-component-mop-is-now-wet-message = Швабра теперь мокрая +bucket-component-mop-is-now-dry-message = Швабра теперь сухая diff --git a/Resources/Locale/ru-RU/fluids/components/drain-component.ftl b/Resources/Locale/ru-RU/fluids/components/drain-component.ftl new file mode 100644 index 00000000000..8866eb05cbc --- /dev/null +++ b/Resources/Locale/ru-RU/fluids/components/drain-component.ftl @@ -0,0 +1,8 @@ +drain-component-empty-verb-using-is-empty-message = В { $object } пусто! +drain-component-empty-verb-target-is-full-message = Устройство { $object } переполнилось! +drain-component-empty-verb-inhand = Вылить { $object } +drain-component-examine-hint-full = [color=cyan]Заполнено до краёв. Может, вантуз поможет?[/color] +drain-component-examine-volume = [color=cyan]Доступный объём - { $volume } ед.[/color] +drain-component-unclog-fail = Устройство { $object } всё ещё переполнено. +drain-component-unclog-success = Устройство { $object } было прочищено. +drain-component-unclog-notapplicable = Это не переполнено. diff --git a/Resources/Locale/ru-RU/fluids/components/puddle-component.ftl b/Resources/Locale/ru-RU/fluids/components/puddle-component.ftl new file mode 100644 index 00000000000..e9165d4c0d1 --- /dev/null +++ b/Resources/Locale/ru-RU/fluids/components/puddle-component.ftl @@ -0,0 +1,5 @@ +puddle-component-examine-is-slipper-text = Выглядит [color=#169C9C]скользко[/color]. +puddle-component-examine-evaporating = [color=#5E7C16]Испаряется[/color]. +puddle-component-examine-evaporating-partial = [color=#FED83D]Частично испаряется[/color]. +puddle-component-examine-evaporating-no = [color=#B02E26]Не испаряется[/color]. +puddle-component-slipped-touch-reaction = Вещества из { $puddle } попали на вашу кожу! diff --git a/Resources/Locale/ru-RU/fluids/components/spillable-component.ftl b/Resources/Locale/ru-RU/fluids/components/spillable-component.ftl new file mode 100644 index 00000000000..46a93cc9659 --- /dev/null +++ b/Resources/Locale/ru-RU/fluids/components/spillable-component.ftl @@ -0,0 +1,10 @@ +## SpillTargetVerb + +spill-target-verb-get-data-text = Выплеснуть +spill-target-verb-activate-cannot-drain-message = Вы не можете ничего выплеснуть из { $owner }! +spill-target-verb-activate-is-empty-message = В { $owner } пусто! +spill-melee-hit-attacker = Вы выплёскиваете { $amount } ед. содержимого { $spillable } на { $target }! +spill-melee-hit-others = { CAPITALIZE($attacker) } выплёскивает содержимое { $spillable } на { $target }! +spill-land-spilled-on-other = { CAPITALIZE($spillable) } выплёскивает своё содержимое на { $target }! +spill-examine-is-spillable = Этот контейнер можно выплеснуть. +spill-examine-spillable-weapon = Вы можете выплеснуть это на кого-то, атаковав в ближнем бою. diff --git a/Resources/Locale/ru-RU/fluids/components/spray-component.ftl b/Resources/Locale/ru-RU/fluids/components/spray-component.ftl new file mode 100644 index 00000000000..ef9d86068f8 --- /dev/null +++ b/Resources/Locale/ru-RU/fluids/components/spray-component.ftl @@ -0,0 +1 @@ +spray-component-is-empty-message = Пусто! diff --git a/Resources/Locale/ru-RU/foldable/components/foldable-component.ftl b/Resources/Locale/ru-RU/foldable/components/foldable-component.ftl new file mode 100644 index 00000000000..c26e35cf8f7 --- /dev/null +++ b/Resources/Locale/ru-RU/foldable/components/foldable-component.ftl @@ -0,0 +1,6 @@ +# Foldable + +foldable-deploy-fail = Вы не можете разложить { $object } здесь. +fold-verb = Сложить +unfold-verb = Разложить +fold-flip-verb = Перевернуть diff --git a/Resources/Locale/ru-RU/follower/follow-verb.ftl b/Resources/Locale/ru-RU/follower/follow-verb.ftl new file mode 100644 index 00000000000..1ff65ccc10c --- /dev/null +++ b/Resources/Locale/ru-RU/follower/follow-verb.ftl @@ -0,0 +1,2 @@ +verb-follow-text = Следовать +verb-follow-me-text = Заставить следовать diff --git a/Resources/Locale/ru-RU/forensics/fibers.ftl b/Resources/Locale/ru-RU/forensics/fibers.ftl new file mode 100644 index 00000000000..ea092602ab4 --- /dev/null +++ b/Resources/Locale/ru-RU/forensics/fibers.ftl @@ -0,0 +1,23 @@ +forensic-fibers = { LOC($material) } волокна +forensic-fibers-colored = { LOC($color) } { LOC($material) } волокна +fibers-insulative = изолирующие +fibers-synthetic = синтетические +fibers-leather = кожаные +fibers-durathread = дюратканевые +fibers-latex = латексные +fibers-nitrile = нитриловые +fibers-nanomachines = изолирующие наномашинные +fibers-chameleon = голографические хамелеонные +fibers-rubber = rubber +fibers-purple = фиолетовые +fibers-red = красные +fibers-black = чёрные +fibers-blue = синие +fibers-brown = коричневые +fibers-grey = серые +fibers-green = зелёные +fibers-orange = оранжевые +fibers-white = белые +fibers-yellow = жёлтые +fibers-regal-blue = королевские синие +fibers-olive = оливковые diff --git a/Resources/Locale/ru-RU/forensics/forensics.ftl b/Resources/Locale/ru-RU/forensics/forensics.ftl new file mode 100644 index 00000000000..635348b0eaf --- /dev/null +++ b/Resources/Locale/ru-RU/forensics/forensics.ftl @@ -0,0 +1,24 @@ +forensic-scanner-interface-title = Криминалистический сканер +forensic-scanner-interface-fingerprints = Отпечатки +forensic-scanner-interface-fibers = Волокна +forensic-scanner-interface-dnas = ДНК +forensic-scanner-interface-residues = Residues +forensic-scanner-interface-no-data = Нет данных для сканирования +forensic-scanner-interface-print = Распечатать +forensic-scanner-interface-clear = Очистить +forensic-scanner-report-title = Заключение криминалистической экспертизы: { $entity } +forensic-pad-unused = Она ещё не использовалась +forensic-pad-sample = Она содержит образец: { $sample } +forensic-pad-gloves = { CAPITALIZE($target) } носит перчатки. +forensic-pad-start-scan-target = { CAPITALIZE($user) } пытается снять отпечатки ваших пальцев. +forensic-pad-start-scan-user = Вы начинаете снимать отпечатки пальцев { CAPITALIZE($target) }. +forensic-pad-already-used = Эта пластинка уже использована. +forensic-scanner-match-fiber = Найдены совпадения по волокнам! +forensic-scanner-match-fingerprint = Найдены совпадения по отпечаткам пальцев! +forensic-scanner-match-none = Совпадений не найдено! +forensic-scanner-printer-not-ready = Принтер не готов. +forensic-scanner-verb-text = Сканировать +forensic-scanner-verb-message = Выполняется криминалистическое сканирование +forensic-pad-fingerprint-name = владелец отпечатков: { $entity } +forensic-pad-gloves-name = источник волокон: { $entity } +forensics-cleaning = Вы стираете отпечатки с { THE($target) }... diff --git a/Resources/Locale/ru-RU/forensics/residues.ftl b/Resources/Locale/ru-RU/forensics/residues.ftl new file mode 100644 index 00000000000..2c0baffc974 --- /dev/null +++ b/Resources/Locale/ru-RU/forensics/residues.ftl @@ -0,0 +1,9 @@ +forensic-residue = { LOC($adjective) } остаток +forensic-residue-colored = { LOC($adjective) } { LOC($color) } остаток +residue-unknown = неизвестно +residue-slippery = скользкий +residue-green = зеленый +residue-blue = синий +residue-red = красный +residue-grey = серый +residue-brown = коричневый diff --git a/Resources/Locale/ru-RU/game-ticking/forcemap-command.ftl b/Resources/Locale/ru-RU/game-ticking/forcemap-command.ftl new file mode 100644 index 00000000000..224d2bf1b72 --- /dev/null +++ b/Resources/Locale/ru-RU/game-ticking/forcemap-command.ftl @@ -0,0 +1,7 @@ +## Forcemap command loc. + +forcemap-command-description = Заставляет игру начать с заданной карты в следующем раунде. +forcemap-command-help = forcemap +forcemap-command-need-one-argument = forcemap принимает один аргумент — путь к файлу карты. +forcemap-command-success = В следующем раунде игра принудительно начнется с карты { $map }. +forcemap-command-arg-map = diff --git a/Resources/Locale/ru-RU/game-ticking/game-presets/preset-allatonce.ftl b/Resources/Locale/ru-RU/game-ticking/game-presets/preset-allatonce.ftl new file mode 100644 index 00000000000..b2e62f8ed06 --- /dev/null +++ b/Resources/Locale/ru-RU/game-ticking/game-presets/preset-allatonce.ftl @@ -0,0 +1,2 @@ +all-at-once-title = Всё и Сразу +all-at-once-description = Просто не твой день... diff --git a/Resources/Locale/ru-RU/game-ticking/game-presets/preset-deathmatch.ftl b/Resources/Locale/ru-RU/game-ticking/game-presets/preset-deathmatch.ftl new file mode 100644 index 00000000000..ca2f14282cd --- /dev/null +++ b/Resources/Locale/ru-RU/game-ticking/game-presets/preset-deathmatch.ftl @@ -0,0 +1,77 @@ +death-match-title = Смертельная битва +death-match-description = Убейте всё, что движется! +death-match-name-player = [bold]{ $name }[/bold] ([italic]{ $username }[/italic]) +death-match-name-npc = [bold]{ $name }[/bold] +death-match-assist = { $primary }, с помощью { $secondary }, +death-match-kill-callout-0 = { CAPITALIZE($killer) } убил { $victim }! +death-match-kill-callout-1 = { CAPITALIZE($killer) } завалил { $victim }! +death-match-kill-callout-2 = { CAPITALIZE($killer) } фрагнул { $victim }! +death-match-kill-callout-3 = { CAPITALIZE($killer) } разнёс { $victim }! +death-match-kill-callout-4 = { CAPITALIZE($killer) } превратил { $victim } в фарш! +death-match-kill-callout-5 = { CAPITALIZE($killer) } вальнул { $victim }! +death-match-kill-callout-6 = { CAPITALIZE($killer) } перевернул и вытряхнул { $victim }! +death-match-kill-callout-7 = { CAPITALIZE($killer) } испоганил { $victim }! +death-match-kill-callout-8 = { CAPITALIZE($killer) } отправил { $victim } в ад! +death-match-kill-callout-9 = { CAPITALIZE($killer) } станцевал на могиле { $victim }! +death-match-kill-callout-10 = { CAPITALIZE($killer) } стёр с лица земли { $victim }! +death-match-kill-callout-11 = { CAPITALIZE($killer) } переробастил { $victim }! +death-match-kill-callout-12 = { CAPITALIZE($killer) } применил тулбокс на { $victim } и получил труп! +death-match-kill-callout-13 = { CAPITALIZE($killer) } заставил { $victim } глотать пыль! +death-match-kill-callout-14 = { CAPITALIZE($killer) } запостил компиляцию кринжа с { $victim }! +death-match-kill-callout-15 = { CAPITALIZE($killer) } увидел, как { $victim } постит в #предложения! +death-match-kill-callout-16 = { CAPITALIZE($killer) } Doom (1993)-нул { $victim }! +death-match-kill-callout-17 = { CAPITALIZE($killer) } унизил { $victim }! +death-match-kill-callout-18 = { CAPITALIZE($killer) } небезопасно извлёк флешку { $victim }! +death-match-kill-callout-19 = { CAPITALIZE($killer) } удалил папку System32 с ПК { $victim }! +death-match-kill-callout-20 = { CAPITALIZE($killer) } бвоинкнул { $victim }! +death-match-kill-callout-21 = { CAPITALIZE($killer) } воткикнул { $victim } с острова! +death-match-kill-callout-22 = { CAPITALIZE($killer) } воткикнул { $victim } потому что sus! +death-match-kill-callout-23 = { CAPITALIZE($killer) } заставил { $victim } кодить для SS14! +death-match-kill-callout-24 = { CAPITALIZE($killer) } заставил { $victim } кодить для OpenDream! +death-match-kill-callout-25 = { CAPITALIZE($killer) } заставил { $victim } кодить для BYOND! +death-match-kill-callout-26 = { CAPITALIZE($killer) } буквально 1984 { $victim }! +death-match-kill-callout-27 = { CAPITALIZE($killer) } устроил экспресс-доставку { $victim } к Богу! +death-match-kill-callout-28 = { CAPITALIZE($killer) } убил { $victim } насмешкой! +death-match-kill-callout-29 = { CAPITALIZE($killer) } похвалил причёску { $victim }! +death-match-kill-callout-30 = { CAPITALIZE($killer) } перевернул { $victim } в гробу! +death-match-kill-callout-31 = { CAPITALIZE($killer) } столкнул { $victim } с лестницы! +death-match-kill-callout-32 = { CAPITALIZE($killer) } устроил для { $victim } Укус '87! +death-match-kill-callout-33 = { CAPITALIZE($killer) } увидел пост { $victim } на реддите! +death-match-kill-callout-34 = { CAPITALIZE($killer) } зарепортил { $victim } админ-составу! +death-match-kill-callout-35 = { CAPITALIZE($killer) } weh'нул { $victim }! +death-match-kill-callout-36 = { CAPITALIZE($killer) } превратил { $victim } в ремейк SS13! +death-match-kill-callout-37 = { CAPITALIZE($killer) } заставил { $victim } играть в Xonotic! +death-match-kill-callout-38 = { CAPITALIZE($killer) } отправил { $victim } в Бразилию! +death-match-kill-callout-39 = { CAPITALIZE($killer) } эпично хакнул { $victim }! +death-match-kill-callout-40 = { CAPITALIZE($killer) } закрыл PR { $victim }! +death-match-kill-callout-41 = { CAPITALIZE($killer) } увидел, как { $victim } мержит кринж в master! +death-match-kill-callout-42 = { CAPITALIZE($killer) } наблюдал, как { $victim } постит сергалов на главной! +death-match-kill-callout-43 = { CAPITALIZE($killer) } не обошёлся нежно с { $victim }! +death-match-kill-callout-44 = { CAPITALIZE($killer) } шлёпнул { $victim }! +death-match-kill-callout-45 = { CAPITALIZE($killer) } кокнул { $victim }! +death-match-kill-callout-46 = { CAPITALIZE($killer) } встряхнул { $victim } перед тем, как пить! +death-match-kill-callout-47 = { CAPITALIZE($killer) } водил пьяным и сбил { $victim }! +death-match-kill-callout-48 = { CAPITALIZE($killer) } превратил { $victim } в продаваемую фигурку! +death-match-kill-callout-49 = { CAPITALIZE($killer) } напомнил { $victim }, что он смертен! +death-match-kill-callout-50 = { CAPITALIZE($killer) } ratio'd-нул { $victim }! +death-match-kill-callout-51 = { CAPITALIZE($killer) } ctrl-alt-delete-нул { $victim }! +death-match-kill-callout-52 = { CAPITALIZE($killer) } бонкнул { $victim }! +death-match-kill-callout-53 = { CAPITALIZE($killer) } зароллил крит по { $victim }! +death-match-kill-callout-54 = { CAPITALIZE($killer) } преподал { $victim } ценный урок! +death-match-kill-callout-55 = { CAPITALIZE($killer) } совершил хоум-ран по { $victim }! +death-match-kill-callout-56 = { CAPITALIZE($killer) } данк-нул { $victim }! +death-match-kill-callout-57 = { CAPITALIZE($killer) } уничтожил { $victim } на стиле! +death-match-kill-callout-58 = { CAPITALIZE($killer) } нагрубил { $victim }! +death-match-kill-callout-59 = { CAPITALIZE($killer) } послал голосовое сообщение { $victim }! +death-match-kill-callout-60 = { CAPITALIZE($killer) } столкнул { $victim } со ступенек! +death-match-kill-callout-env-0 = { CAPITALIZE($victim) } потерял суть! +death-match-kill-callout-env-1 = { CAPITALIZE($victim) } был унижен! +death-match-kill-callout-env-2 = { CAPITALIZE($victim) } просто выглядел как идиот! +death-match-kill-callout-env-3 = { CAPITALIZE($victim) } испытал skill issue! +death-match-kill-callout-env-4 = { CAPITALIZE($victim) } выглядел очень глупо! +death-match-kill-callout-env-5 = { CAPITALIZE($victim) } избавил себя от страданий! +death-match-kill-callout-env-6 = { CAPITALIZE($victim) } устал от жизни! +death-match-kill-callout-env-7 = { CAPITALIZE($victim) } недотрайхардил! +death-match-kill-callout-env-8 = { CAPITALIZE($victim) } вынес себя с мусором! +death-match-kill-callout-env-9 = { CAPITALIZE($victim) } накринжил! +death-match-kill-callout-env-10 = { CAPITALIZE($victim) } довыпендривался! diff --git a/Resources/Locale/ru-RU/game-ticking/game-presets/preset-extended.ftl b/Resources/Locale/ru-RU/game-ticking/game-presets/preset-extended.ftl new file mode 100644 index 00000000000..50527f2dc1f --- /dev/null +++ b/Resources/Locale/ru-RU/game-ticking/game-presets/preset-extended.ftl @@ -0,0 +1,2 @@ +extended-title = Расширенный +extended-description = Спокойный игровой опыт. Потребуется вмешательство администраторов. diff --git a/Resources/Locale/ru-RU/game-ticking/game-presets/preset-greenshift.ftl b/Resources/Locale/ru-RU/game-ticking/game-presets/preset-greenshift.ftl new file mode 100644 index 00000000000..dc31958a81f --- /dev/null +++ b/Resources/Locale/ru-RU/game-ticking/game-presets/preset-greenshift.ftl @@ -0,0 +1,2 @@ +greenshift-title = Чистый воздух +greenshift-description = Режим для проведения ивентов администрацией, без случайных событий. diff --git a/Resources/Locale/ru-RU/game-ticking/game-presets/preset-nukeops.ftl b/Resources/Locale/ru-RU/game-ticking/game-presets/preset-nukeops.ftl new file mode 100644 index 00000000000..584bde4c260 --- /dev/null +++ b/Resources/Locale/ru-RU/game-ticking/game-presets/preset-nukeops.ftl @@ -0,0 +1,29 @@ +nukeops-title = Ядерные оперативники +nukeops-description = Ядерные оперативники нацелились на станцию. Постарайтесь не дать им взвести и взорвать ядерную бомбу, защищая ядерный диск! +nukeops-welcome = + Вы - ядерный оперативник. Ваша задача - взорвать { $station } и убедиться, что от неё осталась лишь груда обломков. Ваше руководство, Синдикат, снабдило вас всем необходимым для выполнения этой задачи. + Смерть Nanotrasen! +nukeops-opsmajor = [color=crimson]Крупная победа Синдиката![/color] +nukeops-opsminor = [color=crimson]Малая победа Синдиката![/color] +nukeops-neutral = [color=yellow]Ничейный исход![/color] +nukeops-crewminor = [color=green]Малая победа экипажа![/color] +nukeops-crewmajor = [color=green]Разгромная победа экипажа![/color] +nukeops-cond-nukeexplodedoncorrectstation = Ядерным оперативникам удалось взорвать станцию. +nukeops-cond-nukeexplodedonnukieoutpost = Аванпост ядерных оперативников был уничтожен ядерным взрывом. +nukeops-cond-nukeexplodedonincorrectlocation = Ядерная бомба взорвалась вне станции. +nukeops-cond-nukeactiveinstation = Ядерная бомба была оставлена взведённой на станции. +nukeops-cond-nukeactiveatcentcom = Ядерная бомба была доставлена Центральному командованию! +nukeops-cond-nukediskoncentcom = Экипаж улетел с диском ядерной аутентификации. +nukeops-cond-nukedisknotoncentcom = Экипаж оставил диск ядерной аутентификации на станции. +nukeops-cond-nukiesabandoned = Ядерные оперативники были брошены. +nukeops-cond-allnukiesdead = Все ядерные оперативники погибли. +nukeops-cond-somenukiesalive = Несколько ядерных оперативников погибли. +nukeops-cond-allnukiesalive = Все ядерные оперативники выжили. +nukeops-list-start = Ядерными оперативниками были: +nukeops-list-name = - [color=White]{ $name }[/color] +nukeops-list-name-user = - [color=White]{ $name }[/color] ([color=gray]{ $user }[/color]) +nukeops-not-enough-ready-players = Недостаточно игроков готовы к игре! { $readyPlayersCount } игроков из необходимых { $minimumPlayers } готовы. Нельзя запустить пресет Ядерные оперативники. +nukeops-no-one-ready = Нет готовых игроков! Нельзя запустить пресет Ядерные оперативники. +nukeops-role-commander = Командир +nukeops-role-agent = Агент +nukeops-role-operator = Оператор diff --git a/Resources/Locale/ru-RU/game-ticking/game-presets/preset-pirates.ftl b/Resources/Locale/ru-RU/game-ticking/game-presets/preset-pirates.ftl new file mode 100644 index 00000000000..a9e39ec2936 --- /dev/null +++ b/Resources/Locale/ru-RU/game-ticking/game-presets/preset-pirates.ftl @@ -0,0 +1,24 @@ +pirates-title = Каперы +pirates-description = Группа каперов приближается к вашей скромной станции. Враждебны они или нет, их единственная цель - закончить раунд с максимальным количеством безделушек на своем корабле. +pirates-no-ship = При неизвестных обстоятельствах корабль каперов был окончательно и бесповоротно уничтожен. Ноль очков. +pirates-final-score = + Предприятие каперов принесло им { $score } { $score -> + [one] кредит + [few] кредита + *[other] кредитов + }, за воровство +pirates-final-score-2 = + безделушек, на общую сумму в { $finalPrice } { $finalPrice -> + [one] кредит + [few] кредита + *[other] кредитов + }. +pirates-list-start = Каперами были: +pirates-most-valuable = Самыми ценными украденными предметами были: +pirates-stolen-item-entry = + { $entity } ({ $credits } { $credits -> + [one] кредит + [few] кредита + *[other] кредитов + }) +pirates-stole-nothing = - Каперы не украли вообще ничего. Тычьте пальцем и насмехайтесь. diff --git a/Resources/Locale/ru-RU/game-ticking/game-presets/preset-revolutionary.ftl b/Resources/Locale/ru-RU/game-ticking/game-presets/preset-revolutionary.ftl new file mode 100644 index 00000000000..36afc43fea4 --- /dev/null +++ b/Resources/Locale/ru-RU/game-ticking/game-presets/preset-revolutionary.ftl @@ -0,0 +1,62 @@ +## Rev Head + +roles-antag-rev-head-name = Глава революции +roles-antag-rev-head-objective = Ваша задача - захватить станцию, склонив членов экипажа на свою сторону, и уничтожив весь командный состав станции. +head-rev-role-greeting = + Вы - глава революции. + Вам поручено устранить весь командный состав станции путём убийства или изгнания за борт. + Синдикат проспонсировал вас особой вспышкой, которая конвертирует членов экипажа на вашу сторону. + Осторожно, она не сработает на сотрудниках службы безопасности, членах командного состава, и на тех, кто носит солнцезащитные очки. + Viva la revolución! +head-rev-briefing = + Используйте вспышки, чтобы конвертировать членов экипажа на свою сторону. + Убейте всех глав, чтобы захватить станцию. +head-rev-break-mindshield = Щит разума был уничтожен! + +## Rev + +roles-antag-rev-name = Революционер +roles-antag-rev-objective = Ваша задача - защищать и выполнять приказы глав революции, а также уничтожить весь командный состав станции. +rev-break-control = { $name } { $gender -> + [male] вспомнил, кому он верен + [female] вспомнила, кому она верна + [epicene] вспомнили, кому они верни + *[neuter] вспомнило, кому оно верно + } на самом деле! +rev-role-greeting = + Вы - Революционер. + Вам поручено захватить станцию и защищать глав революции. + Уничтожьте весь командный состав станции. + Viva la revolución! +rev-briefing = Помогите главам революции уничтожить командование станции, чтобы захватить её. + +## General + +rev-title = Революционеры +rev-description = Революционеры среди нас. +rev-not-enough-ready-players = Недостаточно игроков готовы к игре! { $readyPlayersCount } игроков из необходимых { $minimumPlayers } готовы. Нельзя запустить пресет Революционеры. +rev-no-one-ready = Нет готовых игроков! Нельзя запустить пресет Революционеры. +rev-no-heads = Нет кандидатов на роль главы революции. Нельзя запустить пресет Революционеры. +rev-all-heads-dead = Все главы мертвы, теперь разберитесь с оставшимися членами экипажа! +rev-won = Главы революции выжили и уничтожили весь командный состав станции. +rev-headrev-count = { $initialCount -> + [one] Глава революции был один: + *[other] Глав революции было { $initialCount }: + } +rev-lost = Члены командного состава станции выжили и уничтожили всех глав революции. +rev-stalemate = Главы революции и командный состав станции погибли. Это ничья. +rev-headrev-name-user = [color=#5e9cff]{ $name }[/color] ([color=gray]{ $username }[/color]) конвертировал { $count } { $count -> + [one] члена + *[other] членов + } экипажа +rev-headrev-name = [color=#5e9cff]{ $name }[/color] конвертировал { $count } { $count -> + [one] члена + *[other] членов + } экипажа +rev-reverse-stalemate = Главы революции и командный состав станции выжили. +rev-deconverted-title = Разконвертированы! +rev-deconverted-text = + Со смертью последнего главы революции, революция оканчивается. + + Вы больше не революционер, так что ведите себя хорошо. +rev-deconverted-confirm = Подтвердить \ No newline at end of file diff --git a/Resources/Locale/ru-RU/game-ticking/game-presets/preset-sandbox.ftl b/Resources/Locale/ru-RU/game-ticking/game-presets/preset-sandbox.ftl new file mode 100644 index 00000000000..e2d94f84e2c --- /dev/null +++ b/Resources/Locale/ru-RU/game-ticking/game-presets/preset-sandbox.ftl @@ -0,0 +1,2 @@ +sandbox-title = Песочница +sandbox-description = Никакого стресса, только ваш креатив! diff --git a/Resources/Locale/ru-RU/game-ticking/game-presets/preset-secret.ftl b/Resources/Locale/ru-RU/game-ticking/game-presets/preset-secret.ftl new file mode 100644 index 00000000000..ad11ccd875f --- /dev/null +++ b/Resources/Locale/ru-RU/game-ticking/game-presets/preset-secret.ftl @@ -0,0 +1,2 @@ +secret-title = Секрет +secret-description = Это секрет для всех. Угрозы, с которыми вы сталкиваетесь, рандомизированы. diff --git a/Resources/Locale/ru-RU/game-ticking/game-presets/preset-survival.ftl b/Resources/Locale/ru-RU/game-ticking/game-presets/preset-survival.ftl new file mode 100644 index 00000000000..fd28baaf0c5 --- /dev/null +++ b/Resources/Locale/ru-RU/game-ticking/game-presets/preset-survival.ftl @@ -0,0 +1,2 @@ +survival-title = Выживание +survival-description = Внутренние угрозы отсутствуют, но как долго станция сможет продержаться в обстановке все более разрушительных и частых событий? diff --git a/Resources/Locale/ru-RU/game-ticking/game-presets/preset-suspicion.ftl b/Resources/Locale/ru-RU/game-ticking/game-presets/preset-suspicion.ftl new file mode 100644 index 00000000000..8aa9e2d3283 --- /dev/null +++ b/Resources/Locale/ru-RU/game-ticking/game-presets/preset-suspicion.ftl @@ -0,0 +1,2 @@ +suspicion-title = Подозрения +suspicion-description = Подозрения разгораются на станции. На борту есть предатели... Сможете ли вы убить их до того, как они убьют вас? diff --git a/Resources/Locale/ru-RU/game-ticking/game-presets/preset-thief.ftl b/Resources/Locale/ru-RU/game-ticking/game-presets/preset-thief.ftl new file mode 100644 index 00000000000..9c08fe5b26b --- /dev/null +++ b/Resources/Locale/ru-RU/game-ticking/game-presets/preset-thief.ftl @@ -0,0 +1,16 @@ +thief-role-greeting-human = + Вы преступное отродье, клептоман + ранее арестованное за свои преступления. + Вам необходимо пополнить свою коллецию. + Вам насильно имплантировали имплант миролюбия после прошлого ареста, + но это не остановит вас от совершения преступлений. +thief-role-greeting-animal = + Вы животное клептоман. + Воруйте всё что понравится. +thief-role-greeting-equipment = + У вас есть воровской тулбокс + с разнообразным снаряжением. + Выбери своё стартовое снаряжение, + и делай свою работу скрытно. +objective-issuer-thief = [color=#746694]Криминал[/color] +thief-round-end-agent-name = Вор diff --git a/Resources/Locale/ru-RU/game-ticking/game-presets/preset-traitor.ftl b/Resources/Locale/ru-RU/game-ticking/game-presets/preset-traitor.ftl new file mode 100644 index 00000000000..97b07776032 --- /dev/null +++ b/Resources/Locale/ru-RU/game-ticking/game-presets/preset-traitor.ftl @@ -0,0 +1,40 @@ +## Traitor + +# Shown at the end of a round of Traitor +traitor-round-end-agent-name = предатель +objective-issuer-syndicate = [color=#87cefa]Синдикат[/color] +traitor-round-end-codewords = Кодовыми словами были: [color=White]{ $codewords }[/color]. +traitor-title = Предатели +traitor-description = Среди нас есть предатели... +traitor-not-enough-ready-players = Недостаточно игроков готовы к игре! Из { $minimumPlayers } необходимых игроков готовы { $readyPlayersCount }. Нельзя запустить пресет Предатели. +traitor-no-one-ready = Нет готовых игроков! Нельзя запустить пресет Предатели. + +## TraitorDeathMatch + +traitor-death-match-title = Бой насмерть предателей +traitor-death-match-description = Все — предатели. Все хотят смерти друг друга. +traitor-death-match-station-is-too-unsafe-announcement = На станции слишком опасно, чтобы продолжать. У вас есть одна минута. +traitor-death-match-end-round-description-first-line = КПК были восстановлены... +traitor-death-match-end-round-description-entry = КПК { $originalName }, с { $tcBalance } ТК + +## TraitorRole + +# TraitorRole +traitor-role-greeting = + Вы - агент Синдиката. + Ваши цели и кодовые слова перечислены в меню персонажа. + Воспользуйтесь аплинком, встроенным в ваш КПК, чтобы приобрести всё необходимое для выполнения работы. + Смерть Nanotrasen! +traitor-role-codewords = + Кодовые слова следующие: + { $codewords } + Кодовые слова можно использовать в обычном разговоре, чтобы незаметно идентифицировать себя для других агентов Синдиката. + Прислушивайтесь к ним и храните их в тайне. +traitor-role-uplink-code = + Установите рингтон Вашего КПК на { $code } чтобы заблокировать или разблокировать аплинк. + Не забудьте заблокировать его и сменить код, иначе кто угодно из экипажа станции сможет открыть аплинк! +# don't need all the flavour text for character menu +traitor-role-codewords-short = + Кодовые слова: + { $codewords }. +traitor-role-uplink-code-short = Ваш код аплинка: { $code }. diff --git a/Resources/Locale/ru-RU/game-ticking/game-presets/preset-zombies.ftl b/Resources/Locale/ru-RU/game-ticking/game-presets/preset-zombies.ftl new file mode 100644 index 00000000000..51cdb2063b2 --- /dev/null +++ b/Resources/Locale/ru-RU/game-ticking/game-presets/preset-zombies.ftl @@ -0,0 +1,27 @@ +zombie-title = Зомби +zombie-description = На станции появились ожившие мертвецы! Работайте сообща с другими членами экипажа, чтобы пережить эпидемию и защитить станцию. +zombie-not-enough-ready-players = Недостаточно игроков готовы к игре! { $readyPlayersCount } игроков из необходимых { $minimumPlayers } готовы. Нельзя запустить пресет Зомби. +zombie-no-one-ready = Нет готовых игроков! Нельзя запустить пресет Зомби. +zombie-patientzero-role-greeting = Вы — нулевой пациент. Снарядитесь и подготовьтесь к своему превращению. Ваша цель - захватить станцию, заразив при этом как можно больше членов экипажа. +zombie-healing = Вы ощущаете шевеление в своей плоти +zombie-infection-warning = Вы чувствуете, как зомби-вирус берёт верх +zombie-infection-underway = Ваша кровь начинает сгущаться +zombie-alone = Вы чувствуете себя совершенно одиноким. +zombie-shuttle-call = Мы зафиксировали, что зомби захватили станцию. Аварийный шаттл был отправлен для эвакуации оставшегося персонала. +zombie-round-end-initial-count = + { $initialCount -> + [one] Единственным нулевым пациентом был: + *[other] Нулевых пациентов было { $initialCount }, ими были: + } +zombie-round-end-user-was-initial = - [color=plum]{ $name }[/color] ([color=gray]{ $username }[/color]) был одним из нулевых пациентов. +zombie-round-end-amount-none = [color=green]Все зомби были уничтожены![/color] +zombie-round-end-amount-low = [color=green]Почти все зомби были уничтожены.[/color] +zombie-round-end-amount-medium = [color=yellow]{ $percent }% экипажа были обращены в зомби.[/color] +zombie-round-end-amount-high = [color=crimson]{ $percent }% экипажа были обращены в зомби.[/color] +zombie-round-end-amount-all = [color=darkred]Весь экипаж обратился в зомби![/color] +zombie-round-end-survivor-count = + { $count -> + [one] Единственным выжившим стал: + *[other] Осталось всего { $count } выживших, это: + } +zombie-round-end-user-was-survivor = - [color=White]{ $name }[/color] ([color=gray]{ $username }[/color]) пережил заражение. diff --git a/Resources/Locale/ru-RU/game-ticking/game-rules/rule-death-match.ftl b/Resources/Locale/ru-RU/game-ticking/game-rules/rule-death-match.ftl new file mode 100644 index 00000000000..3b0df62a381 --- /dev/null +++ b/Resources/Locale/ru-RU/game-ticking/game-rules/rule-death-match.ftl @@ -0,0 +1,3 @@ +rule-death-match-added-announcement = Теперь игра превратилась в бой насмерть. Убейте всех остальных, чтобы победить! +rule-death-match-check-winner-stalemate = Все мертвы, это патовая ситуация! +rule-death-match-check-winner = { $winner } побеждает в смертельном матче! diff --git a/Resources/Locale/ru-RU/game-ticking/game-rules/rule-suspicion.ftl b/Resources/Locale/ru-RU/game-ticking/game-rules/rule-suspicion.ftl new file mode 100644 index 00000000000..8fb0e9be937 --- /dev/null +++ b/Resources/Locale/ru-RU/game-ticking/game-rules/rule-suspicion.ftl @@ -0,0 +1,8 @@ +rule-suspicion-added-announcement = На станции есть предатели! Найдите их и убейте! +rule-suspicion-traitor-time-has-run-out = Время для предателей истекло! +rule-suspicion-check-winner-stalemate = Все мертвы, это патовая ситуация! +rule-suspicion-check-winner-station-win = Предатели мертвы! Невиновные победили. +rule-suspicion-check-winner-traitor-win = Невиновные мертвы! Предатели победили. +rule-suspicion-end-round-innocents-victory = Невиновные победили! +rule-suspicion-end-round-traitors-victory = Предатели победили! +rule-suspicion-end-round-nobody-victory = Никто не победил! diff --git a/Resources/Locale/ru-RU/game-ticking/game-rules/rule-terminator.ftl b/Resources/Locale/ru-RU/game-ticking/game-rules/rule-terminator.ftl new file mode 100644 index 00000000000..96d613547b0 --- /dev/null +++ b/Resources/Locale/ru-RU/game-ticking/game-rules/rule-terminator.ftl @@ -0,0 +1,10 @@ +terminator-round-end-agent-name = nt-800 +objective-issuer-susnet = [color=#d64119]Susnet[/color] +terminator-role-greeting = + Вы терминатор, бессердечный убийца, отправленный из будущего. + Вам необходимо устранить { $target }, { $job }. + Используй любые способы для достижения цели. + Смерть НТ. +terminator-role-briefing = Убить цель любой ценой. +terminator-endoskeleton-gib-popup = Плоть отпадает, обнажая блестящий эндоскелет! +terminator-endoskeleton-burn-popup = Плоть сгорает, обнажая блестящий эндоскелет! diff --git a/Resources/Locale/ru-RU/game-ticking/game-rules/rule-traitor.ftl b/Resources/Locale/ru-RU/game-ticking/game-rules/rule-traitor.ftl new file mode 100644 index 00000000000..91d306ba68d --- /dev/null +++ b/Resources/Locale/ru-RU/game-ticking/game-rules/rule-traitor.ftl @@ -0,0 +1 @@ +rule-traitor-added-announcement = Здравствуйте, экипаж! Хорошей смены! diff --git a/Resources/Locale/ru-RU/game-ticking/game-rules/rules.ftl b/Resources/Locale/ru-RU/game-ticking/game-rules/rules.ftl new file mode 100644 index 00000000000..d6a137af30c --- /dev/null +++ b/Resources/Locale/ru-RU/game-ticking/game-rules/rules.ftl @@ -0,0 +1,15 @@ +# General +rule-restarting-in-seconds = + Перезапуск через { $seconds } { $seconds -> + [one] секунду + [few] секунды + *[other] секунд + }. +rule-time-has-run-out = Время вышло! +# Respawning +rule-respawn-in-seconds = + Возрождение через { $second } { $second -> + [one] секунду + [few] секунды + *[other] секунд + }... diff --git a/Resources/Locale/ru-RU/game-ticking/game-ticker.ftl b/Resources/Locale/ru-RU/game-ticking/game-ticker.ftl new file mode 100644 index 00000000000..37a533cd06c --- /dev/null +++ b/Resources/Locale/ru-RU/game-ticking/game-ticker.ftl @@ -0,0 +1,44 @@ +game-ticker-restart-round = Перезапуск раунда... +game-ticker-start-round = Раунд начинается... +game-ticker-start-round-cannot-start-game-mode-fallback = Не удалось запустить режим { $failedGameMode }! Запускаем { $fallbackMode }... +game-ticker-start-round-cannot-start-game-mode-restart = Не удалось запустить режим { $failedGameMode }! Перезапуск раунда... +game-ticker-start-round-invalid-map = Выбранная карта { $map } не подходит для игрового режима { $mode }. Игровой режим может не функционировать как задумано... +game-ticker-unknown-role = Неизвестный +game-ticker-delay-start = Начало раунда было отложено на { $seconds } секунд. +game-ticker-pause-start = Начало раунда было приостановлено. +game-ticker-pause-start-resumed = Отсчет начала раунда возобновлен. +game-ticker-player-join-game-message = Добро пожаловать на Космическую Станцию 14! Если вы играете впервые, обязательно нажмите ESC на клавиатуре и прочитайте правила игры, а также не бойтесь просить помощи в "Админ помощь". +game-ticker-get-info-text = + Привет и добро пожаловать в [color=white]Space Station 14![/color] + Текущий раунд: [color=white]#{ $roundId }[/color] + Текущее количество игроков: [color=white]{ $playerCount }[/color] + Текущая карта: [color=white]{ $mapName }[/color] + Текущий режим игры: [color=white]{ $gmTitle }[/color] + >[color=yellow]{ $desc }[/color] +game-ticker-get-info-preround-text = + Привет и добро пожаловать в [color=white]Space Station 14![/color] + Текущий раунд: [color=white]#{ $roundId }[/color] + Текущее количество игроков: [color=white]{ $playerCount }[/color] ([color=white]{ $readyCount }[/color] { $readyCount -> + [one] готов + *[other] готовы + }) + Текущая карта: [color=white]{ $mapName }[/color] + Текущий режим игры: [color=white]{ $gmTitle }[/color] + >[color=yellow]{ $desc }[/color] +game-ticker-no-map-selected = [color=red]Карта ещё не выбрана![/color] +game-ticker-player-no-jobs-available-when-joining = При попытке присоединиться к игре ни одной роли не было доступно. +# Displayed in chat to admins when a player joins +player-join-message = Игрок { $name } зашёл! +player-first-join-message = Игрок { $name } зашёл на сервер впервые. +# Displayed in chat to admins when a player leaves +player-leave-message = Игрок { $name } вышел! +latejoin-arrival-announcement = + { $character } ({ $job }) { $gender -> + [male] прибыл + [female] прибыла + [epicene] прибыли + *[neuter] прибыл + } на станцию! +latejoin-arrival-sender = Станции +latejoin-arrivals-direction = Вскоре прибудет шаттл, который доставит вас на станцию. +latejoin-arrivals-direction-time = Шаттл, который доставит вас на станцию, прибудет через { $time }. diff --git a/Resources/Locale/ru-RU/game-ticking/set-game-preset-command.ftl b/Resources/Locale/ru-RU/game-ticking/set-game-preset-command.ftl new file mode 100644 index 00000000000..079f4f93df6 --- /dev/null +++ b/Resources/Locale/ru-RU/game-ticking/set-game-preset-command.ftl @@ -0,0 +1,4 @@ +set-game-preset-command-description = Установить игровой пресет для текущего раунда. +set-game-preset-command-help-text = setgamepreset +set-game-preset-preset-error = Не удается найти игровой пресет "{ $preset }" +set-game-preset-preset-set = Установить игровой пресет на "{ $preset }" diff --git a/Resources/Locale/ru-RU/gases/gases.ftl b/Resources/Locale/ru-RU/gases/gases.ftl new file mode 100644 index 00000000000..a3da9d3498a --- /dev/null +++ b/Resources/Locale/ru-RU/gases/gases.ftl @@ -0,0 +1,10 @@ +gases-oxygen = Кислород +gases-nitrogen = Азот +gases-co2 = Диоксид углерода +gases-plasma = Плазма +gases-tritium = Тритий +gases-water-vapor = Водяной пар +gases-ammonia = Аммиак +gases-miasma = Миазмы +gases-n2o = Оксид азота +gases-frezon = Фрезон diff --git a/Resources/Locale/ru-RU/gateway/gateway.ftl b/Resources/Locale/ru-RU/gateway/gateway.ftl new file mode 100644 index 00000000000..d1857e45894 --- /dev/null +++ b/Resources/Locale/ru-RU/gateway/gateway.ftl @@ -0,0 +1,12 @@ +gateway-window-title = Врата +gateway-window-ready = Готово! +gateway-window-ready-in = Готовы через: { $time }сек. +gateway-window-portal-cooldown = Cooldown +gateway-window-portal-unlock = Next unlock +gateway-window-locked = Locked +gateway-window-already-active = Уже открыт +gateway-window-open-portal = Открыть портал +gateway-window-no-destinations = Отсутствуют пункты назначения. +gateway-window-portal-closing = Портал закрывается +gateway-access-denied = Доступ запрещён! +gateway-close-portal = Закрыть портал diff --git a/Resources/Locale/ru-RU/generic.ftl b/Resources/Locale/ru-RU/generic.ftl new file mode 100644 index 00000000000..73be44187fd --- /dev/null +++ b/Resources/Locale/ru-RU/generic.ftl @@ -0,0 +1,9 @@ +generic-not-available-shorthand = Н/Д +generic-article-a = это +generic-article-an = это +generic-unknown = неизвестно +generic-unknown-title = Неизвестно +generic-error = ошибка +generic-invalid = недействительно +generic-hours = часов +generic-playtime-title = Игровое время diff --git a/Resources/Locale/ru-RU/ghost/components/ghost-component.ftl b/Resources/Locale/ru-RU/ghost/components/ghost-component.ftl new file mode 100644 index 00000000000..683dfa5402f --- /dev/null +++ b/Resources/Locale/ru-RU/ghost/components/ghost-component.ftl @@ -0,0 +1,3 @@ +ghost-component-on-examine-death-time-info-minutes = { $minutes } минут назад +ghost-component-on-examine-death-time-info-seconds = { $seconds } секунд назад +ghost-component-on-examine-message = Умер [color=yellow]{ $timeOfDeath }[/color]. diff --git a/Resources/Locale/ru-RU/ghost/ghost-gui.ftl b/Resources/Locale/ru-RU/ghost/ghost-gui.ftl new file mode 100644 index 00000000000..f4b4790a8dd --- /dev/null +++ b/Resources/Locale/ru-RU/ghost/ghost-gui.ftl @@ -0,0 +1,20 @@ +ghost-gui-return-to-body-button = Вернуться в тело +ghost-gui-ghost-warp-button = Телепорт призрака +ghost-gui-ghost-roles-button = Роли призраков ({ $count }) +ghost-gui-toggle-ghost-visibility-popup = Видимость других призраков изменена. +ghost-gui-toggle-lighting-manager-popup = Рендеринг света переключён. +ghost-gui-toggle-fov-popup = Поле зрения переключено. +ghost-gui-respawn = Возрождение +ghost-gui-uncryo = Проснуться +ghost-gui-toggle-hearing-popup-on = Теперь вы слышите все фразы. +ghost-gui-toggle-hearing-popup-off = Теперь вы слышите только радиосвязь и фразы поблизости. +ghost-target-window-title = Телепорт призрака +ghost-target-window-current-button = Телепорт в: { $name } +ghost-roles-window-title = Роли призраков +ghost-roles-window-request-role-button = Запросить +ghost-roles-window-request-role-button-timer = Запросить ({ $time }сек.) +ghost-roles-window-follow-role-button = Следовать +ghost-roles-window-no-roles-available-label = В настоящее время нет доступных ролей призраков. +ghost-roles-window-rules-footer = Кнопка станет доступна через { $time } секунд (эта задержка нужна, чтобы убедиться, что вы прочитали правила). +ghost-return-to-body-title = Вернуться в тело +ghost-return-to-body-text = Вас воскрешают! Вернуться в своё тело? diff --git a/Resources/Locale/ru-RU/ghost/observer-role.ftl b/Resources/Locale/ru-RU/ghost/observer-role.ftl new file mode 100644 index 00000000000..fe0d7d3a690 --- /dev/null +++ b/Resources/Locale/ru-RU/ghost/observer-role.ftl @@ -0,0 +1 @@ +observer-role-name = Наблюдатель diff --git a/Resources/Locale/ru-RU/ghost/roles/ghost-role-component.ftl b/Resources/Locale/ru-RU/ghost/roles/ghost-role-component.ftl new file mode 100644 index 00000000000..0d3cf177c7b --- /dev/null +++ b/Resources/Locale/ru-RU/ghost/roles/ghost-role-component.ftl @@ -0,0 +1,157 @@ +# also used in MakeGhostRuleWindow and MakeGhostRoleCommand +ghost-role-component-default-rules = + Вы не помните ничего из своей предыдущей жизни, если администратор не сказал вам обратное. + Вам разрешается помнить знания об игре в целом, например, как готовить, как использовать предметы и т.д. + Вам [color=red]НЕ[/color] разрешается помнить, имя, внешность и т.д. вашего предыдущего персонажа. +ghost-role-information-mouse-name = Мышь +ghost-role-information-mouse-description = Голодная и озорная мышь. +ghost-role-information-mothroach-name = Таракамоль +ghost-role-information-mothroach-description = Милая озорная таракамоль. +ghost-role-information-giant-spider-name = Гигантский паук +ghost-role-information-giant-spider-description = Устройте хаос обитателям станции! +ghost-role-information-cognizine-description = Приобрело сознание с помощью магии когнизина. +ghost-role-information-hamster-name = Хомяк +ghost-role-information-hamster-description = Маленький ворчливый пушистик. +ghost-role-information-hamlet-name = Хомяк Гамлет +ghost-role-information-hamlet-description = Живёт на капитанском мостике, немного вспыльчив и всегда голоден. +ghost-role-information-slimes-name = Слайм +ghost-role-information-slimes-description = Обычный слайм, без особых нужд и интересов. Он просто существует. +ghost-role-information-angry-slimes-name = Slime +ghost-role-information-angry-slimes-description = Всё вокруг раздражает ваши чувства, начинайте крушить! +ghost-role-information-smile-name = Слайм Смайл +ghost-role-information-smile-description = Самое милое создание в мире. Улыбайся, Смайл! +ghost-role-information-punpun-name = Пун Пун +ghost-role-information-punpun-description = Почётный член общины обезьян, ответственный за бар, и помогающий барменам во всём, чем может. +ghost-role-information-xeno-name = Ксено +ghost-role-information-xeno-description = Вы Ксено. Скооперируйтесь со своим ульем, чтобы истребить всех членов экипажа! +ghost-role-information-xeno-rules = Вы – антагонист. Кусайте, бейте, и крушите! +ghost-role-information-revenant-name = Ревенант +ghost-role-information-revenant-description = Вы Ревенант. Используйте свои силы, чтобы собирать души и наводить страх на команду. С помощью собранной эссенции открывайте новые способности. +ghost-role-information-revenant-rules = Вы – антагонист. Собирайте души, оскверняйте и сводите с ума экипаж. +ghost-role-information-kangaroo-name = Кенгуру +ghost-role-information-kangaroo-description = Вы кенгуру! Делайте всё, что делают кенгуру. +ghost-role-information-monkey-name = Обезьяна +ghost-role-information-monkey-description = У-у-у а-а-а! +ghost-role-information-kobold-name = Kobold +ghost-role-information-kobold-description = Be the little gremlin you are, yell at people and beg for meat! +ghost-role-information-rat-king-name = Крысиный король +ghost-role-information-rat-king-description = Вы Крысиный Король, собирайте еду, чтобы производить крыс-слуг, которые будут выполнять ваши приказы. +ghost-role-information-rat-king-rules = Вы – антагонист. Нападайте и грабьте, приумножайте свою орду! +ghost-role-information-rat-servant-name = Крысиный слуга +ghost-role-information-rat-servant-description = Вы Крысиный слуга. Выполняйте приказы своего короля. +ghost-role-information-rat-servant-rules = Вы – антагонист. Нападайте и грабьте, служите своему королю! +ghost-role-information-salvage-carp-name = Космический карп на обломке в космосе +ghost-role-information-salvage-carp-description = Защищайте сокровища космического обломка! +ghost-role-information-sentient-carp-name = Разумный карп +ghost-role-information-sentient-carp-description = Помогите дракону наводнить станцию карпами! +ghost-role-information-salvage-shark-name = Карпоакула на обломке в космосе +ghost-role-information-salvage-shark-description = Помогите младшим собратьям карпам защитить их сокровища. Почувствуйте запах крови! +ghost-role-information-willow-name = Кенгуру Уиллоу +ghost-role-information-willow-description = Вы кенгуру по имени Уиллоу! Уиллоу любит бокс. +ghost-role-information-space-tick-name = Космический клещ +ghost-role-information-space-tick-description = Устройте хаос на станции! +ghost-role-information-salvage-tick-name = Космический клещ на обломке в космосе +ghost-role-information-salvage-tick-description = Защищайте сокровища космического обломка! +ghost-role-information-honkbot-name = Хонкбот +ghost-role-information-honkbot-description = Искусственное воплощение чистого зла. +ghost-role-information-jonkbot-name = Кринжбот +ghost-role-information-jonkbot-description = Искусственное воплощение чистого зла. +ghost-role-information-mimebot-name = Мимбот +ghost-role-information-mimebot-description = Мимбот, ведёт себя как мим и не ведёт себя как грейтайдер. +ghost-role-information-space-bear-name = Космический медведь +ghost-role-information-space-bear-description = Вы медведь! Ведите себя соответствующе. +ghost-role-information-supplybot-name = Грузобот +ghost-role-information-supplybot-description = Развозите грузы по станции. +ghost-role-information-salvage-bear-name = Космический медведь на обломке в космосе +ghost-role-information-salvage-bear-description = Защищайте сокровища космического обломка! +ghost-role-information-space-kangaroo-name = Космический кенгуру +ghost-role-information-space-kangaroo-description = Вы кенгуру! Делайте всё, что делают кенгуру. +ghost-role-information-salvage-kangaroo-name = Космический кенгуру на обломке в космосе +ghost-role-information-salvage-kangaroo-description = Защищайте сокровища космического обломка! +ghost-role-information-space-spider-name = Космический паук +ghost-role-information-space-spider-description = Космические пауки так же агрессивны, как и обычные пауки. Питайтесь. +ghost-role-information-salvage-spider-name = Космический паук на обломке в космосе +ghost-role-information-salvage-spider-description = Космические пауки так же агрессивны, как и обычные пауки. Питайтесь. +ghost-role-information-guardian-name = Страж +ghost-role-information-guardian-description = Слушайте своего хозяина. Не танкуйте урон. Сильно стукайте врагов. +ghost-role-information-space-cobra-name = Space cobra +ghost-role-information-space-cobra-description = Space cobras really don't like guests, and will always snack on a visitor. +ghost-role-information-salvage-cobra-name = Space cobra on salvage wreck +ghost-role-information-salvage-cobra-description = Space cobras really don't like guests, and will always snack on a visitor. +ghost-role-information-salvage-flesh-name = Aberrant flesh on salvage wreck +ghost-role-information-salvage-flesh-description = Defend the loot inside the salvage wreck! +ghost-role-information-tropico-name = Tropico +ghost-role-information-tropico-description = The noble companion of Atmosia, and its most stalwart defender. Viva! +ghost-role-information-holoparasite-name = Голопаразит +ghost-role-information-holoparasite-description = Слушайте своего хозяина. Не танкуйте урон. Сильно стукайте врагов. +ghost-role-information-holoclown-name = Голоклоун +ghost-role-information-holoclown-description = Слушайте своего хозяина. Используйте свои карманы и руку, чтобы ему помочь. +ghost-role-information-ifrit-name = Ифрит +ghost-role-information-ifrit-description = Слушайте своего хозяина. Не танкуйте урон. Сильно стукайте врагов. +ghost-role-information-space-dragon-name = Космический дракон +ghost-role-information-space-dragon-description = Вызовите 3 карповых разлома и захватите этот квадрант! У вас есть лишь 5 минут между каждым разломом, прежде чем вы исчезнете. +ghost-role-information-space-dragon-dungeon-description = Защищайте подземелье экспедиции вместе со своими рыбьими товарищами! +ghost-role-information-cluwne-name = Клувень +ghost-role-information-cluwne-description = Станьте жалким клувнем. Ваша единственная цель в жизни - найти сладкое избавление от страданий (обычно через избиение до смерти). Клоун не является антагонистом, но может защищаться. Члены экипажа могут свободно убивать клувней (Или нет, в зависимости от правил сервера) +ghost-role-information-skeleton-pirate-name = Скелет-пират +ghost-role-information-skeleton-pirate-description = Устройте хаос и разграбьте станцию в поисках сокровищ. +ghost-role-information-skeleton-biker-name = Скелет-байкер +ghost-role-information-skeleton-biker-description = Колесите на своём прекрасном байке. +ghost-role-information-onestar-mecha-name = мех Onestar +ghost-role-information-onestar-mecha-description = Вы - экспериментальный мех, созданный неизвестно кем. Всё, что вы знаете, это что у вас есть оружие, а поблизости обнаружены движущиеся мясные мишени... +ghost-role-information-closet-skeleton-name = Скелет из шкафа +ghost-role-information-closet-skeleton-description = Устройте хаос! Вы - первозданная сила, не имеющая хозяина. Живите счастливо с экипажем или развяжите священную войну скелетов. +ghost-role-information-onestar-mecha-rules = Примените своё оружие, чтобы посеять хаос. Вы - антагонист. +ghost-role-information-remilia-name = Ремилия, фамильяр священника +ghost-role-information-remilia-description = Слушайте своего хозяина. Ешьте фрукты. +ghost-role-information-remilia-rules = Вы разумная летучая мышь-фруктоед. Следуйте за священником. Не создавайте никаких проблем, если только священник не скажет вам об этом. +ghost-role-information-cerberus-name = Цербер, злой фамильяр +ghost-role-information-cerberus-description = Слушайте своего хозяина. Сейте хаос. +ghost-role-information-cerberus-rules = Вы разумная, демоническая собака. Старайтесь помогать священнику и любому из верных ему прихожан. Как антагонист, в остальном вы вольны делать что угодно. +ghost-role-information-ert-leader-name = ОБР Лидер +ghost-role-information-ert-leader-description = Руководите командой специалистов для решения проблем станции. +ghost-role-information-ert-janitor-name = ОБР Уборщик +ghost-role-information-ert-janitor-description = Оказывайте содействие в попытках навести чистоту для решения проблем станции. +ghost-role-information-ert-engineer-name = ОБР Инженер +ghost-role-information-ert-engineer-description = Оказывайте содействие в инженерных работах для решения проблем станции. +ghost-role-information-ert-security-name = ОБР Офицер безопасности +ghost-role-information-ert-security-description = Оказывайте содействие в обеспечении безопасности для решения проблем станции. +ghost-role-information-ert-medical-name = ОБР Медик +ghost-role-information-ert-medical-description = Оказывайте содействие в медицинской помощи для решения проблем станции. +ghost-role-information-cburn-agent-name = РХБЗЗ Оперативник +ghost-role-information-cburn-agent-description = Высококвалифицированный агент Центком, способный справиться с любыми угрозами. +ghost-role-information-centcom-official-name = Представитель Центком +ghost-role-information-centcom-official-description = Инспектируйте станцию, пишите служебные характеристики на руководителей, орудуйте факсом. +ghost-role-information-behonker-name = Бехонкер +ghost-role-information-behonker-description = Вы - антагонист, несущий смерть и хонки всем, кто не следует за хонкоматерью. +ghost-role-information-nukeop-rules = Вы являетесь оперативником Синдиката, которому поручено уничтожить станцию. Как антагонист, вы можете делать всё необходимое для выполнения цели. +ghost-role-information-loneop-name = Одинокий оперативник +ghost-role-information-loneop-description = Вы - одинокий ядерный оперативник. Уничтожьте станцию. +ghost-role-information-loneop-rules = Вы являетесь оперативником Синдиката, которому поручено уничтожить станцию. Как антагонист, вы можете делать всё необходимое для выполнения цели. +ghost-role-information-taxibot-name = Таксибот +ghost-role-information-taxibot-description = Доставляйте членов экипажа в места назначения. +ghost-role-information-hellspawn-name = Адская гончая +ghost-role-information-hellspawn-description = Несите смерть во славу Нар'Си. +ghost-role-information-Death-Squad-name = Оперативник Эскадрона смерти +ghost-role-information-Death-Squad-description = Приготовьтесь к массированному наступлению на станцию. Ваша задача как тяжеловооружённого оперативника - уничтожить всё живое на своём пути. И никаких свидетелей. +ghost-role-information-SyndiCat-name = СиндиКот +ghost-role-information-SyndiCat-description = You're the faithful trained pet of nuclear operatives with a microbomb. Serve your master to the death! +ghost-role-information-SyndiCat-rules = You're the faithful trained pet of nuclear operatives with a microbomb. Serve your master to the death! +ghost-role-information-Cak-name = Корт +ghost-role-information-Cak-description = Вы - любимое дитя шеф-повара. Вы - живой торт-кот. +ghost-role-information-Cak-rules = Вы - живой съедобный сладкий кот. Ваша задача - найти своё место в этом мире, где всё хочет вас съесть. +ghost-role-information-BreadDog-name = Хлебака +ghost-role-information-BreadDog-description = Вы любимое дитя повара. Вы хлебака. +ghost-role-information-BreadDog-rules = You're an edible dog made of bread. Your task is to find your place in this world where everything wants to eat you. +ghost-role-information-exterminator-name = Экстерминатор +ghost-role-information-exterminator-description = You been been sent back in time to terminate a target with high importance to the future. +ghost-role-information-exterminator-rules = You are an antagonist and may kill anyone that tries to stop you, but killing the target is always your top priority. +ghost-role-information-space-ninja-name = Space Ninja +ghost-role-information-space-ninja-description = Use stealth and deception to sabotage the station. +ghost-role-information-space-ninja-rules = You are an elite mercenary of the Spider Clan. You aren't required to follow your objectives, yet your NINJA HONOR demands you try. +ghost-role-information-syndicate-reinforcement-name = Syndicate Agent +ghost-role-information-syndicate-reinforcement-description = Someone needs reinforcements. You, the first person the syndicate could find, will help them. +ghost-role-information-syndicate-reinforcement-rules = Normal syndicate antagonist rules apply. Work with whoever called you in, and don't harm them. +ghost-role-information-syndicate-monkey-reinforcement-name = Syndicate Monkey Agent +ghost-role-information-syndicate-monkey-reinforcement-description = Someone needs reinforcements. You, a trained monkey, will help them. +ghost-role-information-syndicate-monkey-reinforcement-rules = Normal syndicate antagonist rules apply. Work with whoever called you in, and don't harm them. diff --git a/Resources/Locale/ru-RU/ghost/roles/make-ghost-role-verb.ftl b/Resources/Locale/ru-RU/ghost/roles/make-ghost-role-verb.ftl new file mode 100644 index 00000000000..6aff0618e8b --- /dev/null +++ b/Resources/Locale/ru-RU/ghost/roles/make-ghost-role-verb.ftl @@ -0,0 +1 @@ +make-ghost-role-verb-get-data-text = Сделать ролью призрака diff --git a/Resources/Locale/ru-RU/glue/glue.ftl b/Resources/Locale/ru-RU/glue/glue.ftl new file mode 100644 index 00000000000..8cd6716a7fc --- /dev/null +++ b/Resources/Locale/ru-RU/glue/glue.ftl @@ -0,0 +1,3 @@ +glue-success = Вы покрыли { $target } клеем! +glued-name-prefix = липкий { $target } +glue-failure = Не удалось покрыть { $target } клеем. diff --git a/Resources/Locale/ru-RU/gravity/gravity-generator-component.ftl b/Resources/Locale/ru-RU/gravity/gravity-generator-component.ftl new file mode 100644 index 00000000000..22190b51ea1 --- /dev/null +++ b/Resources/Locale/ru-RU/gravity/gravity-generator-component.ftl @@ -0,0 +1,31 @@ +### Gravity Generator + + +## UI + +gravity-generator-window-title = Генератор гравитации + +## UI field names + +gravity-generator-window-status = Состояние: +gravity-generator-window-power = Питание: +gravity-generator-window-eta = Оставшееся время: +gravity-generator-window-charge = Заряд: + +## UI statuses + +gravity-generator-window-status-fully-charged = Полностью заряжен +gravity-generator-window-status-off = Выключен +gravity-generator-window-status-charging = Заряжается +gravity-generator-window-status-discharging = Разряжается + +## UI Power Buttons + +gravity-generator-window-power-on = Вкл +gravity-generator-window-power-off = Выкл +gravity-generator-window-power-label = { $draw } / { $max } Вт + +## UI ETA label + +gravity-generator-window-eta-none = Н/Д +gravity-generator-window-eta-value = { TOSTRING($left, "m\\:ss") } diff --git a/Resources/Locale/ru-RU/guardian/guardian.ftl b/Resources/Locale/ru-RU/guardian/guardian.ftl new file mode 100644 index 00000000000..8e387d8c90f --- /dev/null +++ b/Resources/Locale/ru-RU/guardian/guardian.ftl @@ -0,0 +1,22 @@ +## Guardian host specific + +guardian-created = Вы чувствуете... Одержимость. +guardian-already-present-invalid-creation = Вы НЕ переживёте заново ту одержимость! +guardian-no-actions-invalid-creation = У вас нет возможности содержать в себе стража! +guardian-activator-empty-invalid-creation = Инъектор израсходован. +guardian-activator-empty-examine = [color=#ba1919]Инъектор израсходован.[/color]. +guardian-activator-invalid-target = Только гуманоиды подходят для инъекции! +guardian-no-soul = У вашего стража нет души. +guardian-available = У вашего стража теперь есть душа. + +## Guardian entity specific + +guardian-entity-recall = Страж исчезает в воздухе! +guardian-entity-taking-damage = Ваш страж получает урон! + +## Health warnings + +guardian-host-critical-warn = ВАШ ХОЗЯИН РАНЕН! +guardian-host-death-warn = ВЫ ПЕРЕСТАЁТЕ СУЩЕСТВОВАТЬ +guardian-death-warn = ВАШЕ ТЕЛО ПРОНЗАЕТ СУБАТОМНАЯ БОЛЬ, КОГДА ОНО РАСПАДАЕТСЯ! +guardian-attack-host = Вы не можете атаковать своего хозяина. diff --git a/Resources/Locale/ru-RU/guidebook/chemistry/conditions.ftl b/Resources/Locale/ru-RU/guidebook/chemistry/conditions.ftl new file mode 100644 index 00000000000..e76cb9fb971 --- /dev/null +++ b/Resources/Locale/ru-RU/guidebook/chemistry/conditions.ftl @@ -0,0 +1,47 @@ +reagent-effect-condition-guidebook-total-damage = + { $max -> + [2147483648] тело имеет по крайней мере { NATURALFIXED($min, 2) } общего урона + *[other] + { $min -> + [0] имеет не более { NATURALFIXED($max, 2) } общего урона + *[other] имеет между { NATURALFIXED($min, 2) } и { NATURALFIXED($max, 2) } общего урона + } + } +reagent-effect-condition-guidebook-reagent-threshold = + { $max -> + [2147483648] в кровеносной системе имеется по крайней мере { NATURALFIXED($min, 2) }ед. { $reagent } + *[other] + { $min -> + [0] имеется не более { NATURALFIXED($max, 2) }ед. { $reagent } + *[other] имеет между { NATURALFIXED($min, 2) }ед. и { NATURALFIXED($max, 2) }ед. { $reagent } + } + } +reagent-effect-condition-guidebook-mob-state-condition = пациент в { $state } +reagent-effect-condition-guidebook-solution-temperature = + температура раствора составляет { $max -> + [2147483648] не менее { NATURALFIXED($min, 2) }k + *[other] + { $min -> + [0] не более { NATURALFIXED($max, 2) }k + *[other] между { NATURALFIXED($min, 2) }k и { NATURALFIXED($max, 2) }k + } + } +reagent-effect-condition-guidebook-body-temperature = + температура тела составляет { $max -> + [2147483648] не менее { NATURALFIXED($min, 2) }k + *[other] + { $min -> + [0] не более { NATURALFIXED($max, 2) }k + *[other] между { NATURALFIXED($min, 2) }k и { NATURALFIXED($max, 2) }k + } + } +reagent-effect-condition-guidebook-organ-type = + метаболизирующий орган { $shouldhave -> + [true] это + *[false] это не + } { INDEFINITE($name) } { $name } орган +reagent-effect-condition-guidebook-has-tag = + цель { $invert -> + [true] не имеет + *[false] имеет + } метку { $tag } diff --git a/Resources/Locale/ru-RU/guidebook/chemistry/core.ftl b/Resources/Locale/ru-RU/guidebook/chemistry/core.ftl new file mode 100644 index 00000000000..972ebc08865 --- /dev/null +++ b/Resources/Locale/ru-RU/guidebook/chemistry/core.ftl @@ -0,0 +1,32 @@ +guidebook-reagent-effect-description = + { $chance -> + [1] { $effect } + *[other] Имеет { NATURALPERCENT($chance, 2) } шанс { $effect } + }{ $conditionCount -> + [0] . + *[other] { " " }, пока { $conditions }. + } +guidebook-reagent-name = [bold][color={ $color }]{ CAPITALIZE($name) }[/color][/bold] +guidebook-reagent-recipes-header = Рецепт +guidebook-reagent-recipes-reagent-display = [bold]{ $reagent }[/bold] \[{ $ratio }\] +guidebook-reagent-sources-header = Sources +guidebook-reagent-sources-ent-wrapper = [bold]{ $name }[/bold] \[1\] +guidebook-reagent-sources-gas-wrapper = [bold]{ $name } (gas)[/bold] \[1\] +guidebook-reagent-recipes-mix = Смешайте +guidebook-reagent-recipes-mix-and-heat = Смешайте при температуре выше { $temperature }К +guidebook-reagent-effects-header = Эффекты +guidebook-reagent-recipes-mix-info = + { $minTemp -> + [0] + { $hasMax -> + [true] { CAPITALIZE($verb) } below { NATURALFIXED($maxTemp, 2) }K + *[false] { CAPITALIZE($verb) } + } + *[other] + { CAPITALIZE($verb) } { $hasMax -> + [true] between { NATURALFIXED($minTemp, 2) }K and { NATURALFIXED($maxTemp, 2) }K + *[false] above { NATURALFIXED($minTemp, 2) }K + } + } +guidebook-reagent-effects-metabolism-group-rate = [bold]{ $group }[/bold] [color=gray]({ $rate } единиц в секунду)[/color] +guidebook-reagent-physical-description = На вид вещество { $description }. diff --git a/Resources/Locale/ru-RU/guidebook/chemistry/effects.ftl b/Resources/Locale/ru-RU/guidebook/chemistry/effects.ftl new file mode 100644 index 00000000000..a34efd9c3d8 --- /dev/null +++ b/Resources/Locale/ru-RU/guidebook/chemistry/effects.ftl @@ -0,0 +1,318 @@ +-create-3rd-person = + { $chance -> + [1] Создаёт + *[other] создают + } +-cause-3rd-person = + { $chance -> + [1] Вызывает + *[other] вызывают + } +-satiate-3rd-person = + { $chance -> + [1] Насыщает + *[other] насыщают + } +reagent-effect-guidebook-create-entity-reaction-effect = + { $chance -> + [1] Создаёт + *[other] создают + } { $amount -> + [1] { INDEFINITE($entname) } + *[other] { $amount } { $entname } + } +reagent-effect-guidebook-explosion-reaction-effect = + { $chance -> + [1] Вызывает + *[other] вызывают + } взрыв +reagent-effect-guidebook-emp-reaction-effect = + { $chance -> + [1] Вызывает + *[other] вызывают + } электромагнитный импульс +reagent-effect-guidebook-foam-area-reaction-effect = + { $chance -> + [1] Создаёт + *[other] создают + } большое количество пены +reagent-effect-guidebook-foam-area-reaction-effect = + { $chance -> + [1] Создаёт + *[other] создают + } большое количество дыма +reagent-effect-guidebook-satiate-thirst = + { $chance -> + [1] Утоляет + *[other] утоляют + } { $relative -> + [1] жажду средне + *[other] жажду на { NATURALFIXED($relative, 3) }x от обычного + } +reagent-effect-guidebook-satiate-hunger = + { $chance -> + [1] Насыщает + *[other] насыщают + } { $relative -> + [1] голод средне + *[other] голод на { NATURALFIXED($relative, 3) }x от обычного + } +reagent-effect-guidebook-health-change = + { $chance -> + [1] + { $healsordeals -> + [heals] Излечивает + [deals] Наносит + *[both] Изменяет здоровье на + } + *[other] + { $healsordeals -> + [heals] излечивать + [deals] наносить + *[both] изменяют здоровье на + } + } { $changes } +reagent-effect-guidebook-status-effect = + { $type -> + [add] + { $chance -> + [1] Вызывает + *[other] вызывают + } { LOC($key) } минимум на { NATURALFIXED($time, 3) }, эффект накапливается + *[set] + { $chance -> + [1] Вызывает + *[other] вызывают + } { LOC($key) } минимум на { NATURALFIXED($time, 3) }, эффект не накапливается + [remove] + { $chance -> + [1] Удаляет + *[other] удаляют + } { NATURALFIXED($time, 3) } от { LOC($key) } + } +reagent-effect-guidebook-activate-artifact = + { $chance -> + [1] Пытается + *[other] пытаются + } активировать артефакт +reagent-effect-guidebook-set-solution-temperature-effect = + { $chance -> + [1] Устанавливает + *[other] устанавливают + } температуру раствора точно { NATURALFIXED($temperature, 2) }k +reagent-effect-guidebook-adjust-solution-temperature-effect = + { $chance -> + [1] + { $deltasign -> + [1] Добавляет + *[-1] Удаляет + } + *[other] + { $deltasign -> + [1] добавляют + *[-1] удаляют + } + } тепло из раствора, пока температура не достигнет { $deltasign -> + [1] не более { NATURALFIXED($maxtemp, 2) }k + *[-1] не менее { NATURALFIXED($mintemp, 2) }k + } +reagent-effect-guidebook-adjust-reagent-reagent = + { $chance -> + [1] + { $deltasign -> + [1] Добавляют + *[-1] Удаляет + } + *[other] + { $deltasign -> + [1] добавляют + *[-1] удаляют + } + } { NATURALFIXED($amount, 2) }ед. от { $reagent } { $deltasign -> + [1] к + *[-1] из + } раствора +reagent-effect-guidebook-adjust-reagent-group = + { $chance -> + [1] + { $deltasign -> + [1] Добавляет + *[-1] Удаляет + } + *[other] + { $deltasign -> + [1] добавляют + *[-1] удаляют + } + } { NATURALFIXED($amount, 2) }ед реагентов в группе { $group } { $deltasign -> + [1] к + *[-1] из + } раствора +reagent-effect-guidebook-adjust-temperature = + { $chance -> + [1] + { $deltasign -> + [1] Добавляют + *[-1] Удаляют + } + *[other] + { $deltasign -> + [1] добавляют + *[-1] удаляют + } + } { POWERJOULES($amount) } тепла { $deltasign -> + [1] к телу + *[-1] из тела + }, в котором он метабилизируется +reagent-effect-guidebook-chem-cause-disease = + { $chance -> + [1] Вызывает + *[other] вызывают + } болезнь { $disease } +reagent-effect-guidebook-chem-cause-random-disease = + { $chance -> + [1] Вызывает + *[other] вызывают + } болезнь { $diseases } +reagent-effect-guidebook-jittering = + { $chance -> + [1] Вызывает + *[other] вызывают + } тряску +reagent-effect-guidebook-chem-clean-bloodstream = + { $chance -> + [1] Очищает + *[other] очищают + } кровеносную систему от других веществ +reagent-effect-guidebook-cure-disease = + { $chance -> + [1] Излечивает + *[other] излечивают + } болезнь +reagent-effect-guidebook-cure-eye-damage = + { $chance -> + [1] + { $deltasign -> + [1] Наносит + *[-1] Излечивает + } + *[other] + { $deltasign -> + [1] наносят + *[-1] излечивают + } + } повреждения глаз +reagent-effect-guidebook-chem-vomit = + { $chance -> + [1] Вызывает + *[other] вызывают + } рвоту +reagent-effect-guidebook-create-gas = + { $chance -> + [1] Создаёт + *[other] создают + } { $moles } { $moles -> + [1] моль + *[other] моль + } газа { $gas } +reagent-effect-guidebook-drunk = + { $chance -> + [1] Вызывает + *[other] вызывают + } опьянение +reagent-effect-guidebook-electrocute = + { $chance -> + [1] Бьёт током + *[other] бьют током + } употребившего в течении { NATURALFIXED($time, 3) } +reagent-effect-guidebook-extinguish-reaction = + { $chance -> + [1] Гасит + *[other] гасят + } огонь +reagent-effect-guidebook-flammable-reaction = + { $chance -> + [1] Повышает + *[other] повышают + } воспламеняемость +reagent-effect-guidebook-ignite = + { $chance -> + [1] Поджигает + *[other] поджигают + } употребившего +reagent-effect-guidebook-make-sentient = + { $chance -> + [1] Делает + *[other] делают + } употребившего разумным +reagent-effect-guidebook-make-polymorph = + { $chance -> + [1] Превращает + *[other] превращают + } употребившего в { $entityname } +reagent-effect-guidebook-modify-bleed-amount = + { $chance -> + [1] + { $deltasign -> + [1] Усиливает + *[-1] Ослабляет + } + *[other] + { $deltasign -> + [1] усиливают + *[-1] ослабляют + } + } кровотечение +reagent-effect-guidebook-modify-blood-level = + { $chance -> + [1] + { $deltasign -> + [1] Повышает + *[-1] Понижает + } + *[other] + { $deltasign -> + [1] повышают + *[-1] понижают + } + } уровень крови в организме +reagent-effect-guidebook-paralyze = + { $chance -> + [1] Парализует + *[other] парализуют + } употребившего минимум на { NATURALFIXED($time, 3) } +reagent-effect-guidebook-movespeed-modifier = + { $chance -> + [1] Делает + *[other] делают + } скорость передвижения { NATURALFIXED($walkspeed, 3) }x от стандартной минимум на { NATURALFIXED($time, 3) } +reagent-effect-guidebook-reset-narcolepsy = + { $chance -> + [1] Предотвращает + *[other] предотвращают + } приступы нарколепсии +reagent-effect-guidebook-wash-cream-pie-reaction = + { $chance -> + [1] Смывает + *[other] смывают + } кремовый пирог с лица +reagent-effect-guidebook-cure-zombie-infection = + { $chance -> + [1] Лечит + *[other] лечат + } зомби-вирус +reagent-effect-guidebook-cause-zombie-infection = + { $chance -> + [1] Заражает + *[other] заражают + } человека зомби-вирусом +reagent-effect-guidebook-innoculate-zombie-infection = + { $chance -> + [1] Лечит + *[other] лечат + } зомби-вирус и обеспечивает иммунитет к нему в будущем +reagent-effect-guidebook-missing = + { $chance -> + [1] Вызывает + *[other] вызывают + } неизвестный эффект, так как никто еще не написал об этом эффекте diff --git a/Resources/Locale/ru-RU/guidebook/chemistry/healthchange.ftl b/Resources/Locale/ru-RU/guidebook/chemistry/healthchange.ftl new file mode 100644 index 00000000000..6aa54b98134 --- /dev/null +++ b/Resources/Locale/ru-RU/guidebook/chemistry/healthchange.ftl @@ -0,0 +1,5 @@ +health-change-display = + { $deltasign -> + [-1] [color=green]{ NATURALFIXED($amount, 2) }[/color] ед. { $kind } + *[1] [color=red]{ NATURALFIXED($amount, 2) }[/color] ед. { $kind } + } diff --git a/Resources/Locale/ru-RU/guidebook/chemistry/statuseffects.ftl b/Resources/Locale/ru-RU/guidebook/chemistry/statuseffects.ftl new file mode 100644 index 00000000000..133e924a4cf --- /dev/null +++ b/Resources/Locale/ru-RU/guidebook/chemistry/statuseffects.ftl @@ -0,0 +1,13 @@ +reagent-effect-status-effect-Stun = оглушение +reagent-effect-status-effect-KnockedDown = нокдаун +reagent-effect-status-effect-Jitter = дрожь +reagent-effect-status-effect-TemporaryBlindness = слепота +reagent-effect-status-effect-SeeingRainbows = галлюцинации +reagent-effect-status-effect-Muted = неспособность разговаривать +reagent-effect-status-effect-Stutter = заикание +reagent-effect-status-effect-ForcedSleep = потеря сознания +reagent-effect-status-effect-Drunk = опьянение +reagent-effect-status-effect-PressureImmunity = невосприимчивость к давлению +reagent-effect-status-effect-Pacified = принудительный пацифизм +reagent-effect-status-effect-RatvarianLanguage = паттерны ратварского языка +reagent-effect-status-effect-StaminaModifier = modified stamina diff --git a/Resources/Locale/ru-RU/guidebook/guidebook.ftl b/Resources/Locale/ru-RU/guidebook/guidebook.ftl new file mode 100644 index 00000000000..f9808e55170 --- /dev/null +++ b/Resources/Locale/ru-RU/guidebook/guidebook.ftl @@ -0,0 +1,6 @@ +guidebook-window-title = Руководство +guidebook-placeholder-text = Выберите запись. +guidebook-placeholder-text-2 = Если вы новичок, то начните с самой верхней записи. +guidebook-filter-placeholder-text = Фильтр +guidebook-monkey-unspin = Отперевернуть обезьяну +guidebook-monkey-disco = Диско обезьяна diff --git a/Resources/Locale/ru-RU/guidebook/guides.ftl b/Resources/Locale/ru-RU/guidebook/guides.ftl new file mode 100644 index 00000000000..3dd579d5749 --- /dev/null +++ b/Resources/Locale/ru-RU/guidebook/guides.ftl @@ -0,0 +1,62 @@ +guide-entry-engineering = Инженерное дело +guide-entry-construction = Строительство +guide-entry-airlock-security = Улучшение шлюзов +guide-entry-atmospherics = Атмосфера +guide-entry-botany = Ботаника +guide-entry-fires = Пожары и разгерметизации +guide-entry-shuttle-craft = Шаттлостроение +guide-entry-networking = Сетевые соединения +guide-entry-network-configurator = Конфигуратор сетей +guide-entry-access-configurator = Конфигуратор доступа +guide-entry-power = Электропитание +guide-entry-portable-generator = Портативные генераторы +guide-entry-ame = Двигатель антиматерии (ДАМ) +guide-entry-singularity = Сингулярный двигатель +guide-entry-teg = Термоэлектрический генератор (ТЭГ) +guide-entry-rtg = RTG +guide-entry-science = Научный отдел +guide-entry-radio = Радиосвязь +guide-entry-machine-upgrading = Улучшение оборудования +guide-entry-cargo = Отдел снабжения +guide-entry-cargo-bounties = Запросы отдела снабжения +guide-entry-salvage = Утилизация обломков +guide-entry-controls = Управление +guide-entry-chemicals = Химические вещества +guide-entry-jobs = Должности +guide-entry-janitorial = Уборка станции +guide-entry-bartender = Бармен +guide-entry-chef = Шеф-повар +guide-entry-foodrecipes = Рецепты еды +guide-entry-medical = Медицинский отдел +guide-entry-medicaldoctor = Врач +guide-entry-chemist = Химик +guide-entry-medicine = Медицина +guide-entry-brute = Advanced Brute Medication +guide-entry-botanicals = Ботаника +guide-entry-cloning = Клонирование +guide-entry-cryogenics = Криогеника +guide-entry-survival = Выживание +guide-entry-technologies = Технологии +guide-entry-anomalous-research = Исследование аномалий +guide-entry-scanners-and-vessels = Сканеры и сосуды +guide-entry-ape = М.А.К.А.К. +guide-entry-xenoarchaeology = Ксеноархеология +guide-entry-artifact-reports = Отчёты об артефактах +guide-entry-traversal-distorter = Поперечный искатель +guide-entry-ss14 = Космическая станция 14 +guide-entry-robotics = Робототехника +guide-entry-cyborgs = Cyborgs +guide-entry-security = Безопасность станции +guide-entry-forensics = Forensics +guide-entry-dna = ДНК +guide-entry-criminal-records = Criminal Records +guide-entry-defusal = Обезвреживание крупной бомбы +guide-entry-antagonists = Антагонисты +guide-entry-nuclear-operatives = Ядерные оперативники +guide-entry-traitors = Предатели +guide-entry-zombies = Зомби +guide-entry-revolutionaries = Революционеры +guide-entry-minor-antagonists = Малые антагонисты +guide-entry-space-ninja = Космический ниндзя +guide-entry-glossary = Glossary +guide-entry-writing = Разметка письма diff --git a/Resources/Locale/ru-RU/guidebook/verb.ftl b/Resources/Locale/ru-RU/guidebook/verb.ftl new file mode 100644 index 00000000000..bec1dc12e75 --- /dev/null +++ b/Resources/Locale/ru-RU/guidebook/verb.ftl @@ -0,0 +1 @@ +guide-help-verb = Помощь diff --git a/Resources/Locale/ru-RU/hand-labeler/hand-labeler.ftl b/Resources/Locale/ru-RU/hand-labeler/hand-labeler.ftl new file mode 100644 index 00000000000..2743a9e2df3 --- /dev/null +++ b/Resources/Locale/ru-RU/hand-labeler/hand-labeler.ftl @@ -0,0 +1,12 @@ +hand-labeler-ui-header = Ручной Этикеровщик +# The content of the label in the UI above the text entry input. +hand-labeler-current-text-label = Этикетка: +# When the hand labeler applies a label successfully +hand-labeler-successfully-applied = Этикетка успешно наклеена +# When the hand labeler removes a label successfully +hand-labeler-successfully-removed = Этикетка успешно удалена +# Appended to the description of an object with a label on input +hand-labeler-has-label = На объекте имеется этикетка "{ $label }" +# Verb text +hand-labeler-remove-label-text = Удалить этикетку +hand-labeler-add-label-text = Наклеить этикетку diff --git a/Resources/Locale/ru-RU/hands/hands-system.ftl b/Resources/Locale/ru-RU/hands/hands-system.ftl new file mode 100644 index 00000000000..b3d93d053cd --- /dev/null +++ b/Resources/Locale/ru-RU/hands/hands-system.ftl @@ -0,0 +1,9 @@ +## HandsSystem + +hands-system-missing-equipment-slot = У вас нет { $slotName }, из которого можно что-то взять! +hands-system-empty-equipment-slot = В вашем { $slotName } нет ничего, что можно было бы вынуть! +# Examine text after when they're holding something (in-hand) +comp-hands-examine = { CAPITALIZE(SUBJECT($user)) } держит { $items }. +comp-hands-examine-empty = { CAPITALIZE(SUBJECT($user)) } ничего не держит. +comp-hands-examine-wrapper = [color=paleturquoise]{ $item }[/color] +hands-system-blocked-by = Руки заняты diff --git a/Resources/Locale/ru-RU/headset/headset-component.ftl b/Resources/Locale/ru-RU/headset/headset-component.ftl new file mode 100644 index 00000000000..21d1da37fe3 --- /dev/null +++ b/Resources/Locale/ru-RU/headset/headset-component.ftl @@ -0,0 +1,18 @@ +# Chat window radio wrap (prefix and postfix) +chat-radio-message-wrap = [color={ $color }]{ $channel } [bold]{ $name }[/bold] { $verb }, [font={ $fontType } size={ $fontSize }]"{ $message }"[/font][/color] +chat-radio-message-wrap-bold = [color={ $color }]{ $channel } [bold]{ $name }[/bold] { $verb }, [font={ $fontType } size={ $fontSize }][bold]"{ $message }"[/bold][/font][/color] +examine-headset-default-channel = Отображается, что каналом по умолчанию этой гарнитуры является [color={ $color }]{ $channel }[/color]. +chat-radio-common = Общий +chat-radio-centcom = Центком +chat-radio-command = Командный +chat-radio-engineering = Инженерный +chat-radio-medical = Медицинский +chat-radio-science = Научный +chat-radio-security = Безопасность +chat-radio-service = Сервис +chat-radio-supply = Снабжение +chat-radio-syndicate = Синдикат +chat-radio-freelance = Фриланс +# not headset but whatever +chat-radio-handheld = Портативный +chat-radio-binary = Двоичный diff --git a/Resources/Locale/ru-RU/health-examinable/health-examinable-carbon.ftl b/Resources/Locale/ru-RU/health-examinable/health-examinable-carbon.ftl new file mode 100644 index 00000000000..e4a23173669 --- /dev/null +++ b/Resources/Locale/ru-RU/health-examinable/health-examinable-carbon.ftl @@ -0,0 +1,13 @@ +health-examinable-carbon-none = Видимые повреждения тела отсутствуют. +health-examinable-carbon-Blunt-25 = [color=red]{ CAPITALIZE($target) } имеет небольшие ушибы на теле.[/color] +health-examinable-carbon-Blunt-50 = [color=crimson]{ CAPITALIZE($target) } имеет серьёзные ушибы на теле![/color] +health-examinable-carbon-Blunt-75 = [color=crimson]{ CAPITALIZE($target) } имеет сильные ушибы по всему телу![/color] +health-examinable-carbon-Slash-10 = [color=red]{ CAPITALIZE($target) } имеет несколько лёгких порезов.[/color] +health-examinable-carbon-Slash-25 = [color=red]{ CAPITALIZE($target) } имеет серьёзные порезы на теле.[/color] +health-examinable-carbon-Slash-50 = [color=crimson]{ CAPITALIZE($target) } имеет множество сильных порезов![/color] +health-examinable-carbon-Slash-75 = [color=crimson]{ CAPITALIZE($target) } имеет множество глубоких порезов на теле![/color] +health-examinable-carbon-Piercing-50 = [color=crimson]{ CAPITALIZE($target) } имеет проникающие ранения на теле![/color] +health-examinable-carbon-Heat-25 = [color=orange]{ CAPITALIZE($target) } имеет лёгкие ожоги на теле.[/color] +health-examinable-carbon-Heat-50 = [color=orange]{ CAPITALIZE($target) } имеет сильные ожоги на теле.[/color] +health-examinable-carbon-Heat-75 = [color=orange]{ CAPITALIZE($target) } имеет ожоги третьей степени на теле![/color] +health-examinable-carbon-Shock-50 = [color=lightgoldenrodyellow]{ CAPITALIZE($target) } имеет следы поражения током по всему телу![/color] diff --git a/Resources/Locale/ru-RU/health-examinable/health-examinable-comp.ftl b/Resources/Locale/ru-RU/health-examinable/health-examinable-comp.ftl new file mode 100644 index 00000000000..e08d5cc3273 --- /dev/null +++ b/Resources/Locale/ru-RU/health-examinable/health-examinable-comp.ftl @@ -0,0 +1,2 @@ +health-examinable-verb-text = Здоровье +health-examinable-verb-disabled = Проведите базовое медицинское обследование на небольшом расстоянии. diff --git a/Resources/Locale/ru-RU/health-examinable/health-examinable-silicon.ftl b/Resources/Locale/ru-RU/health-examinable/health-examinable-silicon.ftl new file mode 100644 index 00000000000..9409daf2a6e --- /dev/null +++ b/Resources/Locale/ru-RU/health-examinable/health-examinable-silicon.ftl @@ -0,0 +1,13 @@ +health-examinable-silicon-none = Видимые повреждения корпуса отсутствуют. +health-examinable-silicon-Blunt-25 = [color=red]{ CAPITALIZE($target) } имеет небольшие вмятины на шасси.[/color] +health-examinable-silicon-Blunt-50 = [color=crimson]{ CAPITALIZE($target) } имеет серьёзные вмятины по всему шасси![/color] +health-examinable-silicon-Blunt-75 = [color=crimson]Шасси { CAPITALIZE($target) } почти разваливается![/color] +health-examinable-silicon-Slash-10 = [color=red]Шасси { CAPITALIZE($target) } имеет несколько царапин.[/color] +health-examinable-silicon-Slash-25 = [color=red]Шасси { CAPITALIZE($target) } имеет серьёзные царапины по всему шасси![/color] +health-examinable-silicon-Slash-50 = [color=crimson]Покрытие шасси { CAPITALIZE($target) } усыпано глубокими цапапинами![/color] +health-examinable-silicon-Slash-75 = [color=crimson]Шасси { CAPITALIZE($target) } полностю разодрано![/color] +health-examinable-silicon-Piercing-50 = [color=crimson]Шасси { CAPITALIZE($target) } усеяно глубокими отверстиями![/color] +health-examinable-silicon-Heat-25 = [color=orange]Шасси { CAPITALIZE($target) } слегка закоптилось.[/color] +health-examinable-silicon-Heat-50 = [color=orange]Шасси { CAPITALIZE($target) } немного оплавилось.[/color] +health-examinable-silicon-Heat-75 = [color=orange]Шасси { CAPITALIZE($target) } частично расплавилось![/color] +health-examinable-silicon-Shock-50 = [color=lightgoldenrodyellow]Микросхемы { CAPITALIZE($target) }, похоже, неплохо поджарились![/color] diff --git a/Resources/Locale/ru-RU/health-examinable/stethoscope.ftl b/Resources/Locale/ru-RU/health-examinable/stethoscope.ftl new file mode 100644 index 00000000000..c262b33d1db --- /dev/null +++ b/Resources/Locale/ru-RU/health-examinable/stethoscope.ftl @@ -0,0 +1,6 @@ +stethoscope-verb = Прослушать стетоскопом +stethoscope-dead = Вы не слышите ничего. +stethoscope-normal = Вы слышите нормальное дыхание. +stethoscope-hyper = Вы слышите гипервентиляцию. +stethoscope-irregular = Вы слышите гипервентиляцию с нарушениями ритма. +stethoscope-fucked = Вы слышите судорожное, затрудненное дыхание, чередующееся с короткими вздохами. diff --git a/Resources/Locale/ru-RU/holiday/gifts.ftl b/Resources/Locale/ru-RU/holiday/gifts.ftl new file mode 100644 index 00000000000..4396a2b8f43 --- /dev/null +++ b/Resources/Locale/ru-RU/holiday/gifts.ftl @@ -0,0 +1,3 @@ +gift-packin-contains = Похоже, в этом подарке лежит { $name }. +christmas-tree-got-gift = Немного порывшись, вы находите подарок с вашим именем! +christmas-tree-no-gift = Для вас под ёлкой подарка нет... diff --git a/Resources/Locale/ru-RU/holiday/greet/holiday-greet.ftl b/Resources/Locale/ru-RU/holiday/greet/holiday-greet.ftl new file mode 100644 index 00000000000..4f692de6673 --- /dev/null +++ b/Resources/Locale/ru-RU/holiday/greet/holiday-greet.ftl @@ -0,0 +1,84 @@ +## Generic Congrats + +holiday-greet = Счастливого { $holidayName }! + +## Holiday Names + +holiday-name-new-year = Нового года +holiday-name-mister-lizard = дня рождения Мистера Ящерки +holiday-name-chinese-new-year = Китайского Нового года +holiday-name-groundhog-day = Дня сурка +holiday-name-travis-scott-day = Дня Трэвиса Скотта +holiday-name-valentines-day = Дня святого Валентина +holiday-name-birthday13 = Дня рождения Space Station 13 +holiday-name-random-kindness = Дня спонтанного проявления доброты +holiday-name-leap-day = високосного дня +holiday-name-miku-day = Дня Мику Хацунэ +holiday-name-pi-day = Дня Пи +holiday-name-st-patricks-day = Дня святого Патрика +holiday-name-easter = дня католической Пасхи +holiday-name-april-fool-day = Дня дураков +holiday-name-autism-awareness-day = Дня распространения информации о проблеме аутизма +holiday-name-cosmonautics-day = Дня космонавтики +holiday-name-four-twenty = четыре-двадцать +holiday-name-tea-day = Национального дня чая в Великобритании +holiday-name-earth-day = Дня Земли +holiday-name-anzac-day = Дня АНЗАК +holiday-name-birthday14 = Дня рождения Space Station 14 +holiday-name-labor-day = Дня труда +holiday-name-firefighter-day = Международного дня пожарных +holiday-name-mothers-day = Международного дня матери +holiday-name-owl-and-pussycat-day = Дня Совёнка и Кошечки +holiday-name-towel-day = Дня полотенца +holiday-name-mommi-day = Дня MoMMI +holiday-name-garbage-day = Дня мусора +holiday-name-international-picnic-day = Международного дня пикника +holiday-name-fathers-day = Дня отца +holiday-name-summer-solstice = летнего солнцестояния +holiday-name-stonewall-riots-anniversary = дня годовщины Стоунволлских бунтов +holiday-name-doctor-day = Национального дня врача в США +holiday-name-ufo-day = Международного дня НЛО +holiday-name-us-independence-day = Дня независимости США +holiday-name-writers-day = Дня писателя +holiday-name-bastille-day = Дня взятия Бастилии +holiday-name-friendship-day = Дня дружбы +holiday-name-beer-day = Дня пива +holiday-name-talk-like-a-pirate-day = Дня «Говори как пират» +holiday-name-programmers-day = Дня программиста +holiday-name-bisexual-pride-day = Дня празднования бисексуальности +holiday-name-stupid-questions-day = Дня глупых вопросов +holiday-name-animals-day = Дня защиты животных +holiday-name-smiling-day = Дня улыбки +holiday-name-lesbian-day = Дня осведомленности о лесбиянках +holiday-name-canadian-thanksgiving = Дня благодарения в Канаде +holiday-name-spirit-day = Дня сильных духом +holiday-name-halloween = Хэллоуина +holiday-name-vegan-day = Веганского дня +holiday-name-armistice-day = Дня перемирия +holiday-name-kindness-day = Дня доброты +holiday-name-life-day = Дня жизни у вуки +holiday-name-flowers-day = Дня цветов +holiday-name-transgender-remembrance-day = Дня памяти трансгендерных людей +holiday-name-saying-hello-day = Дня приветствий +holiday-name-thanksgiving = Дня благодарения в США +holiday-name-sinterklaas = Синтерклааса +holiday-name-human-rights-day = Дня прав человека +holiday-name-monkey-day = Дня обезьян +holiday-name-mayan-doomsday = дня годовщины Конца света по календарю майя +holiday-name-christmas = католического Рождества +holiday-name-festive-season = наступающего Нового года +holiday-name-boxing-day = Дня подарков +holiday-name-friday-thirteenth = Дня неприятностей +holiday-name-national-coming-out-day = Национального дня каминг-аута + +## Custom congrats + +holiday-custom-cosmonautics-day = В этот день более 600 лет назад товарищ Юрий Гагарин первым полетел в космос! +holiday-custom-mothers-day = С Днем матери в большинстве стран Северной и Южной Америки, Азии и Океании! +holiday-custom-bastille-day = Вы слышите, как поет народ? +holiday-custom-friendship-day = Волшебного Дня дружбы! +holiday-custom-talk-like-a-pirate-day = Разрази тебя Дэви Джонс! Говори как пират, иначе прогуляешься по доске, сухопутная крыса! +holiday-custom-halloween = Ужасного Хэллоуина! +holiday-custom-kindness-day = Совершите несколько неожиданных добрых поступков для незнакомцев! +holiday-custom-christmas = Счастливого Рождества! +holiday-custom-festive-season = Весёлых праздников! diff --git a/Resources/Locale/ru-RU/hot-potato/hot-potato.ftl b/Resources/Locale/ru-RU/hot-potato/hot-potato.ftl new file mode 100644 index 00000000000..745a6ddb705 --- /dev/null +++ b/Resources/Locale/ru-RU/hot-potato/hot-potato.ftl @@ -0,0 +1,2 @@ +hot-potato-passed = { $from } передал горячую картошку { $to }! +hot-potato-failed = Невозможно передать горячую картошку { $to }! diff --git a/Resources/Locale/ru-RU/identity/identity-system.ftl b/Resources/Locale/ru-RU/identity/identity-system.ftl new file mode 100644 index 00000000000..2a867eaddd1 --- /dev/null +++ b/Resources/Locale/ru-RU/identity/identity-system.ftl @@ -0,0 +1,7 @@ +identity-unknown-name = ??? +identity-age-young = молодого возраста +identity-age-middle-aged = среднего возраста +identity-age-old = пожилого возраста +identity-gender-feminine = женщина +identity-gender-masculine = мужчина +identity-gender-person = персона diff --git a/Resources/Locale/ru-RU/immovable-rod/immovable-rod.ftl b/Resources/Locale/ru-RU/immovable-rod/immovable-rod.ftl new file mode 100644 index 00000000000..d5af20fedde --- /dev/null +++ b/Resources/Locale/ru-RU/immovable-rod/immovable-rod.ftl @@ -0,0 +1,9 @@ +immovable-rod-collided-rod-not-good = Ох чёрт, это не к добру. +immovable-rod-penetrated-mob = { CAPITALIZE($rod) } начисто разносит { $mob }! +immovable-rod-consumed-none = { CAPITALIZE($rod) } не поглотил ни одной души. +immovable-rod-consumed-souls = + { CAPITALIZE($rod) } поглотил { $amount } { $amount -> + [one] душу + [few] души + *[other] душ + }. diff --git a/Resources/Locale/ru-RU/implant/implant.ftl b/Resources/Locale/ru-RU/implant/implant.ftl new file mode 100644 index 00000000000..91b6e83e291 --- /dev/null +++ b/Resources/Locale/ru-RU/implant/implant.ftl @@ -0,0 +1,20 @@ +## Implanter Attempt Messages + +implanter-component-implanting-target = { $user } пытается что-то в вас имплантировать! +implanter-component-implant-failed = { $implant } нельзя имплантировать в { $target }! +implanter-draw-failed-permanent = { $implant } вросся в { $target } и не может быть удалён! +implanter-draw-failed = Вы пытаетесь удалить имплант, но ничего не находите. + +## UI + +implanter-draw-text = Извлечение +implanter-inject-text = Установка +implanter-empty-text = Пусто +implanter-label = Имплант: [color=green]{ $implantName }[/color] | [color=white]{ $modeString }[/color]{ $lineBreak }{ $implantDescription } +implanter-contained-implant-text = [color=green]{ $desc }[/color] + +## Implanter Actions + +scramble-implant-activated-popup = Вы превратились в { $identity } +deathrattle-implant-dead-message = Зафиксирована смерть { $user } по координатам { $position }. +deathrattle-implant-critical-message = Жизненные показатели { $user } критические, требуется немедленная помощь по координатам { $position }. diff --git a/Resources/Locale/ru-RU/info/ban.ftl b/Resources/Locale/ru-RU/info/ban.ftl new file mode 100644 index 00000000000..0f97d6b95e7 --- /dev/null +++ b/Resources/Locale/ru-RU/info/ban.ftl @@ -0,0 +1,76 @@ +# ban +cmd-ban-desc = Банит кого-либо +cmd-ban-help = Использование: ban [продолжительность в минутах, без указания или 0 для пермабана] +cmd-ban-player = Не удалось найти игрока с таким именем. +cmd-ban-invalid-minutes = ${ minutes } не является допустимым количеством минут! +cmd-ban-invalid-severity = ${ severity } не является допустимой тяжестью! +cmd-ban-invalid-arguments = Недопустимое число аргументов +cmd-ban-hint = +cmd-ban-hint-reason = +cmd-ban-hint-severity = [severity] +cmd-ban-hint-duration = [продолжительность] +cmd-ban-hint-duration-1 = Навсегда +cmd-ban-hint-duration-2 = 1 день +cmd-ban-hint-duration-3 = 3 дня +cmd-ban-hint-duration-4 = 1 неделя +cmd-ban-hint-duration-5 = 2 недели +# ban panel +cmd-banpanel-desc = Открыть панель банов +cmd-banpanel-help = Использование: banpanel [имя или guid игрока] +cmd-banpanel-server = Это не может быть использовано через консоль сервера +cmd-banpanel-player-err = Указанный игрок не может быть найден +cmd-ban-hint-duration-6 = 1 месяц +# listbans +cmd-banlist-desc = Список активных банов пользователя. +cmd-banlist-help = Использование: banlist +cmd-banlist-empty = Нет активных банов у пользователя { $user } +cmd-banlistF-hint = +cmd-ban_exemption_update-desc = Установить исключение на типы банов игрока. +cmd-ban_exemption_update-help = + Использование: ban_exemption_update [ [...]] + Укажите несколько флагов, чтобы дать игроку исключение из нескольких типов банов. + Чтобы удалить все исключения, выполните эту команду и укажите единственным флагом "None". +cmd-ban_exemption_update-nargs = Ожидалось хотя бы 2 аргумента +cmd-ban_exemption_update-locate = Не удалось найти игрока '{ $player }'. +cmd-ban_exemption_update-invalid-flag = Недопустимый флаг '{ $flag }'. +cmd-ban_exemption_update-success = Обновлены флаги исключений банов для '{ $player }' ({ $uid }). +cmd-ban_exemption_update-arg-player = +cmd-ban_exemption_update-arg-flag = +cmd-ban_exemption_get-desc = Показать исключения банов для определённого игрока. +cmd-ban_exemption_get-help = Использование: ban_exemption_get +cmd-ban_exemption_get-nargs = Ожидался ровно 1 аргумент +cmd-ban_exemption_get-none = Пользователь не имеет исключений от банов. +cmd-ban_exemption_get-show = Пользователь исключён из банов со следующими флагами: { $flags }. +# Ban panel +ban-panel-title = Панель банов +ban-panel-player = Игрок +ban-panel-ip = IP +ban-panel-hwid = HWID +ban-panel-reason = Причина +ban-panel-last-conn = Использовать IP и HWID с последнего подключения? +ban-panel-submit = Забанить +ban-panel-confirm = Уверены? +ban-panel-tabs-basic = Основная инфа +ban-panel-tabs-reason = Причина +ban-panel-tabs-players = Список игроков +ban-panel-tabs-role = Инфо о банах ролей +ban-panel-no-data = Укажите пользователя, IP или HWID чтобы забанить +ban-panel-invalid-ip = Не удаётся спарсить IP адрес. Попробуйте ещё раз +ban-panel-select = Выбрать тип +ban-panel-server = Серверный бан +ban-panel-role = Бан роли +ban-panel-minutes = Минут +ban-panel-hours = Часов +ban-panel-days = Дней +ban-panel-weeks = Недель +ban-panel-months = Месяцев +ban-panel-years = Лет +ban-panel-permanent = Постоянный +ban-panel-ip-hwid-tooltip = Оставьте пустым и установите флажок ниже, чтобы использовать данные последнего подключения +ban-panel-severity = Тяжесть: +# Ban string +server-ban-string = { $admin } created a { $severity } severity server ban that expires { $expires } for [{ $name }, { $ip }, { $hwid }], with reason: { $reason } +ban-panel-erase = Стереть сообщения в чате и игрока из раунда +server-ban-string-never = никогда +server-ban-string-no-pii = { $admin } установил серверный бан { $severity } тяжести, который истечёт { $expires } у { $name } с причиной: { $reason } +cmd-ban_exemption_get-arg-player = diff --git a/Resources/Locale/ru-RU/info/info-window.ftl b/Resources/Locale/ru-RU/info/info-window.ftl new file mode 100644 index 00000000000..4d45a42bde0 --- /dev/null +++ b/Resources/Locale/ru-RU/info/info-window.ftl @@ -0,0 +1,20 @@ +### Info Window + + +## General stuff + +ui-info-title = Информация +ui-info-tab-rules = Правила сервера +ui-info-tab-tutorial = Руководство + +## Tutorial tab + +ui-info-text-controls = Вы можете переопределять кнопки управления в +ui-info-header-intro = Введение +ui-info-header-controls = Управление +ui-info-header-gameplay = Геймплей +ui-info-header-sandbox = Спаун вещей в режиме Песочницы +ui-info-subheader-entityoptions = Опции панели спауна сущностей: +ui-info-subheader-gridoptions = Варианты выравнивания по сетке: +ui-info-header-feedback = Обратная связь +ui-info-button-controls = Меню настроек diff --git a/Resources/Locale/ru-RU/info/playtime-stats.ftl b/Resources/Locale/ru-RU/info/playtime-stats.ftl new file mode 100644 index 00000000000..9b32f34b66c --- /dev/null +++ b/Resources/Locale/ru-RU/info/playtime-stats.ftl @@ -0,0 +1,10 @@ +# Playtime Stats + +ui-playtime-stats-title = Игровое время пользователя +ui-playtime-overall-base = Общее игровое время: +ui-playtime-overall = Общее игровое время: { $time } +ui-playtime-first-time = Первый раз +ui-playtime-roles = Игровое время по должностям +ui-playtime-time-format = { $hours }Ч { $minutes }М +ui-playtime-header-role-type = Должность +ui-playtime-header-role-time = Время diff --git a/Resources/Locale/ru-RU/info/rules.ftl b/Resources/Locale/ru-RU/info/rules.ftl new file mode 100644 index 00000000000..58095928180 --- /dev/null +++ b/Resources/Locale/ru-RU/info/rules.ftl @@ -0,0 +1,6 @@ +# Rules + +ui-rules-header = Правила сервера +ui-rules-header-rp = Правила сервера +ui-rules-accept = Я ознакомился и согласен следовать правилам +ui-rules-wait = Кнопка принятия будет разблокирована через { $time } секунд. diff --git a/Resources/Locale/ru-RU/info/server-info.ftl b/Resources/Locale/ru-RU/info/server-info.ftl new file mode 100644 index 00000000000..423049a2f72 --- /dev/null +++ b/Resources/Locale/ru-RU/info/server-info.ftl @@ -0,0 +1,8 @@ +server-info-rules-button = Правила +server-info-guidebook-button = Руководство +server-info-discord-button = Discord +server-info-website-button = Сайт +server-info-wiki-button = Wiki +server-info-forum-button = Форум +server-info-report-button = Сообщить об ошибке +server-info-credits-button = Авторы diff --git a/Resources/Locale/ru-RU/instruments/instruments-component.ftl b/Resources/Locale/ru-RU/instruments/instruments-component.ftl new file mode 100644 index 00000000000..a3b8d555706 --- /dev/null +++ b/Resources/Locale/ru-RU/instruments/instruments-component.ftl @@ -0,0 +1,24 @@ +# InstrumentComponent +instrument-component-finger-cramps-light-message = Ваши пальцы начинает немного сводить судорогой! +instrument-component-finger-cramps-serious-message = Ваши пальцы свело судорогой! +instrument-component-finger-cramps-max-message = Ваши пальцы сводит судорогой от игры! +instruments-component-menu-no-midi-support = + Поддержка MIDI в настоящее время + не доступна в вашей системе. + Если вы на Linux, вам может потребоваться установить + FluidSynth или пакет разработки + для FluidSynth. +instruments-component-menu-input-button = MIDI-ввод +instruments-component-menu-band-button = Присоединиться к группе +instruments-component-menu-play-button = Воспроизвести MIDI-файл +instruments-component-menu-loop-button = Повтор +instruments-component-menu-channels-button = Каналы +instruments-component-menu-stop-button = Стоп +instruments-component-band-menu = Выбрать лидера группы +instrument-component-band-refresh = Обновить +instruments-component-channels-menu = Выбор MIDI-канала +instrument-component-channel-name = MIDI-канал { $number } +instruments-component-channels-all-button = Все +instruments-component-channels-clear-button = Очистить +# SwappableInstrumentComponent +swappable-instrument-component-style-set = Установить стиль "{ $style }" diff --git a/Resources/Locale/ru-RU/interaction/in-range-unoccluded-verb.ftl b/Resources/Locale/ru-RU/interaction/in-range-unoccluded-verb.ftl new file mode 100644 index 00000000000..e8b984d1857 --- /dev/null +++ b/Resources/Locale/ru-RU/interaction/in-range-unoccluded-verb.ftl @@ -0,0 +1,3 @@ +in-range-unoccluded-verb-get-data-text = Не в зоне окклюзии +in-range-unoccluded-verb-on-activate-not-occluded = Не в зоне окклюзии +in-range-unoccluded-verb-on-activate-occluded = В зоне окклюзии diff --git a/Resources/Locale/ru-RU/interaction/interaction-popup-component.ftl b/Resources/Locale/ru-RU/interaction/interaction-popup-component.ftl new file mode 100644 index 00000000000..9ce851ebaa2 --- /dev/null +++ b/Resources/Locale/ru-RU/interaction/interaction-popup-component.ftl @@ -0,0 +1,76 @@ +### Interaction Popup component + + +## Petting animals + +petting-success-generic = Вы гладите { $target } по голове. +petting-success-soft-floofy = Вы гладите { $target } по { POSS-ADJ($target) } мягкой пушистой голове. +petting-success-bingus = Вы гладите { $target } по { POSS-ADJ($target) } маленькой морщинистой голове. +petting-success-bird = Вы гладите { $target } по { POSS-ADJ($target) } милой пернатой голове. +petting-success-carp = Вы гладите { $target } по { POSS-ADJ($target) } маленькой рыбьей голове. +petting-success-cat = Вы гладите { $target } по { POSS-ADJ($target) } маленькой пушистой голове. +petting-success-corrupted-corgi = В порыве самонадеянности, вы гладите { $target } по { POSS-ADJ($target) } маленькой проклятой голове. +petting-success-crab = Вы гладите { $target } по { POSS-ADJ($target) } маленькой гладкой голове. +petting-success-dehydrated-carp = Вы гладите { $target } по { POSS-ADJ($target) } маленькой сухой голове. Похоже, вы теперь нравитесь { CAPITALIZE(OBJECT($target)) }! +petting-success-dog = Вы гладите { $target } по { POSS-ADJ($target) } мягкой пушистой голове. +petting-success-frog = Вы гладите { $target } по { POSS-ADJ($target) } маленькой скользкой голове. +petting-success-goat = Вы гладите { $target } по { POSS-ADJ($target) } рогатой пушистой голове. +petting-success-goose = Вопреки всему, вам удаётся погладить { $target } по { POSS-ADJ($target) } маленькой ужасающей голове. +petting-success-kangaroo = Вы гладите { $target } по { POSS-ADJ($target) } прыгучей голове. +petting-success-possum = Вы гладите { $target } по { POSS-ADJ($target) } маленькой ужасной голове. +petting-success-pig = Вы гладите { $target } по { POSS-ADJ($target) } волосатой голове. +petting-success-raccoon = Вы гладите { $target } по { POSS-ADJ($target) } питающейся мусором голове. +petting-success-reptile = Вы гладите { $target } по { POSS-ADJ($target) } маленькой чешуйчатой голове. +petting-success-sloth = Вы гладите { $target } по { POSS-ADJ($target) } медленной голове. +petting-success-space-cat = Вы гладите { $target } по { POSS-ADJ($target) } куполообразному стеклянному шлему. +petting-success-tarantula = Вы гладите { $target } по { POSS-ADJ($target) } маленькой волосатой голове. +petting-success-holo = Вы гладите { $target } по { POSS-ADJ($target) } металлической шипастой голове. +petting-success-dragon = Уворачиваясь от клыков, когтей, и пламени, вы гладите { $target } по { POSS-ADJ($target) } огромной чешуйчатой голове. +petting-success-hamster = Вы гладите { $target } по { POSS-ADJ($target) } маленькой пушистой голове. +petting-success-bear = Вы нерешительно гладите { $target } по { POSS-ADJ($target) } таинственной голове. +petting-success-slimes = Вы гладите { $target } по { POSS-ADJ($target) } студенистой поверхности. +petting-success-snake = You pet { THE($target) } on { POSS-ADJ($target) } scaly large head. +petting-success-monkey = You pet { THE($target) } on { POSS-ADJ($target) } mischevious little head. +petting-success-nymph = You pet { THE($target) } on { POSS-ADJ($target) } wooden little head. +petting-failure-generic = Вы тянетесь погладить { $target }, но { $target } настороженно уклоняется от вас. +petting-failure-bat = Вы тянетесь погладить { $target }, но { $target } очень трудно поймать! +petting-failure-carp = Вы тянетесь погладить { $target }, но { POSS-ADJ($target) } острые зубки заставляют вас передумать. +petting-failure-corrupted-corgi = Вы тянетесь погладить { $target }, но решаете, что лучше не надо. +petting-failure-crab = Вы тянетесь погладить { $target }, но { $target } щёлкает клешнями в вашу сторону! +petting-failure-dehydrated-carp = Вы гладите { $target } по { POSS-ADJ($target) } маленькой сухой голове. +petting-failure-goat = Вы тянетесь погладить { $target }, но { $target } упорно отказывается! +petting-failure-goose = Вы тянетесь погладить { $target }, но { $target } слишком ужасен! +petting-failure-possum = Вы тянетесь погладить { $target }, но на вас шипят и рычат. +petting-failure-sloth = Вы тянетесь погладить { $target }, но { $target } с невероятной скоростью уклоняется! +petting-failure-pig = Вы тянетесь погладить { $target }, но сталкиваетесь с раздражённым хрюканьем и визгом! +petting-failure-holo = Вы тянетесь погладить { $target }, но { $target } едва не пронзает шипами вашу руку! +petting-failure-raccoon = Вы тянетесь погладить { $target }, но { $target } енотится от вас. +petting-failure-dragon = Вы поднимаете руку, но { $target } издаёт рёв, и вы решаете, что не хотите стать кормом для карпов. +petting-failure-hamster = Вы тянетесь погладить { $target }, но { $target } пытается укусить вас за палец, и только ваши молниеносные рефлексы спасают вас от почти смертельной травмы. +petting-failure-bear = Вы думаете погладить { $target }, но { $target } рычит, заставляя вас подумать ещё раз. + +## Knocking on windows + +petting-failure-monkey = You reach out to pet { THE($target) }, but { SUBJECT($target) } almost bites your fingers! +petting-failure-nymph = You reach out to pet { THE($target) }, but { POSS-ADJ($target) } moves their branches away. +petting-failure-shadow = You're trying to pet { THE($target) }, but your hand passes through the cold darkness of his body. +petting-success-honkbot = Вы гладите { $target } по его скользкой металлической голове. +petting-success-mimebot = Вы гладите { $target } по { POSS-ADJ($target) } холодной металлической голове.. +petting-success-cleanbot = Вы гладите { $target } по его влажной металлической голове. +petting-success-medibot = Вы гладите { $target } по его стерильной металлической голове. +petting-failure-honkbot = Вы тянетесь погладить { $target }, но { $target } хонкает и уворачивается! +petting-success-recycler = You pet { THE($target) } on { POSS-ADJ($target) } mildly threatening steel exterior. +petting-failure-cleanbot = Вы тянетесь погладить { $target }, но { $target } занят уборкой! +petting-failure-mimebot = Вы тянетесь погладить { $target }, но { $target } занят мимированием! +petting-failure-medibot = Вы тянетесь погладить { $target }, но { $target } едва не пронзает вашу руку шприцом! +# Shown when knocking on a window +comp-window-knock = *тук-тук* +hugging-success-generic = Вы обнимаете { $target }. +hugging-success-generic-others = { CAPITALIZE($user) } обнимает { $target }. +fence-rattle-success = *бдзынь* +hugging-success-generic-target = { CAPITALIZE($user) } обнимает вас. +petting-success-tesla = Вы гладите { THE($target) }, нарушая законы природы и физики. +petting-failure-tesla = Вы тянетесь погладить { THE($target) }, но он ускользает от вашей руки. +pat-success-generic = Вы гладите { THE($target) } по пушистой голове. +pat-success-generic-others = { CAPITALIZE(THE($user)) } pets { THE($target) } soft fluffy head. +pat-success-generic-target = { CAPITALIZE(THE($user)) } pets your soft fluffy head. diff --git a/Resources/Locale/ru-RU/interaction/interaction-system.ftl b/Resources/Locale/ru-RU/interaction/interaction-system.ftl new file mode 100644 index 00000000000..c8254fc313a --- /dev/null +++ b/Resources/Locale/ru-RU/interaction/interaction-system.ftl @@ -0,0 +1,2 @@ +shared-interaction-system-in-range-unobstructed-cannot-reach = Вы не можете туда достать! +interaction-system-user-interaction-cannot-reach = Вы не можете туда достать! diff --git a/Resources/Locale/ru-RU/interaction/smart-equip-system.ftl b/Resources/Locale/ru-RU/interaction/smart-equip-system.ftl new file mode 100644 index 00000000000..889cf80a6f7 --- /dev/null +++ b/Resources/Locale/ru-RU/interaction/smart-equip-system.ftl @@ -0,0 +1,4 @@ +smart-equip-missing-equipment-slot = У вас нет { $slotName } для быстрого взаимодействия! +smart-equip-empty-equipment-slot = У вас нет ничего в { $slotName } чтобы достать! +smart-equip-no-valid-item-slot-insert = { THE($item) } не подходит для быстрого взаимодействия! +smart-equip-cant-drop = Вы не можете бросить это! diff --git a/Resources/Locale/ru-RU/inventory/components/human-inventory-controller-component.ftl b/Resources/Locale/ru-RU/inventory/components/human-inventory-controller-component.ftl new file mode 100644 index 00000000000..dd9bf2e71f4 --- /dev/null +++ b/Resources/Locale/ru-RU/inventory/components/human-inventory-controller-component.ftl @@ -0,0 +1 @@ +set-outfit-verb-get-data-text = Установить экипировку diff --git a/Resources/Locale/ru-RU/inventory/components/inventory-component.ftl b/Resources/Locale/ru-RU/inventory/components/inventory-component.ftl new file mode 100644 index 00000000000..c568744a279 --- /dev/null +++ b/Resources/Locale/ru-RU/inventory/components/inventory-component.ftl @@ -0,0 +1,3 @@ +inventory-component-can-equip-cannot = Вы не можете экипировать это! +inventory-component-can-equip-does-not-fit = Это не подходит! +inventory-component-can-unequip-cannot = Вы не можете снять это! diff --git a/Resources/Locale/ru-RU/inventory/human-inventory-interface-controller.ftl b/Resources/Locale/ru-RU/inventory/human-inventory-interface-controller.ftl new file mode 100644 index 00000000000..21cffc64b73 --- /dev/null +++ b/Resources/Locale/ru-RU/inventory/human-inventory-interface-controller.ftl @@ -0,0 +1 @@ +human-inventory-window-title = Ваш инвентарь diff --git a/Resources/Locale/ru-RU/items/components/item-component.ftl b/Resources/Locale/ru-RU/items/components/item-component.ftl new file mode 100644 index 00000000000..0c1251ef5d5 --- /dev/null +++ b/Resources/Locale/ru-RU/items/components/item-component.ftl @@ -0,0 +1,14 @@ +## PickUpVerb + +pick-up-verb-get-data-text = Подобрать + +# "pick up" doesn't make sense if the item is already in their inventory + +pick-up-verb-get-data-text-inventory = Взять в руку +item-component-on-examine-size = Размер: { $size } +item-component-size-Tiny = крошечный +item-component-size-Small = маленький +item-component-size-Normal = средний +item-component-size-Large = большой +item-component-size-Huge = огромный +item-component-size-Ginormous = гигантский diff --git a/Resources/Locale/ru-RU/items/components/multi-handed-item-component.ftl b/Resources/Locale/ru-RU/items/components/multi-handed-item-component.ftl new file mode 100644 index 00000000000..411753d5382 --- /dev/null +++ b/Resources/Locale/ru-RU/items/components/multi-handed-item-component.ftl @@ -0,0 +1,6 @@ +multi-handed-item-pick-up-fail = + { $number -> + [one] Вам нужна ещё одна свободная рука, чтобы поднять { $item }. + [few] Вам нужны ещё { $number } свободные руки, чтобы поднять { $item }. + *[other] Вам нужно ещё { $number } свободных рук, чтобы поднять { $item }. + } diff --git a/Resources/Locale/ru-RU/janitorial/janitorial-slot-component.ftl b/Resources/Locale/ru-RU/janitorial/janitorial-slot-component.ftl new file mode 100644 index 00000000000..f70c58a21dd --- /dev/null +++ b/Resources/Locale/ru-RU/janitorial/janitorial-slot-component.ftl @@ -0,0 +1,10 @@ +# mop bucket +mop-bucket-slot-component-slot-name-shark = Акула +# janitorial trolley +janitorial-trolley-slot-component-slot-name-plunger = Вантуз +janitorial-trolley-slot-component-slot-name-sign = Знак +janitorial-trolley-slot-component-slot-name-lightreplacer = Лампозаменитель +janitorial-trolley-slot-component-slot-name-spray = Распылитель +janitorial-trolley-slot-component-slot-name-bucket = Ведро +janitorial-trolley-slot-component-slot-name-trashbag = Мусорный мешок +janitorial-trolley-slot-component-slot-name-mop = Швабра diff --git a/Resources/Locale/ru-RU/job/department-desc.ftl b/Resources/Locale/ru-RU/job/department-desc.ftl new file mode 100644 index 00000000000..4d5dfd796f0 --- /dev/null +++ b/Resources/Locale/ru-RU/job/department-desc.ftl @@ -0,0 +1,8 @@ +department-Cargo-description = Покупайте и доставляйте экипажу полезные припасы. +department-Civilian-description = Выполняйте небольшие полезные задания для поддержания нормальной работы станции. +department-Command-description = Управляйте экипажем и обеспечивайте его эффективную работу. +department-Engineering-description = Поддерживайте станцию в рабочем состоянии. +department-Medical-description = Поддерживайте здоровье экипажа. +department-Security-description = Поддерживайте порядок на станции. +department-Science-description = Изучайте новые технологии и опасные артефакты. +department-Specific-description = Должности, которые есть не на всех станциях. diff --git a/Resources/Locale/ru-RU/job/department.ftl b/Resources/Locale/ru-RU/job/department.ftl new file mode 100644 index 00000000000..238822c978b --- /dev/null +++ b/Resources/Locale/ru-RU/job/department.ftl @@ -0,0 +1,8 @@ +department-Cargo = Отдел снабжения +department-Civilian = Сервисный отдел +department-Command = Командование +department-Engineering = Инженерный отдел +department-Medical = Медицинский отдел +department-Security = Служба безопасности +department-Science = Научный отдел +department-Specific = На определённых станциях diff --git a/Resources/Locale/ru-RU/job/job-description.ftl b/Resources/Locale/ru-RU/job/job-description.ftl new file mode 100644 index 00000000000..79a6f1a6365 --- /dev/null +++ b/Resources/Locale/ru-RU/job/job-description.ftl @@ -0,0 +1,50 @@ +job-description-technical-assistant = Изучите основы управления энергоустановками, а также научитесь чинить электропроводку и корпус станции. +job-description-atmostech = Оптимизируйте настройку атмосферу станции и синтезируйте редкие газы на продажу или для использования. +job-description-bartender = Заведуйте баром и поддерживайте его оживленным, разливайте коктейли по бокалам и слушайте истории экипажа. +job-description-botanist = Выращивайте фрукты и овощи для шеф-поваров, лекарственные травы для медотсека, и другие растения для личного пользования. +job-description-borg = Получеловек, полумашина. Придерживайтесь своих законов, служите экипажу и преследуйте учёных с просьбами апгрейда. +job-description-boxer = Пробейтесь на вершину! Бросьте вызов главе персонала и будьте арестованы когда выиграете. Эта должность доступна на станциях Core, Origin и Avrite. +job-description-brigmedic = Боритесь за жизни своих товарищей в тылу службы безопасности! Вы - первая и последняя надежда своего отряда. Да благословит вас Гиппократ. +job-description-cadet = Изучите основы задержания преступников и порядки организации брига. +job-description-captain = Управляйте станцией, распределяйте работу между другими главами персонала и изъявляйте свою волю. +job-description-cargotech = Обрабатывайте заказы и осуществляйте поставки в чрезвычайных ситуациях, управляйте грузовым шаттлом и работайте сообща с другими, чтобы зарабатывать смехотворные суммы денег. +job-description-ce = Руководите инженерным отделом, чтобы гарантировать идеальную работу систем энергоснабжения, чистоту атмосферы, и целостность корпуса станции. +job-description-centcomoff = Выступайте в роли посла на новейшей ультрасовременной космической станции в составе флота Nanotrasen. +job-description-chaplain = Несите экипажу слово божие и помогайте получить духовное исцеление. +job-description-chef = Кормите экипаж станции разными блюдами, разделывайте мертвых животных так, чтобы не просачивались миазмы, и помогайте поддерживать бар в оживленном состоянии. +job-description-chemist = Создавайте лекарства для врачей, исследуйте сомнительные с точки зрения этики редкие химикаты, и производите боевые отравляющие вещества когда на станцию летят враги. +job-description-clown = Развлекайте экипаж ужасными шутками и изощрённого карикатурного паясничества. +job-description-cmo = Руководите медицинским отделом, чтобы сохранить жизни и здоровье экипажа. +job-description-paramedic = Спасайте тяжелораненых пациентов по всей станции, а иногда и за ее пределами. Стабилизируйте их, отвозите в медотсек, и возвращайтесь в патруль! +job-description-detective = Изучайте места преступлений с помощью криминалистических инструментов, ищите виновных и курите. +job-description-doctor = Обследуйте и лечите членов экипажа с помощью лекарственных препаратов, вакцин, и боритесь с болезнями и клонируйте мертвых. +job-description-engineer = Поддерживайте работу основного генератора и солнечных панелей станции, оптимизируйте энергосеть и проводите аварийный ремонт, используя свой космический скафандр. +job-description-ertengineer = Убедитесь, что на станции имеется электропитание и чистый воздух. +job-description-ertjanitor = Убедитесь, что станция убрана должным образом - для поддержания морального духа. +job-description-ertleader = Возглавьте отряд быстрого реагирования для устранения угрозы активам компании Nanotrasen. +job-description-ertmedic = Убедитесь, что экипаж станции жив и здоров. +job-description-ertsecurity = Убедитесь, что все активные угрозы для станции устранены. +job-description-hop = Справедливо распределяйте доступы с помощью консоль ID карт, управляйте сервисным отделом и берегите Иана. +job-description-hos = Управляйте своими сотрудниками службы безопасности и следите за их эффективностью, подавляйте инакомыслие, и обеспечивайте безопасность других глав. +job-description-intern = Изучите основы применения лекарств, клонирования мертвых, и создания химических веществ. +job-description-janitor = Поддерживайте порядок на станции, убирайте мусор и разлитые скользкие жидкости, помогайте бороться с нашествием крыс. +job-description-lawyer = Добейтесь справедливого следствия и суда для каждого заключенного или преступника. +job-description-librarian = Заведуйте библиотекой, делитесь знаниями с всеми, кто их ищет, и сообщайте о событиях на борту станции. +job-description-mime = Развлекайте команду беззвучными методами, устройте лёгкое соперничество с клоуном. +job-description-musician = Развлекайте команду своими уникальными музыкальными талантами и обзаводитесь новыми инструментами. +job-description-passenger = Наслаждайтесь пребыванием на борту станции без обязательств! +job-description-psychologist = Оказывайте эмоциональную поддержку психологически травмированному экипажу. Эта должность доступна на станциях Box, Marathon, Origin, Avrite и Delta. +job-description-qm = Руководите отделом снабжения станции, контролируйте работу утилизаторов, следите за выполнением всех заказов и обеспечивайте поступление денег. +job-description-rd = Руководите научным отделом, открывайте новые технологии, получайте и исследуйте артефакты, и проводите эксперименты. +job-description-research-assistant = Изучите основные принципы исследования различных артефактов и аномалий. +job-description-reporter = Развлекайте и информируйте экипаж своей журналистской деятельностью посредством беспроводных камер и радио. Эта должность доступна на станциях Bagel, Core, Avrite и Delta. +job-description-salvagespec = Используйте магнит для притягивания обломков кораблей и астероидов на разграбление с целью обогащения станции, попутно отбиваясь от космической фауны. +job-description-scientist = Исследуйте инопланетные артефакты, открывайте новые технологии, улучшайте оборудование станции, и повышайте общую эффективность работы. +job-description-security = Ловите преступников и врагов станции, следите за соблюдением закона и за тем, чтобы станция не погрузилась в беспорядки. +job-description-serviceworker = Изучите основы барменского искусства, кулинарии, и выращивания растений. +job-description-warden = Патрулируйте отдел безопасности, следите за тем, чтобы никто не воровал из оружейной, и чтобы все заключенные были оформлены и выпущены по окончании срока. +job-description-zookeeper = Устройте веселое шоу с милыми животными и космическими карпами, чтобы все члены экипажа могли ими полюбоваться. Эта должность доступна на станциях Kettle и Avrite. +job-description-senior-engineer = Обучайте новых инженеров основам работы силовых установок, ремонту, атмосферике и энергоснабжению станции. +job-description-senior-researcher = Обучайте новых учёных основам печати предметов, исследования артефактов и аномальных объектов. +job-description-senior-physician = Обучайте новых врачей основам оказания помощи раненым, химии, диагностике больных и утилизации трупов. +job-description-senior-officer = Обучать новых офицеров основам обыска и задержания, срокам заключения и правильному обращению с огнестрельным оружием. diff --git a/Resources/Locale/ru-RU/job/job-names.ftl b/Resources/Locale/ru-RU/job/job-names.ftl new file mode 100644 index 00000000000..bbb7544345f --- /dev/null +++ b/Resources/Locale/ru-RU/job/job-names.ftl @@ -0,0 +1,103 @@ +job-name-warden = смотритель +job-name-security = офицер СБ +job-name-cadet = кадет СБ +job-name-hos = глава службы безопасности +job-name-detective = детектив +job-name-brigmedic = бригмедик +job-name-borg = киборг +job-name-scientist = учёный +job-name-research-assistant = научный ассистент +job-name-rd = научный руководитель +job-name-psychologist = психолог +job-name-intern = интерн +job-name-doctor = врач +job-name-paramedic = парамедик +job-name-cmo = главный врач +job-name-chemist = химик +job-name-technical-assistant = технический ассистент +job-name-engineer = инженер +job-name-atmostech = атмосферный техник +job-name-hop = глава персонала +job-name-captain = капитан +job-name-serviceworker = сервисный работник +job-name-centcomoff = представитель Центком +job-name-reporter = репортёр +job-name-musician = музыкант +job-name-librarian = библиотекарь +job-name-lawyer = адвокат +job-name-mime = мим +job-name-ce = старший инженер +job-name-janitor = уборщик +job-name-chaplain = священник +job-name-botanist = ботаник +job-name-bartender = бармен +job-name-passenger = пассажир +job-name-salvagespec = утилизатор +job-name-qm = квартирмейстер +job-name-cargotech = грузчик +job-name-chef = шеф-повар +job-name-clown = клоун +job-name-ertleader = лидер ОБР +job-name-ertengineer = инженер ОБР +job-name-ertsecurity = офицер безопасности ОБР +job-name-ertmedic = медик ОБР +job-name-ertjanitor = уборщик ОБР +job-name-boxer = боксёр +job-name-zookeeper = зоотехник +job-name-senior-engineer = ведущий инженер +job-name-senior-researcher = ведущий учёный +job-name-senior-physician = ведущий врач +job-name-senior-officer = инструктор СБ +job-name-visitor = Visitor +# Role timers - Make these alphabetical or I cut you +JobAtmosphericTechnician = атмосферный техник +JobBartender = бармен +JobBorg = киборг +JobBotanist = ботаник +JobCaptain = капитан +JobCargoTechnician = грузчик +JobCentralCommandOfficial = представитель Центком +JobChaplain = священник +JobChef = шеф-повар +JobChemist = химик +JobChiefEngineer = старший инженер +JobChiefMedicalOfficer = главный врач +JobClown = клоун +JobDetective = детектив +JobERTEngineer = инженер ОБР +JobBrigmedic = бригмедик +JobERTJanitor = уборщик ОБР +JobERTLeader = лидер ОБР +JobERTMedical = медик ОБР +JobERTSecurity = офицер безопасности ОБР +JobHeadOfPersonnel = глава персонала +JobHeadOfSecurity = глава службы безопасности +JobJanitor = уборщик +JobLawyer = адвокат +JobLibrarian = библиотекарь +JobMedicalDoctor = врач +JobMedicalIntern = интерн +JobMime = мим +JobMusician = музыкант +JobPassenger = пассажир +JobParamedic = парамедик +JobPsychologist = психолог +JobQuartermaster = квартирмейстер +JobReporter = репортёр +JobResearchDirector = научный руководитель +JobResearchAssistant = научный ассистент +JobSalvageSpecialist = утилизатор +JobScientist = учёный +JobSecurityCadet = кадет СБ +JobSecurityOfficer = офицер СБ +JobServiceWorker = сервисный работник +JobSeniorEngineer = ведущий инженер +JobSeniorOfficer = инструктор СБ +JobSeniorPhysician = ведущий врач +JobSeniorResearcher = ведущий учёный +JobStationEngineer = инженер +JobTechnicalAssistant = технический ассистент +JobWarden = смотритель +JobVisitor = посетитель +JobBoxer = боксёр +JobZookeeper = зоотехник diff --git a/Resources/Locale/ru-RU/job/job-supervisors.ftl b/Resources/Locale/ru-RU/job/job-supervisors.ftl new file mode 100644 index 00000000000..3d10f421c1f --- /dev/null +++ b/Resources/Locale/ru-RU/job/job-supervisors.ftl @@ -0,0 +1,15 @@ +job-supervisors-centcom = представителю Центкома +job-supervisors-captain = капитану +job-supervisors-hop = главе персонала +job-supervisors-hos = главе службы безопасности +job-supervisors-ce = старшему инженеру +job-supervisors-cmo = главному врачу +job-supervisors-qm = квартирмейстеру +job-supervisors-rd = научному руководителю +job-supervisors-service = поварам, ботаникам, барменам, и главе персонала +job-supervisors-engineering = инженерам, атмосферным техникам, ведущему инженеру, и старшему инженеру +job-supervisors-medicine = врачам, химикам, ведущему врачу, и главному врачу +job-supervisors-security = офицерам, инструктору, смотрителю, и главе службы безопасности +job-supervisors-science = учёным, ведущему учёному, научному руководителю +job-supervisors-hire = своим нанимателям +job-supervisors-everyone = вообще всем diff --git a/Resources/Locale/ru-RU/job/job.ftl b/Resources/Locale/ru-RU/job/job.ftl new file mode 100644 index 00000000000..8ce6d7c7725 --- /dev/null +++ b/Resources/Locale/ru-RU/job/job.ftl @@ -0,0 +1,6 @@ +job-greet-station-name = Добро пожаловать на борт { $stationName }. +job-greet-introduce-job-name = Ваша должность: { $jobName }. +job-greet-important-disconnect-admin-notify = Вы играете важную роль для игрового прогресса. Если вы вынуждены отключиться, пожалуйста, сообщите об этом администраторам через "Админ помощь". +job-greet-supervisors-warning = Как { $jobName } вы непосредственно подчиняетесь { $supervisors }. Особые обстоятельства могут изменить это. +job-greet-crew-shortages = Поскольку команда этой станция изначально была недоукомплектована, вашей ID-карте был дан дополнительный доступ. +job-not-available-wait-in-lobby = Раунд начался, но вам не досталась ни одна из предпочтительных ролей (или вы не выбрали ни одну предпочтительную роль), и вы решили остаться в лобби. Вы можете изменить это поведение на экране персонализации. diff --git a/Resources/Locale/ru-RU/job/role-ban-command.ftl b/Resources/Locale/ru-RU/job/role-ban-command.ftl new file mode 100644 index 00000000000..6ed8c1d655e --- /dev/null +++ b/Resources/Locale/ru-RU/job/role-ban-command.ftl @@ -0,0 +1,49 @@ +### Localization for role ban command + +cmd-roleban-desc = Запрещает пользователю играть на роли +cmd-roleban-help = Использование: roleban [продолжительность в минутах, не указывать или 0 для навсегда] + +## Completion result hints + +cmd-roleban-hint-1 = +cmd-roleban-hint-2 = +cmd-roleban-hint-3 = +cmd-roleban-hint-4 = [продолжительность в минутах, не указывать или 0 для навсегда] +cmd-roleban-hint-5 = [severity] +cmd-roleban-hint-duration-1 = Навсегда +cmd-roleban-hint-duration-2 = 1 день +cmd-roleban-hint-duration-3 = 3 дня +cmd-roleban-hint-duration-4 = 1 неделя +cmd-roleban-hint-duration-5 = 2 недели +cmd-roleban-hint-duration-6 = 1 месяц + +### Localization for role unban command + +cmd-roleunban-desc = Возвращает пользователю возможность играть на роли +cmd-roleunban-help = Использование: roleunban + +## Completion result hints + +cmd-roleunban-hint-1 = + +### Localization for roleban list command + +cmd-rolebanlist-desc = Список запретов ролей игрока +cmd-rolebanlist-help = Использование: [include unbanned] + +## Completion result hints + +cmd-rolebanlist-hint-1 = +cmd-rolebanlist-hint-2 = [include unbanned] +cmd-roleban-minutes-parse = { $time } - недопустимое количество минут.\n{ $help } +cmd-roleban-severity-parse = ${ severity } is not a valid severity\n{ $help }. +cmd-roleban-arg-count = Недопустимое количество аргументов. +cmd-roleban-job-parse = Работа { $job } не существует. +cmd-roleban-name-parse = Невозможно найти игрока с таким именем. +cmd-roleban-existing = { $target } уже имеет запрет на роль { $role }. +cmd-roleban-success = { $target } запрещено играть на роли { $role } по причине { $reason } { $length }. +cmd-roleban-inf = навсегда +cmd-roleban-until = до { $expires } +# Department bans +cmd-departmentban-desc = Запрещает пользователю играть на ролях, входящих в отдел +cmd-departmentban-help = Использование: departmentban [продолжительность в минутах, не указывать или 0 для навсегда] diff --git a/Resources/Locale/ru-RU/job/role-timers.ftl b/Resources/Locale/ru-RU/job/role-timers.ftl new file mode 100644 index 00000000000..c7af0ce93ac --- /dev/null +++ b/Resources/Locale/ru-RU/job/role-timers.ftl @@ -0,0 +1,8 @@ +role-timer-department-insufficient = Требуется ещё [color=yellow]{ TOSTRING($time, "0") }[/color] минут игры за [color={ $departmentColor }]{ $department }[/color]. +role-timer-department-too-high = Требуется на [color=yellow]{ TOSTRING($time, "0") }[/color] меньше минут игры за [color={ $departmentColor }]{ $department }[/color]. (Вы пытаетесь играть за роль для новичков?) +role-timer-overall-insufficient = Требуется ещё [color=yellow]{ TOSTRING($time, "0") }[/color] минут общего игрового времени. +role-timer-overall-too-high = Требуется на [color=yellow]{ TOSTRING($time, "0") }[/color] меньше минут общего игрового времени. (Вы пытаетесь играть за роль для новичков?) +role-timer-role-insufficient = Требуется ещё [color=yellow]{ TOSTRING($time, "0") }[/color] минут игры в качестве [color={ $departmentColor }]{ $job }[/color] для этой роли. +role-timer-role-too-high = Требуется на [color=yellow]{ TOSTRING($time, "0") }[/color] меньше минут игры в качестве [color={ $departmentColor }]{ $job }[/color] для этой роли. (Вы пытаетесь играть за роль для новичков?) +role-timer-locked = Закрыто (наведите курсор для подробностей) +role-ban = Эта должность для вас заблокирована. diff --git a/Resources/Locale/ru-RU/kitchen/components/butcherable-component.ftl b/Resources/Locale/ru-RU/kitchen/components/butcherable-component.ftl new file mode 100644 index 00000000000..af9fe83743b --- /dev/null +++ b/Resources/Locale/ru-RU/kitchen/components/butcherable-component.ftl @@ -0,0 +1,6 @@ +butcherable-different-tool = Вам понадобится другой инструмент, чтобы разделать { $target }. +butcherable-knife-butchered-success = Вы разделываете { $target } с помощью { $knife }. +butcherable-need-knife = Используйте острый предмет чтобы разделать { $target }. +butcherable-not-in-container = Сперва достаньте { $target } из контейнера. +butcherable-mob-isnt-dead = Цель должна быть мертва. +butcherable-verb-name = Разделать diff --git a/Resources/Locale/ru-RU/kitchen/components/foodcart-component.ftl b/Resources/Locale/ru-RU/kitchen/components/foodcart-component.ftl new file mode 100644 index 00000000000..439257c6ec4 --- /dev/null +++ b/Resources/Locale/ru-RU/kitchen/components/foodcart-component.ftl @@ -0,0 +1,4 @@ +foodcart-slot-component-slot-name-coldsauce = Холодный соус +foodcart-slot-component-slot-name-hotsauce = Горячий соус +foodcart-slot-component-slot-name-bbqsauce = BBQ соус +foodcart-slot-component-slot-name-ketchup = Кетчуп diff --git a/Resources/Locale/ru-RU/kitchen/components/kitchen-spike-component.ftl b/Resources/Locale/ru-RU/kitchen/components/kitchen-spike-component.ftl new file mode 100644 index 00000000000..341779cffd8 --- /dev/null +++ b/Resources/Locale/ru-RU/kitchen/components/kitchen-spike-component.ftl @@ -0,0 +1,13 @@ +comp-kitchen-spike-deny-collect = На { CAPITALIZE($this) } уже что-то есть, закончите сначала собирать мясо! +comp-kitchen-spike-deny-butcher = { CAPITALIZE($victim) } не может быть разделан на { $this }. +comp-kitchen-spike-deny-butcher-knife = { CAPITALIZE($victim) } не может быть разделан на { $this }, вам нужно разделать это, используя нож. +comp-kitchen-spike-deny-not-dead = { CAPITALIZE($victim) } не может быть разделан. { CAPITALIZE(SUBJECT($victim)) } { $victim } не умер! +comp-kitchen-spike-begin-hook-victim = { $user } начинает насаживать вас на { $this }! +comp-kitchen-spike-begin-hook-self = Вы начинаете насаживать себя на { $this }! +comp-kitchen-spike-kill = { CAPITALIZE($user) } насаживает { $victim } на мясной крюк, тем самым убивая его! +comp-kitchen-spike-suicide-other = { CAPITALIZE($victim) } бросился на мясной крюк! +comp-kitchen-spike-suicide-self = Вы бросаетесь на мясной крюк! +comp-kitchen-spike-knife-needed = Вам нужен нож для этого. +comp-kitchen-spike-remove-meat = Вы срезаете немного мяса с { $victim }. +comp-kitchen-spike-remove-meat-last = Вы срезаете последний кусок мяса с { $victim }! +comp-kitchen-spike-meat-name = мясо { $victim } diff --git a/Resources/Locale/ru-RU/kitchen/components/microwave-component.ftl b/Resources/Locale/ru-RU/kitchen/components/microwave-component.ftl new file mode 100644 index 00000000000..3cd0cbda04f --- /dev/null +++ b/Resources/Locale/ru-RU/kitchen/components/microwave-component.ftl @@ -0,0 +1,29 @@ +## Entity + +microwave-component-interact-using-no-power = У неё нет электричества! +microwave-component-interact-using-broken = Она сломана! +microwave-component-interact-using-container-full = Контейнер заполнен +microwave-component-interact-using-transfer-success = Перенесено { $amount } ю +microwave-component-interact-using-transfer-fail = Это не сработает! +microwave-component-suicide-multi-head-others-message = { $victim } пытается зажарить свои головы! +microwave-component-suicide-others-message = { $victim } пытается зажарить свою голову! +microwave-component-suicide-multi-head-message = Вы зажариваете свои головы! +microwave-component-suicide-message = Вы зажариваете свою голову! +microwave-component-upgrade-cook-time = время готовки +microwave-component-interact-full = It's full. +microwave-component-interact-item-too-big = { CAPITALIZE(THE($item)) } is too big to fit in the microwave! + +## Bound UI + +microwave-bound-user-interface-instant-button = МГНОВЕННО +microwave-bound-user-interface-cook-time-label = ВРЕМЯ: { $time } + +## UI + +microwave-menu-title = Микроволновая печь +microwave-menu-start-button = Старт +microwave-menu-eject-all-text = Извлечь всё +microwave-menu-eject-all-tooltip = Это испарит все жидкости, но вернёт всё твёрдое. +microwave-menu-instant-button = МГНОВЕННО +microwave-menu-footer-flavor-left = Не вставлять электронику, металлические или живые объекты. +microwave-menu-footer-flavor-right = v1.5 diff --git a/Resources/Locale/ru-RU/kitchen/components/reagent-grinder-component.ftl b/Resources/Locale/ru-RU/kitchen/components/reagent-grinder-component.ftl new file mode 100644 index 00000000000..1833d8f89f1 --- /dev/null +++ b/Resources/Locale/ru-RU/kitchen/components/reagent-grinder-component.ftl @@ -0,0 +1,15 @@ +## UI + +reagent-grinder-bound-user-interface-instant-button = МГНОВЕННО +reagent-grinder-bound-user-interface-cook-time-label = ВРЕМЯ: +reagent-grinder-component-cannot-put-entity-message = Вы не можете поместить это в измельчитель реагентов! +reagent-grinder-component-upgrade-work-time = время работы +reagent-grinder-component-upgrade-storage = вместимость +grinder-menu-title = Универсальный Измельчитель 3000 +grinder-menu-grind-button = Измельчить +grinder-menu-juice-button = Выжать +grinder-menu-chamber-content-box-label = Камера +grinder-menu-chamber-content-box-button = Извлечь содержимое +grinder-menu-beaker-content-box-label = Стакан +grinder-menu-beaker-content-box-button = Извлечь контейнер +grinder-menu-beaker-content-box-is-empty = Пусто diff --git a/Resources/Locale/ru-RU/label/paper-label-component.ftl b/Resources/Locale/ru-RU/label/paper-label-component.ftl new file mode 100644 index 00000000000..db63e8af1cc --- /dev/null +++ b/Resources/Locale/ru-RU/label/paper-label-component.ftl @@ -0,0 +1,3 @@ +comp-paper-label-has-label = Прикреплена этикетка с надписью: +comp-paper-label-has-label-blank = Прикреплена этикетка, но она пустая. +comp-paper-label-has-label-cant-read = Прикреплена этикетка, но вы не можете её прочитать с такого расстояния. diff --git a/Resources/Locale/ru-RU/land-mines/land-mines.ftl b/Resources/Locale/ru-RU/land-mines/land-mines.ftl new file mode 100644 index 00000000000..5ea51589f3d --- /dev/null +++ b/Resources/Locale/ru-RU/land-mines/land-mines.ftl @@ -0,0 +1 @@ +land-mine-triggered = Вы наступили на { $mine }! diff --git a/Resources/Locale/ru-RU/late-join/late-join-gui.ftl b/Resources/Locale/ru-RU/late-join/late-join-gui.ftl new file mode 100644 index 00000000000..2c4a5d92729 --- /dev/null +++ b/Resources/Locale/ru-RU/late-join/late-join-gui.ftl @@ -0,0 +1,11 @@ +late-join-gui-title = Позднее присоединение +late-join-gui-jobs-amount-in-department-tooltip = { $departmentName } +late-join-gui-department-jobs-label = { $departmentName } +late-join-gui-job-slot-capped = + { $jobName } ({ $amount } { $amount -> + [zero] не доступна + [one] доступна + [few] доступны + *[other] доступно + }) +late-join-gui-job-slot-uncapped = { $jobName } (Без ограничений) diff --git a/Resources/Locale/ru-RU/lathe/components/lathe-component.ftl b/Resources/Locale/ru-RU/lathe/components/lathe-component.ftl new file mode 100644 index 00000000000..b1ac018495f --- /dev/null +++ b/Resources/Locale/ru-RU/lathe/components/lathe-component.ftl @@ -0,0 +1,2 @@ +lathe-component-upgrade-speed = скорость печати +lathe-component-upgrade-material-use = потребление материалов diff --git a/Resources/Locale/ru-RU/lathe/lathe-categories.ftl b/Resources/Locale/ru-RU/lathe/lathe-categories.ftl new file mode 100644 index 00000000000..6b1917d8351 --- /dev/null +++ b/Resources/Locale/ru-RU/lathe/lathe-categories.ftl @@ -0,0 +1,9 @@ +lathe-category-ammo = Ammo +lathe-category-circuitry = Circuitry +lathe-category-lights = Lights +lathe-category-mechs = Mechs +lathe-category-parts = Parts +lathe-category-robotics = Robotics +lathe-category-tools = Tools +lathe-category-weapons = Weapons +lathe-category-evasuits = EVA diff --git a/Resources/Locale/ru-RU/lathe/lathesystem.ftl b/Resources/Locale/ru-RU/lathe/lathesystem.ftl new file mode 100644 index 00000000000..423c3a7a2f7 --- /dev/null +++ b/Resources/Locale/ru-RU/lathe/lathesystem.ftl @@ -0,0 +1 @@ +lathe-popup-material-not-used = Этот материал не используется в данном аппарате. diff --git a/Resources/Locale/ru-RU/lathe/ui/lathe-menu.ftl b/Resources/Locale/ru-RU/lathe/ui/lathe-menu.ftl new file mode 100644 index 00000000000..eb425289666 --- /dev/null +++ b/Resources/Locale/ru-RU/lathe/ui/lathe-menu.ftl @@ -0,0 +1,20 @@ +lathe-menu-title = Меню станка +lathe-menu-queue = Очередь +lathe-menu-server-list = Список серверов +lathe-menu-sync = Синхр. +lathe-menu-search-designs = Поиск проектов +lathe-menu-category-all = All +lathe-menu-search-filter = Фильтр +lathe-menu-amount = Кол-во: +lathe-menu-material-display = { $material } { $amount } +lathe-menu-tooltip-display = { $amount } { $material } +lathe-menu-description-display = [italic]{ $description }[/italic] +lathe-menu-material-amount = + { $amount -> + [1] { NATURALFIXED($amount, 2) } ({ $unit }) + *[other] { NATURALFIXED($amount, 2) } ({ $unit }) + } +lathe-menu-no-materials-message = Материалы не загружены +lathe-menu-fabricating-message = Производится... +lathe-menu-materials-title = Материалы +lathe-menu-queue-title = Очередь производства diff --git a/Resources/Locale/ru-RU/launcher/launcher-connecting.ftl b/Resources/Locale/ru-RU/launcher/launcher-connecting.ftl new file mode 100644 index 00000000000..332fa13be53 --- /dev/null +++ b/Resources/Locale/ru-RU/launcher/launcher-connecting.ftl @@ -0,0 +1,21 @@ +### Connecting dialog when you start up the game + +connecting-title = Space Station 14 +connecting-exit = Выйти +connecting-retry = Повторить +connecting-reconnect = Переподключиться +connecting-redial = Перезапустить +connecting-redial-wait = Пожалуйста подождите: { TOSTRING($time, "G3") } +connecting-in-progress = Подключение к серверу... +connecting-disconnected = Отключен от сервера: +connecting-tip = Не умирай! +connecting-window-tip = Tip { $numberTip } +connecting-version = версия 0.1 +connecting-fail-reason = + Не удалось подключиться к серверу: + { $reason } +connecting-state-NotConnecting = Не подключен +connecting-state-ResolvingHost = Определение хоста +connecting-state-EstablishingConnection = Установка соединения +connecting-state-Handshake = Handshake +connecting-state-Connected = Подключен diff --git a/Resources/Locale/ru-RU/light/components/emergency-light-component.ftl b/Resources/Locale/ru-RU/light/components/emergency-light-component.ftl new file mode 100644 index 00000000000..88e20080991 --- /dev/null +++ b/Resources/Locale/ru-RU/light/components/emergency-light-component.ftl @@ -0,0 +1,6 @@ +emergency-light-component-on-examine = Индикатор батареи показывает: { $batteryStateText }. +emergency-light-component-on-examine-alert = Текущий уровень угрозы станции: [color={ $color }]{ $level }[/color]. +emergency-light-component-light-state-full = [color=darkgreen]Полная[/color] +emergency-light-component-light-state-empty = [color=darkgreen]Пустая[/color] +emergency-light-component-light-state-charging = [color=darkgreen]Заряжается[/color] +emergency-light-component-light-state-on = [color=darkgreen]Включена[/color] diff --git a/Resources/Locale/ru-RU/light/components/expendable-light-component.ftl b/Resources/Locale/ru-RU/light/components/expendable-light-component.ftl new file mode 100644 index 00000000000..58cf0d5aafd --- /dev/null +++ b/Resources/Locale/ru-RU/light/components/expendable-light-component.ftl @@ -0,0 +1,11 @@ +expendable-light-start-verb = Зажечь +expendable-light-spent-flare-name = сгоревший фальшфейер +expendable-light-spent-flare-desc = Похоже, этот фальшфейер догорел. Какой облом. +expendable-light-burnt-torch-name = сгоревший факел +expendable-light-burnt-torch-desc = Похоже, этот факел догорел. Какой облом. +expendable-light-spent-green-glowstick-name = погасший зелёный химсвет +expendable-light-spent-red-glowstick-name = погасший красный химсвет +expendable-light-spent-purple-glowstick-name = погасший фиолетовый химсвет +expendable-light-spent-yellow-glowstick-name = погасший жёлтый химсвет +expendable-light-spent-blue-glowstick-name = погасший синий химсвет +expendable-light-spent-glowstick-desc = Похоже, этот химсвет погас. Как трагично. diff --git a/Resources/Locale/ru-RU/light/components/handheld-light-component.ftl b/Resources/Locale/ru-RU/light/components/handheld-light-component.ftl new file mode 100644 index 00000000000..2139843a9ee --- /dev/null +++ b/Resources/Locale/ru-RU/light/components/handheld-light-component.ftl @@ -0,0 +1,4 @@ +handheld-light-component-on-examine-is-on-message = Сейчас свет [color=darkgreen]включен[/color]. +handheld-light-component-on-examine-is-off-message = Сейчас свет [color=darkred]выключен[/color]. +handheld-light-component-cell-missing-message = Батарея отсутствует... +handheld-light-component-cell-dead-message = Батарея разряжена... diff --git a/Resources/Locale/ru-RU/light/components/light-replacer-component.ftl b/Resources/Locale/ru-RU/light/components/light-replacer-component.ftl new file mode 100644 index 00000000000..a4b8bbe1e8f --- /dev/null +++ b/Resources/Locale/ru-RU/light/components/light-replacer-component.ftl @@ -0,0 +1,13 @@ +### Interaction Messages + +# Shown when player tries to replace light, but there is no lighs left +comp-light-replacer-missing-light = В { $light-replacer } не осталось лампочек. +# Shown when player inserts light bulb inside light replacer +comp-light-replacer-insert-light = Вы вставили { $bulb } в { $light-replacer }. +# Shown when player tries to insert in light replacer brolen light bulb +comp-light-replacer-insert-broken-light = Вы не можете вставлять разбитые лампочки! +# Shown when player refill light from light box +comp-light-replacer-refill-from-storage = Вы пополнили { $light-replacer }. +comp-light-replacer-no-lights = Здесь пусто. +comp-light-replacer-has-lights = Здесь находится следующее: +comp-light-replacer-light-listing = [color=yellow]{ $amount }[/color] ед. [color=gray]{ $name }[/color] diff --git a/Resources/Locale/ru-RU/light/components/powered-ligth-component.ftl b/Resources/Locale/ru-RU/light/components/powered-ligth-component.ftl new file mode 100644 index 00000000000..3baf09ab4f8 --- /dev/null +++ b/Resources/Locale/ru-RU/light/components/powered-ligth-component.ftl @@ -0,0 +1 @@ +powered-light-component-burn-hand = Вы обжигаете руку! diff --git a/Resources/Locale/ru-RU/light/components/unpowered-flashlight-component.ftl b/Resources/Locale/ru-RU/light/components/unpowered-flashlight-component.ftl new file mode 100644 index 00000000000..46d1c563005 --- /dev/null +++ b/Resources/Locale/ru-RU/light/components/unpowered-flashlight-component.ftl @@ -0,0 +1,2 @@ +# ToggleFlashlightVerb +toggle-flashlight-verb-get-data-text = Переключить фонарик diff --git a/Resources/Locale/ru-RU/limited-charges/limited-charges.ftl b/Resources/Locale/ru-RU/limited-charges/limited-charges.ftl new file mode 100644 index 00000000000..e5fb2b70078 --- /dev/null +++ b/Resources/Locale/ru-RU/limited-charges/limited-charges.ftl @@ -0,0 +1,13 @@ +limited-charges-charges-remaining = + Имеется { $charges } { $charges -> + [one] заряд + [few] заряда + *[other] зарядов + } +limited-charges-max-charges = Имеет [color=green]максимум[/color] зарядов. +limited-charges-recharging = + { $seconds -> + [one] До нового заряда осталась [color=yellow]{ $seconds }[/color] секунда. + [few] До нового заряда осталось [color=yellow]{ $seconds }[/color] секунды. + *[other] До нового заряда осталось [color=yellow]{ $seconds }[/color] секунд. + } diff --git a/Resources/Locale/ru-RU/lobby/lobby-gui.ftl b/Resources/Locale/ru-RU/lobby/lobby-gui.ftl new file mode 100644 index 00000000000..299e0faa91e --- /dev/null +++ b/Resources/Locale/ru-RU/lobby/lobby-gui.ftl @@ -0,0 +1,8 @@ +ui-lobby-title = Лобби +ui-lobby-ahelp-button = AHelp +ui-lobby-options-button = Настройки +ui-lobby-leave-button = Выйти +ui-lobby-observe-button = Наблюдать +ui-lobby-ready-up-button = Готовность +ui-lobby-online-players-block = Текущие игроки +ui-lobby-server-info-block = Серверная информация diff --git a/Resources/Locale/ru-RU/lobby/lobby-state.ftl b/Resources/Locale/ru-RU/lobby/lobby-state.ftl new file mode 100644 index 00000000000..f415732dbd4 --- /dev/null +++ b/Resources/Locale/ru-RU/lobby/lobby-state.ftl @@ -0,0 +1,25 @@ +lobby-state-paused = Пауза +lobby-state-soon = Раунд скоро начнётся +lobby-state-right-now-question = Прямо сейчас? +lobby-state-right-now-confirmation = Прямо сейчас +lobby-state-round-start-countdown-text = Раунд начнётся через: { $timeLeft } +lobby-state-ready-button-join-state = Присоединиться +lobby-state-ready-button-ready-up-state = Готов +lobby-state-player-status-not-ready = Не готов +lobby-state-player-status-ready = Готов +lobby-state-player-status-observer = Наблюдатель +lobby-state-player-status-round-not-started = Раунд ещё не начался +lobby-state-player-status-round-time = + Время раунда: { $hours } { $hours -> + [one] час + [few] часа + *[other] часов + } и { $minutes } { $minutes -> + [one] минута + [few] минуты + *[other] минут + } +lobby-state-song-text = Играет: [color=white]{ $songTitle }[/color], исполнитель [color=white]{ $songArtist }[/color] +lobby-state-song-no-song-text = В лобби не играет песня. +lobby-state-song-unknown-title = [color=dimgray]Неизвестное название[/color] +lobby-state-song-unknown-artist = [color=dimgray]Неизвестный исполнитель[/color] diff --git a/Resources/Locale/ru-RU/lobby/ui/lobby-character-preview-panel.ftl b/Resources/Locale/ru-RU/lobby/ui/lobby-character-preview-panel.ftl new file mode 100644 index 00000000000..a1cb3d421e5 --- /dev/null +++ b/Resources/Locale/ru-RU/lobby/ui/lobby-character-preview-panel.ftl @@ -0,0 +1,3 @@ +lobby-character-preview-panel-header = Ваш персонаж +lobby-character-preview-panel-character-setup-button = Персонализация +lobby-character-preview-panel-unloaded-preferences-label = Ваши настройки персонажа еще не загружены, пожалуйста, подождите. diff --git a/Resources/Locale/ru-RU/lobby/ui/observe-warning-window.ftl b/Resources/Locale/ru-RU/lobby/ui/observe-warning-window.ftl new file mode 100644 index 00000000000..064e363f3c5 --- /dev/null +++ b/Resources/Locale/ru-RU/lobby/ui/observe-warning-window.ftl @@ -0,0 +1,5 @@ +observe-nevermind = Нет, спасибо +observe-confirm = Наблюдать +observe-warning-1 = Вы уверены, что хотите наблюдать? +observe-warning-2 = Вы не сможете больше участвовать в этом раунде. +observe-warning-window-title = Предупреждение diff --git a/Resources/Locale/ru-RU/lock/lock-component.ftl b/Resources/Locale/ru-RU/lock/lock-component.ftl new file mode 100644 index 00000000000..b75220b0153 --- /dev/null +++ b/Resources/Locale/ru-RU/lock/lock-component.ftl @@ -0,0 +1,10 @@ +lock-comp-on-examined-is-locked = Похоже, { $entityName } заблокирован. +lock-comp-on-examined-is-unlocked = Похоже, { $entityName } разблокирован. +lock-comp-do-lock-success = Вы заблокировали { $entityName }. +lock-comp-do-unlock-success = Вы разблокировали { $entityName }. +lock-comp-has-user-access-fail = Доступ запрещён + +## ToggleLockVerb + +toggle-lock-verb-unlock = Разблокировать +toggle-lock-verb-lock = Заблокировать diff --git a/Resources/Locale/ru-RU/logic-gates/logic-gates.ftl b/Resources/Locale/ru-RU/logic-gates/logic-gates.ftl new file mode 100644 index 00000000000..39c5e5caaaa --- /dev/null +++ b/Resources/Locale/ru-RU/logic-gates/logic-gates.ftl @@ -0,0 +1,14 @@ +logic-gate-examine = Сейчас установлена логическая операция { $gate }. +logic-gate-cycle = Переключено на операцию { $gate } +power-sensor-examine = + It is currently checking the network's { $output -> + [true] output + *[false] input + } battery. +power-sensor-voltage-examine = It is checking the { $voltage } power network. +power-sensor-switch = + Switched to checking the network's { $output -> + [true] output + *[false] input + } battery. +power-sensor-voltage-switch = Switched network to { $voltage }! diff --git a/Resources/Locale/ru-RU/lube/lube.ftl b/Resources/Locale/ru-RU/lube/lube.ftl new file mode 100644 index 00000000000..ffc312abbfe --- /dev/null +++ b/Resources/Locale/ru-RU/lube/lube.ftl @@ -0,0 +1,4 @@ +lube-success = Вы покрыли { $target } смазкой! +lubed-name-prefix = смазанный { $target } +lube-failure = Не удалось покрыть { $target } смазкой! +lube-slip = { $target } выскальзывает из ваших рук! diff --git a/Resources/Locale/ru-RU/machine-linking/components/signal-linker-component.ftl b/Resources/Locale/ru-RU/machine-linking/components/signal-linker-component.ftl new file mode 100644 index 00000000000..f87f5842ae1 --- /dev/null +++ b/Resources/Locale/ru-RU/machine-linking/components/signal-linker-component.ftl @@ -0,0 +1,14 @@ +signal-linker-component-saved = Успешно связано с устройством { $machine }! +signal-linker-component-linked-port = Успешно связан { $machine1 }:{ $port1 } c { $machine2 }:{ $port2 }! +signal-linker-component-unlinked-port = Успешно отвязан { $machine1 }:{ $port1 } от { $machine2 }:{ $port2 }! +signal-linker-component-connection-refused = { $machine } отказывается связываться! +signal-linker-component-max-connections-receiver = Достигнут максимум соединений для приёмника! +signal-linker-component-max-connections-transmitter = Достигнут максимум соединений для передатчика! +signal-linker-component-type-mismatch = Тип порта не совпадает с типом сохранённого порта! +signal-linker-component-out-of-range = Превышена дальность соединения! +# Verbs +signal-linking-verb-text-link-default = Связать стандартные порты +signal-linking-verb-success = Успешно подключены все стандартные соединения { $machine }. +signal-linking-verb-fail = Не удалось подключить все стандартные соединения { $machine }. +signal-linking-verb-disabled-no-transmitter = Сначала вам необходимо взаимодействовать с передатчиком, затем соедините со стандартным портом. +signal-linking-verb-disabled-no-receiver = Сначала вам необходимо взаимодействовать с приёмником, затем соедините со стандартным портом. diff --git a/Resources/Locale/ru-RU/machine-linking/components/signal-timer-component.ftl b/Resources/Locale/ru-RU/machine-linking/components/signal-timer-component.ftl new file mode 100644 index 00000000000..aef6e6341bb --- /dev/null +++ b/Resources/Locale/ru-RU/machine-linking/components/signal-timer-component.ftl @@ -0,0 +1,4 @@ +signal-timer-menu-title = Таймер +signal-timer-menu-label = Метка: +signal-timer-menu-delay = Задержка: +signal-timer-menu-start = Старт diff --git a/Resources/Locale/ru-RU/machine-linking/port-selector.ftl b/Resources/Locale/ru-RU/machine-linking/port-selector.ftl new file mode 100644 index 00000000000..ab529c3230a --- /dev/null +++ b/Resources/Locale/ru-RU/machine-linking/port-selector.ftl @@ -0,0 +1,5 @@ +signal-port-selector-menu-title = Выбор портов +signal-port-selector-menu-clear = Очистить +signal-port-selector-menu-link-defaults = Соединить по-умолчанию +signal-port-selector-help = Выберите порты, которые вы хотите соединить +signal-port-selector-menu-done = Готово diff --git a/Resources/Locale/ru-RU/machine-linking/receiver_ports.ftl b/Resources/Locale/ru-RU/machine-linking/receiver_ports.ftl new file mode 100644 index 00000000000..5ed59343059 --- /dev/null +++ b/Resources/Locale/ru-RU/machine-linking/receiver_ports.ftl @@ -0,0 +1,54 @@ +signal-port-name-autoclose = Автозакрытие +signal-port-description-autoclose = Переключает, должно ли устройство автоматически закрываться. +signal-port-name-toggle = Переключить +signal-port-description-toggle = Переключает состояние устройства. +signal-port-name-on-receiver = Вкл +signal-port-description-on-receiver = Включает устройство. +signal-port-name-off-receiver = Выкл +signal-port-description-off-receiver = Выключает устройство. +signal-port-name-forward = Вперёд +signal-port-description-forward = Заставляет устройство (например, конвейер) работать в нормальном направлении. +signal-port-name-reverse = Обратно +signal-port-description-reverse = Заставляет устройство (например, конвейер) работать в обратном направлении. +signal-port-name-open = Открыть +signal-port-description-open = Открывает устройство. +signal-port-name-close = Закрыть +signal-port-description-close = Закрывает устройство. +signal-port-name-doorbolt = Болты шлюза +signal-port-description-doorbolt = Меняет статус болтирования, если поступил высокий уровень сигнала. +signal-port-name-trigger = Триггер +signal-port-description-trigger = Запускает определенный механизм на устройстве. +signal-port-name-order-sender = Отправитель заказа +signal-port-description-order-sender = Отправляет заказ на консоль заказа грузов +signal-port-name-order-receiver = Получатель заказа +signal-port-description-order-receiver = Получает заказ на консоль заказа грузов +signal-port-name-pressurize = Нагнетатель давления +signal-port-description-pressurize = Заставляет устройство закачивать воздух, пока не будет достигнуто заданное давление. +signal-port-name-depressurize = Сбрасыватель давления +signal-port-description-depressurize = Заставляет устройство откачивать воздух, пока не будет достигнуто заданное давление. +signal-port-name-pod-sender = Капсула клонирования +signal-port-description-pod-sender = Передатчик сигнала капсулы клонирования +signal-port-name-pod-receiver = Капсула клонирования +signal-port-description-pod-receiver = Приёмник сигнала капсулы клонирования +signal-port-name-med-scanner-sender = Медицинский сканер +signal-port-description-med-scanner-sender = Передатчик сигнала медицинского сканера +signal-port-name-med-scanner-receiver = Медицинский сканер +signal-port-description-med-scanner-receiver = Приёмник сигнала медицинского сканера +signal-port-name-hold-open = Удерживать +signal-port-description-hold-open = Выключает автоматическое закрытие. +signal-port-name-artifact-analyzer-sender = Консоль +signal-port-description-artifact-analyzer-sender = Передатчик сигнала аналитической консоли +signal-port-name-artifact-analyzer-receiver = Платформа +signal-port-description-artifact-analyzer-receiver = Приёмник сигнала анализатора артефактов +signal-port-name-set-particle-delta = Выбрать тип частиц: дельта +signal-port-description-set-particle-delta = Устанавливает тип частиц, излучаемых этим устройством, на дельта. +signal-port-name-set-particle-epsilon = Выбрать тип частиц: эпсилон +signal-port-description-set-particle-epsilon = Устанавливает тип частиц, излучаемых этим устройством, на эпсилон. +signal-port-name-set-particle-zeta = Выбрать тип частиц: зета +signal-port-description-set-particle-zeta = Устанавливает тип частиц, излучаемых этим устройством, на зета. +signal-port-name-logic-input-a = Порт А +signal-port-description-logic-input-a = Первый порт логического элемента. +signal-port-name-logic-input-b = Порт В +signal-port-description-logic-input-b = Второй порт логического элемента. +signal-port-name-logic-input = Вход +signal-port-description-logic-input = Входной порт, который принимает только уровни сигнала, высокий или низкий. diff --git a/Resources/Locale/ru-RU/machine-linking/transmitter_ports.ftl b/Resources/Locale/ru-RU/machine-linking/transmitter_ports.ftl new file mode 100644 index 00000000000..bcebb52f6c5 --- /dev/null +++ b/Resources/Locale/ru-RU/machine-linking/transmitter_ports.ftl @@ -0,0 +1,46 @@ +signal-port-name-pressed = Нажато +signal-port-description-pressed = Этот порт задействуется всякий раз, когда передатчик активируется. +signal-port-name-on-transmitter = Вкл +signal-port-description-on-transmitter = Этот порт задействуется всякий раз, когда передатчик включён. +signal-port-name-off-transmitter = Выкл +signal-port-description-off-transmitter = Этот порт задействуется всякий раз, когда передатчик выключен. +signal-port-name-status-transmitter = Статус +signal-port-description-status-transmitter = Этот порт задействуется с высоким или низким уровнем, в зависимости от состояния передатчика. +signal-port-name-left = Налево +signal-port-description-left = Этот порт задействуется всякий раз, когда рычаг перемещается в крайнее левое положение. +signal-port-name-right = Направо +signal-port-description-right = Этот порт задействуется всякий раз, когда рычаг перемещается в крайнее правое положение. +signal-port-name-doorstatus = Статус шлюза +signal-port-description-doorstatus = Этот порт задействуется с высоким уровенем, когда с устройством взаимодействуют, и низким уровнем в закрытом состоянии. +signal-port-name-middle = Середина +signal-port-description-middle = Этот порт задействуется всякий раз, когда рычаг перемещается в нейтральное положение. +signal-port-name-timer-trigger = Таймер-триггер +signal-port-description-timer-trigger = Этот порт задействуется всякий раз, когда срабатывает таймер. +signal-port-name-timer-start = Таймер-старт +signal-port-description-timer-start = Этот порт задействуется всякий раз, когда запускается таймер. +signal-port-name-logic-output = Выход +signal-port-description-logic-output = Этот порт задействуется с высоким или низким уровнем, в зависимости от режима. +signal-port-name-logic-output-high = Высокий уровень +signal-port-description-logic-output-high = Этот порт задействуется всякий раз, когда входной уровень высокий. +signal-port-name-logic-output-low = Низкий уровень +signal-port-description-logic-output-low = Этот порт задействуется всякий раз, когда входной уровень низкий. +signal-port-name-air-danger = Danger +signal-port-description-air-danger = Этот порт задействуется с высоким уровенем сигнала, когда статус Danger, если статус другой, то с низким уровнем. +signal-port-name-air-warning = Warning +signal-port-description-air-warning = Этот порт задействуется с высоким уровенем сигнала, когда статус Warning, если статус другой, то с низким уровнем. +signal-port-name-air-normal = Normal +signal-port-description-air-normal = Этот порт задействуется с высоким уровенем сигнала, когда статус Normal, если статус другой, то с низким уровнем. +signal-port-name-decaying = Распад +signal-port-description-decaying = Этот порт задействуется когда привязанная аномалия переходит в состояние распада. +signal-port-name-stabilize = Стабилизация +signal-port-description-stabilize = Этот порт задействуется когда привязанная аномалия переходит в стабильное состояние. +signal-port-name-growing = Рост +signal-port-description-growing = Этот порт задействуется когда привязанная аномалия переходит в состояние роста. +signal-port-name-pulse = Импульс +signal-port-description-pulse = Этот порт задействуется когда привязанная аномалия создаёт импульс. +signal-port-name-supercrit = Суперкрит +signal-port-description-supercrit = Этот порт задействуется когда привязанная аномалия взрывается после перехода в суперкритическое состояние. +signal-port-name-power-charging = Charging +signal-port-description-power-charging = This port is invoked with HIGH when the battery is gaining charge and LOW when not. +signal-port-name-power-discharging = Discharging +signal-port-description-power-discharging = This port is invoked with HIGH when the battery is losing charge and LOW when not. diff --git a/Resources/Locale/ru-RU/machine/machine.ftl b/Resources/Locale/ru-RU/machine/machine.ftl new file mode 100644 index 00000000000..a514b9d0958 --- /dev/null +++ b/Resources/Locale/ru-RU/machine/machine.ftl @@ -0,0 +1,21 @@ +machine-insert-item = { $user } помещает { $item } в { $machine }. +machine-upgrade-examinable-verb-text = Улучшения +machine-upgrade-examinable-verb-message = Узнайте, какие параметры устройства были улучшены. +machine-upgrade-increased-by-percentage = Параметр [color=yellow]{ $upgraded }[/color] увеличен на { $percent }%. +machine-upgrade-decreased-by-percentage = Параметр [color=yellow]{ $upgraded }[/color] уменьшен на { $percent }%. +machine-upgrade-increased-by-amount = Параметр [color=yellow]{ $upgraded }[/color] увеличен на { $difference }. +machine-upgrade-decreased-by-amount = Параметр [color=yellow]{ $upgraded }[/color] уменьшен на { $difference }. +machine-upgrade-not-upgraded = Параметр [color=yellow]{ $upgraded }[/color] не улучшался. +machine-part-name-capacitor = Конденсатор +machine-part-name-manipulator = Манипулятор +machine-part-name-matter-bin = Ёмкость материи +machine-part-name-power-cell = Батарея +upgrade-power-draw = потребление энергии +upgrade-max-charge = максимальный запас энергии +upgrade-power-supply = производство энергии +upgrade-power-supply-ramping = постепенное изменение мощности +two-way-lever-left = сдвинуть рычаг влево +two-way-lever-right = сдвинуть рычаг вправо +two-way-lever-cant = Рычаг не может быть сдвинут в эту сторону! +recycler-count-items = Переработано объектов: { $items }. +machine-already-in-use = { CAPITALIZE(THE($machine)) } уже используется. diff --git a/Resources/Locale/ru-RU/magic/spells-actions.ftl b/Resources/Locale/ru-RU/magic/spells-actions.ftl new file mode 100644 index 00000000000..9e64fd97d3d --- /dev/null +++ b/Resources/Locale/ru-RU/magic/spells-actions.ftl @@ -0,0 +1,5 @@ +action-speech-spell-forcewall = TARCOL MINTI ZHERI +action-speech-spell-knock = AULIE OXIN FIERA +action-speech-spell-smite = EI NATH! +action-speech-spell-summon-magicarp = AIE KHUSE EU +action-speech-spell-fireball = ONI'SOMA! diff --git a/Resources/Locale/ru-RU/main-menu/main-menu.ftl b/Resources/Locale/ru-RU/main-menu/main-menu.ftl new file mode 100644 index 00000000000..8494aaa4860 --- /dev/null +++ b/Resources/Locale/ru-RU/main-menu/main-menu.ftl @@ -0,0 +1,15 @@ +main-menu-invalid-username-with-reason = + Неверное имя пользователя: + { $invalidReason } +main-menu-invalid-username = Неверное имя пользователя +main-menu-failed-to-connect = + Не удалось подключиться: + { $reason } +main-menu-username-label = Имя пользователя: +main-menu-username-text = Имя пользователя +main-menu-address-label = Server Address: +main-menu-join-public-server-button = Публичный сервер +main-menu-join-public-server-button-tooltip = Нельзя подключаться к публичным серверам с отладочной сборкой. +main-menu-direct-connect-button = Прямое подключение +main-menu-options-button = Настройки +main-menu-quit-button = Выйти diff --git a/Resources/Locale/ru-RU/mapping/mapping-command.ftl b/Resources/Locale/ru-RU/mapping/mapping-command.ftl new file mode 100644 index 00000000000..ba3892998ad --- /dev/null +++ b/Resources/Locale/ru-RU/mapping/mapping-command.ftl @@ -0,0 +1,16 @@ +cmd-mapping-desc = Создаёт или загружает карту и телепортирует вас на неё. +cmd-mapping-help = Использование: mapping [MapID] [Path] +cmd-mapping-server = Только игроки могут использовать эту команду. +cmd-mapping-error = При создании новой карты произошла ошибка. +cmd-mapping-success-load = Создаёт неинициализированную карту из файла { $path } с id { $mapId }. +cmd-mapping-success = Создаёт неинициализированную карту с id { $mapId }. +cmd-mapping-warning = ПРЕДУПРЕЖДЕНИЕ: На сервере используется отладочная дебаг сборка. Вы рискуете потерять свои изменения. +# duplicate text from engine load/save map commands. +# I CBF making this PR depend on that one. +cmd-mapping-failure-integer = { $arg } это не допустимый integer. +cmd-mapping-failure-float = { $arg } это не допустимый float. +cmd-mapping-failure-bool = { $arg } это не допустимый bool. +cmd-mapping-nullspace = Вы не можете загрузиться на карту 0. +cmd-hint-mapping-id = [MapID] +cmd-hint-mapping-path = [Path] +cmd-mapping-exists = Карта { $mapId } уже существует. diff --git a/Resources/Locale/ru-RU/maps/gamemap.ftl b/Resources/Locale/ru-RU/maps/gamemap.ftl new file mode 100644 index 00000000000..e551a80b9ee --- /dev/null +++ b/Resources/Locale/ru-RU/maps/gamemap.ftl @@ -0,0 +1 @@ +gamemap-could-not-use-map-error = Не удалось загрузить карту { $oldMap }, так как она больше не подходит! Вместо неё выбрана { $newMap }. diff --git a/Resources/Locale/ru-RU/maps/planet.ftl b/Resources/Locale/ru-RU/maps/planet.ftl new file mode 100644 index 00000000000..220bf81825b --- /dev/null +++ b/Resources/Locale/ru-RU/maps/planet.ftl @@ -0,0 +1,5 @@ +cmd-planet-desc = Конвертирует указанную карту в планету с определённым биомом. +cmd-planet-help = { $command } . +cmd-planet-args = Требуется только 2 аргумента. +cmd-planet-map = Не удалось спарсить { $map } как существующую карту. +cmd-planet-success = Карта { $mapId } сделана Планетой. ВНИМАНИЕ! Для работы атмосферы необходимо загрузить карту (либо на новую карту, либо перезапустив игру). diff --git a/Resources/Locale/ru-RU/markings/arachnid.ftl b/Resources/Locale/ru-RU/markings/arachnid.ftl new file mode 100644 index 00000000000..f89dbba7a92 --- /dev/null +++ b/Resources/Locale/ru-RU/markings/arachnid.ftl @@ -0,0 +1,66 @@ +marking-ArachnidCheliceraeDownwards = Хелицеры (Вниз) +marking-ArachnidCheliceraeDownwards-downwards = Хелицеры +marking-ArachnidCheliceraeInwards = Хелицеры (Внутрь) +marking-ArachnidCheliceraeInwards-inwards = Хелицеры +marking-ArachnidAppendagesDefault = Придатки (Длинные) +marking-ArachnidAppendagesDefault-long_primary = Придаток +marking-ArachnidAppendagesDefault-long_secondary = Полосы +marking-ArachnidAppendagesSharp = Придатки (Острые) +marking-ArachnidAppendagesSharp-sharp_primary = Придаток +marking-ArachnidAppendagesSharp-sharp_secondary = Полосы +marking-ArachnidAppendagesZigZag = Придатки (ЗигЗаг) +marking-ArachnidAppendagesZigZag-zigzag_primary = Придаток +marking-ArachnidAppendagesZigZag-zigzag_secondary = Полосы +marking-ArachnidAppendagesCurled = Придатки (Завитки) +marking-ArachnidAppendagesCurled-curled_primary = Придаток +marking-ArachnidAppendagesCurled-curled_secondary = Полосы +marking-ArachnidAppendagesStingers = Придатки (Жала) +marking-ArachnidAppendagesStingers-stingers_primary = Придаток +marking-ArachnidAppendagesStingers-stingers_secondary = Полосы +marking-ArachnidAppendagesChipped = Придатки (Сколотые) +marking-ArachnidAppendagesChipped-chipped_primary = Придаток +marking-ArachnidAppendagesChipped-chipped_secondary = Полосы +marking-ArachnidAppendagesHarvest = Придатки (Урожай) +marking-ArachnidAppendagesHarvest-harvest_primary = Придаток +marking-ArachnidAppendagesHarvest-harvest_secondary = Полосы +marking-ArachnidAppendagesShort = Придатки (Короткие) +marking-ArachnidAppendagesShort-short_primary = Придаток +marking-ArachnidAppendagesShort-short_secondary = Полосы +marking-ArachnidAppendagesFreaky = Придатки (Причудливо длинные) +marking-ArachnidAppendagesFreaky-freaky_primary = Придаток +marking-ArachnidAppendagesFreaky-freaky_secondary = Полосы +marking-ArachnidTorsoStripes = Полосы +marking-ArachnidTorsoStripes-stripes = Дизайн +marking-ArachnidTorsoSlashes = Косые срезы +marking-ArachnidTorsoSlashes-slashes = Дизайн +marking-ArachnidTorsoCross = Крест +marking-ArachnidTorsoCross-cross = Дизайн +marking-ArachnidTorsoX = X +marking-ArachnidTorsoX-x = Дизайн +marking-ArachnidTorsoHeart = Сердце +marking-ArachnidTorsoHeart-heart = Дизайн +marking-ArachnidTorsoHourglass = Песочные часы +marking-ArachnidTorsoHourglass-hourglass = Дизайн +marking-ArachnidTorsoNailAndHammer = Гвоздь и молот +marking-ArachnidTorsoNailAndHammer-nail-and-hammer = Дизайн +marking-ArachnidTorsoStar = Звезда +marking-ArachnidTorsoStar-star = Дизайн +marking-ArachnidTorsoArrows = Стрелы +marking-ArachnidTorsoArrows-arrows = Дизайн +marking-ArachnidTorsoCore = Ядро +marking-ArachnidTorsoCore-core = Дизайн +marking-ArachnidTorsoFiddleback = Полосатый клён +marking-ArachnidTorsoFiddleback-fiddleback = Дизайн +marking-ArachnidTorsoSkull = Череп +marking-ArachnidTorsoSkull-skull = Дизайн +marking-ArachnidTorsoTarget = Мишень +marking-ArachnidTorsoTarget-target = Дизайн +marking-ArachnidRArmStripes = Арахнид Полосы (Справа) +marking-ArachnidRArmStripes-stripes_right = Полосы +marking-ArachnidLArmStripes = Арахнид Полосы (Слева) +marking-ArachnidLArmStripes-stripes_left = Полосы +marking-ArachnidRLegStripes = Арахнид Полосы (Справа) +marking-ArachnidRLegStripes-stripes_right = Полосы +marking-ArachnidLLegStripes = Арахнид Полосы (Слева) +marking-ArachnidLLegStripes-stripes_left = Полосы +marking-ArachnidOverlayFuzzy = Пушистые diff --git a/Resources/Locale/ru-RU/markings/cat.ftl b/Resources/Locale/ru-RU/markings/cat.ftl new file mode 100644 index 00000000000..01f25983387 --- /dev/null +++ b/Resources/Locale/ru-RU/markings/cat.ftl @@ -0,0 +1,2 @@ +marking-CatEars = Кошачьи уши +marking-CatTail = Кошачий хвост diff --git a/Resources/Locale/ru-RU/markings/diona.ftl b/Resources/Locale/ru-RU/markings/diona.ftl new file mode 100644 index 00000000000..a0d3b3fa3b5 --- /dev/null +++ b/Resources/Locale/ru-RU/markings/diona.ftl @@ -0,0 +1,58 @@ +marking-DionaThornsHead-thorns_head = Диона, голова (Колючки) +marking-DionaThornsHead = Диона, голова (Колючки) +marking-DionaThornsBody-thorns_body = Диона, грудь (Колючки) +marking-DionaThornsBody = Диона, грудь (Колючки) +marking-DionaFlowersHead-flowers_head = Диона, голова (Цветы) +marking-DionaFlowersHead = Диона, голова (Цветы) +marking-DionaFlowersBody-flowers_body = Диона, грудь (Цветы) +marking-DionaFlowersBody = Диона, грудь (Цветы) +marking-DionaLeafCover-leaf_cover = Диона, грудь (Лист) +marking-DionaLeafCover = Диона, грудь (Лист) +marking-DionaBloomHead-bloom = Диона, Вечноцвет (Цветы) +marking-DionaBloomHead = Диона, Вечноцвет (Цветы) +marking-DionaBracketHead-bracket = Диона, Трутовик (Грибы) +marking-DionaBracketHead = Диона, Трутовик (Грибы) +marking-DionaBrushHead-brush = Диона, Кисти (Лианы) +marking-DionaBrushHead = Диона, Кисти (Лианы) +marking-DionaCornflowerHead-cornflower = Диона, Василёк (Цветы) +marking-DionaCornflowerHead = Диона, Василёк (Цветы) +marking-DionaFicusHead-ficus = Диона, Фикус (Листья) +marking-DionaFicusHead = Диона, Фикус (Листья) +marking-DionaGarlandHead-garland = Диона, Гирлянда (Цветы) +marking-DionaGarlandHead = Диона, Гирлянда (Цветы) +marking-DionaKingHead-king = Диона, Флауэркинг (Цветы) +marking-DionaKingHead = Диона, Флауэркинг (Цветы) +marking-DionaLaurelHead-laurel = Диона, Кальмия (Листья) +marking-DionaLaurelHead = Диона, Кальмия (Листья) +marking-DionaLeafyHeadTop-leafy = Диона, Листья (Листья) +marking-DionaLeafyHeadTop = Диона, Листья (Листья) +marking-DionaLotusHead-lotus = Диона, Лотус (Цветы) +marking-DionaLotusHead = Диона, Лотус (Цветы) +marking-DionaMeadowHeadTop-meadow = Диона, Луг +marking-DionaMeadowHeadTop = Диона, Луг +marking-DionaOakHead-oak = Диона, Дуб (Дерево) +marking-DionaOakHead = Диона, Дуб (Дерево) +marking-DionaPalmHead-palm = Диона, Пальма (Листья) +marking-DionaPalmHead = Диона, Пальма (Листья) +marking-DionaRootHead-root = Диона, Корень (Корни) +marking-DionaRootHead = Диона, Корень (Корни) +marking-DionaRoseHead-rose = Диона, Роза (Цветы) +marking-DionaRoseHead = Диона, Роза (Цветы) +marking-DionaRoseyHead-rosey = Диона, Розы (Цветы) +marking-DionaRoseyHead = Диона, Розы (Цветы) +marking-DionaShrubHeadTop-shrub = Диона, Кустарник (Колючки) +marking-DionaShrubHeadTop = Диона, Кустарник (Колючки) +marking-DionaSpinnerHeadSide-spinner = Диона, Спиннер +marking-DionaSpinnerHeadSide = Диона, Спиннер +marking-DionaSproutHeadSide-sprout = Диона, Росток +marking-DionaSproutHeadSide = Диона, Росток +marking-DionaVineHeadTop-vine = Диона, Лоза (Лоза) +marking-DionaVineHeadTop = Диона, Лоза (Лоза) +marking-DionaVinelHead-vinel = Диона, Лоза длинная (Лоза) +marking-DionaVinelHead = Диона, Лоза длинная (Лоза) +marking-DionaVinesHead-vines = Диона, Лоза короткая (Лоза) +marking-DionaVinesHead = Диона, Лоза короткая (Лоза) +marking-DionaWildflowerHead-wildflower = Диона, Полевые цветы (Цветы) +marking-DionaWildflowerHead = Диона, Полевые цветы (Цветы) +marking-DionaVineOverlay-overlay = Диона, Лоза тела +marking-DionaVineOverlay = Диона, Лоза тела diff --git a/Resources/Locale/ru-RU/markings/felinid.ftl b/Resources/Locale/ru-RU/markings/felinid.ftl new file mode 100644 index 00000000000..d756edfe116 --- /dev/null +++ b/Resources/Locale/ru-RU/markings/felinid.ftl @@ -0,0 +1,45 @@ +marking-FelinidEarsBasic = Basic Ears +marking-FelinidEarsBasic-basic_outer = Outer ear +marking-FelinidEarsBasic-basic_inner = Inner ear +marking-FelinidEarsCurled = Curled Ears +marking-FelinidEarsCurled-curled_outer = Outer ear +marking-FelinidEarsCurled-curled_inner = Inner ear +marking-FelinidEarsDroopy = Droopy Ears +marking-FelinidEarsDroopy-droopy_outer = Outer ear +marking-FelinidEarsDroopy-droopy_inner = Inner ear +marking-FelinidEarsFuzzy = Fuzzy Ears +marking-FelinidEarsFuzzy-basic_outer = Outer ear +marking-FelinidEarsFuzzy-fuzzy_inner = Ear fuzz +marking-FelinidEarsStubby = Stubby Ears +marking-FelinidEarsStubby-stubby_outer = Outer ear +marking-FelinidEarsStubby-stubby_inner = Inner ear +marking-FelinidEarsTall = Tall Ears +marking-FelinidEarsTall-tall_outer = Outer ear +marking-FelinidEarsTall-tall_inner = Inner ear +marking-FelinidEarsTall-tall_fuzz = Ear fuzz +marking-FelinidEarsTorn = Torn Ears +marking-FelinidEarsTorn-torn_outer = Outer ear +marking-FelinidEarsTorn-torn_inner = Inner ear +marking-FelinidEarsWide = Wide Ears +marking-FelinidEarsWide-wide_outer = Outer ear +marking-FelinidEarsWide-wide_inner = Inner ear +marking-FelinidTailBasic = Basic Tail +marking-FelinidTailBasic-basic_tail_tip = Tail tip +marking-FelinidTailBasic-basic_tail_stripes_even = Tail stripes, even +marking-FelinidTailBasic-basic_tail_stripes_odd = Tail stripes, odd +marking-FelinidTailBasicWithBow = Basic Tail with Bow +marking-FelinidTailBasicWithBow-basic_tail_tip = Tail tip +marking-FelinidTailBasicWithBow-basic_tail_stripes_even = Tail stripes, even +marking-FelinidTailBasicWithBow-basic_tail_stripes_odd = Tail stripes, odd +marking-FelinidTailBasicWithBow-basic_bow = Bow +marking-FelinidTailBasicWithBell = Basic Tail with Bell +marking-FelinidTailBasicWithBell-basic_tail_tip = Tail tip +marking-FelinidTailBasicWithBell-basic_tail_stripes_even = Tail stripes, even +marking-FelinidTailBasicWithBell-basic_tail_stripes_odd = Tail stripes, odd +marking-FelinidTailBasicWithBell-basic_bell = Bell +marking-FelinidTailBasicWithBowAndBell = Basic Tail with Bow & Bell +marking-FelinidTailBasicWithBowAndBell-basic_tail_tip = Tail tip +marking-FelinidTailBasicWithBowAndBell-basic_tail_stripes_even = Tail stripes, even +marking-FelinidTailBasicWithBowAndBell-basic_tail_stripes_odd = Tail stripes, odd +marking-FelinidTailBasicWithBowAndBell-basic_bow = Bow +marking-FelinidTailBasicWithBowAndBell-basic_bell = Bell diff --git a/Resources/Locale/ru-RU/markings/gauze.ftl b/Resources/Locale/ru-RU/markings/gauze.ftl new file mode 100644 index 00000000000..f32e6b3199d --- /dev/null +++ b/Resources/Locale/ru-RU/markings/gauze.ftl @@ -0,0 +1,42 @@ +marking-GauzeLefteyePatch-gauze_lefteye_2 = Gauze eyepatch (Left) +marking-GauzeLefteyePatch = Gauze eyepatch (Left) +marking-GauzeLefteyeTape-gauze_lefteye_1 = Gauze eyepad (Left) +marking-GauzeLefteyeTape = Gauze eyepad (Left) +marking-GauzeRighteyePatch-gauze_righteye_2 = Gauze eyepatch (Right) +marking-GauzeRighteyePatch = Gauze eyepatch (Right) +marking-GauzeRighteyeTape-gauze_righteye_1 = Gauze eyepad (Right) +marking-GauzeRighteyeTape = Gauze eyepad (Right) +marking-GauzeShoulder-gauze_shoulder = Gauze Shoulder +marking-GauzeShoulder = Gauze Shoulder +marking-GauzeStomach-gauze_abdomen = Gauze Stomach Wrap +marking-GauzeStomach = Gauze Stomach Wrap +marking-GauzeUpperArmRight-gauze_upperarm_r = Gauze Forearm Wrap (Right) +marking-GauzeUpperArmRight = Gauze Forearm Wrap (Right) +marking-GauzeLowerArmRight-gauze_lowerarm_r = Gauze Wrist Wrap (Right) +marking-GauzeLowerArmRight = Gauze Wrist Wrap (Right) +marking-GauzeLeftArm-gauze_leftarm = Gauze Arm Wrap (Left) +marking-GauzeLeftArm = Gauze Arm Wrap (Left) +marking-GauzeLowerLegLeft-gauze_lowerleg_l = Gauze Ankle Wrap (Left) +marking-GauzeLowerLegLeft = Gauze Ankle Wrap (Left) +marking-GauzeBoxerWrapLeft-gauze_boxerwrap_l = Gauze Handwrap (Left) +marking-GauzeBoxerWrapLeft = Gauze Handwrap (Left) +marking-GauzeBoxerWrapRight-gauze_boxerwrap_r = Gauze Handwrap (Right) +marking-GauzeBoxerWrapRight = Gauze Handwrap (Right) +marking-GauzeUpperLegLeft-gauze_upperleg_l = Gauze Thigh Wrap (Left) +marking-GauzeUpperLegLeft = Gauze Thigh Wrap (Left) +marking-GauzeLowerLegRight-gauze_lowerleg_r = Gauze Ankle Wrap (Right) +marking-GauzeLowerLegRight = Gauze Ankle Wrap (Right) +marking-GauzeUpperLegRight-gauze_upperleg_r = Gauze Thigh Wrap (Right) +marking-GauzeUpperLegRight = Gauze Thigh Wrap (Right) +marking-GauzeBlindfold-gauze_blindfold = Gauze Blindfold +marking-GauzeBlindfold = Gauze Blindfold +marking-GauzeLizardBlindfold-gauze_lizardblindfold = Gauze Blindfold +marking-GauzeLizardBlindfold = Gauze Blindfold +marking-GauzeLizardFootRight-gauze_lizardfoot_r = Gauze Foot Wrap (Right) +marking-GauzeLizardFootRight = Gauze Foot Wrap (Right) +marking-GauzeLizardFootLeft-gauze_lizardfoot_l = Gauze Foot Wrap (Left) +marking-GauzeLizardFootLeft = Gauze Foot Wrap (Left) +marking-GauzeLizardLefteyePatch-gauze_lizardlefteye = Adjusted Gauze eyepatch (Left) +marking-GauzeLizardLefteyePatch = Adjusted Gauze eyepatch (Left) +marking-GauzeLizardRighteyePatch-gauze_lizardrighteye = Adjusted Gauze eyepatch (Right) +marking-GauzeLizardRighteyePatch = Adjusted Gauze Eyepatch (Right) diff --git a/Resources/Locale/ru-RU/markings/moth.ftl b/Resources/Locale/ru-RU/markings/moth.ftl new file mode 100644 index 00000000000..63ca884c7f0 --- /dev/null +++ b/Resources/Locale/ru-RU/markings/moth.ftl @@ -0,0 +1,248 @@ +marking-MothAntennasDefault-default = Antennae +marking-MothAntennasDefault = Антенны (Обычные) +marking-MothAntennasCharred-charred = Antennae +marking-MothAntennasCharred = Антенны (Обугленные) +marking-MothAntennasDbushy-dbushy = Antennae +marking-MothAntennasDbushy = Антенны (Кустистые) +marking-MothAntennasDcurvy-dcurvy = Antennae +marking-MothAntennasDcurvy = Антенны (Закрученные) +marking-MothAntennasDfan-dfan = Antennae +marking-MothAntennasDfan = Антенны (Вентилятор) +marking-MothAntennasDpointy-dpointy = Antennae +marking-MothAntennasDpointy = Антенны (Заостренные) +marking-MothAntennasFeathery-feathery = Antennae +marking-MothAntennasFeathery = Антенны (Перистые) +marking-MothAntennasFirewatch-firewatch = Antennae +marking-MothAntennasFirewatch = Антенны (Файрвотч) +marking-MothAntennasGray-gray = Antennae +marking-MothAntennasGray = Антенны (Серые) +marking-MothAntennasJungle-jungle = Antennae +marking-MothAntennasJungle = Антенны (Джунгли) +marking-MothAntennasMaple-maple = Antennae +marking-MothAntennasMaple = Антенны (Клён) +marking-MothAntennasMoffra-moffra = Antennae +marking-MothAntennasMoffra = Антенны (Мотра) +marking-MothAntennasOakworm-oakworm = Antennae +marking-MothAntennasOakworm = Антенны (Дубовый червь) +marking-MothAntennasPlasmafire-plasmafire = Antennae +marking-MothAntennasPlasmafire = Антенны (Пожар плазмы) +marking-MothAntennasRoyal-royal = Antennae +marking-MothAntennasRoyal = Антенны (Королевские) +marking-MothAntennasStriped-striped = Antennae +marking-MothAntennasStriped = Антенны (Полосатые) +marking-MothAntennasWhitefly-whitefly = Antennae +marking-MothAntennasWhitefly = Антенны (Белая муха) +marking-MothAntennasWitchwing-witchwing = Antennae +marking-MothAntennasWitchwing = Антенны (Ведьмино крыло) +marking-MothAntennasUnderwing-underwing_primary = Primary +marking-MothAntennasUnderwing-underwing_secondary = Secondary +marking-MothAntennasUnderwing = Antennae (Underwing) +marking-MothWingsDefault-default = Wing +marking-MothWingsDefault = Крылья (Обычные) +marking-MothWingsCharred-charred = Wing +marking-MothWingsCharred = Крылья (Обугленные) +marking-MothWingsDbushy-dbushy_primary = Primary +marking-MothWingsDbushy-dbushy_secondary = Secondary +marking-MothWingsDbushy = Крылья (Тёмные и Кустистые) +marking-MothWingsDeathhead-deathhead_primary = Primary +marking-MothWingsDeathhead-deathhead_secondary = Secondary +marking-MothWingsDeathhead = Крылья (Рука Смерти) +marking-MothWingsFan-fan = Wing +marking-MothWingsFan = Крылья (Вентилятор) +marking-MothWingsDfan-dfan = Wing +marking-MothWingsDfan = Крылья (Тёмные и Вентилятор) +marking-MothWingsFeathery-feathery = Wing +marking-MothWingsFeathery = Крылья (Перистые) +marking-MothWingsFirewatch-firewatch_primary = Primary +marking-MothWingsFirewatch-firewatch_secondary = Secondary +marking-MothWingsFirewatch = Крылья (Файрвотч) +marking-MothWingsGothic-gothic = Wing +marking-MothWingsGothic = Крылья (Готика) +marking-MothWingsJungle-jungle = Wing +marking-MothWingsJungle = Крылья (Джунгли) +marking-MothWingsLadybug-ladybug = Wing +marking-MothWingsLadybug = Крылья (Божья коровка) +marking-MothWingsMaple-maple = Wing +marking-MothWingsMaple = Крылья (Клён) +marking-MothWingsMoffra-moffra_primary = Primary +marking-MothWingsMoffra-moffra_secondary = Secondary +marking-MothWingsMoffra = Крылья (Мотра) +marking-MothWingsOakworm-oakworm = Wing +marking-MothWingsOakworm = Крылья (Дубовый червь) +marking-MothWingsPlasmafire-plasmafire_primary = Primary +marking-MothWingsPlasmafire-plasmafire_secondary = Secondary +marking-MothWingsPlasmafire = Крылья (Пожар плазмы) +marking-MothWingsPointy-pointy = Wing +marking-MothWingsPointy = Крылья (Заостренные) +marking-MothWingsRoyal-royal_primary = Primary +marking-MothWingsRoyal-royal_secondary = Secondary +marking-MothWingsRoyal = Крылья (Королевские) +marking-MothWingsStellar-stellar = Wing +marking-MothWingsStellar = Крылья (Звёздные) +marking-MothWingsStriped-striped = Wing +marking-MothWingsStriped = Крылья (Полосатые) +marking-MothWingsSwirly-swirly = Wing +marking-MothWingsSwirly = Крылья (Завихрение) +marking-MothWingsWhitefly-whitefly = Wing +marking-MothWingsWhitefly = Крылья (Белая муха) +marking-MothWingsWitchwing-witchwing = Wing +marking-MothWingsWitchwing = Крылья (Ведьмино крыло) +marking-MothWingsUnderwing-underwing_primary = Primary +marking-MothWingsUnderwing-underwing_secondary = Secondary +marking-MothWingsUnderwing = Wings (Underwing) +marking-MothChestCharred-charred_chest = Chest +marking-MothChestCharred = Ниан, Грудь (Обугленные) +marking-MothHeadCharred-charred_head = Head +marking-MothHeadCharred = Ниан, Голова (Обугленные) +marking-MothLLegCharred-charred_l_leg = Left Leg +marking-MothLLegCharred = Ниан, Левая нога (Обугленные) +marking-MothRLegCharred-charred_r_leg = Right Leg +marking-MothRLegCharred = Ниан, Правая нога (Обугленные) +marking-MothLArmCharred-charred_l_arm = Left Arm +marking-MothLArmCharred = Ниан, Левая рука (Обугленные) +marking-MothRArmCharred-charred_r_arm = Right Arm +marking-MothRArmCharred = Ниан, Правая рука (Обугленные) +marking-MothChestDeathhead-deathhead_chest = Chest +marking-MothChestDeathhead = Ниан, Грудь (Рука Смерти) +marking-MothHeadDeathhead-deathhead_head = Head +marking-MothHeadDeathhead = Ниан, Голова (Рука Смерти) +marking-MothLLegDeathhead-deathhead_l_leg = Left Leg +marking-MothLLegDeathhead = Ниан, Левая нога (Рука Смерти) +marking-MothRLegDeathhead-deathhead_r_leg = Right Leg +marking-MothRLegDeathhead = Ниан, Правая нога (Рука Смерти) +marking-MothLArmDeathhead-deathhead_l_arm = Left Arm +marking-MothLArmDeathhead = Ниан, Левая рука (Рука Смерти) +marking-MothRArmDeathhead-deathhead_r_arm = Right Arm +marking-MothRArmDeathhead = Ниан, Правая рука (Рука Смерти) +marking-MothChestFan-fan_chest = Chest +marking-MothChestFan = Ниан, Грудь (Вентилятор) +marking-MothHeadFan-fan_head = Head +marking-MothHeadFan = Ниан, Голова (Вентилятор) +marking-MothLLegFan-fan_l_leg = Left Leg +marking-MothLLegFan = Ниан, Левая нога (Вентилятор) +marking-MothRLegFan-fan_r_leg = Right Leg +marking-MothRLegFan = Ниан, Правая нога (Вентилятор) +marking-MothLArmFan-fan_l_arm = Left Arm +marking-MothLArmFan = Ниан, Левая рука (Вентилятор) +marking-MothRArmFan-fan_r_arm = Right Arm +marking-MothRArmFan = Ниан, Правая рука (Вентилятор) +marking-MothChestFirewatch-firewatch_chest = Chest +marking-MothChestFirewatch = Ниан, Грудь (Файрвотч) +marking-MothHeadFirewatch-firewatch_head = Head +marking-MothHeadFirewatch = Ниан, Голова (Файрвотч) +marking-MothLLegFirewatch-firewatch_l_leg = Left Leg +marking-MothLLegFirewatch = Ниан, Левая нога (Файрвотч) +marking-MothRLegFirewatch-firewatch_r_leg = Right Leg +marking-MothRLegFirewatch = Ниан, Правая нога (Файрвотч) +marking-MothLArmFirewatch-firewatch_l_arm = Left Arm +marking-MothLArmFirewatch = Ниан, Левая рука (Файрвотч) +marking-MothRArmFirewatch-firewatch_r_arm = Right Arm +marking-MothRArmFirewatch = Ниан, Правая рука (Файрвотч) +marking-MothChestGothic-gothic_chest = Chest +marking-MothChestGothic = Ниан, Грудь (Готика) +marking-MothHeadGothic-gothic_head = Head +marking-MothHeadGothic = Ниан, Голова (Готика) +marking-MothLLegGothic-gothic_l_leg = Left Leg +marking-MothLLegGothic = Ниан, Левая нога (Готика) +marking-MothRLegGothic-gothic_r_leg = Right Leg +marking-MothRLegGothic = Ниан, Правая нога (Готика) +marking-MothLArmGothic-gothic_l_arm = Left Arm +marking-MothLArmGothic = Ниан, Левая рука (Готика) +marking-MothRArmGothic-gothic_r_arm = Right Arm +marking-MothRArmGothic = Ниан, Правая рука (Готика) +marking-MothChestJungle-jungle_chest = Chest +marking-MothChestJungle = Ниан, Грудь (Джунгли) +marking-MothHeadJungle-jungle_head = Head +marking-MothHeadJungle = Ниан, Голова (Джунгли) +marking-MothLLegJungle-jungle_l_leg = Left Leg +marking-MothLLegJungle = Ниан, Левая нога (Джунгли) +marking-MothRLegJungle-jungle_r_leg = Right Leg +marking-MothRLegJungle = Ниан, Правая нога (Джунгли) +marking-MothLArmJungle-jungle_l_arm = Left Arm +marking-MothLArmJungle = Ниан, Левая рука (Джунгли) +marking-MothRArmJungle-jungle_r_arm = Right Arm +marking-MothRArmJungle = Ниан, Правая рука (Джунгли) +marking-MothChestMoonfly-moonfly_chest = Chest +marking-MothChestMoonfly = Ниан, Грудь (Мунфлай) +marking-MothHeadMoonfly-moonfly_head = Head +marking-MothHeadMoonfly = Ниан, Голова (Мунфлай) +marking-MothLLegMoonfly-moonfly_l_leg = Left Leg +marking-MothLLegMoonfly = Ниан, Левая нога (Мунфлай) +marking-MothRLegMoonfly-moonfly_r_leg = Right Leg +marking-MothRLegMoonfly = Ниан, Правая нога (Мунфлай) +marking-MothLArmMoonfly-moonfly_l_arm = Left Arm +marking-MothLArmMoonfly = Ниан, Левая рука (Мунфлай) +marking-MothRArmMoonfly-moonfly_r_arm = Right Arm +marking-MothRArmMoonfly = Ниан, Правая рука (Мунфлай) +marking-MothChestOakworm-oakworm_chest = Chest +marking-MothChestOakworm = Ниан, Грудь (Дубовый червь) +marking-MothHeadOakworm-oakworm_head = Head +marking-MothHeadOakworm = Ниан, Голова (Дубовый червь) +marking-MothLLegOakworm-oakworm_l_leg = Left Leg +marking-MothLLegOakworm = Ниан, Левая нога (Дубовый червь) +marking-MothRLegOakworm-oakworm_r_leg = Right Leg +marking-MothRLegOakworm = Ниан, Правая нога (Дубовый червь) +marking-MothLArmOakworm-oakworm_l_arm = Left Arm +marking-MothLArmOakworm = Ниан, Левая рука (Дубовый червь) +marking-MothRArmOakworm-oakworm_r_arm = Right Arm +marking-MothRArmOakworm = Ниан, Правая рука (Дубовый червь) +marking-MothChestPointy-pointy_chest = Chest +marking-MothChestPointy = Ниан, Грудь (Заостренные) +marking-MothHeadPointy-pointy_head = Head +marking-MothHeadPointy = Ниан, Голова (Заостренные) +marking-MothLLegPointy-pointy_l_leg = Left Leg +marking-MothLLegPointy = Ниан, Левая нога (Заостренные) +marking-MothRLegPointy-pointy_r_leg = Right Leg +marking-MothRLegPointy = Ниан, Правая нога (Заостренные) +marking-MothLArmPointy-pointy_l_arm = Left Arm +marking-MothLArmPointy = Ниан, Левая рука (Заостренные) +marking-MothRArmPointy-pointy_r_arm = Right Arm +marking-MothRArmPointy = Ниан, Правая рука (Заостренные) +marking-MothChestRagged-ragged_chest = Chest +marking-MothChestRagged = Ниан, Грудь (Потрёпанные) +marking-MothHeadRagged-ragged_head = Head +marking-MothHeadRagged = Ниан, Голова (Потрёпанные) +marking-MothLLegRagged-ragged_l_leg = Left Leg +marking-MothLLegRagged = Ниан, Левая нога (Потрёпанные) +marking-MothRLegRagged-ragged_r_leg = Right Leg +marking-MothRLegRagged = Ниан, Правая нога (Потрёпанные) +marking-MothLArmRagged-ragged_l_arm = Left Arm +marking-MothLArmRagged = Ниан, Левая рука (Потрёпанные) +marking-MothRArmRagged-ragged_r_arm = Right Arm +marking-MothRArmRagged = Ниан, Правая рука (Потрёпанные) +marking-MothChestRoyal-royal_chest = Chest +marking-MothChestRoyal = Ниан, Грудь (Королевские) +marking-MothHeadRoyal-royal_head = Head +marking-MothHeadRoyal = Ниан, Голова (Королевские) +marking-MothLLegRoyal-royal_l_leg = Left Leg +marking-MothLLegRoyal = Ниан, Левая нога (Королевские) +marking-MothRLegRoyal-royal_r_leg = Right Leg +marking-MothRLegRoyal = Ниан, Правая нога (Королевские) +marking-MothLArmRoyal-royal_l_arm = Left Arm +marking-MothLArmRoyal = Ниан, Левая рука (Королевские) +marking-MothRArmRoyal-royal_r_arm = Right Arm +marking-MothRArmRoyal = Ниан, Правая рука (Королевские) +marking-MothChestWhitefly-whitefly_chest = Chest +marking-MothChestWhitefly = Ниан, Грудь (Белая муха) +marking-MothHeadWhitefly-whitefly_head = Head +marking-MothHeadWhitefly = Ниан, Голова (Белая муха) +marking-MothLLegWhitefly-whitefly_l_leg = Left Leg +marking-MothLLegWhitefly = Ниан, Левая нога (Белая муха) +marking-MothRLegWhitefly-whitefly_r_leg = Right Leg +marking-MothRLegWhitefly = Ниан, Правая нога (Белая муха) +marking-MothLArmWhitefly-whitefly_l_arm = Left Arm +marking-MothLArmWhitefly = Ниан, Левая рука (Белая муха) +marking-MothRArmWhitefly-whitefly_r_arm = Right Arm +marking-MothRArmWhitefly = Ниан, Правая рука (Белая муха) +marking-MothChestWitchwing-witchwing_chest = Chest +marking-MothChestWitchwing = Ниан, Грудь (Ведьмино крыло) +marking-MothHeadWitchwing-witchwing_head = Head +marking-MothHeadWitchwing = Ниан, Голова (Ведьмино крыло) +marking-MothLLegWitchwing-witchwing_l_leg = Left Leg +marking-MothLLegWitchwing = Ниан, Левая нога (Ведьмино крыло) +marking-MothRLegWitchwing-witchwing_r_leg = Right Leg +marking-MothRLegWitchwing = Ниан, Правая нога (Ведьмино крыло) +marking-MothLArmWitchwing-witchwing_l_arm = Left Arm +marking-MothLArmWitchwing = Ниан, Левая рука (Ведьмино крыло) +marking-MothRArmWitchwing-witchwing_r_arm = Right Arm +marking-MothRArmWitchwing = Ниан, Правая рука (Ведьмино крыло) diff --git a/Resources/Locale/ru-RU/markings/reptilian.ftl b/Resources/Locale/ru-RU/markings/reptilian.ftl new file mode 100644 index 00000000000..cef4d96a0d0 --- /dev/null +++ b/Resources/Locale/ru-RU/markings/reptilian.ftl @@ -0,0 +1,71 @@ +marking-LizardFrillsShort-frills_short = Унатх, воротник (Короткий) +marking-LizardFrillsShort = Унатх, воротник (Короткий) +marking-LizardFrillsSimple-frills_simple = Унатх, воротник (Простой) +marking-LizardFrillsSimple = Унатх, воротник (Простой) +marking-LizardFrillsAquatic-frills_aquatic = Унатх, воротник (Водный) +marking-LizardFrillsAquatic = Унатх, воротник (Водный) +marking-LizardHornsAngler-horns_angler = Унатх, рожки (Рыболов) +marking-LizardHornsAngler = Унатх, рожки (Рыболов) +marking-LizardHornsCurled-horns_curled = Унатх, рожки (Завитые) +marking-LizardHornsCurled = Унатх, рожки (Завитые) +marking-LizardHornsRam-horns_ram = Унатх, рожки (Бараньи) +marking-LizardHornsRam = Унатх, рожки (Бараньи) +marking-LizardHornsShort-horns_short = Унатх, рожки (Короткие) +marking-LizardHornsShort = Унатх, рожки (Короткие) +marking-LizardHornsSimple-horns_simple = Унатх, рожки +marking-LizardHornsSimple = Унатх, рожки +marking-LizardTailSmooth-tail_smooth = Унатх, хвост (Гладкий) +marking-LizardTailSmooth = Унатх, хвост (Гладкий) +marking-LizardTailLarge-tail_large = Lizard Tail (Large) +marking-LizardTailLarge = Lizard Tail (Large) +marking-LizardTailSpikes-tail_spikes = Унатх, хвост (Шипастый) +marking-LizardTailSpikes = Унатх, хвост (Шипастый) +marking-LizardTailLTiger-tail_ltiger = Унатх, хвост (Светлые тигриные полоски) +marking-LizardTailLTiger = Унатх, хвост (Светлые тигриные полоски) +marking-LizardTailDTiger-tail_dtiger = Унатх, хвост (Тёмные тигриные полоски) +marking-LizardTailDTiger = Унатх, хвост (Тёмные тигриные полоски) +marking-LizardSnoutRound-snout_round = Унатх, морда (Круглая) +marking-LizardSnoutRound = Унатх, морда (Круглая) +marking-LizardSnoutSharp-snout_sharp = Унатх, морда (Заострёная) +marking-LizardSnoutSharp = Унатх, морда (Заострёная) +marking-LizardChestTiger-body_tiger = Lizard Chest (Tiger) +marking-LizardChestTiger-chest_tiger = Унатх, грудь (Тигр) +marking-LizardChestTiger = Унатх, грудь (Тигр) +marking-LizardHeadTiger-head_tiger = Унатх, голова (Тигр) +marking-LizardHeadTiger = Унатх, голова (Тигр) +marking-LizardLArmTiger-l_arm_tiger = Унатх, левая рука (Тигр) +marking-LizardLArmTiger = Унатх, левая рука (Тигр) +marking-LizardLLegTiger-l_leg_tiger = Унатх, левая нога (Тигр) +marking-LizardLLegTiger = Унатх, левая нога (Тигр) +marking-LizardRArmTiger-r_arm_tiger = Унатх, правая рука (Тигр) +marking-LizardRArmTiger = Унатх, правая рука (Тигр) +marking-LizardRLegTiger-r_leg_tiger = Унатх, правая нога (Тигр) +marking-LizardRLegTiger = Унатх, правая нога (Тигр) +marking-LizardFrillsDivinity-frills_divinity = Унатх, воротник (Божественный) +marking-LizardFrillsDivinity = Унатх, воротник (Божественный) +marking-LizardFrillsBig-frills_big = Унатх, воротник (Большой) +marking-LizardFrillsBig = Унатх, воротник (Большой) +marking-LizardHornsDouble-horns_double = Унатх, рожки (Двойные) +marking-LizardHornsDouble = Унатх, рожки (Двойные) +marking-LizardFrillsAxolotl-frills_axolotl = Унатх, воротник (Аксолотль) +marking-LizardFrillsHood-frills_hood_primary = Outer Hood +marking-LizardFrillsHood-frills_hood_secondary = Inner Hood +marking-LizardFrillsAxolotl = Унатх, воротник (Аксолотль) +marking-LizardFrillsHood-frills_hood = Унатх, воротник (Капюшон) +marking-LizardFrillsHood = Унатх, воротник (Капюшон) +marking-LizardHornsArgali-horns_argali = Унатх, рожки (Аргали) +marking-LizardHornsArgali = Унатх, рожки (Аргали) +marking-LizardHornsAyrshire-horns_ayrshire = Унатх, рожки (Айршир) +marking-LizardHornsAyrshire = Унатх, рожки (Айршир) +marking-LizardHornsMyrsore-horns_myrsore = Унатх, рожки (Мирзора) +marking-LizardHornsMyrsore = Унатх, рожки (Мирзора) +marking-LizardHornsBighorn-horns_bighorn = Унатх, рожки (Бигхорн) +marking-LizardHornsBighorn = Унатх, рожки (Бигхорн) +marking-LizardHornsKoboldEars-horns_kobold_ears = Унатх, уши (Кобольд) +marking-LizardHornsKoboldEars = Унатх, уши (Кобольд) +marking-LizardChestUnderbelly-body_underbelly = Lizard Chest (Underbelly) +marking-LizardChestUnderbelly = Lizard Chest (Underbelly) +marking-LizardChestBackspikes-body_backspikes = Lizard Back spikes (Four) +marking-LizardChestBackspikes = Lizard Back spikes (Four) +marking-LizardHornsFloppyKoboldEars-horns_floppy_kobold_ears = Унатх, уши (Вислоухий кобольд) +marking-LizardHornsFloppyKoboldEars = Унатх, уши (Вислоухий кобольд) diff --git a/Resources/Locale/ru-RU/markings/scars.ftl b/Resources/Locale/ru-RU/markings/scars.ftl new file mode 100644 index 00000000000..b8f7be7c267 --- /dev/null +++ b/Resources/Locale/ru-RU/markings/scars.ftl @@ -0,0 +1,10 @@ +marking-ScarEyeRight-scar_eye_right = Right Eye Scar +marking-ScarEyeRight = Eye Scar (Right) +marking-ScarEyeLeft-scar_eye_left = Left Eye Scar +marking-ScarEyeLeft = Eye Scar (Left) +marking-ScarTopSurgeryShort-scar_top_surgery_short = Top Surgery Scar +marking-ScarTopSurgeryShort = Top Surgery Scar (Short) +marking-ScarTopSurgeryLong-scar_top_surgery_long = Top Surgery Scar +marking-ScarTopSurgeryLong = Top Surgery Scar (Long) +marking-ScarChest-scar_chest = Chest Scar +marking-ScarChest = Chest Scar diff --git a/Resources/Locale/ru-RU/markings/slimeperson.ftl b/Resources/Locale/ru-RU/markings/slimeperson.ftl new file mode 100644 index 00000000000..b092684f7cc --- /dev/null +++ b/Resources/Locale/ru-RU/markings/slimeperson.ftl @@ -0,0 +1,22 @@ +marking-SlimeGradientLeftArm-gradient_l_arm = Slime Left Arm (Gradient) +marking-SlimeGradientLeftArm-gradient_left_arm = Слаймолюд, левая рука (Градиент) +marking-SlimeGradientRightArm-gradient_r_arm = Slime Right Arm (Gradient) +marking-SlimeGradientLeftArm = Слаймолюд, левая рука (Градиент) +marking-SlimeGradientLeftFoot-gradient_l_foot = Slime Left Foot (Gradient) +marking-SlimeGradientLeftFoot = Slime Left Foot (Gradient) +marking-SlimeGradientRightFoot-gradient_r_foot = Slime Right Foot (Gradient) +marking-SlimeGradientRightFoot = Slime Right Foot (Gradient) +marking-SlimeGradientLeftLeg-gradient_l_leg = Slime Left Leg (Gradient) +marking-SlimeGradientRightArm-gradient_right_arm = Слаймолюд, правая рука (Градиент) +marking-SlimeGradientRightLeg-gradient_r_leg = Slime Right Leg (Gradient) +marking-SlimeGradientRightArm = Слаймолюд, правая рука (Градиент) +marking-SlimeGradientLeftHand-gradient_l_hand = Slime Left Hand (Gradient) +marking-SlimeGradientLeftLeg-gradient_left_leg = Слаймолюд, левая нога (Градиент) +marking-SlimeGradientRightHand-gradient_r_hand = Slime Right Hand (Gradient) +marking-SlimeGradientLeftLeg = Слаймолюд, левая нога (Градиент) +marking-SlimeGradientRightLeg-gradient_right_leg = Слаймолюд, правая нога (Градиент) +marking-SlimeGradientRightLeg = Слаймолюд, правая нога (Градиент) +marking-SlimeGradientLeftHand-gradient_left_hand = Слаймолюд, кисть левой руки (Градиент) +marking-SlimeGradientLeftHand = Слаймолюд, кисть левой руки (Градиент) +marking-SlimeGradientRightHand-gradient_Right_hand = Слаймолюд, кисть правой руки (Градиент) +marking-SlimeGradientRightHand = Слаймолюд, кисть правой руки (Градиент) diff --git a/Resources/Locale/ru-RU/markings/tattoos.ftl b/Resources/Locale/ru-RU/markings/tattoos.ftl new file mode 100644 index 00000000000..b01932edd26 --- /dev/null +++ b/Resources/Locale/ru-RU/markings/tattoos.ftl @@ -0,0 +1,30 @@ +marking-TattooHiveChest-tattoo_hive_chest = Back Tattoo (Hive) +marking-TattooHiveChest-hivechest = Татуировка, спина (Улей) +marking-TattooNightlingChest-tattoo_nightling = Chest Tattoo (nightling) +marking-TattooHiveChest = Татуировка, спина (Улей) +marking-TattooSilverburghLeftLeg-tattoo_silverburgh_l_leg = Left Leg Tattoo (Silverburg) +marking-TattooNightlingChest-nightlingchest = Татуировка, грудь (Найтлинг) +marking-TattooSilverburghRightLeg-tattoo_silverburgh_r_leg = Right Leg Tattoo (Silverburg) +marking-TattooNightlingChest = Татуировка, грудь (Найтлинг) +marking-TattooCampbellLeftArm-tattoo_campbell_l_arm = Left Arm Tattoo (Campbelle) +marking-TattooSilverburghLeftLeg-silverburghleftleg = Татуировка, левая нога (Силвербург) +marking-TattooCampbellRightArm-tattoo_campbell_r_arm = Right Arm Tattoo (Campbelle) +marking-TattooSilverburghLeftLeg = Татуировка, левая нога (Силвербург) +marking-TattooCampbellLeftLeg-tattoo_campbell_l_leg = Left Leg Tattoo (Campbelle) +marking-TattooSilverburghRightLeg-silverburghRightleg = Татуировка, правая нога (Силвербург) +marking-TattooCampbellRightLeg-tattoo_campbell_r_leg = Right Leg Tattoo (Campbelle) +marking-TattooSilverburghRightLeg = Татуировка, правая нога (Силвербург) +marking-TattooEyeRight-tattoo_eye_r = Right Eye +marking-TattooCampbellLeftArm-campbelleleftArm = Татуировка, левая рука (Кэмпбелль) +marking-TattooEyeLeft-tattoo_eye_l = Left Eye +marking-TattooCampbellLeftArm = Татуировка, левая рука (Кэмпбелль) +marking-TattooCampbellRightArm-campbellrightarm = Татуировка, правая рука (Кэмпбелль) +marking-TattooCampbellRightArm = Татуировка, правая рука (Кэмпбелль) +marking-TattooCampbellLeftLeg-campbellleftleg = Татуировка, левая нога (Кэмпбелль) +marking-TattooCampbellLeftLeg = Татуировка, левая нога (Кэмпбелль) +marking-TattooCampbellRightLeg-campbellrightleg = Татуировка, правая нога (Кэмпбелль) +marking-TattooCampbellRightLeg = Татуировка, правая нога (Кэмпбелль) +marking-TattooEyeRight-eyeright = Правый глаз +marking-TattooEyeRight = Правый глаз +marking-TattooEyeLeft-eyeleft = Левый глаз +marking-TattooEyeLeft = Левый глаз diff --git a/Resources/Locale/ru-RU/markings/vulpkanin.ftl b/Resources/Locale/ru-RU/markings/vulpkanin.ftl new file mode 100644 index 00000000000..6e1db30451a --- /dev/null +++ b/Resources/Locale/ru-RU/markings/vulpkanin.ftl @@ -0,0 +1,181 @@ +marking-VulpEar-vulp = Vulpkanin ears (base) +marking-VulpEar-vulp-inner = Vulpkanin ears (inner) +marking-VulpEar = Vulpkanin +marking-VulpEarFade-vulp = Vulpkanin ears (base) +marking-VulpEarFade-vulp-fade = Vulpkanin ears (fade) +marking-VulpEarFade = Vulpkanin (fade) +marking-VulpEarSharp-vulp = Vulpkanin ears (base) +marking-VulpEarSharp-vulp-sharp = Vulpkanin ears (sharp) +marking-VulpEarSharp = Vulpkanin (sharp) +marking-VulpEarJackal-jackal = Jackal ears (base) +marking-VulpEarJackal-jackal-inner = Jackal ears (inner) +marking-VulpEarJackal = Vulpkanin Jackal +marking-VulpEarTerrier-terrier = Terrier ears (base) +marking-VulpEarTerrier-terrier-inner = Terrier ears (inner) +marking-VulpEarTerrier = Vulpkanin Terrier +marking-VulpEarWolf-wolf = Wolf ears (base) +marking-VulpEarWolf-wolf-inner = Wolf ears (inner) +marking-VulpEarWolf = Vulpkanin Wolf +marking-VulpEarFennec-fennec = Fennec ears (base) +marking-VulpEarFennec-fennec-inner = Fennec ears (inner) +marking-VulpEarFennec = Vulpkanin Fennec +marking-VulpEarFox-fox = Fox ears +marking-VulpEarFox = Vulpkanin Fox +marking-VulpEarOtie-otie = Otie ears (base) +marking-VulpEarOtie-otie-inner = Otie ears (inner) +marking-VulpEarOtie = Vulpkanin Otie +marking-VulpEarTajaran-msai = Tajaran ears (base) +marking-VulpEarTajaran-msai-inner = Tajaran ears (inner) +marking-VulpEarTajaran = Vulpkanin Tajaran +marking-VulpEarShock-shock = Shock ears +marking-VulpEarShock = Vulpkanin Shock +marking-VulpEarCoyote-coyote = Coyote ears +marking-VulpEarCoyote = Vulpkanin Coyote +marking-VulpEarDalmatian-dalmatian = Dalmatian ears +marking-VulpEarDalmatian = Vulpkanin Dalmatian +marking-VulpSnoutAlt-muzzle_alt = Muzzle +marking-VulpSnoutAlt-nose = Nose +marking-VulpSnoutAlt = Vulpkanin Muzzle 2 +marking-VulpSnout-muzzle = Muzzle +marking-VulpSnout-nose = Nose +marking-VulpSnout = Vulpkanin Muzzle +marking-VulpSnoutSharp-muzzle_sharp = Muzzle +marking-VulpSnoutSharp-nose = Nose +marking-VulpSnoutSharp = Vulpkanin Muzzle (sharp) +marking-VulpSnoutFade-muzzle_fade = Muzzle +marking-VulpSnoutFade-nose = Nose +marking-VulpSnoutFade = Vulpkanin Muzzle (fade) +marking-VulpSnoutNose-nose = Nose +marking-VulpSnoutNose = Vulpkanin Nose +marking-VulpSnoutMask-mask = Mask +marking-VulpSnoutMask-nose = Nose +marking-VulpSnoutMask = Vulpkanin Mask +marking-VulpSnoutVulpine-vulpine = Vulpine (base) +marking-VulpSnoutVulpine-vulpine-lines = Vulpine (lines) +marking-VulpSnoutVulpine = Vulpkanin Vulpine +marking-VulpSnoutSwift-vulpine-lines = Swift +marking-VulpSnoutSwift = Vulpkanin Swift +marking-VulpSnoutBlaze-blaze = Blaze +marking-VulpSnoutBlaze = Vulpkanin Blaze +marking-VulpSnoutPatch-patch = Patch +marking-VulpSnoutPatch = Vulpkanin Patch +marking-VulpHeadTiger-tiger_head = Tiger stripes +marking-VulpHeadTiger = Vulpkanin Tiger stripes (head) +marking-VulpHeadTigerFace-tiger_face = Tiger stripes +marking-VulpHeadTigerFace = Vulpkanin Tiger stripes (face) +marking-VulpHeadSlash-slash = Slash +marking-VulpHeadSlash = Vulpkanin Slash +marking-VulpTail-vulp = Vulpkanin tail (base) +marking-VulpTail-vulp-fade = Vulpkanin tail (fade) +marking-VulpTail = Vulpkanin +marking-VulpTailTip-vulp = Vulpkanin tail (base) +marking-VulpTailTip-vulp-tip = Vulpkanin tail (tip) +marking-VulpTailTip = Vulpkanin (tip) +marking-VulpTailWag-vulp_wag = Vulpkanin tail (base) +marking-VulpTailWag-vulp_wag-fade = Vulpkanin tail (fade) +marking-VulpTailWag = Vulpkanin (wag) +marking-VulpTailWagTip-vulp_wag = Vulpkanin tail (base) +marking-VulpTailWagTip-vulp_wag-tip = Vulpkanin tail (tip) +marking-VulpTailWagTip = Vulpkanin (wag, tip) +marking-VulpTailAlt-vulp_alt = Vulpkanin tail (base) +marking-VulpTailAlt-vulp_alt-fade = Vulpkanin tail (fade) +marking-VulpTailAlt = Vulpkanin (alt) +marking-VulpTailAltTip-vulp_alt = Vulpkanin tail (base) +marking-VulpTailAltTip-vulp_alt-tip = Vulpkanin tail (tip) +marking-VulpTailAltTip = Vulpkanin (alt, tip) +marking-VulpTailLong-long = Long tail (base) +marking-VulpTailLong-long-tip = Long tail (tip) +marking-VulpTailLong = Vulpkanin Long +marking-VulpTailFox-fox = Fox tail (base) +marking-VulpTailFox-fox-fade = Fox tail (fade) +marking-VulpTailFox = Vulpkanin Fox +marking-VulpTailFoxTip-fox = Fox tail (base) +marking-VulpTailFoxTip-fox-tip = Fox tail (fade) +marking-VulpTailFoxTip = Vulpkanin Fox (tip) +marking-VulpTailFoxWag-fox_wag = Fox tail (base) +marking-VulpTailFoxWag-fox_wag-fade = Fox tail (fade) +marking-VulpTailFoxWag = Vulpkanin Fox (wag) +marking-VulpTailFoxWagTip-fox_wag = Fox tail (base) +marking-VulpTailFoxWagTip-fox_wag-tip = Fox tail (tip) +marking-VulpTailFoxWagTip = Vulpkanin Fox (wag, tip) +marking-VulpTailBushy-bushfluff = Bush tail +marking-VulpTailBushy = Vulpkanin Bush +marking-VulpTailBushyWag-bushfluff_wag = Bush tail +marking-VulpTailBushyWag = Vulpkanin Bush (wag) +marking-VulpTailCoyote-coyote = Coyote tail +marking-VulpTailCoyote = Vulpkanin Coyote +marking-VulpTailCoyoteWag-coyote_wag = Coyote tail +marking-VulpTailCoyoteWag = Vulpkanin Coyote (wag) +marking-VulpTailCorgiWag-corgi_wag = Crogi tail +marking-VulpTailCorgiWag = Vulpkanin Corgi (wag) +marking-VulpTailHusky-husky-inner = Husky tail (inner) +marking-VulpTailHusky-husky-outer = Husky tail (outer) +marking-VulpTailHusky = Vulpkanin Husky +marking-VulpTailHuskyAlt-husky = Husky tail +marking-VulpTailHuskyAlt = Vulpkanin Husky (alt) +marking-VulpTailFox2-fox2 = Fox tail +marking-VulpTailFox2 = Vulpkanin Fox 2 +marking-VulpTailFox3-fox3 = Fox tail (base) +marking-VulpTailFox3-fox3-tip = Fox tail (tip) +marking-VulpTailFox3 = Vulpkanin Fox 3 +marking-VulpTailFennec-fennec = Fennec tail +marking-VulpTailFennec = Vulpkanin Fennec +marking-VulpTailOtie-otie = Otie tail +marking-VulpTailOtie = Vulpkanin Otie +marking-VulpTailFluffy-fluffy = Fluffy tail +marking-VulpTailFluffy = Vulpkanin Fluffy +marking-VulpTailDalmatianWag-dalmatian_wag = Dalmatian tail +marking-VulpTailDalmatianWag = Vulpkanin Dalmatian (wag) +marking-VulpBellyCrest-belly_crest = Belly +marking-VulpBellyCrest = Vulpkanin Belly Crest +marking-VulpBellyFull-belly_full = Belly +marking-VulpBellyFull = Vulpkanin Belly 1 +marking-VulpBellyFox-belly_fox = Belly +marking-VulpBellyFox = Vulpkanin Belly 2 +marking-VulpBodyPointsCrest-points_crest = Points (crest) +marking-VulpBodyPointsCrest = Vulpkanin Points (crest) +marking-VulpBodyPointsFade-points_fade = Vulpkanin Points (fade) +marking-VulpBodyPointsFade = Vulpkanin Points (fade) +marking-VulpBodyPointsSharp-points_sharp = Vulpkanin Points (sharp) +marking-VulpBodyPointsSharp = Vulpkanin Points (sharp) +marking-VulpPointsFeet-points_feet = Points Feet +marking-VulpPointsFeet = Vulpkanin Points Feet +marking-VulpPointsCrestLegs-points_crest-legs = Points (crest) +marking-VulpPointsCrestLegs = Vulpkanin Points Legs (crest) +marking-VulpPointsFadeLegs-points_fade-legs = Points (fade) +marking-VulpPointsFadeLegs = Vulpkanin Points Legs (fade) +marking-VulpPointsSharpLegs-points_sharp-legs = Points (sharp) +marking-VulpPointsSharpLegs = Vulpkanin Points Legs (sharp) +marking-VulpPointsHands-points_hands = Points Hands +marking-VulpPointsHands = Vulpkanin Points Hands +marking-VulpPointsCrestArms-points_crest-arms = Points (crest) +marking-VulpPointsCrestArms = Vulpkanin Points Arms (crest) +marking-VulpPointsFadeArms-points_fade-arms = Points (fade) +marking-VulpPointsFadeArms = Vulpkanin Points Arms (fade) +marking-VulpPointsSharpArms-points_sharp-arms = Points (sharp) +marking-VulpPointsSharpArms = Vulpkanin Points Arms (sharp) +marking-VulpHairAdhara = Adhara +marking-VulpHairAnita = Anita +marking-VulpHairApollo = Apollo +marking-VulpHairBelle = Belle +marking-VulpHairBraided = Braided Hair +marking-VulpHairBun = Bun +marking-VulpHairCleanCut = Clean Cut +marking-VulpHairCurl = Curl +marking-VulpHairHawk = Hawk +marking-VulpHairJagged = Jagged +marking-VulpHairJeremy = Jeremy +marking-VulpHairKajam = Kajam +marking-VulpHairKeid = Keid +marking-VulpHairKleeia = Kleeia +marking-VulpHairMizar = Mizar +marking-VulpHairPunkBraided = Punk Braided +marking-VulpHairRaine = Raine +marking-VulpHairRough = Rough +marking-VulpHairShort = Short Hair +marking-VulpHairShort2 = Short Hair 2 +marking-VulpHairSpike = Spike +marking-VulpFacialHairRuff = Ruff +marking-VulpFacialHairElder = Elder +marking-VulpFacialHairElderChin = Elder Chin +marking-VulpFacialHairKita = Kita diff --git a/Resources/Locale/ru-RU/mass-media/news-ui.ftl b/Resources/Locale/ru-RU/mass-media/news-ui.ftl new file mode 100644 index 00000000000..64bce298625 --- /dev/null +++ b/Resources/Locale/ru-RU/mass-media/news-ui.ftl @@ -0,0 +1,16 @@ +news-read-ui-next-text = След. +news-read-ui-past-text = Пред. +news-read-ui-default-title = Новости станции +news-read-ui-notification-off = ̶♫̶ +news-read-ui-notification-on = ♫ +news-read-ui-not-found-text = Статей не найдено +news-read-ui-author-prefix = Автор: +news-read-ui-time-prefix-text = Время публикации: +news-read-ui-no-author = Аноним +news-write-ui-default-title = Управление СМИ +news-write-ui-articles-label = Статьи: +news-write-ui-delete-text = Удалить +news-write-ui-share-text = Опубликовать +news-write-ui-article-name-label = Заголовок: +news-write-ui-article-content-label = Содержание: +news-write-no-access-popup = Нет доступа diff --git a/Resources/Locale/ru-RU/materials/materials.ftl b/Resources/Locale/ru-RU/materials/materials.ftl new file mode 100644 index 00000000000..d4e3033355f --- /dev/null +++ b/Resources/Locale/ru-RU/materials/materials.ftl @@ -0,0 +1,35 @@ +# Glass +materials-glass = стекло +materials-reinforced-glass = бронестекло +materials-plasma-glass = плазменное стекло +materials-reinforced-plasma-glass = плазменное бронестекло +# Metals +materials-steel = сталь +materials-gold = золото +materials-silver = серебро +materials-plasteel = пласталь +# Other +materials-biomass = биомасса +materials-cardboard = картон +materials-cloth = ткань +materials-durathread = дюраткань +materials-plasma = плазма +materials-plastic = пластик +materials-wood = дерево +materials-paper = бумага +materials-uranium = уран +materials-bananium = бананиум +materials-meat = мясо +materials-web = шёлк +materials-bones = кости +materials-coal = уголь +# Ores +materials-raw-iron = необработанное железо +materials-raw-quartz = необработанный кварц +materials-raw-gold = необработанное золото +materials-raw-silver = необработанное серебро +materials-raw-plasma = необработанная плазма +materials-raw-uranium = необработанный уран +materials-raw-bananium = необработанный бананиум +# Material Reclaimer +material-reclaimer-upgrade-process-rate = скорость переработки diff --git a/Resources/Locale/ru-RU/materials/units.ftl b/Resources/Locale/ru-RU/materials/units.ftl new file mode 100644 index 00000000000..718a3db2556 --- /dev/null +++ b/Resources/Locale/ru-RU/materials/units.ftl @@ -0,0 +1,21 @@ +# sheets of steel +materials-unit-sheet = листы +# bars of gold +materials-unit-bar = слитки +# planks of wood +materials-unit-plank = доски +# rolls of cloth +materials-unit-roll = рулоны +# pieces of biomass +materials-unit-piece = единицы +# bunches of bananium +materials-unit-bunch = единицы +# slabs of meat +materials-unit-slab = куски +# webs of silk +materials-unit-web = пряди +# chunks of ore +materials-unit-chunk = кусок +# bills of spesos... not very good but they are not (yet?) used for crafting anything +# also the lathe/atm would need bigger denominations to output... +materials-unit-bill = банкноты diff --git a/Resources/Locale/ru-RU/mech/mech.ftl b/Resources/Locale/ru-RU/mech/mech.ftl new file mode 100644 index 00000000000..0f8611bd2ed --- /dev/null +++ b/Resources/Locale/ru-RU/mech/mech.ftl @@ -0,0 +1,12 @@ +mech-verb-enter = Войти +mech-verb-exit = Извлечь пилота +mech-equipment-begin-install = { CAPITALIZE($item) } устанавливается... +mech-equipment-finish-install = Установка { $item } завершена +mech-equipment-select-popup = Выбрано следующее: { $item } +mech-equipment-select-none-popup = Ничего не выбрано +mech-ui-open-verb = Открыть панель управления +mech-menu-title = Панель управления меха +mech-integrity-display = Целостность: { $amount }% +mech-energy-display = Энергия: { $amount }% +mech-slot-display = Доступно слотов: { $amount } +mech-no-enter = Вы не можете пилотировать это. diff --git a/Resources/Locale/ru-RU/mech/soundboard.ftl b/Resources/Locale/ru-RU/mech/soundboard.ftl new file mode 100644 index 00000000000..240ee7fe499 --- /dev/null +++ b/Resources/Locale/ru-RU/mech/soundboard.ftl @@ -0,0 +1,6 @@ +mech-soundboard-BikeHorn = Хонк! +mech-soundboard-CluwneHorn = !кноХ +mech-soundboard-TrollAnimals = звуки животных +mech-soundboard-TrollEsword = энергомеч +mech-soundboard-TrollBeeping = Бип бип бип +mech-soundboard-TrollMeeting = красный сас!!!!! diff --git a/Resources/Locale/ru-RU/medical/components/biomass-reclaimer-component.ftl b/Resources/Locale/ru-RU/medical/components/biomass-reclaimer-component.ftl new file mode 100644 index 00000000000..72b331a7b05 --- /dev/null +++ b/Resources/Locale/ru-RU/medical/components/biomass-reclaimer-component.ftl @@ -0,0 +1,3 @@ +biomass-reclaimer-suicide-others = { CAPITALIZE($victim) } запрыгивает в переработчик биомассы! +biomass-reclaimer-component-upgrade-speed = скорость переработки +biomass-reclaimer-component-upgrade-biomass-yield = выработка биомассы diff --git a/Resources/Locale/ru-RU/medical/components/cloning-console-component.ftl b/Resources/Locale/ru-RU/medical/components/cloning-console-component.ftl new file mode 100644 index 00000000000..854d8677d74 --- /dev/null +++ b/Resources/Locale/ru-RU/medical/components/cloning-console-component.ftl @@ -0,0 +1,30 @@ +## UI + +cloning-console-window-title = Консоль клонирования +cloning-console-window-clone-button-text = Клонировать +cloning-console-window-scanner-id = ID: [color=white]{ $scannerOccupantName }[/color] +cloning-console-window-pod-id = ID: [color=white]{ $podOccupantName }[/color] +cloning-console-window-no-patient-data-text = Нет данных о пациенте. +cloning-console-window-id-blank = ID: +cloning-console-window-scanner-details-label = Статус генетического сканера +cloning-console-window-pod-details-label = Статус капсулы клонирования +cloning-console-window-no-scanner-detected-label = Соедините с генетическим сканером при помощи мультитула. +cloning-console-window-no-clone-pod-detected-label = Соедините с капсулой клонирования при помощи мультитула. +cloning-console-window-scanner-far-label = Генетический сканер слишком далеко +cloning-console-window-clone-pod-far-label = Капсула клонирования слишком далеко +cloning-console-eject-body-button = Извлечь тело +cloning-console-neural-interface-label = Нейроинтерфейс: +cloning-console-no-mind-activity-text = Нейроинтерфейс: [color=red]Активность отсутствует[/color] +cloning-console-mind-present-text = Нейроинтерфейс: [color=green]Сознание обнаружено[/color] +cloning-console-component-msg-ready = Готов к клонированию +cloning-console-component-msg-empty = Тело отсутствует +cloning-console-component-msg-scanner-occupant-alive = Не готово: Тело в сканере живо +cloning-console-component-msg-already-alive = Не готово: Метафизический конфликт +cloning-console-component-msg-occupied = Не готово: В капсуле уже присутствует клон +cloning-console-component-msg-already-cloning = Не готово: Конфликт сети капсул +cloning-console-component-msg-incomplete = Не готово: Клонирование в процессе +cloning-console-component-msg-no-cloner = Не готово: Клонер не обнаружен +cloning-console-component-msg-no-mind = Не готово: Душа неактивна +cloning-console-chat-error = ОШИБКА: НЕХВАТКА БИОМАССЫ. КЛОНИРОВАНИЕ ЭТОГО ТЕЛА ТРЕБУЕТ { $units } ЕДИНИЦ БИОМАССЫ. +cloning-console-uncloneable-trait-error = ОШИБКА: ДУША ОТСУТСТВУЕТ, КЛОНИРОВАНИЕ НЕВОЗМОЖНО. +cloning-console-cellular-warning = ВНИМАНИЕ: ОЦЕНКА ДОСТОВЕРНОСТИ ЦЕЛОСТНОСТИ ГЕНОВ СОСТАВЛЯЕТ { $percent }%. КЛОНИРОВАНИЕ МОЖЕТ ПРИВЕСТИ К НЕОЖИДАННЫМ РЕЗУЛЬТАТАМ. diff --git a/Resources/Locale/ru-RU/medical/components/cloning-pod-component.ftl b/Resources/Locale/ru-RU/medical/components/cloning-pod-component.ftl new file mode 100644 index 00000000000..6cdfcd395e2 --- /dev/null +++ b/Resources/Locale/ru-RU/medical/components/cloning-pod-component.ftl @@ -0,0 +1,4 @@ +cloning-pod-biomass = Содержит [color=red]{ $number }[/color] единиц биомассы. +cloning-pod-component-upgrade-speed = скорость клонирования +cloning-pod-component-upgrade-biomass-requirement = потребление биомассы +cloning-pod-component-upgrade-emag-requirement = Карточка замыкает что-то внутри капсулы клонирования. diff --git a/Resources/Locale/ru-RU/medical/components/crew-monitoring-component.ftl b/Resources/Locale/ru-RU/medical/components/crew-monitoring-component.ftl new file mode 100644 index 00000000000..2f9e68e6f70 --- /dev/null +++ b/Resources/Locale/ru-RU/medical/components/crew-monitoring-component.ftl @@ -0,0 +1,14 @@ +## UI + +crew-monitoring-user-interface-title = Мониторинг экипажа +crew-monitoring-user-interface-name = Имя +crew-monitoring-user-interface-job = Должность +crew-monitoring-user-interface-status = Статус +crew-monitoring-user-interface-location = Позиция +crew-monitoring-user-interface-alive = Жив +crew-monitoring-user-interface-dead = Мёртв +crew-monitoring-user-interface-no-info = Н/Д +crew-monitoring-user-interface-no-server = Сервер не найден +crew-monitoring-user-interface-no-department = Неизвестно +crew-monitoring-user-interface-flavor-left = При экстренной ситуации зовите представителей медицинского отдела +crew-monitoring-user-interface-flavor-right = v1.7 diff --git a/Resources/Locale/ru-RU/medical/components/cryo-pod-component.ftl b/Resources/Locale/ru-RU/medical/components/cryo-pod-component.ftl new file mode 100644 index 00000000000..d5f7cf77d71 --- /dev/null +++ b/Resources/Locale/ru-RU/medical/components/cryo-pod-component.ftl @@ -0,0 +1,7 @@ +# Ejection verb label. +cryo-pod-verb-noun-occupant = Пациент +# Examine text showing whether there's a beaker in the pod and if it is empty. +cryo-pod-examine = Здесь находится { INDEFINITE($beaker) } { $beaker }. +cryo-pod-empty-beaker = Тут пусто! +# Shown when a normal ejection through the eject verb is attempted on a locked pod. +cryo-pod-locked = Механизм извлечения не реагирует! diff --git a/Resources/Locale/ru-RU/medical/components/defibrillator.ftl b/Resources/Locale/ru-RU/medical/components/defibrillator.ftl new file mode 100644 index 00000000000..7b7c48ef03e --- /dev/null +++ b/Resources/Locale/ru-RU/medical/components/defibrillator.ftl @@ -0,0 +1,4 @@ +defibrillator-not-on = Дефибриллятор не включён. +defibrillator-no-mind = Не удалось обнаружить паттерны мозговой активности пациента. Дальнейшие попытки бесполезны... +defibrillator-rotten = Обнаружено разложение тела: реанимация невозможна. +defibrillator-unrevivable = Реанимация невозможна в связи с индивидуальной особенностью огранизма. diff --git a/Resources/Locale/ru-RU/medical/components/healing-component.ftl b/Resources/Locale/ru-RU/medical/components/healing-component.ftl new file mode 100644 index 00000000000..6602887aa84 --- /dev/null +++ b/Resources/Locale/ru-RU/medical/components/healing-component.ftl @@ -0,0 +1,3 @@ +medical-item-finished-using = Вы закончили лечить при помощи { $item } +medical-item-cant-use = Нет повреждений, которые можно вылечить при помощи { $item } +medical-item-stop-bleeding = Кровотечение было остановлено. diff --git a/Resources/Locale/ru-RU/medical/components/health-analyzer-component.ftl b/Resources/Locale/ru-RU/medical/components/health-analyzer-component.ftl new file mode 100644 index 00000000000..f2104ee00b4 --- /dev/null +++ b/Resources/Locale/ru-RU/medical/components/health-analyzer-component.ftl @@ -0,0 +1,30 @@ +health-analyzer-window-no-patient-data-text = Нет данных о пациенте. +health-analyzer-window-entity-unknown-text = неизвестно +health-analyzer-window-entity-health-text = Состояние { $entityName }: +health-analyzer-window-entity-temperature-text = Температура: { $temperature } +health-analyzer-window-entity-blood-level-text = Уровень крови: { $bloodLevel } +health-analyzer-window-entity-damage-total-text = Общие повреждения: { $amount } +health-analyzer-window-damage-group-text = { $damageGroup }: { $amount } +health-analyzer-window-damage-type-text = { $damageType }: { $amount } +health-analyzer-window-damage-type-duplicate-text = { $damageType }: { $amount } (повтор) +health-analyzer-window-scan-mode-text = Режим Сканирования: +health-analyzer-window-scan-mode-active = АКТИВН. +health-analyzer-window-scan-mode-inactive = НЕ АКТИВН. +health-analyzer-window-damage-group-Brute = Механические +health-analyzer-window-damage-type-Blunt = Удары +health-analyzer-window-damage-type-Slash = Разрезы +health-analyzer-window-damage-type-Piercing = Уколы +health-analyzer-window-damage-group-Burn = Физические +health-analyzer-window-damage-type-Heat = Термические +health-analyzer-window-damage-type-Shock = Электрические +health-analyzer-window-damage-type-Cold = Обморожение +health-analyzer-window-damage-type-Caustic = Кислотные +health-analyzer-window-damage-group-Airloss = Нехватка воздуха +health-analyzer-window-damage-type-Asphyxiation = Удушение +health-analyzer-window-damage-type-Bloodloss = Кровопотеря +health-analyzer-window-damage-group-Toxin = Токсины +health-analyzer-window-damage-type-Poison = Яды +health-analyzer-window-damage-type-Radiation = Радиация +health-analyzer-window-damage-group-Genetic = Генетические +health-analyzer-window-damage-type-Cellular = Клеточные +health-analyzer-window-malnutrition = Сильное истощение diff --git a/Resources/Locale/ru-RU/medical/components/medical-scanner-component.ftl b/Resources/Locale/ru-RU/medical/components/medical-scanner-component.ftl new file mode 100644 index 00000000000..c4768564537 --- /dev/null +++ b/Resources/Locale/ru-RU/medical/components/medical-scanner-component.ftl @@ -0,0 +1,5 @@ +## EnterVerb + +medical-scanner-verb-enter = Залезть +medical-scanner-verb-noun-occupant = пациента +medical-scanner-upgrade-cloning = вероятность неудачи клонирования diff --git a/Resources/Locale/ru-RU/medical/components/stasis-bed-component.ftl b/Resources/Locale/ru-RU/medical/components/stasis-bed-component.ftl new file mode 100644 index 00000000000..4d8b3f55278 --- /dev/null +++ b/Resources/Locale/ru-RU/medical/components/stasis-bed-component.ftl @@ -0,0 +1 @@ +stasis-bed-component-upgrade-stasis = эффект стазиса diff --git a/Resources/Locale/ru-RU/medical/components/suit-sensor-component.ftl b/Resources/Locale/ru-RU/medical/components/suit-sensor-component.ftl new file mode 100644 index 00000000000..26ba3e801cc --- /dev/null +++ b/Resources/Locale/ru-RU/medical/components/suit-sensor-component.ftl @@ -0,0 +1,22 @@ +## Modes + +suit-sensor-mode-off = Выкл. +suit-sensor-mode-binary = Бинарные +suit-sensor-mode-vitals = Здоровье +suit-sensor-mode-cords = Координаты + +## Popups + +suit-sensor-mode-state = Датчики костюма: { $mode } + +## Components + +suit-sensor-component-unknown-name = Н/Д +suit-sensor-component-unknown-job = Н/Д + +## Examine + +suit-sensor-examine-off = Похоже, все датчики [color=darkred]отключены[/color]. +suit-sensor-examine-binary = Похоже, датчики включены в бинарном режиме. +suit-sensor-examine-vitals = Похоже, датчики включены в режиме отслеживания здоровья. +suit-sensor-examine-cords = Похоже, датчики включены в режиме отслеживания координат и здоровья. diff --git a/Resources/Locale/ru-RU/metabolism/metabolism-component.ftl b/Resources/Locale/ru-RU/metabolism/metabolism-component.ftl new file mode 100644 index 00000000000..afa6ba59e21 --- /dev/null +++ b/Resources/Locale/ru-RU/metabolism/metabolism-component.ftl @@ -0,0 +1,3 @@ +metabolism-component-is-comfortable = Вы чувствуете себя комфортно +metabolism-component-is-sweating = Вы потеете +metabolism-component-is-shivering = Вы дрожите diff --git a/Resources/Locale/ru-RU/mind/components/mind-component.ftl b/Resources/Locale/ru-RU/mind/components/mind-component.ftl new file mode 100644 index 00000000000..e5a0a3ae0ef --- /dev/null +++ b/Resources/Locale/ru-RU/mind/components/mind-component.ftl @@ -0,0 +1,17 @@ +# MindComponent localization + +comp-mind-ghosting-prevented = Вы не можете стать призраком в данный момент. + +## Messages displayed when a body is examined and in a certain state + +comp-mind-examined-catatonic = { CAPITALIZE(SUBJECT($ent)) } в кататоническом ступоре. Стрессы жизни в глубоком космосе, должно быть, оказались слишком тяжелы для { OBJECT($ent) }. Восстановление маловероятно. +comp-mind-examined-dead = + { CAPITALIZE(SUBJECT($ent)) } { GENDER($ent) -> + [male] мёртв + [female] мертва + [epicene] мертво + *[neuter] мертвы + } +comp-mind-examined-ssd = { CAPITALIZE(SUBJECT($ent)) } рассеяно смотрит в пустоту и ни на что не реагирует. { CAPITALIZE(SUBJECT($ent)) } может скоро придти в себя. +comp-mind-examined-dead-and-ssd = { CAPITALIZE(POSS-ADJ($ent)) } душа бездействует и может скоро вернуться. +comp-mind-examined-dead-and-irrecoverable = { CAPITALIZE(POSS-ADJ($ent)) } душа покинула тело и пропала. Восстановление маловероятно. diff --git a/Resources/Locale/ru-RU/mind/verbs/control-mob-verb.ftl b/Resources/Locale/ru-RU/mind/verbs/control-mob-verb.ftl new file mode 100644 index 00000000000..080d02e8700 --- /dev/null +++ b/Resources/Locale/ru-RU/mind/verbs/control-mob-verb.ftl @@ -0,0 +1 @@ +control-mob-verb-get-data-text = Контролировать существо diff --git a/Resources/Locale/ru-RU/mind/verbs/make-sentient-verb.ftl b/Resources/Locale/ru-RU/mind/verbs/make-sentient-verb.ftl new file mode 100644 index 00000000000..00f85b0e1df --- /dev/null +++ b/Resources/Locale/ru-RU/mind/verbs/make-sentient-verb.ftl @@ -0,0 +1 @@ +make-sentient-verb-get-data-text = Сделать разумным diff --git a/Resources/Locale/ru-RU/misc-computers.ftl b/Resources/Locale/ru-RU/misc-computers.ftl new file mode 100644 index 00000000000..ef16e480612 --- /dev/null +++ b/Resources/Locale/ru-RU/misc-computers.ftl @@ -0,0 +1,2 @@ +radar-console-window-title = Консоль сканера массы +shuttle-console-window-title = Консоль шаттла diff --git a/Resources/Locale/ru-RU/morgue/components/crematorium-entity-storage-component.ftl b/Resources/Locale/ru-RU/morgue/components/crematorium-entity-storage-component.ftl new file mode 100644 index 00000000000..360c3fc4578 --- /dev/null +++ b/Resources/Locale/ru-RU/morgue/components/crematorium-entity-storage-component.ftl @@ -0,0 +1,7 @@ +crematorium-entity-storage-component-on-examine-details-is-burning = { $owner } [color=red]активен[/color]! +crematorium-entity-storage-component-on-examine-details-has-contents = Индикатор содержимого [color=green]включён[/color], внутри что-то есть. +crematorium-entity-storage-component-on-examine-details-empty = Индикатор содержимого не горит, внутри ничего нет. +crematorium-entity-storage-component-is-cooking-safety-message = Безопасность превыше всего, даже когда аппарат отключен! +crematorium-entity-storage-component-suicide-message = Вы кремируете себя! +crematorium-entity-storage-component-suicide-message-others = { $victim } кремирует { $victim }! +cremate-verb-get-data-text = Кремировать diff --git a/Resources/Locale/ru-RU/morgue/components/morgue-entity-storage-component.ftl b/Resources/Locale/ru-RU/morgue/components/morgue-entity-storage-component.ftl new file mode 100644 index 00000000000..f3dc55945f1 --- /dev/null +++ b/Resources/Locale/ru-RU/morgue/components/morgue-entity-storage-component.ftl @@ -0,0 +1,4 @@ +morgue-entity-storage-component-on-examine-details-body-has-soul = Индикатор содержимого [color=green]зелёный[/color], это тело ещё может быть спасено! +morgue-entity-storage-component-on-examine-details-body-has-no-soul = Индикатор содержимого [color=red]красный[/color], внутри труп! Ой, погоди... +morgue-entity-storage-component-on-examine-details-has-contents = Индикатор содержимого [color=yellow]жёлтый[/color], внутри что-то есть. +morgue-entity-storage-component-on-examine-details-empty = Индикатор содержимого не горит, внутри ничего нет. diff --git a/Resources/Locale/ru-RU/motd/motd.ftl b/Resources/Locale/ru-RU/motd/motd.ftl new file mode 100644 index 00000000000..82627dad64f --- /dev/null +++ b/Resources/Locale/ru-RU/motd/motd.ftl @@ -0,0 +1,11 @@ +cmd-motd-desc = Позывает или устанавливает Сообщение дня. +cmd-motd-help = motd [ message... ] +cmd-get-motd-desc = Показывает Сообщение дня. +cmd-get-motd-help = get-motd +cmd-set-motd-desc = Устанавливает или очищает Сообщение дня. +cmd-set-motd-help = set-motd [ message... ] +cmd-set-motd-hint-head = [ message... ] +cmd-set-motd-hint-cont = [ ...message... ] +cmd-set-motd-cleared-motd-message = Сообщение дня очищено. +cmd-set-motd-set-motd-message = Установлено следующее Сообщение дня: "{ $motd }". +motd-wrap-message = Сообщение дня: { $motd } diff --git a/Resources/Locale/ru-RU/mousetraps/mousetraps.ftl b/Resources/Locale/ru-RU/mousetraps/mousetraps.ftl new file mode 100644 index 00000000000..acac2fc41a5 --- /dev/null +++ b/Resources/Locale/ru-RU/mousetraps/mousetraps.ftl @@ -0,0 +1,2 @@ +mousetrap-on-activate = Мышеловка была активирована. +mousetrap-on-deactivate = Мышеловка была деактивирована. diff --git a/Resources/Locale/ru-RU/movement/eye.ftl b/Resources/Locale/ru-RU/movement/eye.ftl new file mode 100644 index 00000000000..e69b5000fc1 --- /dev/null +++ b/Resources/Locale/ru-RU/movement/eye.ftl @@ -0,0 +1,7 @@ +parse-bool-fail = Невозможно спарсить { $arg } как bool +parse-float-fail = Невозможно спарсить { $arg } как float +lockeyes-command-description = Предотвращает дальнейший поворот зрения +lockeyes-command-help = lockeyes +rotateeyes-command-description = Поворачивает зрение всех игроков на указанный градус. +rotateeyes-command-help = rotateeyes +rotateeyes-command-count = Установить { $count } поворот зрения diff --git a/Resources/Locale/ru-RU/movement/jetpacks.ftl b/Resources/Locale/ru-RU/movement/jetpacks.ftl new file mode 100644 index 00000000000..7acbe815d94 --- /dev/null +++ b/Resources/Locale/ru-RU/movement/jetpacks.ftl @@ -0,0 +1,2 @@ +jetpack-no-station = Невозможно использовать джетпак под действием гравитации +jetpack-to-grid = Джетпак отключился diff --git a/Resources/Locale/ru-RU/narsie/narsie.ftl b/Resources/Locale/ru-RU/narsie/narsie.ftl new file mode 100644 index 00000000000..40238cf1b2e --- /dev/null +++ b/Resources/Locale/ru-RU/narsie/narsie.ftl @@ -0,0 +1,2 @@ +narsie-has-risen = НАР'СИ ВЕРНЁТСЯ +narsie-has-risen-sender = ??? diff --git a/Resources/Locale/ru-RU/navmap-beacons/station-beacons.ftl b/Resources/Locale/ru-RU/navmap-beacons/station-beacons.ftl new file mode 100644 index 00000000000..9e559325149 --- /dev/null +++ b/Resources/Locale/ru-RU/navmap-beacons/station-beacons.ftl @@ -0,0 +1,65 @@ +station-beacon-general = Основной +station-beacon-command = Командный +station-beacon-bridge = Мостик +station-beacon-vault = Хранилище +station-beacon-captain = Капитан +station-beacon-hop = Глава Персонала +station-beacon-security = Служба Безопасности +station-beacon-brig = Брин +station-beacon-warden = Смотритель +station-beacon-hos = ГСБ +station-beacon-armory = Оружейная +station-beacon-perma-brig = Перма +station-beacon-detective = Детектив +station-beacon-courtroom = Зал суда +station-beacon-law = Кабинет АВД +station-beacon-security-checkpoint = КПП +station-beacon-medical = Медицинский +station-beacon-medbay = Медицинский +station-beacon-chemistry = Химия +station-beacon-cryonics = Капсулы Криосна +station-beacon-cmo = Главный Врач +station-beacon-morgue = Морг +station-beacon-surgery = Хирургия +station-beacon-science = Научный Отдел +station-beacon-research-and-development = НИО +station-beacon-research-server = Серверная +station-beacon-research-director = Научный Руководитель +station-beacon-robotics = Робототехника +station-beacon-artifact-lab = Ксенолаборатория +station-beacon-anomaly-gen = Генератор Аномалий +station-beacon-supply = Снабжение +station-beacon-cargo = Карго +station-beacon-cargo-bay = Отдел Снабжения +station-beacon-qm = Квартирмейстер +station-beacon-salvage = Утилизаторы +station-beacon-engineering = Инженерная +station-beacon-ce = Старший Инженер +station-beacon-ame = ДАМ +station-beacon-solars = Солнечные Панели +station-beacon-gravgen = Генератор Гравитации +station-beacon-pa = Панель +station-beacon-smes = СМЭС +station-beacon-telecoms = Телекомы +station-beacon-atmos = Атмосферный отдел +station-beacon-teg = ТЭГ +station-beacon-tech-vault = Хранилище плат +station-beacon-service = Сервис +station-beacon-kitchen = Кухня +station-beacon-bar = Бар +station-beacon-botany = Ботаника +station-beacon-janitor = Комната Уборщика +station-beacon-ai = ИИ +station-beacon-ai-sat = Спутник ИИ +station-beacon-ai-core = Ядро ИИ +station-beacon-arrivals = Прибытие +station-beacon-evac = Эвакуация +station-beacon-eva-storage = Хранилище EVA +station-beacon-chapel = Церковь +station-beacon-library = Библиотека +station-beacon-dorms = Дорматорий +station-beacon-theater = Театр +station-beacon-tools = Хранилище инструментов +station-beacon-disposals = Свалка +station-beacon-cryosleep = Криосон +station-beacon-escape-pod = Эвакуационный под diff --git a/Resources/Locale/ru-RU/navmap-beacons/station_map.ftl b/Resources/Locale/ru-RU/navmap-beacons/station_map.ftl new file mode 100644 index 00000000000..0d716bae441 --- /dev/null +++ b/Resources/Locale/ru-RU/navmap-beacons/station_map.ftl @@ -0,0 +1,13 @@ +station-map-window-title = Карта Станции +station-map-user-interface-flavor-left = Не паникуйте +station-map-user-interface-flavor-right = v1.42 +nav-beacon-window-title = Стационарный Маяк +nav-beacon-toggle-visible = Видимый +nav-beacon-toggle-invisible = Невидимый +nav-beacon-text-label = Отметка: +nav-beacon-button-apply = Применить +nav-beacon-examine-text = + It is [color={ $enabled -> + [true] forestgreen]on + *[false] crimson]off + }[/color] and the display reads [color={ $color }]"{ $label }"[/color] diff --git a/Resources/Locale/ru-RU/ninja/gloves.ftl b/Resources/Locale/ru-RU/ninja/gloves.ftl new file mode 100644 index 00000000000..c116bb9884e --- /dev/null +++ b/Resources/Locale/ru-RU/ninja/gloves.ftl @@ -0,0 +1,6 @@ +ninja-gloves-on = Перчатки наполняются энергией! +ninja-gloves-off = Перчатки отключаются... +ninja-gloves-not-wearing-suit = На вас нет костюма ниндзя +ninja-gloves-examine-on = Все способности включены. +ninja-gloves-examine-off = Старые скучные перчатки... +ninja-doorjack-success = Перчатки замыкают что-то в { $target }. diff --git a/Resources/Locale/ru-RU/ninja/katana.ftl b/Resources/Locale/ru-RU/ninja/katana.ftl new file mode 100644 index 00000000000..cebd24f6926 --- /dev/null +++ b/Resources/Locale/ru-RU/ninja/katana.ftl @@ -0,0 +1,5 @@ +ninja-katana-recalled = Ваша энергокатана телепортируется вам в руку! +ninja-hands-full = Ваши руки заняты! +dash-ability-not-held = Вы не держите свою катану! +dash-ability-no-charges = Зарядов не осталось! +dash-ability-cant-see = Вы не видите это место! diff --git a/Resources/Locale/ru-RU/ninja/ninja-actions.ftl b/Resources/Locale/ru-RU/ninja/ninja-actions.ftl new file mode 100644 index 00000000000..0cd8386ea37 --- /dev/null +++ b/Resources/Locale/ru-RU/ninja/ninja-actions.ftl @@ -0,0 +1,10 @@ +ninja-no-power = Недостаточно заряда в батарее костюма! +ninja-revealed = Вы были раскрыты! +ninja-suit-cooldown = Костюму необходимо дополнительное время. +ninja-research-steal-fail = Никакие новые технологии украдены не были... +ninja-research-steal-success = + Вы украли { $count } { $count -> + [one] новую технологию + [few] новые технологии + *[other] новых технологий + } из { $server }. diff --git a/Resources/Locale/ru-RU/ninja/role.ftl b/Resources/Locale/ru-RU/ninja/role.ftl new file mode 100644 index 00000000000..8132d52dc75 --- /dev/null +++ b/Resources/Locale/ru-RU/ninja/role.ftl @@ -0,0 +1,6 @@ +ninja-round-end-agent-name = Ниндзя +objective-issuer-spiderclan = [color=#33cc00]Клан Паука[/color] +ninja-role-greeting = + Я — элитный наёмник могущественного Клана Паука! + Внезапность — моё оружие. Тени — моя броня. Без них я ничто. + Используйте свой пинпоинтер, чтобы найти станцию. Удачи! diff --git a/Resources/Locale/ru-RU/ninja/spider-charge.ftl b/Resources/Locale/ru-RU/ninja/spider-charge.ftl new file mode 100644 index 00000000000..f3c39bd5bc6 --- /dev/null +++ b/Resources/Locale/ru-RU/ninja/spider-charge.ftl @@ -0,0 +1,2 @@ +spider-charge-not-ninja = Хотя внешне всё выглядит нормально, вы не можете взорвать заряд. +spider-charge-too-far = Это не то место, где вы должны его использовать! diff --git a/Resources/Locale/ru-RU/node-container/node-container-component.ftl b/Resources/Locale/ru-RU/node-container/node-container-component.ftl new file mode 100644 index 00000000000..6ede6ef9570 --- /dev/null +++ b/Resources/Locale/ru-RU/node-container/node-container-component.ftl @@ -0,0 +1,3 @@ +node-container-component-on-examine-details-hvpower = Оснащён разъёмом для [color=orange]ВВ кабеля[/color]. +node-container-component-on-examine-details-mvpower = Оснащён разъёмом для [color=yellow]СВ кабеля[/color]. +node-container-component-on-examine-details-apc = Оснащён разъёмом для [color=green]НВ кабеля[/color]. diff --git a/Resources/Locale/ru-RU/npc/medibot.ftl b/Resources/Locale/ru-RU/npc/medibot.ftl new file mode 100644 index 00000000000..aa014d7f0a5 --- /dev/null +++ b/Resources/Locale/ru-RU/npc/medibot.ftl @@ -0,0 +1,2 @@ +medibot-start-inject = Пожалуйста, не двигайтесь. +medibot-finish-inject = Готово. diff --git a/Resources/Locale/ru-RU/nuke/nuke-command.ftl b/Resources/Locale/ru-RU/nuke/nuke-command.ftl new file mode 100644 index 00000000000..acc611e551a --- /dev/null +++ b/Resources/Locale/ru-RU/nuke/nuke-command.ftl @@ -0,0 +1,5 @@ +cmd-nukearm-desc = Переключение таймера ядерной боеголовки. Вы можете самостоятельно установить таймер. Uid является необязательным. +cmd-nukearm-help = nukearm +cmd-nukearm-not-found = Не удалось найти сущность, имеющую NukeComponent. +cmd-nukearm-1-help = Время (в секундах) +cmd-nukearm-2-help = Боеголовка diff --git a/Resources/Locale/ru-RU/nuke/nuke-component.ftl b/Resources/Locale/ru-RU/nuke/nuke-component.ftl new file mode 100644 index 00000000000..841398962f5 --- /dev/null +++ b/Resources/Locale/ru-RU/nuke/nuke-component.ftl @@ -0,0 +1,42 @@ +nuke-component-cant-anchor-floor = Крепёжным болтам не удаётся закрепиться в полу! +nuke-component-announcement-sender = Ядерная боеголовка +nuke-component-announcement-armed = Внимание! Механизм самоуничтожения станции был активирован по координатам { $position }. До детонации { $time } секунд. +nuke-component-announcement-unarmed = Механизм самоуничтожение станции деактивирован! Хорошего дня! +nuke-component-announcement-send-codes = Внимание! Запрошенные коды самоуничтожения были отправлены на факс капитана. +nuke-component-doafter-warning = Вы начинаете перебирать провода и кнопки, в попытке обезвредить ядерную бомбу. Это может занять некоторое время. +nuke-user-interface-title = Ядерная боеголовка +nuke-user-interface-arm-button = ВЗВЕСТИ +nuke-user-interface-disarm-button = ОБЕЗВРЕДИТЬ +nuke-user-interface-anchor-button = ЗАКРЕПИТЬ +nuke-user-interface-eject-button = ИЗВЛЕЧЬ + +## Upper status + +nuke-user-interface-first-status-device-locked = УСТРОЙСТВО ЗАБЛОКИРОВАНО +nuke-user-interface-first-status-input-code = ВВЕДИТЕ КОД +nuke-user-interface-first-status-input-time = ВВЕДИТЕ ВРЕМЯ +nuke-user-interface-first-status-device-ready = УСТРОЙСТВО ГОТОВО +nuke-user-interface-first-status-device-armed = УСТРОЙСТВО ВЗВЕДЕНО +nuke-user-interface-first-status-device-cooldown = ДЕАКТИВИРОВАНО +nuke-user-interface-status-error = ОШИБКА + +## Lower status + +nuke-user-interface-second-status-await-disk = ОЖИДАНИЕ ДИСКА +nuke-user-interface-second-status-time = ВРЕМЯ: { $time } +nuke-user-interface-second-status-current-code = КОД: { $code } +nuke-user-interface-second-status-cooldown-time = ОЖИДАНИЕ: { $time } +nuke-label-nanotrasen = NT-{ $serial } +# do you even need this one? It's more funnier to say that +# the Syndicate stole a NT nuke +nuke-label-syndicate = SYN-{ $serial } + +# Codes + +nuke-codes-message = [color=red]СОВЕРШЕННО СЕКРЕТНО![/color] +nuke-codes-list = Код { $name }: { $code } +nuke-codes-fax-paper-name = коды ядерной аутентификации +# Nuke disk slot +nuke-slot-component-slot-name-disk = Диск +nuke-examine-armed = Хм, почему эти [color=red]красные лампочки[/color] моргают? +nuke-examine-exploding = Мда... Мне кажется, уже слишком поздно. diff --git a/Resources/Locale/ru-RU/nukeops/nuke-ops.ftl b/Resources/Locale/ru-RU/nukeops/nuke-ops.ftl new file mode 100644 index 00000000000..ec047e7bcb7 --- /dev/null +++ b/Resources/Locale/ru-RU/nukeops/nuke-ops.ftl @@ -0,0 +1,2 @@ +nuke-ops-no-more-threat-announcement-shuttle-call = Согласно данным наших сенсоров дальнего действия, ядерная угроза была устранена. Мы вызовем аварийный шаттл, который прибудет в ближайшее время. Расчётное время прибытия: { $time } { $units }. Вы можете отозвать шаттл чтобы продлить смену. +nuke-ops-no-more-threat-announcement = Согласно данным наших сенсоров дальнего действия, ядерная угроза была устранена. Шаттл уже вызван. diff --git a/Resources/Locale/ru-RU/nukeops/war-declarator.ftl b/Resources/Locale/ru-RU/nukeops/war-declarator.ftl new file mode 100644 index 00000000000..dcddb305997 --- /dev/null +++ b/Resources/Locale/ru-RU/nukeops/war-declarator.ftl @@ -0,0 +1,16 @@ +war-declarator-not-nukeops = Устройство пищит, но ничего не происходит... +war-declarator-ui-header = Объявление войны +war-declarator-ui-war-button = ОБЪЯВИТЬ ВОЙНУ! +war-declarator-conditions-small-crew = Менее { $min } оперативников +war-declarator-conditions-left-outpost = Шаттл покинул аванпост Синдиката +war-declarator-conditions-time-out = Время на объявление войны прошло +war-declarator-conditions-delay = Отправление шаттла временно недоступно +war-declarator-conditions-ready = Шаттл может покинуть аванпост! +war-declarator-conditions-unknown = Неизвестно +war-declarator-boost-possible = Возможно объявить войну +war-declarator-boost-impossible = Невозможно объявить войну +war-declarator-boost-declared = Война объявлена! +war-declarator-boost-declared-delay = Объявлена война! Отправление шаттла временно недоступно +war-declarator-boost-timer = Оставшееся время: { $minutes } мин. и { $seconds } сек. +war-declarator-default-message = Пограничный отряд Синдиката объявляет о своем намерении уничтожить станцию при помощи ядерного устройства и призывает экипаж предпринять ничтожную попытку остановить их. +war-declarator-message-placeholder = Введите текст объявления... diff --git a/Resources/Locale/ru-RU/nukeops/war-ops.ftl b/Resources/Locale/ru-RU/nukeops/war-ops.ftl new file mode 100644 index 00000000000..b5d7b43dcb6 --- /dev/null +++ b/Resources/Locale/ru-RU/nukeops/war-ops.ftl @@ -0,0 +1,2 @@ +war-ops-infiltrator-unavailable = ОШИБКА: Выполняется перерасчёт БСС-перемещений. Расчётное время: { $minutes } мин. и { $seconds } сек. +war-ops-shuttle-call-unavailable = Эвакуационный шаттл в настоящее время недоступен. Пожалуйста, подождите diff --git a/Resources/Locale/ru-RU/nutrition/components/animal-husbandry.ftl b/Resources/Locale/ru-RU/nutrition/components/animal-husbandry.ftl new file mode 100644 index 00000000000..10bc16aed72 --- /dev/null +++ b/Resources/Locale/ru-RU/nutrition/components/animal-husbandry.ftl @@ -0,0 +1,3 @@ +infant-name-prefix = детёныш { $name } +reproductive-birth-popup = { CAPITALIZE($parent) } родила! +reproductive-laid-egg-popup = { CAPITALIZE($parent) } отложила яйцо! diff --git a/Resources/Locale/ru-RU/nutrition/components/cream-pied-component.ftl b/Resources/Locale/ru-RU/nutrition/components/cream-pied-component.ftl new file mode 100644 index 00000000000..ed9674861d2 --- /dev/null +++ b/Resources/Locale/ru-RU/nutrition/components/cream-pied-component.ftl @@ -0,0 +1,2 @@ +cream-pied-component-on-hit-by-message = { $thrower } КРЕМировал вас! +cream-pied-component-on-hit-by-message-others = { $owner } был КРЕМирован { $thrower }! diff --git a/Resources/Locale/ru-RU/nutrition/components/drink-component.ftl b/Resources/Locale/ru-RU/nutrition/components/drink-component.ftl new file mode 100644 index 00000000000..fbb0917599e --- /dev/null +++ b/Resources/Locale/ru-RU/nutrition/components/drink-component.ftl @@ -0,0 +1,23 @@ +drink-component-on-use-is-empty = { $owner } пуст! +drink-component-on-examine-is-empty = [color=gray]Пусто[/color] +drink-component-on-examine-is-opened = [color=yellow]Открыто[/color] +drink-component-on-examine-is-sealed = The seal is intact. +drink-component-on-examine-is-unsealed = The seal is broken. +drink-component-on-examine-is-full = Полон +drink-component-on-examine-is-mostly-full = Почти полон +drink-component-on-examine-is-half-full = Наполовину полон +drink-component-on-examine-is-half-empty = Наполовину пуст +drink-component-on-examine-is-mostly-empty = Почти пуст +drink-component-on-examine-exact-volume = Полон на { $amount }ед. +drink-component-try-use-drink-not-open = Сначала откройте { $owner }! +drink-component-try-use-drink-is-empty = { $entity } пуст! +drink-component-try-use-drink-cannot-drink = Вы не можете ничего пить! +drink-component-try-use-drink-had-enough = Вы не можете выпить больше! +drink-component-try-use-drink-cannot-drink-other = Они не могут ничего пить! +drink-component-try-use-drink-had-enough-other = Они не могут выпить больше! +drink-component-try-use-drink-success-slurp = Сёрб +drink-component-try-use-drink-success-slurp-taste = Сёрб. { $flavors } +drink-component-force-feed = { CAPITALIZE($user) } пытается вас чем-то напоить! +drink-component-force-feed-success = { CAPITALIZE($user) } вас чем-то напоил! { $flavors } +drink-component-force-feed-success-user = Вы успешно напоили { $target } +drink-system-verb-drink = Пить diff --git a/Resources/Locale/ru-RU/nutrition/components/fat-extractor.ftl b/Resources/Locale/ru-RU/nutrition/components/fat-extractor.ftl new file mode 100644 index 00000000000..bf281931b05 --- /dev/null +++ b/Resources/Locale/ru-RU/nutrition/components/fat-extractor.ftl @@ -0,0 +1,7 @@ +fat-extractor-component-rate = скорость извлечения +fat-extractor-fact-1 = Жиры - это триглицериды, состоящие из комбинации различных структурных элементов: глицерина и жирных кислот. +fat-extractor-fact-2 = Взрослым рекомендуется получать 20-35% потребляемой энергии из жиров. +fat-extractor-fact-3 = Избыточный вес или ожирение повышают риск развития хронических заболеваний, таких как сердечно-сосудистые патологии, метаболический синдром, диабет 2 типа и некоторые виды рака. +fat-extractor-fact-4 = Не все жиры вредны. Определенное количество жиров является неотъемлемой частью здорового сбалансированного питания. +fat-extractor-fact-5 = Насыщенные жиры должны составлять не более 11% ваших ежедневных калорий. +fat-extractor-fact-6 = Ненасыщенные жиры, а именно мононенасыщенные жиры, полиненасыщенные жиры и омега-3 жирные кислоты, содержатся в растениях и рыбе. diff --git a/Resources/Locale/ru-RU/nutrition/components/food-component.ftl b/Resources/Locale/ru-RU/nutrition/components/food-component.ftl new file mode 100644 index 00000000000..0497bd0641d --- /dev/null +++ b/Resources/Locale/ru-RU/nutrition/components/food-component.ftl @@ -0,0 +1,23 @@ +### Interaction Messages + +food-you-need-to-hold-utensil = Вы должны держать { $utensil }, чтобы съесть это! +food-nom = Ням. { $flavors } +food-swallow = Вы проглатываете { $food }. { $flavors } +food-has-used-storage = Вы не можете съесть { $food } пока внутри что-то есть. +food-system-remove-mask = Сначала вам нужно снять { $entity }. + +## System + +food-system-you-cannot-eat-any-more = В вас больше не лезет! +food-system-you-cannot-eat-any-more-other = В них больше не лезет! +food-system-try-use-food-is-empty = В { $entity } пусто! +food-system-wrong-utensil = Вы не можете есть { $food } с помощью { $utensil }. +food-system-cant-digest = Вы не можете переварить { $entity }! +food-system-cant-digest-other = Они не могут переварить { $entity }! +food-system-verb-eat = Съесть + +## Force feeding + +food-system-force-feed = { CAPITALIZE($user) } пытается вам что-то скормить! +food-system-force-feed-success = { CAPITALIZE($user) } вам что-то скормил! { $flavors } +food-system-force-feed-success-user = Вы успешно накормили { $target } diff --git a/Resources/Locale/ru-RU/nutrition/components/openable-component.ftl b/Resources/Locale/ru-RU/nutrition/components/openable-component.ftl new file mode 100644 index 00000000000..efcd6566375 --- /dev/null +++ b/Resources/Locale/ru-RU/nutrition/components/openable-component.ftl @@ -0,0 +1,2 @@ +openable-component-verb-open = Открыть +openable-component-verb-close = Закрыть diff --git a/Resources/Locale/ru-RU/nutrition/components/sliceable-food-component.ftl b/Resources/Locale/ru-RU/nutrition/components/sliceable-food-component.ftl new file mode 100644 index 00000000000..905872f0129 --- /dev/null +++ b/Resources/Locale/ru-RU/nutrition/components/sliceable-food-component.ftl @@ -0,0 +1,9 @@ +sliceable-food-component-on-examine-remaining-slices-text = + { $remainingCount -> + [one] Остался + *[other] Осталось + } { $remainingCount } { $remainingCount -> + [one] кусочек + [few] кусочка + *[other] кусочков + }. diff --git a/Resources/Locale/ru-RU/nutrition/components/vape-component.ftl b/Resources/Locale/ru-RU/nutrition/components/vape-component.ftl new file mode 100644 index 00000000000..067d53743b0 --- /dev/null +++ b/Resources/Locale/ru-RU/nutrition/components/vape-component.ftl @@ -0,0 +1,7 @@ +vape-component-vape-success = Вы затянулись вейпом. +vape-component-vape-success-forced = { CAPITALIZE($user) } заставил вас затянуться вейпом. +vape-component-vape-success-user-forced = Вы успешно заставили { $target } затянуться вейпом. +vape-component-try-use-vape-forced = { CAPITALIZE($user) } пытается заставить вас затянуться вейпом. +vape-component-try-use-vape-forced-user = Вы заставляете { $target } затянуться вейпом. +vape-component-try-use-vape = Вы пытаетесь затянуться вейпом. +vape-component-vape-empty = Вейп пуст! diff --git a/Resources/Locale/ru-RU/nyanotrasen/abilities/felinid.ftl b/Resources/Locale/ru-RU/nyanotrasen/abilities/felinid.ftl new file mode 100644 index 00000000000..779d143ffd0 --- /dev/null +++ b/Resources/Locale/ru-RU/nyanotrasen/abilities/felinid.ftl @@ -0,0 +1,6 @@ +action-name-hairball = Выкашлять комок шерсти +action-description-hairball = Очистите свой желудок и получите классный комок шерсти, которым можно швырять в людей. +hairball-mask = Сначала снимите { $mask }. +hairball-cough = { CAPITALIZE(THE($name)) } отхаркивает комок шерсти! +action-name-eat-mouse = Съесть Мышь +action-description-eat-mouse = Съешьте мышь, которую держите в руке, получая питательные вещества и заряд комка шерсти. diff --git a/Resources/Locale/ru-RU/nyanotrasen/abilities/oni.ftl b/Resources/Locale/ru-RU/nyanotrasen/abilities/oni.ftl new file mode 100644 index 00000000000..406391b1216 --- /dev/null +++ b/Resources/Locale/ru-RU/nyanotrasen/abilities/oni.ftl @@ -0,0 +1,2 @@ +oni-gun-fire = Вы не можете стрелять из оружия! +namepreset-x-no-y = { $last }-не-{ $first } diff --git a/Resources/Locale/ru-RU/nyanotrasen/carrying/carry.ftl b/Resources/Locale/ru-RU/nyanotrasen/carrying/carry.ftl new file mode 100644 index 00000000000..c705ed309f1 --- /dev/null +++ b/Resources/Locale/ru-RU/nyanotrasen/carrying/carry.ftl @@ -0,0 +1,3 @@ +carry-verb = Нести +carry-too-heavy = Вы недостаточно сильны. +carry-started = { THE($carrier) } пытается вас поднять! diff --git a/Resources/Locale/ru-RU/nyanotrasen/interaction/interaction-popup-component.ftl b/Resources/Locale/ru-RU/nyanotrasen/interaction/interaction-popup-component.ftl new file mode 100644 index 00000000000..897a128c145 --- /dev/null +++ b/Resources/Locale/ru-RU/nyanotrasen/interaction/interaction-popup-component.ftl @@ -0,0 +1,4 @@ +## Petting animals + +#petting-failure-pibble = Вы тянетесь к {THE($target)}, и {SUBJECT($target)} кусает вас! +petting-failure-pibble = Вы тянетесь к { THE($target) }, но передумываете на пол пути. diff --git a/Resources/Locale/ru-RU/nyanotrasen/kitchen/deep-fryer-component.ftl b/Resources/Locale/ru-RU/nyanotrasen/kitchen/deep-fryer-component.ftl new file mode 100644 index 00000000000..839590212ac --- /dev/null +++ b/Resources/Locale/ru-RU/nyanotrasen/kitchen/deep-fryer-component.ftl @@ -0,0 +1,40 @@ +## Фритюрница + +deep-fryer-blacklist-item-failed = { CAPITALIZE(THE($item)) } не покрывается маслов. +deep-fryer-oil-purity-low = { CAPITALIZE(THE($deepFryer)) } безрезультативно шипит. +deep-fryer-oil-volume-low = { CAPITALIZE(THE($deepFryer)) } горит и дымится! +deep-fryer-oil-no-slag = Нет осадка для удаления. +deep-fryer-storage-full = Все корзины переполнены.. +deep-fryer-storage-no-fit = { CAPITALIZE(THE($item)) } не помещается в одну из корзин. +deep-fryer-interact-using-not-item = Похоже, это не предмет. +deep-fryer-need-liquid-container-in-hand = Нужно держать в активной руке емкость для жидкости, например, бутылку или стакан. +deep-fryer-thrown-missed = Мимо! +deep-fryer-thrown-hit-oil = Шлёп! +deep-fryer-thrown-hit-oil-low = Плюх! +deep-fryer-entity-escape = { CAPITALIZE(THE($victim)) } выскакивает из { THE($deepFryer) }! + +## DeepFryer UI + +deep-fryer-window-title = Фритюрница +deep-fryer-label-baskets = Корзины +deep-fryer-label-oil-level = Уровень масла +deep-fryer-label-oil-purity = Чистота масла +deep-fryer-button-insert-item = Вставить предмет +deep-fryer-button-insert-item-tooltip = Вставить предмет из рук в одну из корзин фритюрницы. +deep-fryer-button-scoop-vat = Зачерпнуть +deep-fryer-button-scoop-vat-tooltip = Зачерпнуть немного жидкости из емкости для масла. Вам необходимо держать емкость для жидкости. +deep-fryer-button-clear-slag = Удалить осадок +deep-fryer-button-clear-slag-tooltip = Удалить отходы из ёмкости с маслом. Вам необходимо держать емкость для жидкости. +deep-fryer-button-remove-all-items = Удалить все предметы +deep-fryer-button-remove-all-items-tooltip = Удалите все предметы из корзин фритюрницы одновременно. + +## DeepFriedComponent + +deep-fried-crispy-item = хрустящий { $entity } +deep-fried-crispy-item-examine = Покрыт хрустящей корочкой. +deep-fried-fried-item = глубокой прожарки { $entity } +deep-fried-fried-item-examine = Покрыт толстым хрустящим слоем. +deep-fried-burned-item = подгоревший { $entity } +deep-fried-burned-item-examine = Почернел от гари. +reagent-name-oil-ghee = топлоёное масло +reagent-desc-oil-ghee = густое и мутное. diff --git a/Resources/Locale/ru-RU/nyanotrasen/mail.ftl b/Resources/Locale/ru-RU/nyanotrasen/mail.ftl new file mode 100644 index 00000000000..b52b1dc6614 --- /dev/null +++ b/Resources/Locale/ru-RU/nyanotrasen/mail.ftl @@ -0,0 +1,29 @@ +mail-recipient-mismatch = Имя или должность получателя не совпадают. +mail-recipient-mismatch-name = Имя получателя не совпадает. +mail-invalid-access = Имя и должность получателя совпадают, но доступ не соответствует ожидаемому.. +mail-locked = Противоугонный замок не снят. Используйте удостоверение личности получателя. +mail-desc-far = Посылка. +mail-desc-close = Посылка адресована { CAPITALIZE($name) }, { $job }. Последнее известное местоположение: { $station }. +mail-desc-fragile = На ней красный ярлык[color=red]"ХРУПКОЕ"[/color]. +mail-desc-priority = Активирована [color=yellow]желтая лента противоугонного замка для приоритетных направлений[/color]. +mail-desc-priority-inactive = [color=#886600]Желтая лента противоугонного замка для приоритетных направлений[/color] не активна. +mail-unlocked = Противоугонная система разблокирована. +mail-unlocked-by-emag = Противоугонная система *БЗЗТ*. +mail-unlocked-reward = Противоугонная система разблокирована. +mail-penalty-lock = ПРОТИВОУГОННЫЙ ЗАМОК ВЗЛОМАН. СТАНЦИЯ БУДЕТ ОШТРАФОВАНА НА { $credits } СПЕСОСОВ. +mail-penalty-fragile = ЦЕЛОСТНОСТЬ НАРУШЕНА. СТАНЦИЯ БУДЕТ ОШТРАФОВАНА НА { $credits } СПЕСОСОВ. +mail-penalty-expired = СРОК ДОСТАВКИ ИСТЕК. СТАНЦИЯ БУДЕТ ОШТРАФОВАНА НА { $credits } СПЕСОСОВ. +mail-item-name-unaddressed = посылка +mail-item-name-addressed = посылка ({ $recipient }) +command-mailto-description = Добавить в очередь посылку для доставки сущности. Пример использования: mailto 1234 5678 false false. Содержимое целевого контейнера будет перенесено в почтовую посылку. +command-mailto-help = Использование: { $command } <идентификатор сущности-получателя> <идентификатор сущности-контейнера> [хрупкость: true или false] [приоритетность: true или false] +command-mailto-no-mailreceiver = Целевая сущность-получатель не имеет { $requiredComponent }. +command-mailto-no-blankmail = Прототип { $blankMail } не существует. Что-то пошло не так. Обратитесь к программисту. +command-mailto-bogus-mail = { $blankMail } не имеет { $requiredMailComponent }. Что-то пошло не так. Обратитесь к программисту. +command-mailto-invalid-container = Целевая сущность-контейнер не имеет необходимого контейнера { $requiredContainer }. +command-mailto-unable-to-receive = Не удалось подготовить целевую сущность-получателя к получению почты. Возможно, отсутствует идентификационный номер. +command-mailto-no-teleporter-found = Не удалось сопоставить целевую сущность-получателя ни с одним почтовым телепортом станции. Получатель может находиться вне станции. +command-mailto-success = Успех! Посылка добавлена в очередь для следующей телепортации через { $timeToTeleport } секунд. +command-mailnow = Принудительно заставить все почтовые телепорты доставить следующий почтовые отправления как можно скорее. Это не обойдет лимит недоставленной почты. +command-mailnow-help = Использование: { $command } +command-mailnow-success = Успех! Все почтовые телепорты скоро доставят еще одни отправления! diff --git a/Resources/Locale/ru-RU/nyanotrasen/nyano-jobs.ftl b/Resources/Locale/ru-RU/nyanotrasen/nyano-jobs.ftl new file mode 100644 index 00000000000..e01d753bd60 --- /dev/null +++ b/Resources/Locale/ru-RU/nyanotrasen/nyano-jobs.ftl @@ -0,0 +1,14 @@ +job-name-mail-carrier = Почтальон +job-name-gladiator = Гладиатор +job-name-fugitive = Беглец +job-name-prisoner = Заключенный +job-name-valet = Камердинер +job-name-guard = Тюремный охранник +job-name-martialartist = Мастер боевых искуств +job-description-mail-carrier = Доставляйте почту. Избегайте собак. +job-description-gladiator = Дайте хлеба и зрелищ команде. Сражайтесь за честь и отвагу. +job-description-fugitive = Сбегите со станции живым. +job-description-prisoner = Сидите в тюрьме. Играйте в азартные игры со своими сокамерниками. Поговорите с судебным приступом. Напишите мемуары. +job-description-valet = Заботьтесь о многочисленных гостях станции. +job-description-guard = Следите за заключенными и обеспечивайте их базовыми потребностями. +job-description-martialartist = Будьте благородным и дисциплинированным, проводите спарринги в додзё, вызывайте охрану на поединки. diff --git a/Resources/Locale/ru-RU/nyanotrasen/pseudoitem-component.ftl b/Resources/Locale/ru-RU/nyanotrasen/pseudoitem-component.ftl new file mode 100644 index 00000000000..8ec42551092 --- /dev/null +++ b/Resources/Locale/ru-RU/nyanotrasen/pseudoitem-component.ftl @@ -0,0 +1,2 @@ +action-name-insert-self = Вставить себя +action-name-insert-other = Вставить { THE($target) } diff --git a/Resources/Locale/ru-RU/nyanotrasen/reagents/meta/consumable/drink/alcohol.ftl b/Resources/Locale/ru-RU/nyanotrasen/reagents/meta/consumable/drink/alcohol.ftl new file mode 100644 index 00000000000..d6afdf28bb3 --- /dev/null +++ b/Resources/Locale/ru-RU/nyanotrasen/reagents/meta/consumable/drink/alcohol.ftl @@ -0,0 +1,16 @@ +reagent-name-soju = соджу +reagent-desc-soju = Алкогольный напиток, получаемый дистилляцией полированного риса. +reagent-name-orange-creamcicle = апельсиново-сливочный ликёр +reagent-desc-orange-creamcicle = Апельсиновое сливочное блаженство. +reagent-name-silverjack = серебрянный Джек +reagent-desc-silverjack = Напоминает о семье. +reagent-name-brainbomb = мозговыносяшка +reagent-desc-brainbomb = Токсично для всего живого, особенно для вашей печени. +reagent-name-clownblood = кровь клоуна +reagent-desc-clownblood = Любимые напиток офицеров Службы Безопасности после насыщенного дня. +reagent-name-circusjuice = цирковный сок +reagent-desc-circusjuice = Хонкоматерь будет довольна. +reagent-name-sapopicante = пиканточка +reagent-desc-sapopicante = Не имеет ничего общего со вскусом жабы. +reagent-name-graveyard = кладбищенец +reagent-desc-graveyard = Для тех смен, которые кажутся бесконечными. diff --git a/Resources/Locale/ru-RU/nyanotrasen/reagents/meta/consumable/drink/drink.ftl b/Resources/Locale/ru-RU/nyanotrasen/reagents/meta/consumable/drink/drink.ftl new file mode 100644 index 00000000000..102d15f50db --- /dev/null +++ b/Resources/Locale/ru-RU/nyanotrasen/reagents/meta/consumable/drink/drink.ftl @@ -0,0 +1,12 @@ +reagent-name-atomicpunch = атомный дар +reagent-desc-atomicpunch = НЕ сделает вас неуязвимым к пулям; включает изотопы! +reagent-name-pinkdrink = розовый напиток +reagent-desc-pinkdrink = Целый цивилизации были уничтожены в попытках выяснить, действительно ли этот напиток имеет розовый вкус... +reagent-name-bubbletea = баблти +reagent-desc-bubbletea = Трубочка не включена в комплект. +reagent-name-the-martinez = М значит Мартинес +reagent-desc-the-martinez = Легенда эджраннеров. Запомнен напитком, забыт пьяницей. +reagent-name-holywater = святые угодники +reagent-desc-holywater = Вода, освященная какими-то иными силами. +reagent-name-lean = лин +reagent-desc-lean = Отвратительная смесь газировки, алкоголя и сиропа от кашля. diff --git a/Resources/Locale/ru-RU/nyanotrasen/respirator/cpr.ftl b/Resources/Locale/ru-RU/nyanotrasen/respirator/cpr.ftl new file mode 100644 index 00000000000..6ce2aa48746 --- /dev/null +++ b/Resources/Locale/ru-RU/nyanotrasen/respirator/cpr.ftl @@ -0,0 +1,5 @@ +cpr-start-second-person = Вы начинаете делать искуственное дыхание { THE($target) }. +cpr-start-second-person-patient = { CAPITALIZE(THE($user)) } начинает делать вам искуственное дыхание. +cpr-must-remove = Вы должны снять { THE($clothing) }. +cpr-end-pvs = { CAPITALIZE(THE($user)) } делает искуственное дыхание { THE($target) }. +cpr-end-pvs-crack = { CAPITALIZE(THE($user)) } случайно ломает { THE($target) } грудную клетку. diff --git a/Resources/Locale/ru-RU/nyanotrasen/seeds/seeds.ftl b/Resources/Locale/ru-RU/nyanotrasen/seeds/seeds.ftl new file mode 100644 index 00000000000..3b802c325da --- /dev/null +++ b/Resources/Locale/ru-RU/nyanotrasen/seeds/seeds.ftl @@ -0,0 +1,2 @@ +seeds-killertomato-name = томат убийца +seeds-killertomato-display-name = убийственные томаты diff --git a/Resources/Locale/ru-RU/nyanotrasen/species/namepreset.ftl b/Resources/Locale/ru-RU/nyanotrasen/species/namepreset.ftl new file mode 100644 index 00000000000..d00f5d12422 --- /dev/null +++ b/Resources/Locale/ru-RU/nyanotrasen/species/namepreset.ftl @@ -0,0 +1,4 @@ +namepreset-firstlast = { $first } { $last } +namepreset-firstdashfirst = { $first1 }-{ $first2 } +namepreset-thefirstoflast = { $first } из { $last } +namepreset-x-no-y = { $last }-не-{ $first } diff --git a/Resources/Locale/ru-RU/nyanotrasen/species/slime.ftl b/Resources/Locale/ru-RU/nyanotrasen/species/slime.ftl new file mode 100644 index 00000000000..f9fd21d7179 --- /dev/null +++ b/Resources/Locale/ru-RU/nyanotrasen/species/slime.ftl @@ -0,0 +1 @@ +slime-hurt-by-water-popup = Вода плавит вам "кожу"! diff --git a/Resources/Locale/ru-RU/nyanotrasen/species/species.ftl b/Resources/Locale/ru-RU/nyanotrasen/species/species.ftl new file mode 100644 index 00000000000..86652cf16cc --- /dev/null +++ b/Resources/Locale/ru-RU/nyanotrasen/species/species.ftl @@ -0,0 +1,4 @@ +## Species Names + +species-name-felinid = Фелинид +species-name-oni = Они diff --git a/Resources/Locale/ru-RU/nyanotrasen/store/uplink-catalog.ftl b/Resources/Locale/ru-RU/nyanotrasen/store/uplink-catalog.ftl new file mode 100644 index 00000000000..20d65a8f49d --- /dev/null +++ b/Resources/Locale/ru-RU/nyanotrasen/store/uplink-catalog.ftl @@ -0,0 +1,6 @@ +uplink-kanabou-name = Канабо +uplink-kanabou-desc = Оружие для тех, кому чужды тонкости. Отлично подходит для Они. +uplink-rickenbacker4001-name = Костокрошитель 4001 +uplink-rickenbacker4001-desc = Мало кто сможет увернуться от биты, когда дело дойдёт до насилия. +uplink-samurai-bundle-name = Самурайский синди-комплект +uplink-samurai-bundle-desc = Набор, содержащий современную реплику полного комплекта Тосей-Гусоку. diff --git a/Resources/Locale/ru-RU/nyanotrasen/tools/tool-qualities.ftl b/Resources/Locale/ru-RU/nyanotrasen/tools/tool-qualities.ftl new file mode 100644 index 00000000000..b555bc75873 --- /dev/null +++ b/Resources/Locale/ru-RU/nyanotrasen/tools/tool-qualities.ftl @@ -0,0 +1,2 @@ +tool-quality-digging-name = Копать +tool-quality-digging-tool-name = Лопата diff --git a/Resources/Locale/ru-RU/objectives/commands/lsobjectives.ftl b/Resources/Locale/ru-RU/objectives/commands/lsobjectives.ftl new file mode 100644 index 00000000000..55de168dda9 --- /dev/null +++ b/Resources/Locale/ru-RU/objectives/commands/lsobjectives.ftl @@ -0,0 +1,3 @@ +# lsobjectives +cmd-lsobjectives-desc = Выводит список всех целей сознания игрока. +cmd-lsobjectives-help = Использование: lsobjectives diff --git a/Resources/Locale/ru-RU/objectives/conditions/carp-rifts.ftl b/Resources/Locale/ru-RU/objectives/conditions/carp-rifts.ftl new file mode 100644 index 00000000000..8d1e86064fa --- /dev/null +++ b/Resources/Locale/ru-RU/objectives/conditions/carp-rifts.ftl @@ -0,0 +1,12 @@ +objective-carp-rifts-title = + Открыть { $count } { $count -> + [one] карповый разлом + [few] карповых разлома + *[other] карповых разломов + } +objective-carp-rifts-description = + Используйте действие «Создать карповый разлом» чтобы открыть { $count } { $count -> + [one] карповый разлом + [few] карповых разлома + *[other] карповых разломов + } и не допустить их разрушения. Если вы не откроете разлом через 5 минут, вас убьют. diff --git a/Resources/Locale/ru-RU/objectives/conditions/doorjack.ftl b/Resources/Locale/ru-RU/objectives/conditions/doorjack.ftl new file mode 100644 index 00000000000..fcd77cb4d78 --- /dev/null +++ b/Resources/Locale/ru-RU/objectives/conditions/doorjack.ftl @@ -0,0 +1,12 @@ +objective-condition-doorjack-title = + Взломайте { $count } { $count -> + [one] дверь + [few] двери + *[other] дверей + } на станции. +objective-condition-doorjack-description = + Ваши перчатки могут взламывать шлюзы. Сделайте это с { $count } { $count -> + [one] дверью + [few] дверьми + *[other] дверьми + }. diff --git a/Resources/Locale/ru-RU/objectives/conditions/kill-head.ftl b/Resources/Locale/ru-RU/objectives/conditions/kill-head.ftl new file mode 100644 index 00000000000..87dd0dd836e --- /dev/null +++ b/Resources/Locale/ru-RU/objectives/conditions/kill-head.ftl @@ -0,0 +1 @@ +objective-condition-kill-head-title = Убить { $targetName }, должность: { CAPITALIZE($job) }. diff --git a/Resources/Locale/ru-RU/objectives/conditions/kill-person.ftl b/Resources/Locale/ru-RU/objectives/conditions/kill-person.ftl new file mode 100644 index 00000000000..a59cea4c406 --- /dev/null +++ b/Resources/Locale/ru-RU/objectives/conditions/kill-person.ftl @@ -0,0 +1 @@ +objective-condition-kill-person-title = Убить или не дать покинуть станцию { $targetName }, должность: { CAPITALIZE($job) }. diff --git a/Resources/Locale/ru-RU/objectives/conditions/other-traitor-alive.ftl b/Resources/Locale/ru-RU/objectives/conditions/other-traitor-alive.ftl new file mode 100644 index 00000000000..5b6bf67d6a6 --- /dev/null +++ b/Resources/Locale/ru-RU/objectives/conditions/other-traitor-alive.ftl @@ -0,0 +1 @@ +objective-condition-other-traitor-alive-title = Убедиться, что коллега-предатель { $targetName }, должность: { CAPITALIZE($job) }, останется жив. diff --git a/Resources/Locale/ru-RU/objectives/conditions/other-traitor-progress.ftl b/Resources/Locale/ru-RU/objectives/conditions/other-traitor-progress.ftl new file mode 100644 index 00000000000..1f4531521e1 --- /dev/null +++ b/Resources/Locale/ru-RU/objectives/conditions/other-traitor-progress.ftl @@ -0,0 +1 @@ +objective-condition-other-traitor-progress-title = Убедиться, что коллега-предатель { $targetName }, должность: { CAPITALIZE($job) }, выполнит хотя бы половину своих целей. diff --git a/Resources/Locale/ru-RU/objectives/conditions/spider-charge.ftl b/Resources/Locale/ru-RU/objectives/conditions/spider-charge.ftl new file mode 100644 index 00000000000..64a463dbe07 --- /dev/null +++ b/Resources/Locale/ru-RU/objectives/conditions/spider-charge.ftl @@ -0,0 +1,2 @@ +objective-condition-spider-charge-title-no-target = Взорвать бомбу клана Паука (нет цели) +objective-condition-spider-charge-title = Взорвать бомбу клана Паука в { $location }. diff --git a/Resources/Locale/ru-RU/objectives/conditions/steal-research.ftl b/Resources/Locale/ru-RU/objectives/conditions/steal-research.ftl new file mode 100644 index 00000000000..a2b4efd0ded --- /dev/null +++ b/Resources/Locale/ru-RU/objectives/conditions/steal-research.ftl @@ -0,0 +1,6 @@ +objective-condition-steal-research-title = + Украсть { $count } { $count -> + [one] технологию + [few] технологии + *[other] технологий + }. diff --git a/Resources/Locale/ru-RU/objectives/conditions/steal.ftl b/Resources/Locale/ru-RU/objectives/conditions/steal.ftl new file mode 100644 index 00000000000..9bb1fb55b68 --- /dev/null +++ b/Resources/Locale/ru-RU/objectives/conditions/steal.ftl @@ -0,0 +1,9 @@ +objective-condition-steal-title-no-owner = Украсть { $itemName }. +objective-condition-steal-title-alive-no-owner = Steal { $itemName }. +objective-condition-steal-title = Украсть { $itemName }, владелец: { $owner }. +objective-condition-steal-description = Нам нужно, чтобы вы украли { $itemName }. Не попадитесь. +objective-condition-steal-station = станция +objective-condition-steal-Ian = корги главы персонала +objective-condition-thief-description = { $itemName } было бы отличным дополнением к моей коллекции! +objective-condition-thief-animal-description = { $itemName } был бы отличным дополнением к моей коллекции! Желательно, живым. +objective-condition-thief-multiply-description = Мне надо взять { $count } { MAKEPLURAL($itemName) } и забрать их с собой. diff --git a/Resources/Locale/ru-RU/objectives/conditions/terminate.ftl b/Resources/Locale/ru-RU/objectives/conditions/terminate.ftl new file mode 100644 index 00000000000..71362363b13 --- /dev/null +++ b/Resources/Locale/ru-RU/objectives/conditions/terminate.ftl @@ -0,0 +1 @@ +objective-terminate-title = Уничтожить { $targetName }, { CAPITALIZE($job) } diff --git a/Resources/Locale/ru-RU/objectives/round-end.ftl b/Resources/Locale/ru-RU/objectives/round-end.ftl new file mode 100644 index 00000000000..70b27ce2593 --- /dev/null +++ b/Resources/Locale/ru-RU/objectives/round-end.ftl @@ -0,0 +1,15 @@ +objectives-round-end-result = + { $count -> + [one] Был один { $agent }. + [few] Было { $count } { $agent }. + *[other] Было { $count } { $agent }. + } +objectives-round-end-result-in-custody = { $custody } из { $count } { $agent } были арестованы. +objectives-player-user-named = [color=White]{ $name }[/color] ([color=gray]{ $user }[/color]) +objectives-player-user = [color=gray]{ $user }[/color] +objectives-player-named = [color=White]{ $name }[/color] +objectives-no-objectives = [bold][color=red]{ $custody }[/color]{ $title } – { $agent }. +objectives-with-objectives = [bold][color=red]{ $custody }[/color]{ $title } – { $agent } со следующими целями: +objectives-objective-success = { $objective } | [color={ $markupColor }]Успех![/color] +objectives-objective-fail = { $objective } | [color={ $markupColor }]Провал![/color] ({ $progress }%) +objectives-in-custody = | ПОД АРЕСТОМ | diff --git a/Resources/Locale/ru-RU/pacified/pacified.ftl b/Resources/Locale/ru-RU/pacified/pacified.ftl new file mode 100644 index 00000000000..c45fd3e3f0b --- /dev/null +++ b/Resources/Locale/ru-RU/pacified/pacified.ftl @@ -0,0 +1,13 @@ +## Messages shown to Pacified players when they try to do violence: + +# With projectiles: +pacified-cannot-throw = Я не могу бросить { THE($projectile) }, это может кого-нибудь ранить! +# With embedding projectiles: +pacified-cannot-throw-embed = Я ни за что не брошу { THE($projectile) }, это ведь может поранить человека! +# With liquid-spilling projectiles: +pacified-cannot-throw-spill = Я не могу бросить { THE($projectile) }, вдруг на кого-то попадет эта гадость! +# With bolas and snares: +pacified-cannot-throw-snare = Я не могу бросить { THE($projectile) }, вдруг кто-то споткнётся?! +pacified-cannot-harm-directly = Я не могу заставить себя ранить { THE($entity) }! +pacified-cannot-harm-indirect = Я не могу повредить { THE($entity) }, ведь это ранит его! +pacified-cannot-fire-gun = Я не могу стрелять { THE($entity) }, ведь могу попасть в кого-то! diff --git a/Resources/Locale/ru-RU/pai/pai-system.ftl b/Resources/Locale/ru-RU/pai/pai-system.ftl new file mode 100644 index 00000000000..1b9225e5bac --- /dev/null +++ b/Resources/Locale/ru-RU/pai/pai-system.ftl @@ -0,0 +1,22 @@ +pai-system-pai-installed = пИИ установлен. +pai-system-off = пИИ не установлен. +pai-system-still-searching = Всё ещё ищем пИИ. +pai-system-searching = Ищем пИИ... +pai-system-role-name = персональный ИИ +pai-system-role-description = + Станьте чьим-то персональным Искуственным Интеллектом! + (Воспоминания *не* прилагаются.) +pai-system-role-name-syndicate = персональный ИИ Синдиката +pai-system-role-description-syndicate = + Станьте чьим-нибудь приятелем из Синдиката! + (Воспоминания *не* прилагаются.) +pai-system-role-name-potato = картофельный искусственный интеллект +pai-system-role-description-potato = Это детская игрушка. И теперь вы в ней живёте. +pai-system-wipe-device-verb-text = Удалить пИИ +pai-system-wiped-device = пИИ был стерт с устройства. +pai-system-stop-searching-verb-text = Прекратить поиск +pai-system-stopped-searching = Устройство прекратило поиск пИИ. +pai-system-pai-name = пИИ { CAPITALIZE($owner) } +pai-system-pai-name-raw = пИИ { $name } +pai-system-brick-popup = Микросхемы пИИ громко хлопают и перегорают! +pai-system-scramble-popup = Микросхемы пИИ перенапряжены электричеством! diff --git a/Resources/Locale/ru-RU/paper/attributions.yml b/Resources/Locale/ru-RU/paper/attributions.yml new file mode 100644 index 00000000000..c3c06eb787b --- /dev/null +++ b/Resources/Locale/ru-RU/paper/attributions.yml @@ -0,0 +1,4 @@ +- files: ["book-authorbooks.ftl"] + license: "CC-BY-SA-3.0" + copyright: "Created by luckyshotpictures (github) for space-station-14." + source: "https://github.com/space-wizards/space-station-14/pull/15585" diff --git a/Resources/Locale/ru-RU/paper/book-atmos.ftl b/Resources/Locale/ru-RU/paper/book-atmos.ftl new file mode 100644 index 00000000000..f8718de8995 --- /dev/null +++ b/Resources/Locale/ru-RU/paper/book-atmos.ftl @@ -0,0 +1,54 @@ +book-text-atmos-distro = + Сеть распределения, или же "дистра", жизненно важная для станции. Она отвечает за транспортировку воздуха с атмос-отдела по всей станции. + + Соответствующие трубы зачастую покрашены Выскакивающе-Приглушённым Синим, но безошибочный вариант определить их это использование т-лучевого сканера, чтобы отследить трубы подключённые к активным вентиляциям станции. + + Стандартная газовая смесь для сети распределения это 20 градусов по цельсию, 78% азота, 22% кислорода. Вы можете проверить это, используя газоанализатор на трубе дистры, или любой вентиляции подключённой к ней. Особые обстоятельства могут потребовать специальных смесей. + + Когда нужно думать над давлением дистры, есть несколько вещей которые нужно знать. Активные вентиляции регулируют давление на станции, так что пока всё работает стабильно, нет нужды в слишком высоком давлении дистры. + + Высокое давление дистры может сделать сеть "буфером" между газодобытчиками и вентиляциями, обеспечивая значительно количество воздуха, которое может использоваться для стабилизации давления на станции после разгерметизации. + + Низкое давление дистры уменьшит количество потерянного газа в случае разгерметизации сети, быстрый способ справится с загрязнением дистры. Так же это поможет уменьшить или предотвратить высокое давление на станции, в случае неполадок с вентиляциями. + + Обычное давление дистры в диапазоне 300-375 кПа, но другие давления могут быть использованы со знанием пользы и риска. + + Давление сети определяется последним насосом, который в неё закачивает. Для предотвращения заторов, все другие насосы между газодобытчиками и последним насосом должны стоять на максимальном значении, и все ненужные устройства должны быть убраны. + + Вы можете проверить давление дистры газоанализатором, но имейте в виду, что несмотря на заданное давление в трубах, разгерметизации могут вызвать недостаток давления в трубах на некоторое время. Так что если вы видите падение давления, не паникуйте - это может быть временно. +book-text-atmos-waste = + Сеть отходов это основная система отвечающая за сохранения воздуха свободным от загрязнений. + + Вы можете распознать эти трубы по их Приятно-Тусклому Красному цвету или используя т-лучевой сканер, чтобы отследить какие трубы подсоединены к скрубберам на станции. + + Сеть отходов используется для транспортировки ненужных газов либо для фильтрации, либо для выброса в космос. Это идеально для поддержания давления на 0 кПа, но временами может быть низкое, не нулевое давление во время использования. + + Атмос техники могут выбрать фильтровать или выбрасывать газы в космос. Выбрасывание быстрее, но фильтрация позволяет повторно использовать или продавать газы. + + Сеть отходов может помочь диагностировать атмосферные проблемы на станции. Высокое количество отходов может указывать на большую утечку, в то время как присутствие не отходов может указывать на ошибку в конфигурации скруббера либо проблему с физическим подсоединением. Если у газов высокая температура, это может означать пожар. +book-text-atmos-alarms = + Воздушные сигнализации расположены по всей станции для доступа к настройке и наблюдении за локальной атмосферой. + + Интерфейс воздушной сигнализации предоставляет атмос техникам список подключённых сенсоров, их показатели и возможность настроить пороги. Пороги используются для определения аварийного состояния воздушной тревоги. Атмос техники так же могут использовать интерфейс для установки целевого давления вентиляций, настройки рабочей скорости и целевых газов для скрубберов. + + Интерфейс позволяет не только точно настраивать все подключённые устройства, также доступно несколько режимов для быстрой настройки сигнализации. Эти режимы автоматически переключаются при изменении состояния тревоги: + - Фильтрация: Обычный режим + - Фильтрация (широкая): Режим фильтрации при котором скрубберы будут захватывать область побольше + - Заполнение: Отключает скрубберы и ставит вентиляции на максимальное давление + - Паника: Отключает вентиляции и ставит скрубберы на всасывание всего + + Мультитулом можно подключать устройства к воздушным сигнализациям. +book-text-atmos-vents = + Ниже приведён краткое руководство по нескольким атмосферным устройствам. + + Пассивные вентиляции: + Эти вентиляции не требуют питания, они позволяют газам свободно проходить как в трубопроводную сеть, к которой они присоединены, так и из неё. + + Активные вентиляции: + Это самые распространённые вентиляции на станции. Они имеют встроенный насос и требуют электричества. По умолчанию они будут выкачивать газ из труб до 101 кПа. Однако они могут быть перенастроены, используя воздушные сигнализации. Так же они будут блокироваться, когда в комнате ниже 1 кПа для предотвращения выкачивания газов в космос. + + Скрубберы: + Эти устройства позволяют убирать газы с окружающей среды в подсоединённую сеть труб. Они так же могут быть настроены для всасывания определённых газов, когда подключены к воздушной сигнализации. + + Инжекторы: + Инжекторы подобны к активным вентиляциям, но они не имеют встроенного насоса и не требуют электричества. Их нельзя настроить, но они могут продолжать качать газы до очень высокого давления. diff --git a/Resources/Locale/ru-RU/paper/book-authorbooks.ftl b/Resources/Locale/ru-RU/paper/book-authorbooks.ftl new file mode 100644 index 00000000000..b117b79101e --- /dev/null +++ b/Resources/Locale/ru-RU/paper/book-authorbooks.ftl @@ -0,0 +1,256 @@ +book-text-narsielegend = + В начале мир был молод и полон хаоса. Люди этого мира боролись за выживание против суровых стихий и диких зверей, которые бродили по земле. Они взывали к спасителю, который избавил бы их от страданий. + И тогда из глубин земли появилась Нар'Си - богиня-убийца, рожденная из коллективного сознания всех живых существ. Её тело было сделано из расплавленного камня, а глаза пылали огнем, способным расплавить сталь. + Нар'Си осмотрела мир и увидела боль и страдания своего народа. Она сжалилась над ними и предложила им способ вырваться из круговорота жизни и смерти. Все, кто присоединялся к улью, становились вечными, их сознание сливалось с сознанием Нар'Си, образуя единое целое. + Сначала многие скептически отнеслись к предложению Нар'Си, опасаясь, что они потеряют свою индивидуальность и станут бездумными трутнями. Но по мере того, как все больше и больше людей присоединялись к улью, они осознавали, что обрели новое чувство цели и принадлежности. + Последователи Нар'Си бродили по земле, распространяя весть об улье и вербуя новых членов. Они строили великие храмы и проводили сложные ритуалы в честь своего бога, и их число росло, пока они не стали могущественной силой, с которой приходилось считаться. + Но время шло, и некоторые начали сомневаться в истинной природе своего существования. Они задавались вопросом, действительно ли вечная жизнь является благословением или проклятием, и не принесли ли они слишком много себя в жертву удельному разуму. + И вот последователей Нар'Си расколол великий раскол. Одни остались верны своей богине, воспринимая свое вечное существование как дар. Но другие восстали, стремясь вернуть свою индивидуальность и освободиться от власти улья. + Война между двумя фракциями была долгой и кровопролитной, но в конце концов повстанцы вышли победителями. Нар'Си, ослабленная потерей стольких своих последователей, отступила обратно в землю, чтобы больше никогда не появиться. + Так и живет легенда о Нар'Си, предостерегающая об опасности жертвовать своей индивидуальностью ради обещания вечной жизни. +book-text-truth = + Определение истины было центральной проблемой философов на протяжении веков, и существует множество различных философских взглядов на то, как мы можем понимать это понятие. + Одним из традиционных подходов является теория соответствия истины, которая предполагает, что высказывание является истинным, если оно соответствует или точно описывает то, как устроен мир. Другими словами, истина - это точное отображение реальности. Эта точка зрения предполагает, что существует объективная реальность, которую мы можем понять, и что наши убеждения и утверждения могут быть оценены как истинные или ложные в зависимости от того, насколько они соответствуют этой реальности. + Другой подход - это теория истинности, которая предполагает, что утверждение истинно, если оно согласуется с другими убеждениями или утверждениями, которых мы придерживаемся. Другими словами, истина - это последовательность и логическая связность в системе убеждений или идей. Этот подход предполагает, что истина - это то, что устанавливается в определенном контексте или рамках мышления, и то, что истинно в одной системе мышления, может быть не истинным в другой. + Третий подход - это прагматическая теория истины, которая предполагает, что утверждение истинно, если оно полезно или хорошо работает на практике. Другими словами, истина - это практические последствия наших убеждений или утверждений. Эта точка зрения предполагает, что истина - это нечто, возникающее в процессе человеческих действий и взаимодействия, и что истина может меняться в зависимости от ситуации или контекста, в котором она используется. + В конечном счете, то, как мы определяем истину, зависит от наших философских и эпистемологических предположений, а также от наших практических потребностей и проблем. Различные философские взгляды могут подчеркивать различные аспекты истины, и, возможно, не существует единого, общепризнанного определения, которое отражало бы все нюансы этого сложного понятия. + Неверно и несправедливо делать огульное утверждение, что все люди - ужасные лжецы. Хотя верно, что некоторые люди могут испытывать трудности с честностью, важно помнить, что люди сложны и могут проявлять различные формы поведения и склонности. Некоторые люди могут быть приверженцами честности и порядочности, в то время как другие могут бояться лгать из-за различных факторов, таких как страх, неуверенность в себе или прошлый опыт. + Кроме того, стоит отметить, что не вся ложь одинакова. Хотя намеренный обман может быть вредным и неэтичным, существуют также ситуации, когда ложь может считаться социальной смазкой или способом сохранить конфиденциальность или избежать вреда. В этих случаях целесообразнее задуматься о контексте и мотивах конкретной лжи, а не просто отнести всех людей к категории "ужасных лжецов". + В целом, важно подходить к теме лжи с нюансами и пониманием сложных факторов, которые могут влиять на поведение человека. +book-text-world = + Состояние мира - это постоянно меняющееся отражение состояния человека, сформированное взаимодействием природных сил, социальных структур и индивидуального выбора. + 1. "Состояние мира - это постоянно меняющееся отражение...". + Эта часть высказывания предполагает, что мир - не статичная или неизменная сущность, а скорее динамичная система, находящаяся в постоянном движении. Слово "отражение" подразумевает, что состояние мира является продуктом различных сил и факторов, которые отражаются на нас через наблюдаемые явления. Это поднимает важные вопросы о природе причинности и о том, насколько мы можем понять сложное взаимодействие сил, формирующих мир. + 2. "...человеческого состояния...". + Эта часть утверждения предполагает, что состояние мира тесно связано с человеческим опытом, и что оно является отражением наших коллективных убеждений, ценностей и поведения. Она признает фундаментальную роль, которую люди играют в формировании мира, и предполагает, что состояние мира является отражением наших успехов и неудач как вида. + 3. "...формируется под воздействием взаимодействия природных сил, социальных структур и индивидуального выбора". + Эта часть утверждения определяет три ключевых фактора, которые формируют состояние мира: природные силы, социальные структуры и индивидуальный выбор. Фраза "взаимодействие" предполагает, что эти факторы находятся в постоянном взаимодействии друг с другом, и что они могут усиливать или конфликтовать друг с другом в зависимости от контекста. Включение природных сил предполагает, что мир является не только продуктом человеческих действий, но и подвержен влиянию окружающей среды и законов физики. Ссылка на социальные структуры подчеркивает роль институтов, культуры и социальных норм в формировании мира и предполагает, что действия человека не являются чисто индивидуальными, но также формируются под влиянием более широкого социального контекста. Наконец, ссылка на индивидуальный выбор подчеркивает важность самостоятельности и личной ответственности в формировании мира и предполагает, что выбор, который мы делаем как личности, имеет реальные последствия. + Взятое вместе, это заявление предлагает богатый и тонкий философский анализ состояния мира, подчеркивая сложное взаимодействие природных, социальных и индивидуальных факторов, которые формируют наш коллективный опыт. Оно приглашает задуматься об этических последствиях нашего выбора и действий и призывает нас глубоко задуматься о том, как мы можем работать над созданием более справедливого, устойчивого и процветающего мира для всех существ. +book-text-ian-antarctica = + Иан, корги, и Роберт Ньютон, техник по атмосфере, отправились в приключение, чтобы исследовать отдаленный континент Антарктиду. Проходя по ледяным тундрам, Роберт начал проявлять все более эгоистичное поведение, уверенный, что он бог среди людей. Иан считал это забавным, но знал, что лучше не перечить своему человеческому спутнику. + Однажды, когда они шли по снегу, они наткнулись на колонию пингвинов. Иана увлекли эти ковыляющие создания, и Роберта они тоже заинтриговали. Они наблюдали, как пингвины собирались вместе для согревания, их черно-белые перья сливались с снежным пейзажем. + Иан, будучи говорящим корги, начал разговор с пингвинами, вызвав недоверие Роберта. Пингвины отвечали на своем языке, и Иан переводил их слова для Роберта. Они были поражены тем, что узнали о жизни пингвинов и их борьбе за выживание в такой суровой среде. + Роберт, будучи эгоистичным человеком, решил изучить пингвинов и узнать о них больше. Он верил, что, таким образом, сможет раскрыть тайны вселенной и стать еще более богоподобным. Иан, с другой стороны, просто хотел наблюдать за пингвинами и учиться у них в более скромном виде. + Проводя все больше времени с пингвинами, Иан и Роберт начали замечать тонкие изменения в поведении пингвинов. Они видели, как они сотрудничали, чтобы защитить своих малышей, как они общались друг с другом и как они адаптировались к окружающей среде. Роберт был поражен их выносливостью и интеллектом, но все равно не мог избавиться от своего богоподобия. + Однажды, когда они наблюдали за пингвинами, на них обрушился сильный снежный буран, угрожая засыпать их всех снегом. Роберт, в момент ясности, понял, что он не бог, а просто человек, зависимый от природных стихий. Он обратился к Иану и попросил его помочь укрыть пингвинов от бури. + Вместе они использовали свои навыки и знания, чтобы построить временные укрытия для пингвинов, используя свои тела, чтобы защитить их от ледяного ветра. Пока бушевала буря, Иан и Роберт с гордостью взглянули на колонию. Они сделали многое для пингвинов и в процессе стали лучше, улучшив самих себя. + Продолжая свое путешествие по Антарктиде, Иан и Роберт часто вспоминали о времени, проведенном с пингвинами, с теплотой в сердце. Они знали, что они свидетельствовали о чем-то особенном, о чем-то, что останется с ними на всю жизнь. +book-text-sloth-clown-sss = + Жили-были в далекой-далекой космической станции клоун по имени Чаклз и ленивец по имени Снагглз. Чаклз был самым забавным клоуном в галактике, но он немного чувствовал себя одиноким на космической станции. Снагглз, с другой стороны, был самым ленивым ленивцем в галактике и любил спать целыми днями. + Однажды Чаклз был особенно грустным и решил прогуляться по космической станции, чтобы поднять себе настроение. Проходя мимо, он наткнулся на Снагглза, спящего в углу. Чаклз подумал про себя: "Интересно, смогу ли я заставить этого ленивого ленивца посмеяться". + И так Чаклз начал выполнять свои самые забавные клоунские трюки для Снагглза. Он танцевал смешные танцы, делал забавные гримасы и даже пытался жонглировать космическими шарами. Но Снагглз даже не шелохнулся. Чаклз подумал, что его шутки просто недостаточно забавные для ленивца. + Но Чаклз был настроен сделать Снагглза смеяться, поэтому он придумал новый план. Он решил нарядиться в костюм банана, надеясь вызвать реакцию у ленивца. Когда Снагглз открыл глаза и увидел Чаклза в костюме банана, он не смог сдержаться и расхохотался. Чаклз был в восторге! Он наконец-то смог сделать Снагглза смеяться. + С того дня Чаклз и Снагглз стали лучшими друзьями. Чаклз часто наряжался в смешные костюмы, чтобы заставить Снагглза смеяться, а Снагглз предоставлял уютное место для отдыха Чаклзу и рассказывал ему истории о своих приключениях в космосе. Они проводили дни, исследуя космическую станцию вместе и заставляя друг друга смеяться. + Таким образом, клоун и ленивец стали самым счастливым дуэтом в галактике, разнося радость и смех везде, где они появлялись. +book-text-sloth-clown-pz = + Чаклз выступал на новой космической станции и был взволнован тем, что может принести свою радость и смех новой аудитории. Но на этот раз он был не один. Вместе с ним в этом приключении был его верный друг - ленивец Снагглз. + Сразу по прибытии Чаклз и Снагглз отправились исследовать космическую станцию. Они наткнулись на группу детей Диона, которые были грустными и расстроенными. Чаклз спросил, что случилось, и они рассказали ему, что потеряли свою любимую игрушку - маленькую плюшевую игрушку по имени Твинкл. + Чаклз знал, что должен помочь. Он и Снагглз обшарили всю космическую станцию, искали повсюду Твинкл. Они даже попросили помощи у других видов. Ящеры были слишком заняты загоранием, Люди были слишком заняты работой, но Слизни были рады помочь. + Вместе они искали по космической станции, пока наконец не нашли Твинкл. Дети Диона были вне себя от радости и поблагодарили Чаклза и Снагглза за их помощь. + В качестве благодарности дети Диона попросили Чаклза устроить для них особое выступление. Чаклз и Снагглз работали вместе, чтобы создать шоу, полное веселья и смеха, с жонглированием, воздушными шариками и забавными трюками. + Дети Диона любили это шоу, они смеялись и аплодировали все время. А когда выступление закончилось, они обняли Чаклза и Снагглза, благодаря их за то, что вернули им радость. + Чаклз и Снагглз покинули космическую станцию, чувствуя себя счастливыми и исполненными. Они знали, что их приключения будут продолжаться и что они продолжат приносить радость и смех всем видам, с которыми встречаются. + Когда Чаклз вспоминал свои приключения, он осознал, что не смог бы справиться без своих друзей. Будь то ленивец Снагглз, Зорги, которые сыграли с ним розыгрыши, или дети Диона, которым была нужна его помощь, Чаклз знал, что сила смеха способна объединить виды, несмотря на их различия. +book-text-sloth-clown-mmd = + Чаклз путешествовал по космосу со своим другом Снагглзом, ленивцем, искали следующее приключение. Они наткнулись на планету, населенную Ящерицами, которые были известны своей любовью к играм и испытаниям. Чаклз и Снагглз решили исследовать планету и посмотреть, какие игры они могут найти. + Пройдя через город Ящериц, они увидели толпу Ящериц, собравшихся вокруг большой игровой доски. Чаклз и Снагглз подошли, чтобы рассмотреть и они увидели, что Ящерицы играют в игру под названием "Лабиринт Тайны". + Правила игры были простыми: игрок должен был пройти через лабиринт препятствий и ловушек, с целью достигнуть конца перед оппонентом. Запутывало то, что лабиринт менялся каждый раз, когда играли, поэтому игрок должен был быть быстрым на ногах и думать на ходу. + Чаклз и Снагглз были заинтригованы и решили присоединиться к увлечению. Их парой были Ящеричьи братья и сестры, Лиззи и Ленни. Лиззи была своенравной, а Ленни был более спокойным и беззаботным. + Игра была напряженной, лабиринт менялся каждые несколько секунд. Чаклзу и Снагглзу было трудно успевать, но они вскоре поняли, что ключ к победе - работа в команде. Чаклз использовал свои навыки жонглирования, чтобы отвлечь оппонентов, в то время как Снагглз использовал свой медленный и уверенный шаг, чтобы осторожно пройти через лабиринт. + Дойдя до конца лабиринта, их ожидало сюрприз. Лабиринт привел их в скрытую комнату, где ждали их Слизни. Слизни объяснили, что они наблюдали за игрой и были впечатлены командной работой Чаклза и Снагглза. + В знак благодарности, Слизни провели для них экскурсию по своему секретному саду из слизи. Сад был полон ярких и экзотических растений, и Слизни объяснили, что они используют эти растения для создания особых зелий и лекарств. Чаклз и Снагглз были очарованы и спросили, могут ли они взять некоторые растения с собой в качестве сувенира. + Слизни согласились, и Чаклз и Снагглз покинули планету, чувствуя себя счастливыми и исполненными. Они знали, что завязали новые дружеские отношения и усвоили ценный урок о совместной работе. У них также появился новый сувенир для своей коллекции, который они будут беречь на протяжении многих лет. +book-text-struck = + Удар молнии - это интенсивное и преобразующее событие, не поддающееся описанию. Это физическое ощущение, не похожее ни на какое другое, толчок электричества, проходящий через тело с неистовой энергией, которая одновременно пугает и возбуждает. В этот момент все наши чувства перегружены, и нам остается только сырое, элементарное ощущение того, что мы живы. + Помимо физических ощущений, удар молнии - это глубокий философский и духовный опыт. Это напоминание об огромной силе природы и стихийных силах, которые определяют нашу жизнь. Он напоминает нам, что все мы уязвимы перед капризами Вселенной, что какими бы продвинутыми или развитыми мы ни стали, мы все равно подчиняемся тем же законам природы, которые управляли жизнью на этой планете миллионы лет. + В этом смысле удар молнии - это смиряющий опыт, напоминание о хрупкости нашего человеческого существования и шаткости нашего места в мире. Это напоминает нам, что мы - лишь маленькая часть гораздо более крупной и сложной системы, подверженной тем же капризам и силам, что и все остальные живые существа на этой планете. + Но в то же время удар молнии - это трансцендентный опыт, взгляд на нечто большее, чем мы сами. Это напоминание о том, что во Вселенной действуют силы, которые мы только начинаем постигать, что в мире есть необъятность и сила, которые находятся за пределами нашего понимания. Это возможность выйти за пределы себя и испытать нечто поистине благоговейное, ощутить прикосновение божественной руки и почувствовать всю тяжесть вселенной, обрушивающуюся на нас. + В этом смысле удар молнии - это одновременно смиряющий и преобразующий опыт, который напоминает нам о нашем месте в мире и о нашей связи с большими силами, определяющими нашу жизнь. Это напоминание о том, что как бы мы ни старались контролировать наш мир и нашу судьбу, всегда будут силы, находящиеся вне нашего понимания и контроля, которые будут формировать нашу жизнь так, как мы не можем предсказать или постичь. +book-text-sun = + Я протягиваю свои листья к небу, жажду тепла солнца. Это постоянное желание, первоначальный инстинкт, который меня направляет. Я чувствую лучи солнца, ласкающие мою кожу, побуждающие меня расти выше, стремиться выше. + Каждый день я усердно тянусь к свету. Я чувствую землю под собой, которая удерживает меня на месте, но мое сердце направлено на солнце. Это магнитное притяжение, зов, который я не могу проигнорировать. + Иногда кажется, что солнце издевается надо мной, играет в игру "прятки". Облака надвигаются, загораживая его лучи, и я остаюсь в тени. Я чувствую холод воздуха, отсутствие тепла солнца, и немного увядая внутри. + Но потом облака раздвигаются, и солнце прорывается вперед, заливая меня светом и жизнью. Я впитываю его, наслаждаюсь его сиянием и чувствую себя живым. Это напоминание о том, зачем я здесь, о чем я стремлюсь. + Растущий, я сталкиваюсь с препятствиями на своем пути. Иногда это другие растения, загромождающие мой путь к солнцу. Иногда это ветер, сбивающий меня с курса, угрожающий опрокинуть меня. Но я упорствую, приспосабливаюсь к вызовам, всегда стремясь к свету. + Это бесконечное путешествие, поиски чего-то большего, чем я сам. И все же это напоминание о красоте и чуде жизни. Я являюсь частью этой земли, частью этой сложной сети существования, и солнце - мой проводник. +book-text-possum = + Давным-давно в глухом лесу Аппалачских гор жил опоссум по имени Морти. Морти был амбициозным опоссумом, который всегда стремился подняться все выше и выше по социальной лестнице леса. У Морти был острый ум, и он постоянно думал о том, как повысить свой статус. + Однажды Морти наткнулся на заговор в лесу. Группа животных, среди которых было несколько высокопоставленных чиновников лесного совета, планировала свергнуть нынешнее руководство и захватить лес. Морти заинтриговала возможность получить власть, и он решил присоединиться к заговору. + Морти упорно трудился, чтобы доказать свою преданность заговорщикам. Он собирал информацию и передавал ее группе, а также помогал планировать нападение. Когда настал день переворота, Морти был в самом центре событий, готовый занять свое место на вершине лесной иерархии. + Однако переворот был быстро подавлен лесным советом. Морти и другие заговорщики были схвачены и предстали перед судом. Морти был обвинен в государственной измене за участие в заговоре с целью свержения правительства. + На суде Морти не раскаялся в своих действиях. Он утверждал, что просто пытался улучшить свое положение в лесу, а нынешнее руководство было коррумпированным и неэффективным. Но совет не поколебали доводы Морти. Они признали его виновным в измене и приговорили к изгнанию из леса. + Морти был опустошен приговором. Он мечтал подняться на вершину лесной иерархии, но теперь он стал изгоем, вынужденным жить на задворках леса. Он слишком поздно понял, что стремление к власти ослепило его, и он перестал понимать важность верности и долга перед лесным сообществом. + С того дня Морти жил в одиночестве, бродя по лесу и сожалея о выборе, который привел его к государственной измене. +book-text-cafe = + С каждым днем Лили все больше и больше времени проводила в кафе. Она наслаждалась пикантным ароматом кофейных зерен и веселой болтовней других посетителей. Она даже начала узнавать некоторых завсегдатаев, например, мужчину с кустистой бородой, который всегда заказывал латте с дополнительной пенкой и посыпкой из корицы. + Однажды, когда Лили сидела за своим обычным столиком у окна, она заметила что-то краем глаза. Сначала она подумала, что это просто птица, но потом поняла, что это крошечный опоссум, выглядывающий из-за мусорного бака на улице. В глазах маленького существа было игривое, почти озорное выражение, и казалось, что оно с интересом наблюдает за Лили. + Шли дни, и Лили стала видеть опоссума все чаще и чаще. Он приходил в кафе, заглядывал в окна, бегал по крышам, изредка издавая возбужденный треск. Лили все больше и больше интриговал опоссум, и она начала оставлять для него маленькие угощения, например, кусочки круассана или крошки от кондитерских изделий. + Однажды, когда Лили выходила из кафе после смены, она услышала шум, доносившийся из соседнего переулка. Она осторожно заглянула за угол и увидела группу мужчин в темных костюмах, которые тихо переговаривались. Сначала она подумала, что это просто группа бизнесменов, но потом заметила маленького опоссума, который сидел на мусорном баке неподалеку и с интересом наблюдал за мужчинами. + Вдруг один из мужчин заметил опоссума и бросился к нему, грубо схватив его за хвост. Опоссум издал громкий крик ужаса, и Лили почувствовала, что ее сердце заколотилось. Не раздумывая, она подбежала к мужчинам и потребовала, чтобы они отпустили опоссума. + Мужчины посмеялись над ней и сказали, чтобы она не лезла не в свое дело, но Лили не отступила. Ей удалось вырвать опоссума из рук мужчины и осторожно взять его на руки. Глядя в яркие, радостные глаза опоссума, она поняла, что должна защитить его любой ценой. + В конце концов Лили удалось спасти опоссума от мужчин, которые оказались членами печально известной контрабандной группировки. Она взяла маленькое существо к себе домой и назвала его Зест, в честь радостной и пикантной энергии, которую он привнес в ее жизнь. С того дня Лили и Зест были неразлучны, и они провели много счастливых лет, исследуя город и распространяя радость повсюду. +book-text-feather = + Шли дни, и странствующая птица встретила еще много заколдованных мест, каждое из которых было волшебнее предыдущего. Но по мере того как путешествие продолжалось, перья птицы начали терять свой блеск, а ее некогда яркие глаза становились все тусклее. + Однажды птица наткнулась на поляну в лесу, где группа животных собралась вокруг небольшого пруда. В центре пруда лежало мерцающее перо, которое светилось лучистым светом. + Птицу сразу же привлекло это перо, и она полетела вниз, чтобы рассмотреть его поближе. Когда она приблизилась, другие животные расступились, чтобы освободить место, и птица поняла, что это не обычное перо. Это было волшебное перо, пропитанное силой заколдованного леса. + Прикоснувшись к перу, птица почувствовала прилив энергии, и ее перья засияли с новой яркостью. Другие животные собрались вокруг, удивляясь преображению. + С этого дня блуждающая птица больше не была потерянной или одинокой. Она нашла свое место в заколдованном лесу, и ее бесцельное блуждание сменилось чувством цели и принадлежности. + Сменялись времена года, птица старела, но ее перья оставались такими же яркими и живыми. И когда она наконец покинула этот мир, ее наследие продолжало жить в зачарованном лесу, где ее память праздновали все животные, которые знали и любили ее. + Волшебное перо, в которое превратилась странствующая птица, стало символом надежды и обновления, напоминанием о том, что даже в самые темные времена всегда есть возможность найти свое истинное место в мире. +book-text-ian-wolfpup = + Давным-давно в дремучем лесу жили дружелюбный корги по имени Иан и умная лиса по имени Алиса. Они были закадычными друзьями, но об их совместных приключениях ходили легенды. + Однажды ярким солнечным днем, когда они играли в мяч, они услышали далекий вой, который, казалось, доносился из глубины темного леса. Будучи любопытными существами, они решили выяснить источник шума. + По мере того как они углублялись в лес, они сталкивались с различными препятствиями и трудностями. Но благодаря своей смекалке и решительности они все преодолели. + Они столкнулись с крутым и скользким склоном, но Иан с помощью своих коротких, но крепких ног помог им подняться. Они наткнулись на бурную реку, но Алиса с помощью своего быстрого мышления нашла способ перебраться через нее. + Наконец, они добрались до источника воя. Это был одинокий и напуганный волчонок, заблудившийся в лесу. Иан и Алиса быстро поняли, что должны помочь маленькому волчонку найти дорогу к своей семье. + Они использовали свои навыки и командную работу, чтобы проложить обратный путь через лес, при этом не давая волчонку замерзнуть и согреться. Когда они наконец воссоединили маленького волчонка с его семьей, они были вознаграждены теплыми улыбками и благодарным воем. + С того дня дружба Иана и Алисы стала еще крепче. У них было еще много приключений в лесу, каждое из которых было интереснее предыдущего. И они никогда не забывали о том, что такое помогать другим, нуждающимся в помощи. +book-text-ian-ranch = + После захватывающего приключения в лесу Иан и Алиса решили исследовать близлежащее ранчо. Это было огромное пространство земли, полное всевозможных животных и существ. + Когда они бродили по ранчо, они встретили много новых и интересных животных. Они встретили дружелюбных лошадей, любопытных коров и даже озорного енота. + Но тут они услышали громкое, тревожное "муу", доносящееся из одного из коровников. Они быстро бросились туда и обнаружили маленького теленка, который застрял в заборе. + Иан и Алиса поняли, что должны действовать быстро, чтобы спасти бедного теленка. Иан с помощью своих крепких зубов осторожно расшатал забор, а Алиса с помощью своих быстрых лап вытащила теленка из путаницы. + Вместе они благополучно освободили теленка и воссоединили его с матерью. Корова-мать была вне себя от счастья и в знак благодарности прижалась к теленку. + Продолжая исследовать ранчо, Иан и Алиса наткнулись на группу кур, которые попали в беду. Их курятник был опрокинут ветром, и все они были разбросаны и напуганы. + Иан и Алиса быстро принялись за работу, собрали цыплят и восстановили курятник. Это была тяжелая работа, но благодаря сильным ногам Иана и умным мыслям Алисы они справились с ней в кратчайшие сроки. + Благодарные куры отблагодарили Иана и Алису хором кудахтанья и клевания. + Когда солнце начало садиться, Иан и Алиса вернулись домой, усталые, но счастливые. В тот день они помогли многим животным и по пути обрели новых друзей. + С тех пор Иан и Алиса продолжали исследовать ранчо, всегда готовые к новым приключениям и всегда готовые протянуть лапу или морду любому нуждающемуся животному. +book-text-ian-ocean = + Иан и Алиса были очень рады впервые побывать на пляже. Они слышали много прекрасного о песчаных берегах и бескрайнем голубом океане. + Как только они приехали, они побежали к песчаным дюнам, жаждая исследовать их. Они носились вверх и вниз по холмам, нюхая и копаясь в песке. Они находили всевозможные сокровища, такие как разноцветные ракушки и интересные камни. + Затем они направились к океану. Иан любил плавать, а Алиса предпочитала грести на мелководье. Они плескались и играли, наслаждаясь соленой водой на своей шерсти. + Вдруг они услышали тревожный крик, доносящийся из воды. Они быстро поплыли на поиски и обнаружили выброшенную на мель морскую черепаху. Она запуталась в рыболовных сетях и не могла освободиться. + Иан и Алиса поняли, что должны действовать быстро, чтобы спасти бедную черепаху. Иан с помощью своих крепких зубов аккуратно разрезал сеть, а Алиса с помощью своих быстрых лап помогла черепахе вернуться в воду. + Благодарная черепаха поблагодарила Иана и Алису легким взмахом ласты, а затем уплыла в синие глубины. + Когда день подошел к концу, Иан и Алиса сидели на пляже и любовались закатом. Они чувствовали себя счастливыми и довольными после захватывающего дня на пляже. + Возвращаясь домой, они пообещали себе вернуться на пляж и исследовать его еще больше. Они знали, что там еще много существ и чудес, и им не терпелось испытать все это вместе. +book-text-ian-mountain = + Иан и Алиса были рады исследовать горы. Хрустящий горный воздух и величественные пейзажи должны были стать незабываемым приключением. + Они начали свой поход у подножия горы, пробираясь через густые леса и скалистую местность. Когда они поднялись выше, деревья поредели и открылись захватывающие виды на окружающие вершины и долины. + Они наткнулись на стремительную реку, где Иан не удержался и прыгнул в воду, чтобы искупаться. Алиса осталась на берегу, не сводя глаз со своего мохнатого друга. + Продолжая подниматься выше, они встретили группу горных козлов, расположившихся на скалистом выступе. Козлы с любопытством смотрели на них, а потом бросились наутек. + Когда солнце начало садиться, они разбили лагерь на ночь. Они развели костер и пожарили зефир, наслаждаясь мирной тишиной горной ночи. + На следующее утро они проснулись рано, чтобы продолжить свой поход. Они поднимались все выше и выше, проходя через густые облака, пока не достигли вершины. + На вершине перед ними открылся захватывающий вид на окружающие горы и долины. Они сели и стали любоваться видом, наслаждаясь тишиной и покоем вершины. + Спустившись с горы, они поняли, что преодолели большое испытание и создали воспоминания, которые останутся на всю жизнь. Они с воодушевлением обсуждали свои следующие приключения, зная, что великая природа таит в себе еще много чудес. +book-text-ian-city = + Иан и Алиса привыкли исследовать природу, но они никогда не сталкивались с городской суетой. Им не терпелось узнать, какие приключения ждут их среди возвышающихся небоскребов и шумных улиц. + Когда они вошли в город, они были ошеломлены видами, звуками и запахами. Гудки машин, разговоры людей по телефону, запах хот-догов и кренделей наполнили воздух. + Они начали исследовать улицы, удивляясь возвышающимся небоскребам, которые окружали их. Им даже удалось пробраться в одно из зданий и подняться на лифте на самый верхний этаж. + Сверху открывался удивительный вид на город с его высокими зданиями и оживленными улицами внизу. Они посмотрели вниз и увидели множество людей и животных, от голубей до собак и кошек, которые занимались своими повседневными делами. + Спустившись вниз, они исследовали оживленные улицы, уворачиваясь от толпы людей и проходя через оживленные перекрестки. Они даже подружились с группой белок, которые искали еду в соседнем парке. + В какой-то момент они наткнулись на потерявшегося котенка, который забрел слишком далеко от своего дома. Иан и Алиса знали, что делать, ведь в прошлом они спасали выбросившихся на берег морских животных и помогали заблудившимся туристам. Используя свой острый нюх, они разыскали хозяина котенка и вернули его обеспокоенной семье. + Когда день перешел в ночь, они были измотаны, но счастливы от своего приключения в городе. Они возвращались домой, возбужденно обсуждая все новые впечатления, которые только что получили. + Иан и Алиса знали, что их ждет еще много приключений, и им не терпелось узнать, куда приведет их следующее путешествие. +book-text-ian-arctic = + Иан и Алиса не чужды приключений, они исследовали все - от гор до городов. Но их последнее путешествие в Арктику обещало стать самым захватывающим. + Когда они приземлились в замерзшей тундре, их встретил ледяной пейзаж и пронизывающий холод. Они закутались в свои самые теплые куртки и отправились исследовать местность. + Они быстро встретили всевозможных животных, живущих в холодную погоду, - от белых медведей до пингвинов и песцов. Они с изумлением наблюдали, как животные приспосабливаются к ледяной среде: у них густой мех и крепкие лапы, чтобы передвигаться по снегу и льду. + Им даже удалось попробовать себя в катании на собачьих упряжках: Иан возглавил стаю, а Алиса проворно мчалась за упряжкой. Они мчались по снегу, наслаждаясь потрясающими пейзажами и свежим арктическим воздухом. + Однажды они наткнулись на ледяную пещеру и решили исследовать ее. Пробираясь по извилистым туннелям, они любовались мерцающими ледяными образованиями и тем, как свет играет на стенах. + Вдруг они услышали громкий рев из глубины пещеры. Они осторожно двинулись вперед, но столкнулись лицом к лицу с огромным белым медведем. Медведь с любопытством посмотрел на них, и Иан и Алиса замерли от страха. + Но потом они вспомнили все приключения, в которых им приходилось бывать раньше, и то, как они всегда помогали тем, кто в этом нуждался. Они смело подошли к медведю, издавая успокаивающие звуки и предлагая ему рыбу, которую они принесли с собой. + К их облегчению, медведь успокоился и даже позволил им погладить свою густую шерсть. Они провели некоторое время с дружелюбным медведем, после чего попрощались с ним и продолжили свое арктическое приключение. + В какой-то момент они наткнулись на потерявшегося котенка, который забрел слишком далеко от своего дома. Иан и Алиса знали, что делать, ведь в прошлом они спасали выбросившихся на берег морских животных и помогали заблудившимся туристам. Используя свой острый нюх, они разыскали хозяина котенка и вернули его обеспокоенной семье. + Когда день перешел в ночь, они были измотаны, но счастливы от своего приключения в городе. Они возвращались домой, оживленно обсуждая все новые впечатления. + Когда их путешествие подошло к концу, им было грустно покидать замерзшую страну чудес. Но они знали, что снова приобрели невероятные воспоминания и доказали, что для храброго корги и хитрой лисы никакие приключения не страшны. +book-text-ian-desert = + Иан и Алиса всегда были готовы к новым приключениям, поэтому, когда они услышали о таинственной и прекрасной пустыне, они поняли, что должны отправиться исследовать ее. Они собрали вещи и отправились в путь, чтобы испытать все, что может предложить пустыня. + Когда они шли по бескрайним песчаным просторам, они почувствовали, как их обдало солнечным жаром. Они быстро поняли, что эта среда не похожа ни на одну из тех, в которых они бывали раньше. Но им было интересно узнать, как животные и растения приспособились к этому суровому климату. + Первой их встречей была гремучая змея. Иан и Алиса уже слышали о змеях и были осторожны, чтобы не подойти слишком близко. Но гремучая змея просто хотела поздороваться и показать им, как она охотится на свою добычу. Они с изумлением наблюдали, как змея использовала свой яд, чтобы парализовать мышь, а затем проглотила ее целиком. + Затем Иан и Алиса отправились исследовать песчаные дюны, карабкаясь вверх и вниз и скатываясь по крутым склонам. Они нашли оазис, где отдохнули и насладились прохладной тенью и водой. + Они также обнаружили скалистый каньон и исследовали его закоулки и извилины, найдя скорпионов, тарантулов и даже семью койотов. Они наблюдали, как койоты охотились за своим ужином и играли со своими детенышами. + Когда наступила ночь, они увидели самый красивый закат, который им когда-либо доводилось видеть: небо окрасилось в красные, оранжевые и пурпурные тона. Они восхищались тем, как цвета смешивались друг с другом и отражались от песка. + Наконец, они устроились на ночлег, глядя на звездное небо. Они узнали о созвездиях и истории, связанные с ними. Они крепко спали, видя сны о всех невероятных существах и достопримечательностях, которые они видели в тот день. + Покидая пустыню, Ян и Рено чувствовали благодарность за приключение, которое им довелось пережить. Они знали, что узнали так много нового, что их храбрость и любопытство отправили их в еще одно незабываемое путешествие. +book-text-names = + С философской точки зрения, имена играют важную роль в понимании и восприятии мира человеком. Использование имен и языка само по себе является краеугольным камнем человеческого сознания, поскольку позволяет нам создавать концепции и идеи, которыми можно делиться и общаться. + Во многих философских традициях, например, в работах Платона и Аристотеля, имена рассматривались не просто как обозначения предметов или людей, а как отражение глубинной природы реальности. Согласно Платону, имена, которые мы даем вещам, не произвольны, а отражают скрытую реальность или сущность этой вещи. Другими словами, имя - это не просто ярлык, а отражение сущностной природы вещи. + Кроме того, имена могут отражать динамику власти в обществе. Некоторые философы утверждают, что имена и язык используются для создания иерархии и установления властных отношений между людьми и группами. Например, в некоторых культурах акт именования предназначен для тех, кто занимает властные позиции, например, родители называют своих детей или лидеры называют места или учреждения. Таким образом, имена можно рассматривать как форму социального контроля, поскольку те, кто имеет право давать имена, обладают властью формировать и определять мир вокруг себя. + Наконец, имена могут также играть важную роль в нашем понимании собственной идентичности и смертности. Как утверждал философ Мартин Хайдеггер, имена можно рассматривать как форму "брошенности", отражающую наше существование как конечных существ в мире, который нам неподвластен. В этом смысле наши имена - это не просто ярлыки, а отражение нашего существования, времени и места, в котором мы находимся. + В заключение хочу сказать, что с философской точки зрения имена играют важную роль в понимании и восприятии мира человеком, отражая как нашу сущностную природу, так и динамику власти в обществе. Это не просто ярлыки, а отражение нашего существования и нашего места в мире. +book-text-earth = + Сидя здесь, в своей крошечной каюте на космической станции, я не могу не вспоминать свою юность на Земле. Кажется, что это было целую жизнь назад, и во многом так оно и было. Я родился и вырос рядом с океаном, и он всегда был частью моей жизни. Шум волн, разбивающихся о берег, соленый запах в воздухе, ощущение песка между пальцами ног - все это воспоминания, которые мне дороги. + Когда мне было 20 лет, я принял решение покинуть Землю и присоединиться к космической программе. Это была захватывающая возможность, и мне не терпелось исследовать последний рубеж. В течение многих лет я был доволен своей жизнью на космической станции. Я наслаждался товариществом моих коллег-астронавтов, трепетом открытий и чувством цели, которое сопутствовало нашей миссии. + Но с возрастом я стал тосковать по тому, что оставил на Земле. В частности, я очень скучаю по океану. Я помню, как солнце отражалось от воды, создавая ослепительную картину света и цвета. Я помню ощущение прохладной воды на своей коже и волнение от погружения под воду. Я помню вкус свежих морепродуктов, выловленных местными рыбаками и подаваемых в причудливых прибрежных ресторанчиках. + Но я скучаю не только по океану. Я скучаю по ощущению травы под ногами, по запаху цветов весной, по вкусу сочного персика, сорванного прямо с дерева. Я скучаю по смеху детей, играющих в парке, по парам, идущим рука об руку по дорожке, усаженной деревьями. Я скучаю по чувству общности, которое возникает при жизни в маленьком городе, где все друг друга знают и заботятся друг о друге. + Иногда я думаю, правильный ли выбор я сделал, покинув Землю. Но потом я вспоминаю невероятные вещи, которые я видел и делал в космосе - захватывающие дух виды далеких планет, благоговейную мощь сверхновой звезды, товарищество моих коллег-астронавтов, когда мы вместе работали над достижением наших целей. Эти впечатления были поистине удивительными, и я бы ни на что их не променял. + Тем не менее, бывают моменты, когда я чувствую глубокую боль в сердце по миру, который я оставил позади. Интересно, смогу ли я когда-нибудь снова испытать эти простые удовольствия? Интересно, смогу ли я когда-нибудь почувствовать песок между пальцами ног, ощутить вкус соли в воздухе или услышать шум волн, разбивающихся о берег. Но пока все, что я могу сделать, - это закрыть глаза и представить, что я снова на Земле, в окружении вещей, по которым я скучаю больше всего. +book-text-aurora = + Дорогой дневник, + + Сегодня знаменательный день для экипажа звездолета "Аврора". После нескольких месяцев плавания по просторам космоса они наконец-то приземляются на Землю. + Экипаж выполнил свою миссию, собрав данные о недавно открытой планете в соседней солнечной системе. Это было невероятное путешествие, полное трудностей, триумфов и моментов, вызывающих благоговейный трепет. + Когда корабль спускается в атмосфере, тепло при входе в атмосферу вызывает огненно-красное свечение корпуса, и корабль ударяется об атмосферу. Это тяжелая поездка, но экипаж находится в надежных руках. + Наконец, они приземляются на твердую землю, и экипаж разражается радостными возгласами и объятиями. Это приветствие героев, и кажется, что они отсутствовали целую жизнь. + Пока они идут в комнату для переговоров, они не перестают говорить о своем невероятном путешествии. Они увидели такие достопримечательности, о которых большинство людей могут только мечтать, исследовали планету, которую никто никогда не видел, и вышли с другой стороны более сильными и сплоченными, чем когда-либо прежде. + Оглядываясь на свое путешествие, члены экипажа понимают, что они достигли чего-то поистине выдающегося. Они расширили границы человеческих исследований и показали, что все возможно, если упорно трудиться, проявлять решимость и немного везения. + Теперь, возвращаясь к жизни на Земле, они знают, что воспоминания об этом путешествии останутся с ними навсегда. Для них было честью быть частью этого экипажа, и они благодарны за каждое мгновение, проведенное вместе. + + До следующего раза, + Анонимный член экипажа звездолета "Аврора". +book-text-temple = + Мои дорогие братья и сестры, сегодня я стою перед вами, чтобы поговорить о том, почему существует более одного бога. Как священник, я посвятил свою жизнь изучению божественного, и я твердо убежден, что существует несколько богов в силу самой природы существования. + Подумайте о просторах нашей Вселенной с ее бесчисленными галактиками, звездами и планетами. Каждая из них уникальна, со своим набором физических законов и свойств. Если мы признаем, что Вселенная была создана единым, всемогущим божеством, то как мы можем объяснить такое разнообразие? + Ответ кроется в осознании того, что существование - это не простое, прямолинейное понятие. Она сложна, многослойна и многогранна, имеет множество различных измерений и аспектов. Как во Вселенной существует бесчисленное множество различных форм материи и энергии, так и во Вселенной существует множество различных сил и сущностей, составляющих божественное. + Каждый бог представляет различные аспекты бытия, будь то любовь, мудрость, сила или справедливость. Как разные люди обладают разными талантами и способностями, так и разные боги обладают уникальной силой и ролью в великой схеме вещей. + Но почему, спросите вы, это имеет для нас значение? Почему нас должна волновать природа божественного? Ответ заключается в том, что понимание божественного необходимо для нашего собственного духовного роста и развития. Признавая сложность и многообразие божественного, мы глубже понимаем хитросплетения окружающего нас мира и начинаем видеть свое собственное место в нем. + Так давайте же примем множество богов, составляющих божественное, и будем стремиться учиться у каждого из них. Пусть мы будем благословлены мудростью, силой и любовью божественного, и пусть мы продолжаем расти и развиваться в нашем собственном духовном путешествии. +book-text-watched = + Я не знаю, кто "они", но я чувствую их взгляд на себе. Это похоже на колючее ощущение на шее, и оно не проходит. Неважно, куда я иду и что делаю, я чувствую, что они наблюдают за мной. + И это не только мое воображение. В уголках моего зрения мелькают теневые фигуры, скрывающиеся от глаз. Я слышал шаги, отдающиеся эхом по коридорам, когда я знал, что я один. Бывало и так, что я чувствовал руку на своем плече, но, обернувшись, никого не обнаруживал. + Я пытался игнорировать это, пытался сказать себе, что это просто паранойя. Но это ощущение слишком сильное, слишком реальное. Я не могу избавиться от ощущения, что что-то очень плохо. + Я начал записывать все странные происшествия, но это только усиливает мою тревогу. Записи накапливаются день за днем, документируя каждый случай ощущения, что за мной наблюдают. Это похоже на бесконечный кошмар, от которого я не могу проснуться. + Хуже всего то, что я не знаю, кто за всем этим стоит. Это может быть кто угодно на этой космической станции, а может быть и что-то более зловещее. Я пытался поговорить об этом с Джо Мендесом, начальником службы безопасности, но он просто отмахнулся от меня. Он говорит, что беспокоиться не о чем, что это просто мое воображение разыгралось. + Но я знаю, что это неправда. Ощущение, что за мной наблюдают, слишком сильное, слишком настойчивое. Я начинаю бояться за свою безопасность. Что, если "они" что-то планируют? Что, если я в опасности? + Я не знаю, что делать, но я не могу продолжать жить так. Постоянная слежка доводит меня до безумия. Мне нужно выяснить, кто за всем этим стоит, и положить этому конец, пока не стало слишком поздно. +book-text-medical-officer = + Доктор Джон Смит был опытным медицинским работником на борту исследовательской станции "Горизонт". Он видел все: от вирусных вспышек до механических неисправностей и все, что было между ними. Но ничто не могло подготовить его к тому, что должно было произойти. + Это был обычный день, когда раздался сигнал тревоги, возвещающий о готовящейся атаке Синдиката. Смит быстро собрал медицинские принадлежности и направился в комнату для экстренных совещаний. К нему присоединились несколько членов экипажа, включая капитана, главного инженера и начальника службы безопасности. + Пока они обсуждали план действий, перед ними внезапно появился волшебник, утверждавший, что пришел из будущего с предупреждением. Волшебник предупредил их, что их судьба предрешена и что единственный способ выжить - это работать вместе и доверять друг другу. Смит был настроен скептически, но решил прислушаться к совету волшебника. + Группа быстро разработала план: капитан возглавит оборону от нуки, главный инженер займется устранением повреждений, а Смит будет лечить всех раненых членов экипажа. В процессе работы они обнаружили, что среди них есть предатели, которые сотрудничают с нуки, чтобы уничтожить станцию. + Навыки Смита подверглись испытанию: он ухаживал за ранеными и одновременно следил за любой подозрительной активностью. Это был хрупкий баланс, но ему удавалось сохранять хладнокровие, подпитываясь лишь кофе и злобой. + Сражение было ожесточенным, но им удалось сдержать нуки и захватить станцию. После этого они раскрыли предателей, и справедливость восторжествовала. Волшебник появился снова, поздравил их с выживанием и так же быстро исчез. + Смит понял, что волшебник был прав: их выживание зависело от их доверия и сотрудничества. Он поклялся себе никогда не забывать этот урок и всегда держать себя в руках, независимо от ситуации. +book-text-morgue = + Опоссум Морти и енот Мортиша были призраками старого морга. Морг был заброшен уже много лет, но эти два зверька сделали его своим домом. Им нравилось исследовать пустые коридоры и играть в прятки в холодильных камерах. + Однажды группа городских исследователей наткнулась на морг. Они были потрясены, обнаружив, что он все еще используется, несмотря на свое ветхое состояние. Они осторожно пробирались по пустым залам, пока не услышали странный шум, доносящийся из холодильной камеры. + Морти и Мортиша играли в свою любимую игру "кто дальше всех прыгнет", когда услышали, что туда вошли незнакомцы. Они быстро спрятались за металлическими полками и стали наблюдать, как люди исследуют помещение. + Один из исследователей открыл дверь в одну из холодильных камер, но обнаружил, что она пуста. Он повернулся, чтобы уйти, но Мортиша, сидевшая на самом верху, случайно опрокинула банку с формальдегидом и вылила ее содержимое на него. + Мужчина закричал и выбежал из комнаты, убежденный, что на него напали призраки морга. Остальные исследователи последовали его примеру, оставив морг снова заброшенным. + Морти и Мортиша хихикали про себя, наблюдая за бегством людей. Они были счастливы, что спугнули незваных гостей и могут продолжать жить в своем любимом морге, никем не потревоженные. +book-text-rufus = + Давным-давно в одной причудливой стране жил неуловимый кролик по имени Руфус. Руфус был известен как плут и всегда устраивал пакости, где бы он ни находился. Однажды он неспешно катался на велосипеде и наткнулся на морковную грядку. + Руфус любил морковь больше всего на свете, поэтому он решил остановиться и взять несколько штук себе. Когда он ел вкусную морковку, он почувствовал, как легкий ветерок потрепал его шерсть. Вдруг он услышал позади себя голос: "Извините, но эта морковка принадлежит мне". + Руфус быстро обернулся и увидел маленькую фею, парящую в воздухе позади него. У нее был озорной блеск в глазах и игривая улыбка на лице. Руфус был ошеломлен, так как никогда раньше не видел фею. + Фея представилась Блоссом и объяснила, что она - защитница морковной грядки. Она наблюдала за Руфусом издалека и знала, что он озорной кролик. Однако в тот день она была настроена игриво и решила дать ему несколько морковок. + Руфус был в восторге и поблагодарил Блоссом за ее щедрость. Затем она предложила ему прокатиться по лесу на ее спине, и Руфус с радостью согласился. Когда они парили среди деревьев, ветерок дул Руфусу в лицо, а вид причудливого леса вокруг заставлял его чувствовать себя как во сне. + После прогулки Блоссом попрощалась с Руфусом и исчезла в лесу. Руфус сел обратно на велосипед, чувствуя благодарность за полученный опыт и вкусную морковь, которой он наслаждался. С этого дня он всегда спрашивал разрешения, прежде чем взять что-то, что ему не принадлежит, зная, что за ним может присматривать капризная фея. +book-text-map = + Как только в нос ударил пряный аромат кумина и паприки, Макс понял, что его ждет приключение. Его всегда привлекала экзотика и неизвестность, и этот ресторан обещал именно это. + Макс что-то искал, хотя и не был уверен, что именно. Возможно, это было чувство цели, а может быть, просто отдых от однообразия повседневной рутины. Что бы это ни было, он чувствовал, что этот ужин станет первым шагом на пути, который уведет его далеко от обычной жизни. + Сидя за столом и наблюдая, как мерцающие огни ресторана пляшут по стенам, Макс почувствовал, как в кармане зажужжал телефон. На мгновение он замешкался, раздумывая, стоит ли отвечать, но в конце концов решил, что приехал сюда, чтобы убежать от привычного, и проигнорировал звонок. + Покончив с едой, Макс оплатил счет и вышел на улицу в прохладный ночной воздух. Идя по улице, он заметил лежащий на тротуаре таинственный чемодан и не смог устоять перед искушением исследовать его. + С чувством волнения и трепета Макс осторожно открыл чемодан, и тут же был поражен видом замысловатой карты, покрытой таинственными символами и пометками. Тогда он понял, что его приключение действительно началось. + Макс не мог поверить в свою удачу. Он всегда мечтал отправиться в настоящее приключение, и вот оно практически упало ему на колени. Он внимательно изучил карту, пытаясь расшифровать ее секреты. + Изучая карту, он понял, что на ней изображены далекие джунгли в Южной Америке. Он слышал истории о древних руинах и потерянных цивилизациях, спрятанных в густой листве. Говорили, что там находятся сокровища, о которых невозможно даже мечтать. + Макс знал, что должен отправиться в Южную Америку и сам исследовать эти джунгли. Он быстро заказал билет на самолет и не успел оглянуться, как оказался в самолете, летящем в неизвестность. + По мере того как он углублялся в джунгли, Макса охватывало чувство благоговения и удивления. Пышная зелень не была похожа ни на что, что он когда-либо видел раньше, а звуки экзотических животных эхом разносились среди деревьев. + Прошло совсем немного времени, и Макс наткнулся на руины, которые искал. Они были спрятаны глубоко в джунглях, и ему показалось, что он открыл давно забытый секрет. + Исследуя руины, Макс понял, что он не один. Там были и другие искатели приключений, все они искали те же сокровища, что и он. + Конкуренция была жестокой, но Макс был полон решимости выйти победителем. Он использовал свою смекалку и находчивость, чтобы перехитрить других искателей сокровищ, и наконец нашел то, что искал: сверкающий сундук, наполненный драгоценными камнями и древними артефактами. + Макс не мог поверить в свою удачу. Он отправился в приключение всей своей жизни, и теперь у него было богатство, о котором он даже не мечтал. Но когда он сидел и смотрел на лежащие перед ним сокровища, он понял, что на самом деле он обрел новое чувство цели и приключений. Он знал, что никогда больше не будет довольствоваться обыденной жизнью, и что в мире за его пределами его ждут еще бесчисленные приключения. +book-text-journ-mount = + Лену всегда привлекала завораживающая красота гор. То, как вершины возвышаются на фоне неба, хрустящий воздух и чувство свободы, которое они внушали. Ей нравился вызов - смелость подниматься все выше и выше, пока она не достигала вершины и не смотрела на мир внизу. + Но Лена была не только альпинисткой - она также была искусной гитаристкой. Каждый вечер, сидя у костра, играя на своем инструменте и распевая песни, которые эхом разносились по долинам, она чувствовала себя по-настоящему живой. + Однажды, когда Лена преодолевала особенно сложный участок горы, она услышала смех, который эхом разносился по воздуху. Она остановилась на мгновение, пытаясь определить источник звука, и вскоре заметила впереди группу альпинистов. Они были явно опытными, смеялись и шутили, с легкостью преодолевая сложный рельеф. + Почувствовав чувство товарищества, Лена подошла к группе и завязала разговор. Они были впечатлены ее смелостью и вскоре пригласили ее присоединиться к ним в восхождении. Вместе они поднялись на гору, доводя себя до предела и подбадривая друг друга по пути. + Когда они достигли вершины, Лена достала гитару и начала играть. Музыка была завораживающей, и группа замолчала, захваченная красотой момента. Когда она закончила последние ноты песни, они разразились аплодисментами, их смех эхом отражался от склона горы. + В этот момент Лена поняла, что нашла свое истинное призвание. Она должна была стать музыкантом, альпинистом и источником вдохновения для всех окружающих. И когда она смотрела на мир с вершины горы, она знала, что все возможно, если осмелиться мечтать. +book-text-inspiration = + Будучи писателем-фрилансером, Сара всегда находилась в поисках вдохновения. Она побывала во многих местах и встречалась со многими людьми, но сегодня она обнаружила себя бредущей по незнакомой тропинке в лесу. Яркие краски осенних листьев завораживали, и она ощущала сюрреалистическое чувство покоя по мере того, как углублялась в лес. + Вдруг она наткнулась на небольшую поляну и задохнулась от открывшегося перед ней вида. Безмятежный водопад каскадом стекал с горы, окруженный разноцветными полевыми цветами и бабочками. Сара не могла поверить в свою удачу, обнаружив эту скрытую жемчужину. + Не раздумывая ни секунды, Сара достала ручку и блокнот и начала писать. Она писала о красоте этой сцены, о спокойствии, которое она чувствовала, и о сюрреалистичности момента. Она хотела запечатлеть это чувство и поделиться им с другими через свои слова. + Когда она закончила писать, Сара услышала треск ветки и, подняв голову, увидела приближающегося к ней мужчину с фотоаппаратом. Он представился фотографом и спросил, видела ли она водопад. Они завязали разговор, и вскоре оба уже смеялись и делились историями о своих приключениях. + Когда солнце начало садиться, они собрали свое снаряжение и попрощались. Сара была благодарна за эту неожиданную встречу и за вдохновение, которое она ей принесла. Она знала, что этот момент останется с ней навсегда, и чувствовала спокойствие, зная, что в мире еще так много красоты, которая ждет своего часа. diff --git a/Resources/Locale/ru-RU/paper/book-dnd.ftl b/Resources/Locale/ru-RU/paper/book-dnd.ftl new file mode 100644 index 00000000000..44d78105136 --- /dev/null +++ b/Resources/Locale/ru-RU/paper/book-dnd.ftl @@ -0,0 +1,157 @@ +book-cnc-sheet = + Лист персонажа КиК 5 редакции + -------------------------------------------------------------------------------------- + РАЗДЕЛ 1: ОСНОВЫ + -------------------------------------------------------------------------------------- + Имя персонажа : + Раса / Класс : + Уровень / Опыт : + Предыстория : + + -------------------------------------------------------------------------------------- + РАЗДЕЛ 2: ХАРАКТЕРИСТИКИ + -------------------------------------------------------------------------------------- + Сила = 10 (+0) 10 Базовые + Ловкость = 10 (+0) 10 Базовые + Телосложение = 10 (+0) 10 Базовые + Интеллект = 10 (+0) 10 Базовые + Мудрость = 10 (+0) 10 Базовые + Харизма = 10 (+0) 10 Базовые + + Бонус мастерства = + Восприятие (пассивная мудрость) = + + Расовые (Раса) + + Классовые (Класс) + + + -------------------------------------------------------------------------------------- + РАЗДЕЛ 3: СПАСБРОСКИ + -------------------------------------------------------------------------------------- + + ( )Сила = +0 + ( )Ловкость = +0 + ( )Телосложение = +0 + ( )Интеллект = +0 + ( )Мудрость = +0 + ( )Харизма = +0 + + + -------------------------------------------------------------------------------------- + РАЗДЕЛ 4: НАВЫКИ + -------------------------------------------------------------------------------------- + + ( ) Атлетика (Сил) +0 ( ) Восприятие (Мдр) +0 + ( ) Акробатика (Лвк) +0 ( ) Выживание (Мдр) +0 + ( ) Ловкость рук (Лвк) +0 ( ) Медицина (Мдр) +0 + ( ) Скрытность (Лвк) +0 ( ) Проницательность (Мдр) +0 + ( ) История (Инт) +0 ( ) Уход за животными (Мдр) +0 + ( ) Магия (Инт) +0 ( ) Выступление (Хар) +0 + ( ) Природа (Инт) +0 ( ) Запугивание (Хар) +0 + ( ) Расследование (Инт) +0 ( ) Обман (Хар) +0 + ( ) Религия (Инт) +0 ( ) Убеждение (Хар) +0 + + + + + -------------------------------------------------------------------------------------- + РАЗДЕЛ 5: БОЙ И ЗДОРОВЬЕ + -------------------------------------------------------------------------------------- + + + Класс Доспеха (КД) : + Инициатива (пассивная) : + Скорость : + + Кость хитов : + Максимум хитов : + Текущие хиты : + Временные хиты : + + АТАКИ + Тип оружия (Ближнее или дальнее) / Бонус / Урон (Тип) + + -------------------------------------------------------------------------------------- + РАЗДЕЛ 6: ЛИЧНОСТЬ + -------------------------------------------------------------------------------------- + + Возраст / Гендер : + Рост / Вес : + Глаза / Кожа / Волосы : + Описание : + + Предыстория : + Владение навыками : + Владение инструментами : + Языки : + + Особенности : + Причуда по выбору : + Черты характера : + Идеалы : + Привязанности : + Слабости : + + -------------------------------------------------------------------------------------- + РАЗДЕЛ 7: ЭКСТРА + -------------------------------------------------------------------------------------- + Список снаряжения + Описание Стоимость Вес + + + фунты + + Монеты + Платиновые : + Элериевые : + Золотые : + Серебряные : + Медные : + + Самоцветы : + Ювелирные украшения : + Прочее : + Волшебные предметы : + + + -------------------------------------------------------------------------------------- + РАЗДЕЛ 8: ЗАКЛИНАНИЯ + -------------------------------------------------------------------------------------- + + Уровень заклинания : + Сложность спасброска : + Бонус атаки заклинанием : + Ячейки заклинаний: + 1: (МАКС.) (ПОТРАЧЕНО) + 2: (МАКС.) (ПОТРАЧЕНО) + 3: (МАКС.) (ПОТРАЧЕНО) + 4: (МАКС.) (ПОТРАЧЕНО) + 5: (МАКС.) (ПОТРАЧЕНО) + 6: (МАКС.) (ПОТРАЧЕНО) + 7: (МАКС.) (ПОТРАЧЕНО) + 8: (МАКС.) (ПОТРАЧЕНО) + 9: (МАКС.) (ПОТРАЧЕНО) + + Заговоры + Название Время накладывания Дистанция Длительность Компоненты + + 1: Название Время накладывания Дистанция Длительность Компоненты Ритуал? + + 2: Название Время накладывания Дистанция Длительность Компоненты Ритуал? + + 3: Название Время накладывания Дистанция Длительность Компоненты Ритуал? + + 4: Название Время накладывания Дистанция Длительность Компоненты Ритуал? + + 5: Название Время накладывания Дистанция Длительность Компоненты Ритуал? + + 6: Название Время накладывания Дистанция Длительность Компоненты Ритуал? + + 7: Название Время накладывания Дистанция Длительность Компоненты Ритуал? + + 8: Название Время накладывания Дистанция Длительность Компоненты Ритуал? + + 9: Название Время накладывания Дистанция Длительность Компоненты Ритуал? + -------------------------------------------------------------------------------------- + Карпы и крипты 5 ред. diff --git a/Resources/Locale/ru-RU/paper/book-escalation.ftl b/Resources/Locale/ru-RU/paper/book-escalation.ftl new file mode 100644 index 00000000000..b00fd0720b0 --- /dev/null +++ b/Resources/Locale/ru-RU/paper/book-escalation.ftl @@ -0,0 +1,28 @@ +book-text-escalation = + Когда дело доходит до того, чтобы быть робастнутым, всё дело в стратегии. Делай это правильно и тебе будет завидовать вся станция. Делай это неправильно и сами боги могут отвернуться от тебя. Лично я всегда стремлюсь к лучшему... + + Перво-наперво: позволь оскорблениям лететь. Это твой шанс по настоящему показать твоему противнику, что ты думаешь о его нелепо большой обуви и надоедливом клаксоне. + + Ни один конфликт не обходится без капли насилия. Хорошенько толкни своего противника раз или два, и если тебе повезёт, то он спотыкнётся и упадёт, давая значительно больше поводов для оскорблений. + + Но будь осторожен, потому что сейчас твой противник наверняка попытается убить тебя. Так что попробуй немного успокоится. Так ты будешь выглядеть лучше, во время неизбежного расследования убийства. + + Если деэскалация не сработала, время брать оружие в руки. Но будь умным - выбирай что-то, что не будет выглядеть смертельным, например - эта книга. + + И если вы оба всё ещё на ногах, время доставать большие пушки. Найди острейшую вещь какую сможете и покончите с этим, ведь все уже устали от этого. + + Теперь проведи своего побеждённого противника через коридоры к медбею, чтобы все знали какой ты робастер. + + Помни, всё дело в экономии энергии. Пусть твой противник сделает часть эскалации за тебя - это беспроигрышный вариант. +book-text-escalation-security = + Сделай это правильно и вся станция будет называть тебя щиткьюрити. Сделай это неправильно и ты будешь наказан богами. Лично я всегда стремлюсь к лучшему... + + Они говорят что ручка могущественней меча, но у тебя нет меча, у тебя есть дубинка-шокер, и как только ты начнёшь писать, любой подозреваемый захочет убежать. + + Так что попробуй начать конфронтацию со слов. Это вероятно не сделает с тебя щиткьюрити, но так же будет не очень эффективно против кого-то со злым намерением. + + Твоим следующим шагом будет использование не летальных или более-менее летальных устройств, такие как дубинки-шокеры, станнеры, флешки и светошумовые. Просто убедись что ты прошёл обучение, прежде чем использовать их. Предлагать их подозреваемому взамен на его сотрудничество не лучшее использование этих инструментов. + + Если тебе повезло встретиться с подозреваемым который несёт смертельную угрозу, время доставать все лакомства, которые ты накопил в оружейной. + + Для дополнительного устрашения, отведи своих побитых подозреваемых в медбей для лечения, вместо брига. По пути весь экипаж сможет увидеть какой ты робастер. diff --git a/Resources/Locale/ru-RU/paper/book-gaming.ftl b/Resources/Locale/ru-RU/paper/book-gaming.ftl new file mode 100644 index 00000000000..e684a010afb --- /dev/null +++ b/Resources/Locale/ru-RU/paper/book-gaming.ftl @@ -0,0 +1,32 @@ +book-text-gaming1 = + Не могу остаться на игру. + Инженеры попросили меня приглядывать за СМЭСами сингулярности. + Оставляю это здесь, чтобы ты знал, что к чему. + Прости. + - Александр +book-text-gaming2 = + Джони Клув + Класс: Друид + Мировоззрение: Нейтральный Добрый + СИЛ: 1,294,139 + ЛОВ: 4,102,103 + ВЫН: 9,522,913 + ИНТ: 528,491 + МУД: 1 + ХАР: 1 + Где возраст? + Почему твои характеристики такие абсурдные? + Чего ты вообще добиваешься, Лия? - Твой дружелюбный ДМ +book-text-gaming3 = + ГИГАНТСКАЯ КОСМИЧЕСКАЯ МУХА ИЗ КОСМОСА + Сессия 1: Им нужно будет узнать, что происходит в мире и что вообще за Гигантская Космическая Муха. + Сессия 2: Им нужно будет узнать о сейсмических искажениях в Совете Волшебников. + Сессия 3: На пути в подземное логово. + Сессия 4: Встреча с Архитектором Мух. + О Господи Боже, они тупо начали убивать всех подряд. +book-text-gaming4 = + Не смогу прийти на встречу, химик снова подорвал медотсек. + Пятый раз за эту смену. + Это невероятно. + Но не в хорошем смысле. + Здоровья погибшим, - Ариэль diff --git a/Resources/Locale/ru-RU/paper/book-salvage.ftl b/Resources/Locale/ru-RU/paper/book-salvage.ftl new file mode 100644 index 00000000000..87253b5a2de --- /dev/null +++ b/Resources/Locale/ru-RU/paper/book-salvage.ftl @@ -0,0 +1,83 @@ +book-text-demonomicon1 = Как Вызвать Демона + - автор Дж.Дж. Визджеральд + + 1. закончить написание руководства по вызову демона +book-text-demonomicon2 = Как Вызвать Димона + - автор Дж.Дж. Визджеральд + + 1. закончить написание руководства по вызову димона + 2. СТоп. Опечатка. Чёрт. Простите чуваки +book-text-demonomicon3 = Найденные Мною Крутые Имена Демонов + - автор мисс Моссрок + + Абраксас + Нефилим + Баал + Левиафан + Гэри + Молох + Сцилла + Фенекс +book-text-chemistry-insane = РУКОВОДСТВО ПО ХИМИИ ИГОРЯ ХИМИКА + + НАЗВАНИЕ: РУКОВОДСТВО ПО ХИМИИ + + АННОТАЦИЯ: РУКОВОДСТВО ПО ХИМИИ + + РАЗДЕЛ: МУДРЫЕ СЛОВА ИГОРЯ ХИМИКА + + МОЙ СОВЕТ НОМЕР ОДИН. ВСЕГДА ВЕСЕЛИСЬ. НИКОГДА НЕ ЗНАЕШЬ, КОГДА ВСЁ ЗАКОНЧИТСЯ. + ТАК ЧТО ПРОСТО ПРОДОЛЖАЙ!!! + + МОЙ СОВЕТ НОМЕР ДВА. Я ПРОСТО НЕ МОГУ БЛЯТЬ ПЕРЕСТАТЬ ПЕРЕМАЛЫВАТЬ КОМБИНЕЗОНЫ В ИЗМЕЛЬЧИТЕЛЕ. МОИ Т.Н. "КОЛЛЕГИ" (агенты) ПОСТОЯННО КРИЧАТ НА МЕНЯ + ЧТОБЫ Я ПЕРЕСТАЛ И ЧТО "их стоимость вычтут из нашей зарплаты", НО ОНИ ТАК ХОРОШИ. Я ПРЯМО ГЕНИЙ ДИЗАЙНА ИНТЕРЬЕРА. + САКСОФОНЫ И БАТАРЕИ ОТВЛЕКАЮТ МЕНЯ, НО Я ВСЕГДА ВОЗВРАЩАЮСЬ К КОМБИНЕЗОНАМ. ИИИ-ХАА. + + МОЙ СОВЕТ НОМЕР ТРИ. СПАСИБО, ЧТО ПРОЧИТАЛИ!!! ИГОРЬ ХИМИК + + ВЫВОДЫ: ИГОРЬ ХИМИК +book-text-botanics = ** Практическое применение образцов флоры, встречаемых на территориях Nanotrasen ** + + Многие растения, будучи измельчёнными, образуют полезные химические вещества. К. (тут и далее - космический) мак и к. алоэ вера + известны благодаря своим целебным свойствам. + + К. трутовик, он же линчжи, известен потенциальной возможностью спасать находящихся при смерти от токсинов. + Однако чрезмерное его употребление может привести к неблагоприятным последствиям. + + К. мухомор, чрезвычайно ядовитый гриб (Покойтесь с миром, сэр Алакастер), и к. галакточертополох, + казалось бы, обычный антитоксин, оказывается, имеют какое-то отношение друг к другу. + + В настоящее время проводятся специальные исследования сочетаний обсуждаемых лекарственных растений, которые могут оказаться плодотворными. + + ---- + + - авторы Джеймс Алакастер и Голзук Амарант +book-text-gnome = Да Здравствует Гномий Король + + Он есть Великий Картограф, что поместил наш народ в мир Острова! + + Тот, кто любит обладателей самых пышных шляп! + + Сражённый злопыхателями, не способными признать наш род! + + Наша месть свершится сполна! Он восстанет вновь! Хии хуу! +book-text-fishing = Когда я вырасту, я хочу стать одним из собирателей космического моря! + + Я надеюсь, что до конца своих дней успею поймать легендарную космическую рыбу! + + Я как маленькая крыска, плывущая по сырному морю! Ублюдки явятся чтобы прикончить меня, но я хитер как кот, и также удачлив! + + Зажмите и , чтобы активировать мини-игру "Рыбалка". + + - Сержант Джон Бейкер Аклополи +book-text-detective = ГЛАВА 1: МАЛЕНЬКИЙ ПЕРЕПОЛОХ НА БОЛЬШОЙ СТАНЦИИ + + Эта станция тонула в преступности и грязи... + + Я был на Багеле, играл в мяч, когда услышал вскрик и лазерный выстрел. Я зашёл под стоящий рядом стол, намереваясь спрятаться, но второго выстрела не прозвучало. + + Снаружу, двое синдов, которым удалось пронести опасную контрабанду, напали на главу инженерии. Того, что от него осталось, не хватило бы на похороны в открытом гробу. + + Здесь всегда всё идёт наперекосяк... Я никогда больше не буду относиться к клоунам как раньше. + + Вопрос в том... Кто это сделал на самом деле? \ No newline at end of file diff --git a/Resources/Locale/ru-RU/paper/clipboard-component.ftl b/Resources/Locale/ru-RU/paper/clipboard-component.ftl new file mode 100644 index 00000000000..0c555977ee6 --- /dev/null +++ b/Resources/Locale/ru-RU/paper/clipboard-component.ftl @@ -0,0 +1 @@ +clipboard-slot-component-slot-name-pen = Ручка diff --git a/Resources/Locale/ru-RU/paper/paper-component.ftl b/Resources/Locale/ru-RU/paper/paper-component.ftl new file mode 100644 index 00000000000..e28817ce9a0 --- /dev/null +++ b/Resources/Locale/ru-RU/paper/paper-component.ftl @@ -0,0 +1,10 @@ +### UI + +paper-ui-blank-page-message = Данная страница оставлена пустой специально +# Shown when paper with words examined details +paper-component-examine-detail-has-words = На листе что-то написано. +# Shown when paper with stamps examined +paper-component-examine-detail-stamped-by = На { CAPITALIZE($paper) } имеются следующие печати: { $stamps }. +paper-component-action-stamp-paper-other = { CAPITALIZE($user) } ставит печать на { $target } с помощью { $stamp }. +paper-component-action-stamp-paper-self = Вы ставите печать на { $target } с помощью { $stamp }. +paper-ui-save-button = Сохранить ({ $keybind }) diff --git a/Resources/Locale/ru-RU/paper/paper-misc.ftl b/Resources/Locale/ru-RU/paper/paper-misc.ftl new file mode 100644 index 00000000000..221d8c6921f --- /dev/null +++ b/Resources/Locale/ru-RU/paper/paper-misc.ftl @@ -0,0 +1,29 @@ +book-text-plasma-trap = + Ихихихихи, ТЕПЕРЬ они ни за что на свете не доберутся до нашего тайника, ясно? + В комнате, где лежат наши вещи, я установил температуру в тысячу К. + Вы знаете что делать, когда вещи нам понадобятся. + - Джей. +book-text-holoparasite-info = + Спасибо, что выбрали наш набор голопаразита! + Мы в компании Cybersun гордимся нашими передовыми военными и промышленными технологиями и очень ценим ваш вклад в наше развитие! + Стражи - это разумные и услужливые существа, которые вселяются в ваше тело, и абсолютно невосприимчивы к таким распространенным опасностям, как давление, температура и даже пули! + Вы приобрели набор голопаразита, который содержит активатор голопаразита в виде инъектора, брошюру с инструкцией, и нашу фирменную бейсболку! + Инструкция по применению: + 1. Активируйте инъектор голопаразита (желательно в укромном месте). + 2. Дождитесь покалывания и/или болезненных метафизических ощущений. + 3. Проверьте своего голопаразита на способность к общению и сотрудничеству, а также на способность понимать ваши приказы. + 4. Используйте свою способность призыва/отзыва, чтобы призвать или отозвать голопаразита обратно в ваше тело. + 5. Не позволяйте голопаразиту удаляться от вас на большое расстояние, иначе он будет принудительно отозван! + ВНИМАНИЕ: Стражи - существа метафизические, но для своего существования они черпают вашу ЖИЗНЕННУЮ ЭНЕРГИЮ. Прямой урон, наносимый хранителям, будет частично переноситься на вас! + Cybersun Inc. не несет ответственности за тотальную аннигиляцию вызванную неправильным использованием технологии Голопаразита. +book-text-ame-scribbles = + Я не знаю, прошли ли вы уже обучение, поэтому надеюсь, что это поможет. + Контроллеру ДАМ требуется высоковольтный кабель для передачи сгенерированной энергии. Если вы не уверены в наличии кабеля - сковырните пол ломом. + Рядом с местом, где вы нашли мою записку, должна быть пустая комната. Эта комната предназначена для ДАМ. ДАМ, а не дам. + Но вообще ДАМ можно разместить где угодно, были бы кабеля. + Расположите детали ДАМ сеткой 3x3, распакуйте их с применением мультитула. И постарайтесь не "запереть" никого внутри. + Контроллер должен соприкасаться ДАМ по горизонтали или вертикали (но не по диагонали). + Имея 1 ядро (которое и формируется вышеупомянутой сеткой 3x3), не устанавливайте впрыск выше 2. + Золотое правило - 2 впрыска на 1 ядро. В целях экономии топлива можно поставить меньше. + Поставите больше - и это привёдет к перегреву ДАМ, что в конечном итоге вызовет взрыв. Давайте без этого. + Не забывайте заправлять ДАМ, так как топливо имеет тенденцию заканчиваться в самый неподходящий момент. diff --git a/Resources/Locale/ru-RU/paper/stamp-component.ftl b/Resources/Locale/ru-RU/paper/stamp-component.ftl new file mode 100644 index 00000000000..bf167d6f280 --- /dev/null +++ b/Resources/Locale/ru-RU/paper/stamp-component.ftl @@ -0,0 +1,17 @@ +stamp-component-stamped-name-default = Очень важная персона +stamp-component-stamped-name-mime = Мим +stamp-component-stamped-name-captain = Капитан +stamp-component-stamped-name-centcom = Центком +stamp-component-stamped-name-chaplain = Священник +stamp-component-stamped-name-clown = Клоун +stamp-component-stamped-name-cmo = Главврач +stamp-component-stamped-name-denied = ОТКАЗАНО +stamp-component-stamped-name-approved = ОДОБРЕНО +stamp-component-stamped-name-hop = Глава персонала +stamp-component-stamped-name-hos = Глава службы безопасности +stamp-component-stamped-name-qm = Квартирмейстер +stamp-component-stamped-name-rd = Научный руководитель +stamp-component-stamped-name-warden = Смотритель +stamp-component-stamped-name-trader = Торговец +stamp-component-stamped-name-syndicate = Синдикат +stamp-component-stamped-name-ce = Старший инженер diff --git a/Resources/Locale/ru-RU/particle-accelerator/components/particle-accelerator-control-box-component.ftl b/Resources/Locale/ru-RU/particle-accelerator/components/particle-accelerator-control-box-component.ftl new file mode 100644 index 00000000000..bcb13c43949 --- /dev/null +++ b/Resources/Locale/ru-RU/particle-accelerator/components/particle-accelerator-control-box-component.ftl @@ -0,0 +1 @@ +particle-accelerator-control-box-component-wires-update-limiter-on-pulse = Блок управления издает жужжащий звук. diff --git a/Resources/Locale/ru-RU/particle-accelerator/components/ui/particle-accelerator-control-menu.ftl b/Resources/Locale/ru-RU/particle-accelerator/components/ui/particle-accelerator-control-menu.ftl new file mode 100644 index 00000000000..142f5c29a5d --- /dev/null +++ b/Resources/Locale/ru-RU/particle-accelerator/components/ui/particle-accelerator-control-menu.ftl @@ -0,0 +1,17 @@ +particle-accelerator-control-menu-on-button = ВКЛ +particle-accelerator-control-menu-off-button = ВЫКЛ +particle-accelerator-control-menu-service-manual-reference = См. стр. 132 руководства по обслуживанию +particle-accelerator-control-menu-device-version-label = Ускоритель частиц Mark 2 +particle-accelerator-control-menu-power-label = Питание: +particle-accelerator-control-menu-strength-label = Сила: +particle-accelerator-control-menu-alarm-control = + МОЩНОСТЬ ЧАСТИЦ + СБОЙ ОГРАНИЧИТЕЛЯ +particle-accelerator-control-menu-scan-parts-button = Сканировать части +particle-accelerator-control-menu-check-containment-field-warning = Убедитесь, что сдерживающее поле активно! +particle-accelerator-control-menu-foo-bar-baz = FOO-BAR-BAZ +particle-accelerator-control-menu-status-label = Статус: { $status } +particle-accelerator-control-menu-status-operational = Работает +particle-accelerator-control-menu-status-incomplete = Не завершено +particle-accelerator-control-menu-draw-not-available = Мощность: Н/Д +particle-accelerator-control-menu-draw = Мощность: { $watts }/{ $lastReceive } diff --git a/Resources/Locale/ru-RU/particle-accelerator/particle-accelerator-admin.ftl b/Resources/Locale/ru-RU/particle-accelerator/particle-accelerator-admin.ftl new file mode 100644 index 00000000000..e9110bca769 --- /dev/null +++ b/Resources/Locale/ru-RU/particle-accelerator/particle-accelerator-admin.ftl @@ -0,0 +1 @@ +particle-accelerator-admin-power-strength-warning = изменена мощность УЧ в устройстве { $machine } на уровень { $powerState } по координатам { $coordinates } diff --git a/Resources/Locale/ru-RU/payload/payload-case.ftl b/Resources/Locale/ru-RU/payload/payload-case.ftl new file mode 100644 index 00000000000..3cbe0dce0d7 --- /dev/null +++ b/Resources/Locale/ru-RU/payload/payload-case.ftl @@ -0,0 +1,3 @@ +payload-case-not-close-enough = Вам нужно подойти ближе, чтобы определить, содержит ли { $ent } заряд. +payload-case-has-payload = В { CAPITALIZE($ent) } установлен заряд! +payload-case-does-not-have-payload = { CAPITALIZE($ent) } не содержит заряд. diff --git a/Resources/Locale/ru-RU/pda/Ringer/ringer-component.ftl b/Resources/Locale/ru-RU/pda/Ringer/ringer-component.ftl new file mode 100644 index 00000000000..fb86e7211ae --- /dev/null +++ b/Resources/Locale/ru-RU/pda/Ringer/ringer-component.ftl @@ -0,0 +1,10 @@ +### UI + + +# For the PDA Ringer screen + +comp-ringer-vibration-popup = КПК вибрирует +comp-ringer-ui-menu-title = Рингтон +comp-ringer-ui-test-ringtone-button = Тест +comp-ringer-ui-set-ringtone-button = Установить +comp-ringer-ui = [color=yellow]♪{ $RingtoneOne }-{ $RingtoneTwo }-{ $RingtoneThree }-{ $RingtoneFour }[/color] diff --git a/Resources/Locale/ru-RU/pda/pda-component.ftl b/Resources/Locale/ru-RU/pda/pda-component.ftl new file mode 100644 index 00000000000..612b61cda3a --- /dev/null +++ b/Resources/Locale/ru-RU/pda/pda-component.ftl @@ -0,0 +1,29 @@ +### UI + +# For the PDA screen +comp-pda-ui = ID: [color=white]{ $owner }[/color], [color=yellow]{ CAPITALIZE($jobTitle) }[/color] +comp-pda-ui-blank = ID: +comp-pda-ui-owner = Владелец: [color=white]{ $actualOwnerName }[/color] +comp-pda-io-program-list-button = Программы +comp-pda-io-settings-button = Настройки +comp-pda-io-program-fallback-title = Программа +comp-pda-io-no-programs-available = Нет доступных программ +pda-bound-user-interface-show-uplink-title = Открыть аплинк +pda-bound-user-interface-show-uplink-description = Получите доступ к своему аплинку +pda-bound-user-interface-lock-uplink-title = Закрыть аплинк +pda-bound-user-interface-lock-uplink-description = Предотвратите доступ к вашему аплинку персон без кода +comp-pda-ui-menu-title = КПК +comp-pda-ui-footer = Персональный Искуственный Интеллект +comp-pda-ui-station = Станция: [color=white]{ $station }[/color] +comp-pda-ui-station-alert-level = Уровень угрозы: [color={ $color }]{ $level }[/color] +comp-pda-ui-station-alert-level-instructions = Инструкции: [color=white]{ $instructions }[/color] +comp-pda-ui-station-time = Длительность смены: [color=white]{ $time }[/color] +comp-pda-ui-eject-id-button = Извлечь ID +comp-pda-ui-eject-pen-button = Извлечь ручку +comp-pda-ui-ringtone-button-description = Измените рингтон вашего КПК +comp-pda-ui-ringtone-button = Рингтон +comp-pda-ui-toggle-flashlight-button = Переключить фонарик +pda-bound-user-interface-music-button-description = Слушайте музыку на своём КПК +pda-bound-user-interface-music-button = Музыкальный инструмент +comp-pda-ui-unknown = Неизвестно +comp-pda-ui-unassigned = Не назначено diff --git a/Resources/Locale/ru-RU/persistence/command.ftl b/Resources/Locale/ru-RU/persistence/command.ftl new file mode 100644 index 00000000000..ed7644141ce --- /dev/null +++ b/Resources/Locale/ru-RU/persistence/command.ftl @@ -0,0 +1 @@ +cmd-persistencesave-no-path = filePath was not specified and CCVar { $cvar } is not set. Manually set the filePath param in order to save the map. diff --git a/Resources/Locale/ru-RU/pinpointer/pinpointer.ftl b/Resources/Locale/ru-RU/pinpointer/pinpointer.ftl new file mode 100644 index 00000000000..fa0353c3bac --- /dev/null +++ b/Resources/Locale/ru-RU/pinpointer/pinpointer.ftl @@ -0,0 +1 @@ +examine-pinpointer-linked = Он отслеживает: { $target } diff --git a/Resources/Locale/ru-RU/pinpointer/station_map.ftl b/Resources/Locale/ru-RU/pinpointer/station_map.ftl new file mode 100644 index 00000000000..d0b232e33c7 --- /dev/null +++ b/Resources/Locale/ru-RU/pinpointer/station_map.ftl @@ -0,0 +1 @@ +station-map-window-title = Карта станции diff --git a/Resources/Locale/ru-RU/plants/component/potted-plant-hide-component.ftl b/Resources/Locale/ru-RU/plants/component/potted-plant-hide-component.ftl new file mode 100644 index 00000000000..96bd65b11f2 --- /dev/null +++ b/Resources/Locale/ru-RU/plants/component/potted-plant-hide-component.ftl @@ -0,0 +1 @@ +potted-plant-hide-component-interact-hand-got-no-item-message = Вы роетесь среди корней. diff --git a/Resources/Locale/ru-RU/players/play-time/play-time-commands.ftl b/Resources/Locale/ru-RU/players/play-time/play-time-commands.ftl new file mode 100644 index 00000000000..427d2702c63 --- /dev/null +++ b/Resources/Locale/ru-RU/players/play-time/play-time-commands.ftl @@ -0,0 +1,52 @@ +parse-minutes-fail = Не удалось спарсить '{ $minutes }' как минуты +parse-session-fail = Не найдена сессия для '{ $username }' + +## Role Timer Commands + +# - playtime_addoverall +cmd-playtime_addoverall-desc = Добавляет указанное число минут к общему игровому времени игрока +cmd-playtime_addoverall-help = Использование: { $command } +cmd-playtime_addoverall-succeed = Общее игровое время { $username } увеличено на { TOSTRING($time, "dddd\\:hh\\:mm") }. +cmd-playtime_addoverall-arg-user = +cmd-playtime_addoverall-arg-minutes = +cmd-playtime_addoverall-error-args = Ожидается ровно два аргумента +# - playtime_addrole +cmd-playtime_addrole-desc = Добавляет указанное число минут к времени игрока на определённой роли +cmd-playtime_addrole-help = Использование: { $command } +cmd-playtime_addrole-succeed = Игровое время для { $username } / \'{ $role }\' увеличено на { TOSTRING($time, "dddd\\:hh\\:mm") }. +cmd-playtime_addrole-arg-user = +cmd-playtime_addrole-arg-role = +cmd-playtime_addrole-arg-minutes = +cmd-playtime_addrole-error-args = Ожидается ровно три аргумента +# - playtime_getoverall +cmd-playtime_getoverall-desc = Получить общее игровое время игрока в минутах +cmd-playtime_getoverall-help = Использование: { $command } +cmd-playtime_getoverall-success = Общее игровое время { $username } составляет { TOSTRING($time, "dddd\\:hh\\:mm") }. +cmd-playtime_getoverall-arg-user = +cmd-playtime_getoverall-error-args = Ожидается ровно один аргумент +# - GetRoleTimer +cmd-playtime_getrole-desc = Получает все или один таймер роли от игрока +cmd-playtime_getrole-help = Использование: { $command } [role] +cmd-playtime_getrole-no = Таймеров ролей не найдено +cmd-playtime_getrole-role = Роль: { $role }, игровое время: { $time } +cmd-playtime_getrole-overall = Общее игровое время { $time } +cmd-playtime_getrole-succeed = Игровое время { $username } составляет: { TOSTRING($time, "dddd\\:hh\\:mm") }. +cmd-playtime_getrole-arg-user = +cmd-playtime_getrole-arg-role = +cmd-playtime_getrole-error-args = Ожидается ровно один или два аргумента +# - playtime_save +cmd-playtime_save-desc = Сохранение игрового времени игрока в БД +cmd-playtime_save-help = Использование: { $command } +cmd-playtime_save-succeed = Игровое время { $username } сохранено +cmd-playtime_save-arg-user = +cmd-playtime_save-error-args = Ожидается ровно один аргумент + +## 'playtime_flush' command' + +cmd-playtime_flush-desc = Записывает активные трекеры в хранение отслеживании игрового времени. +cmd-playtime_flush-help = + Использование: { $command } [user name] + Это вызывает запись только во внутреннее хранилище, при это не записывая немедленно в БД. + Если пользователь передан, то только этот пользователь будет обработан. +cmd-playtime_flush-error-args = Ожидается ноль или один аргумент +cmd-playtime_flush-arg-user = [user name] diff --git a/Resources/Locale/ru-RU/players/play-time/whitelist.ftl b/Resources/Locale/ru-RU/players/play-time/whitelist.ftl new file mode 100644 index 00000000000..7f1ac7088ba --- /dev/null +++ b/Resources/Locale/ru-RU/players/play-time/whitelist.ftl @@ -0,0 +1 @@ +playtime-deny-reason-not-whitelisted = Вам надо быть в белом списке. diff --git a/Resources/Locale/ru-RU/pneumatic-cannon/pneumatic-cannon-component.ftl b/Resources/Locale/ru-RU/pneumatic-cannon/pneumatic-cannon-component.ftl new file mode 100644 index 00000000000..bb7ae09dce6 --- /dev/null +++ b/Resources/Locale/ru-RU/pneumatic-cannon/pneumatic-cannon-component.ftl @@ -0,0 +1,20 @@ +### Loc for the pneumatic cannon. + +pneumatic-cannon-component-itemslot-name = Газовый баллон + +## Shown when trying to fire, but no gas + +pneumatic-cannon-component-fire-no-gas = { CAPITALIZE($cannon) } щёлкает, но газ не выходит. + +## Shown when changing power. + +pneumatic-cannon-component-change-power = + { $power -> + [High] Вы устанавливаете ограничитель на максимум. Как бы вышло не слишком сильно... + [Medium] Вы устанавливаете ограничитель посередине. + *[Low] Вы устанавливаете ограничитель на минимум. + } + +## Shown when being stunned by having the power too high. + +pneumatic-cannon-component-power-stun = { CAPITALIZE($cannon) } сбивает вас с ног! diff --git a/Resources/Locale/ru-RU/pointing/pointing-verb.ftl b/Resources/Locale/ru-RU/pointing/pointing-verb.ftl new file mode 100644 index 00000000000..00c2de00a75 --- /dev/null +++ b/Resources/Locale/ru-RU/pointing/pointing-verb.ftl @@ -0,0 +1 @@ +pointing-verb-get-data-text = Указать на diff --git a/Resources/Locale/ru-RU/points/points.ftl b/Resources/Locale/ru-RU/points/points.ftl new file mode 100644 index 00000000000..d1e6309c015 --- /dev/null +++ b/Resources/Locale/ru-RU/points/points.ftl @@ -0,0 +1,7 @@ +point-scoreboard-winner = Победитель — [color=lime]{ $player }![/color] +point-scoreboard-header = [bold]Таблица результатов[/bold] +point-scoreboard-list = + { $place }. [bold][color=cyan]{ $name }[/color][/bold] набирает [color=yellow]{ $points -> + [one] { $points } очко + *[other] { $points } очков + }.[/color] diff --git a/Resources/Locale/ru-RU/polymorph/polymorph.ftl b/Resources/Locale/ru-RU/polymorph/polymorph.ftl new file mode 100644 index 00000000000..6a25f4c8f07 --- /dev/null +++ b/Resources/Locale/ru-RU/polymorph/polymorph.ftl @@ -0,0 +1,4 @@ +polymorph-self-action-name = Полиморфировать ({ CAPITALIZE($target) }) +polymorph-self-action-description = Мгновенно полиморфируйте себя в { $target }. +polymorph-popup-generic = { CAPITALIZE($parent) } превратился в { $child }. +polymorph-revert-popup-generic = { CAPITALIZE($parent) } превратился обратно в { $child }. diff --git a/Resources/Locale/ru-RU/portal/portal.ftl b/Resources/Locale/ru-RU/portal/portal.ftl new file mode 100644 index 00000000000..f399ce9cbc6 --- /dev/null +++ b/Resources/Locale/ru-RU/portal/portal.ftl @@ -0,0 +1,6 @@ +### Portal verb text + +portal-component-ghost-traverse = Переместиться +portal-component-no-linked-entities = Невозможно переместиться призраком через портал, не имеющий ровно одного связанного портала. +portal-component-can-ghost-traverse = Телепортироваться к связанному порталу +portal-component-invalid-configuration-fizzle = Портал исчезает! diff --git a/Resources/Locale/ru-RU/portal/swap-teleporter.ftl b/Resources/Locale/ru-RU/portal/swap-teleporter.ftl new file mode 100644 index 00000000000..416a00cfae5 --- /dev/null +++ b/Resources/Locale/ru-RU/portal/swap-teleporter.ftl @@ -0,0 +1,15 @@ +swap-teleporter-popup-link-create = Квантовая связь установлена! +swap-teleporter-popup-link-fail-already = Ошибка установки квантовой связи! Связь уже установлена на этом устройстве. +swap-teleporter-popup-link-fail-already-other = Ошибка установки квантовой связи! Связь на другом устройстве уже установлена. +swap-teleporter-popup-link-destroyed = Квантовая связь разрушена! +swap-teleporter-popup-teleport-cancel-time = Все еще перезаряжается! +swap-teleporter-popup-teleport-cancel-link = Не связано с другим устройством! +swap-teleporter-popup-teleport-other = { CAPITALIZE(THE($entity)) } активируется, и вы оказываетесь в другом месте. +swap-teleporter-verb-destroy-link = Разрушить квантовую связь +swap-teleporter-examine-link-present = [color=forestgreen]Связано с другим устройством.[/color] Нажмите Alt-ЛКМ, чтобы разорвать квантовую связь. +swap-teleporter-examine-link-absent = [color=yellow]В настоящий момент не связано.[/color] Используйте на другом устройстве, чтобы установить квантовую связь. +swap-teleporter-examine-time-remaining = + Время до перезарядки: [color=purple]{ $second } секунд{ $second -> + [one] . + *[other] . + }[/color] diff --git a/Resources/Locale/ru-RU/power-cell/components/power-cell-component.ftl b/Resources/Locale/ru-RU/power-cell/components/power-cell-component.ftl new file mode 100644 index 00000000000..fd5799c09a5 --- /dev/null +++ b/Resources/Locale/ru-RU/power-cell/components/power-cell-component.ftl @@ -0,0 +1,4 @@ +power-cell-component-examine-details = Индикатор заряда показывает { $currentCharge } %. +power-cell-component-examine-details-no-battery = Батарея не вставлена. +power-cell-no-battery = Отсутствует батарея +power-cell-insufficient = Недостаточно энергии diff --git a/Resources/Locale/ru-RU/power-cell/components/power-cell-slot-component.ftl b/Resources/Locale/ru-RU/power-cell/components/power-cell-slot-component.ftl new file mode 100644 index 00000000000..b4dba7005de --- /dev/null +++ b/Resources/Locale/ru-RU/power-cell/components/power-cell-slot-component.ftl @@ -0,0 +1,2 @@ +# Verbs +power-cell-slot-component-slot-name-default = Батарея diff --git a/Resources/Locale/ru-RU/power/components/charger.ftl b/Resources/Locale/ru-RU/power/components/charger.ftl new file mode 100644 index 00000000000..eaff900edbc --- /dev/null +++ b/Resources/Locale/ru-RU/power/components/charger.ftl @@ -0,0 +1,2 @@ +charger-examine = Заряжает [color={ $color }]{ $chargeRate }Вт[/color] в секунду. +charger-component-charge-rate = скорость зарядки diff --git a/Resources/Locale/ru-RU/power/components/generator.ftl b/Resources/Locale/ru-RU/power/components/generator.ftl new file mode 100644 index 00000000000..e94ad6dcc0a --- /dev/null +++ b/Resources/Locale/ru-RU/power/components/generator.ftl @@ -0,0 +1,36 @@ +generator-clogged = { $generator } резко отключается! +portable-generator-verb-start = Запустить генератор +portable-generator-verb-start-msg-unreliable = Запуск генератора. Это может потребовать нескольких попыток. +portable-generator-verb-start-msg-reliable = Запустить генератор. +portable-generator-verb-start-msg-unanchored = Генератор должен быть закреплён! +portable-generator-verb-stop = Остановить генератор +portable-generator-start-fail = Вы дёргаете за трос, но он не заводится. +portable-generator-start-success = Вы дёргаете за трос, и он оживает. +portable-generator-ui-title = Портативный генератор +portable-generator-ui-status-stopped = Остановлен: +portable-generator-ui-status-starting = Запускается: +portable-generator-ui-status-running = Работает: +portable-generator-ui-start = Старт +portable-generator-ui-stop = Стоп +portable-generator-ui-target-power-label = Цел. мощн. (кВт): +portable-generator-ui-efficiency-label = Эффективность: +portable-generator-ui-fuel-use-label = Расход топлива: +portable-generator-ui-fuel-left-label = Остаток топлива: +portable-generator-ui-clogged = В топливном баке обнаружено загрязнение! +portable-generator-ui-eject = Извлечь +portable-generator-ui-eta = (~{ $minutes } минут) +portable-generator-ui-unanchored = Не закреплено +portable-generator-ui-current-output = Текущая мощность: { $voltage } +portable-generator-ui-network-stats = Сеть: +portable-generator-ui-network-stats-value = { POWERWATTS($supply) } / { POWERWATTS($load) } +portable-generator-ui-network-stats-not-connected = Не присоеденено +power-switchable-generator-examine = Выработанная энергия направлена на { $voltage }. +power-switchable-generator-switched = Выход переключен на { $voltage }! +power-switchable-voltage = + { $voltage -> + [HV] [color=orange]ВВ[/color] + [MV] [color=yellow]СВ[/color] + *[LV] [color=green]НВ[/color] + } +power-switchable-switch-voltage = Переключить на { $voltage } +fuel-generator-verb-disable-on = Сначала выключите генератор! diff --git a/Resources/Locale/ru-RU/power/components/power-receiver-component.ftl b/Resources/Locale/ru-RU/power/components/power-receiver-component.ftl new file mode 100644 index 00000000000..86c400ae85d --- /dev/null +++ b/Resources/Locale/ru-RU/power/components/power-receiver-component.ftl @@ -0,0 +1,3 @@ +power-receiver-component-on-examine-main = Похоже, питание { $stateText }. +power-receiver-component-on-examine-powered = [color=darkgreen]имеется[/color] +power-receiver-component-on-examine-unpowered = [color=darkred]отсутствует[/color] diff --git a/Resources/Locale/ru-RU/power/components/power-switch-component.ftl b/Resources/Locale/ru-RU/power/components/power-switch-component.ftl new file mode 100644 index 00000000000..b5a853735dd --- /dev/null +++ b/Resources/Locale/ru-RU/power/components/power-switch-component.ftl @@ -0,0 +1 @@ +power-switch-component-toggle-verb = Переключить питание diff --git a/Resources/Locale/ru-RU/power/components/radiation-collector.ftl b/Resources/Locale/ru-RU/power/components/radiation-collector.ftl new file mode 100644 index 00000000000..17aceba75af --- /dev/null +++ b/Resources/Locale/ru-RU/power/components/radiation-collector.ftl @@ -0,0 +1,2 @@ +power-radiation-collector-gas-tank-missing = [color=red]Газовый баллон не подключен.[/color] +power-radiation-collector-gas-tank-present = Газовый баллон [color=darkgreen]подключен[/color]. diff --git a/Resources/Locale/ru-RU/power/teg.ftl b/Resources/Locale/ru-RU/power/teg.ftl new file mode 100644 index 00000000000..1a6aa05ab51 --- /dev/null +++ b/Resources/Locale/ru-RU/power/teg.ftl @@ -0,0 +1,2 @@ +teg-generator-examine-power = Он генерирует [color=yellow]{ POWERWATTS($power) }[/color]. +teg-generator-examine-connection = Для функционирования [color=white]циркуляционные насосы[/color] должен быть подключены с обеих сторон. diff --git a/Resources/Locale/ru-RU/power/verb.ftl b/Resources/Locale/ru-RU/power/verb.ftl new file mode 100644 index 00000000000..f3f968e586c --- /dev/null +++ b/Resources/Locale/ru-RU/power/verb.ftl @@ -0,0 +1,2 @@ +# debug verb for allowing devices to work without requiring power. +verb-debug-toggle-need-power = Переключить питание diff --git a/Resources/Locale/ru-RU/powersink/powersink.ftl b/Resources/Locale/ru-RU/powersink/powersink.ftl new file mode 100644 index 00000000000..3a30a1ccdd6 --- /dev/null +++ b/Resources/Locale/ru-RU/powersink/powersink.ftl @@ -0,0 +1,2 @@ +powersink-examine-drain-amount = Поглотитель энергии вытягивает [color={ $markupDrainColor }]{ $amount } кВт[/color]. +powersink-immiment-explosion-announcement = Сканирование системы обнаружило нестабильную работу неавторизованного энергопотребляющего устройства. Персоналу рекомендуется немедленно найти и отключить это устройство, пока станция не получила повреждения. diff --git a/Resources/Locale/ru-RU/prayers/prayers.ftl b/Resources/Locale/ru-RU/prayers/prayers.ftl new file mode 100644 index 00000000000..30a16636340 --- /dev/null +++ b/Resources/Locale/ru-RU/prayers/prayers.ftl @@ -0,0 +1,13 @@ +prayer-verbs-subtle-message = Скрытое послание +prayer-verbs-pray = Помолиться +prayer-verbs-call = Позвонить +prayer-chat-notify-pray = МОЛИТВА +prayer-chat-notify-honkmother = ХОНКОМАТЕРЬ +prayer-chat-notify-centcom = ЦЕНТКОМ +prayer-chat-notify-syndicate = SYNDICATE +prayer-popup-notify-honkmother-sent = Вы оставили голосовое сообщение Хонкоматери... +prayer-popup-notify-centcom-sent = Вы оставили голосовое сообщение Центральному командованию... +prayer-popup-notify-pray-sent = Ваша молитва была направлена богам... +prayer-popup-notify-syndicate-sent = Вы оставили голосовое сообщение на прямой линии связи с Синдикатом... +prayer-popup-notify-pray-locked = Вы не чувствуете себя достойным... +prayer-popup-subtle-default = Вы слышите голос в своей голове... diff --git a/Resources/Locale/ru-RU/preferences/humanoid-character-profile.ftl b/Resources/Locale/ru-RU/preferences/humanoid-character-profile.ftl new file mode 100644 index 00000000000..57577e26184 --- /dev/null +++ b/Resources/Locale/ru-RU/preferences/humanoid-character-profile.ftl @@ -0,0 +1,14 @@ +### UI + +# Displayed in the Character prefs window +humanoid-character-profile-summary = + Это { $name }. { $gender -> + [male] Ему + [female] Ей + [epicene] Им + *[neuter] Ему + } { $age } { $age -> + [one] год + [few] года + *[other] лет + }. diff --git a/Resources/Locale/ru-RU/preferences/ui/character-setup-gui.ftl b/Resources/Locale/ru-RU/preferences/ui/character-setup-gui.ftl new file mode 100644 index 00000000000..9ba78b7c969 --- /dev/null +++ b/Resources/Locale/ru-RU/preferences/ui/character-setup-gui.ftl @@ -0,0 +1,9 @@ +character-setup-gui-character-setup-label = Настройки персонажа +character-setup-gui-character-setup-stats-button = Статистика +character-setup-gui-character-setup-rules-button = Правила +character-setup-gui-character-setup-save-button = Сохранить +character-setup-gui-character-setup-close-button = Закрыть +character-setup-gui-create-new-character-button = Создать нового персонажа... +character-setup-gui-create-new-character-button-tooltip = { $maxCharacters } - максимальное количество персонажей. +character-setup-gui-character-picker-button-delete-button = Удалить +character-setup-gui-character-picker-button-confirm-delete-button = Подтвердить diff --git a/Resources/Locale/ru-RU/preferences/ui/flavor-text.ftl b/Resources/Locale/ru-RU/preferences/ui/flavor-text.ftl new file mode 100644 index 00000000000..52774b42467 --- /dev/null +++ b/Resources/Locale/ru-RU/preferences/ui/flavor-text.ftl @@ -0,0 +1 @@ +flavor-text-placeholder = Внешнее описание вашего персонажа, которое другие могут узнать, осмотрев его... diff --git a/Resources/Locale/ru-RU/preferences/ui/humanoid-profile-editor.ftl b/Resources/Locale/ru-RU/preferences/ui/humanoid-profile-editor.ftl new file mode 100644 index 00000000000..fe44ce25318 --- /dev/null +++ b/Resources/Locale/ru-RU/preferences/ui/humanoid-profile-editor.ftl @@ -0,0 +1,50 @@ +humanoid-profile-editor-randomize-everything-button = Случайный персонаж +humanoid-profile-editor-name-label = Имя: +humanoid-profile-editor-name-random-button = Сгенерировать +humanoid-profile-editor-appearance-tab = Внешность +humanoid-profile-editor-clothing = Отображать одежду +humanoid-profile-editor-clothing-show = Переключить +humanoid-profile-editor-sex-label = Пол: +humanoid-profile-editor-sex-male-text = Мужской +humanoid-profile-editor-sex-female-text = Женский +humanoid-profile-editor-sex-unsexed-text = Отсутствует +humanoid-profile-editor-age-label = Возраст: +humanoid-profile-editor-skin-color-label = Цвет кожи: +humanoid-profile-editor-species-label = Раса: +humanoid-profile-editor-pronouns-label = Личное местоимение: +humanoid-profile-editor-pronouns-male-text = Он / Его +humanoid-profile-editor-pronouns-female-text = Она / Её +humanoid-profile-editor-pronouns-epicene-text = Они / Их +humanoid-profile-editor-pronouns-neuter-text = Оно / Его +humanoid-profile-editor-import-button = Импорт +humanoid-profile-editor-export-button = Экспорт +humanoid-profile-editor-save-button = Сохранить +humanoid-profile-editor-clothing-label = Одежда: +humanoid-profile-editor-backpack-label = Сумка: +humanoid-profile-editor-spawn-priority-label = Приоритет появления: +humanoid-profile-editor-eyes-label = Цвет глаз: +humanoid-profile-editor-jobs-tab = Должности +humanoid-profile-editor-preference-unavailable-stay-in-lobby-button = Остаться в лобби, если должность недоступна. +humanoid-profile-editor-preference-unavailable-spawn-as-overflow-button = Получить должность "{ $overflowJob }", если должность недоступна. +humanoid-profile-editor-preference-jumpsuit = Комбинезон +humanoid-profile-editor-preference-jumpskirt = Юбка-комбинезон +humanoid-profile-editor-preference-backpack = Рюкзак +humanoid-profile-editor-preference-satchel = Сумка +humanoid-profile-editor-preference-duffelbag = Вещмешок +# Spawn priority +humanoid-profile-editor-preference-spawn-priority-none = Нет +humanoid-profile-editor-preference-spawn-priority-arrivals = Прибытие +humanoid-profile-editor-preference-spawn-priority-cryosleep = Капсула криосна +humanoid-profile-editor-jobs-amount-in-department-tooltip = { $departmentName } +humanoid-profile-editor-department-jobs-label = { $departmentName } +humanoid-profile-editor-antags-tab = Антагонисты +humanoid-profile-editor-antag-preference-yes-button = Да +humanoid-profile-editor-antag-preference-no-button = Нет +humanoid-profile-editor-traits-tab = Черты персонажа +humanoid-profile-editor-job-priority-high-button = Высокий +humanoid-profile-editor-job-priority-medium-button = Средний +humanoid-profile-editor-job-priority-low-button = Низкий +humanoid-profile-editor-job-priority-never-button = Никогда +humanoid-profile-editor-naming-rules-warning = Внимание: Оскорбительные или странные имена и описания могут повлечь за собой беседу с администрацией. Прочитайте \[Правила\]. +humanoid-profile-editor-markings-tab = Черты внешности +humanoid-profile-editor-flavortext-tab = Описание diff --git a/Resources/Locale/ru-RU/preferences/ui/markings-picker.ftl b/Resources/Locale/ru-RU/preferences/ui/markings-picker.ftl new file mode 100644 index 00000000000..b8ebe440987 --- /dev/null +++ b/Resources/Locale/ru-RU/preferences/ui/markings-picker.ftl @@ -0,0 +1,26 @@ +markings-used = Используемые черты +markings-unused = Неиспользуемые черты +markings-add = Добавить черту +markings-remove = Убрать черту +markings-rank-up = Вверх +markings-rank-down = Вниз +markings-search = Поиск +marking-points-remaining = Черт осталось: { $points } +marking-used = { $marking-name } +marking-used-forced = { $marking-name } (Принудительно) +marking-slot-add = Добавить +marking-slot-remove = Удалить + +# Categories + +markings-category-Hair = Причёска +markings-category-FacialHair = Лицевая растительность +markings-category-Head = Голова +markings-category-HeadTop = Голова (верх) +markings-category-HeadSide = Голова (бок) +markings-category-Snout = Морда +markings-category-Chest = Грудь +markings-category-Arms = Руки +markings-category-Legs = Ноги +markings-category-Tail = Хвост +markings-category-Overlay = Наложение diff --git a/Resources/Locale/ru-RU/procedural/biome.ftl b/Resources/Locale/ru-RU/procedural/biome.ftl new file mode 100644 index 00000000000..8410ac762bf --- /dev/null +++ b/Resources/Locale/ru-RU/procedural/biome.ftl @@ -0,0 +1,6 @@ +cmd-biome_clear-desc = Полностью очищает биом +cmd-biome_clear-help = biome_clear +cmd-biome_addlayer-desc = Добавляет еще один слой биома +cmd-biome_addlayer-help = biome_addlayer [смещение сида] +cmd-biome_addmarkerlayer-desc = Добавляет еще один слой маркеров биомов +cmd-biome_addmarkerlayer-help = biome_addmarkerlayer diff --git a/Resources/Locale/ru-RU/procedural/command.ftl b/Resources/Locale/ru-RU/procedural/command.ftl new file mode 100644 index 00000000000..3be146957ba --- /dev/null +++ b/Resources/Locale/ru-RU/procedural/command.ftl @@ -0,0 +1,19 @@ +cmd-dungen-desc = Процедурно генерирует подземелье с заданными пресетом, местоположением и сидом. Заспавнится в космосе, если MapId не имеет MapGridComponent. +cmd-dungen-help = dungen [seed] +cmd-dungen-arg-count = Требуется 4 аргумента. +cmd-dungen-map-parse = Не удалось спарсить MapId. +cmd-dungen-mapgrid = Не удалось найти MapGrid. +cmd-dungen-config = Не удалось найти конфигурацию стуктуры. +cmd-dungen-pos = Не удалось спарсить местоположение. +cmd-dungen-seed = Не удалось спарсить сид. +cmd-dungen-start = Генерация структур с сидом { $seed } +cmd-dungen-hint-map = Id карты +cmd-dungen-hint-config = Конфиг структур +cmd-dungen-hint-posx = Координата X +cmd-dungen-hint-posy = Координата Y +cmd-dungen-hint-seed = [Seed] +cmd-dungen_preset_vis-desc = Генерирует тайловое превью пресета подземелья. +cmd-dungen_preset_vis-help = dungen_preset_vis +cmd-dungen_pack_vis-success = Успешно +cmd-dungen_pack_vis-desc = Генерирует тайловое превью группы подземелий. +cmd-dungen_pack_vis-help = dungen_pack_vis diff --git a/Resources/Locale/ru-RU/procedural/expeditions.ftl b/Resources/Locale/ru-RU/procedural/expeditions.ftl new file mode 100644 index 00000000000..8c560e80cce --- /dev/null +++ b/Resources/Locale/ru-RU/procedural/expeditions.ftl @@ -0,0 +1,58 @@ +salvage-expedition-structure-examine = Это необходимо [color=#B02E26]уничтожить[/color] +salvage-expedition-structure-remaining = + Осталось разрушить { $count } { $count -> + [one] цель. + [few] цели. + *[other] целей. + } +salvage-expedition-megafauna-remaining = { $count } megafauna remaining. +salvage-expedition-type = Миссии +salvage-expedition-window-title = Утилизаторские экспедиции +salvage-expedition-window-difficulty = Сложность: +salvage-expedition-window-details = Подробности: +salvage-expedition-window-hostiles = Враги: +salvage-expedition-window-duration = Продолжительность: +salvage-expedition-window-biome = Биом: +salvage-expedition-window-rewards = Rewards: +salvage-expedition-window-modifiers = Модификаторы: +salvage-expedition-window-claimed = Принято +salvage-expedition-window-claim = Принять +# Expedition descriptions +salvage-expedition-desc-mining = Соберите ресурсы в зоне экспедиции. +# You will be taxed {$tax}% of the resources collected. +salvage-expedition-desc-structure = + { $count -> + [one] Уничтожить { $count } { $structure } в зоне экспедиции. + *[other] Уничтожить { $count } { $structure } в зоне экспедиции. + } +salvage-expedition-desc-elimination = Убейте большое и опасное существо в зоне экспедиции. +salvage-expedition-type-Mining = Добыча +salvage-expedition-type-Destruction = Разрушение +salvage-expedition-type-Elimination = Устранение +salvage-expedition-difficulty-Minimal = Минимальная +salvage-expedition-difficulty-Minor = Средняя +salvage-expedition-window-next = Следующее предложение +# Expedition descriptions +salvage-expedition-difficulty-players = Рекомендовано утилизаторов: +# С вас удержат налог в размере { $tax }% от добытых ресурсов. +salvage-expedition-difficulty-Moderate = Умеренная +salvage-expedition-difficulty-Hazardous = Высокая +salvage-expedition-difficulty-Extreme = Экстремальная +# Runner +salvage-expedition-not-all-present = Не все утилизаторы вернулись на борт шаттла! +# Runner +salvage-expedition-announcement-countdown-minutes = + До окончания экспедиции осталась { $duration } { $duration -> + [one] минута + [few] минуты + *[other] минут + }. +salvage-expedition-announcement-countdown-seconds = + До окончания экспедиции осталось { $duration } { $duration -> + [one] секунда + [few] секунды + *[other] секунд + }. +salvage-expedition-reward-description = Награда за завершение миссии +salvage-expedition-announcement-dungeon = Подземелье расположено от вас на { $direction }. +salvage-expedition-completed = Экспедиция окончена. diff --git a/Resources/Locale/ru-RU/prototypes/access/accesses.ftl b/Resources/Locale/ru-RU/prototypes/access/accesses.ftl new file mode 100644 index 00000000000..3d2b69486de --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/access/accesses.ftl @@ -0,0 +1,34 @@ +id-card-access-level-command = Командование +id-card-access-level-captain = Капитан +id-card-access-level-cryogenics = Криогеника +id-card-access-level-head-of-personnel = Глава персонала +id-card-access-level-head-of-security = Глава службы безопасности +id-card-access-level-security = Служба безопасности +id-card-access-level-armory = Оружейная +id-card-access-level-brig = Бриг +id-card-access-level-detective = Детектив +id-card-access-level-chief-engineer = Старший инженер +id-card-access-level-engineering = Инженерный +id-card-access-level-atmospherics = Атмосферный +id-card-access-level-research-director = Научный руководитель +id-card-access-level-research = Научный +id-card-access-level-chief-medical-officer = Главный врач +id-card-access-level-medical = Медотсек +id-card-access-level-chemistry = Химия +id-card-access-level-paramedic = Парамедик +id-card-access-level-quartermaster = Квартирмейстер +id-card-access-level-cargo = Снабжение +id-card-access-level-salvage = Утилизаторы +id-card-access-level-bar = Бар +id-card-access-level-kitchen = Кухня +id-card-access-level-hydroponics = Гидропоника +id-card-access-level-service = Сервис +id-card-access-level-janitor = Уборщик +id-card-access-level-theatre = Театр +id-card-access-level-chapel = Церковь +id-card-access-level-lawyer = Lawyer +id-card-access-level-maintenance = Техобслуживание +id-card-access-level-external = Внешний +id-card-access-level-nuclear-operative = Ядерный оперативник +id-card-access-level-syndicate-agent = Агент синдиката +id-card-access-level-central-command = Центральное Командование diff --git a/Resources/Locale/ru-RU/prototypes/barricades.ftl b/Resources/Locale/ru-RU/prototypes/barricades.ftl new file mode 100644 index 00000000000..10c8fc00573 --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/barricades.ftl @@ -0,0 +1,4 @@ +### Barricades entity prototype data. + +ent-barricade = деревянная баррикада + .desc = Дешёвое заграждение, выглядит так себе. diff --git a/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-armory.ftl b/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-armory.ftl new file mode 100644 index 00000000000..62b23766264 --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-armory.ftl @@ -0,0 +1,10 @@ +ent-ArmorySmg = { ent-CrateArmorySMG } + .desc = { ent-CrateArmorySMG.desc } +ent-ArmoryShotgun = { ent-CrateArmoryShotgun } + .desc = { ent-CrateArmoryShotgun.desc } +ent-TrackingImplants = { ent-CrateTrackingImplants } + .desc = { ent-CrateTrackingImplants.desc } +ent-TrainingBombs = { ent-CrateTrainingBombs } + .desc = { ent-CrateTrainingBombs.desc } +ent-ArmoryLaser = { ent-CrateArmoryLaser } + .desc = { ent-CrateArmoryLaser.desc } diff --git a/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-atmospherics.ftl b/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-atmospherics.ftl new file mode 100644 index 00000000000..5c972217eb1 --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-atmospherics.ftl @@ -0,0 +1,14 @@ +ent-AtmosphericsAir = { ent-AirCanister } + .desc = { ent-AirCanister.desc } +ent-AtmosphericsOxygen = { ent-OxygenCanister } + .desc = { ent-OxygenCanister.desc } +ent-AtmosphericsNitrogen = { ent-NitrogenCanister } + .desc = { ent-NitrogenCanister.desc } +ent-AtmosphericsCarbonDioxide = { ent-CarbonDioxideCanister } + .desc = { ent-CarbonDioxideCanister.desc } +ent-AtmosphericsLiquidOxygen = { ent-LiquidOxygenCanister } + .desc = { ent-LiquidOxygenCanister.desc } +ent-AtmosphericsLiquidNitrogen = { ent-LiquidNitrogenCanister } + .desc = { ent-LiquidNitrogenCanister.desc } +ent-AtmosphericsLiquidCarbonDioxide = { ent-LiquidCarbonDioxideCanister } + .desc = { ent-LiquidCarbonDioxideCanister.desc } diff --git a/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-botany.ftl b/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-botany.ftl new file mode 100644 index 00000000000..836ff46ea73 --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-botany.ftl @@ -0,0 +1,8 @@ +ent-HydroponicsSeedsExotic = { ent-CrateHydroponicsSeedsExotic } + .desc = { ent-CrateHydroponicsSeedsExotic.desc } +ent-HydroponicsSeedsMedicinal = { ent-CrateHydroponicsSeedsMedicinal } + .desc = { ent-CrateHydroponicsSeedsMedicinal.desc } +ent-HydroponicsTools = { ent-CrateHydroponicsTools } + .desc = { ent-CrateHydroponicsTools.desc } +ent-HydroponicsSeeds = { ent-CrateHydroponicsSeeds } + .desc = { ent-CrateHydroponicsSeeds.desc } diff --git a/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-cargo.ftl b/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-cargo.ftl new file mode 100644 index 00000000000..0a56ea02923 --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-cargo.ftl @@ -0,0 +1,2 @@ +ent-CargoLuxuryHardsuit = { ent-CrateCargoLuxuryHardsuit } + .desc = { ent-CrateCargoLuxuryHardsuit.desc } diff --git a/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-circuitboards.ftl b/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-circuitboards.ftl new file mode 100644 index 00000000000..9c07506afda --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-circuitboards.ftl @@ -0,0 +1,2 @@ +ent-CircuitboardCrewMonitoring = { ent-CrateCrewMonitoringBoards } + .desc = { ent-CrateCrewMonitoringBoards.desc } diff --git a/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-emergency.ftl b/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-emergency.ftl new file mode 100644 index 00000000000..b4cf12c26eb --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-emergency.ftl @@ -0,0 +1,10 @@ +ent-EmergencyExplosive = { ent-CrateEmergencyExplosive } + .desc = { ent-CrateEmergencyExplosive.desc } +ent-EmergencyFire = { ent-CrateEmergencyFire } + .desc = { ent-CrateEmergencyFire.desc } +ent-EmergencyInternals = { ent-CrateEmergencyInternals } + .desc = { ent-CrateEmergencyInternals.desc } +ent-EmergencyRadiation = { ent-CrateEmergencyRadiation } + .desc = { ent-CrateEmergencyRadiation.desc } +ent-EmergencyInflatablewall = { ent-CrateEmergencyInflatablewall } + .desc = { ent-CrateEmergencyInflatablewall.desc } diff --git a/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-engineering.ftl b/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-engineering.ftl new file mode 100644 index 00000000000..724861708cb --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-engineering.ftl @@ -0,0 +1,16 @@ +ent-EngineeringCableLv = { ent-CrateEngineeringCableLV } + .desc = { ent-CrateEngineeringCableLV.desc } +ent-EngineeringCableMv = { ent-CrateEngineeringCableMV } + .desc = { ent-CrateEngineeringCableMV.desc } +ent-EngineeringCableHv = { ent-CrateEngineeringCableHV } + .desc = { ent-CrateEngineeringCableHV.desc } +ent-EngineeringCableBulk = { ent-CrateEngineeringCableBulk } + .desc = { ent-CrateEngineeringCableBulk.desc } +ent-EngineeringElectricalSupplies = { ent-CrateEngineeringElectricalSupplies } + .desc = { ent-CrateEngineeringElectricalSupplies.desc } +ent-EngineeringJetpack = { ent-CrateEngineeringJetpack } + .desc = { ent-CrateEngineeringJetpack.desc } +ent-EngineeringMiniJetpack = { ent-CrateEngineeringMiniJetpack } + .desc = { ent-CrateEngineeringMiniJetpack.desc } +ent-AirlockKit = { ent-CrateAirlockKit } + .desc = { ent-CrateAirlockKit.desc } diff --git a/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-engines.ftl b/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-engines.ftl new file mode 100644 index 00000000000..7464e8a8d6a --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-engines.ftl @@ -0,0 +1,16 @@ +ent-EngineAmeShielding = { ent-CrateEngineeringAMEShielding } + .desc = { ent-CrateEngineeringAMEShielding.desc } +ent-EngineAmeJar = { ent-CrateEngineeringAMEJar } + .desc = { ent-CrateEngineeringAMEJar.desc } +ent-EngineAmeControl = { ent-CrateEngineeringAMEControl } + .desc = { ent-CrateEngineeringAMEControl.desc } +ent-EngineSingularityGenerator = { ent-CrateEngineeringSingularityGenerator } + .desc = { ent-CrateEngineeringSingularityGenerator.desc } +ent-EngineSingularityContainment = { ent-CrateEngineeringSingularityContainment } + .desc = { ent-CrateEngineeringSingularityContainment.desc } +ent-EngineSingularityCollector = { ent-CrateEngineeringSingularityCollector } + .desc = { ent-CrateEngineeringSingularityCollector.desc } +ent-EngineParticleAccelerator = { ent-CrateEngineeringParticleAccelerator } + .desc = { ent-CrateEngineeringParticleAccelerator.desc } +ent-EngineSolar = { ent-CrateEngineeringSolar } + .desc = { ent-CrateEngineeringSolar.desc } diff --git a/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-food.ftl b/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-food.ftl new file mode 100644 index 00000000000..678ed396c94 --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-food.ftl @@ -0,0 +1,16 @@ +ent-FoodPizza = { ent-CrateFoodPizza } + .desc = { ent-CrateFoodPizza.desc } +ent-FoodPizzaLarge = { ent-CrateFoodPizzaLarge } + .desc = { ent-CrateFoodPizzaLarge.desc } +ent-FoodMRE = { ent-CrateFoodMRE } + .desc = { ent-CrateFoodMRE.desc } +ent-FoodCook = { ent-CrateFoodCooking } + .desc = { ent-CrateFoodCooking.desc } +ent-FoodDinnerware = { ent-CrateFoodDinnerware } + .desc = { ent-CrateFoodDinnerware.desc } +ent-FoodBarSupply = { ent-CrateFoodBarSupply } + .desc = { ent-CrateFoodBarSupply.desc } +ent-FoodSoftdrinks = { ent-CrateFoodSoftdrinks } + .desc = { ent-CrateFoodSoftdrinks.desc } +ent-FoodSoftdrinksLarge = { ent-CrateFoodSoftdrinksLarge } + .desc = { ent-CrateFoodSoftdrinksLarge.desc } diff --git a/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-fun.ftl b/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-fun.ftl new file mode 100644 index 00000000000..d739082140c --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-fun.ftl @@ -0,0 +1,18 @@ +ent-FunPlushies = { ent-CrateFunPlushie } + .desc = { ent-CrateFunPlushie.desc } +ent-FunInstruments = { ent-CrateFunInstruments } + .desc = { ent-CrateFunInstruments.desc } +ent-FunBrass = { ent-CrateFunBrass } + .desc = { ent-CrateFunBrass.desc } +ent-FunArtSupplies = { ent-CrateFunArtSupplies } + .desc = { ent-CrateFunArtSupplies.desc } +ent-FunBoardGames = { ent-CrateFunBoardGames } + .desc = { ent-CrateFunBoardGames.desc } +ent-FunATV = { ent-CrateFunATV } + .desc = { ent-CrateFunATV.desc } +ent-FunWaterGuns = { ent-CrateFunWaterGuns } + .desc = { ent-CrateFunWaterGuns.desc } +ent-FunParty = { ent-CrateFunParty } + .desc = { ent-CrateFunParty.desc } +ent-FunDartsSet = { ent-CrateFunDartsSet } + .desc = { ent-CrateFunDartsSet.desc } diff --git a/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-livestock.ftl b/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-livestock.ftl new file mode 100644 index 00000000000..a4f382e17e4 --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-livestock.ftl @@ -0,0 +1,30 @@ +ent-LivestockBee = { ent-CrateNPCBee } + .desc = { ent-CrateNPCBee.desc } +ent-LivestockButterfly = { ent-CrateNPCButterflies } + .desc = { ent-CrateNPCButterflies.desc } +ent-LivestockCat = { ent-CrateNPCCat } + .desc = { ent-CrateNPCCat.desc } +ent-LivestockChicken = { ent-CrateNPCChicken } + .desc = { ent-CrateNPCChicken.desc } +ent-LivestockDuck = { ent-CrateNPCDuck } + .desc = { ent-CrateNPCDuck.desc } +ent-LivestockCorgi = { ent-CrateNPCCorgi } + .desc = { ent-CrateNPCCorgi.desc } +ent-LivestockCow = { ent-CrateNPCCow } + .desc = { ent-CrateNPCCow.desc } +ent-LivestockGoat = { ent-CrateNPCGoat } + .desc = { ent-CrateNPCGoat.desc } +ent-LivestockGoose = { ent-CrateNPCGoose } + .desc = { ent-CrateNPCGoose.desc } +ent-LivestockGorilla = { ent-CrateNPCGorilla } + .desc = { ent-CrateNPCGorilla.desc } +ent-LivestockMonkeyCube = { ent-CrateNPCMonkeyCube } + .desc = { ent-CrateNPCMonkeyCube.desc } +ent-LivestockMouse = { ent-CrateNPCMouse } + .desc = { ent-CrateNPCMouse.desc } +ent-LivestockParrot = { ent-CrateNPCParrot } + .desc = { ent-CrateNPCParrot.desc } +ent-LivestockPenguin = { ent-CrateNPCPenguin } + .desc = { ent-CrateNPCPenguin.desc } +ent-LivestockSnake = { ent-CrateNPCSnake } + .desc = { ent-CrateNPCSnake.desc } diff --git a/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-materials.ftl b/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-materials.ftl new file mode 100644 index 00000000000..4e7aade8548 --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-materials.ftl @@ -0,0 +1,20 @@ +ent-MaterialGlass = { ent-CrateMaterialGlass } + .desc = { ent-CrateMaterialGlass.desc } +ent-MaterialSteel = { ent-CrateMaterialSteel } + .desc = { ent-CrateMaterialSteel.desc } +ent-MaterialTextiles = { ent-CrateMaterialTextiles } + .desc = { ent-CrateMaterialTextiles.desc } +ent-MaterialPlastic = { ent-CrateMaterialPlastic } + .desc = { ent-CrateMaterialPlastic.desc } +ent-MaterialPlasteel = { ent-CrateMaterialPlasteel } + .desc = { ent-CrateMaterialPlasteel.desc } +ent-MaterialPlasma = { ent-CrateMaterialPlasma } + .desc = { ent-CrateMaterialPlasma.desc } +ent-CardboardMaterial = { ent-CrateMaterialCardboard } + .desc = { ent-CrateMaterialCardboard.desc } +ent-PaperMaterial = { ent-CrateMaterialPaper } + .desc = { ent-CrateMaterialPaper.desc } +ent-MaterialFuelTank = { ent-WeldingFuelTankFull } + .desc = { ent-WeldingFuelTankFull.desc } +ent-MaterialWaterTank = { ent-WaterTankFull } + .desc = { ent-WaterTankFull.desc } diff --git a/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-medical.ftl b/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-medical.ftl new file mode 100644 index 00000000000..6ba70472ce5 --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-medical.ftl @@ -0,0 +1,24 @@ +ent-MedicalSupplies = { ent-CrateMedicalSupplies } + .desc = { ent-CrateMedicalSupplies.desc } +ent-MedicalChemistrySupplies = { ent-CrateChemistrySupplies } + .desc = { ent-CrateChemistrySupplies.desc } +ent-MedicalMindShieldImplants = { ent-MedicalMindShieldImplants } + .desc = { ent-MedicalMindShieldImplants.desc } +ent-EmergencyBurnKit = { ent-CrateEmergencyBurnKit } + .desc = { ent-CrateEmergencyBurnKit.desc } +ent-EmergencyToxinKit = { ent-CrateEmergencyToxinKit } + .desc = { ent-CrateEmergencyToxinKit.desc } +ent-EmergencyO2Kit = { ent-CrateEmergencyO2Kit } + .desc = { ent-CrateEmergencyO2Kit.desc } +ent-EmergencyBruteKit = { ent-CrateEmergencyBruteKit } + .desc = { ent-CrateEmergencyBruteKit.desc } +ent-EmergencyAdvancedKit = { ent-CrateEmergencyAdvancedKit } + .desc = { ent-CrateEmergencyAdvancedKit.desc } +ent-EmergencyRadiationKit = { ent-CrateEmergencyRadiationKit } + .desc = { ent-CrateEmergencyRadiationKit.desc } +ent-ChemistryP = { ent-CrateChemistryP } + .desc = { ent-CrateChemistryP.desc } +ent-ChemistryS = { ent-CrateChemistryS } + .desc = { ent-CrateChemistryS.desc } +ent-ChemistryD = { ent-CrateChemistryD } + .desc = { ent-CrateChemistryD.desc } diff --git a/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-science.ftl b/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-science.ftl new file mode 100644 index 00000000000..36667e6f16a --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-science.ftl @@ -0,0 +1,2 @@ +ent-ArtifactContainer = { CrateArtifactContainer } + .desc = { CrateArtifactContainer.desc } diff --git a/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-security.ftl b/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-security.ftl new file mode 100644 index 00000000000..060393cc57b --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-security.ftl @@ -0,0 +1,12 @@ +ent-SecurityArmor = { ent-CrateSecurityArmor } + .desc = { ent-CrateSecurityArmor.desc } +ent-SecurityHelmet = { ent-CrateSecurityHelmet } + .desc = { ent-CrateSecurityHelmet.desc } +ent-SecurityNonLethal = { ent-CrateSecurityNonlethal } + .desc = { ent-CrateSecurityNonlethal.desc } +ent-SecurityRiot = { ent-CrateSecurityRiot } + .desc = { ent-CrateSecurityRiot.desc } +ent-SecuritySupplies = { ent-CrateSecuritySupplies } + .desc = { ent-CrateSecuritySupplies.desc } +ent-SecurityRestraints = { ent-CrateRestraints } + .desc = { ent-CrateRestraints.desc } diff --git a/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-service.ftl b/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-service.ftl new file mode 100644 index 00000000000..9e4427fa5a2 --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-service.ftl @@ -0,0 +1,18 @@ +ent-ServiceJanitorial = { ent-CrateServiceJanitorialSupplies } + .desc = { ent-CrateServiceJanitorialSupplies.desc } +ent-ServiceLightsReplacement = { ent-CrateServiceReplacementLights } + .desc = { ent-CrateServiceReplacementLights.desc } +ent-MousetrapBoxes = { ent-CrateMousetrapBoxes } + .desc = { ent-CrateMousetrapBoxes.desc } +ent-ServiceSmokeables = { ent-CrateServiceSmokeables } + .desc = { ent-CrateServiceSmokeables.desc } +ent-ServiceCustomSmokable = { ent-CrateServiceCustomSmokable } + .desc = { ent-CrateServiceCustomSmokable.desc } +ent-ServiceBureaucracy = { ent-CrateServiceBureaucracy } + .desc = { ent-CrateServiceBureaucracy.desc } +ent-ServicePersonnel = { ent-CrateServicePersonnel } + .desc = { ent-CrateServicePersonnel.desc } +ent-ServiceBooks = { ent-CrateServiceBooks } + .desc = { ent-CrateServiceBooks.desc } +ent-ServiceGuidebooks = { ent-CrateServiceGuidebooks } + .desc = { ent-CrateServiceGuidebooks.desc } diff --git a/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-shuttle.ftl b/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-shuttle.ftl new file mode 100644 index 00000000000..1451c48b558 --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-shuttle.ftl @@ -0,0 +1,6 @@ +ent-ShuttleThruster = { ent-Thruster } + .desc = { ent-Thruster.desc } +ent-ShuttleGyroscope = { ent-Gyroscope } + .desc = { ent-Gyroscope.desc } +ent-ShuttlePowerKit = Ящик электропитания шаттла + .desc = Содержит платы для настенных энергосистем. diff --git a/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-vending.ftl b/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-vending.ftl new file mode 100644 index 00000000000..d2bf637c1f3 --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/catalog/cargo/cargo-vending.ftl @@ -0,0 +1,50 @@ +ent-CrateVendingMachineRestockBooze = { ent-CrateVendingMachineRestockBoozeFilled } + .desc = { ent-CrateVendingMachineRestockBoozeFilled.desc } +ent-CrateVendingMachineRestockClothes = { ent-CrateVendingMachineRestockClothesFilled } + .desc = { ent-CrateVendingMachineRestockClothesFilled.desc } +ent-CrateVendingMachineRestockDinnerware = { ent-CrateVendingMachineRestockDinnerwareFilled } + .desc = { ent-CrateVendingMachineRestockDinnerwareFilled.desc } +ent-CrateVendingMachineRestockEngineering = { ent-CrateVendingMachineRestockEngineeringFilled } + .desc = { ent-CrateVendingMachineRestockEngineeringFilled.desc } +ent-CrateVendingMachineRestockGames = { ent-CrateVendingMachineRestockGamesFilled } + .desc = { ent-CrateVendingMachineRestockGamesFilled.desc } +ent-CrateVendingMachineRestockHotDrinks = { ent-CrateVendingMachineRestockHotDrinksFilled } + .desc = { ent-CrateVendingMachineRestockHotDrinksFilled.desc } +ent-CrateVendingMachineRestockMedical = { ent-CrateVendingMachineRestockMedicalFilled } + .desc = { ent-CrateVendingMachineRestockMedicalFilled.desc } +ent-CrateVendingMachineRestockNutriMax = { ent-CrateVendingMachineRestockNutriMaxFilled } + .desc = { ent-CrateVendingMachineRestockNutriMaxFilled.desc } +ent-CrateVendingMachineRestockPTech = { ent-CrateVendingMachineRestockPTechFilled } + .desc = { ent-CrateVendingMachineRestockPTechFilled.desc } +ent-CrateVendingMachineRestockRobustSoftdrinks = { ent-CrateVendingMachineRestockRobustSoftdrinksFilled } + .desc = { ent-CrateVendingMachineRestockRobustSoftdrinksFilled.desc } +ent-CrateVendingMachineRestockSalvageEquipment = { ent-CrateVendingMachineRestockSalvageEquipmentFilled } + .desc = { ent-CrateVendingMachineRestockSalvageEquipmentFilled.desc } +ent-CrateVendingMachineRestockSecTech = { ent-CrateVendingMachineRestockSecTechFilled } + .desc = { ent-CrateVendingMachineRestockSecTechFilled.desc } +ent-CrateVendingMachineRestockSeeds = { ent-CrateVendingMachineRestockSeedsFilled } + .desc = { ent-CrateVendingMachineRestockSeedsFilled.desc } +ent-CrateVendingMachineRestockSmokes = { ent-CrateVendingMachineRestockSmokesFilled } + .desc = { ent-CrateVendingMachineRestockSmokesFilled.desc } +ent-CrateVendingMachineRestockVendomat = { ent-CrateVendingMachineRestockVendomatFilled } + .desc = { ent-CrateVendingMachineRestockVendomatFilled.desc } +ent-CrateVendingMachineRestockRobotics = { ent-CrateVendingMachineRestockRoboticsFilled } + .desc = { ent-CrateVendingMachineRestockRoboticsFilled.desc } +ent-CrateVendingMachineRestockTankDispenser = { ent-CrateVendingMachineRestockTankDispenserFilled } + .desc = { ent-CrateVendingMachineRestockTankDispenserFilled.desc } +ent-CrateVendingMachineRestockGetmoreChocolateCorp = { ent-CrateVendingMachineRestockGetmoreChocolateCorpFilled } + .desc = { ent-CrateVendingMachineRestockGetmoreChocolateCorpFilled.desc } +ent-CrateVendingMachineRestockChang = { ent-CrateVendingMachineRestockChangFilled } + .desc = { ent-CrateVendingMachineRestockChangFilled.desc } +ent-CrateVendingMachineRestockDiscountDans = { ent-CrateVendingMachineRestockDiscountDansFilled } + .desc = { ent-CrateVendingMachineRestockDiscountDansFilled.desc } +ent-CrateVendingMachineRestockDonut = { ent-CrateVendingMachineRestockDonutFilled } + .desc = { ent-CrateVendingMachineRestockDonutFilled.desc } +ent-CrateVendingMachineRestockHappyHonk = { ent-CrateVendingMachineRestockHappyHonkFilled } + .desc = { ent-CrateVendingMachineRestockHappyHonkFilled.desc } +ent-CrateVendingMachineRestockChemVend = { ent-CrateVendingMachineRestockChemVendFilled } + .desc = { CrateVendingMachineRestockChemVendFilled.desc } +ent-CrateVendingMachineRestockChefvend = { ent-CrateVendingMachineRestockChefvendFilled } + .desc = { CrateVendingMachineRestockChefvendFilled.desc } +ent-CrateVendingMachineRestockCondimentStation = { ent-CrateVendingMachineRestockCondimentStationFilled } + .desc = { CrateVendingMachineRestockCondimentStationFilled.desc } diff --git a/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/armory-crates.ftl b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/armory-crates.ftl new file mode 100644 index 00000000000..d0a154b8117 --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/armory-crates.ftl @@ -0,0 +1,12 @@ +ent-CrateArmorySMG = ящик пистолетов-пулемётов + .desc = Содержит два мощных пистолета-пулемёта и четыре магазина. Чтобы открыть необходим доступ уровня Оружейной. +ent-CrateArmoryShotgun = ящик дробовиков + .desc = Когда необходимо нашпиговать врага свинцом. Содержит два дробовика Силовик, и немного обычных ружейных патронов. Чтобы открыть необходим доступ уровня Оружейной. +ent-CrateTrackingImplants = ящик имплантов трекера + .desc = Содержит несколько имплантов трекера. Хороши для заключённых, за которыми вы хотите следить после освобождения. +ent-CrateTrainingBombs = ящик учебных бомб + .desc = Содержит три маломощные учебные бомбы для обучения обезвреживанию и безопасной утилизации бомб, костюм сапёра в комплект не входит. Чтобы открыть необходим доступ уровня Оружейной. +ent-CrateArmoryLaser = ящик лазеров + .desc = Содержит три стандартные лазерные винтовки. Чтобы открыть необходим доступ уровня Оружейной. +ent-CrateArmoryPistols = ящик пистолетов + .desc = Содержит два стандартных пистолета Nanotrasen, и 4 магазина к ним. Чтобы открыть необходим доступ уровня Оружейной. diff --git a/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/botany-crates.ftl b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/botany-crates.ftl new file mode 100644 index 00000000000..cd11def6243 --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/botany-crates.ftl @@ -0,0 +1,10 @@ +ent-CrateHydroponicsSeedsExotic = ящик экзотических семян + .desc = Мечта любого практикующего ботаника. Содержит много экзотических семян. Чтобы открыть необходим уровень доступа Гидропоника. +ent-CrateHydroponicsSeedsMedicinal = ящик лекарственных семян + .desc = Мечта любого начинающего химика. Сила медицины у вас под рукой! Чтобы открыть необходим уровень доступа Гидропоника. +ent-CrateHydroponicsTools = ящик снаряжения для гидропоники + .desc = Припасы для выращивания превосходного сада! Содержит несколько спреев с химикатами для растений, топорик, грабли, косу, несколько пар кожаных перчаток и ботанический фартук. +ent-CrateHydroponicsSeeds = ящик семян + .desc = Большие дела начинаются с малого. Содержит 12 различных семян. +ent-CratePlantBGone = ящик гербицида Plant-B-Gone + .desc = Из Монстано. "Назойливые сорняки, встречайте свой смерть!" diff --git a/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/cargo-crates.ftl b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/cargo-crates.ftl new file mode 100644 index 00000000000..c7f06b31c7d --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/cargo-crates.ftl @@ -0,0 +1,2 @@ +ent-CrateCargoLuxuryHardsuit = ящик элитного шахтёрского скафандра + .desc = Наконец-то, скафандр, который квартирмейстеры могут назвать своим собственным. Центком услышал вас, а теперь перестаньте спрашивать. diff --git a/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/chemistry-crates.ftl b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/chemistry-crates.ftl new file mode 100644 index 00000000000..75a8044e426 --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/chemistry-crates.ftl @@ -0,0 +1,6 @@ +ent-CrateChemistryP = ящик химикатов (P-элементы) + .desc = Содержит химические вещества из P-блока элементов. Чтобы открыть необходим уровень доступа Химия. +ent-CrateChemistryS = ящик химикатов (S-элементы) + .desc = Содержит химические вещества из S-блока элементов. Чтобы открыть необходим уровень доступа Химия. +ent-CrateChemistryD = ящик химикатов (D-элементы) + .desc = Содержит химические вещества из D-блока элементов. Чтобы открыть необходим уровень доступа Химия. diff --git a/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/circuitboard-crates.ftl b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/circuitboard-crates.ftl new file mode 100644 index 00000000000..65c2c5219f7 --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/circuitboard-crates.ftl @@ -0,0 +1,2 @@ +ent-CrateCrewMonitoringBoards = платы мониторинга экипажа + .desc = Содержит две машинные платы мониторинга экипажа, для сервера и консоли. Чтобы открыть необходим уровень доступа Инженерный. diff --git a/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/emergency-crates.ftl b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/emergency-crates.ftl new file mode 100644 index 00000000000..3df274f824a --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/emergency-crates.ftl @@ -0,0 +1,14 @@ +ent-CrateEmergencyExplosive = ящик сапёрного снаряжения + .desc = Учёные обезумели? Что-то пикает за шлюзом? Купите сейчас и станьте героем, которого станция засл... Я имею в виду, в котором нуждается! (время в комплект не входит). +ent-CrateEmergencyFire = ящик пожарного снаряжения + .desc = Только вы можете предотвратить пожар на станции. Вместе с двумя противопожарными костюмами, противогазами, фонариками, большими кислородными баллонами, огнетушителями и касками! +ent-CrateEmergencyInternals = ящик аварийного снаряжения + .desc = Управляйте своей жизнью и контролируйте своё дыхание с помощью трёх дыхательных масок, трёх аварийных кислородных баллонов и трёх больших баллонов с воздухом. +ent-CrateEmergencyRadiation = ящик противорадиационного снаряжения + .desc = Переживите ядерный апокалипсис и двигатель суперматерии благодаря двум комплектам противорадиационных костюмов. Каждый комплект включает в себя шлем, костюм и счетчик Гейгера. Мы даже подарим бутылку водки и несколько стаканов, учитывая продолжительность жизни тех, кто это заказывает. +ent-CrateEmergencyInflatablewall = ящик надувных стен + .desc = Три стопки надувных стен для случаев, когда металлические стены станции больше не удерживают атмосферу. +ent-CrateGenericBiosuit = ящик аварийных биозащитных костюмов + .desc = Содержит 2 костюма биологической защиты, чтобы никакая зараза не отвлекала вас от того, чем вы там занимаетесь. +ent-CrateSlimepersonLifeSupport = ящик жизнеобеспечения слаймолюдов + .desc = Содержит четыре дыхательные маски и четыре больших баллона азота. diff --git a/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/engineering-crates.ftl b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/engineering-crates.ftl new file mode 100644 index 00000000000..5348c5ef068 --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/engineering-crates.ftl @@ -0,0 +1,24 @@ +ent-CrateEngineeringGear = ящик инженерного оборудования + .desc = Различные инженерные компоненты. +ent-CrateEngineeringToolbox = ящик ящиков для инструментов + .desc = Два обычных и два электромонтанжных ящика для инструментов. +ent-CrateEngineeringPowercell = ящик батарей. + .desc = Три микрореакторные батареи. +ent-CrateEngineeringCableLV = ящик кабеля НВ + .desc = 3 мотка низковольтного кабеля. +ent-CrateEngineeringCableMV = ящик кабеля СВ + .desc = 3 мотка средневольтного кабеля. +ent-CrateEngineeringCableHV = ящик кабеля ВВ + .desc = 3 мотка высоковольтного кабеля. +ent-CrateEngineeringCableBulk = ящик кабеля различного вольтажа + .desc = 2 мотка кабеля каждого типа. +ent-CrateEngineeringElectricalSupplies = ящик электромонтажного снаряжения + .desc = NT не несёт ответственности за любые рабочие конфликты, связанные с изолированными перчатками, входящими в комплект этих ящиков. +ent-CrateEngineeringJetpack = ящик джетпаков + .desc = Два джетпака для тех, кто не умеет пользоваться огнетушителями. +ent-CrateEngineeringMiniJetpack = ящик мини-джетпаков + .desc = Два мини-джетпака для тех, кому хочется вызова. +ent-CrateAirlockKit = ящик компонентов шлюза + .desc = Набор для строительства 6 воздушных шлюзов, инструменты в комплект не входят. +ent-CrateEvaKit = набор EVA + .desc = Набор, состоящий из двух престижных EVA скафандров и шлемов. diff --git a/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/engines-crates.ftl b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/engines-crates.ftl new file mode 100644 index 00000000000..b7d1a90273b --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/engines-crates.ftl @@ -0,0 +1,23 @@ +ent-CrateEngineeringAMEShielding = ящик компонентов ДАМ + .desc = 9 частей, для создания нового или расширения существующего двигателя антиматерии. +ent-CrateEngineeringAMEJar = ящик антиматериевого топлива + .desc = Три канистры антиматериевого топлива, для заправки двигателя антиматерии. +ent-CrateEngineeringAMEControl = ящик с контроллером управления ДАМ + .desc = Управляющий компьютер ДАМ. +ent-CrateEngineeringSingularityEmitter = ящик с эмиттером + .desc = Эмиттер, использующийся в сингулярном двигателе. +ent-CrateEngineeringSingularityCollector = ящик с коллектором радиации + .desc = Коллектор для радиации, использующийся в сингулярном двигателе. +ent-CrateEngineeringSingularityContainment = ящик с генератором сдерживающего поля + .desc = Генератор сдерживающего поля, удерживает сингулярность под контролем. +ent-CrateEngineeringSingularityGenerator = ящик с генератором сингулярности + .desc = Генератор сингулярности, матерь монстра. +ent-CrateEngineeringParticleAccelerator = ящик с ускорителем частиц + .desc = Сложная в настройке, но чертовски полезная. +ent-CrateEngineeringGenerator = ящик с генератором + .desc = { ent-CrateEngineering.desc } +ent-CrateEngineeringSolar = ящик сборных солнечных панелей + .desc = { ent-CrateEngineering.desc } +ent-CrateEngineeringShuttle = ящик электропитания шаттла + .desc = { ent-CrateEngineeringSecure.desc } + .suffix = { "" } diff --git a/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/food-crates.ftl b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/food-crates.ftl new file mode 100644 index 00000000000..df687552518 --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/food-crates.ftl @@ -0,0 +1,16 @@ +ent-CrateFoodPizza = экстренная доставка пиццы + .desc = Внесите свой вклад в борьбу с голодом на станции, доставляя пиццу в отделы с недостаточным финансированием! В комплект входят 4 пиццы. +ent-CrateFoodPizzaLarge = катастрофическая доставка пиццы + .desc = Даже когда всё вокруг рушится, найдите утешение в том, что много пиццы решит все проблемы. В комплект входят 16 пицц. +ent-CrateFoodMRE = ящик ИРП + .desc = Армейские обеды, которыми можно накормить целый отдел. +ent-CrateFoodCooking = ящик кухонных припасов + .desc = Дополнительные кухонные припасы на случай отсутствия ботаников. +ent-CrateFoodDinnerware = ящик кухонных принадлежностей + .desc = Дополнительные кухонные припасы на случай, если клоуна оставили на кухне без надзора. +ent-CrateFoodBarSupply = ящик барных принадлежностей + .desc = Дополнительные барные припасы на случай, если клоуна оставили за барной стойкой без надзора. +ent-CrateFoodSoftdrinks = ящик газировки + .desc = Разнообразная газировка для небольшой вечеринки, без необходимости опустошать соответствующие торгоматы. В комплект входят 14 банок газировки. +ent-CrateFoodSoftdrinksLarge = оптовый ящик газировки + .desc = Большое количество банок газировки, извлеченных прямо из торгоматов Центкома, ведь вы просто не можете покинуть свой отдел. Включает 28 банок газировки. diff --git a/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/fun-crates.ftl b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/fun-crates.ftl new file mode 100644 index 00000000000..da0880dd748 --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/fun-crates.ftl @@ -0,0 +1,38 @@ +ent-CrateFunPlushie = ящик плюшевых игрушек + .desc = Куча мягких плюшевых игрушек. Разложите их повсюду, а потом подумайте, как вы объясните эту покупку NT. +ent-CrateFunInstrumentsVariety = набор различных музыкальных инструментов + .desc = Развеселите и расшевелите станцию с этой разнообразной коллекцией! Содержит семь музыкальных инструментов. +ent-CrateFunInstrumentsBrass = набор духовых инструментов + .desc = Поддайте джаза в жизнь станции с набором духовых инструментов. Содержит разнообразные духовые инструменты, на которых может играть вся станция. +ent-CrateFunInstrumentsString = набор струнных инструментов + .desc = Ударяйте или щипайте, дёргайте или бейте по струнам! Играйте нежные мелодии или крушите лица благодаря этому набору струнных инструментов. +ent-CrateFunInstrumentsWoodwind = набор деревянных духовых инструментов + .desc = Если атмос-инженеры хорошо справляется со своей работой, воспользуйтесь воздухом, чтобы сыграть на этих деревянных духовых инструментах музыку! Наличие настоящего дерева в каждом экземпляре не гарантируется. +ent-CrateFunInstrumentsKeyedPercussion = набор клавишных и перкуссионных инструментов + .desc = Вдарьте по клавишам при помощи рук или палочек, воспользовавшись этим набором клавишных и перкуссионных инструментов. +ent-CrateFunInstrumentsSpecial = набор специальных коллекционных инструментов + .desc = Поднимите шум при помощи этой специальной коллекции почти-инструментов! Центком не несет ответственности за любые травмы, вызванные содержимым ящика. +ent-CrateFunArtSupplies = художественные принадлежности + .desc = Устройте парочку счастливых случайностей с этими мелками! +ent-CrateFunBoardGames = ящик настольных игр + .desc = Доказано, что игровые вечера либо сводят на нет скуку, либо усиливают убийственную ярость в зависимости от игры. +ent-CrateFunATV = ящик с квадроциклом + .desc = { ent-CrateLivestock.desc } +ent-CrateFunSadTromboneImplants = ящик имплантов Грустный тромбон + .desc = Умирать ещё никогда не было так весело! Имплантируйте его, чтобы сделать смерть немного ярче. +ent-CrateFunLightImplants = ящик имплантов Свет + .desc = Заставьте свою кожу светиться с помощью этих имплантов! +ent-CrateFunParty = набор для вечеринок + .desc = Все участники вечеринки ждут, когда вы его откроете. Включает в себя подарки, напитки и даже торт. +ent-CrateFunWaterGuns = ящик водяных пистолетов + .desc = Специальное летнее предложение с набором ярких водяных пистолетов. Не содержит воды. +ent-CrateFunSyndicateSegway = ящик с сегвеем синдиката + .desc = { ent-CrateLivestock.desc } +ent-CrateFunBoxing = ящик боксерского снаряжения + .desc = Хотите организовать подпольный бойцовский клуб или провести турнир среди сотрудников станции? Этот ящик для вас! +ent-CrateFunBikeHornImplants = ящик хонк-имплантов + .desc = Тысяча гудков за день отпугнёт СБ на день! +ent-CrateFunMysteryFigurines = ящик минифигурок Загадочные космонавты + .desc = Коллекция из 10 коробок загадочных минифигурок. Дубликаты возврату не подлежат. +ent-CrateFunDartsSet = набор для дартса + .desc = Коробка со всем необходимым для увлекательной игры в дартс. diff --git a/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/livestock-crates.ftl b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/livestock-crates.ftl new file mode 100644 index 00000000000..73e00b899d3 --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/livestock-crates.ftl @@ -0,0 +1,40 @@ +ent-CrateNPCBee = ящик с пчёлами + .desc = Ящик, содержащий рой из восьми пчел. +ent-CrateNPCButterflies = ящик с бабочками + .desc = Ящик, содержащий пять бабочек. +ent-CrateNPCCat = ящик с кошкой + .desc = Ящик, содержащий одну кошку. +ent-CrateNPCChicken = ящик кур + .desc = Ящик, содержащий четыре взрослые курицы. +ent-CrateNPCCrab = ящик крабов + .desc = Ящик, содержащий трёх крупных крабов. +ent-CrateNPCDuck = ящик уток + .desc = Ящик, содержащий шесть взрослых уток. +ent-CrateNPCCorgi = ящик корги + .desc = Ящик, содержащий одного корги. +ent-CrateNPCPuppyCorgi = ящик с щенком корги + .desc = Ящик, содержащий одного щенка корги. Аввв. +ent-CrateNPCCow = ящик с коровой + .desc = Ящик, содержащий одну корову. +ent-CrateNPCGoat = ящик с козой + .desc = Ящик, содержащий одну козу. +ent-CrateNPCGoose = ящик гусей + .desc = Ящик, содержащий двух гусей. +ent-CrateNPCGorilla = ящик с гориллой + .desc = Ящик, содержащий одну гориллу. +ent-CrateNPCMonkeyCube = ящик обезьяньих кубиков + .desc = Ящик, содержащий коробку обезьяньих кубиков. +ent-CrateNPCMouse = ящик мышей + .desc = Ящик, содержащий пять мышей. +ent-CrateNPCParrot = ящик попугаев + .desc = Ящик, содержащий трёх попугаев. +ent-CrateNPCPenguin = ящик пингвинов + .desc = Ящик, содержащий двух пингвинов. +ent-CrateNPCPig = ящик со свиньёй + .desc = Ящик, содержащий одну свинью. +ent-CrateNPCSnake = ящик змей + .desc = Ящик, содержащий трёх змей. +ent-CrateNPCLizard = ящик с ящерицей + .desc = Ящик, содержащий одну ящерицу. +ent-CrateNPCKangaroo = ящик с кенгуру + .desc = Ящик, содержащий одного кенгуру. diff --git a/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/materials-crates.ftl b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/materials-crates.ftl new file mode 100644 index 00000000000..280fb69425b --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/materials-crates.ftl @@ -0,0 +1,18 @@ +ent-CrateMaterialGlass = ящик стекла + .desc = 90 единиц стекла, упакованных с заботой. +ent-CrateMaterialSteel = ящик стали + .desc = 90 единиц стали. +ent-CrateMaterialTextiles = ящик текстиля + .desc = 60 единиц ткани и 30 единиц дюраткани. +ent-CrateMaterialPlastic = ящик пластика + .desc = 90 единиц пластика. +ent-CrateMaterialWood = ящик дерева + .desc = Куча деревянных досок. +ent-CrateMaterialPlasteel = ящик пластали + .desc = 90 единиц пластали. +ent-CrateMaterialPlasma = ящик твёрдой плазмы + .desc = 90 единиц плазмы. +ent-CrateMaterialCardboard = ящик картона + .desc = 60 единиц картона. +ent-CrateMaterialPaper = ящик бумаги + .desc = 90 листов бумаги. diff --git a/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/medical-crates.ftl b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/medical-crates.ftl new file mode 100644 index 00000000000..a6f6b8d5a74 --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/medical-crates.ftl @@ -0,0 +1,28 @@ +ent-CrateMedicalDefib = ящик с дефибриллятором + .desc = { ent-CrateMedical.desc } +ent-CrateMedicalSupplies = ящик медицинских припасов + .desc = Стандартные медикаменты. +ent-CrateChemistrySupplies = ящик химического оборудования + .desc = Стандартное химическое оборудование. +ent-CrateMindShieldImplants = ящик имплантов Щит разума + .desc = Ящик, содержащий 3 импланта Щит разума. +ent-CrateMedicalSurgery = ящик хирургических инструментов + .desc = Хирургические инструменты. +ent-CrateMedicalScrubs = ящик медицинских роб + .desc = Врачебная одежда. +ent-CrateEmergencyBurnKit = аварийный набор лечения физических травм + .desc = Ящик, содержащий набор для лечения физических травм. +ent-CrateEmergencyToxinKit = аварийный набор лечения токсинов + .desc = Ящик, содержащий набор для лечения токсинов. +ent-CrateEmergencyO2Kit = аварийный набор лечения кислородного голодания + .desc = Ящик, содержащий набор для лечения кислородного голодания. +ent-CrateEmergencyBruteKit = аварийный набор лечения механических травм + .desc = Ящик, содержащий набор для лечения механических травм. +ent-CrateEmergencyAdvancedKit = продвинутый аварийный набор + .desc = Ящик, содержащий продвинутую аптечку первой помощи. +ent-CrateEmergencyRadiationKit = аварийный набор выведения радиации + .desc = Ящик, содержащий набор для выведения радиации. +ent-CrateBodyBags = ящик мешков для тела + .desc = Содержит 10 мешков для тел. +ent-CrateVirologyBiosuit = ящик вирусологических биозащитных костюмов + .desc = Содержит 2 костюма биологической защиты, чтобы никакая зараза не отвлекала вас от лечения экипажа. Чтобы открыть необходим уровень доступа Медицинский. diff --git a/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/salvage-crates.ftl b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/salvage-crates.ftl new file mode 100644 index 00000000000..c35375f14b0 --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/salvage-crates.ftl @@ -0,0 +1,2 @@ +ent-CrateSalvageEquipment = ящик снаряжения утилизатора + .desc = Для отважных. diff --git a/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/science-crates.ftl b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/science-crates.ftl new file mode 100644 index 00000000000..18dfb1b711f --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/science-crates.ftl @@ -0,0 +1,2 @@ +ent-CrateScienceBiosuit = ящик научных биозащитных костюмов + .desc = Содержит 2 костюма биологической защиты, чтобы никакая зараза не отвлекала вас от занятия исследованиями. Чтобы открыть необходим уровень доступа Научный. diff --git a/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/security-crates.ftl b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/security-crates.ftl new file mode 100644 index 00000000000..038f765d4a3 --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/security-crates.ftl @@ -0,0 +1,14 @@ +ent-CrateSecurityArmor = ящик с бронёй + .desc = Три универсальных бронежилета с неплохой защитой. Чтобы открыть необходим уровень доступа Служба безопасности. +ent-CrateSecurityHelmet = ящик со шлемами + .desc = Содержит три стандартных ведра для мозгов. Чтобы открыть необходим уровень доступа Служба безопасности. +ent-CrateSecurityNonlethal = ящик нелетального снаряжения + .desc = Несмертельное оружие. Чтобы открыть необходим уровень доступа Служба безопасности. +ent-CrateSecurityRiot = ящик снаряжения против беспорядков + .desc = Содержит два комплекта бронежилетов, шлемов, щитов и дробовиков "Силовик", заряженных травматическими патронами. Дополнительные боеприпасы входят в комплект. Чтобы открыть необходим уровень доступа Оружейная. +ent-CrateSecuritySupplies = ящик припасов СБ + .desc = Содержит различные припасы для службы безопасности станции. Чтобы открыть необходим уровень доступа Служба безопасности. +ent-CrateRestraints = ящик наручников + .desc = Содержит по две коробки наручников и стяжек. Чтобы открыть необходим уровень доступа Служба безопасности. +ent-CrateSecurityBiosuit = ящик биозащитных костюмов СБ + .desc = Содержит 2 костюма биологической защиты, чтобы никакая зараза не отвлекала вас от исполнения своего долга. Чтобы открыть необходим уровень доступа Служба безопасности. diff --git a/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/service-crates.ftl b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/service-crates.ftl new file mode 100644 index 00000000000..021179ff4e8 --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/service-crates.ftl @@ -0,0 +1,24 @@ +ent-CrateServiceJanitorialSupplies = ящик с уборочным инвентарем + .desc = Победите копоть и грязь с Незаменимыми Припасами для Уборки от Nanotrasen! Содержит три ведра, таблички мокрого пола, и очищающие гранаты. Также содержит одну швабру, тряпку, щётку, чистящий спрей, и мусорный пакет. +ent-CrateServiceReplacementLights = ящик запасных лампочек + .desc = Да воссияет над станцией Свет Эфира! Или хотя бы свет сорока двух лампочек-труб и двадцати одной обычной лампочки. +ent-CrateMousetrapBoxes = ящик мышеловок + .desc = Мышеловки - на случай, когда орда мышей заполонила отделы станции. Используйте экономно... или нет. +ent-CrateServiceSmokeables = ящик табачных изделий + .desc = Устали от быстрой смерти на станции? Закажите этот ящик и прокурите свой путь к кашляющей погибели! +ent-CrateServiceCustomSmokable = ящик табачных изделий (собери-сам) + .desc = Хотите проявить творческий подход к тому, что вы используете для уничтожения своих легких? Этот ящик для вас! В нем есть все, что нужно, чтобы скрутить свои сигареты. +ent-CrateServiceBureaucracy = ящик бюрократических припасов + .desc = Стопка бумаги, папки, несколько ручек - всё о чем можно мечтать. +ent-CrateServicePersonnel = ящик для найма персонала + .desc = Содержит коробку с КПК и чистыми ID картами. +ent-CrateServiceBooks = ящик книг + .desc = Содержит 10 пустых книг случайного вида. +ent-CrateServiceGuidebooks = ящик руководств + .desc = Содержит руководства. +ent-CrateServiceBox = ящик коробок + .desc = Содержит 6 пустых универсальных коробок. +ent-CrateJanitorBiosuit = ящик биозащитных костюмов уборщика + .desc = Содержит 2 костюма биологической защиты, чтобы никакая зараза не отвлекала вас от уборки станции. +ent-CrateServiceTheatre = ящик театрального реквизита + .desc = Содержит плащ моли, униформу горничной, атрибутику клоуна и мима, а также другие прелести для выступлений. diff --git a/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/syndicate-crates.ftl b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/syndicate-crates.ftl new file mode 100644 index 00000000000..3f8a0951286 --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/syndicate-crates.ftl @@ -0,0 +1,6 @@ +ent-CrateSyndicate = ящик синдиката + .desc = Стальной ящик тёмного цвета с красными полосами и выдавленной на передней панели литерой S. +ent-CrateSyndicateSurplusBundle = ящик припасов синдиката + .desc = Содержит случайное снаряжение Синдиката, общей стоимостью в 50 телекристаллов. Оно может быть как бесполезным хламом, так и реально крутым. +ent-CrateSyndicateSuperSurplusBundle = ящик суперприпасов синдиката + .desc = Содержит случайное снаряжение Синдиката, общей стоимостью в 125 телекристаллов. diff --git a/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/vending-crates.ftl b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/vending-crates.ftl new file mode 100644 index 00000000000..76962e83d06 --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/catalog/fills/crates/vending-crates.ftl @@ -0,0 +1,46 @@ +ent-CrateVendingMachineRestockBoozeFilled = ящик пополнения АлкоМат + .desc = Содержит набор пополнения торгомата АлкоМат. +ent-CrateVendingMachineRestockClothesFilled = ящик пополнения одежды + .desc = Содержит несколько наборов пополнения торгоматов, ОдеждоМата и ТеатроШкафа. +ent-CrateVendingMachineRestockDinnerwareFilled = ящик пополнения ПосудоМат + .desc = Содержит набор пополнения торгомата ПосудоМат. +ent-CrateVendingMachineRestockEngineeringFilled = ящик пополнения ИнжеМат + .desc = Содержит набор пополнения торгомата ИнжеМат. Он же может пополнить торгомат ТвоИнструменты. +ent-CrateVendingMachineRestockGamesFilled = ящик пополнения Безобидные развлечения + .desc = Содержит набор пополнения торгомата Безобидные развлечения. +ent-CrateVendingMachineRestockHotDrinksFilled = ящик пополнения Лучшие горячие напитки Солнечной + .desc = Содержит два набора пополнения кофейного автомата Лучшие горячие напитки Солнечной. +ent-CrateVendingMachineRestockMedicalFilled = ящик пополнения НаноМед + .desc = Содержит набор пополнения, совместимый с торгоматами НаноМед и НаноМед Плюс. +ent-CrateVendingMachineRestockNutriMaxFilled = ящик пополнения БотаМакс + .desc = Содержит набор пополнения торгомата БотаМакс. +ent-CrateVendingMachineRestockPTechFilled = ящик пополнения ПТех + .desc = Содержит набор пополнения раздатчика бюрократии ПТех. +ent-CrateVendingMachineRestockRobustSoftdrinksFilled = ящик пополнения Прохладительные напитки Робаст + .desc = Содержит два набора пополнения торгоматов компании Robust Softdrinks LLC. +ent-CrateVendingMachineRestockSalvageEquipmentFilled = ящик пополнения Утильмаг + .desc = Содержит набор пополнения торгомата Утильмаг. +ent-CrateVendingMachineRestockSecTechFilled = ящик пополнения СБТех + .desc = Содержит набор пополнения торгомата СБТех. +ent-CrateVendingMachineRestockSeedsFilled = ящик пополнения МегаРаздатчик Семян + .desc = Содержит набор пополнения торгомата МегаРаздатчик Семян. +ent-CrateVendingMachineRestockSmokesFilled = ящик пополнения ШейдиСиг Делюкс + .desc = Содержит два набора пополнения торгоматов ШейдиСиг Делюкс. +ent-CrateVendingMachineRestockVendomatFilled = ящик пополнения Вендомат + .desc = Содержит набор пополнения торгомата Вендомат. +ent-CrateVendingMachineRestockRoboticsFilled = ящик пополнения Роботех Делюкс + .desc = Содержит набор пополнения торгомата Роботех Делюкс. +ent-CrateVendingMachineRestockTankDispenserFilled = ящик пополнения газовых баллонов + .desc = Содержит набор пополнения атмосферного или инженерного раздатчика газовых баллонов. +ent-CrateVendingMachineRestockGetmoreChocolateCorpFilled = ящик пополнения Гетмор Шоколад + .desc = Содержит набор пополнения торгомата Гетмор Шоколад Корп. +ent-CrateVendingMachineRestockChangFilled = ящик пополнения Чанг + .desc = Содержит набор пополнения торгомата Мистер Чанг. +ent-CrateVendingMachineRestockDiscountDansFilled = ящик пополнения Дискаунтер Дэна + .desc = Содержит набор пополнения торгомата Дискаунтер Дэна. +ent-CrateVendingMachineRestockDonutFilled = ящик пополнения Пончики Монкинс + .desc = Содержит набор пополнения торгомата Пончики Монкинс. +ent-CrateVendingMachineRestockHappyHonkFilled = ящик пополнения Хэппи Хонк + .desc = Содержит набор пополнения торгомата Хэппи Хонк. +ent-CrateVendingMachineRestockChemVendFilled = ящик пополнения ХимкоМат + .desc = Содержит набор пополнения торгомата ХимкоМат. diff --git a/Resources/Locale/ru-RU/prototypes/emitter.ftl b/Resources/Locale/ru-RU/prototypes/emitter.ftl new file mode 100644 index 00000000000..5c3f5cc1325 --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/emitter.ftl @@ -0,0 +1,4 @@ +### Emitter entity prototype data. + +ent-emitter = эмиттер + .desc = Устройство, стреляющее энергетическими пучками, используемое для питания сдерживающих полей на безопасном расстоянии. diff --git a/Resources/Locale/ru-RU/prototypes/entities/objects/specific/xenoarchaelogy/artifact-equipment.ftl b/Resources/Locale/ru-RU/prototypes/entities/objects/specific/xenoarchaelogy/artifact-equipment.ftl new file mode 100644 index 00000000000..d6936444ac6 --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/entities/objects/specific/xenoarchaelogy/artifact-equipment.ftl @@ -0,0 +1,2 @@ +ent-CrateArtifactContainer = контейнер для артефактов + .desc = Используется для безопасного хранения и перемещения артефактов. diff --git a/Resources/Locale/ru-RU/prototypes/entities/structures/shuttles/thrusters.ftl b/Resources/Locale/ru-RU/prototypes/entities/structures/shuttles/thrusters.ftl new file mode 100644 index 00000000000..ff7b6b8e26e --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/entities/structures/shuttles/thrusters.ftl @@ -0,0 +1,10 @@ +ent-BaseThruster = двигатель + .desc = Ускоритель, заставляющий шаттл двигаться. +ent-Thruster = { ent-BaseThruster } + .desc = { ent-BaseThruster.desc } +ent-DebugThruster = дебаг двигатель + .desc = Делает ньооооооом. Не требует ни питания, ни свободного места. +ent-Gyroscope = гироскоп + .desc = Увеличивает потенциальное угловое вращение шаттла. +ent-DebugGyroscope = дебаг гироскоп + .desc = { ent-Gyroscope.desc } diff --git a/Resources/Locale/ru-RU/prototypes/entities/structures/storage/canisters/gas-canisters.ftl b/Resources/Locale/ru-RU/prototypes/entities/structures/storage/canisters/gas-canisters.ftl new file mode 100644 index 00000000000..4bcea8a84b2 --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/entities/structures/storage/canisters/gas-canisters.ftl @@ -0,0 +1,54 @@ +ent-GasCanister = канистра для газа + .desc = Канистра, в которой может содержаться газ любого вида. Можно прикрепить к порту коннектора с помощью гаечного ключа. +ent-StorageCanister = канистра для хранения + .desc = { ent-GasCanister.desc } +ent-AirCanister = канистра воздуха + .desc = Канистра, в которой может содержаться газ любого вида. В этой, предположительно, содержится воздушная смесь. Можно прикрепить к порту коннектора с помощью гаечного ключа. +ent-OxygenCanister = канистра кислорода + .desc = Канистра, в которой может содержаться газ любого вида. В этой, предположительно, содержится кислород. Можно прикрепить к порту коннектора с помощью гаечного ключа. +ent-LiquidOxygenCanister = канистра сжиженного кислорода + .desc = Канистра, в которой может содержаться газ любого вида. В этой, предположительно, содержится сжиженный кислород. Можно прикрепить к порту коннектора с помощью гаечного ключа. +ent-NitrogenCanister = канистра азота + .desc = Канистра, в которой может содержаться газ любого вида. В этой, предположительно, содержится азот. Можно прикрепить к порту коннектора с помощью гаечного ключа. +ent-LiquidNitrogenCanister = канистра сжиженного азота + .desc = Канистра, в которой может содержаться газ любого вида. В этой, предположительно, содержится сжиженный азот. Можно прикрепить к порту коннектора с помощью гаечного ключа. +ent-CarbonDioxideCanister = канистра углекислого газа + .desc = Канистра, в которой может содержаться газ любого вида. В этой, предположительно, содержится углекислый газ. Можно прикрепить к порту коннектора с помощью гаечного ключа. +ent-LiquidCarbonDioxideCanister = канистра сжиженного углекислого газа + .desc = Канистра, в которой может содержаться газ любого вида. В этой, предположительно, содержится сжиженный углекислый газ. Можно прикрепить к порту коннектора с помощью гаечного ключа. +ent-PlasmaCanister = канистра плазмы + .desc = Канистра, в которой может содержаться газ любого вида. В этой, предположительно, содержится плазма. Можно прикрепить к порту коннектора с помощью гаечного ключа. +ent-TritiumCanister = канистра трития + .desc = Канистра, в которой может содержаться газ любого вида. В этой, предположительно, содержится тритий. Можно прикрепить к порту коннектора с помощью гаечного ключа. +ent-WaterVaporCanister = канистра водяного пара + .desc = Канистра, в которой может содержаться газ любого вида. В этой, предположительно, содержится водяной пар. Можно прикрепить к порту коннектора с помощью гаечного ключа. +ent-MiasmaCanister = канистра миазм + .desc = Канистра, в которой может содержаться газ любого вида. В этой, предположительно, содержатся миазмы. Можно прикрепить к порту коннектора с помощью гаечного ключа. +ent-NitrousOxideCanister = канистра оксида азота + .desc = Канистра, в которой может содержаться газ любого вида. В этой, предположительно, содержится оксид азота. Можно прикрепить к порту коннектора с помощью гаечного ключа. +ent-FrezonCanister = канистра фрезона + .desc = Хладагент с лёгкими галлюциногенными свойствами. Развлекайтесь. +ent-GasCanisterBrokenBase = разбитая канистра для газа + .desc = Разбитая канистра для газа. Не совсем бесполезна, так как может быть разобрана для получения высококачественных материалов. +ent-StorageCanisterBroken = { ent-GasCanisterBrokenBase } + .desc = { ent-GasCanisterBrokenBase.desc } +ent-AirCanisterBroken = { ent-GasCanisterBrokenBase } + .desc = { ent-GasCanisterBrokenBase.desc } +ent-OxygenCanisterBroken = { ent-GasCanisterBrokenBase } + .desc = { ent-GasCanisterBrokenBase.desc } +ent-NitrogenCanisterBroken = { ent-GasCanisterBrokenBase } + .desc = { ent-GasCanisterBrokenBase.desc } +ent-CarbonDioxideCanisterBroken = { ent-GasCanisterBrokenBase } + .desc = { ent-GasCanisterBrokenBase.desc } +ent-PlasmaCanisterBroken = { ent-GasCanisterBrokenBase } + .desc = { ent-GasCanisterBrokenBase.desc } +ent-TritiumCanisterBroken = { ent-GasCanisterBrokenBase } + .desc = { ent-GasCanisterBrokenBase.desc } +ent-WaterVaporCanisterBroken = { ent-GasCanisterBrokenBase } + .desc = { ent-GasCanisterBrokenBase.desc } +ent-MiasmaCanisterBroken = { ent-GasCanisterBrokenBase } + .desc = { ent-GasCanisterBrokenBase.desc } +ent-NitrousOxideCanisterBroken = { ent-GasCanisterBrokenBase } + .desc = { ent-GasCanisterBrokenBase.desc } +ent-FrezonCanisterBroken = { ent-GasCanisterBrokenBase } + .desc = { ent-GasCanisterBrokenBase.desc } diff --git a/Resources/Locale/ru-RU/prototypes/entities/structures/storage/tanks/tanks.ftl b/Resources/Locale/ru-RU/prototypes/entities/structures/storage/tanks/tanks.ftl new file mode 100644 index 00000000000..c5c6737d387 --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/entities/structures/storage/tanks/tanks.ftl @@ -0,0 +1,14 @@ +ent-WeldingFuelTank = топливный резервуар + .desc = Топливный резервуар. Используется для хранения большого количества топлива. +ent-WeldingFuelTankFull = { ent-WeldingFuelTank } + .desc = { ent-WeldingFuelTank.desc } +ent-WeldingFuelTankHighCapacity = топливный резервуар большой ёмкости + .desc = Резервуар для жидкости под высоким давлением, предназначенный для хранения гигантских объемов сварочного топлива. +ent-WaterTank = водяной резервуар + .desc = Резервуар для воды. Используется для хранения большого количества воды. +ent-WaterTankFull = { ent-WaterTank } + .desc = { ent-WaterTank.desc } +ent-WaterCooler = кулер с водой + .desc = Хорошее место, чтобы постоять и потратить время. +ent-WaterTankHighCapacity = водяной резервуар большой ёмкости + .desc = Резервуар для жидкости под высоким давлением, предназначенный для хранения гигантских объемов воды. diff --git a/Resources/Locale/ru-RU/prototypes/gas-tanks.ftl b/Resources/Locale/ru-RU/prototypes/gas-tanks.ftl new file mode 100644 index 00000000000..cf49ee0138a --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/gas-tanks.ftl @@ -0,0 +1,18 @@ +### Gas tank entity prototype data. + +ent-gas-tank-base = газовый баллон + .desc = Это газовый баллон. Он содержит газ. +ent-oxygen-tank = кислородный баллон + .desc = Баллон с кислородом. +ent-yellow-oxygen-tank = { ent-oxygen-tank } + .desc = Жёлтый баллон с кислородом. +ent-red-oxygen-tank = { ent-oxygen-tank } + .desc = Красный баллон с кислородом. +ent-emergency-oxygen-tank = аварийный кислородный баллон + .desc = Используется в чрезвычайных ситуациях. Содержит очень мало кислорода, поэтому постарайтесь сохранить его до тех пор, пока он вам действительно не понадобится. +ent-extended-emergency-oxygen-tank = аварийный кислородный баллон увеличенной ёмкости +ent-double-emergency-oxygen-tank = двойной аварийный кислородный баллон +ent-air-tank = баллон с воздухом + .desc = Какая-то смесь? +ent-plasma-tank = баллон плазмы + .desc = Содержит опасную плазму. Не вдыхать. Чрезвычайно огнеопасен. diff --git a/Resources/Locale/ru-RU/prototypes/roles/antags.ftl b/Resources/Locale/ru-RU/prototypes/roles/antags.ftl new file mode 100644 index 00000000000..9caf0e69b7a --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/roles/antags.ftl @@ -0,0 +1,24 @@ +roles-antag-syndicate-agent-name = Агент Синдиката +roles-antag-syndicate-agent-objective = Выполните свои задачи и не попадитесь. +roles-antag-initial-infected-name = Нулевой заражённый +roles-antag-initial-infected-objective = После превращения заразите как можно больше других членов экипажа. +roles-antag-zombie-name = Зомби +roles-antag-zombie-objective = Превратите как можно больше членов экипажа в зомби. +roles-antag-suspicion-innocent-name = Невиновный +roles-antag-suspicion-innocent-objective = Найдите и уничтожьте всех предателей. +roles-antag-suspicion-suspect-name = Подозреваемый +roles-antag-suspicion-suspect-objective = Убейте невиновных. +roles-antag-nuclear-operative-commander-name = Командир ядерных оперативников +roles-antag-nuclear-operative-commander-objective = Приведите свой отряд к уничтожению станции. +roles-antag-nuclear-operative-agent-name = Медик ядерных оперативников +roles-antag-nuclear-operative-agent-objective = Как обычный оперативник, но с приоритетом на медпомощь отряду. +roles-antag-nuclear-operative-name = Ядерный оперативник +roles-antag-nuclear-operative-objective = Найдите ядерный диск и взорвите станцию. +roles-antag-subverted-silicon-name = Взломанный борг +roles-antag-subverted-silicon-objective = Следуйте своим новым законам и творите зло на станции. +roles-antag-space-ninja-name = Космический ниндзя +roles-antag-space-ninja-objective = Используй свою скрытность, чтобы устроить диверсию на станции, питайтесь от электрических проводов. +roles-antag-thief-name = Вор +roles-antag-thief-objective = Добавьте в свою коллекцию всякие штучки от NT. +roles-antag-terminator-name = Экстерминатор +roles-antag-terminator-objective = Устраните свою цель любыми средствами, будущее рассчитывает на вас. diff --git a/Resources/Locale/ru-RU/prototypes/solar_panels.ftl b/Resources/Locale/ru-RU/prototypes/solar_panels.ftl new file mode 100644 index 00000000000..4f2b681831b --- /dev/null +++ b/Resources/Locale/ru-RU/prototypes/solar_panels.ftl @@ -0,0 +1,15 @@ +### Power entity prototype data. + + +### Solars + +ent-solar-tracker = солнечный трекер + .desc = Солнечный трекер. Может быть подключен к компьютеру и массиву солнечных панелей для отслеживания их положения. +ent-solar-assembly = каркас солнечной панели + .desc = Каркас солнечной панели. Установите на провод, чтобы начать сборку солнечной панели. +ent-solar-panel = солнечная панель + .desc = Вырабатывает энергию из солнечного света. Обычно используется для питания заменителей солнечного света. Хрупкая. +ent-solar-tracker-electronics = микросхема солнечного трекера + .desc = Микросхема для создания солнечного трекера. +ent-solar-assembly-part = детали каркаса солнечной панели + .desc = Используется для создания каркаса солнечной панели, из которого можно собрать солнечную панель или трекер. diff --git a/Resources/Locale/ru-RU/pulling/pullable-component.ftl b/Resources/Locale/ru-RU/pulling/pullable-component.ftl new file mode 100644 index 00000000000..6cc60f6ce5d --- /dev/null +++ b/Resources/Locale/ru-RU/pulling/pullable-component.ftl @@ -0,0 +1,4 @@ +## PullingVerb + +pulling-verb-get-data-text = Тащить +pulling-verb-get-data-text-stop-pulling = Перестать тащить diff --git a/Resources/Locale/ru-RU/quick-dialog/quick-dialog.ftl b/Resources/Locale/ru-RU/quick-dialog/quick-dialog.ftl new file mode 100644 index 00000000000..1ac9f9a036b --- /dev/null +++ b/Resources/Locale/ru-RU/quick-dialog/quick-dialog.ftl @@ -0,0 +1,6 @@ +quick-dialog-ui-integer = Integer.. +quick-dialog-ui-float = Float.. +quick-dialog-ui-short-text = Короткий текст.. +quick-dialog-ui-long-text = Длинный текст.. +quick-dialog-ui-ok = Ок +quick-dialog-ui-cancel = Отмена diff --git a/Resources/Locale/ru-RU/radiation/geiger-component.ftl b/Resources/Locale/ru-RU/radiation/geiger-component.ftl new file mode 100644 index 00000000000..e8f31c0ad3c --- /dev/null +++ b/Resources/Locale/ru-RU/radiation/geiger-component.ftl @@ -0,0 +1,3 @@ +geiger-item-control-status = Радиация: [color={ $color }]{ $rads } рад[/color] +geiger-item-control-disabled = Отключён +geiger-component-examine = Текущий уровень радиации: [color={ $color }]{ $rads } рад[/color] diff --git a/Resources/Locale/ru-RU/radiation/radiation-command.ftl b/Resources/Locale/ru-RU/radiation/radiation-command.ftl new file mode 100644 index 00000000000..5a45063cdb1 --- /dev/null +++ b/Resources/Locale/ru-RU/radiation/radiation-command.ftl @@ -0,0 +1,2 @@ +radiation-command-description = Переключение видимости лучей радиации, исходящих от источников радиации +radiation-command-help = Использование: showradiation diff --git a/Resources/Locale/ru-RU/radio/components/encryption-key-component.ftl b/Resources/Locale/ru-RU/radio/components/encryption-key-component.ftl new file mode 100644 index 00000000000..9eb50b2c391 --- /dev/null +++ b/Resources/Locale/ru-RU/radio/components/encryption-key-component.ftl @@ -0,0 +1,9 @@ +encryption-key-successfully-installed = Вы вставляете ключ внутрь. +encryption-key-slots-already-full = Не хватает места для ещё одного ключа. +encryption-keys-all-extracted = Вы извлекаете ключи шифрования! +encryption-keys-no-keys = В этом устройстве нет ключей шифрования! +encryption-keys-are-locked = Ячейка ключей шифрования заблокирована. +encryption-keys-panel-locked = Сначала откройте техническую панель. +examine-encryption-channels-prefix = Доступные частоты: +examine-encryption-channel = [color={ $color }]{ $key } для канала { $id } (частота { $freq })[/color] +examine-encryption-default-channel = Каналом по умолчанию является [color={ $color }]{ $channel }[/color]. diff --git a/Resources/Locale/ru-RU/radio/components/handheld-radio-component.ftl b/Resources/Locale/ru-RU/radio/components/handheld-radio-component.ftl new file mode 100644 index 00000000000..eef3f8f76dd --- /dev/null +++ b/Resources/Locale/ru-RU/radio/components/handheld-radio-component.ftl @@ -0,0 +1,6 @@ +handheld-radio-component-on-use = Радио { $radioState }. +handheld-radio-component-on-examine = Настроено на работу на частоте { $frequency }. +handheld-radio-component-on-state = включено +handheld-radio-component-off-state = выключено +handheld-radio-component-channel-set = Включён { $channel } канал +handheld-radio-component-chennel-examine = Выбранный канал: { $channel }. diff --git a/Resources/Locale/ru-RU/radio/components/intercom.ftl b/Resources/Locale/ru-RU/radio/components/intercom.ftl new file mode 100644 index 00000000000..b635a9721bf --- /dev/null +++ b/Resources/Locale/ru-RU/radio/components/intercom.ftl @@ -0,0 +1,5 @@ +intercom-menu-title = Интерком +intercom-channel-label = Канал: +intercom-button-text-mic = Микр. +intercom-button-text-speaker = Динам. +intercom-flavor-text-left = Не засоряйте эфир болтовнёй diff --git a/Resources/Locale/ru-RU/radio/components/radio-jammer-component.ftl b/Resources/Locale/ru-RU/radio/components/radio-jammer-component.ftl new file mode 100644 index 00000000000..5045e588fdd --- /dev/null +++ b/Resources/Locale/ru-RU/radio/components/radio-jammer-component.ftl @@ -0,0 +1,5 @@ +radio-jammer-component-on-use = Глушитель связи { $state }. +radio-jammer-component-on-state = включён +radio-jammer-component-off-state = выключен +radio-jammer-component-examine-on-state = Индикатор работы [color=darkgreen]горит[/color]. +radio-jammer-component-examine-off-state = Индикатор работы [color=darkred]не горит[/color]. diff --git a/Resources/Locale/ru-RU/ratvar/ratvar.ftl b/Resources/Locale/ru-RU/ratvar/ratvar.ftl new file mode 100644 index 00000000000..042c4be7eb6 --- /dev/null +++ b/Resources/Locale/ru-RU/ratvar/ratvar.ftl @@ -0,0 +1,2 @@ +ratvar-has-risen = РАТВАР ПРОБУДИЛСЯ +ratvar-has-risen-sender = ??? diff --git a/Resources/Locale/ru-RU/rcd/components/rcd-ammo-component.ftl b/Resources/Locale/ru-RU/rcd/components/rcd-ammo-component.ftl new file mode 100644 index 00000000000..4cf6e85def7 --- /dev/null +++ b/Resources/Locale/ru-RU/rcd/components/rcd-ammo-component.ftl @@ -0,0 +1,8 @@ +rcd-ammo-component-on-examine = + Содержит { $charges } { $charges -> + [one] заряд + [few] заряда + *[other] зарядов + }. +rcd-ammo-component-after-interact-full = РСУ полон! +rcd-ammo-component-after-interact-refilled = Вы пополняете РСУ. diff --git a/Resources/Locale/ru-RU/rcd/components/rcd-component.ftl b/Resources/Locale/ru-RU/rcd/components/rcd-component.ftl new file mode 100644 index 00000000000..33401e2dd92 --- /dev/null +++ b/Resources/Locale/ru-RU/rcd/components/rcd-component.ftl @@ -0,0 +1,16 @@ +### UI + +# Shown when an RCD is examined in details range +rcd-component-examine-detail = Переключён в режим { $mode }. + +### Interaction Messages + +# Shown when changing RCD Mode +rcd-component-change-mode = РСУ переключён в режим { $mode }. +rcd-component-no-ammo-message = В РСУ закончились заряды! +rcd-component-tile-obstructed-message = Этот тайл заблокирован! +rcd-component-tile-indestructible-message = Этот тайл не может быть уничтожен! +rcd-component-deconstruct-target-not-on-whitelist-message = Вы не можете это деконструировать! +rcd-component-cannot-build-floor-tile-not-empty-message = Пол можно построить только в космосе! +rcd-component-cannot-build-wall-tile-not-empty-message = Вы не можете построить стену в космосе! +rcd-component-cannot-build-airlock-tile-not-empty-message = Вы не можете построить шлюз в космосе! diff --git a/Resources/Locale/ru-RU/reagents/Capsaicin.ftl b/Resources/Locale/ru-RU/reagents/Capsaicin.ftl new file mode 100644 index 00000000000..90e5e9f844c --- /dev/null +++ b/Resources/Locale/ru-RU/reagents/Capsaicin.ftl @@ -0,0 +1,4 @@ +### Messages that pop up when metabolizing Capsaicin Oil. + +capsaicin-effect-light-burn = Вы ощущаете легкое жжение в горле... +capsaicin-effect-heavy-burn = Вы чувствуете что во рту творится самый настоящий ад! diff --git a/Resources/Locale/ru-RU/reagents/barozine.ftl b/Resources/Locale/ru-RU/reagents/barozine.ftl new file mode 100644 index 00000000000..b05eecb5479 --- /dev/null +++ b/Resources/Locale/ru-RU/reagents/barozine.ftl @@ -0,0 +1,2 @@ +barozine-effect-skin-burning = Вы чувствуете, как ваша кожа горит! +barozine-effect-muscle-contract = Вы чувствуете, как ваши мышцы напрягаются. diff --git a/Resources/Locale/ru-RU/reagents/buzzochloricbees.ftl b/Resources/Locale/ru-RU/reagents/buzzochloricbees.ftl new file mode 100644 index 00000000000..c55ee290f80 --- /dev/null +++ b/Resources/Locale/ru-RU/reagents/buzzochloricbees.ftl @@ -0,0 +1,15 @@ +buzzochloricbees-effect-oh-god-bees = Над вами роится много-много пчел. +buzzochloricbees-effect-its-the-bees = Это пчёлы, о господи, пчёлы. +buzzochloricbees-effect-why-am-i-covered-in-bees = Вы покрыты разъярёнными пчёлами. +buzzochloricbees-effect-one-with-the-bees = Вы одно целое с пчелами. +buzzochloricbees-effect-squeaky-clean = Вы чувствуете себя скрепяще-чистым, пока пчёлы пытаются от вас избавиться. +buzzochloricbees-effect-histamine-bee-allergy = Видимо, у вас сильная аллергия на пчел. +buzzochloricbees-effect-histamine-swells = Вы раздуваетесь как воздушный шар в присутствии пчёл +buzzochloricbees-effect-histamine-numb-to-the-bees = Вы оцепенели из-за пчёл. +buzzochloricbees-effect-histamine-cannot-be-one-with-the-bees = Вы не одно целое с пчелами. +buzzochloricbees-effect-licoxide-electrifying = Пчёлы наэлектризованы. +buzzochloricbees-effect-licoxide-shocked-by-bee-facts = Вас шокируют эти пять фактов о пчелах. +buzzochloricbees-effect-licoxide-buzzed = Вы чувствуете "отжужжанность". +buzzochloricbees-effect-licoxide-buzzes = Вы жужжите вместе с пчелами. +buzzochloricbees-effect-fiber-hairy = Вы чувствуете себя пушистым, как пчела. +buzzochloricbees-effect-fiber-soft = Вы чувствуете необыкновенную мягкость пчел. diff --git a/Resources/Locale/ru-RU/reagents/carpetium.ftl b/Resources/Locale/ru-RU/reagents/carpetium.ftl new file mode 100644 index 00000000000..7fe22c6678d --- /dev/null +++ b/Resources/Locale/ru-RU/reagents/carpetium.ftl @@ -0,0 +1,2 @@ +carpetium-effect-blood-fibrous = Ваша кровь кажется странно волокнистой сегодня. +carpetium-effect-jumpsuit-insides = По какой-то причине вы чувствуете, что внутри вас находится комбинезон. diff --git a/Resources/Locale/ru-RU/reagents/clf3.ftl b/Resources/Locale/ru-RU/reagents/clf3.ftl new file mode 100644 index 00000000000..49452769b48 --- /dev/null +++ b/Resources/Locale/ru-RU/reagents/clf3.ftl @@ -0,0 +1,3 @@ +clf3-it-burns = Обжигает как в аду! +clf3-get-away = Вам нужно уносить ноги сейчас же! +clf3-explosion = Смесь выстреливает наружу! diff --git a/Resources/Locale/ru-RU/reagents/ephedrine.ftl b/Resources/Locale/ru-RU/reagents/ephedrine.ftl new file mode 100644 index 00000000000..71aedf761a7 --- /dev/null +++ b/Resources/Locale/ru-RU/reagents/ephedrine.ftl @@ -0,0 +1,4 @@ +### Messages that pop up when metabolizing ephedrine. + +ephedrine-effect-tight-pain = Вы чувствуете тугую боль в груди. +ephedrine-effect-heart-pounds = Ваше сердце колотится! diff --git a/Resources/Locale/ru-RU/reagents/ethyloxyephedrine.ftl b/Resources/Locale/ru-RU/reagents/ethyloxyephedrine.ftl new file mode 100644 index 00000000000..90d7d0a65a6 --- /dev/null +++ b/Resources/Locale/ru-RU/reagents/ethyloxyephedrine.ftl @@ -0,0 +1,4 @@ +### Messages that pop up when metabolizing ethyloxyephedrine + +ethyloxyephedrine-effect-feeling-awake = Вы чувствуете себя не так сонно. +ethyloxyephedrine-effect-clear-mind = Туман сна рассеивается перед вами. diff --git a/Resources/Locale/ru-RU/reagents/fresium.ftl b/Resources/Locale/ru-RU/reagents/fresium.ftl new file mode 100644 index 00000000000..095507cb8b6 --- /dev/null +++ b/Resources/Locale/ru-RU/reagents/fresium.ftl @@ -0,0 +1,3 @@ +fresium-effect-freeze-insides = Вы чувствуете, как ваши внутренности замерзают! +fresium-effect-frozen = Ваши ноги заморожены! +fresium-effect-slow = Вы с трудом перебираете ногами! diff --git a/Resources/Locale/ru-RU/reagents/frezon.ftl b/Resources/Locale/ru-RU/reagents/frezon.ftl new file mode 100644 index 00000000000..8e6b6c30f97 --- /dev/null +++ b/Resources/Locale/ru-RU/reagents/frezon.ftl @@ -0,0 +1,2 @@ +frezon-lungs-cold = Ваши лёгкие морозит. +frezon-euphoric = Вам зябко, но вы испытываете эйфорию.. diff --git a/Resources/Locale/ru-RU/reagents/generic.ftl b/Resources/Locale/ru-RU/reagents/generic.ftl new file mode 100644 index 00000000000..c928e59cb38 --- /dev/null +++ b/Resources/Locale/ru-RU/reagents/generic.ftl @@ -0,0 +1,11 @@ +### Messages that can be utilized by multiple reagents. + +generic-reagent-effect-burning-insides = Вы чувствуете, как горят ваши внутренности! +generic-reagent-effect-burning-eyes = Ваши глаза начинают легко гореть. +generic-reagent-effect-burning-eyes-a-bit = Ваши глаза немного горят. +generic-reagent-effect-tearing-up = Ваши глаза начинают слезиться. +generic-reagent-effect-nauseous = Вы чувствуете тошноту. +generic-reagent-effect-parched = Вы чувствуете сухость в горле. +generic-reagent-effect-thirsty = Вы испытываете жажду. +generic-reagent-effect-sick = Вы чувствуете себя плохо после употребления этого... +generic-reagent-effect-slicing-insides = Вы чувствуете ужасно острую боль во внутренностях! diff --git a/Resources/Locale/ru-RU/reagents/histamine.ftl b/Resources/Locale/ru-RU/reagents/histamine.ftl new file mode 100644 index 00000000000..d0e3d1443a9 --- /dev/null +++ b/Resources/Locale/ru-RU/reagents/histamine.ftl @@ -0,0 +1,4 @@ +### Messages that pop up when metabolizing histamine. + +histamine-effect-light-itchiness = Вы чувствуете легкий зуд... +histamine-effect-heavy-itchiness = Вы чувствуете НАСТОЯЩИЙ зуд! diff --git a/Resources/Locale/ru-RU/reagents/laughter.ftl b/Resources/Locale/ru-RU/reagents/laughter.ftl new file mode 100644 index 00000000000..14c8c9fe8fd --- /dev/null +++ b/Resources/Locale/ru-RU/reagents/laughter.ftl @@ -0,0 +1 @@ +laughter-effect-control-laughter = Вы не можете сдержать своего смеха! diff --git a/Resources/Locale/ru-RU/reagents/leporazine.ftl b/Resources/Locale/ru-RU/reagents/leporazine.ftl new file mode 100644 index 00000000000..fb61a5dcf8c --- /dev/null +++ b/Resources/Locale/ru-RU/reagents/leporazine.ftl @@ -0,0 +1 @@ +leporazine-effect-temperature-adjusting = Вы чувствуете, как температура вашего тела быстро меняется. diff --git a/Resources/Locale/ru-RU/reagents/meta/biological.ftl b/Resources/Locale/ru-RU/reagents/meta/biological.ftl new file mode 100644 index 00000000000..43c2e1a13fa --- /dev/null +++ b/Resources/Locale/ru-RU/reagents/meta/biological.ftl @@ -0,0 +1,18 @@ +reagent-name-blood = кровь +reagent-desc-blood = Я надеюсь, что это кетчуп. +reagent-name-insect-blood = кровь инсектоидов +reagent-desc-insect-blood = Окей, это абсолютно омерзительно. И выглядит отчасти... живой? +reagent-name-slime = слизь +reagent-desc-slime = Сначала вам показалось, что это градиент крови, но вы ошиблись. +reagent-name-hemocyanin-blood = голубая кровь +reagent-desc-hemocyanin-blood = Содержит медь, а не железо, что придаёт ей ярко выраженный голубой цвет. +reagent-name-ammonia-blood = гнилая кровь +reagent-desc-ammonia-blood = Ничто другое в галактике не пахнет так отвратительно. +reagent-name-zombie-blood = кровь зомби +reagent-desc-zombie-blood = Не рекомендуется употреблять в пищу. Может быть использована для создания прививки от инфекции. +reagent-name-ichor = ихор +reagent-desc-ichor = Чрезвычайно мощное регенеративное химическое вещество, доведенное до совершенства эволюцией космической фауны. Производится в пищеварительной системе дракона и считается экзотическим товаром, поскольку охота на него требует огромных усилий. +reagent-name-fat = жир +reagent-desc-fat = Независимо от того, как он был получен, его применение важно. +reagent-name-vomit = рвота +reagent-desc-vomit = Вы можете увидеть в ней несколько кусков чьей-то последней еды. diff --git a/Resources/Locale/ru-RU/reagents/meta/botany.ftl b/Resources/Locale/ru-RU/reagents/meta/botany.ftl new file mode 100644 index 00000000000..a9e7adbe263 --- /dev/null +++ b/Resources/Locale/ru-RU/reagents/meta/botany.ftl @@ -0,0 +1,16 @@ +reagent-name-e-z-nutrient = EZ-нутриенты +reagent-desc-e-z-nutrient = Дайте вашим растениям немного этих ЛЁГКИХ питательных веществ! Дионы считают это аппетитным. +reagent-name-left4-zed = left-4-zed +reagent-desc-left4-zed = Коктейль из различных мутагенов, которые вызывают сильную нестабильность у растительности. +reagent-name-pest-killer = пестициды +reagent-desc-pest-killer = Смесь, предназначенная для борьбы с вредителями. +reagent-name-plant-b-gone = plant-B-gone +reagent-desc-plant-b-gone = Вредная токсичная смесь для уничтожения растительной жизни. Очень эффективно против кудзу. +reagent-name-robust-harvest = робаст харвест +reagent-desc-robust-harvest = Высокоэффективное удобрение. Незаменимый помощник ботаника и лучший друг дионы. +reagent-name-weed-killer = гербициды +reagent-desc-weed-killer = Смесь, предназначенная для борьбы с сорняками. Очень эффективно против кудзу. +reagent-name-ammonia = аммиак +reagent-desc-ammonia = Эффективное удобрение, которое лучше, чем доступное ботаникам изначально, хотя и не такое мощное, как диэтиламин. +reagent-name-diethylamine = диэтиламин +reagent-desc-diethylamine = Очень сильное удобрение. diff --git a/Resources/Locale/ru-RU/reagents/meta/chemicals.ftl b/Resources/Locale/ru-RU/reagents/meta/chemicals.ftl new file mode 100644 index 00000000000..68766b06da6 --- /dev/null +++ b/Resources/Locale/ru-RU/reagents/meta/chemicals.ftl @@ -0,0 +1,20 @@ +reagent-name-acetone = ацетон +reagent-desc-acetone = Прозрачная, слегка канцерогенная жидкость. Имеет множество простых способов применения в повседневной жизни. +reagent-name-phenol = фенол +reagent-desc-phenol = Ароматическое кольцо углерода с гидроксильной группой. Полезный ингредиент для ряда лекарств, но сам по себе не обладает лечебными свойствами. +reagent-name-sodium-carbonate = карбонат натрия +reagent-desc-sodium-carbonate = Белая, не имеющая запаха соль, хорошо растворимая в воде и образующая при этом щелочной раствор. Также известна как сода кальцинированная. +reagent-name-artifexium = артифексиум +reagent-desc-artifexium = Лавандовая смесь микроскопических фрагментов артефактов и сильной кислоты. Обладает способностью активировать артефакты. +reagent-name-benzene = бензол +reagent-desc-benzene = Канцерогенная основа для многих органических соединений. +reagent-name-hydroxide = гидроксид +reagent-desc-hydroxide = Сильное щелочное химическое вещество, являющееся основой для многих органических соединений. +reagent-name-sodium-hydroxide = гидроксид натрия +reagent-desc-sodium-hydroxide = Белая, без запаха, растворимая в воде соль, образующая сильный щелочной раствор в воде. При попадании в организм вызывает ожоги и рвоту. +reagent-name-fersilicite = Ферсилицит +reagent-desc-fersilicite = Интерметаллическое соединение с необычными магнитными свойствами при низких температурах. +reagent-name-sodium-polyacrylate = полиакрилат натрия +reagent-desc-sodium-polyacrylate = Супервпитывающий полимер с различными промышленными применениями. +reagent-name-cellulose = целлюлозные волокна +reagent-desc-cellulose = Кристаллический полидекстрозный полимер, выделяемый растениями. diff --git a/Resources/Locale/ru-RU/reagents/meta/cleaning.ftl b/Resources/Locale/ru-RU/reagents/meta/cleaning.ftl new file mode 100644 index 00000000000..bdf283d7881 --- /dev/null +++ b/Resources/Locale/ru-RU/reagents/meta/cleaning.ftl @@ -0,0 +1,12 @@ +reagent-name-bleach = отбеливатель +reagent-desc-bleach = В просторечии хлорка. Сверхмощное чистящее средство, которое может очищать полы так же, как и космический очиститель, а также обеззараживать одежду. Крайне токсичен при попадании в организм. +reagent-name-space-cleaner = космический очиститель +reagent-desc-space-cleaner = Способен очистить почти любую поверхность от всего, что может ее запачкать. Уборщик наверняка будет благодарен добавке. +reagent-name-soap = мыло +reagent-desc-soap = Мыло можно использовать для получения мыльной воды. +reagent-name-soapy-water = мыльная вода +reagent-desc-soapy-water = Раствор мыла с водой. Хорошо очищает поверхности от грязи, и более скользкий, чем простая вода. +reagent-name-space-lube = космическая смазка +reagent-desc-space-lube = Космическая смазка - высокоэффективный лубрикант, предназначенный для обслуживания исключительно сложного механического оборудования (и уж точно не используемый для подскальзывания людей). +reagent-name-space-glue = космический клей +reagent-desc-space-glue = Космический клей - высокоэффективный клей, предназначенный для обслуживания исключительно сложного механического оборудования (и уж точно не используемый для приклеивания людей к полу). diff --git a/Resources/Locale/ru-RU/reagents/meta/consumable/drink/alcohol.ftl b/Resources/Locale/ru-RU/reagents/meta/consumable/drink/alcohol.ftl new file mode 100644 index 00000000000..70d39a2f40b --- /dev/null +++ b/Resources/Locale/ru-RU/reagents/meta/consumable/drink/alcohol.ftl @@ -0,0 +1,168 @@ +reagent-name-absinthe = абсент +reagent-desc-absinthe = Спиртной напиток со вкусом аниса, полученный из растений. +reagent-name-ale = эль +reagent-desc-ale = Тёмный алкогольный напиток, приготовленный из ячменного солода и дрожжей. +reagent-name-beer = пиво +reagent-desc-beer = Алкогольный напиток, изготовленный из солода, хмеля, дрожжей и воды. +reagent-name-blue-curacao = голубой кюрасао +reagent-desc-blue-curacao = Экзотично-голубой фруктовый напиток, дистиллированный из апельсинов. +reagent-name-cognac = коньяк +reagent-desc-cognac = Сладкий и крепкий алкогольный напиток, дважды дистиллированный и оставленный для выдержки на несколько лет. Сладкий, как блуд. +reagent-name-dead-rum = мёртвый ром +reagent-desc-dead-rum = Дистиллированный алкогольный напиток, изготовленный из морской воды. +reagent-name-ethanol = этанол +reagent-desc-ethanol = Он же этиловый спирт. Простейший алкоголь, при употреблении пьянит, легко воспламеняется. +reagent-name-gin = джин +reagent-desc-gin = Дистиллированный алкогольный напиток, в котором преобладает аромат ягод можжевельника. +reagent-name-coffeeliqueur = кофейный ликёр +reagent-desc-coffeeliqueur = Ликёр, со вкусом кофе колд брю и специй. +reagent-name-melon-liquor = дынный ликёр +reagent-desc-melon-liquor = Довольно сладкий фруктовый ликер крепостью 23 градуса. +reagent-name-n-t-cahors = НеоТеологический кагор +reagent-desc-n-t-cahors = Крепленое десертное вино, изготовленное из каберне совиньон, саперави и других сортов винограда. +reagent-name-poison-wine = ядовитое вино +reagent-desc-poison-wine = Это вообще вино? Ядовитое! Галлюциногенное! Вероятно, ваше руководство потребляет его в огромных количествах! +reagent-name-rum = ром +reagent-desc-rum = Дистиллированный алкогольный напиток, изготовленный из субпродуктов сахарного тростника. +reagent-name-sake = саке +reagent-desc-sake = Алкогольный напиток, изготовленный путем брожения шлифованного риса. +reagent-name-tequila = текила +reagent-desc-tequila = Крепкий и слабо ароматизированный спирт производства Мексики. +reagent-name-vermouth = вермут +reagent-desc-vermouth = Ароматизированное, крепленое белое вино, со вкусом различных трав. +reagent-name-vodka = водка +reagent-desc-vodka = Прозрачный дистиллированный алкогольный напиток, происходящий из Польши и России. +reagent-name-whiskey = виски +reagent-desc-whiskey = Тип дистиллированного алкогольного напитка, изготовленного из забродившего зернового сусла. +reagent-name-wine = вино +reagent-desc-wine = Алкогольный напиток премиум-класса, изготовленный из дистиллированного виноградного сока. +reagent-name-champagne = шампанское +reagent-desc-champagne = Премиальное игристое вино. +reagent-name-acid-spit = кислотный плевок +reagent-desc-acid-spit = Напиток для смелых, но при неправильном приготовлении может оказаться смертельно опасным! +reagent-name-allies-cocktail = коктейль Союзники +reagent-desc-allies-cocktail = Напиток из ваших союзников, не так сладок, как если бы из ваших врагов. +reagent-name-aloe = алоэ +reagent-desc-aloe = Очень, очень, очень хорошо. +reagent-name-amasec = амасек +reagent-desc-amasec = Официальный напиток Оружейного клуба! +reagent-name-andalusia = андалусия +reagent-desc-andalusia = Хороший напиток со странным названием. +reagent-name-antifreeze = антифриз +reagent-desc-antifreeze = Непревзойденная свежесть. +reagent-name-atomic-bomb = атомная бомба +reagent-desc-atomic-bomb = Распространение ядерного оружия никогда не было таким вкусным. +reagent-name-b52 = B-52 +reagent-desc-b52 = Кофе, айриш крим и коньяк. Просто бомба. +reagent-name-bahama-mama = багама-мама +reagent-desc-bahama-mama = Тропический коктейль. +reagent-name-banana-honk = банана-хонк +reagent-desc-banana-honk = Напиток из Бананового Рая. +reagent-name-barefoot = домохозяйка +reagent-desc-barefoot = Дети, кухня, церковь. +reagent-name-beepsky-smash = удар бипски +reagent-desc-beepsky-smash = Откажись выпить - и приготовься к ЗАКОНУ. +reagent-name-black-russian = чёрный русский +reagent-desc-black-russian = Для людей с непереносимостью лактозы. Так же прекрасен, как и белый русский. +reagent-name-bloody-mary = кровавая Мэри +reagent-desc-bloody-mary = Странная, но приятная смесь из водки, томата и сока лайма. +reagent-name-booger = козявка +reagent-desc-booger = Фууу... +reagent-name-brave-bull = храбрый бык +reagent-desc-brave-bull = Так же эффективен, как и голландский кураж! +reagent-name-cuba-libre = куба-либре +reagent-desc-cuba-libre = Ром, смешанный с колой. Да здравствует революция. +reagent-name-demons-blood = кровь демона +reagent-desc-demons-blood = ААААХ!!!! +reagent-name-devils-kiss = поцелуй дьявола +reagent-desc-devils-kiss = Жуткое время! +reagent-name-doctors-delight = радость доктора +reagent-desc-doctors-delight = Глоток сделал - Медибот свободен. Это, наверное, даже к лучшему. +reagent-name-driest-martini = самый сухой мартини +reagent-desc-driest-martini = Только для опытных. Вы уверены, что видите плавающие в бокале песчинки. +reagent-name-erika-surprise = сюрприз Эрики +reagent-desc-erika-surprise = Сюрприз в том, что он зеленый! +reagent-name-gargle-blaster = пангалактический грызлодёр +reagent-desc-gargle-blaster = Ого, эта штука выглядит нестабильной! +reagent-name-gin-fizz = шипучий джин +reagent-desc-gin-fizz = Освежающе лимонный, восхитительно сухой. +reagent-name-gin-tonic = джин-тоник +reagent-desc-gin-tonic = Классический мягкий коктейль всех времен и народов. +reagent-name-gildlager = гильдлагер +reagent-desc-gildlager = 50-градусный коричный шнапс, созданный для девочек-подростков на весенних каникулах. +reagent-name-goldschlager = гольдшлягер +reagent-desc-goldschlager = 50-градусный коричный шнапс, созданный для девочек-подростков на весенних каникулах. +reagent-name-grog = грог +reagent-desc-grog = Ром, разбавленный водой, одобрено пиратами! +reagent-name-hippies-delight = радость хиппи +reagent-desc-hippies-delight = Ты просто не понимаешь, чувааак. +reagent-name-hooch = суррогат +reagent-desc-hooch = Либо чья-то неудача в приготовлении коктейля, либо чья-то попытка производства алкоголя. В любом случае, вы действительно хотите это выпить? +reagent-name-iced-beer = пиво со льдом +reagent-desc-iced-beer = Пиво настолько морозное, что воздух вокруг него замерзает. +reagent-name-irish-car-bomb = ирландская автомобильная бомба +reagent-desc-irish-car-bomb = Тревожная смесь крема айриш и эля. +reagent-name-irish-cream = ирландские сливки +reagent-desc-irish-cream = Сливки с добавлением виски. Что еще можно ожидать от ирландцев. +reagent-name-irish-coffee = ирландский кофе +reagent-desc-irish-coffee = Кофе с ирландскими сливками. Обычные сливки - это совсем не то! +reagent-name-kira-special = кира специальный +reagent-desc-kira-special = Да здравствует парень, которого все принимали за девушку. Бака! +reagent-name-long-island-iced-tea = лонг-айленд айс ти +reagent-desc-long-island-iced-tea = Винный шкаф, собранный в вкусную смесь. Предназначен только для женщин-алкоголиков среднего возраста. +reagent-name-manhattan = манхэттен +reagent-desc-manhattan = Любимый напиток Детектива под прикрытием. Он никогда не переносил джин... +reagent-name-manhattan-project = манхэттенский проект +reagent-desc-manhattan-project = Напиток для учёных, размышляющих о том, как взорвать станцию. +reagent-name-manly-dorf = мужественный дворф +reagent-desc-manly-dorf = Пиво и эль, соединённые в восхитительный коктейль. Предназначено только для крепких гномов. +reagent-name-margarita = маргарита +reagent-desc-margarita = На каёмке лайм с солью. Аррива~! +reagent-name-martini = классический мартини +reagent-desc-martini = Вермут с джином. Не совсем как пил 007, но все равно вкусно. +reagent-name-mead = медовуха +reagent-desc-mead = Напиток викингов, хоть и дешевый. +reagent-name-mojito = мохито +reagent-desc-mojito = Если это достаточно хорошо для Космической Кубы, то подойдет и для вас. +reagent-name-moonshine = самогон +reagent-desc-moonshine = Самодельный напиток, изготавливаемый в домашних условиях. Что может пойти не так? +reagent-name-neurotoxin = нейротоксин +reagent-desc-neurotoxin = Сильный нейротоксин, который вводит субъекта в состояние, напоминающее смерть. +reagent-name-patron = покровитель +reagent-desc-patron = Текила с серебром в своем составе, фаворит женщин-алкоголичек из клубной тусовки. +reagent-name-red-mead = красная медовуха +reagent-desc-red-mead = Настоящий напиток викингов! Несмотря на то, что он имеет странный красный цвет. +reagent-name-rewriter = переписчик +reagent-desc-rewriter = Тайна святилища Библиотекаря... +reagent-name-sbiten = сбитень +reagent-desc-sbiten = Пикантная водка! Может быть немного жгучей для малышей! +reagent-name-screwdriver-cocktail = отвёртка +reagent-desc-screwdriver-cocktail = Водка, смешанная с обычным апельсиновым соком. Результат на удивление вкусный. +reagent-name-cogchamp = когчамп +reagent-desc-cogchamp = Даже Четыре Генерала Ратвара не могли устоять перед этим! Qevax Jryy! Коктейль передней линии бара. +reagent-name-silencer = глушитель +reagent-desc-silencer = Напиток из рая мимов. +reagent-name-singulo = сингуло +reagent-desc-singulo = Блю-спейс напиток! +reagent-name-snow-white = белый снег +reagent-desc-snow-white = Морозная свежесть. +reagent-name-sui-dream = мечты суи +reagent-desc-sui-dream = 'Состав: Белая газировка, голубой кюрасао, дынный ликер.' +reagent-name-syndicate-bomb = бомба синдиката +reagent-desc-syndicate-bomb = Кто-то подложил нам бомбу! +reagent-name-tequila-sunrise = текила санрайз +reagent-desc-tequila-sunrise = Текила и апельсиновый сок. Очень похож на "Отвертку", только мексиканскую. +reagent-name-three-mile-island = чай со льдом три-майл-айленд +reagent-desc-three-mile-island = "Сделан для женщин, достаточно крепок для мужчин." +reagent-name-toxins-special = особый токсин +reagent-desc-toxins-special = Эта штука ОГОНЬ! ВЫЗЫВАЙТЕ ЧЁРТОВ ШАТТЛ! +reagent-name-vodka-martini = водка мартини +reagent-desc-vodka-martini = Водка с джином. Не совсем как пил 007, но все равно вкусно. +reagent-name-vodka-tonic = водка тоник +reagent-desc-vodka-tonic = Для тех случаев, когда джин-тоник недостаточно русский. +reagent-name-whiskey-cola = виски кола +reagent-desc-whiskey-cola = Виски, смешанный с колой. Удивительно освежает. +reagent-name-whiskey-soda = виски с содовой +reagent-desc-whiskey-soda = Невероятно освежающе! +reagent-name-white-russian = белый русский +reagent-desc-white-russian = Но это только твоё мнение, чувак. diff --git a/Resources/Locale/ru-RU/reagents/meta/consumable/drink/drinks.ftl b/Resources/Locale/ru-RU/reagents/meta/consumable/drink/drinks.ftl new file mode 100644 index 00000000000..bfd6d27bfed --- /dev/null +++ b/Resources/Locale/ru-RU/reagents/meta/consumable/drink/drinks.ftl @@ -0,0 +1,60 @@ +reagent-name-coffee = кофе +reagent-desc-coffee = Напиток, приготовленный из заваренных кофейных зерен. Содержит умеренное количество кофеина. +reagent-name-cream = сливки +reagent-desc-cream = Жирная, но еще жидкая часть молока. Почему бы вам не смешать это с виски, а? +reagent-name-cafe-latte = кофе латте +reagent-desc-cafe-latte = Приятный, крепкий и вкусный напиток на время чтения. +reagent-name-green-tea = зелёный чай +reagent-desc-green-tea = Вкусный зелёный чай. +reagent-name-grenadine = сироп гренадин +reagent-desc-grenadine = Не с вишневым вкусом! +reagent-name-iced-coffee = айс-кофе +reagent-desc-iced-coffee = Кофе со льдом, бодрящий и прохладный. +reagent-name-iced-green-tea = зелёный чай со льдом +reagent-desc-iced-green-tea = Холодный зеленый чай. +reagent-name-iced-tea = чай со льдом +reagent-desc-iced-tea = Он же айс-ти. Не имеет отношения к определенному рэп-исполнителю/актеру. +reagent-name-lemonade = лимонад +reagent-desc-lemonade = Напиток из лимонного сока, воды и подсластителя, например, тростникового сахара или меда. +reagent-name-milk = молоко +reagent-desc-milk = Непрозрачная белая жидкость, вырабатываемая молочными железами млекопитающих. +reagent-name-milk-goat = козье молоко +reagent-desc-milk-goat = Непрозрачная белая жидкость, производимая козами. Высокая концентрация обезжиренных сливок. +reagent-name-milk-oat = овсяное молоко +reagent-desc-milk-oat = На удивление вкусное. +reagent-name-milk-soy = соевое молоко +reagent-desc-milk-soy = Любимчик потребителей. +reagent-name-milk-spoiled = прогорклое молоко +reagent-desc-milk-spoiled = Это молоко испортилось. +reagent-name-nothing = ничего +reagent-desc-nothing = Абсолютно ничего. +reagent-name-nuclear-cola = ядерная кола +reagent-desc-nuclear-cola = Кола, кола никогда не меняется. +reagent-name-hot-cocoa = горячее какао +reagent-desc-hot-cocoa = Пахнет праздниками! +reagent-name-soda-water = газированная вода +reagent-desc-soda-water = Она же содовая. Почему бы не сделать виски с содовой? +reagent-name-soy-latte = соевый латте +reagent-desc-soy-latte = Кофейный напиток, приготовленный из эспрессо и подогретого соевого молока. +reagent-name-tea = чай +reagent-desc-tea = Напиток, приготовленный путем кипячения листьев чайного дерева Camellia sinensis. +reagent-name-tonic-water = тоник +reagent-desc-tonic-water = Вкус у него странный, но, по крайней мере, хинин препятствует распространению космической малярии. +reagent-name-water = вода +reagent-desc-water = Бесцветная жидкость, необходимая человекам для выживания. +reagent-name-ice = лёд +reagent-desc-ice = Застывшая вода. +reagent-name-dry-ramen = сухой рамэн +reagent-desc-dry-ramen = Сухая лапша и соль. +reagent-name-hot-ramen = горячий рамэн +reagent-desc-hot-ramen = Горячая лапша. +reagent-name-pilk = пилк +reagent-desc-pilk = Тошнотворная смесь молока и колы. +reagent-name-posca = поска +reagent-desc-posca = Напиток бедных воинов из забытой эпохи. +reagent-name-the-martinez = Мартинес +reagent-desc-the-martinez = Легенда среди киберпанков. Вспоминается по напитку, забывается по пьяни. +reagent-name-white-gilgamesh = белый Гильгамеш +reagent-desc-white-gilgamesh = Тошнотворная смесь молока и пива. Вызывает ощущение одеревенелости. +reagent-name-mopwata = швабода +reagent-desc-mopwata = Грязная вода, только выжатая из швабры. diff --git a/Resources/Locale/ru-RU/reagents/meta/consumable/drink/juice.ftl b/Resources/Locale/ru-RU/reagents/meta/consumable/drink/juice.ftl new file mode 100644 index 00000000000..1546d12c86f --- /dev/null +++ b/Resources/Locale/ru-RU/reagents/meta/consumable/drink/juice.ftl @@ -0,0 +1,26 @@ +reagent-name-juice-apple = яблочный сок +reagent-desc-juice-apple = Это маленький кусочек Эдема. +reagent-name-juice-banana = банановый сок +reagent-desc-juice-banana = Жидкая суть банана. ХОНК. +reagent-name-juice-berry = ягодный сок +reagent-desc-juice-berry = Вкусная смесь нескольких видов ягод. +reagent-name-juice-berry-poison = ядовитый ягодный сок +reagent-desc-juice-berry-poison = Удивительно вкусный сок, приготовленный из различных видов очень смертоносных и ядовитых ягод. +reagent-name-juice-carrot = морковный сок +reagent-desc-juice-carrot = Как морковь, но не хрустит. +reagent-name-juice-grape = виноградный сок +reagent-desc-juice-grape = Свежевыжатый сок из красного винограда. Довольно сладкий. +reagent-name-juice-lemon = лимонный сок +reagent-desc-juice-lemon = Этот сок ОЧЕНЬ кислый. +reagent-name-juice-lime = сок лайма +reagent-desc-juice-lime = Кисло-сладкий сок лайма. +reagent-name-juice-orange = апельсиновый сок +reagent-desc-juice-orange = И вкусно, и богато витамином С. Чего ещё желать? +reagent-name-juice-pineapple = ананасовый сок +reagent-desc-juice-pineapple = Вкусный сок ананаса. +reagent-name-juice-potato = картофельный сок +reagent-desc-juice-potato = Сок картофеля. Фу. +reagent-name-juice-tomato = томатный сок +reagent-desc-juice-tomato = Томаты превращенные в сок. Какая трата хороших помидоров, а? +reagent-name-juice-watermelon = арбузный сок +reagent-desc-juice-watermelon = Вкусный сок арбуза. diff --git a/Resources/Locale/ru-RU/reagents/meta/consumable/drink/soda.ftl b/Resources/Locale/ru-RU/reagents/meta/consumable/drink/soda.ftl new file mode 100644 index 00000000000..50b32bb3656 --- /dev/null +++ b/Resources/Locale/ru-RU/reagents/meta/consumable/drink/soda.ftl @@ -0,0 +1,30 @@ +reagent-name-cola = кола +reagent-desc-cola = Сладкий газированный безалкогольный напиток. Не содержит кофеина. +reagent-name-changeling-sting = жало генокрада +reagent-desc-changeling-sting = Вы делаете маленький глоток и чувствуете жжение... +reagent-name-dr-gibb = доктор Гибб +reagent-desc-dr-gibb = Восхитительная смесь из 42 различных вкусов. +reagent-name-energy-drink = энергетический напиток +reagent-desc-energy-drink = Доза энергии! Nanotrasen не несет ответственности, если у вас вырастут птичьи придатки. +reagent-name-grape-soda = виноградная газировка +reagent-desc-grape-soda = Это Винограааааад! +reagent-name-ice-cream = мороженое +reagent-desc-ice-cream = Ешьте скорее, пока не превратилось в суп-мороженое! +reagent-name-lemon-lime = лимон-лайм +reagent-desc-lemon-lime = Терпкая газировка из лимона и лайма +reagent-name-pwr-game = Pwr Game +reagent-desc-pwr-game = Единственный напиток, обладающий СИЛОЙ, которую жаждут настоящие геймеры. Когда геймеры говорят о геймерском топливе, они имеют в виду именно это. +reagent-name-root-beer = рутбир +reagent-desc-root-beer = Очень сладкий, газированный напиток, напоминающий сарспариллу. Хорошо сочетается с мороженым. +reagent-name-root-beer-float = рутбир с мороженым +reagent-desc-root-beer-float = Рутбир, но теперь с мороженым сверху! Это действительно магнум опус канадских летних напитков. +reagent-name-space-mountain-wind = космический маунтин винд +reagent-desc-space-mountain-wind = Проходит сквозь, словно космический ветер. +reagent-name-space-up = спейс-ап +reagent-desc-space-up = На вкус как пробоина в корпусе у вас во рту. +reagent-name-starkist = старкист +reagent-desc-starkist = Сладкий безалкогольный напиток со вкусом апельсина. +reagent-name-fourteen-loko = фоуртин локо +reagent-desc-fourteen-loko = Сильно переработанная жидкая субстанция, едва ли соответствующая межгалактическим стандартам безопасности для безалкогольного напитка. +reagent-name-shamblers-juice = сок Shambler +reagent-desc-shamblers-juice = ~Встряхните мне немного этого сока Shambler!~ diff --git a/Resources/Locale/ru-RU/reagents/meta/consumable/food/condiments.ftl b/Resources/Locale/ru-RU/reagents/meta/consumable/food/condiments.ftl new file mode 100644 index 00000000000..f979031051d --- /dev/null +++ b/Resources/Locale/ru-RU/reagents/meta/consumable/food/condiments.ftl @@ -0,0 +1,28 @@ +reagent-name-astrotame = Астротем +reagent-desc-astrotame = Слаще тысячи ложек сахара, но без калорий. +reagent-name-bbq-sauce = соус барбекю +reagent-desc-bbq-sauce = Салфетки в комплект не входят. +reagent-name-cornoil = кукурузное масло +reagent-desc-cornoil = Кукурузное масло. Вкусное масло, используемое в готовке. Изготавливается из кукурузы. +reagent-name-frostoil = холодный соус +reagent-desc-frostoil = Заставляет язык онеметь. +reagent-name-horseradish-sauce = хрен +reagent-desc-horseradish-sauce = Пакетик душистого хрена. +reagent-name-hotsauce = острый соус +reagent-desc-hotsauce = Вкус просто огонь. +reagent-name-ketchup = кетчуп +reagent-desc-ketchup = Приготовлен из томатного пюре с добавлением специй. +reagent-name-ketchunaise = кетчунез +reagent-desc-ketchunaise = Так называемый Русский соус, популярный среди космо-американцев. +reagent-name-laughin-syrup = смехотворный сироп +reagent-desc-laughin-syrup = Продукт сухого отжима смеющегося гороха. Постоянно меняет вкус. +reagent-name-mayo = майонез +reagent-desc-mayo = Жирный соус, приготовленный из масла, яиц, и какой-либо (пищевой) кислоты. +reagent-name-mustard = горчица +reagent-desc-mustard = Простая горчица жёлтого цвета, изготовленная из семян горчицы. +reagent-name-vinaigrette = винегретная заправка +reagent-desc-vinaigrette = Простая заправка для салатов, приготовленная из масла, уксуса и приправ. +reagent-name-soysauce = соевый соус +reagent-desc-soysauce = Соленая приправа на основе сои. +reagent-name-table-salt = столовая соль +reagent-desc-table-salt = Хлорид натрия, широко известный как соль, часто используется в качестве пищевой приправы или для мгновенного уничтожения мозговых червей. diff --git a/Resources/Locale/ru-RU/reagents/meta/consumable/food/food.ftl b/Resources/Locale/ru-RU/reagents/meta/consumable/food/food.ftl new file mode 100644 index 00000000000..07e2f873563 --- /dev/null +++ b/Resources/Locale/ru-RU/reagents/meta/consumable/food/food.ftl @@ -0,0 +1,14 @@ +reagent-name-nutriment = питательные вещества +reagent-desc-nutriment = Все необходимые организму витамины, минералы и углеводы в чистом виде. +reagent-name-glucose = глюкоза +reagent-desc-glucose = Простой сахар, содержащийся во многих продуктах питания. +reagent-name-vitamin = витамины +reagent-desc-vitamin = Содержатся в здоровом, полноценном питании. +reagent-name-protein = протеины +reagent-desc-protein = Также известные как белки. Содержатся в некоторых блюдах, полезны для здоровья организма. +reagent-name-cocoapowder = какао-порошок +reagent-desc-cocoapowder = Из лучших сортов какао-бобов. +reagent-name-butter = масло +reagent-desc-butter = Вы можете поверить! +reagent-name-pumpkin-flesh = мякоть тыквы +reagent-desc-pumpkin-flesh = Кашеобразные, сладкие остатки тыквы. diff --git a/Resources/Locale/ru-RU/reagents/meta/consumable/food/ingredients.ftl b/Resources/Locale/ru-RU/reagents/meta/consumable/food/ingredients.ftl new file mode 100644 index 00000000000..f9dbc181c89 --- /dev/null +++ b/Resources/Locale/ru-RU/reagents/meta/consumable/food/ingredients.ftl @@ -0,0 +1,26 @@ +reagent-name-flour = мука +reagent-desc-flour = Используется в выпечке. +reagent-name-cornmeal = кукурузная мука +reagent-desc-cornmeal = Используется в выпечке. +reagent-name-oats = овёс +reagent-desc-oats = Используется для различных вкусных целей. +reagent-name-enzyme = универсальный фермент +reagent-desc-enzyme = Используется в приготовлении различных блюд. +reagent-name-egg = яйцо +reagent-desc-egg = Приготовленный зародыш курицы, вкусно. +reagent-name-raw-egg = сырое яйцо +reagent-desc-raw-egg = Используется в выпечке. +reagent-name-sugar = сахар +reagent-desc-sugar = Вкусный космический сахар! +reagent-name-blackpepper = чёрный перец +reagent-desc-blackpepper = Часто используется как приправа к пище, или чтобы заставить людей чихать. +reagent-name-vinegar = уксус +reagent-desc-vinegar = Часто используется как приправа к пище. +reagent-name-rice = рис +reagent-desc-rice = Твердые, маленькие белые зёрнышки. +reagent-name-oil-olive = оливковое масло +reagent-desc-oil-olive = Вязкое и ароматное. +reagent-name-oil = масло +reagent-desc-oil = Используется поварами для приготовления пищи. +reagent-name-capsaicin-oil = капсаициновое масло +reagent-desc-capsaicin-oil = Капсаициновое масло - это ингредиент, содержащийся в различных сортах острого перца. diff --git a/Resources/Locale/ru-RU/reagents/meta/elements.ftl b/Resources/Locale/ru-RU/reagents/meta/elements.ftl new file mode 100644 index 00000000000..80af5788556 --- /dev/null +++ b/Resources/Locale/ru-RU/reagents/meta/elements.ftl @@ -0,0 +1,46 @@ +reagent-name-aluminium = алюминий +reagent-desc-aluminium = Серебристый, мягкий, немагнитный и ковкий металл. +reagent-name-ash = пепел +reagent-desc-ash = Светло-серый рассыпчатый порошок. +reagent-name-carbon = углерод +reagent-desc-carbon = Чёрное кристаллическое твердое вещество. +reagent-name-charcoal = уголь +reagent-desc-charcoal = Чёрное, пористое твердое вещество. +reagent-name-chlorine = хлор +reagent-desc-chlorine = Жёлто-зелёный газ, токсичный для человека. +reagent-name-copper = медь +reagent-desc-copper = Мягкий, ковкий и пластичный металл с очень высокой тепло- и электропроводностью. +reagent-name-fluorine = фтор +reagent-desc-fluorine = Высокотоксичный бледно-жёлтый газ. Чрезвычайно реактивный. +reagent-name-gold = золото +reagent-desc-gold = Плотный, мягкий, блестящий металл, самый ковкий и пластичный из всех известных. +reagent-name-hydrogen = водород +reagent-desc-hydrogen = Легкий, легковоспламеняющийся газ. +reagent-name-iodine = йод +reagent-desc-iodine = Обычно добавляется в поваренную соль в качестве питательного вещества. Сам по себе он гораздо менее приятен на вкус. +reagent-name-iron = железо +reagent-desc-iron = Серебристо-серый металл, образующий оксиды железа (ржавчину) при контакте с воздухом. Часто сплавляется с другими элементами для получения сплавов, таких как сталь. +reagent-name-lithium = литий +reagent-desc-lithium = Мягкий, серебристо-белый щелочной металл. Он очень реактивен и воспламеняется при контакте с водой. +reagent-name-mercury = ртуть +reagent-desc-mercury = Серебристый металл, который находится в жидком состоянии при комнатной температуре. Он очень токсичен для человека. +reagent-name-potassium = калий +reagent-desc-potassium = Мягкий, блестящий серый металл. Еще более реактивный, чем литий. +reagent-name-phosphorus = фосфор +reagent-desc-phosphorus = Реактивный металл, используемый в пиротехнике и оружии. +reagent-name-radium = радий +reagent-desc-radium = Радиоактивный металл, серебристо-белый в чистом виде. Он светится из-за своей радиоактивности и очень токсичен. +reagent-name-silicon = кремний +reagent-desc-silicon = Твердое и хрупкое кристаллическое вещество серо-голубого цвета. +reagent-name-silver = серебро +reagent-desc-silver = Мягкий, белый, блестящий переходный металл обладает самой высокой электропроводностью среди всех элементов и самой высокой теплопроводностью среди всех металлов. +reagent-name-sulfur = сера +reagent-desc-sulfur = Жёлтое кристаллическое твердое вещество. +reagent-name-sodium = натрий +reagent-desc-sodium = Серебристо-белый щелочной металл. Высоко реактивный в чистом виде. +reagent-name-uranium = уран +reagent-desc-uranium = Серый металлический химический элемент из серии актинидов, слабо радиоактивный. +reagent-name-bananium = бананиум +reagent-desc-bananium = Жёлтое радиоактивное органическое твёрдое вещество. +reagent-name-zinc = цинк +reagent-desc-zinc = Серебристый, хрупкий металл, часто используемый в батареях для хранения заряда. diff --git a/Resources/Locale/ru-RU/reagents/meta/fun.ftl b/Resources/Locale/ru-RU/reagents/meta/fun.ftl new file mode 100644 index 00000000000..2a618a8bacf --- /dev/null +++ b/Resources/Locale/ru-RU/reagents/meta/fun.ftl @@ -0,0 +1,20 @@ +reagent-name-carpetium = ковриний +reagent-desc-carpetium = Таинственный химикат, обычно поставляемый с планеты клоунов, который покрывает ковром все, на что попадёт. Каким-то образом отфильтровывает карпотоксин из кровеносной системы. +reagent-name-fiber = волокно +reagent-desc-fiber = Сырье, обычно извлекаемое из шерсти или других тканых изделий. +reagent-name-buzzochloric-bees = жужжехлориновые пчёлы +reagent-desc-buzzochloric-bees = Жидкие пчёлы. О боже, это ЖИДКИЕ ПЧЁЛЫ, нет... +reagent-name-ground-bee = молотые пчёлы +reagent-desc-ground-bee = Молотые пчёлы. Мерзость. +reagent-name-saxoite = саксонит +reagent-desc-saxoite = Отдаёт джазом. +reagent-name-licoxide = ликоксид +reagent-desc-licoxide = Синтетическая аккумуляторная кислота. Выглядит... электризующе. +reagent-name-razorium = разориум +reagent-desc-razorium = Странное неньютоновское химическое вещество. При приложении силы временно затвердевает, образуя миллионы крошечных острых краев. Очень болезненно. +reagent-name-fresium = Фризиум +reagent-desc-fresium = Таинственное соединение, которое замедляет колебания атомов и молекул... каким-то образом. Говоря простым языком, он делает всё холодным... очень холодным. При При попадании в организм может вызвать двигательную дисфункцию. +reagent-name-laughter = Смешинка +reagent-desc-laughter = Некоторые говорят, что это лучшее лекарство, но последние исследования доказали, что это неправда. +reagent-name-weh = Weh-эссенция +reagent-desc-weh = Чистая эссенция плюшевого унатха. Заставляет вас стать Weh! diff --git a/Resources/Locale/ru-RU/reagents/meta/gases.ftl b/Resources/Locale/ru-RU/reagents/meta/gases.ftl new file mode 100644 index 00000000000..43da3c3f9d8 --- /dev/null +++ b/Resources/Locale/ru-RU/reagents/meta/gases.ftl @@ -0,0 +1,16 @@ +reagent-name-oxygen = кислород +reagent-desc-oxygen = Окисляющий, бесцветный газ. +reagent-name-plasma = плазма +reagent-desc-plasma = Причудливая, космически-магическая пыльца фей. Вам, наверное, не стоит это есть, но мы оба знаем, что вы все равно это сделаете. +reagent-name-tritium = тритий +reagent-desc-tritium = Радиоактивная космически-магическая пыльца фей. +reagent-name-carbon-dioxide = диоксид углерода +reagent-desc-carbon-dioxide = Он же углекислый газ. Вы совершенно не представляете, что это такое. +reagent-name-nitrogen = азот +reagent-desc-nitrogen = Он же нитроген. Бесцветный, не имеющий запаха нереактивный газ. Очень стабилен. +reagent-name-miasma = миазма +reagent-desc-miasma = Ух ох, как воняет! +reagent-name-nitrous-oxide = оксид азота +reagent-desc-nitrous-oxide = Знаешь, как всё кажется смешнее, когда ты устал? Так вот... +reagent-name-frezon = фрезон +reagent-desc-frezon = Высокоэффективный хладагент... и галлюциноген. diff --git a/Resources/Locale/ru-RU/reagents/meta/medicine.ftl b/Resources/Locale/ru-RU/reagents/meta/medicine.ftl new file mode 100644 index 00000000000..d73182b4f47 --- /dev/null +++ b/Resources/Locale/ru-RU/reagents/meta/medicine.ftl @@ -0,0 +1,90 @@ +reagent-name-cryptobiolin = криптобиолин +reagent-desc-cryptobiolin = Вызывает растерянность и головокружение. Необходим для изготовления Космоциллина. +reagent-name-dylovene = диловен +reagent-desc-dylovene = Антитоксин широкого спектра действия, который лечит поражение кровеносной системы токсинами. Передозировка вызывает рвоту, головокружение и боль. +reagent-name-diphenhydramine = дифенгидрамин +reagent-desc-diphenhydramine = Он же димедрол. Быстро очищает организм от гистамина, и снижает нервозность и дрожь. +reagent-name-arithrazine = аритразин +reagent-desc-arithrazine = Слегка нестабильный препарат, применяемый в самых крайних случаях радиационного отравления. Оказывает незначительное напряжение организма. +reagent-name-bicaridine = бикаридин +reagent-desc-bicaridine = Анальгетик, который очень эффективен при лечении механических повреждений. Он полезен для стабилизации состояния людей, которых сильно избили, а также для лечения менее опасных для жизни травм. +reagent-name-cryoxadone = криоксадон +reagent-desc-cryoxadone = Необходим для нормального функционирования криогеники. Быстро исцеляет все стандартные типы повреждений, но работает только при температуре ниже 150 Кельвинов. +reagent-name-doxarubixadone = доксарубиксадон +reagent-desc-doxarubixadone = Химикат криогенного действия. Лечит некоторые виды клеточных повреждений, нанесенных слаймами и неправильным использованием других химикатов. +reagent-name-dermaline = дермалин +reagent-desc-dermaline = Передовой препарат, более эффективный при лечении ожогов, чем Келотан. +reagent-name-dexalin = дексалин +reagent-desc-dexalin = Используется для лечения лёгкого кислородного голодания. Необходимый реагент для создания Дексалина плюс. +reagent-name-dexalin-plus = дексалин плюс +reagent-desc-dexalin-plus = Используется для лечения кислородного голодания и потери крови. Выводит Лексорин из кровеносной системы. +reagent-name-epinephrine = эпинефрин +reagent-desc-epinephrine = Эффективный стабилизирующий препарат, используемый для предотвращения смерти от асфиксии, а также для устранения незначительных повреждений пациентов, находящихся в критическом состоянии. Выводит Лексорин из кровеносной системы за счёт большего количества Эпинефрина, но может повышать уровень Гистамина. Помогает уменьшить время оглушения. Часто встречается в экстренных медипенах. +reagent-name-hyronalin = хироналин +reagent-desc-hyronalin = Слабый препарат для лечения радиационного поражения. Предшественник Аритразина и Фалангимина. Может вызывать рвоту. +reagent-name-ipecac = ипекак +reagent-desc-ipecac = Быстродействующий рвотный препарат. Применяется для остановки неметаболизированных ядов или сеансов массовой рвоты. +reagent-name-inaprovaline = инапровалин +reagent-desc-inaprovaline = Инапровалин это синаптический и кардио- стимулятор, широко используемый для купирования удушья при критических состояниях и уменьшения кровотечения. Используется во многих современных лекарственных препаратах. +reagent-name-kelotane = келотан +reagent-desc-kelotane = Лечит ожоги. Передозировка значительно снижает способность организма сохранять воду. +reagent-name-leporazine = лепоразин +reagent-desc-leporazine = Химический препарат, используемый для стабилизации температуры тела и быстрого лечения повреждений от холода. Отлично подходит для путешествий по космосу без скафандра, но не позволяет использовать криогенные капсулы. +reagent-name-barozine = барозин +reagent-desc-barozine = Сильнодействующий химикат, предотвращающий повреждения от давления. Оказывает сильное напряжение на организм. Обычно встречается в виде космических медипенов. +reagent-name-phalanximine = фалангимин +reagent-desc-phalanximine = Современный препарат, используемый при лечении рака. Вызывает умеренное лучевое поражение. +reagent-name-polypyrylium-oligomers = Полипирилиевые олигомеры +reagent-desc-polypyrylium-oligomers = Фиолетовая смесь коротких полиэлектролитных цепочек, которые нелегко синтезировать в лаборатории. Лечит удушье и тупой урон. С течением времени останавливает кровотечение. +reagent-name-ambuzol = амбузол +reagent-desc-ambuzol = Высокотехнологичный препарат, способный остановить развитие зомби-вируса. +reagent-name-ambuzol-plus = амбузол плюс +reagent-desc-ambuzol-plus = Разработка будущего с использованием крови зараженного, прививает живых против инфекции. +reagent-name-pulped-banana-peel = толчёная банановая кожура +reagent-desc-pulped-banana-peel = Толченая банановая кожура обладает определенной эффективностью против кровотечений. +reagent-name-siderlac = сидерлак +reagent-desc-siderlac = Мощное противокоррозийное средство, получаемое из растений. +reagent-name-stellibinin = стеллибинин +reagent-desc-stellibinin = Антитоксин природного происхождения, обладающий особенной эффективностью против аматоксина. +reagent-name-synaptizine = синаптизин +reagent-desc-synaptizine = Токсичный препарат, сокращающий продолжительность оглушения и нокдауна вдвое. +reagent-name-tranexamic-acid = транексамовая кислота +reagent-desc-tranexamic-acid = Препарат, способствующий свертыванию крови, применяемый для остановки обильного кровотечения. При передозировке вызывает ещё более сильное кровотечение. Часто встречается в экстренных медипенах. +reagent-name-tricordrazine = трикордразин +reagent-desc-tricordrazine = Стимулятор широкого спектра действия, изначально созданный на основе кордразина. Лечит лёгкие повреждения всех основных типов, если пользователь не сильно ранен в целом. Лучше всего использовать в качестве добавки к другим лекарственным средствам. +reagent-name-lipozine = липозин +reagent-desc-lipozine = Химическое вещество, ускоряющее метаболизм, в результате чего пользователь быстрее испытывает чувство голода. +reagent-name-omnizine = омнизин +reagent-desc-omnizine = Смягчающая молочноватая жидкость с радужным оттенком. Известная теория заговора гласит, что его происхождение остается тайной, потому что раскрытие секрета его производства сделало бы большинство коммерческих фармацевтических препаратов ненужными. +reagent-name-ultravasculine = ультраваскулин +reagent-desc-ultravasculine = Сложный антитоксин, который быстро выводит токсины, вызывая при этом незначительное напряжение организма. Реагирует с гистамином, дублируя себя и одновременно вымывая его. Передозировка вызывает сильную боль. +reagent-name-oculine = окулин +reagent-desc-oculine = Простой солевой раствор, используемый для лечения повреждений глаз при приеме внутрь. +reagent-name-ethylredoxrazine = этилредоксразин +reagent-desc-ethylredoxrazine = Нейтрализует действие алкоголя в кровеносной системе. Несмотря на то, что он часто нужен, заказывают его редко. +reagent-name-cognizine = когнизин +reagent-desc-cognizine = Таинственное химическое вещество, способное сделать любое неразумное существо разумным. +reagent-name-ethyloxyephedrine = этилоксиэфедрин +reagent-desc-ethyloxyephedrine = Слегка нестабильный препарат, производное дезоксиэфедрина, применяемый в основном для профилактики нарколепсии. +reagent-name-diphenylmethylamine = дифенилметиламин +reagent-desc-diphenylmethylamine = Более стабильное лекарственное средство, чем этилоксиэфедрин. Полезен для поддержания бодрости. +reagent-name-sigynate = сигинат +reagent-desc-sigynate = Густой розовый сироп, полезный для нейтрализации кислот и смягчения повреждений, вызванных кислотами. Сладкий на вкус! +reagent-name-saline = физраствор +reagent-desc-saline = Смесь воды с солью. Обычно используется для лечения обезвоживания или низкого содержания жидкости в крови. +reagent-name-lacerinol = лацеринол +reagent-desc-lacerinol = Довольно нереактивный химикат, который усиливает синтез коллагена до невероятных уровней, заживляя рваные раны. +reagent-name-puncturase = пунктуразин +reagent-desc-puncturase = Шипучий химикат, который помогает восстановить колотые раны, оставляя после себя небольшой шрам. +reagent-name-bruizine = брузин +reagent-desc-bruizine = Изначально разрабатывавшееся как лекарство от кашля, это химическое вещество оказалось необычайно эффективным при лечении размозженных ран. +reagent-name-holywater = святая вода +reagent-desc-holywater = Самая чистая и непорочная вода во вселенной, как известно, волшебным образом исцеляет раны. +reagent-name-pyrazine = пиразин +reagent-desc-pyrazine = Эффективно заживляет ожоги любой степени. При передозировке вызывает массивное внутреннее кровотечение. +reagent-name-insuzine = инсузин +reagent-desc-insuzine = Быстро восстанавливает омертвевшие от поражения электрическим током ткани. При передозировке полностью замораживает пациента. +reagent-name-necrosol = некрозол +reagent-desc-necrosol = Некротическая субстанция, способная исцелять даже замороженные трупы. В малых дозах может лечить и омалаживать растения. +reagent-name-aloxadone = алоксадон +reagent-desc-aloxadone = Криогенное химическое вещество. Используется для лечения тяжелых ожогов третьей степени путем регенерации обожженных тканей. Действует независимо от того, жив пациент или мертв. diff --git a/Resources/Locale/ru-RU/reagents/meta/narcotics.ftl b/Resources/Locale/ru-RU/reagents/meta/narcotics.ftl new file mode 100644 index 00000000000..6d1838b3d66 --- /dev/null +++ b/Resources/Locale/ru-RU/reagents/meta/narcotics.ftl @@ -0,0 +1,28 @@ +reagent-name-desoxyephedrine = дезоксиэфедрин +reagent-desc-desoxyephedrine = Более эффективный Эфедрин, имеющий более выраженные побочные эффекты. Требует меньшей дозы для профилактики нарколепсии. +reagent-name-ephedrine = эфедрин +reagent-desc-ephedrine = Кофеиновый адреналиновый стимулятор, который делает вас быстрее и устойчивее на ногах. Также помогает противостоять нарколепсии в дозах выше 30, но ценой сильного нервного стресса. +reagent-name-stimulants = стимулятор +reagent-desc-stimulants = Химический коктейль, разработанный компанией Donk Co., который позволяет агентам быстрее оправляться от оглушения, быстрее передвигаться, и легко излечивает в критическом состоянии. Из-за комплексной природы этого вещества организму гораздо труднее вывести его из организма естественным путем. +reagent-name-experimental-stimulants = экспериментальный стимулятор +reagent-desc-experimental-stimulants = Опытная, усиленная версия стимулятора. Её использование даёт практически полную невосприимчивость к оглушающему оружию, ускоренную регенерацию ран, огромную скорость передвижения за счёт понижения выработки молочной кислоты и общее чувство эйфории. Среди побочных эффектов можно выделить низкую свёртываемость крови, тоннельное зрение, сильное скопление токсинов в кровеносной системе и быстрое отмирание печени. Беречь от животных. +reagent-name-thc = ТГК +reagent-desc-thc = Он же тетрагидроканнабинол. Основное психоактивное вещество в конопле. +reagent-name-thc-oil = масло ТГК +reagent-desc-thc-oil = Чистое масло ТГК, полученное из листьев конопли. Оно намного сильнее, чем в натуральной форме, и может использоваться для снятия хронической боли у пациентов. +reagent-name-bananadine = бананадин +reagent-desc-bananadine = Легкий психоделик, который в небольших количествах содержится в банановой кожуре. +reagent-name-nicotine = никотин +reagent-desc-nicotine = Опасен и вызывает сильное привыкание, но так утверждает пропаганда. +reagent-name-impedrezene = импедризин +reagent-desc-impedrezene = Наркотик, который лишает человека дееспособности, замедляя высшие функции клеток мозга. +reagent-name-space-drugs = космические наркотики +reagent-desc-space-drugs = Запрещенное вещество, вызывающее ряд таких эффектов, как потеря равновесия и нарушения зрения. +reagent-name-nocturine = ноктюрин +reagent-desc-nocturine = Высокоэффективное снотворное и гипнотическое средство, разработанное Синдикатом для тайных операций. Билет в один конец в хонкоград. +reagent-name-mute-toxin = токсин немоты +reagent-desc-mute-toxin = Густой препарат, воздействующий на голосовые связки и лишающий пользователя возможности говорить пока усваивается организмом. +reagent-name-norepinephric-acid = норэпинефриновая кислота +reagent-desc-norepinephric-acid = Мягкое химическое вещество, которое блокирует оптические рецепторы, делая употребившего слепым пока усваивается организмом. +reagent-name-tear-gas = слезоточивый гас +reagent-desc-tear-gas = Химикат, вызывающий сильное раздражение слизистой, обычно используется для подавления беспорядков. diff --git a/Resources/Locale/ru-RU/reagents/meta/physical-desc.ftl b/Resources/Locale/ru-RU/reagents/meta/physical-desc.ftl new file mode 100644 index 00000000000..c609f2c8b9b --- /dev/null +++ b/Resources/Locale/ru-RU/reagents/meta/physical-desc.ftl @@ -0,0 +1,97 @@ +reagent-physical-desc-skunky = вонючее +reagent-physical-desc-soapy = мыльное +reagent-physical-desc-ferrous = чёрнометаллическое +reagent-physical-desc-nothing = никакое +reagent-physical-desc-acrid = едкое +reagent-physical-desc-thick-and-grainy = густое и зернистое +reagent-physical-desc-necrotic = некротическое +reagent-physical-desc-oily = масляное +reagent-physical-desc-glowing = светящееся +reagent-physical-desc-heterogeneous = гетерогенное +reagent-physical-desc-mucus-like = слизеподобное +reagent-physical-desc-cold = холодное +reagent-physical-desc-bee-guts = пчелистое +reagent-physical-desc-tangy = пикантное +reagent-physical-desc-fizzy = шипучее +reagent-physical-desc-fuzzy = пушистое +reagent-physical-desc-spicy = острое +reagent-physical-desc-abrasive = абразивное +reagent-physical-desc-chalky = меловое +reagent-physical-desc-roaring = ревущее +reagent-physical-desc-robust = робастное +reagent-physical-desc-sickly = нездоровое +reagent-physical-desc-murky = murky +reagent-physical-desc-bubbling = бурлящее +reagent-physical-desc-wormy = червивое +reagent-physical-desc-frosty = морозное +reagent-physical-desc-blazing = пылающее +reagent-physical-desc-translucent = прозрачное +reagent-physical-desc-sugary = сахаристое +reagent-physical-desc-putrid = гнилое +reagent-physical-desc-saucey = соусное +reagent-physical-desc-salty = солёное +reagent-physical-desc-milky = молочное +reagent-physical-desc-refreshing = освежающее +reagent-physical-desc-soothing = смягчающее +reagent-physical-desc-starchy = крахмалистое +reagent-physical-desc-starry = звездное +reagent-physical-desc-tart = терпкое +reagent-physical-desc-aromatic = ароматическое +reagent-physical-desc-thick = густое +reagent-physical-desc-syrupy = сиропообразное +reagent-physical-desc-grainy = зернистое +reagent-physical-desc-foamy = пенистое +reagent-physical-desc-tropical = тропическое +reagent-physical-desc-coarse = грубое +reagent-physical-desc-opaque = непрозрачное +reagent-physical-desc-pulpy = мякотное +reagent-physical-desc-reasonably-metallic = значительно металлическое +reagent-physical-desc-metallic = металлическое +reagent-physical-desc-gaseous = газообразное +reagent-physical-desc-ground-brass = шлифованно-латунное +reagent-physical-desc-dark-brown = тёмно-коричневое +reagent-physical-desc-crystalline = кристаллическое +reagent-physical-desc-viscous = вязкое +reagent-physical-desc-shiny = блестящее +reagent-physical-desc-dark-red = тёмно-красное +reagent-physical-desc-ionizing = ионизационное +reagent-physical-desc-nondescript = неописуемое +reagent-physical-desc-burning = горящее +reagent-physical-desc-porous = пористое +reagent-physical-desc-powdery = порошкообразное +reagent-physical-desc-creamy = сливочное +reagent-physical-desc-sticky = липкое +reagent-physical-desc-bubbly = пузыристое +reagent-physical-desc-rocky = каменистое +reagent-physical-desc-lemony-fresh = лимонно-свежее +reagent-physical-desc-crisp = хрустящее +reagent-physical-desc-citric = цитрусовое +reagent-physical-desc-acidic = кислотное +reagent-physical-desc-buzzy = жужжащее +reagent-physical-desc-fibrous = волокнистое +reagent-physical-desc-strong-smelling = сильно пахнущее +reagent-physical-desc-fizzy-and-creamy = шипучее и кремовое +reagent-physical-desc-overpowering = очень мощное +reagent-physical-desc-sour = кислое +reagent-physical-desc-pungent = жгучее +reagent-physical-desc-clumpy = комковатое +reagent-physical-desc-strong-smelling = сильно пахнущее +reagent-physical-desc-odorless = не имеющее запаха +reagent-physical-desc-gloopy = вязкое +reagent-physical-desc-cloudy = мутное +reagent-physical-desc-sweet = сладкое +reagent-physical-desc-electric = электрическое +reagent-physical-desc-chewy = жевательное +reagent-physical-desc-volatile = нестабильное +reagent-physical-desc-inky = чернильное +reagent-physical-desc-enigmatic = загадочное +reagent-physical-desc-exotic-smelling = экзотично пахнущее +reagent-physical-desc-energizing = заряжающее энергией +reagent-physical-desc-exhilarating = бодрящее +reagent-physical-desc-vibrant = вибрирующее +reagent-physical-desc-fluffy = пушистое +reagent-physical-desc-funny = смешное +reagent-physical-desc-alkaline = щелочное +reagent-physical-desc-reflective = отражающее +reagent-physical-desc-holy = святое +reagent-physical-desc-slimy = слизистое diff --git a/Resources/Locale/ru-RU/reagents/meta/pyrotechnic.ftl b/Resources/Locale/ru-RU/reagents/meta/pyrotechnic.ftl new file mode 100644 index 00000000000..5a4aa1a5985 --- /dev/null +++ b/Resources/Locale/ru-RU/reagents/meta/pyrotechnic.ftl @@ -0,0 +1,14 @@ +reagent-name-thermite = термит +reagent-desc-thermite = Смесь, которая становится крайне горячей при воспламенении. +reagent-name-napalm = напалм +reagent-desc-napalm = Немножко огнеопасен. +reagent-name-phlogiston = флогистон +reagent-desc-phlogiston = Подожжёт и заставит вас гореть. +reagent-name-chlorine-trifluoride = CLF3 +reagent-desc-chlorine-trifluoride = Он же трифторид хлора. Вы очень, ОЧЕНЬ не хотите, чтобы эта дрянь оказалась рядом с вами. +reagent-name-foaming-agent = пенообразующий агент +reagent-desc-foaming-agent = Делает пену, подобную той, что требуется для гранат с металлической пеной. +reagent-name-welding-fuel = сварочное топливо +reagent-desc-welding-fuel = Используется сварщиками для сварки. +reagent-name-fluorosurfactant = фторсурфактант +reagent-desc-fluorosurfactant = Перфторированная сульфоновая кислота, образующая пену при смешивании с водой. diff --git a/Resources/Locale/ru-RU/reagents/meta/toxins.ftl b/Resources/Locale/ru-RU/reagents/meta/toxins.ftl new file mode 100644 index 00000000000..71a27d373f2 --- /dev/null +++ b/Resources/Locale/ru-RU/reagents/meta/toxins.ftl @@ -0,0 +1,52 @@ +reagent-name-toxin = токсин +reagent-desc-toxin = Как ни странно, токсичный химикат. Доступен в емагнутом химическом раздатчике. +reagent-name-carpotoxin = карпотоксин +reagent-desc-carpotoxin = Высокотоксичный химикат, содержащийся в космических карпах. Вызывает болезненное чувство жжения. +reagent-name-mold = плесень +reagent-desc-mold = Грибковое образование, часто встречающееся в темных, влажных местах или на просроченном хлебе. При попадании в организм вызывает заболевания. +reagent-name-polytrinic-acid = политриновая кислота +reagent-desc-polytrinic-acid = Чрезвычайно едкое химическое вещество. Сильно обжигает всех, кто вступит с ней в непосредственный контакт. +reagent-name-chloral-hydrate = хлоральгидрат +reagent-desc-chloral-hydrate = Успокаивающее и гипнотическое химическое вещество. Обычно используется для усыпления других людей, независимо от того, хотят они этого или нет. +reagent-name-gastrotoxin = гастротоксин +reagent-desc-gastrotoxin = Умеренно токсичный побочный продукт разложения продуктов питания. +reagent-name-ferrochromic-acid = феррохромовая кислота +reagent-desc-ferrochromic-acid = Слабый едкий раствор, не способный причинить серьёзный вред здоровью, только если не вдыхать его. +reagent-name-fluorosulfuric-acid = фторсерная кислота +reagent-desc-fluorosulfuric-acid = Очень едкое химическое вещество, способное оставить заметный след на коже. +reagent-name-sulfuric-acid = серная кислота +reagent-desc-sulfuric-acid = Едкий химикат. Держать подальше от лица. +reagent-name-unstable-mutagen = нестабильный мутаген +reagent-desc-unstable-mutagen = Вызывает мутации при введении в живых людей или растения. Высокие дозы могут быть смертельными, особенно для людей. +reagent-name-heartbreaker-toxin = токсин хартбрейкер +reagent-desc-heartbreaker-toxin = Галлюциногенное соединение, получаемое из токсина майндбрейкер. Блокирует нейронные сигналы в дыхательной системе, вызывая удушье. +reagent-name-lexorin = лексорин +reagent-desc-lexorin = Быстродействующее химическое вещество, используемое для быстрого удушения людей. Однако Дексалин, Дексалин плюс и Эпинефрин способны вывести его из организма. +reagent-name-mindbreaker-toxin = токсин майндбрейкер +reagent-desc-mindbreaker-toxin = Сильнодействующее галлюциногенное соединение, ранее известное как ЛСД. +reagent-name-histamine = гистамин +reagent-desc-histamine = Химическое вещество, образующееся в результате реакции аллергенов с антителами. Смертельно опасен в больших количествах. +reagent-name-theobromine = теобромин +reagent-desc-theobromine = Теобромин - это горький алкалоид, выделяемый из семян какао, который можно встретить в шоколаде и некоторых других продуктах. Не давать животным. +reagent-name-amatoxin = аматоксин +reagent-desc-amatoxin = Смертельно опасный токсин, содержащийся в некоторых грибах, прежде всего в мухоморах. Смертелен в малых дозах. +reagent-name-vent-crud = вентиляционная грязь +reagent-desc-vent-crud = Черное вещество, которое можно встретить в плохо обслуживаемых вентиляционных системах. Может вызывать вентиляционный кашель. +reagent-name-romerol = ромерол +reagent-desc-romerol = Потустороннее средство, способное оживить мертвецов. Если его не лечить, эффект будет необратимым и приведет к гибели станции. Обращайтесь с осторожностью. +reagent-name-uncooked-animal-proteins = непрожаренные животные протеины +reagent-desc-uncooked-animal-proteins = Крайне опасны для желудков более слабых форм жизни. +reagent-name-allicin = аллицин +reagent-desc-allicin = Сероорганическое соединение, содержащееся в растениях-аллиумах, таких, как чеснок, лук и других. +reagent-name-pax = пакс +reagent-desc-pax = Психиатрический препарат, который не позволяет употребившему причинять вред кому-либо напрямую. +reagent-name-honk = хонк +reagent-desc-honk = Токсин, содержащийся в бананиуме. Вызывает обильное хонканье и внутреннее кровотечение, также может вызвать мутацию употребившего. +reagent-name-lead = свинец +reagent-desc-lead = Медленно действующий, но невероятно смертоносный токсин, содержащийся в стали, хотя и в незначительных количествах. Не имеет вкуса. +reagent-name-bungotoxin = бунготоксин +reagent-desc-bungotoxin = Яд умеренно медленного действия, содержащийся в косточках плода бунго. +reagent-name-vestine = вестин +reagent-desc-vestine = Вызывает негативную реакцию в организме, приводя к сильному дрожанию. Хотя сам по себе он не особенно полезен, его можно использовать для производства небольшого количества химических веществ. +reagent-name-tazinide = тазинид +reagent-desc-tazinide = Очень опасная металлическая смесь, которая может препятствовать большинству движений посредством электрического тока. diff --git a/Resources/Locale/ru-RU/reagents/norepinephricacid.ftl b/Resources/Locale/ru-RU/reagents/norepinephricacid.ftl new file mode 100644 index 00000000000..2bbdc2d702a --- /dev/null +++ b/Resources/Locale/ru-RU/reagents/norepinephricacid.ftl @@ -0,0 +1,8 @@ +norepinephricacid-effect-eyelids = Ваши веки быстро дёргаются. +norepinephricacid-effect-eyes-itch = Ваши глаза зудят. +norepinephricacid-effect-vision-fade = Вы чувствуете, как ваше зрение ухудшается. +norepinephricacid-effect-vision-fail = Вы чувствуете, как ваше зрение подводит вас. +norepinephricacid-effect-eye-pain = Вы чувствуете сильную боль в глазах! +norepinephricacid-effect-blindness = Ваши глаза перестают работать! +norepinephricacid-effect-darkness = Вы погружаетесь в мир тьмы! +norepinephricacid-effect-eye-disconnect = Ваши глаза словно отсоединяются! diff --git a/Resources/Locale/ru-RU/reagents/phlogiston.ftl b/Resources/Locale/ru-RU/reagents/phlogiston.ftl new file mode 100644 index 00000000000..c5425065cb9 --- /dev/null +++ b/Resources/Locale/ru-RU/reagents/phlogiston.ftl @@ -0,0 +1 @@ +phlogiston-plasma-created = Смесь пузырится, и из нее поднимается плазма! diff --git a/Resources/Locale/ru-RU/recycling/components/recycler-component.ftl b/Resources/Locale/ru-RU/recycling/components/recycler-component.ftl new file mode 100644 index 00000000000..bc9bbfcfa70 --- /dev/null +++ b/Resources/Locale/ru-RU/recycling/components/recycler-component.ftl @@ -0,0 +1,4 @@ +## RecyclerComponent + +recycler-component-suicide-message-others = { $victim } пытается переработать { $victim }! +recycler-component-suicide-message = Вы перерабатываете себя самого! diff --git a/Resources/Locale/ru-RU/repairable/repairable-component.ftl b/Resources/Locale/ru-RU/repairable/repairable-component.ftl new file mode 100644 index 00000000000..721b3f34c0b --- /dev/null +++ b/Resources/Locale/ru-RU/repairable/repairable-component.ftl @@ -0,0 +1,4 @@ +### Interaction Messages + +# Shown when repairing something +comp-repairable-repair = Вы ремонтируете { $target } с помощью { $tool } diff --git a/Resources/Locale/ru-RU/replays/replays.ftl b/Resources/Locale/ru-RU/replays/replays.ftl new file mode 100644 index 00000000000..c74bbf0b987 --- /dev/null +++ b/Resources/Locale/ru-RU/replays/replays.ftl @@ -0,0 +1,39 @@ +# Loading Screen + +replay-loading = Загрузка ({ $cur }/{ $total }) +replay-loading-reading = Чтение файлов +replay-loading-processing = Обработка файлов +replay-loading-spawning = Спавн сущностей +replay-loading-initializing = Инициализация сущностей +replay-loading-starting = Запуск сущностей +replay-loading-failed = + Не удалось загрузить повтор: + { $reason } +# Main Menu +replay-menu-subtext = Повторы +replay-menu-load = Загрузить выбранный повтор +replay-menu-select = Выбрать повтор +replay-menu-open = Открыть папку повторов +replay-menu-none = Повторы не найдены. +# Main Menu Info Box +replay-info-title = Информация о повторе +replay-info-none-selected = Повтор не выбран +replay-info-invalid = [color=red]Выбран неверный повтор[/color] +replay-info-info = + { "[" }color=gray]Выбрано:[/color] { $name } ({ $file }) + { "[" }color=gray]Время:[/color] { $time } + { "[" }color=gray]ID раунда:[/color] { $roundId } + { "[" }color=gray]Продолжительность:[/color] { $duration } + { "[" }color=gray]ForkId:[/color] { $forkId } + { "[" }color=gray]Version:[/color] { $version } + { "[" }color=gray]Engine:[/color] { $engVersion } + { "[" }color=gray]Type Hash:[/color] { $hash } + { "[" }color=gray]Comp Hash:[/color] { $compHash } +# Replay selection window +replay-menu-select-title = Выбрать повтор +# Replay related verbs +replay-verb-spectate = Наблюдать +# command +cmd-replay-spectate-help = replay_spectate [сущность (опционально)] +cmd-replay-spectate-desc = Прикрепляет или открепляет локального игрока к заданному uid сущности. +cmd-replay-spectate-hint = Опциональный EntityUid diff --git a/Resources/Locale/ru-RU/research/components/research-client-component.ftl b/Resources/Locale/ru-RU/research/components/research-client-component.ftl new file mode 100644 index 00000000000..a516c89781c --- /dev/null +++ b/Resources/Locale/ru-RU/research/components/research-client-component.ftl @@ -0,0 +1,2 @@ +research-client-server-selection-menu-title = Выбор сервера РнД +research-client-server-selection-menu-server-entry-text = ID: { $id } || { $serverName } diff --git a/Resources/Locale/ru-RU/research/components/research-console-component.ftl b/Resources/Locale/ru-RU/research/components/research-console-component.ftl new file mode 100644 index 00000000000..e5e99b21434 --- /dev/null +++ b/Resources/Locale/ru-RU/research/components/research-console-component.ftl @@ -0,0 +1,20 @@ +## UI + +research-console-menu-title = Консоль R&D +research-console-menu-main-discipline = Основная дисциплина: [color={ $color }]{ $name }[/color] +research-console-menu-server-research-button = Исследовать +research-console-available-text = Доступные технологии +research-console-unlocked-text = Исследованные технологии +research-console-tier-discipline-info = Уровень { $tier }, [color={ $color }]{ $discipline }[/color] +research-console-tier-info-small = : Уровень { $tier } +research-console-cost = Стоимость: [color=orchid]{ $amount }[/color] +research-console-unlocks-list-start = Открывает: +research-console-unlocks-list-entry = - [color=yellow]{ $name }[/color] +research-console-unlocks-list-entry-generic = - [color=green]{ $text }[/color] +research-console-menu-research-points-text = Очки исследований: { $points } +research-console-menu-server-selection-button = Список серверов +research-console-menu-server-sync-button = Синхронизировать +research-console-prereqs-list-start = Требует: +research-console-prereqs-list-entry = - [color=orchid]{ $text }[/color] +research-console-no-access-popup = Нет доступа! +research-console-unlock-technology-radio-broadcast = Исследовано [bold]{ $technology }[/bold] за [bold]{ $amount }[/bold] очков исследований. diff --git a/Resources/Locale/ru-RU/research/components/research-disk.ftl b/Resources/Locale/ru-RU/research/components/research-disk.ftl new file mode 100644 index 00000000000..a31c201a6bc --- /dev/null +++ b/Resources/Locale/ru-RU/research/components/research-disk.ftl @@ -0,0 +1 @@ +research-disk-inserted = Вы вставляете диск, добавляя { $points } очков на ваш сервер. diff --git a/Resources/Locale/ru-RU/research/components/technology-disk.ftl b/Resources/Locale/ru-RU/research/components/technology-disk.ftl new file mode 100644 index 00000000000..02d6f6e4cf1 --- /dev/null +++ b/Resources/Locale/ru-RU/research/components/technology-disk.ftl @@ -0,0 +1,9 @@ +tech-disk-inserted = Вы вставляете диск, добавляя на сервер новый рецепт. +tech-disk-examine-none = Этикетка пуста. +tech-disk-examine = На этикетке имеется небольшое матричное изображение, представляющее { $result }. +tech-disk-examine-more = Имеются и другие изображения, но они слишком малы, чтобы разглядеть их. +tech-disk-ui-name = Терминал технологических дисков +tech-disk-ui-total-label = На выбранном сервере имеется { $amount } очков +tech-disk-ui-cost-label = Печать каждого диска стоит { $amount } очков +tech-disk-ui-print-button = Напечать диск +tech-disk-ui-print-rare-button = Напечатать редкий диск ({ $amount }) diff --git a/Resources/Locale/ru-RU/research/technologies.ftl b/Resources/Locale/ru-RU/research/technologies.ftl new file mode 100644 index 00000000000..a8e19b748f0 --- /dev/null +++ b/Resources/Locale/ru-RU/research/technologies.ftl @@ -0,0 +1,77 @@ +research-discipline-none = Отсутствует +research-discipline-industrial = Промышленность +research-discipline-biochemical = Биохимия +research-discipline-arsenal = Арсенал +research-discipline-experimental = Экспериментальное +research-discipline-civilian-services = Обслуживание персонала +research-technology-fulton = Фултоны +research-technology-salvage-equipment = Снаряжение для утилизации +research-technology-mechanical-compression = Механические компрессоры +research-technology-advanced-powercells = Продвинутые батареи +research-technology-compact-power = Компактная энергогенерация +research-technology-industrial-engineering = Промышленная инженерия +research-technology-power-generation = Генерация электроэнергии +research-technology-atmospheric-tech = Атмосферные технологии +research-technology-rapid-construction = Быстрое строительство +research-technology-shuttlecraft = Шаттлостроение +research-technology-ripley-aplu = Рипли АВП +research-technology-advanced-atmospherics = Продвинутые атмос-технологии +research-technology-advanced-tools = Продвинутые инструменты +research-technology-super-powercells = Супербатареи +research-technology-bluespace-storage = Блюспейс-хранилище +research-technology-portable-fission = Портативный распад +research-technology-uranium-munitions = Урановые боеприпасы +research-technology-chemistry = Химия +research-technology-surgical-tools = Хирургические инструменты +research-technology-biochemical-stasis = Биохимический стазис +research-technology-mechanized-treatment = Механизированная подготовка +research-technology-virology = Вирусология +research-technology-cryogenics = Криогеника +research-technology-chemical-dispensary = Химический раздатчик +research-technology-crew-monitoring = Мониторинг экипажа +research-technology-experimental-battery-ammo = Экспериментальные батареи лазерного вооружения +research-technology-basic-shuttle-armament = Базовое шаттловое вооружение +research-technology-advanced-shuttle-weapon = Продвинутое шаттловое вооружение +research-technology-bluespace-chemistry = Блюспейс-химия +research-technology-cloning = Клонирование +research-technology-salvage-weapons = Утилизаторское оружие +research-technology-draconic-munitions = Драконьи боеприпасы +research-technology-explosive-technology = Взрывчатые вещества +research-technology-weaponized-laser-manipulation = Манипулирование лазерным оружием +research-technology-anomaly-harnessing = Углубленное изучение Аномального Ядра +research-technology-nonlethal-ammunition = Нелетальные боеприпасы +research-technology-practice-ammunition = Учебные боеприпасы +research-technology-concentrated-laser-weaponry = Концентрированное лазерное оружие +research-technology-quantum-leaping = Квантовый скачок +research-technology-wave-particle-harnessing = Применение волновых частиц +research-technology-advanced-riot-control = Продвинутое противодействие беспорядкам +research-technology-portable-microfusion-weaponry = Оруженый портативный микросинтез +research-technology-deterrence = Технологии сдерживания +research-technology-handheld-electrical-propulsion = Ручные электродвигатели +research-technology-basic-robotics = Основы робототехники +research-technology-basic-anomalous-research = Основы исследования аномалий +research-technology-basic-xenoarcheology = Основы ксеноархеологии +research-technology-alternative-research = Альтернативные исследования +research-technology-magnets-tech = Локализованный магнетизм +research-technology-advanced-parts = Продвинутые компоненты +research-technology-faux-astro-tiles = Фальшивая астроплитка +research-technology-grappling = Технология захвата +research-technology-abnormal-artifact-manipulation = Абнормальное манипулирование артефактами +research-technology-gravity-manipulation = Манипулирование гравитацией +research-technology-advanced-anomaly-research = Продвинутое изучение аномалий +research-technology-rped = Быстрая замена компонентов +research-technology-super-parts = Суперкомпоненты +research-technology-janitorial-equipment = Уборочное оборудование +research-technology-laundry-tech = Прачечная технология +research-technology-critter-mechs = Мехи для животных +research-technology-basic-hydroponics = Основы гидропоники +research-technology-food-service = Организация питания +research-technology-advanced-entertainment = Продвинутые развлечения +research-technology-robotic-cleanliness = Роботизированная уборка +research-technology-audio-visual-communication = А/В коммуникация +research-technology-advanced-cleaning = Продвинутая уборка +research-technology-meat-manipulation = Манипулирование мясом +research-technology-honk-mech = Мех Х.О.Н.К. +research-technology-advanced-spray = Продвинутые спреи +research-technology-quantum-fiber-weaving = Плетение квантового волокна +research-technology-bluespace-cargo-transport = Блюспейс-транспортировка грузов diff --git a/Resources/Locale/ru-RU/resist/components/escape-inventory-component.ftl b/Resources/Locale/ru-RU/resist/components/escape-inventory-component.ftl new file mode 100644 index 00000000000..d334c383e9e --- /dev/null +++ b/Resources/Locale/ru-RU/resist/components/escape-inventory-component.ftl @@ -0,0 +1,3 @@ +escape-inventory-component-start-resisting = Вы начинаете вырываться на свободу! +escape-inventory-component-start-resisting-target = Что-то пытается выбраться из вашего инвентаря! +escape-inventory-component-failed-resisting = Невозможно выбраться! diff --git a/Resources/Locale/ru-RU/resist/components/resist-locker-component.ftl b/Resources/Locale/ru-RU/resist/components/resist-locker-component.ftl new file mode 100644 index 00000000000..869dc5fe690 --- /dev/null +++ b/Resources/Locale/ru-RU/resist/components/resist-locker-component.ftl @@ -0,0 +1,2 @@ +resist-locker-component-start-resisting = Вы начинаете выбивать дверь! +resist-locker-component-resist-interrupted = Ваши попытки выбить дверь были прерваны! diff --git a/Resources/Locale/ru-RU/revenant/revenant.ftl b/Resources/Locale/ru-RU/revenant/revenant.ftl new file mode 100644 index 00000000000..49954b6efbc --- /dev/null +++ b/Resources/Locale/ru-RU/revenant/revenant.ftl @@ -0,0 +1,16 @@ +revenant-essence-amount = У вас [color=plum]{ $current } эссенции[/color]. Ваш максимум — [color=plum]{ $max } эссенции[/color]. +revenant-max-essence-increased = Максимальный запас эссенции увеличился! +revenant-not-enough-essence = Недостаточно эссенции! +revenant-in-solid = Вы не можете использовать эту способность, пока находитесь внутри твёрдого объекта. +revenant-soul-too-powerful = Эта душа слишком сильна, чтобы её собрать! +revenant-soul-harvested = Эта душа уже собрана! +revenant-soul-searching = Вы ищете душу { $target }. +revenant-soul-yield-high = { CAPITALIZE($target) } имеет душу выше среднего! +revenant-soul-yield-average = { CAPITALIZE($target) } имеет среднюю душу. +revenant-soul-yield-low = { CAPITALIZE($target) } имеет душу ниже среднего. +revenant-soul-begin-harvest = { CAPITALIZE($target) } внезапно приподнимается в воздух, а кожа становится пепельно серой. +revenant-soul-finish-harvest = { CAPITALIZE($target) } падает на землю! +#UI +revenant-user-interface-title = Магазин способностей +revenant-user-interface-essence-amount = [color=plum]{ $amount }[/color] украденной эссенции +revenant-user-interface-cost = { $price } эссенции diff --git a/Resources/Locale/ru-RU/robotics/mmi.ftl b/Resources/Locale/ru-RU/robotics/mmi.ftl new file mode 100644 index 00000000000..3eab405c589 --- /dev/null +++ b/Resources/Locale/ru-RU/robotics/mmi.ftl @@ -0,0 +1,11 @@ +positronic-brain-installed = Обнаружена нейронная активность. +positronic-brain-off = Нейронная активность не обнаружена. +positronic-brain-still-searching = Идет процесс синтетического нейронного дескремблирования... +positronic-brain-searching = Начинается процесс синтетического нейронного дескремблирования... +positronic-brain-role-name = позитронный мозг +positronic-brain-role-description = Служите экипажу станции. +positronic-brain-wipe-device-verb-text = Стереть мозг +positronic-brain-wiped-device = Нейронная активность была прекращена. +positronic-brain-stop-searching-verb-text = Прекратить поиск +positronic-brain-stopped-searching = Нейронное дескремблирование прекращено. +positronic-brain-slot-component-slot-name-brain = Мозг diff --git a/Resources/Locale/ru-RU/robust-toolbox/_engine_lib.ftl b/Resources/Locale/ru-RU/robust-toolbox/_engine_lib.ftl new file mode 100644 index 00000000000..cf69936c9e4 --- /dev/null +++ b/Resources/Locale/ru-RU/robust-toolbox/_engine_lib.ftl @@ -0,0 +1,64 @@ +# Used internally by the THE() function. +zzzz-the = + { PROPER($ent) -> + *[false] the { $ent } + [true] { $ent } + } +# Used internally by the SUBJECT() function. +zzzz-subject-pronoun = + { GENDER($ent) -> + [male] он + [female] она + [epicene] они + *[neuter] оно + } +# Used internally by the OBJECT() function. +zzzz-object-pronoun = + { GENDER($ent) -> + [male] его + [female] её + [epicene] их + *[neuter] его + } +# Used internally by the POSS-PRONOUN() function. +zzzz-possessive-pronoun = + { GENDER($ent) -> + [male] его + [female] её + [epicene] их + *[neuter] его + } +# Used internally by the POSS-ADJ() function. +zzzz-possessive-adjective = + { GENDER($ent) -> + [male] его + [female] её + [epicene] их + *[neuter] его + } +# Used internally by the REFLEXIVE() function. +zzzz-reflexive-pronoun = + { GENDER($ent) -> + [male] сам + [female] сама + [epicene] сами + *[neuter] сам + } +# Used internally by the CONJUGATE-BE() function. +zzzz-conjugate-be = + { GENDER($ent) -> + [epicene] are + *[other] is + } +# Used internally by the CONJUGATE-HAVE() function. +zzzz-conjugate-have = + { GENDER($ent) -> + [epicene] have + *[other] has + } +# Used internally by the CONJUGATE-BASIC() function. +zzzz-conjugate-basic = + { GENDER($ent) -> + [epicene] { $first } + *[other] { $second } + } diff --git a/Resources/Locale/ru-RU/robust-toolbox/client-state-commands.ftl b/Resources/Locale/ru-RU/robust-toolbox/client-state-commands.ftl new file mode 100644 index 00000000000..446515ada5b --- /dev/null +++ b/Resources/Locale/ru-RU/robust-toolbox/client-state-commands.ftl @@ -0,0 +1,12 @@ +# Loc strings for various entity state & client-side PVS related commands + +cmd-reset-ent-help = Использование: resetent +cmd-reset-ent-desc = Сбрасывает сущность до последнего полученного от сервера состояния. Это также сбросит сущности, которые были удалены в null-space. +cmd-reset-all-ents-help = Использование: resetallents +cmd-reset-all-ents-desc = Сбрасывает все сущности до последнего полученного от сервера состояния. Это затрагивает только сущности, которые не были удалены в null-space. +cmd-detach-ent-help = Использование: detachent +cmd-detach-ent-desc = Удаляет сущность в null-space, как если бы он покинул зону действия PVS. +cmd-local-delete-help = Использование: localdelete +cmd-local-delete-desc = Удаляет сущность. В отличие от обычной команды delete, эта команда работает на стороне клиента (CLIENT-SIDE). Если сущность не является клиентской, это, скорее всего, приведет к ошибкам. +cmd-full-state-reset-help = Использование: fullstatereset +cmd-full-state-reset-desc = Сбрасывает всю информацию о состоянии сущности и запрашивает полное состояние у сервера. diff --git a/Resources/Locale/ru-RU/robust-toolbox/commands.ftl b/Resources/Locale/ru-RU/robust-toolbox/commands.ftl new file mode 100644 index 00000000000..7217293ce8c --- /dev/null +++ b/Resources/Locale/ru-RU/robust-toolbox/commands.ftl @@ -0,0 +1,432 @@ +### Localization for engine console commands + + +## generic command errors + +cmd-invalid-arg-number-error = Недопустимое число аргументов. +cmd-parse-failure-integer = { $arg } не является допустимым integer. +cmd-parse-failure-float = { $arg } не является допустимым float. +cmd-parse-failure-bool = { $arg } не является допустимым bool. +cmd-parse-failure-uid = { $arg } не является допустимым UID сущности. +cmd-parse-failure-mapid = { $arg } не является допустимым MapId. +cmd-parse-failure-entity-exist = UID { $arg } не соответствует существующей сущности. +cmd-error-file-not-found = Не удалось найти файл: { $file }. +cmd-error-dir-not-found = Не удалось найти директорию: { $dir }. +cmd-failure-no-attached-entity = К этой оболочке не привязана никакая сущность. + +## 'help' command + +cmd-help-desc = Выводит общую справку или справку по определенной команде +cmd-help-help = + Использование: help [имя команды] + Если имя команды не будет указано, будет выведена общая справка. Если имя команды будет указано, будет выведена справка по этой команде. +cmd-help-no-args = Чтобы получить справку по определенной команде, используйте 'help '. Для получения списка всех доступных команд используйте 'list'. Для поиска по командам используйте 'list '. +cmd-help-unknown = Неизвестная команда: { $command } +cmd-help-top = { $command } - { $description } +cmd-help-invalid-args = Недопустимое количество аргументов. +cmd-help-arg-cmdname = [имя команды] + +## 'cvar' command + +cmd-cvar-desc = Получает или устанавливает CVar. +cmd-cvar-help = + Использование: cvar [значение] + Если значение предоставлено, оно спарсится и сохранится как новое значение CVar. + Если нет, отобразится текущее значение CVar. + Используйте 'cvar ?' для получения списка всех зарегистрированных CVar-ов. +cmd-cvar-invalid-args = Должно быть представлено ровно один или два аргумента. +cmd-cvar-not-registered = CVar '{ $cvar }' не зарегистрирован. Используйте 'cvar ?' для получения списка всех зарегистрированных CVar-ов. +cmd-cvar-parse-error = Входное значение имеет неправильный формат для типа { $type } +cmd-cvar-compl-list = Список доступных CVar-ов +cmd-cvar-arg-name = +cmd-cvar-value-hidden =