From 4763bffeac91136777299a8719adc2103b72cf67 Mon Sep 17 00:00:00 2001 From: Ed Date: Sat, 20 Apr 2024 14:16:11 +0300 Subject: [PATCH] locale update 2 --- .../ru-RU/_CP14/_PROTO/entities/clothing.ftl | 4 ++-- .../ru-RU/_CP14/_PROTO/entities/objects.ftl | 15 +++++++++++---- .../ru-RU/_CP14/_PROTO/entities/structures.ftl | 8 ++++++++ .../_CP14/Entities/Structures/Walls/natural.yml | 4 ---- 4 files changed, 21 insertions(+), 10 deletions(-) diff --git a/Resources/Locale/ru-RU/_CP14/_PROTO/entities/clothing.ftl b/Resources/Locale/ru-RU/_CP14/_PROTO/entities/clothing.ftl index aca1fd4b33..a9d714680b 100644 --- a/Resources/Locale/ru-RU/_CP14/_PROTO/entities/clothing.ftl +++ b/Resources/Locale/ru-RU/_CP14/_PROTO/entities/clothing.ftl @@ -23,5 +23,5 @@ ent-CP14ClothingShirtHarlequineRed = красная рубаха арлекин .desc = На ней не видно пятен крови, которые остаются после неудачных шуток. # Shoes -ent-CP14ClothingShoesBlack = simple black boots - .desc = They won't hold moisture, but it's better than going barefoot. \ No newline at end of file +ent-CP14ClothingShoesBlack = простые черные ботинки + .desc = Влагу они не удержат, но это лучше чем ходить босиком. \ No newline at end of file diff --git a/Resources/Locale/ru-RU/_CP14/_PROTO/entities/objects.ftl b/Resources/Locale/ru-RU/_CP14/_PROTO/entities/objects.ftl index 479f393d1c..5437977d2a 100644 --- a/Resources/Locale/ru-RU/_CP14/_PROTO/entities/objects.ftl +++ b/Resources/Locale/ru-RU/_CP14/_PROTO/entities/objects.ftl @@ -19,9 +19,6 @@ ent-CP14BaseThrowableSpear = метательное копьё ent-CP14BaseTwoHandedSword = двуручный меч .desc = Мощное оружие, требующее огромной силы и умения для эффективного использования. - - - # Coins ent-CP14CopperCoin = медная корона .desc = Минимальная экономическая единица на просторах Эберрона. Является одной десятой серебрянного соверена. @@ -46,4 +43,14 @@ ent-CP14PlatinumCoin = платиновый дракон ent-CP14PlatinumCoin1 = { ent-CP14PlatinumCoin } .desc = { ent-CP14PlatinumCoin.desc } ent-CP14PlatinumCoin5 = { ent-CP14PlatinumCoin } - .desc = { ent-CP14PlatinumCoin.desc } \ No newline at end of file + .desc = { ent-CP14PlatinumCoin.desc } + +# Ores +ent-CP14OreCopper = медь + .desc = Кусочек бледной, тяжелой меди. +ent-CP14OreIron = железо + .desc = Кусочек холодного, тяжелого железа. +ent-CP14OreSilver = серебро + .desc = Кусочек блестящего, теплого серебра. +ent-CP14OreGold = золото + .desc = Кусочек мягкого, чистого золота. \ No newline at end of file diff --git a/Resources/Locale/ru-RU/_CP14/_PROTO/entities/structures.ftl b/Resources/Locale/ru-RU/_CP14/_PROTO/entities/structures.ftl index a35c8e68c5..d519398d72 100644 --- a/Resources/Locale/ru-RU/_CP14/_PROTO/entities/structures.ftl +++ b/Resources/Locale/ru-RU/_CP14/_PROTO/entities/structures.ftl @@ -37,6 +37,14 @@ ent-CP14WoodFullWall = деревянная стена .desc = Доска к доске, и вместе образуют они защиту и уют. ent-CP14CaveStoneWall = каменная порода .desc = Прочная каменная природная стена. От нее веет пещерным холодом. +ent-CP14CaveStoneWallCopperOre = { ent-CP14CaveStoneWall } + .desc = Прочная каменная природная стена. Здесь мерцают небольшие вкрапления меди. +ent-CP14CaveStoneWallIronOre = { ent-CP14CaveStoneWall } + .desc = Прочная каменная природная стена. Здесь мерцают небольшие вкрапления железа. +ent-CP14CaveStoneWallSilverOre = { ent-CP14CaveStoneWall } + .desc = Прочная каменная природная стена. Здесь мерцают небольшие вкрапления серебра. +ent-CP14CaveStoneWallGoldOre = { ent-CP14CaveStoneWall } + .desc = Прочная каменная природная стена. Здесь мерцают небольшие вкрапления золота. ent-CP14StoneRuinFragment = обломки каменных стен .desc = Это все, что осталось от былого величия. diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Walls/natural.yml b/Resources/Prototypes/_CP14/Entities/Structures/Walls/natural.yml index 04d7a89f2e..774dfb9795 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Walls/natural.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Walls/natural.yml @@ -27,7 +27,6 @@ - type: entity id: CP14CaveStoneWallCopperOre - name: rock suffix: copper ore parent: CP14CaveStoneWall description: A solid stone natural wall. You can see the sharp flecks of copper in it. @@ -57,7 +56,6 @@ - type: entity id: CP14CaveStoneWallIronOre - name: rock suffix: iron ore parent: CP14CaveStoneWall description: A solid stone natural wall. You can see the sharp flecks of iron in it. @@ -87,7 +85,6 @@ - type: entity id: CP14CaveStoneWallSilverOre - name: rock suffix: silver ore parent: CP14CaveStoneWall description: A solid stone natural wall. You see the tantalizing particles of silver in it. @@ -117,7 +114,6 @@ - type: entity id: CP14CaveStoneWallGoldOre - name: rock suffix: gold ore parent: CP14CaveStoneWall description: A solid stone natural wall. You see the tantalizing particles of gold in it.