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.

eo.js 5.1KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. OC.L10N.register(
  2. "theming",
  3. {
  4. "The given name is too long" : "Tiu nomo tro longas",
  5. "The given web address is too long" : "Tiu TTT-adreso tro longas",
  6. "The given web address is not a valid URL" : "Tiu TTT-adreso ne estas valida retadreso",
  7. "The given legal notice address is too long" : "Tiu adreso pri leĝa regularo tro longas",
  8. "The given legal notice address is not a valid URL" : "La adreso al leĝa regularo ne estas valida retadreso",
  9. "The given privacy policy address is too long" : "Tiu adreso pri privateca regularo tro longas",
  10. "The given privacy policy address is not a valid URL" : "La adreso al privateca regularo ne estas valida retadreso",
  11. "The given slogan is too long" : "Tiu frapfrazo tro longas",
  12. "The given color is invalid" : "Tiu koloro ne validas",
  13. "Saved" : "Konservita",
  14. "The file was uploaded" : "La dosiero alŝutiĝis.",
  15. "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "La dosiero alŝutita superas la regulon „upload_max_filesize“ el „php.ini“",
  16. "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "La dosiero alŝutita superas la regulon MAX_FILE_SIZE, kiu estas difinita en la HTML-formularo",
  17. "The file was only partially uploaded" : "La dosiero alŝutiĝis nur parte",
  18. "No file was uploaded" : "Neniu dosiero alŝutiĝis.",
  19. "Missing a temporary folder" : "Mankas provizora dosierujo",
  20. "Could not write file to disk" : "Ne eblis skribi dosieron sur diskon",
  21. "A PHP extension stopped the file upload" : "PHP-modulo haltigis la dosieralŝuton",
  22. "No file uploaded" : "Neniu dosiero alŝutiĝis",
  23. "You are already using a custom theme. Theming app settings might be overwritten by that." : "Vi jam uzas propran etoson. Agordoj de la aplikaĵo „Etosoj“ povus esti anstataŭigitaj de ĝi.",
  24. "Theming" : "Etosoj",
  25. "Dark theme" : "Malhela etoso",
  26. "Enable dark theme" : "Ŝaltu malhelan etoson",
  27. "Dyslexia font" : "Tiparo por limigi vortblindecon",
  28. "Enable dyslexia font" : "Ŝaltu disleksian tiparon",
  29. "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic estas tiparo kreita por malpliigi legajn erarojn kaŭzitajn de vortblindeco (medicine „disleksio“).",
  30. "High contrast mode" : "Altkontrasta reĝimo",
  31. "Enable high contrast mode" : "Ŝaltu altkontrastan reĝimon",
  32. "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Altkontrasta reĝimo, kiu faciligas vian navigadon. Vida kvalito malpliiĝos, sed klareco pliiĝos.",
  33. "Legal notice" : "Leĝa regularo",
  34. "Privacy policy" : "Privateca regularo",
  35. "Adjust the Nextcloud theme" : "Modifi la Nextcloud-etoson",
  36. "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Etosoj ebligas facilan ŝanĝon en la fasado de via servilo kaj de subtenataj klientoj. Tion vidos ĉiuj uzantoj.",
  37. "Advanced options" : "Detalaj agordoj",
  38. "Name" : "Nomo",
  39. "Web link" : "Reta ligilo",
  40. "a safe home for all your data" : "sekura hejmo por ĉiuj viaj datumoj",
  41. "Slogan" : "Frapfrazo",
  42. "Color" : "Koloro",
  43. "Logo" : "Emblemo",
  44. "Upload new logo" : "Alŝuti novan emblemon",
  45. "Legal notice link" : "Ligilo al leĝa regularo",
  46. "Privacy policy link" : "Ligilo al privateca regularo",
  47. "Header logo" : "Paĝokapa emblemo",
  48. "Upload new header logo" : "Alŝuti novan paĝokapan emblemon",
  49. "Favicon" : "Retpaĝsimbolo",
  50. "Upload new favicon" : "Alŝuti novan retpaĝsimbolon",
  51. "Keyboard shortcuts" : "Fulmoklavoj",
  52. "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Universala aliro estas tre grava por ni. Ni sekvas la retejo-standardojn kaj kontrolas, ĉu ĉio estas uzebla eĉ sen muso, kaj per helpa programaro, kiel ekzemple ekranlegiloj. Ni celas esti kongruaj kun la {guidelines}Reteja alireblecaj reguloj{linkend} 2.1 je la AA nivelo, kun alta kontrasta temo eĉ ĉe la AAA nivelo.",
  53. "Reset to default" : "Restarigi al defaŭltaj agordoj",
  54. "Upload" : "Alŝuti",
  55. "Remove background image" : "Forigi fonan bildon",
  56. "Loading preview…" : "Ŝargo de antaŭrigardo...",
  57. "Admin" : "Administranto",
  58. "Name cannot be empty" : "Nomo ne povas mapleni",
  59. "Open documentation" : "Malfermi la dokumentaron",
  60. "https://…" : "https://…",
  61. "Upload new login background" : "Alŝuti novan ensalutan fonan bildon",
  62. "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instalu la PHP-modulon „Imagemagick“ kun SVG-subteno por aŭtomate krei retpaĝsimbolon, kiu devenos de la alŝutita emblemo kaj koloro."
  63. },
  64. "nplurals=2; plural=(n != 1);");