From b65e78d1d1d91bc87e763b0b42940c5b3a9f93b8 Mon Sep 17 00:00:00 2001 From: Blueberryy <36592509+Blueberryy@users.noreply.github.com> Date: Thu, 7 Dec 2023 15:31:59 +0500 Subject: [PATCH] (russian) beta-tester crafts and classic infection names --- .../item-schema-strange-crafting.json | 6 ++++++ resource/reactivedrop_russian.txt | 12 ++++++------ 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/community/inventory_service/item-schema-strange-crafting.json b/community/inventory_service/item-schema-strange-crafting.json index 8dc277599..8d5f57c15 100644 --- a/community/inventory_service/item-schema-strange-crafting.json +++ b/community/inventory_service/item-schema-strange-crafting.json @@ -6,10 +6,13 @@ "type": "item", "name_english": "Beta Tester's Strange Weapon", "name_german": "Beta Tester's Seltsame Waffe", + "name_russian": "Странное оружие бета-тестировщика", "display_type_english": "Single-Use Tool", "display_type_german": "Einwegwerkzeug", + "display_type_russian": "Одноразовый инструмент", "description_english": "A strange box that contains a weapon. What weapon is it? The weight in this box appears to shift as you consider the possibilities.", "description_german": "Eine seltsame Kiste, die eine Waffe enthält. Um welche Waffe handelt es sich? Das Gewicht in der Kiste scheint sich zu verändern, während du über die Möglichkeiten nachdenkst.", + "description_russian": "Странный ящик, в котором находится оружие. Что это за оружие? Вес этой коробки, кажется, меняется, пока вы рассматриваете возможные варианты.", "icon_url": "https://stats.reactivedrop.com/static/medals/error.png", "name_color": "CF6A32", "tags": "crafting_item:single_use_tool;contains_any:set_1_weapon;contains_any:set_1_equipment" @@ -19,10 +22,13 @@ "type": "item", "name_english": "Beta Tester's Strange Device", "name_german": "Beta Tester's Seltsames Gerät", + "name_russian": "Странный прибор бета-тестировщика", "display_type_english": "Single-Use Tool", "display_type_german": "Einwegwerkzeug", + "display_type_russian": "Одноразовый инструмент", "description_english": "A strange assortment of circuit boards that don't seem like they should be compatible. The device does not appear to ever have been powered on.", "description_german": "Eine seltsame Zusammenstellung von Platinen, die nicht kompatibel zu sein scheinen. Das Gerät scheint nie eingeschaltet worden zu sein.", + "description_russian": "Странный набор электросхем, которые, кажется, не совместимы. Похоже, что прибор никогда не включался.", "icon_url": "https://stats.reactivedrop.com/static/medals/error.png", "name_color": "CF6A32", "tags": "crafting_item:single_use_tool;contains_any:set_1_strange_device" diff --git a/resource/reactivedrop_russian.txt b/resource/reactivedrop_russian.txt index f72ad3589..d6d4212f2 100644 --- a/resource/reactivedrop_russian.txt +++ b/resource/reactivedrop_russian.txt @@ -9425,12 +9425,12 @@ "[english]asw_infection_fp" "Infection First Person" "asw_infection_tp" "Заражение - От третьего лица" "[english]asw_infection_tp" "Infection Third Person" - "asw_infectionClassic" "Infection Classic" - "[english]asw_infectionClassic" "Infection Classic" - "asw_infectionClassic_fp" "Infection Classic First Person" - "[english]asw_infectionClassic_fp" "Infection Classic First Person" - "asw_infectionClassic_tp" "Infection Classic Third Person" - "[english]asw_infectionClassic_tp" "Infection Classic Third Person" +"asw_infectionClassic" "Заражение (классика)" +"[english]asw_infectionClassic" "Infection Classic" +"asw_infectionClassic_fp" "Заражение (классика) - От первого лица" +"[english]asw_infectionClassic_fp" "Infection Classic First Person" +"asw_infectionClassic_tp" "Заражение (классика) - От третьего лица" +"[english]asw_infectionClassic_tp" "Infection Classic Third Person" "asw_infection_desc" "Команда людей выигрывает, выжив. Команда зомби побеждает, заразив всех игроков-людей." "[english]asw_infection_desc" "Human team wins by surviving. Zombie team wins by infecting all human players." "asw_infection_credit_script" "Скрипт испытания от ModdedMarionette"