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 3.6KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. OC.L10N.register(
  2. "workflowengine",
  3. {
  4. "Short rule description" : "Mallong priskribo de regulo",
  5. "Add rule" : "Aldoni regulon",
  6. "Reset" : "Restarigi",
  7. "Save" : "Konservi",
  8. "Saving…" : "Konservante...",
  9. "Group list is empty" : "Gruplisto malplenas",
  10. "Unable to retrieve the group list" : "Ne eblas ricevi grupliston",
  11. "Saved" : "Konservita",
  12. "Saving failed:" : "Konservado malsukcesis:",
  13. "Add rule group" : "Aldoni regulgrupon",
  14. "File MIME type" : "Dosiera MIME-tipo",
  15. "is" : "estas",
  16. "is not" : "ne estas",
  17. "matches" : "kongruas kun",
  18. "does not match" : "ne kongruas kun",
  19. "Example: {placeholder}" : "Ekzemplo: {placeholder}",
  20. "File name" : "Dosiernomo",
  21. "File size (upload)" : "Dosiergrando (alŝuto)",
  22. "less" : "malpli",
  23. "less or equals" : "malpli aŭ egalas al",
  24. "greater or equals" : "pli aŭ egalas al",
  25. "greater" : "pli",
  26. "File system tag" : "Dosiersistema etikedo",
  27. "is tagged with" : "estas etikedita per",
  28. "is not tagged with" : "ne estas etikedita per",
  29. "Select tag…" : "Eleti etikedon...",
  30. "Request remote address" : "Fora adreso de la peto",
  31. "matches IPv4" : "kongruas kun IPv4",
  32. "does not match IPv4" : "ne kongruas kun IPv4",
  33. "matches IPv6" : "kongruas kun IPv6",
  34. "does not match IPv6" : "ne kongruas kun IPv6",
  35. "Request time" : "Horo de la peto",
  36. "between" : "inter",
  37. "not between" : "ne inter",
  38. "Start" : "Komenco",
  39. "End" : "Fino",
  40. "Select timezone…" : "Elekti horzonon...",
  41. "Request URL" : "Retadreso („URL“) de la peto",
  42. "Predefined URLs" : "Antaŭdifinitaj retadresoj",
  43. "Files WebDAV" : "Dosieroj WebDAV",
  44. "Request user agent" : "Retumil-identigilo („user-agent“)",
  45. "Sync clients" : "Sinkronigaj klientoj",
  46. "Android client" : "Androida kliento",
  47. "iOS client" : "iOS-a kliento",
  48. "Desktop client" : "Labortabla kliento",
  49. "Thunderbird & Outlook addons" : "Thunderbird-a kaj Outlook-a aldonaĵo",
  50. "User group membership" : "Grupano",
  51. "is member of" : "estas membro de",
  52. "is not member of" : "ne estas membro de",
  53. "The given operator is invalid" : "Tiu operaciilo ne eblas",
  54. "The given regular expression is invalid" : "Tiu regulesprimo ne validas",
  55. "The given file size is invalid" : "Tiu dosiergrando ne validas",
  56. "The given tag id is invalid" : "Tiu etikeda identigilo ne validas",
  57. "The given IP range is invalid" : "Tiu IP-intervalo ne validas",
  58. "The given IP range is not valid for IPv4" : "Tiu IP-intervalo ne validas rilate al IPv4",
  59. "The given IP range is not valid for IPv6" : "Tiu IP-intervalo ne validas rilate al IPv6",
  60. "The given time span is invalid" : "Tiu hora intervalo ne validas",
  61. "The given start time is invalid" : "Tiu komenca horo ne validas",
  62. "The given end time is invalid" : "Tiu fina horo ne validas",
  63. "The given group does not exist" : "Tiu grupo ne ekzistas",
  64. "Check %s is invalid or does not exist" : "La kontrolo %s ne validas aŭ ne ekzistas",
  65. "Operation #%s does not exist" : "Operacio n-ro %s ne ekzistas",
  66. "Operation %s does not exist" : "Operacio %s ne ekzistas",
  67. "Operation %s is invalid" : "Operacio %s ne validas",
  68. "Check %s does not exist" : "Kontrolo %s ne ekzistas",
  69. "Check %s is invalid" : "Kontrolo %s ne validas",
  70. "Check #%s does not exist" : "Kontrolo n-ro %s ne ekzistas",
  71. "Tag management" : "Etikeda administrado",
  72. "Files workflow engine" : "Modulo de dosiera laborfluo",
  73. "Open documentation" : "Malfermi dokumentaron",
  74. "Loading…" : "Ŝargante...",
  75. "Workflow" : "Laborfluo"
  76. },
  77. "nplurals=2; plural=(n != 1);");