From c976b446ecfb95dd5fb7e078231e3029b682ac5d Mon Sep 17 00:00:00 2001 From: FN <37689533+FireNameFN@users.noreply.github.com> Date: Thu, 19 Dec 2024 07:27:24 +0700 Subject: [PATCH] Delete Resources/Locale/ru-RU/_CorvaxNext directory --- .../_CorvaxNext/cargo/stocks-comapnies.ftl | 24 ------------------- .../_CorvaxNext/cargo/stocks-commands.ftl | 13 ---------- .../cartridge-loader/stocktrading.ftl | 10 -------- .../_CorvaxNext/dynamichostname/hostname.ftl | 3 --- .../entities/objects/devices/pda.ftl | 2 -- .../objects/misc/identification_cards.ftl | 2 -- 6 files changed, 54 deletions(-) delete mode 100644 Resources/Locale/ru-RU/_CorvaxNext/cargo/stocks-comapnies.ftl delete mode 100644 Resources/Locale/ru-RU/_CorvaxNext/cargo/stocks-commands.ftl delete mode 100644 Resources/Locale/ru-RU/_CorvaxNext/cartridge-loader/stocktrading.ftl delete mode 100644 Resources/Locale/ru-RU/_CorvaxNext/dynamichostname/hostname.ftl delete mode 100644 Resources/Locale/ru-RU/_CorvaxNext/prototypes/entities/objects/devices/pda.ftl delete mode 100644 Resources/Locale/ru-RU/_CorvaxNext/prototypes/entities/objects/misc/identification_cards.ftl diff --git a/Resources/Locale/ru-RU/_CorvaxNext/cargo/stocks-comapnies.ftl b/Resources/Locale/ru-RU/_CorvaxNext/cargo/stocks-comapnies.ftl deleted file mode 100644 index 7ab832daee4..00000000000 --- a/Resources/Locale/ru-RU/_CorvaxNext/cargo/stocks-comapnies.ftl +++ /dev/null @@ -1,24 +0,0 @@ -stock-trading-company-ccoin = CCoins [CCN] -stock-trading-company-nanotrasen = NanoTrasen [NT] -stock-trading-company-vitezstvi = Vitezstvi [VTZ] -stock-trading-company-kosmologistika = Kosmologistika [SPAC] -stock-trading-company-nakamura = Nakamura Engineering [NKE] -stock-trading-company-gefest = Gefest [GFS] -stock-trading-company-saibasan = Saibasan [SBS] -stock-trading-company-donk = Donk Co. [DONK] -stock-trading-company-gorlex = Gorlex Securities LLC [GRX] -stock-trading-company-deforest = DeForest Medical corp. [DFM] -stock-trading-company-interdyne = Interdyne Pharmaceutics [IPA] -stock-trading-company-conarex = Conarex [CNR] -stock-trading-company-cybersun = Cybersun Industries [CSI] -stock-trading-company-mrchang = Mr.Chang's [CHANG] -stock-trading-company-drunkmasters = Drunk Masters [DRUNK] -stock-trading-company-robust = Robust Industries LLC [ROBUST] -stock-trading-company-azara = Azara Cleaning Сompany [CLEAN] -stock-trading-company-waffle = Waffle corp. [WAFFLE] -stock-trading-company-shady = Shady’s Cigarettes [CIG] -stock-trading-company-intergalactic = interGalactic [IGA] -stock-trading-company-hound = The Hound [HUNT] -stock-trading-company-harvest = Harvest and Production [HAP] -stock-trading-company-gasdef = GasDef [GD] -stock-trading-company-hrc = High Rock Company [HRC] diff --git a/Resources/Locale/ru-RU/_CorvaxNext/cargo/stocks-commands.ftl b/Resources/Locale/ru-RU/_CorvaxNext/cargo/stocks-commands.ftl deleted file mode 100644 index fd04a78c2c2..00000000000 --- a/Resources/Locale/ru-RU/_CorvaxNext/cargo/stocks-commands.ftl +++ /dev/null @@ -1,13 +0,0 @@ -# команда changestockprice (изменить цену акций) -cmd-changestocksprice-desc = Изменяет цену акций компании на указанное значение. -cmd-changestocksprice-help = changestockprice <Индекс компании> <Новая цена> [ID станции] -cmd-changestocksprice-invalid-company = Не удалось выполнить команду! Неверный индекс компании или новая цена превышает допустимый лимит. -cmd-changestocksprice-invalid-station = Биржа не найдена на указанной станции -cmd-changestocksprice-no-stations = Не найдено станций с биржами - -# команда addstockscompany (добавить компанию) -cmd-addstockscompany-desc = Добавляет новую компанию на биржевой рынок. -cmd-addstockscompany-help = addstockscompany <Отображаемое название> <Базовая цена> [ID станции] -cmd-addstockscompany-failure = Не удалось добавить компанию на биржу. -cmd-addstockscompany-invalid-station = Биржа не найдена на указанной станции -cmd-addstockscompany-no-stations = Не найдено станций с биржами diff --git a/Resources/Locale/ru-RU/_CorvaxNext/cartridge-loader/stocktrading.ftl b/Resources/Locale/ru-RU/_CorvaxNext/cartridge-loader/stocktrading.ftl deleted file mode 100644 index 6a18445fe0b..00000000000 --- a/Resources/Locale/ru-RU/_CorvaxNext/cartridge-loader/stocktrading.ftl +++ /dev/null @@ -1,10 +0,0 @@ -# General -stock-trading-program-name = StockTrading -stock-trading-title = Межгалактическая Фондовая Биржа -stock-trading-balance = Баланс: {$balance} кредитов -stock-trading-no-entries = Нет записей -stock-trading-owned-shares = Во владении: {$shares} -stock-trading-buy-button = Купить -stock-trading-sell-button = Продать -stock-trading-amount-placeholder = Количество -stock-trading-price-history = История цен diff --git a/Resources/Locale/ru-RU/_CorvaxNext/dynamichostname/hostname.ftl b/Resources/Locale/ru-RU/_CorvaxNext/dynamichostname/hostname.ftl deleted file mode 100644 index ef47a00d711..00000000000 --- a/Resources/Locale/ru-RU/_CorvaxNext/dynamichostname/hostname.ftl +++ /dev/null @@ -1,3 +0,0 @@ -dynamic-hostname-in-lobby-hostname = { $originalHostName } | В Лобби -dynamic-hostname-in-round-hostname = { $originalHostName } | Идёт раунд на { $mapName }! -dynamic-hostname-post-round-hostname = { $originalHostName } | Раунд закончился! diff --git a/Resources/Locale/ru-RU/_CorvaxNext/prototypes/entities/objects/devices/pda.ftl b/Resources/Locale/ru-RU/_CorvaxNext/prototypes/entities/objects/devices/pda.ftl deleted file mode 100644 index cc737ac199f..00000000000 --- a/Resources/Locale/ru-RU/_CorvaxNext/prototypes/entities/objects/devices/pda.ftl +++ /dev/null @@ -1,2 +0,0 @@ -ent-SurgeonPDA = КПК хирурга - .desc = { ent-MedicalPDA.desc } diff --git a/Resources/Locale/ru-RU/_CorvaxNext/prototypes/entities/objects/misc/identification_cards.ftl b/Resources/Locale/ru-RU/_CorvaxNext/prototypes/entities/objects/misc/identification_cards.ftl deleted file mode 100644 index c3c06ff0b60..00000000000 --- a/Resources/Locale/ru-RU/_CorvaxNext/prototypes/entities/objects/misc/identification_cards.ftl +++ /dev/null @@ -1,2 +0,0 @@ -ent-SurgeonIDCard = ID карта хирурга - .desc = { ent-IDCardStandard.desc }