From a2932a93459343a457cb44e808f2c2a945562bd4 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Sat, 20 Feb 2021 00:39:12 +0800 Subject: New translations en_us.json (et_ee) --- src/main/resources/assets/roughlyenoughitems/lang/et_ee.json | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json index c1fae93cf..e3a5f3e60 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json @@ -108,6 +108,7 @@ "msg.rei.exported_recipe.desc": "Vaata kausta \"rei_exports\".", "subsets.rei.roughlyenoughitems.all_entries": "Kõik üksused", "subsets.rei.roughlyenoughitems.item_groups": "Loomingulise kaardid", + "_comment": "Seadistuse vihjetekstid", "config.roughlyenoughitems.title": "Roughly Enough Items seadistus", "config.roughlyenoughitems.basics": "Põhiline", "config.roughlyenoughitems.appearance": "Välimus", @@ -209,6 +210,12 @@ "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Lehekülgedega", "config.roughlyenoughitems.horizontalEntriesBoundaries": "Horisontaalsete üksuste piirded:", "config.roughlyenoughitems.verticalEntriesBoundaries": "Vertikaalsete üksuste piirded:", + "config.roughlyenoughitems.syntaxHighlightingMode": "Süntaksi esiletõstu režiim:", + "config.roughlyenoughitems.syntaxHighlightingMode.config": "%s", + "config.roughlyenoughitems.syntaxHighlightingMode.plain": "Lihtne", + "config.roughlyenoughitems.syntaxHighlightingMode.plain_underscored": "Lihtne (alakriipsuga)", + "config.roughlyenoughitems.syntaxHighlightingMode.colorful": "Värviline", + "config.roughlyenoughitems.syntaxHighlightingMode.colorful_underscored": "Värviline (alakriipsuga)", "config.roughlyenoughitems.filteringScreen": "Kohandatud filtreerimine", "config.roughlyenoughitems.filteringRulesScreen": "Kohandatud filtreerimisreeglid", "config.roughlyenoughitems.filteringRulesScreen.new": "Loo filtreerimisreegel", -- cgit