You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

hsb.js 568B

12345678910111213
  1. OC.L10N.register(
  2. "accessibility",
  3. {
  4. "Dark theme" : "ćmowy moto",
  5. "Enable dark theme" : "ćmowy moto zmóžnić",
  6. "High contrast mode" : "modus z wulkim kontrastom",
  7. "Enable high contrast mode" : "modus z wulkim kontrastom zmóžnić",
  8. "Dyslexia font" : "pismo Dyslexia",
  9. "Enable dyslexia font" : "pismo Dyslexia zmóžnić",
  10. "Accessibility" : "přistupnosć",
  11. "Accessibility options for nextcloud" : "Móžnosće přistupa za nextcloud."
  12. },
  13. "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");