diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-09-09 16:51:11 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-09-09 16:51:11 +0800 |
| commit | c713e3246ca0ed4039627a208be9a86088f63cc2 (patch) | |
| tree | eec330b4ba00bf144a20b34661b3f5a095f3d52d /src | |
| parent | 5b77dfd82d4ffc18656e1b272127f2fc2859d661 (diff) | |
| download | RoughlyEnoughItems-c713e3246ca0ed4039627a208be9a86088f63cc2.tar.gz RoughlyEnoughItems-c713e3246ca0ed4039627a208be9a86088f63cc2.tar.bz2 RoughlyEnoughItems-c713e3246ca0ed4039627a208be9a86088f63cc2.zip | |
New translations en_us.json (et_ee)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/et_ee.json | 27 |
1 files changed, 15 insertions, 12 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json index e8249d236..e53b6ac8b 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json @@ -31,12 +31,15 @@ "category.rei.stripping": "Koorimine", "category.rei.smithing": "Sepistamine", "category.rei.beacon_base": "Majaka põhi", + "category.rei.beacon_payment": "Beacon Payment", + "category.rei.tilling": "Tilling", + "category.rei.pathing": "Pathing", "category.rei.information": "Informatsioon", "text.rei.composting.chance": "§e%d%% võimalus", "text.rei.composting.page": "Leht %d", "text.rei.config": "Seadistus", "text.rei.config_tooltip": "Ava seadistuskuva\n§7Shift-klõps sohitegemise lülitamiseks", - "text.rei.config.optifine.title": "Failed to open REI config screen", + "text.rei.config.optifine.title": "REI seadistuskuva avamine ebaõnnestus", "text.rei.config.optifine.description": "The configuration screen is incompatible with OptiFine / OptiFabric.", "text.rei.cheat_items": "{item_count} [{item_name}§f] antud mängijale {player_name}.", "text.rei.failed_cheat_items": "§cEsemete andmine ebaõnnestus.", @@ -202,17 +205,17 @@ "config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "Keritav", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Lehekülgedega", "config.roughlyenoughitems.filteringScreen": "Kohandatud filtreerimine", - "config.roughlyenoughitems.filteringRulesScreen": "Customized Filtering Rules", - "config.roughlyenoughitems.filteringRulesScreen.new": "Create Filtering Rule", - "config.roughlyenoughitems.filteringRulesScreen.delete": "Delete", - "rule.roughlyenoughitems.filtering.manual": "Manual Filtering", - "rule.roughlyenoughitems.filtering.manual.subtitle": "Manually select what to hide and show.", - "rule.roughlyenoughitems.filtering.search": "Search Filtering", - "rule.roughlyenoughitems.filtering.search.subtitle": "Filter using search filters.", - "rule.roughlyenoughitems.filtering.search.filter": "Search Filter:", - "rule.roughlyenoughitems.filtering.search.show": "Show / Hide:", - "rule.roughlyenoughitems.filtering.search.show.true": "Show", - "rule.roughlyenoughitems.filtering.search.show.false": "Hide", + "config.roughlyenoughitems.filteringRulesScreen": "Kohandatud filtreerimisreeglid", + "config.roughlyenoughitems.filteringRulesScreen.new": "Loo filtreerimisreegel", + "config.roughlyenoughitems.filteringRulesScreen.delete": "Kustuta", + "rule.roughlyenoughitems.filtering.manual": "Käsitsi filtreerimine", + "rule.roughlyenoughitems.filtering.manual.subtitle": "Vali käsitsi, mida kuvada ja peita.", + "rule.roughlyenoughitems.filtering.search": "Otsingu filtreerimine", + "rule.roughlyenoughitems.filtering.search.subtitle": "Filtreeri otsingufiltritega.", + "rule.roughlyenoughitems.filtering.search.filter": "Otsingufilter:", + "rule.roughlyenoughitems.filtering.search.show": "Kuva/peida:", + "rule.roughlyenoughitems.filtering.search.show.true": "Kuva", + "rule.roughlyenoughitems.filtering.search.show.false": "Peida", "language.roughlyenoughitems.english": "inglise", "language.roughlyenoughitems.japanese": "jaapani", "language.roughlyenoughitems.chinese_simplified": "lihtsustatud hiina", |
