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.3KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  1. OC.L10N.register(
  2. "workflowengine",
  3. {
  4. "The given operator is invalid" : "Tiu operaciilo ne eblas",
  5. "The given regular expression is invalid" : "Tiu regulesprimo ne validas",
  6. "The given file size is invalid" : "Tiu dosiergrando ne validas",
  7. "The given tag id is invalid" : "Tiu etikeda identigilo ne validas",
  8. "The given IP range is invalid" : "Tiu IP-intervalo ne validas",
  9. "The given IP range is not valid for IPv4" : "Tiu IP-intervalo ne validas rilate al IPv4",
  10. "The given IP range is not valid for IPv6" : "Tiu IP-intervalo ne validas rilate al IPv6",
  11. "The given time span is invalid" : "Tiu hora intervalo ne validas",
  12. "The given start time is invalid" : "Tiu komenca horo ne validas",
  13. "The given end time is invalid" : "Tiu fina horo ne validas",
  14. "The given group does not exist" : "Tiu grupo ne ekzistas",
  15. "File" : "Dosiero",
  16. "File created" : "Dosiero kreita",
  17. "File updated" : "Dosiero ĝisdatigita",
  18. "File renamed" : "Dosiero alinomita",
  19. "File deleted" : "Dosiero forigita",
  20. "File accessed" : "Dosiero atingita",
  21. "File copied" : "Dosiero kopiita",
  22. "Tag assigned" : "Etikedo atribuita",
  23. "Operation #%s does not exist" : "Operacio n-ro %s ne ekzistas",
  24. "Entity %s does not exist" : "Ento %s ne ekzistas",
  25. "Entity %s is invalid" : "Ento %s ne validas",
  26. "No events are chosen." : "Neniu okazaĵo elektita.",
  27. "Entity %s has no event %s" : "Ento %s ne havas okazaĵon %s",
  28. "Operation %s does not exist" : "Operacio %s ne ekzistas",
  29. "Operation %s is invalid" : "Operacio %s ne validas",
  30. "Check %s does not exist" : "Kontrolo %s ne ekzistas",
  31. "Check %s is invalid" : "Kontrolo %s ne validas",
  32. "Check %s is not allowed with this entity" : "La kontrolo %s ne estas permesita kun tiu ento",
  33. "Check #%s does not exist" : "Kontrolo n-ro %s ne ekzistas",
  34. "Check %s is invalid or does not exist" : "La kontrolo %s ne validas aŭ ne ekzistas",
  35. "Nextcloud workflow engine" : "Modulo de laborfluo de Nextcloud",
  36. "Select a filter" : "Elekti filtrilon",
  37. "Select a comparator" : "Elekti komparilon",
  38. "Select a file type" : "Elekti dosierformon",
  39. "e.g. httpd/unix-directory" : "ekz. httpd/unix-directory",
  40. "Images" : "Bildoj",
  41. "Office documents" : "Oficejaj dokumentoj",
  42. "PDF documents" : "PDF-dokumentoj",
  43. "Custom mimetype" : "Propra MIME-tipo",
  44. "Select a tag" : "Elekti etikedon",
  45. "No results" : "Neniu rezulto",
  46. "%s (invisible)" : "%s (nevidebla)",
  47. "%s (restricted)" : "%s (limigita)",
  48. "Please enter a valid time span" : "Entajpu validan intertempon",
  49. "Select a request URL" : "Elekti petan retadreson",
  50. "Predefined URLs" : "Antaŭdifinitaj retadresoj",
  51. "Files WebDAV" : "Dosieroj WebDAV",
  52. "Others" : "Aliaj",
  53. "Custom URL" : "Propra retadreso",
  54. "Select a user agent" : "Elekti retumil-identigilo („user-agent“)",
  55. "Android client" : "Androida kliento",
  56. "iOS client" : "iOS-a kliento",
  57. "Desktop client" : "Labortabla kliento",
  58. "Thunderbird & Outlook addons" : "Thunderbird-a kaj Outlook-a aldonaĵo",
  59. "Custom user agent" : "Propra retumil-identigilo („user-agent“)",
  60. "When" : "Kiam",
  61. "and" : "kaj",
  62. "Cancel" : "Nuligi",
  63. "Delete" : "Forigi",
  64. "The configuration is invalid" : "La agordo ne validas",
  65. "Save" : "Konservi",
  66. "Show less" : "Montri malpli",
  67. "Show more" : "Montri pli",
  68. "File name" : "Dosiernomo",
  69. "is" : "estas",
  70. "is not" : "ne estas",
  71. "matches" : "kongruas kun",
  72. "does not match" : "ne kongruas kun",
  73. "File MIME type" : "Dosiera MIME-tipo",
  74. "File size (upload)" : "Dosiergrando (alŝuto)",
  75. "less" : "malpli",
  76. "less or equals" : "malpli aŭ egalas al",
  77. "greater or equals" : "pli aŭ egalas al",
  78. "greater" : "pli",
  79. "Request remote address" : "Fora adreso de la peto",
  80. "matches IPv4" : "kongruas kun IPv4",
  81. "does not match IPv4" : "ne kongruas kun IPv4",
  82. "matches IPv6" : "kongruas kun IPv6",
  83. "does not match IPv6" : "ne kongruas kun IPv6",
  84. "File system tag" : "Dosiersistema etikedo",
  85. "is tagged with" : "estas etikedita per",
  86. "is not tagged with" : "ne estas etikedita per",
  87. "Request URL" : "Retadreso („URL“) de la peto",
  88. "Request time" : "Horo de la peto",
  89. "between" : "inter",
  90. "not between" : "ne inter",
  91. "Request user agent" : "Retumil-identigilo („user-agent“)",
  92. "User group membership" : "Grupano",
  93. "is member of" : "estas membro de",
  94. "is not member of" : "ne estas membro de",
  95. "Short rule description" : "Mallong priskribo de regulo",
  96. "Add rule" : "Aldoni regulon",
  97. "Reset" : "Restarigi",
  98. "Saving…" : "Konservado...",
  99. "Group list is empty" : "Gruplisto malplenas",
  100. "Unable to retrieve the group list" : "Ne eblas ricevi grupliston",
  101. "Saved" : "Konservita",
  102. "Saving failed:" : "Konservado malsukcesis:",
  103. "Add rule group" : "Aldoni regulgrupon",
  104. "Example: {placeholder}" : "Ekzemplo: {placeholder}",
  105. "Select tag…" : "Elekti etikedon...",
  106. "Start" : "Komenco",
  107. "End" : "Fino",
  108. "Select timezone…" : "Elekti horzonon...",
  109. "Sync clients" : "Sinkronigaj klientoj",
  110. "Workflow" : "Laborfluo",
  111. "Files workflow engine" : "Modulo de dosiera laborfluo",
  112. "Open documentation" : "Malfermi dokumentaron",
  113. "Loading…" : "Ŝargado...",
  114. "Tag management" : "Etikeda administrado"
  115. },
  116. "nplurals=2; plural=(n != 1);");