diff options
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/et_ee.json | 33 |
1 files changed, 29 insertions, 4 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json index 9b6a89832..e2ff2849e 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json @@ -4,6 +4,7 @@ "key.roughlyenoughitems.hide_keybind": "Peida/kuva REI", "key.roughlyenoughitems.usage_keybind": "Näita kasutusvõimalusi", "text.rei.config.general": "Üldine", + "text.rei.config.action": "Tegevus", "text.rei.config.cheating": "Sohitegemine:", "text.rei.cheating": "Sohitegemine", "category.rei.crafting": "Meisterdamine", @@ -21,8 +22,10 @@ "text.rei.config": "Seadistus", "text.rei.config_tooltip": "Ava seadistuskuva\n§7Shift-klõps sohitegemise lülitamiseks", "text.rei.config.side_search_box": "Külgmine otsingukast: ", - "text.rei.config.mirror_rei": "REI vidinate peegeldamine: ", - "text.rei.cheat_items": "{item_count} [{item_name}] antud mängijale {player_name}.", + "text.rei.config.item_list_position": "REI esemete nimekirja asukoht: ", + "text.rei.config.item_list_position.left": "Vasakul", + "text.rei.config.item_list_position.right": "Paremal", + "text.rei.cheat_items": "{item_count} [{item_name}§f] antud mängijale {player_name}.", "text.rei.failed_cheat_items": "§cEsemete andmine ebaõnnestus.", "text.rei.config.list_ordering": "Esemenimekirja järjestus:", "text.rei.config.list_ordering_button": "%s (%s)", @@ -57,8 +60,30 @@ "text.rei.choose_page": "Vali leht", "text.rei.config.max_recipes_per_page": "Maksimaalselt retsepte lehe kohta:", "text.rei.config.enable_util_buttons": "Luba režiimitööriistad:", - "text.rei.gamemode_button.tooltip": "Vaheta mängurežiimi\n§7Lülita %s-režiimile.", + "text.rei.gamemode_button.tooltip": "Vaheta mängurežiimi\n§7Lülita režiimile %s.", "text.rei.weather_button.tooltip": "Vaheta ilma\n§7Lülita ilmale %s.", "text.rei.enabled": "Jah", - "text.rei.disabled": "Ei" + "text.rei.disabled": "Ei", + "text.rei.short_gamemode.survival": "E", + "text.rei.short_gamemode.creative": "L", + "text.rei.short_gamemode.adventure": "S", + "text.rei.short_gamemode.spectator": "V", + "text.rei.weather.clear": "selge", + "text.rei.weather.rain": "vihm", + "text.rei.weather.thunder": "müristamine", + "text.rei.previous_category": "Eelmine kategooria", + "text.rei.next_category": "Järgmine kategooria", + "text.rei.previous_page": "Eelmine leht", + "text.rei.next_page": "Järgmine leht", + "text.rei.config.prefer_visible_recipes": "Eelista nähtavaid retsepte: ", + "text.rei.config.title": "Roughly Enough Items seadistus", + "text.rei.config.enable_legacy_speedcraft_support": "Luba pärandplugina tugi: ", + "text.rei.config.april_fools": "Aprillinali", + "text.rei.config.april_fools.2019": "Sundluba REI 2019 aprillinali: ", + "text.rei.config.item_cheating_mode": "Eseme sohitegemise kogus:", + "text.rei.config.item_cheating_mode.rei_like": "Tavaline", + "text.rei.config.item_cheating_mode.jei_like": "Pööratud", + "text.rei.config.light_gray_recipe_border": "Helehall retsepti taust:", + "text.rei.config_api_failed": "Sa sattusid siia, kui Cloth Config API nurjus või sul polnud seda paigaldatud!\nUuenda või paigalda antud API and ning teata sellest vigade loetelus.", + "text.rei.back": "Tagasi" } |
