en_GB.js 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120
  1. OC.L10N.register(
  2. "workflowengine",
  3. {
  4. "The given operator is invalid" : "The given operator is invalid",
  5. "The given regular expression is invalid" : "The given regular expression is invalid",
  6. "The given file size is invalid" : "The given file size is invalid",
  7. "The given tag id is invalid" : "The given tag id is invalid",
  8. "The given IP range is invalid" : "The given IP range is invalid",
  9. "The given IP range is not valid for IPv4" : "The given IP range is not valid for IPv4",
  10. "The given IP range is not valid for IPv6" : "The given IP range is not valid for IPv6",
  11. "The given time span is invalid" : "The given time span is invalid",
  12. "The given start time is invalid" : "The given start time is invalid",
  13. "The given end time is invalid" : "The given end time is invalid",
  14. "The given group does not exist" : "The given group does not exist",
  15. "File" : "File",
  16. "File created" : "File created",
  17. "File updated" : "File updated",
  18. "File renamed" : "File renamed",
  19. "File deleted" : "File deleted",
  20. "File accessed" : "File accessed",
  21. "File copied" : "File copied",
  22. "Tag assigned" : "Tag assigned",
  23. "Someone" : "Someone",
  24. "%s created %s" : "%s created %s",
  25. "%s modified %s" : "%s modified %s",
  26. "%s deleted %s" : "%s deleted %s",
  27. "%s accessed %s" : "%s accessed %s",
  28. "%s renamed %s" : "%s renamed %s",
  29. "%s copied %s" : "%s copied %s",
  30. "%s assigned %s to %s" : "%s assigned %s to %s",
  31. "Operation #%s does not exist" : "Operation #%s does not exist",
  32. "Entity %s does not exist" : "Entity %s does not exist",
  33. "Entity %s is invalid" : "Entity %s is invalid",
  34. "No events are chosen." : "No events are chosen.",
  35. "Entity %s has no event %s" : "Entity %s has no event %s",
  36. "Operation %s does not exist" : "Operation %s does not exist",
  37. "Operation %s is invalid" : "Operation %s is invalid",
  38. "At least one check needs to be provided" : "At least one check needs to be provided",
  39. "The provided operation data is too long" : "The provided operation data is too long",
  40. "Invalid check provided" : "Invalid check provided",
  41. "Check %s does not exist" : "Check %s does not exist",
  42. "Check %s is invalid" : "Check %s is invalid",
  43. "Check %s is not allowed with this entity" : "Check %s is not allowed with this entity",
  44. "The provided check value is too long" : "The provided check value is too long",
  45. "Check #%s does not exist" : "Check #%s does not exist",
  46. "Check %s is invalid or does not exist" : "Check %s is invalid or does not exist",
  47. "Flow" : "Flow",
  48. "Nextcloud workflow engine" : "Nextcloud workflow engine",
  49. "Select a filter" : "Select a filter",
  50. "Select a comparator" : "Select a comparator",
  51. "Remove filter" : "Remove filter",
  52. "Select a file type" : "Select a file type",
  53. "e.g. httpd/unix-directory" : "e.g. httpd/unix-directory",
  54. "Folder" : "Folder",
  55. "Images" : "Images",
  56. "Office documents" : "Office documents",
  57. "PDF documents" : "PDF documents",
  58. "Custom MIME type" : "Custom MIME type",
  59. "Custom mimetype" : "Custom mimetype",
  60. "Please enter a valid time span" : "Please enter a valid time span",
  61. "Select a request URL" : "Select a request URL",
  62. "Files WebDAV" : "Files WebDAV",
  63. "Custom URL" : "Custom URL",
  64. "Select a user agent" : "Select a user agent",
  65. "Android client" : "Android client",
  66. "iOS client" : "iOS client",
  67. "Desktop client" : "Desktop client",
  68. "Thunderbird & Outlook addons" : "Thunderbird & Outlook addons",
  69. "Custom user agent" : "Custom user agent",
  70. "Select a trigger" : "Select a trigger",
  71. "At least one event must be selected" : "At least one event must be selected",
  72. "Add new flow" : "Add new flow",
  73. "When" : "When",
  74. "and" : "and",
  75. "Add a new filter" : "Add a new filter",
  76. "Cancel" : "Cancel",
  77. "Delete" : "Delete",
  78. "The configuration is invalid" : "The configuration is invalid",
  79. "Active" : "Active",
  80. "Save" : "Save",
  81. "Available flows" : "Available flows",
  82. "For details on how to write your own flow, check out the development documentation." : "For details on how to write your own flow, check out the development documentation.",
  83. "No flows installed" : "No flows installed",
  84. "Ask your administrator to install new flows." : "Ask your administrator to install new flows.",
  85. "More flows" : "More flows",
  86. "Browse the App Store" : "Browse the App Store",
  87. "Show less" : "Show less",
  88. "Show more" : "Show more",
  89. "Configured flows" : "Configured flows",
  90. "Your flows" : "Your flows",
  91. "No flows configured" : "No flows configured",
  92. "matches" : "matches",
  93. "does not match" : "does not match",
  94. "is" : "is",
  95. "is not" : "is not",
  96. "File name" : "File name",
  97. "File MIME type" : "File MIME type",
  98. "File size (upload)" : "File size (upload)",
  99. "less" : "less",
  100. "less or equals" : "less or equals",
  101. "greater or equals" : "greater or equals",
  102. "greater" : "greater",
  103. "Request remote address" : "Request remote address",
  104. "matches IPv4" : "matches IPv4",
  105. "does not match IPv4" : "does not match IPv4",
  106. "matches IPv6" : "matches IPv6",
  107. "does not match IPv6" : "does not match IPv6",
  108. "File system tag" : "File system tag",
  109. "is tagged with" : "is tagged with",
  110. "is not tagged with" : "is not tagged with",
  111. "Request URL" : "Request URL",
  112. "Request time" : "Request time",
  113. "between" : "between",
  114. "not between" : "not between",
  115. "Request user agent" : "Request user agent",
  116. "User group membership" : "User group membership",
  117. "is member of" : "is member of",
  118. "is not member of" : "is not member of"
  119. },
  120. "nplurals=2; plural=(n != 1);");