From 1e77ac5b78d27e17fa9750b72563eeae474d4b4d Mon Sep 17 00:00:00 2001 From: Viktor <32263611+molovik@users.noreply.github.com> Date: Mon, 25 Sep 2017 13:59:07 +0300 Subject: [PATCH 01/39] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20translations/texts/objects/farmables?= =?UTF-8?q?/cocoa/cocoaseed.object.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../texts/objects/farmables/cocoa/cocoaseed.object.json | 2 +- translations/translatedlabels.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/texts/objects/farmables/cocoa/cocoaseed.object.json b/translations/texts/objects/farmables/cocoa/cocoaseed.object.json index e2dac677e..cfcd7a664 100644 --- a/translations/texts/objects/farmables/cocoa/cocoaseed.object.json +++ b/translations/texts/objects/farmables/cocoa/cocoaseed.object.json @@ -44,7 +44,7 @@ }, "Texts": { "Eng": "Chocolate growin' on trees.", - "Rus": "" + "Rus": "Шоколад растет на деревьях." } }, { diff --git a/translations/translatedlabels.json b/translations/translatedlabels.json index 8358d8e9d..1be8b0afd 100644 --- a/translations/translatedlabels.json +++ b/translations/translatedlabels.json @@ -7782,7 +7782,7 @@ "shared_chiliseed.object.json": 9 }, "cocoa": { - "cocoaseed.object.json": 7, + "cocoaseed.object.json": 8, "shared_cocoaseed.object.json": 1, "wildcocoaseed.object.json": 0 }, From 6a830229e10d3c57e6fdc6251da5c2901fd5f5b5 Mon Sep 17 00:00:00 2001 From: Viktor <32263611+molovik@users.noreply.github.com> Date: Mon, 25 Sep 2017 14:31:17 +0300 Subject: [PATCH 02/39] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20translations/texts/objects/farmables?= =?UTF-8?q?/cocoa/wildcocoaseed.object.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../farmables/cocoa/wildcocoaseed.object.json | 21 ++++++++++++------- translations/translatedlabels.json | 2 +- 2 files changed, 15 insertions(+), 8 deletions(-) diff --git a/translations/texts/objects/farmables/cocoa/wildcocoaseed.object.json b/translations/texts/objects/farmables/cocoa/wildcocoaseed.object.json index e0c2aa5e3..204875a6d 100644 --- a/translations/texts/objects/farmables/cocoa/wildcocoaseed.object.json +++ b/translations/texts/objects/farmables/cocoa/wildcocoaseed.object.json @@ -7,7 +7,8 @@ ] }, "Texts": { - "Eng": "Cocoa beans can be brewed to make a tasty beverage." + "Eng": "Cocoa beans can be brewed to make a tasty beverage.", + "Rus": "Какао-бобы можно варить, чтобы приготовить вкусный напиток." } }, { @@ -18,7 +19,8 @@ ] }, "Texts": { - "Eng": "See beyond its bitter taste and cocoa is a useful resource." + "Eng": "See beyond its bitter taste and cocoa is a useful resource.", + "Rus": "Несмотря на его горький вкус, какао - полезный ресурс." } }, { @@ -29,7 +31,8 @@ ] }, "Texts": { - "Eng": "cocoa beans look a tempting treat, but are extremely bitter." + "Eng": "cocoa beans look a tempting treat, but are extremely bitter.", + "Rus": "Какао-бобы выглядят соблазнительно, но чрезвычайно горькие." } }, { @@ -40,7 +43,8 @@ ] }, "Texts": { - "Eng": "cocoa is sought after for its pep-giving properties" + "Eng": "cocoa is sought after for its pep-giving properties", + "Rus": "Какао разыскивается за его свойства придавать энергичность" } }, { @@ -51,7 +55,8 @@ ] }, "Texts": { - "Eng": "cocoa keepsss Floran awake." + "Eng": "cocoa keepsss Floran awake.", + "Rus": "Какао поддерживает Флорана бодрствующщщим." } }, { @@ -62,7 +67,8 @@ ] }, "Texts": { - "Eng": "cocoa smells good, but I've never noticed any beneficial side-effects to drinkin' the stuff." + "Eng": "cocoa smells good, but I've never noticed any beneficial side-effects to drinkin' the stuff.", + "Rus": "Какао хорошо пахнет, но я никогда не замечал никаких полезных эффектов, чтобы пить это вещество." } }, { @@ -73,7 +79,8 @@ ] }, "Texts": { - "Eng": "cocoa, the perkiest plant known to man." + "Eng": "cocoa, the perkiest plant known to man.", + "Rus": "Какао, самые бойкие растения известные человеку." } } ] \ No newline at end of file diff --git a/translations/translatedlabels.json b/translations/translatedlabels.json index 1be8b0afd..9b6505be3 100644 --- a/translations/translatedlabels.json +++ b/translations/translatedlabels.json @@ -7784,7 +7784,7 @@ "cocoa": { "cocoaseed.object.json": 8, "shared_cocoaseed.object.json": 1, - "wildcocoaseed.object.json": 0 + "wildcocoaseed.object.json": 7 }, "coffee": { "coffeeseed.object.json": 1, From c6714cd7617d305857bfa684a2f29aaa34f817b2 Mon Sep 17 00:00:00 2001 From: Viktor <32263611+molovik@users.noreply.github.com> Date: Mon, 25 Sep 2017 14:33:24 +0300 Subject: [PATCH 03/39] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20translations/texts/objects/farmables?= =?UTF-8?q?/cotton/shared=5Fcottonseed.object.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../objects/farmables/cotton/shared_cottonseed.object.json | 2 +- translations/translatedlabels.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/texts/objects/farmables/cotton/shared_cottonseed.object.json b/translations/texts/objects/farmables/cotton/shared_cottonseed.object.json index 549e9be75..b3231a3d5 100644 --- a/translations/texts/objects/farmables/cotton/shared_cottonseed.object.json +++ b/translations/texts/objects/farmables/cotton/shared_cottonseed.object.json @@ -41,7 +41,7 @@ }, "Texts": { "Eng": "Cotton like this can be made into a whole heap o' things.", - "Rus": "" + "Rus": "Хлопок, подобный этому, может быть превращен в целую кучу вещей." } }, { diff --git a/translations/translatedlabels.json b/translations/translatedlabels.json index 9b6505be3..9206c623e 100644 --- a/translations/translatedlabels.json +++ b/translations/translatedlabels.json @@ -7799,7 +7799,7 @@ }, "cotton": { "cottonseed.object.json": 1, - "shared_cottonseed.object.json": 7, + "shared_cottonseed.object.json": 8, "wildcottonseed.object.json": 0 }, "crystalplant": { From cb7e449d02b0006930ab2fc30b114687f2c2882a Mon Sep 17 00:00:00 2001 From: Viktor <32263611+molovik@users.noreply.github.com> Date: Mon, 25 Sep 2017 14:38:32 +0300 Subject: [PATCH 04/39] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20translations/texts/objects/farmables?= =?UTF-8?q?/cotton/wildcottonseed.object.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../texts/objects/farmables/cotton/wildcottonseed.object.json | 3 ++- translations/translatedlabels.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/translations/texts/objects/farmables/cotton/wildcottonseed.object.json b/translations/texts/objects/farmables/cotton/wildcottonseed.object.json index 238d4d233..119314903 100644 --- a/translations/texts/objects/farmables/cotton/wildcottonseed.object.json +++ b/translations/texts/objects/farmables/cotton/wildcottonseed.object.json @@ -7,7 +7,8 @@ ] }, "Texts": { - "Eng": "A plant which grows fluffy cotton buds!" + "Eng": "A plant which grows fluffy cotton buds!", + "Rus": "Саженец, который отращивает пушистые хлопковые бутоны!" } } ] \ No newline at end of file diff --git a/translations/translatedlabels.json b/translations/translatedlabels.json index 9206c623e..cbcf8d87a 100644 --- a/translations/translatedlabels.json +++ b/translations/translatedlabels.json @@ -7800,7 +7800,7 @@ "cotton": { "cottonseed.object.json": 1, "shared_cottonseed.object.json": 8, - "wildcottonseed.object.json": 0 + "wildcottonseed.object.json": 1 }, "crystalplant": { "shared_crystalplantseed.object.json": 8 From f5e4ee34380f6fc39399c8c0dd2cc23595f3cd01 Mon Sep 17 00:00:00 2001 From: Viktor <32263611+molovik@users.noreply.github.com> Date: Mon, 25 Sep 2017 14:43:34 +0300 Subject: [PATCH 05/39] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20translations/texts/objects/farmables?= =?UTF-8?q?/crystalplant/shared=5Fcrystalplantseed.object.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../farmables/crystalplant/shared_crystalplantseed.object.json | 3 ++- translations/translatedlabels.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/translations/texts/objects/farmables/crystalplant/shared_crystalplantseed.object.json b/translations/texts/objects/farmables/crystalplant/shared_crystalplantseed.object.json index d4fb219f2..4f5a11bec 100644 --- a/translations/texts/objects/farmables/crystalplant/shared_crystalplantseed.object.json +++ b/translations/texts/objects/farmables/crystalplant/shared_crystalplantseed.object.json @@ -85,7 +85,8 @@ ] }, "Texts": { - "Eng": "Farming these in abundance could damage the economy." + "Eng": "Farming these in abundance could damage the economy.", + "Rus": "Фермерство в избытке, может повредить экономику." } }, { diff --git a/translations/translatedlabels.json b/translations/translatedlabels.json index cbcf8d87a..563561b68 100644 --- a/translations/translatedlabels.json +++ b/translations/translatedlabels.json @@ -7803,7 +7803,7 @@ "wildcottonseed.object.json": 1 }, "crystalplant": { - "shared_crystalplantseed.object.json": 8 + "shared_crystalplantseed.object.json": 9 }, "currentcorn": { "currentcornseed.object.json": 1, From 83844d9d9adce265a3a0691066829b50255672be Mon Sep 17 00:00:00 2001 From: Viktor <32263611+molovik@users.noreply.github.com> Date: Mon, 25 Sep 2017 14:46:36 +0300 Subject: [PATCH 06/39] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20translations/texts/objects/farmables?= =?UTF-8?q?/eggshoot/shared=5Feggshootseed.object.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../objects/farmables/eggshoot/shared_eggshootseed.object.json | 3 ++- translations/translatedlabels.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/translations/texts/objects/farmables/eggshoot/shared_eggshootseed.object.json b/translations/texts/objects/farmables/eggshoot/shared_eggshootseed.object.json index 97d9f54c1..02b42bc28 100644 --- a/translations/texts/objects/farmables/eggshoot/shared_eggshootseed.object.json +++ b/translations/texts/objects/farmables/eggshoot/shared_eggshootseed.object.json @@ -55,7 +55,8 @@ ] }, "Texts": { - "Eng": "Avians happily eat these, despite their egg-like appearance." + "Eng": "Avians happily eat these, despite their egg-like appearance.", + "Rus": "Авиане с удовольствием едят их, несмотря на их похожую на яйца внешность." } }, { diff --git a/translations/translatedlabels.json b/translations/translatedlabels.json index 563561b68..37d77cdd3 100644 --- a/translations/translatedlabels.json +++ b/translations/translatedlabels.json @@ -7835,7 +7835,7 @@ } }, "eggshoot": { - "shared_eggshootseed.object.json": 8 + "shared_eggshootseed.object.json": 9 }, "feathercrown": { "shared_feathercrownseed.object.json": 9 From 82ffa523b87d5c1986868f338e1278aba726e3e9 Mon Sep 17 00:00:00 2001 From: Viktor <32263611+molovik@users.noreply.github.com> Date: Mon, 25 Sep 2017 14:51:19 +0300 Subject: [PATCH 07/39] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20translations/texts/objects/farmables?= =?UTF-8?q?/flowerred/flowerred.object.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../texts/objects/farmables/flowerred/flowerred.object.json | 2 +- translations/translatedlabels.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/texts/objects/farmables/flowerred/flowerred.object.json b/translations/texts/objects/farmables/flowerred/flowerred.object.json index dea9c4d21..c74474bdb 100644 --- a/translations/texts/objects/farmables/flowerred/flowerred.object.json +++ b/translations/texts/objects/farmables/flowerred/flowerred.object.json @@ -20,7 +20,7 @@ }, "Texts": { "Eng": "A red flower, I always wanna stop n' smell 'em. I wonder why?", - "Rus": "" + "Rus": "Красный цветок, я всегда хочу остановиться и понюхать. Интересно, почему?" } }, { diff --git a/translations/translatedlabels.json b/translations/translatedlabels.json index 37d77cdd3..fa22c42c1 100644 --- a/translations/translatedlabels.json +++ b/translations/translatedlabels.json @@ -7844,7 +7844,7 @@ "flowerblue.object.json": 9 }, "flowerred": { - "flowerred.object.json": 8 + "flowerred.object.json": 9 }, "flowerspring": { "flowerspring.object.json": 7 From f675ea22f71c2d379ca3bc6381062f11a0811ae4 Mon Sep 17 00:00:00 2001 From: Viktor <32263611+molovik@users.noreply.github.com> Date: Mon, 25 Sep 2017 14:52:43 +0300 Subject: [PATCH 08/39] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20translations/texts/objects/farmables?= =?UTF-8?q?/flowerspring/flowerspring.object.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../objects/farmables/flowerspring/flowerspring.object.json | 2 +- translations/translatedlabels.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/texts/objects/farmables/flowerspring/flowerspring.object.json b/translations/texts/objects/farmables/flowerspring/flowerspring.object.json index 465e109c7..20aacd05c 100644 --- a/translations/texts/objects/farmables/flowerspring/flowerspring.object.json +++ b/translations/texts/objects/farmables/flowerspring/flowerspring.object.json @@ -20,7 +20,7 @@ }, "Texts": { "Eng": "A handful of this flower's petals is all I need to make a dye!", - "Rus": "" + "Rus": "Горсть лепестков этого цветка - все, что мне нужно, чтобы сделать краситель!" } }, { diff --git a/translations/translatedlabels.json b/translations/translatedlabels.json index fa22c42c1..13dc3e0f6 100644 --- a/translations/translatedlabels.json +++ b/translations/translatedlabels.json @@ -7847,7 +7847,7 @@ "flowerred.object.json": 9 }, "flowerspring": { - "flowerspring.object.json": 7 + "flowerspring.object.json": 8 }, "floweryellow": { "floweryellow.object.json": 8 From b60cfb97b8e4984d40f82876a86742266af43998 Mon Sep 17 00:00:00 2001 From: Viktor <32263611+molovik@users.noreply.github.com> Date: Mon, 25 Sep 2017 14:55:05 +0300 Subject: [PATCH 09/39] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20translations/texts/objects/farmables?= =?UTF-8?q?/floweryellow/floweryellow.object.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../objects/farmables/floweryellow/floweryellow.object.json | 2 +- translations/translatedlabels.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/texts/objects/farmables/floweryellow/floweryellow.object.json b/translations/texts/objects/farmables/floweryellow/floweryellow.object.json index c72fccc23..47d9d8243 100644 --- a/translations/texts/objects/farmables/floweryellow/floweryellow.object.json +++ b/translations/texts/objects/farmables/floweryellow/floweryellow.object.json @@ -32,7 +32,7 @@ }, "Texts": { "Eng": "A plain lookin' yellow flower.", - "Rus": "" + "Rus": "Простой желтый цветок." } }, { diff --git a/translations/translatedlabels.json b/translations/translatedlabels.json index 13dc3e0f6..055bfb817 100644 --- a/translations/translatedlabels.json +++ b/translations/translatedlabels.json @@ -7850,7 +7850,7 @@ "flowerspring.object.json": 8 }, "floweryellow": { - "floweryellow.object.json": 8 + "floweryellow.object.json": 9 }, "grapes": { "shared_grapesseed.object.json": 9 From 543c54295ba1a9eb2d92ff60b7175f67aefc80ff Mon Sep 17 00:00:00 2001 From: Viktor <32263611+molovik@users.noreply.github.com> Date: Mon, 25 Sep 2017 15:09:18 +0300 Subject: [PATCH 10/39] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20translations/texts/objects/farmables?= =?UTF-8?q?/pearlpea/shared=5Fpearlpeaseed.object.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../objects/farmables/pearlpea/shared_pearlpeaseed.object.json | 3 ++- translations/translatedlabels.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/translations/texts/objects/farmables/pearlpea/shared_pearlpeaseed.object.json b/translations/texts/objects/farmables/pearlpea/shared_pearlpeaseed.object.json index ad4d0eabd..7d370c1a6 100644 --- a/translations/texts/objects/farmables/pearlpea/shared_pearlpeaseed.object.json +++ b/translations/texts/objects/farmables/pearlpea/shared_pearlpeaseed.object.json @@ -40,7 +40,8 @@ ] }, "Texts": { - "Eng": "Glitch teeth make short work of pearlpeas." + "Eng": "Glitch teeth make short work of pearlpeas.", + "Rus": "Зубы глитча получают короткую обработку жемчужным горохом." } }, { diff --git a/translations/translatedlabels.json b/translations/translatedlabels.json index 055bfb817..d99dfb14c 100644 --- a/translations/translatedlabels.json +++ b/translations/translatedlabels.json @@ -7872,7 +7872,7 @@ }, "pearlpea": { "pearlpeaseed.object.json": 2, - "shared_pearlpeaseed.object.json": 6, + "shared_pearlpeaseed.object.json": 7, "wildpearlpeaseed.object.json": 2 }, "pineapple": { From c133a21d1591b3d68cd4f6df6d8ff370bd28d82b Mon Sep 17 00:00:00 2001 From: Viktor <32263611+molovik@users.noreply.github.com> Date: Mon, 25 Sep 2017 15:13:50 +0300 Subject: [PATCH 11/39] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20translations/texts/objects/human/fri?= =?UTF-8?q?dge/fridge.object.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- translations/texts/objects/human/fridge/fridge.object.json | 4 ++-- translations/translatedlabels.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/translations/texts/objects/human/fridge/fridge.object.json b/translations/texts/objects/human/fridge/fridge.object.json index 2671618b2..3d442cf91 100644 --- a/translations/texts/objects/human/fridge/fridge.object.json +++ b/translations/texts/objects/human/fridge/fridge.object.json @@ -32,7 +32,7 @@ }, "Texts": { "Eng": "A plain ol' fridge.", - "Rus": "" + "Rus": "Обычный старый холодильник." } }, { @@ -44,7 +44,7 @@ }, "Texts": { "Eng": "Full-Size Fridge", - "Rus": "" + "Rus": "Полноразмерный холодильник" } }, { diff --git a/translations/translatedlabels.json b/translations/translatedlabels.json index d99dfb14c..ab6cff23f 100644 --- a/translations/translatedlabels.json +++ b/translations/translatedlabels.json @@ -9710,7 +9710,7 @@ "dangersignv.object.json": 0 }, "fridge": { - "fridge.object.json": 3 + "fridge.object.json": 5 }, "glasspanel": { "glasspanel.object.json": 8 From 033390d3542860a60084f3ff7e5b5351a223f443 Mon Sep 17 00:00:00 2001 From: Viktor <32263611+molovik@users.noreply.github.com> Date: Mon, 25 Sep 2017 15:27:24 +0300 Subject: [PATCH 12/39] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20translations/texts/objects/mission/p?= =?UTF-8?q?enguinposter1/penguinposter1.object.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../penguinposter1/penguinposter1.object.json | 18 ++++++++++++------ translations/translatedlabels.json | 2 +- 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/translations/texts/objects/mission/penguinposter1/penguinposter1.object.json b/translations/texts/objects/mission/penguinposter1/penguinposter1.object.json index 51d47a6da..d448653ac 100644 --- a/translations/texts/objects/mission/penguinposter1/penguinposter1.object.json +++ b/translations/texts/objects/mission/penguinposter1/penguinposter1.object.json @@ -7,7 +7,8 @@ ] }, "Texts": { - "Eng": "I do not feel welcome here." + "Eng": "I do not feel welcome here.", + "Rus": "Мне здесь не очень приятно." } }, { @@ -21,7 +22,8 @@ ] }, "Texts": { - "Eng": "I don't feel welcome here..." + "Eng": "I don't feel welcome here...", + "Rus": "Мне здесь не нравится..." } }, { @@ -32,7 +34,8 @@ ] }, "Texts": { - "Eng": "Penguins Only Sign" + "Eng": "Penguins Only Sign", + "Rus": "Только пингвины" } }, { @@ -43,7 +46,8 @@ ] }, "Texts": { - "Eng": "Some birds fancy themselves superior than others! I resent that attitude." + "Eng": "Some birds fancy themselves superior than others! I resent that attitude.", + "Rus": "Некоторые птицы воображают себя выше других! Я возмущен этим отношением." } }, { @@ -54,7 +58,8 @@ ] }, "Texts": { - "Eng": "Tiny waddle birdsss can't ssstop Floran from entering!" + "Eng": "Tiny waddle birdsss can't ssstop Floran from entering!", + "Rus": "Крошечная ковыляющая птица не может оссстановить Флорана от входа!" } }, { @@ -65,7 +70,8 @@ ] }, "Texts": { - "Eng": "Try n' stop me, lil' buddy." + "Eng": "Try n' stop me, lil' buddy.", + "Rus": "Постарайся остановить меня, дружище." } } ] \ No newline at end of file diff --git a/translations/translatedlabels.json b/translations/translatedlabels.json index ab6cff23f..6b270cd55 100644 --- a/translations/translatedlabels.json +++ b/translations/translatedlabels.json @@ -10701,7 +10701,7 @@ "penguinbasedoor.object.json": 2 }, "penguinposter1": { - "penguinposter1.object.json": 0 + "penguinposter1.object.json": 6 }, "proximitywallsensor": { "proximitywallsensor.object.json": 3 From a3fa55add9fbddfbeaac24d5ddfa93e9b36261bc Mon Sep 17 00:00:00 2001 From: Viktor <32263611+molovik@users.noreply.github.com> Date: Mon, 25 Sep 2017 15:40:24 +0300 Subject: [PATCH 13/39] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20translations/texts/objects/mission/U?= =?UTF-8?q?FOprop/UFOprop.object.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../mission/UFOprop/UFOprop.object.json | 27 ++++++++++++------- translations/translatedlabels.json | 2 +- 2 files changed, 19 insertions(+), 10 deletions(-) diff --git a/translations/texts/objects/mission/UFOprop/UFOprop.object.json b/translations/texts/objects/mission/UFOprop/UFOprop.object.json index d32fd941b..1f5ab4b82 100644 --- a/translations/texts/objects/mission/UFOprop/UFOprop.object.json +++ b/translations/texts/objects/mission/UFOprop/UFOprop.object.json @@ -7,7 +7,8 @@ ] }, "Texts": { - "Eng": "A broken vehicle for a tiny passenger." + "Eng": "A broken vehicle for a tiny passenger.", + "Rus": "Сломанный транспорт для крошечного пассажира." } }, { @@ -18,7 +19,8 @@ ] }, "Texts": { - "Eng": "A busted UFO." + "Eng": "A busted UFO.", + "Rus": "Разбитый НЛО." } }, { @@ -29,7 +31,8 @@ ] }, "Texts": { - "Eng": "A machine once used to sail the skies." + "Eng": "A machine once used to sail the skies.", + "Rus": "Машина использовавшаяся когда-то для плаванья по небу." } }, { @@ -40,7 +43,8 @@ ] }, "Texts": { - "Eng": "A non-functioning aircraft." + "Eng": "A non-functioning aircraft.", + "Rus": "Неработающий самолет." } }, { @@ -51,7 +55,8 @@ ] }, "Texts": { - "Eng": "A rough lookin' space vehicle. Seems broke too." + "Eng": "A rough lookin' space vehicle. Seems broke too.", + "Rus": "Грубый выглядящий космический корабль. Кажется, тоже ломается." } }, { @@ -62,7 +67,8 @@ ] }, "Texts": { - "Eng": "A very retro looking flying saucer." + "Eng": "A very retro looking flying saucer.", + "Rus": "Очень ретро-выглядящая летающая тарелка." } }, { @@ -73,7 +79,8 @@ ] }, "Texts": { - "Eng": "Sssome sort of tiny metal thing." + "Eng": "Sssome sort of tiny metal thing.", + "Rus": "Сссвоего рода крошечная металлическая вещь." } }, { @@ -84,7 +91,8 @@ ] }, "Texts": { - "Eng": "UFO Prop" + "Eng": "UFO Prop", + "Rus": "НЛО реквизит" } }, { @@ -95,7 +103,8 @@ ] }, "Texts": { - "Eng": "What appears to be a non-functioning flying saucer." + "Eng": "What appears to be a non-functioning flying saucer.", + "Rus": "То, что кажется неработающей летающей тарелкой." } } ] \ No newline at end of file diff --git a/translations/translatedlabels.json b/translations/translatedlabels.json index 6b270cd55..19f72f644 100644 --- a/translations/translatedlabels.json +++ b/translations/translatedlabels.json @@ -10493,7 +10493,7 @@ }, "mission": { "UFOprop": { - "UFOprop.object.json": 0 + "UFOprop.object.json": 9 }, "antenna": { "antenna.object.json": 8 From 65e6c16d46fe93adff4c9a1ef10a6df84b0b7bf6 Mon Sep 17 00:00:00 2001 From: Viktor <32263611+molovik@users.noreply.github.com> Date: Mon, 25 Sep 2017 15:42:23 +0300 Subject: [PATCH 14/39] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20translations/texts/tiles/mods/veingr?= =?UTF-8?q?owth.matmod.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- translations/texts/tiles/mods/veingrowth.matmod.json | 3 ++- translations/translatedlabels.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/translations/texts/tiles/mods/veingrowth.matmod.json b/translations/texts/tiles/mods/veingrowth.matmod.json index 3f04f2d12..4be6abd26 100644 --- a/translations/texts/tiles/mods/veingrowth.matmod.json +++ b/translations/texts/tiles/mods/veingrowth.matmod.json @@ -7,7 +7,8 @@ ] }, "Texts": { - "Eng": "Vein Growth" + "Eng": "Vein Growth", + "Rus": "Рост вен" } } ] \ No newline at end of file diff --git a/translations/translatedlabels.json b/translations/translatedlabels.json index 19f72f644..f0d4b4890 100644 --- a/translations/translatedlabels.json +++ b/translations/translatedlabels.json @@ -13697,7 +13697,7 @@ "tungsten.matmod.json": 1, "undergrowth.matmod.json": 1, "uranium.matmod.json": 1, - "veingrowth.matmod.json": 0, + "veingrowth.matmod.json": 1, "violium.matmod.json": 1 }, "platforms": { From 734b5a993ecb13c2ea12a410e666b67cde1e944a Mon Sep 17 00:00:00 2001 From: Viktor <32263611+molovik@users.noreply.github.com> Date: Mon, 25 Sep 2017 15:49:40 +0300 Subject: [PATCH 15/39] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20translations/texts/quests/generated/?= =?UTF-8?q?pools/capturablemonsters.config.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../quests/generated/pools/capturablemonsters.config.json | 3 ++- translations/translatedlabels.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/translations/texts/quests/generated/pools/capturablemonsters.config.json b/translations/texts/quests/generated/pools/capturablemonsters.config.json index 2fc77cf3c..99d01637b 100644 --- a/translations/texts/quests/generated/pools/capturablemonsters.config.json +++ b/translations/texts/quests/generated/pools/capturablemonsters.config.json @@ -7,7 +7,8 @@ ] }, "Texts": { - "Eng": "test fishes with legs" + "Eng": "test fishes with legs", + "Rus": "тестовые рыбы с ногами" } } ] \ No newline at end of file diff --git a/translations/translatedlabels.json b/translations/translatedlabels.json index f0d4b4890..f2890d7e2 100644 --- a/translations/translatedlabels.json +++ b/translations/translatedlabels.json @@ -13229,7 +13229,7 @@ "locations.config.json": 336, "pools": { "buildingthemes.config.json": 10, - "capturablemonsters.config.json": 0, + "capturablemonsters.config.json": 1, "dungeonitems.config.json": 11, "guardthemes.config.json": 5, "hatadjectives.config.json": 48, From 9c452f52f85e48441df97040d0c5cc83a4c7e85e Mon Sep 17 00:00:00 2001 From: Viktor <32263611+molovik@users.noreply.github.com> Date: Mon, 25 Sep 2017 15:55:40 +0300 Subject: [PATCH 16/39] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20translations/texts/quests/generated/?= =?UTF-8?q?templates/extort.questtemplate.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../texts/quests/generated/templates/extort.questtemplate.json | 2 +- translations/translatedlabels.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/texts/quests/generated/templates/extort.questtemplate.json b/translations/texts/quests/generated/templates/extort.questtemplate.json index a64e837a5..ab7bb8047 100644 --- a/translations/texts/quests/generated/templates/extort.questtemplate.json +++ b/translations/texts/quests/generated/templates/extort.questtemplate.json @@ -92,7 +92,7 @@ }, "Texts": { "Eng": "Ms Extorted", - "Rus": "" + "Rus": "Г-жа вымогатель" } }, { diff --git a/translations/translatedlabels.json b/translations/translatedlabels.json index f2890d7e2..cec3f5033 100644 --- a/translations/translatedlabels.json +++ b/translations/translatedlabels.json @@ -13253,7 +13253,7 @@ "craft.questtemplate.json": 12, "escort.questtemplate.json": 47, "escort_trade.questtemplate.json": 13, - "extort.questtemplate.json": 24, + "extort.questtemplate.json": 25, "farming.questtemplate.json": 24, "fetch.questtemplate.json": 24, "gift.questtemplate.json": 36, From 4bab191dc4430eb93cc1ac4356cc20e1b62441d8 Mon Sep 17 00:00:00 2001 From: Viktor <32263611+molovik@users.noreply.github.com> Date: Mon, 25 Sep 2017 16:02:01 +0300 Subject: [PATCH 17/39] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20translations/texts/quests/generated/?= =?UTF-8?q?templates/borrow.questtemplate.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../texts/quests/generated/templates/borrow.questtemplate.json | 2 +- translations/translatedlabels.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/texts/quests/generated/templates/borrow.questtemplate.json b/translations/texts/quests/generated/templates/borrow.questtemplate.json index fb829d0e5..7be37b4fa 100644 --- a/translations/texts/quests/generated/templates/borrow.questtemplate.json +++ b/translations/texts/quests/generated/templates/borrow.questtemplate.json @@ -118,7 +118,7 @@ }, "Texts": { "Eng": "John Smith", - "Rus": "" + "Rus": "Джон Смит" } }, { diff --git a/translations/translatedlabels.json b/translations/translatedlabels.json index cec3f5033..5f6826b3f 100644 --- a/translations/translatedlabels.json +++ b/translations/translatedlabels.json @@ -13243,7 +13243,7 @@ "templates": { "add_object_to_house.questtemplate.json": 23, "barter.questtemplate.json": 7, - "borrow.questtemplate.json": 24, + "borrow.questtemplate.json": 25, "bribe.questtemplate.json": 18, "build_home.questtemplate.json": 24, "capture_pet.questtemplate.json": 46, From d138ead86a60a21fcb562dc94635840319d07390 Mon Sep 17 00:00:00 2001 From: Viktor <32263611+molovik@users.noreply.github.com> Date: Mon, 25 Sep 2017 16:23:21 +0300 Subject: [PATCH 18/39] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20translations/texts/quests/generated/?= =?UTF-8?q?templates/borrow.questtemplate.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../texts/quests/generated/templates/borrow.questtemplate.json | 2 +- translations/translatedlabels.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/texts/quests/generated/templates/borrow.questtemplate.json b/translations/texts/quests/generated/templates/borrow.questtemplate.json index 7be37b4fa..fb829d0e5 100644 --- a/translations/texts/quests/generated/templates/borrow.questtemplate.json +++ b/translations/texts/quests/generated/templates/borrow.questtemplate.json @@ -118,7 +118,7 @@ }, "Texts": { "Eng": "John Smith", - "Rus": "Джон Смит" + "Rus": "" } }, { diff --git a/translations/translatedlabels.json b/translations/translatedlabels.json index 5f6826b3f..cec3f5033 100644 --- a/translations/translatedlabels.json +++ b/translations/translatedlabels.json @@ -13243,7 +13243,7 @@ "templates": { "add_object_to_house.questtemplate.json": 23, "barter.questtemplate.json": 7, - "borrow.questtemplate.json": 25, + "borrow.questtemplate.json": 24, "bribe.questtemplate.json": 18, "build_home.questtemplate.json": 24, "capture_pet.questtemplate.json": 46, From d736b6ddeecf8976d169601a51a3d651cdb686a2 Mon Sep 17 00:00:00 2001 From: Viktor <32263611+molovik@users.noreply.github.com> Date: Fri, 29 Sep 2017 10:00:37 +0300 Subject: [PATCH 19/39] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2?= =?UTF-8?q?=D0=B8=D0=BB=20=D0=B7=D0=B0=D0=BC=D0=B5=D1=87=D0=B0=D0=BD=D0=B8?= =?UTF-8?q?=D0=B5=20=D0=B8=20=D0=B8=D1=81=D0=BA=D0=BB=D1=8E=D1=87=D0=B8?= =?UTF-8?q?=D0=BB=20=D0=BB=D0=B8=D1=87=D0=BD=D0=BE=D0=B5=20=D0=BE=D0=BA?= =?UTF-8?q?=D0=BE=D0=BD=D1=87=D0=B0=D0=BD=D0=B8=D0=B5.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../texts/objects/farmables/cocoa/wildcocoaseed.object.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/texts/objects/farmables/cocoa/wildcocoaseed.object.json b/translations/texts/objects/farmables/cocoa/wildcocoaseed.object.json index 204875a6d..d006401f4 100644 --- a/translations/texts/objects/farmables/cocoa/wildcocoaseed.object.json +++ b/translations/texts/objects/farmables/cocoa/wildcocoaseed.object.json @@ -68,7 +68,7 @@ }, "Texts": { "Eng": "cocoa smells good, but I've never noticed any beneficial side-effects to drinkin' the stuff.", - "Rus": "Какао хорошо пахнет, но я никогда не замечал никаких полезных эффектов, чтобы пить это вещество." + "Rus": "Какао хорошо пахнет, но не было замечено никаких полезных эффектов, чтобы пить это." } }, { From 9968550b38613e2d40e10beabc9346b49538e9fb Mon Sep 17 00:00:00 2001 From: Viktor <32263611+molovik@users.noreply.github.com> Date: Fri, 29 Sep 2017 10:04:20 +0300 Subject: [PATCH 20/39] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2?= =?UTF-8?q?=D0=B8=D0=BB=20=D0=BF=D0=B5=D1=80=D0=B5=D0=B2=D0=BE=D0=B4.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../crystalplant/shared_crystalplantseed.object.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/translations/texts/objects/farmables/crystalplant/shared_crystalplantseed.object.json b/translations/texts/objects/farmables/crystalplant/shared_crystalplantseed.object.json index 4f5a11bec..91ee8a9f1 100644 --- a/translations/texts/objects/farmables/crystalplant/shared_crystalplantseed.object.json +++ b/translations/texts/objects/farmables/crystalplant/shared_crystalplantseed.object.json @@ -75,7 +75,9 @@ } }, { - "DeniedAlternatives": [], + "DeniedAlternatives": [ + "Фермерство в избытке, может повредить экономику." + ], "Files": { "objects/farmables/crystalplant/crystalplantseed.object": [ "/glitchDescription/glitchEmotedText" @@ -86,7 +88,7 @@ }, "Texts": { "Eng": "Farming these in abundance could damage the economy.", - "Rus": "Фермерство в избытке, может повредить экономику." + "Rus": "Выращивание их избытке, может повредить бюджету." } }, { From ade55d2bc42a2955e12a03e038f41bff93a363cb Mon Sep 17 00:00:00 2001 From: Viktor <32263611+molovik@users.noreply.github.com> Date: Fri, 29 Sep 2017 10:08:09 +0300 Subject: [PATCH 21/39] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2?= =?UTF-8?q?=D0=B8=D0=BB=20=D0=BF=D0=B5=D1=80=D0=B5=D0=B2=D0=BE=D0=B4.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../farmables/pearlpea/shared_pearlpeaseed.object.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/translations/texts/objects/farmables/pearlpea/shared_pearlpeaseed.object.json b/translations/texts/objects/farmables/pearlpea/shared_pearlpeaseed.object.json index 7d370c1a6..9de7062a0 100644 --- a/translations/texts/objects/farmables/pearlpea/shared_pearlpeaseed.object.json +++ b/translations/texts/objects/farmables/pearlpea/shared_pearlpeaseed.object.json @@ -30,7 +30,9 @@ } }, { - "DeniedAlternatives": [], + "DeniedAlternatives": [ + "Зубы глитча получают короткую обработку жемчужным горохом." + ], "Files": { "objects/farmables/pearlpea/pearlpeaseed.object": [ "/glitchDescription/glitchEmotedText" @@ -41,7 +43,7 @@ }, "Texts": { "Eng": "Glitch teeth make short work of pearlpeas.", - "Rus": "Зубы глитча получают короткую обработку жемчужным горохом." + "Rus": "Зубы глитча быстро справятся с жемчужным горохом." } }, { From 2172c60288ec3a36a305fc0b4071ce1629d74b86 Mon Sep 17 00:00:00 2001 From: Viktor <32263611+molovik@users.noreply.github.com> Date: Fri, 29 Sep 2017 10:22:06 +0300 Subject: [PATCH 22/39] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2?= =?UTF-8?q?=D0=B8=D0=BB=20=D0=BF=D0=B5=D1=80=D0=B5=D0=B2=D0=BE=D0=B4.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../texts/objects/farmables/cocoa/cocoaseed.object.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/translations/texts/objects/farmables/cocoa/cocoaseed.object.json b/translations/texts/objects/farmables/cocoa/cocoaseed.object.json index cfcd7a664..0119d50dc 100644 --- a/translations/texts/objects/farmables/cocoa/cocoaseed.object.json +++ b/translations/texts/objects/farmables/cocoa/cocoaseed.object.json @@ -36,7 +36,9 @@ } }, { - "DeniedAlternatives": [], + "DeniedAlternatives": [ + "Шоколад растет на деревьях." + ], "Files": { "objects/farmables/cocoa/cocoaseed.object": [ "/novakidDescription" @@ -44,7 +46,7 @@ }, "Texts": { "Eng": "Chocolate growin' on trees.", - "Rus": "Шоколад растет на деревьях." + "Rus": "Шоколад вырос на деревьях." } }, { From ab37815b965312b862927832ca7b6ca0ceaffc6b Mon Sep 17 00:00:00 2001 From: Viktor <32263611+molovik@users.noreply.github.com> Date: Fri, 29 Sep 2017 10:35:30 +0300 Subject: [PATCH 23/39] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20translations/texts/objects/farmables?= =?UTF-8?q?/cocoa/wildcocoaseed.object.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../farmables/cocoa/wildcocoaseed.object.json | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/translations/texts/objects/farmables/cocoa/wildcocoaseed.object.json b/translations/texts/objects/farmables/cocoa/wildcocoaseed.object.json index d006401f4..3b8fecc2a 100644 --- a/translations/texts/objects/farmables/cocoa/wildcocoaseed.object.json +++ b/translations/texts/objects/farmables/cocoa/wildcocoaseed.object.json @@ -8,7 +8,7 @@ }, "Texts": { "Eng": "Cocoa beans can be brewed to make a tasty beverage.", - "Rus": "Какао-бобы можно варить, чтобы приготовить вкусный напиток." + "Rus": "Какао-бобы можно варить, для приготовления вкусного напитка." } }, { @@ -20,7 +20,7 @@ }, "Texts": { "Eng": "See beyond its bitter taste and cocoa is a useful resource.", - "Rus": "Несмотря на его горький вкус, какао - полезный ресурс." + "Rus": "Какао - полезный ресурс, несмотря на его горький вкус." } }, { @@ -32,7 +32,7 @@ }, "Texts": { "Eng": "cocoa beans look a tempting treat, but are extremely bitter.", - "Rus": "Какао-бобы выглядят соблазнительно, но чрезвычайно горькие." + "Rus": "Какао-бобы выглядят соблазнительным угощением, но чрезвычайно горькие." } }, { @@ -44,7 +44,7 @@ }, "Texts": { "Eng": "cocoa is sought after for its pep-giving properties", - "Rus": "Какао разыскивается за его свойства придавать энергичность" + "Rus": "Какао желаем за его свойства придавать энергичность" } }, { @@ -56,11 +56,13 @@ }, "Texts": { "Eng": "cocoa keepsss Floran awake.", - "Rus": "Какао поддерживает Флорана бодрствующщщим." + "Rus": "Какао поддерживает флорана бодрствующщщим." } }, { - "DeniedAlternatives": [], + "DeniedAlternatives": [ + "Какао хорошо пахнет, но я никогда не замечал никаких полезных эффектов, чтобы пить это вещество." + ], "Files": { "objects/farmables/cocoa/wildcocoaseed.object": [ "/novakidDescription" From 07cbf06549d0a7744bd55d8570705ee7d3c3f3a8 Mon Sep 17 00:00:00 2001 From: Viktor <32263611+molovik@users.noreply.github.com> Date: Fri, 29 Sep 2017 10:42:34 +0300 Subject: [PATCH 24/39] =?UTF-8?q?=D0=97=D0=B0=D0=BC=D0=B5=D0=BD=D0=B8?= =?UTF-8?q?=D0=BB=20=D0=BD=D0=B0=20=D1=80=D0=B5=D0=BA=D0=BE=D0=BC=D0=B5?= =?UTF-8?q?=D0=BD=D0=B4=D0=BE=D0=B2=D0=B0=D0=BD=D0=BD=D0=BE=D0=B5.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../objects/farmables/cotton/shared_cottonseed.object.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/texts/objects/farmables/cotton/shared_cottonseed.object.json b/translations/texts/objects/farmables/cotton/shared_cottonseed.object.json index b3231a3d5..102b6bfad 100644 --- a/translations/texts/objects/farmables/cotton/shared_cottonseed.object.json +++ b/translations/texts/objects/farmables/cotton/shared_cottonseed.object.json @@ -41,7 +41,7 @@ }, "Texts": { "Eng": "Cotton like this can be made into a whole heap o' things.", - "Rus": "Хлопок, подобный этому, может быть превращен в целую кучу вещей." + "Rus": "Хлопок, подобный этому, может быть превращен в уйму вещей." } }, { From 3042f00e974186ddf992ea10195b5d10324646a4 Mon Sep 17 00:00:00 2001 From: Viktor <32263611+molovik@users.noreply.github.com> Date: Fri, 29 Sep 2017 10:46:32 +0300 Subject: [PATCH 25/39] =?UTF-8?q?=D0=9F=D0=B5=D1=80=D0=B5=D1=84=D1=80?= =?UTF-8?q?=D0=B0=D0=B7=D0=B8=D1=80=D0=BE=D0=B2=D0=B0=D0=BB=20=D0=B4=D0=BB?= =?UTF-8?q?=D1=8F=20=D0=B1=D0=BE=D0=BB=D1=8C=D1=88=D0=B5=D0=B9=20=D0=BF?= =?UTF-8?q?=D0=BE=D0=BD=D1=8F=D1=82=D0=BD=D0=BE=D1=81=D1=82=D0=B8.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../farmables/eggshoot/shared_eggshootseed.object.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/translations/texts/objects/farmables/eggshoot/shared_eggshootseed.object.json b/translations/texts/objects/farmables/eggshoot/shared_eggshootseed.object.json index 02b42bc28..ce8d6c81d 100644 --- a/translations/texts/objects/farmables/eggshoot/shared_eggshootseed.object.json +++ b/translations/texts/objects/farmables/eggshoot/shared_eggshootseed.object.json @@ -45,7 +45,9 @@ } }, { - "DeniedAlternatives": [], + "DeniedAlternatives": [ + "Авиане с удовольствием едят их, несмотря на их похожую на яйца внешность." + ], "Files": { "objects/farmables/eggshoot/eggshootseed.object": [ "/glitchDescription/glitchEmotedText" @@ -56,7 +58,7 @@ }, "Texts": { "Eng": "Avians happily eat these, despite their egg-like appearance.", - "Rus": "Авиане с удовольствием едят их, несмотря на их похожую на яйца внешность." + "Rus": "Несмотря на внешнюю схожесть с яйцами, авиане с удовольствием едят их." } }, { From 675161ee540bc48132a29699b02781dd41cbd1f6 Mon Sep 17 00:00:00 2001 From: Viktor <32263611+molovik@users.noreply.github.com> Date: Fri, 29 Sep 2017 10:54:08 +0300 Subject: [PATCH 26/39] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2?= =?UTF-8?q?=D0=B8=D0=BB=20=D0=BF=D0=B5=D1=80=D0=B5=D0=B2=D0=BE=D0=B4.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../texts/objects/farmables/flowerred/flowerred.object.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/texts/objects/farmables/flowerred/flowerred.object.json b/translations/texts/objects/farmables/flowerred/flowerred.object.json index c74474bdb..ba321b288 100644 --- a/translations/texts/objects/farmables/flowerred/flowerred.object.json +++ b/translations/texts/objects/farmables/flowerred/flowerred.object.json @@ -20,7 +20,7 @@ }, "Texts": { "Eng": "A red flower, I always wanna stop n' smell 'em. I wonder why?", - "Rus": "Красный цветок, я всегда хочу остановиться и понюхать. Интересно, почему?" + "Rus": "Красный цветок, мне всегда хочется остановиться и понюхать их. Интересно, почему?" } }, { From c91f102ddf5c3431838d94c52a6e5b08bce895e1 Mon Sep 17 00:00:00 2001 From: Viktor <32263611+molovik@users.noreply.github.com> Date: Fri, 29 Sep 2017 11:06:22 +0300 Subject: [PATCH 27/39] =?UTF-8?q?=D0=9F=D0=B5=D1=80=D0=B5=D1=84=D1=80?= =?UTF-8?q?=D0=B0=D0=B7=D0=B8=D1=80=D0=BE=D0=B2=D0=B0=D0=BB.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../texts/objects/mission/UFOprop/UFOprop.object.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/translations/texts/objects/mission/UFOprop/UFOprop.object.json b/translations/texts/objects/mission/UFOprop/UFOprop.object.json index 1f5ab4b82..861ef02d0 100644 --- a/translations/texts/objects/mission/UFOprop/UFOprop.object.json +++ b/translations/texts/objects/mission/UFOprop/UFOprop.object.json @@ -32,7 +32,7 @@ }, "Texts": { "Eng": "A machine once used to sail the skies.", - "Rus": "Машина использовавшаяся когда-то для плаванья по небу." + "Rus": "Машина использовавшаяся когда-то для плаванья по небу." } }, { @@ -56,7 +56,7 @@ }, "Texts": { "Eng": "A rough lookin' space vehicle. Seems broke too.", - "Rus": "Грубый выглядящий космический корабль. Кажется, тоже ломается." + "Rus": "Грубо выглядящий космический корабль. Кажется, тоже ломается." } }, { @@ -68,7 +68,7 @@ }, "Texts": { "Eng": "A very retro looking flying saucer.", - "Rus": "Очень ретро-выглядящая летающая тарелка." + "Rus": "Летающая тарелка в стиле ретро." } }, { From c2de8af3f4372e6e6cbc3483ac347181a20c25b0 Mon Sep 17 00:00:00 2001 From: Viktor <32263611+molovik@users.noreply.github.com> Date: Fri, 29 Sep 2017 11:15:37 +0300 Subject: [PATCH 28/39] =?UTF-8?q?=D0=9F=D0=B5=D1=80=D0=B5=D1=84=D1=80?= =?UTF-8?q?=D0=B0=D0=B7=D0=B8=D1=80=D0=BE=D0=B2=D0=B0=D0=BB.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../penguinposter1/penguinposter1.object.json | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/translations/texts/objects/mission/penguinposter1/penguinposter1.object.json b/translations/texts/objects/mission/penguinposter1/penguinposter1.object.json index d448653ac..f35d937e7 100644 --- a/translations/texts/objects/mission/penguinposter1/penguinposter1.object.json +++ b/translations/texts/objects/mission/penguinposter1/penguinposter1.object.json @@ -47,11 +47,13 @@ }, "Texts": { "Eng": "Some birds fancy themselves superior than others! I resent that attitude.", - "Rus": "Некоторые птицы воображают себя выше других! Я возмущен этим отношением." + "Rus": "Некоторые птицы воображают себя выше других! Я возмущен таким отношением." } }, { - "DeniedAlternatives": [], + "DeniedAlternatives": [ + "Крошечная ковыляющая птица не может оссстановить флорана от входа!" + ], "Files": { "objects/mission/penguinposter1/penguinposter1.object": [ "/floranDescription" @@ -59,11 +61,13 @@ }, "Texts": { "Eng": "Tiny waddle birdsss can't ssstop Floran from entering!", - "Rus": "Крошечная ковыляющая птица не может оссстановить Флорана от входа!" + "Rus": "Крошечная ковыляющая птица не сможет помешать флорану войти!" } }, { - "DeniedAlternatives": [], + "DeniedAlternatives": [ + "Постарайся остановить меня, дружище." + ], "Files": { "objects/mission/penguinposter1/penguinposter1.object": [ "/novakidDescription" @@ -71,7 +75,7 @@ }, "Texts": { "Eng": "Try n' stop me, lil' buddy.", - "Rus": "Постарайся остановить меня, дружище." + "Rus": "Попробуй остановить меня, дружище." } } ] \ No newline at end of file From fdeeededb3f77aff4a5ceeadf03fc1c8e915442b Mon Sep 17 00:00:00 2001 From: Viktor <32263611+molovik@users.noreply.github.com> Date: Fri, 29 Sep 2017 11:24:21 +0300 Subject: [PATCH 29/39] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2?= =?UTF-8?q?=D0=B8=D0=BB=20=D0=BE=D1=88=D0=B8=D0=B1=D0=BA=D1=83=20=D0=B8=20?= =?UTF-8?q?=D0=B7=D0=B0=D0=B3=D0=BB=D0=B0=D0=B2=D0=BD=D1=8B=D0=B5=20=D0=B1?= =?UTF-8?q?=D1=83=D0=BA=D0=B2=D1=8B.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../objects/farmables/cocoa/wildcocoaseed.object.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/translations/texts/objects/farmables/cocoa/wildcocoaseed.object.json b/translations/texts/objects/farmables/cocoa/wildcocoaseed.object.json index 3b8fecc2a..6f882932d 100644 --- a/translations/texts/objects/farmables/cocoa/wildcocoaseed.object.json +++ b/translations/texts/objects/farmables/cocoa/wildcocoaseed.object.json @@ -32,7 +32,7 @@ }, "Texts": { "Eng": "cocoa beans look a tempting treat, but are extremely bitter.", - "Rus": "Какао-бобы выглядят соблазнительным угощением, но чрезвычайно горькие." + "Rus": "какао-бобы выглядят соблазнительным угощением, но чрезвычайно горькие." } }, { @@ -44,7 +44,7 @@ }, "Texts": { "Eng": "cocoa is sought after for its pep-giving properties", - "Rus": "Какао желаем за его свойства придавать энергичность" + "Rus": "какао желаем за его свойства придавать энергичность" } }, { @@ -56,7 +56,7 @@ }, "Texts": { "Eng": "cocoa keepsss Floran awake.", - "Rus": "Какао поддерживает флорана бодрствующщщим." + "Rus": "какао поддерживает флорана бодрствующщщим." } }, { @@ -70,7 +70,7 @@ }, "Texts": { "Eng": "cocoa smells good, but I've never noticed any beneficial side-effects to drinkin' the stuff.", - "Rus": "Какао хорошо пахнет, но не было замечено никаких полезных эффектов, чтобы пить это." + "Rus": "какао хорошо пахнет, но не было замечено никаких полезных эффектов, чтобы пить это." } }, { @@ -82,7 +82,7 @@ }, "Texts": { "Eng": "cocoa, the perkiest plant known to man.", - "Rus": "Какао, самые бойкие растения известные человеку." + "Rus": "какао - самые бойкие растения известные человеку." } } ] \ No newline at end of file From eb95c75acb91754750bb3b5cfb84874a1d12c3c2 Mon Sep 17 00:00:00 2001 From: Viktor <32263611+molovik@users.noreply.github.com> Date: Mon, 2 Oct 2017 10:32:54 +0300 Subject: [PATCH 30/39] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2?= =?UTF-8?q?=D0=B8=D0=BB=20=D0=BF=D0=B5=D1=80=D0=B5=D0=B2=D0=BE=D0=B4.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../texts/objects/farmables/cocoa/cocoaseed.object.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/translations/texts/objects/farmables/cocoa/cocoaseed.object.json b/translations/texts/objects/farmables/cocoa/cocoaseed.object.json index 0119d50dc..787eb68a4 100644 --- a/translations/texts/objects/farmables/cocoa/cocoaseed.object.json +++ b/translations/texts/objects/farmables/cocoa/cocoaseed.object.json @@ -37,7 +37,8 @@ }, { "DeniedAlternatives": [ - "Шоколад растет на деревьях." + "Шоколад растет на деревьях.", + "Шоколад вырос на деревьях." ], "Files": { "objects/farmables/cocoa/cocoaseed.object": [ @@ -46,7 +47,7 @@ }, "Texts": { "Eng": "Chocolate growin' on trees.", - "Rus": "Шоколад вырос на деревьях." + "Rus": "Шоколад растущий на дереве." } }, { From 4e0d7d1b3e526fcf31017c6a7ca035940979e9a8 Mon Sep 17 00:00:00 2001 From: Viktor <32263611+molovik@users.noreply.github.com> Date: Mon, 2 Oct 2017 10:58:10 +0300 Subject: [PATCH 31/39] =?UTF-8?q?=D0=BF=D0=B5=D1=80=D0=B5=D1=84=D1=80?= =?UTF-8?q?=D0=B0=D0=B7=D0=B8=D1=80=D0=BE=D0=B2=D0=B0=D0=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../texts/objects/farmables/cocoa/wildcocoaseed.object.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/texts/objects/farmables/cocoa/wildcocoaseed.object.json b/translations/texts/objects/farmables/cocoa/wildcocoaseed.object.json index 6f882932d..7ef81bb67 100644 --- a/translations/texts/objects/farmables/cocoa/wildcocoaseed.object.json +++ b/translations/texts/objects/farmables/cocoa/wildcocoaseed.object.json @@ -44,7 +44,7 @@ }, "Texts": { "Eng": "cocoa is sought after for its pep-giving properties", - "Rus": "какао желаем за его свойства придавать энергичность" + "Rus": "какао популярен за его свойства придавать энергичность" } }, { @@ -70,7 +70,7 @@ }, "Texts": { "Eng": "cocoa smells good, but I've never noticed any beneficial side-effects to drinkin' the stuff.", - "Rus": "какао хорошо пахнет, но не было замечено никаких полезных эффектов, чтобы пить это." + "Rus": "какао хорошо пахнет, но не было замечено никаких полезных эффектов, дабы пить эту штуку." } }, { From 36e4c57ad52243284c123c2868997bb027a13a49 Mon Sep 17 00:00:00 2001 From: Viktor <32263611+molovik@users.noreply.github.com> Date: Mon, 2 Oct 2017 11:00:02 +0300 Subject: [PATCH 32/39] =?UTF-8?q?=D0=9F=D1=80=D0=BE=D0=BF=D0=B0=D0=B2?= =?UTF-8?q?=D1=88=D0=B8=D0=B9=20=D0=BF=D1=80=D0=B5=D0=B4=D0=BB=D0=BE=D0=B3?= =?UTF-8?q?=20=D0=B2=D0=BE=D0=B7=D0=B2=D1=80=D0=B0=D1=89=D0=B5=D0=BD=20?= =?UTF-8?q?=D0=BD=D0=B0=20=D0=B7=D0=B0=D0=BA=D0=BE=D0=BD=D0=BD=D0=BE=D0=B5?= =?UTF-8?q?=20=D0=BC=D0=B5=D1=81=D1=82=D0=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../farmables/crystalplant/shared_crystalplantseed.object.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/texts/objects/farmables/crystalplant/shared_crystalplantseed.object.json b/translations/texts/objects/farmables/crystalplant/shared_crystalplantseed.object.json index 91ee8a9f1..f477570ad 100644 --- a/translations/texts/objects/farmables/crystalplant/shared_crystalplantseed.object.json +++ b/translations/texts/objects/farmables/crystalplant/shared_crystalplantseed.object.json @@ -88,7 +88,7 @@ }, "Texts": { "Eng": "Farming these in abundance could damage the economy.", - "Rus": "Выращивание их избытке, может повредить бюджету." + "Rus": "Выращивание их в избытке, может повредить бюджету." } }, { From 73b5109825faa61306f051691c43d8276940c00c Mon Sep 17 00:00:00 2001 From: Viktor <32263611+molovik@users.noreply.github.com> Date: Mon, 2 Oct 2017 11:08:45 +0300 Subject: [PATCH 33/39] =?UTF-8?q?=D0=9F=D0=B5=D1=80=D0=B5=D1=84=D1=80?= =?UTF-8?q?=D0=B0=D0=B7=D0=B8=D1=80=D0=BE=D0=B2=D0=B0=D0=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../farmables/eggshoot/shared_eggshootseed.object.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/translations/texts/objects/farmables/eggshoot/shared_eggshootseed.object.json b/translations/texts/objects/farmables/eggshoot/shared_eggshootseed.object.json index ce8d6c81d..18a20dcf2 100644 --- a/translations/texts/objects/farmables/eggshoot/shared_eggshootseed.object.json +++ b/translations/texts/objects/farmables/eggshoot/shared_eggshootseed.object.json @@ -46,7 +46,8 @@ }, { "DeniedAlternatives": [ - "Авиане с удовольствием едят их, несмотря на их похожую на яйца внешность." + "Авиане с удовольствием едят их, несмотря на их похожую на яйца внешность.", + "Несмотря на внешнюю схожесть с яйцами, авиане с удовольствием едят их." ], "Files": { "objects/farmables/eggshoot/eggshootseed.object": [ @@ -58,7 +59,7 @@ }, "Texts": { "Eng": "Avians happily eat these, despite their egg-like appearance.", - "Rus": "Несмотря на внешнюю схожесть с яйцами, авиане с удовольствием едят их." + "Rus": "Несмотря на внешнюю схожесть яичных клубней с яйцами, авиане с удовольствием едят их." } }, { From 0d1ad81374c1bfdc590465181e766661974b9303 Mon Sep 17 00:00:00 2001 From: Viktor <32263611+molovik@users.noreply.github.com> Date: Thu, 5 Oct 2017 12:24:53 +0300 Subject: [PATCH 34/39] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20translations/texts/dialog/quest.conf?= =?UTF-8?q?ig.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- translations/texts/dialog/quest.config.json | 28 ++++++++++----------- translations/translatedlabels.json | 2 +- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/translations/texts/dialog/quest.config.json b/translations/texts/dialog/quest.config.json index 8a06b2efa..80548857c 100644 --- a/translations/texts/dialog/quest.config.json +++ b/translations/texts/dialog/quest.config.json @@ -1273,7 +1273,7 @@ }, "Texts": { "Eng": "Here isss the for !", - "Rus": "" + "Rus": "Вот для !" } }, { @@ -1285,7 +1285,7 @@ }, "Texts": { "Eng": "Here isss the you wanted Floran to make!", - "Rus": "" + "Rus": "Вот , который вы хотели, чтобы флоран сделал!" } }, { @@ -1297,7 +1297,7 @@ }, "Texts": { "Eng": "Here isss the , give it to for me!", - "Rus": "" + "Rus": "Вот , отдайте это от меня!" } }, { @@ -1310,7 +1310,7 @@ }, "Texts": { "Eng": "Here it is! Please take this parcel to .", - "Rus": "" + "Rus": "Вот! Пожалуйста, доставьте эту посылку к ." } }, { @@ -1323,7 +1323,7 @@ }, "Texts": { "Eng": "Here you go! One , just for !", - "Rus": "" + "Rus": "Ну вот! Один , только для !" } }, { @@ -1336,7 +1336,7 @@ }, "Texts": { "Eng": "Here you go! Take this parcel to for me.", - "Rus": "" + "Rus": "Ну вот! Доставь этот пакет к от меня." } }, { @@ -1349,7 +1349,7 @@ }, "Texts": { "Eng": "Here you go! You can take this parcel to for me.", - "Rus": "" + "Rus": "Ну вот! Вы можете отдать этот пакет от меня." } }, { @@ -1362,7 +1362,7 @@ }, "Texts": { "Eng": "Here's one I made earlier!", - "Rus": "" + "Rus": "Вот один, который я сделал раньше!" } }, { @@ -1374,7 +1374,7 @@ }, "Texts": { "Eng": "Here's the you need!", - "Rus": "" + "Rus": "Вот , что тебе нужен!" } }, { @@ -1386,7 +1386,7 @@ }, "Texts": { "Eng": "Here's the you needed me to make for you.", - "Rus": "" + "Rus": "Вот , который мне было необходимо сделать для вас." } }, { @@ -1399,7 +1399,7 @@ }, "Texts": { "Eng": "Here's the you needed me to make!", - "Rus": "" + "Rus": "Вот , который мне было необходимо сделать." } }, { @@ -1411,7 +1411,7 @@ }, "Texts": { "Eng": "Here's the . Run it over to , if you can.", - "Rus": "" + "Rus": "Вот . Побегай с ним до , коль сможешь." } }, { @@ -1461,7 +1461,7 @@ }, "Texts": { "Eng": "Hey there! is a friend of mine, and wanted me to help you fight the .", - "Rus": "" + "Rus": "Привет всем! - мой друг и хочет, чтобы я помог вам сразиться с ." } }, { @@ -1487,7 +1487,7 @@ }, "Texts": { "Eng": "Hi! contracted me to help you fight the .", - "Rus": "" + "Rus": "Привет! нанял меня, чтобы помочь вам сразиться с ." } }, { diff --git a/translations/translatedlabels.json b/translations/translatedlabels.json index c7e97dac0..96d72c665 100644 --- a/translations/translatedlabels.json +++ b/translations/translatedlabels.json @@ -362,7 +362,7 @@ "mutantminer.config.json": 10, "oremerchant.config.json": 119, "outpost.config.json": 42, - "quest.config.json": 157, + "quest.config.json": 171, "rebel.config.json": 3, "scientist.config.json": 12, "shared_.config.json": 101, From b108506421d382e11beedd3f5961fa1b18ff8340 Mon Sep 17 00:00:00 2001 From: Viktor <32263611+molovik@users.noreply.github.com> Date: Thu, 5 Oct 2017 14:41:03 +0300 Subject: [PATCH 35/39] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20translations/texts/dialog/quest.conf?= =?UTF-8?q?ig.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- translations/texts/dialog/quest.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/texts/dialog/quest.config.json b/translations/texts/dialog/quest.config.json index 80548857c..27a24b106 100644 --- a/translations/texts/dialog/quest.config.json +++ b/translations/texts/dialog/quest.config.json @@ -3404,7 +3404,7 @@ }, "Texts": { "Eng": "You caught Floran! Floran impressed, here isss the fine.", - "Rus": "Ты поймал Флорана! Флоран впечатлён, вот оплата." + "Rus": "Ты поймал флорана! Флоран впечатлён, вот оплата." } }, { From c5d3513d38bba2055bcbc31f471039149f30f7aa Mon Sep 17 00:00:00 2001 From: Viktor <32263611+molovik@users.noreply.github.com> Date: Thu, 5 Oct 2017 15:49:51 +0300 Subject: [PATCH 36/39] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2?= =?UTF-8?q?=D0=B8=D0=BB=20=D0=BF=D0=B5=D1=80=D0=B5=D0=B2=D0=BE=D0=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- translations/texts/dialog/quest.config.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/translations/texts/dialog/quest.config.json b/translations/texts/dialog/quest.config.json index 27a24b106..f017d8d9f 100644 --- a/translations/texts/dialog/quest.config.json +++ b/translations/texts/dialog/quest.config.json @@ -1314,7 +1314,9 @@ } }, { - "DeniedAlternatives": [], + "DeniedAlternatives": [ + "Ну вот! Один , только для !" + ], "Files": { "dialog/quest.config": [ "/collect_gift/giftProvided/default/default/0", @@ -1323,7 +1325,7 @@ }, "Texts": { "Eng": "Here you go! One , just for !", - "Rus": "Ну вот! Один , только для !" + "Rus": "Ну вот! , одна штука, только для !" } }, { From 8d6b79fbd7897b81c8ffed24ce974093e99f7d89 Mon Sep 17 00:00:00 2001 From: Viktor <32263611+molovik@users.noreply.github.com> Date: Fri, 13 Oct 2017 16:53:25 +0300 Subject: [PATCH 37/39] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2?= =?UTF-8?q?=D0=BB=D0=B5=D0=BD=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- translations/texts/dialog/quest.config.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/translations/texts/dialog/quest.config.json b/translations/texts/dialog/quest.config.json index f017d8d9f..4de77cc1c 100644 --- a/translations/texts/dialog/quest.config.json +++ b/translations/texts/dialog/quest.config.json @@ -1273,7 +1273,7 @@ }, "Texts": { "Eng": "Here isss the for !", - "Rus": "Вот для !" + "Rus": "Вот для !" } }, { @@ -1285,7 +1285,7 @@ }, "Texts": { "Eng": "Here isss the you wanted Floran to make!", - "Rus": "Вот , который вы хотели, чтобы флоран сделал!" + "Rus": "Вот , что ты хотел, чтобы флоран сделал!" } }, { @@ -1297,7 +1297,7 @@ }, "Texts": { "Eng": "Here isss the , give it to for me!", - "Rus": "Вот , отдайте это от меня!" + "Rus": "Вот , отдайте от меня!" } }, { @@ -1325,7 +1325,7 @@ }, "Texts": { "Eng": "Here you go! One , just for !", - "Rus": "Ну вот! , одна штука, только для !" + "Rus": "Ну вот! , одна штука, только для !" } }, { @@ -1351,7 +1351,7 @@ }, "Texts": { "Eng": "Here you go! You can take this parcel to for me.", - "Rus": "Ну вот! Вы можете отдать этот пакет от меня." + "Rus": "Ну вот! Можешь отдать этот пакет от меня." } }, { @@ -1388,7 +1388,7 @@ }, "Texts": { "Eng": "Here's the you needed me to make for you.", - "Rus": "Вот , который мне было необходимо сделать для вас." + "Rus": "Вот , что мне было необходимо сделать для тебя." } }, { @@ -1413,7 +1413,7 @@ }, "Texts": { "Eng": "Here's the . Run it over to , if you can.", - "Rus": "Вот . Побегай с ним до , коль сможешь." + "Rus": "Вот . Побегай с до , коль сможешь." } }, { @@ -1489,7 +1489,7 @@ }, "Texts": { "Eng": "Hi! contracted me to help you fight the .", - "Rus": "Привет! нанял меня, чтобы помочь вам сразиться с ." + "Rus": "Привет! нанял меня, чтобы помочь вам сразиться с ." } }, { From 4e8271d3175f46e61bb5bd4f874d9028ffd1d767 Mon Sep 17 00:00:00 2001 From: Viktor <32263611+molovik@users.noreply.github.com> Date: Fri, 13 Oct 2017 20:05:25 +0300 Subject: [PATCH 38/39] =?UTF-8?q?=D0=A1=D0=BD=D0=BE=D0=B2=D0=B0=20=D0=BF?= =?UTF-8?q?=D0=B0=D0=B4=D0=B5=D0=B6=D0=B8=20=D0=B8=20=D1=87=D1=83=D1=82?= =?UTF-8?q?=D0=BE=D0=BA=20=D0=BD=D0=BE=D0=B2=D1=8B=D1=85=20=D1=81=D1=82?= =?UTF-8?q?=D1=80=D0=BE=D0=BA.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- translations/texts/dialog/quest.config.json | 34 ++++++++++----------- translations/translatedlabels.json | 2 +- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/translations/texts/dialog/quest.config.json b/translations/texts/dialog/quest.config.json index 4de77cc1c..748c6fe4a 100644 --- a/translations/texts/dialog/quest.config.json +++ b/translations/texts/dialog/quest.config.json @@ -1140,7 +1140,7 @@ }, "Texts": { "Eng": "Here are your goods! Enjoy!", - "Rus": "" + "Rus": "Вот твои вещи! Наслаждайся!" } }, { @@ -1164,7 +1164,7 @@ }, "Texts": { "Eng": "Here are your goods, partner.", - "Rus": "" + "Rus": "Вот твои вещи, старина." } }, { @@ -1236,7 +1236,7 @@ }, "Texts": { "Eng": "Here is the ! I hope it serves well.", - "Rus": "А вот и ! Надеюсь это хорошо послужит ." + "Rus": "А вот и ! Надеюсь это хорошо послужит ." } }, { @@ -1297,7 +1297,7 @@ }, "Texts": { "Eng": "Here isss the , give it to for me!", - "Rus": "Вот , отдайте от меня!" + "Rus": "Вот , отдай от меня!" } }, { @@ -1310,7 +1310,7 @@ }, "Texts": { "Eng": "Here it is! Please take this parcel to .", - "Rus": "Вот! Пожалуйста, доставьте эту посылку к ." + "Rus": "Вот! Пожалуйста, доставь эту посылку к ." } }, { @@ -1338,7 +1338,7 @@ }, "Texts": { "Eng": "Here you go! Take this parcel to for me.", - "Rus": "Ну вот! Доставь этот пакет к от меня." + "Rus": "Ну вот! Доставь этот пакет к от меня." } }, { @@ -1351,7 +1351,7 @@ }, "Texts": { "Eng": "Here you go! You can take this parcel to for me.", - "Rus": "Ну вот! Можешь отдать этот пакет от меня." + "Rus": "Ну вот! Можешь отдать этот пакет от меня." } }, { @@ -1376,7 +1376,7 @@ }, "Texts": { "Eng": "Here's the you need!", - "Rus": "Вот , что тебе нужен!" + "Rus": "Вот , что тебе требуется!" } }, { @@ -1401,7 +1401,7 @@ }, "Texts": { "Eng": "Here's the you needed me to make!", - "Rus": "Вот , который мне было необходимо сделать." + "Rus": "Вот , что мне было необходимо сделать." } }, { @@ -1439,7 +1439,7 @@ }, "Texts": { "Eng": "Here's your goods. Enjoy!", - "Rus": "" + "Rus": "Вот твоя награда. Наслаждайся!" } }, { @@ -1451,7 +1451,7 @@ }, "Texts": { "Eng": "Here'sss your stuff. Enjoy!", - "Rus": "" + "Rus": "Вот твои вещщщи. Наслаждайся!" } }, { @@ -1463,7 +1463,7 @@ }, "Texts": { "Eng": "Hey there! is a friend of mine, and wanted me to help you fight the .", - "Rus": "Привет всем! - мой друг и хочет, чтобы я помог вам сразиться с ." + "Rus": "Привет всем! Мой товарищ хочет, чтобы я помог вам победить ." } }, { @@ -1489,7 +1489,7 @@ }, "Texts": { "Eng": "Hi! contracted me to help you fight the .", - "Rus": "Привет! нанял меня, чтобы помочь вам сразиться с ." + "Rus": "Привет! нанял меня, чтобы помочь вам победить ." } }, { @@ -1882,7 +1882,7 @@ }, "Texts": { "Eng": "I know when I've been beaten! Put your weapon away, please!", - "Rus": "" + "Rus": "Я понимаю, когда меня победили! Убери свое оружие, пожалуйста!" } }, { @@ -1906,7 +1906,7 @@ }, "Texts": { "Eng": "I surrender! Please, put away your weapon.", - "Rus": "" + "Rus": "Я сдаюсь! Пожалуйста, убери свою оружие." } }, { @@ -1918,7 +1918,7 @@ }, "Texts": { "Eng": "I surrender! Put away your weapon!", - "Rus": "" + "Rus": "Я сдаюсь! Убери свою оружие." } }, { @@ -1930,7 +1930,7 @@ }, "Texts": { "Eng": "I surrender, put away your weapon.", - "Rus": "" + "Rus": "Я сдаюсь, убери свою оружие." } }, { diff --git a/translations/translatedlabels.json b/translations/translatedlabels.json index c5af82749..a2f67aae1 100644 --- a/translations/translatedlabels.json +++ b/translations/translatedlabels.json @@ -362,7 +362,7 @@ "mutantminer.config.json": 10, "oremerchant.config.json": 119, "outpost.config.json": 42, - "quest.config.json": 171, + "quest.config.json": 179, "rebel.config.json": 3, "scientist.config.json": 12, "shared_.config.json": 101, From f889c3ec997a55c8b7e255f32f8f64d02e44201f Mon Sep 17 00:00:00 2001 From: Viktor <32263611+molovik@users.noreply.github.com> Date: Fri, 13 Oct 2017 20:16:33 +0300 Subject: [PATCH 39/39] =?UTF-8?q?=D0=9C=D0=B5=D0=BB=D0=BA=D0=B8=D0=B5=20?= =?UTF-8?q?=D0=BF=D0=BE=D0=BF=D1=80=D0=B0=D0=B2=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- translations/texts/dialog/quest.config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/translations/texts/dialog/quest.config.json b/translations/texts/dialog/quest.config.json index 748c6fe4a..0dd18ab56 100644 --- a/translations/texts/dialog/quest.config.json +++ b/translations/texts/dialog/quest.config.json @@ -1140,7 +1140,7 @@ }, "Texts": { "Eng": "Here are your goods! Enjoy!", - "Rus": "Вот твои вещи! Наслаждайся!" + "Rus": "Вот твоя награда! Наслаждайся!" } }, { @@ -1164,7 +1164,7 @@ }, "Texts": { "Eng": "Here are your goods, partner.", - "Rus": "Вот твои вещи, старина." + "Rus": "Вот твоя награда, старина." } }, { @@ -1364,7 +1364,7 @@ }, "Texts": { "Eng": "Here's one I made earlier!", - "Rus": "Вот один, который я сделал раньше!" + "Rus": "Вот один из тех, что я сделал ранее!" } }, {