et_EE.js 429 B

123456789101112
  1. OC.L10N.register(
  2. "accessibility",
  3. {
  4. "Dark theme" : "Tume teema",
  5. "Enable dark theme" : "Luba tume teema",
  6. "High contrast mode" : "Kõrge kontrastsusega režiim",
  7. "Enable high contrast mode" : "Lubage kõrge kontrastsusega režiim.",
  8. "Dyslexia font" : "Düsleksia font",
  9. "Enable dyslexia font" : "Luba düsleksia font",
  10. "Accessibility" : "Ligipääsetavus"
  11. },
  12. "nplurals=2; plural=(n != 1);");