et_ee.json 1.7 KB

12345678910111213141516171819202122232425262728
  1. {
  2. "text.cloth-config.save_and_done": "Salvesta muutused",
  3. "text.cloth-config.quit_config": "Muutused on salvestamata",
  4. "text.cloth-config.quit_config_sure": "Kas soovid kindlasti seadistuste muutmisest väljuda? Sinu muutusi ei salvestata!",
  5. "text.cloth-config.cancel_discard": "Loobu ja tühista muutused",
  6. "text.cloth-config.quit_discard": "Välju ja tühista muutused",
  7. "text.cloth-config.config": "Seadistus",
  8. "text.cloth-config.multi_error": "Mitu viga!",
  9. "text.cloth-config.not_editable": "Pole muudetav!",
  10. "text.cloth-config.error.not_valid_number_int": "Pole sobiv arv! (täisarv)",
  11. "text.cloth-config.error.not_valid_number_long": "Pole sobiv arv! (suurtäisarv)",
  12. "text.cloth-config.error.not_valid_number_float": "Pole sobiv arv! (ujukomaarv)",
  13. "text.cloth-config.error.not_valid_number_double": "Pole sobiv arv! (topelttäisarv)",
  14. "text.cloth-config.error.too_large": "Liiga suur! (maksimum: %d)",
  15. "text.cloth-config.error.too_small": "Liiga väike! (miinimum: %d)",
  16. "text.cloth-config.list.add": "Sisesta uus",
  17. "text.cloth-config.list.remove": "Kustuta valitud",
  18. "text.cloth-config.error_cannot_save": "Viga!",
  19. "text.cloth-config.reset_value": "Lähtesta",
  20. "text.cloth.reset_value": "Lähtesta",
  21. "text.cloth-config.restart_required": "Nõutav on taaskäivitamine",
  22. "text.cloth-config.restart_required_sub": "Üks sinu muudetud valikutest nõuab Minecrafti taaskäivitamist. Kas soovid jätkata?",
  23. "text.cloth-config.exit_minecraft": "Välju Minecraftist",
  24. "text.cloth-config.ignore_restart": "Ignoreeri taaskäivitust",
  25. "text.cloth-config.boolean.value.true": "§aJah",
  26. "text.cloth-config.boolean.value.false": "§cEi",
  27. "text.cloth-config.dropdown.value.unknown": "§cSoovitusi pole"
  28. }