Browse Source

Updated translations.

Lauri Ojansivu 3 years ago
parent
commit
85d51ec403
71 changed files with 701 additions and 1 deletions
  1. 1 1
      client/components/main/layouts.jade
  2. 10 0
      i18n/ar-EG.i18n.json
  3. 10 0
      i18n/ar.i18n.json
  4. 10 0
      i18n/bg.i18n.json
  5. 10 0
      i18n/br.i18n.json
  6. 10 0
      i18n/ca.i18n.json
  7. 10 0
      i18n/cs.i18n.json
  8. 10 0
      i18n/da.i18n.json
  9. 10 0
      i18n/de-AT.i18n.json
  10. 10 0
      i18n/de-CH.i18n.json
  11. 10 0
      i18n/de.i18n.json
  12. 10 0
      i18n/el-GR.i18n.json
  13. 10 0
      i18n/en-DE.i18n.json
  14. 10 0
      i18n/en-GB.i18n.json
  15. 10 0
      i18n/en-IT.i18n.json
  16. 10 0
      i18n/eo.i18n.json
  17. 10 0
      i18n/es-AR.i18n.json
  18. 10 0
      i18n/es-CL.i18n.json
  19. 10 0
      i18n/es-LA.i18n.json
  20. 10 0
      i18n/es-MX.i18n.json
  21. 10 0
      i18n/es-PE.i18n.json
  22. 10 0
      i18n/es-PY.i18n.json
  23. 10 0
      i18n/es.i18n.json
  24. 10 0
      i18n/eu.i18n.json
  25. 10 0
      i18n/fa-IR.i18n.json
  26. 10 0
      i18n/fa.i18n.json
  27. 10 0
      i18n/fi.i18n.json
  28. 10 0
      i18n/fr-CH.i18n.json
  29. 10 0
      i18n/fr.i18n.json
  30. 10 0
      i18n/gl.i18n.json
  31. 10 0
      i18n/gu-IN.i18n.json
  32. 10 0
      i18n/he.i18n.json
  33. 10 0
      i18n/hi-IN.i18n.json
  34. 10 0
      i18n/hi.i18n.json
  35. 10 0
      i18n/hr.i18n.json
  36. 10 0
      i18n/hu.i18n.json
  37. 10 0
      i18n/hy.i18n.json
  38. 10 0
      i18n/id.i18n.json
  39. 10 0
      i18n/ig.i18n.json
  40. 10 0
      i18n/it.i18n.json
  41. 10 0
      i18n/ja.i18n.json
  42. 10 0
      i18n/ka.i18n.json
  43. 10 0
      i18n/km.i18n.json
  44. 10 0
      i18n/ko.i18n.json
  45. 10 0
      i18n/lt.i18n.json
  46. 10 0
      i18n/lv.i18n.json
  47. 10 0
      i18n/mk.i18n.json
  48. 10 0
      i18n/mn.i18n.json
  49. 10 0
      i18n/ms-MY.i18n.json
  50. 10 0
      i18n/nb.i18n.json
  51. 10 0
      i18n/nl.i18n.json
  52. 10 0
      i18n/oc.i18n.json
  53. 10 0
      i18n/pa.i18n.json
  54. 10 0
      i18n/pl.i18n.json
  55. 10 0
      i18n/pt-BR.i18n.json
  56. 10 0
      i18n/pt.i18n.json
  57. 10 0
      i18n/ro.i18n.json
  58. 10 0
      i18n/ru.i18n.json
  59. 10 0
      i18n/sk.i18n.json
  60. 10 0
      i18n/sl.i18n.json
  61. 10 0
      i18n/sr.i18n.json
  62. 10 0
      i18n/sv.i18n.json
  63. 10 0
      i18n/sw.i18n.json
  64. 10 0
      i18n/ta.i18n.json
  65. 10 0
      i18n/th.i18n.json
  66. 10 0
      i18n/tr.i18n.json
  67. 10 0
      i18n/uk.i18n.json
  68. 10 0
      i18n/vi.i18n.json
  69. 10 0
      i18n/zh-CN.i18n.json
  70. 10 0
      i18n/zh-HK.i18n.json
  71. 10 0
      i18n/zh-TW.i18n.json

+ 1 - 1
client/components/main/layouts.jade

@@ -1,6 +1,6 @@
 head
 head
   title
   title
-  meta(name="viewport" content="maximum-scale=1.0,width=device-width,initial-scale=1.0,user-scalable=0")
+  meta(name="viewport" content="width=device-width, initial-scale=1")
   meta(http-equiv="X-UA-Compatible" content="IE=edge")
   meta(http-equiv="X-UA-Compatible" content="IE=edge")
   //- XXX We should use pathFor in the following `href` to support the case
   //- XXX We should use pathFor in the following `href` to support the case
     where the application is deployed with a path prefix, but it seems to be
     where the application is deployed with a path prefix, but it seems to be

+ 10 - 0
i18n/ar-EG.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "member",
     "predicate-member": "member",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/ar.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "member",
     "predicate-member": "member",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "تقارير الملفات المعزولة",
     "orphanedFilesReportTitle": "تقارير الملفات المعزولة",
     "reports": "تقارير",
     "reports": "تقارير",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/bg.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "коментар",
     "operator-comment": "коментар",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "член",
     "predicate-member": "член",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/br.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "member",
     "predicate-member": "member",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/ca.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "member",
     "predicate-member": "member",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/cs.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Barva štítku %s nenalezena.",
     "label-color-not-found": "Barva štítku %s nenalezena.",
     "user-username-not-found": "Uživatelské jméno '%s' nenalezeno.",
     "user-username-not-found": "Uživatelské jméno '%s' nenalezeno.",
     "comment-not-found": "Karta s komentářem obsahujícím text '%s' nenalezena.",
     "comment-not-found": "Karta s komentářem obsahujícím text '%s' nenalezena.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Vyhledat všechna tabla",
     "globalSearch-title": "Vyhledat všechna tabla",
     "no-cards-found": "Žádné karty nebyly nalezeny",
     "no-cards-found": "Žádné karty nebyly nalezeny",
     "one-card-found": "Nalezena jedna karta",
     "one-card-found": "Nalezena jedna karta",
@@ -970,6 +972,9 @@
     "operator-comment": "komentář",
     "operator-comment": "komentář",
     "operator-has": "má",
     "operator-has": "má",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archivováno",
     "predicate-archived": "archivováno",
     "predicate-open": "otevřít",
     "predicate-open": "otevřít",
     "predicate-ended": "ukončeno",
     "predicate-ended": "ukončeno",
@@ -991,12 +996,15 @@
     "predicate-member": "člen",
     "predicate-member": "člen",
     "predicate-public": "veřejný",
     "predicate-public": "veřejný",
     "predicate-private": "soukromý",
     "predicate-private": "soukromý",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s není operátor",
     "operator-unknown-error": "%s není operátor",
     "operator-number-expected": "operátor __operator__ očekával číslo, ale dostal '__value__'",
     "operator-number-expected": "operátor __operator__ očekával číslo, ale dostal '__value__'",
     "operator-sort-invalid": "pořadí '%s' není platné",
     "operator-sort-invalid": "pořadí '%s' není platné",
     "operator-status-invalid": "'%s' není platný stav",
     "operator-status-invalid": "'%s' není platný stav",
     "operator-has-invalid": "'%s' není platná kontrola existence",
     "operator-has-invalid": "'%s' není platná kontrola existence",
     "operator-limit-invalid": "není platný limit. Limit musí být pozitivní číslo.",
     "operator-limit-invalid": "není platný limit. Limit musí být pozitivní číslo.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Následující stránka",
     "next-page": "Následující stránka",
     "previous-page": "Předchozí stránka",
     "previous-page": "Předchozí stránka",
     "heading-notes": "Poznámky",
     "heading-notes": "Poznámky",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Report osiřelých souborů",
     "orphanedFilesReportTitle": "Report osiřelých souborů",
     "reports": "Reporty",
     "reports": "Reporty",
     "rulesReportTitle": "Report pravidel",
     "rulesReportTitle": "Report pravidel",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Kopírovat dráhu",
     "copy-swimlane": "Kopírovat dráhu",
     "copySwimlanePopup-title": "Kopírovat dráhu",
     "copySwimlanePopup-title": "Kopírovat dráhu",
     "display-card-creator": "Zobrazovat tvůrce karet",
     "display-card-creator": "Zobrazovat tvůrce karet",

+ 10 - 0
i18n/da.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "medlem",
     "predicate-member": "medlem",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/de-AT.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label-Farbe „%s“ nicht gefunden.",
     "label-color-not-found": "Label-Farbe „%s“ nicht gefunden.",
     "user-username-not-found": "Nutzername „%s“ nicht gefunden.",
     "user-username-not-found": "Nutzername „%s“ nicht gefunden.",
     "comment-not-found": "Keine Karte gefunden, die „%s“ in einem Kommentar enthält.",
     "comment-not-found": "Keine Karte gefunden, die „%s“ in einem Kommentar enthält.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Alle Boards durchsuchen",
     "globalSearch-title": "Alle Boards durchsuchen",
     "no-cards-found": "Keine Karten gefunden",
     "no-cards-found": "Keine Karten gefunden",
     "one-card-found": "Eine Karte gefunden",
     "one-card-found": "Eine Karte gefunden",
@@ -970,6 +972,9 @@
     "operator-comment": "Kommentar",
     "operator-comment": "Kommentar",
     "operator-has": "hat",
     "operator-has": "hat",
     "operator-limit": "Begrenzung",
     "operator-limit": "Begrenzung",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archiviert",
     "predicate-archived": "archiviert",
     "predicate-open": "offen",
     "predicate-open": "offen",
     "predicate-ended": "beendet",
     "predicate-ended": "beendet",
@@ -991,12 +996,15 @@
     "predicate-member": "Mitglied",
     "predicate-member": "Mitglied",
     "predicate-public": "öffentlich",
     "predicate-public": "öffentlich",
     "predicate-private": "privat",
     "predicate-private": "privat",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "„%s“ ist kein Operator",
     "operator-unknown-error": "„%s“ ist kein Operator",
     "operator-number-expected": "Operator „__operator__“ erwartete eine Zahl, bekam aber „__value__“",
     "operator-number-expected": "Operator „__operator__“ erwartete eine Zahl, bekam aber „__value__“",
     "operator-sort-invalid": "Sortierung „%s“ ist ungültig",
     "operator-sort-invalid": "Sortierung „%s“ ist ungültig",
     "operator-status-invalid": "„%s“ ist kein gültiger Status",
     "operator-status-invalid": "„%s“ ist kein gültiger Status",
     "operator-has-invalid": "%s ist keine gültige Prüfung auf Existenz",
     "operator-has-invalid": "%s ist keine gültige Prüfung auf Existenz",
     "operator-limit-invalid": "%s ist keine gültige Begrenzung. Die Begrenzung sollte eine positive Ganzzahl sein.",
     "operator-limit-invalid": "%s ist keine gültige Begrenzung. Die Begrenzung sollte eine positive Ganzzahl sein.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Nächste Seite",
     "next-page": "Nächste Seite",
     "previous-page": "Vorherige Seite",
     "previous-page": "Vorherige Seite",
     "heading-notes": "Bemerkungen",
     "heading-notes": "Bemerkungen",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Verwaister Datei-Bericht",
     "orphanedFilesReportTitle": "Verwaister Datei-Bericht",
     "reports": "Berichte",
     "reports": "Berichte",
     "rulesReportTitle": "Regeln-Bericht",
     "rulesReportTitle": "Regeln-Bericht",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Kopiere Swimlane",
     "copy-swimlane": "Kopiere Swimlane",
     "copySwimlanePopup-title": "Swimlane kopieren",
     "copySwimlanePopup-title": "Swimlane kopieren",
     "display-card-creator": "Karten-Ersteller anzeigen",
     "display-card-creator": "Karten-Ersteller anzeigen",

+ 10 - 0
i18n/de-CH.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label-Farbe „%s“ nicht gefunden.",
     "label-color-not-found": "Label-Farbe „%s“ nicht gefunden.",
     "user-username-not-found": "Nutzername „%s“ nicht gefunden.",
     "user-username-not-found": "Nutzername „%s“ nicht gefunden.",
     "comment-not-found": "Keine Karte gefunden, die „%s“ in einem Kommentar enthält.",
     "comment-not-found": "Keine Karte gefunden, die „%s“ in einem Kommentar enthält.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Alle Boards durchsuchen",
     "globalSearch-title": "Alle Boards durchsuchen",
     "no-cards-found": "Keine Karten gefunden",
     "no-cards-found": "Keine Karten gefunden",
     "one-card-found": "Eine Karte gefunden",
     "one-card-found": "Eine Karte gefunden",
@@ -970,6 +972,9 @@
     "operator-comment": "kommentieren",
     "operator-comment": "kommentieren",
     "operator-has": "hat",
     "operator-has": "hat",
     "operator-limit": "Begrenzung",
     "operator-limit": "Begrenzung",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archiviert",
     "predicate-archived": "archiviert",
     "predicate-open": "offen",
     "predicate-open": "offen",
     "predicate-ended": "beendet",
     "predicate-ended": "beendet",
@@ -991,12 +996,15 @@
     "predicate-member": "Mitglied",
     "predicate-member": "Mitglied",
     "predicate-public": "öffentlich",
     "predicate-public": "öffentlich",
     "predicate-private": "privat",
     "predicate-private": "privat",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "„%s“ ist kein Operator",
     "operator-unknown-error": "„%s“ ist kein Operator",
     "operator-number-expected": "Operator „__operator__“ erwartete eine Zahl, bekam aber „__value__“",
     "operator-number-expected": "Operator „__operator__“ erwartete eine Zahl, bekam aber „__value__“",
     "operator-sort-invalid": "Sortierung „%s“ ist ungültig",
     "operator-sort-invalid": "Sortierung „%s“ ist ungültig",
     "operator-status-invalid": "„%s“ ist kein gültiger Status",
     "operator-status-invalid": "„%s“ ist kein gültiger Status",
     "operator-has-invalid": "%s ist keine gültige Prüfung auf Existenz",
     "operator-has-invalid": "%s ist keine gültige Prüfung auf Existenz",
     "operator-limit-invalid": "%s ist keine gültige Begrenzung. Die Begrenzung sollte eine positive Ganzzahl sein.",
     "operator-limit-invalid": "%s ist keine gültige Begrenzung. Die Begrenzung sollte eine positive Ganzzahl sein.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Nächste Seite",
     "next-page": "Nächste Seite",
     "previous-page": "Vorherige Seite",
     "previous-page": "Vorherige Seite",
     "heading-notes": "Bemerkungen",
     "heading-notes": "Bemerkungen",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Verwaister Datei-Bericht",
     "orphanedFilesReportTitle": "Verwaister Datei-Bericht",
     "reports": "Berichte",
     "reports": "Berichte",
     "rulesReportTitle": "Regeln-Bericht",
     "rulesReportTitle": "Regeln-Bericht",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Swimlane kopieren",
     "copy-swimlane": "Swimlane kopieren",
     "copySwimlanePopup-title": "Swimlane kopieren",
     "copySwimlanePopup-title": "Swimlane kopieren",
     "display-card-creator": "Zeige Karten-Erstellung",
     "display-card-creator": "Zeige Karten-Erstellung",

+ 10 - 0
i18n/de.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label-Farbe „%s“ nicht gefunden.",
     "label-color-not-found": "Label-Farbe „%s“ nicht gefunden.",
     "user-username-not-found": "Nutzername „%s“ nicht gefunden.",
     "user-username-not-found": "Nutzername „%s“ nicht gefunden.",
     "comment-not-found": "Keine Karte gefunden, die „%s“ in einem Kommentar enthält.",
     "comment-not-found": "Keine Karte gefunden, die „%s“ in einem Kommentar enthält.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Alle Boards durchsuchen",
     "globalSearch-title": "Alle Boards durchsuchen",
     "no-cards-found": "Keine Karten gefunden",
     "no-cards-found": "Keine Karten gefunden",
     "one-card-found": "Eine Karte gefunden",
     "one-card-found": "Eine Karte gefunden",
@@ -970,6 +972,9 @@
     "operator-comment": "Kommentar",
     "operator-comment": "Kommentar",
     "operator-has": "hat",
     "operator-has": "hat",
     "operator-limit": "Begrenzung",
     "operator-limit": "Begrenzung",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archiviert",
     "predicate-archived": "archiviert",
     "predicate-open": "offen",
     "predicate-open": "offen",
     "predicate-ended": "beendet",
     "predicate-ended": "beendet",
@@ -991,12 +996,15 @@
     "predicate-member": "Mitglied",
     "predicate-member": "Mitglied",
     "predicate-public": "öffentlich",
     "predicate-public": "öffentlich",
     "predicate-private": "privat",
     "predicate-private": "privat",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "„%s“ ist kein Operator",
     "operator-unknown-error": "„%s“ ist kein Operator",
     "operator-number-expected": "Operator „__operator__“ erwartete eine Zahl, bekam aber „__value__“",
     "operator-number-expected": "Operator „__operator__“ erwartete eine Zahl, bekam aber „__value__“",
     "operator-sort-invalid": "Sortierung „%s“ ist ungültig",
     "operator-sort-invalid": "Sortierung „%s“ ist ungültig",
     "operator-status-invalid": "„%s“ ist kein gültiger Status",
     "operator-status-invalid": "„%s“ ist kein gültiger Status",
     "operator-has-invalid": "%s ist keine gültige Prüfung auf Existenz",
     "operator-has-invalid": "%s ist keine gültige Prüfung auf Existenz",
     "operator-limit-invalid": "%s ist keine gültige Begrenzung. Die Begrenzung sollte eine positive Ganzzahl sein.",
     "operator-limit-invalid": "%s ist keine gültige Begrenzung. Die Begrenzung sollte eine positive Ganzzahl sein.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Nächste Seite",
     "next-page": "Nächste Seite",
     "previous-page": "Vorherige Seite",
     "previous-page": "Vorherige Seite",
     "heading-notes": "Bemerkungen",
     "heading-notes": "Bemerkungen",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Verwaister Datei-Bericht",
     "orphanedFilesReportTitle": "Verwaister Datei-Bericht",
     "reports": "Berichte",
     "reports": "Berichte",
     "rulesReportTitle": "Regeln-Bericht",
     "rulesReportTitle": "Regeln-Bericht",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Kopiere Swimlane",
     "copy-swimlane": "Kopiere Swimlane",
     "copySwimlanePopup-title": "Swimlane kopieren",
     "copySwimlanePopup-title": "Swimlane kopieren",
     "display-card-creator": "Karten-Ersteller anzeigen",
     "display-card-creator": "Karten-Ersteller anzeigen",

+ 10 - 0
i18n/el-GR.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "member",
     "predicate-member": "member",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/en-DE.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "member",
     "predicate-member": "member",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/en-GB.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "member",
     "predicate-member": "member",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/en-IT.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "member",
     "predicate-member": "member",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/eo.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "membro",
     "predicate-member": "membro",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/es-AR.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "member",
     "predicate-member": "member",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/es-CL.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "miembro",
     "predicate-member": "miembro",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/es-LA.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "member",
     "predicate-member": "member",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/es-MX.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "member",
     "predicate-member": "member",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/es-PE.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Nombre de usuario «%s» no encontrado.",
     "user-username-not-found": "Nombre de usuario «%s» no encontrado.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "miembro",
     "predicate-member": "miembro",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s no es un operador",
     "operator-unknown-error": "%s no es un operador",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notas",
     "heading-notes": "Notas",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/es-PY.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "member",
     "predicate-member": "member",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/es.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Usuario '%s' no encontrado.",
     "user-username-not-found": "Usuario '%s' no encontrado.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Buscar todas las tarjetas",
     "globalSearch-title": "Buscar todas las tarjetas",
     "no-cards-found": "Ninguna tarjeta encontrada",
     "no-cards-found": "Ninguna tarjeta encontrada",
     "one-card-found": "Una tarjeta encontrada",
     "one-card-found": "Una tarjeta encontrada",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "límite",
     "operator-limit": "límite",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archivado",
     "predicate-archived": "archivado",
     "predicate-open": "abierto",
     "predicate-open": "abierto",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "miembro",
     "predicate-member": "miembro",
     "predicate-public": "público",
     "predicate-public": "público",
     "predicate-private": "privado",
     "predicate-private": "privado",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s no es un operador",
     "operator-unknown-error": "%s no es un operador",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' no es un estado válido",
     "operator-status-invalid": "'%s' no es un estado válido",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s no es un límite válido. El límite ha de ser un entero positivo.",
     "operator-limit-invalid": "%s no es un límite válido. El límite ha de ser un entero positivo.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Página Siguiente",
     "next-page": "Página Siguiente",
     "previous-page": "Página Anterior",
     "previous-page": "Página Anterior",
     "heading-notes": "Notas",
     "heading-notes": "Notas",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/eu.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Ez da aurkitu '%s' testua iruzkinetan duen txartelik..",
     "comment-not-found": "Ez da aurkitu '%s' testua iruzkinetan duen txartelik..",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "Ez da txartelik aurkitu",
     "no-cards-found": "Ez da txartelik aurkitu",
     "one-card-found": "Txartel bat aurkitu da",
     "one-card-found": "Txartel bat aurkitu da",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "gordeta",
     "predicate-archived": "gordeta",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "member",
     "predicate-member": "member",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Erakutsi txartelaren sortzailea",
     "display-card-creator": "Erakutsi txartelaren sortzailea",

+ 10 - 0
i18n/fa-IR.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "member",
     "predicate-member": "member",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/fa.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "هیچ کارتی یافت نشد",
     "no-cards-found": "هیچ کارتی یافت نشد",
     "one-card-found": "یک کارت یافت شد",
     "one-card-found": "یک کارت یافت شد",
@@ -970,6 +972,9 @@
     "operator-comment": "نظر",
     "operator-comment": "نظر",
     "operator-has": "دارد",
     "operator-has": "دارد",
     "operator-limit": "حد",
     "operator-limit": "حد",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "بایگانی شده",
     "predicate-archived": "بایگانی شده",
     "predicate-open": "باز",
     "predicate-open": "باز",
     "predicate-ended": "پایان یافته",
     "predicate-ended": "پایان یافته",
@@ -991,12 +996,15 @@
     "predicate-member": "عضو",
     "predicate-member": "عضو",
     "predicate-public": "عمومی",
     "predicate-public": "عمومی",
     "predicate-private": "خصوصی",
     "predicate-private": "خصوصی",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s اپراتور نیست",
     "operator-unknown-error": "%s اپراتور نیست",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "صفحه بعد",
     "next-page": "صفحه بعد",
     "previous-page": "صفحه قبلی",
     "previous-page": "صفحه قبلی",
     "heading-notes": "یادداشت ها",
     "heading-notes": "یادداشت ها",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "گزارش پرونده‌های یتیم",
     "orphanedFilesReportTitle": "گزارش پرونده‌های یتیم",
     "reports": "گزارش‌ها",
     "reports": "گزارش‌ها",
     "rulesReportTitle": "گزارش قوانین",
     "rulesReportTitle": "گزارش قوانین",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "کپی از مسیر",
     "copy-swimlane": "کپی از مسیر",
     "copySwimlanePopup-title": "کپی از مسیر",
     "copySwimlanePopup-title": "کپی از مسیر",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/fi.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Nimilapun väriä %s ei löytynyt.",
     "label-color-not-found": "Nimilapun väriä %s ei löytynyt.",
     "user-username-not-found": "Käyttäjänimeä '%s' ei löytynyt.",
     "user-username-not-found": "Käyttäjänimeä '%s' ei löytynyt.",
     "comment-not-found": "Ei löytynyt korttia jonka kommentti sisältää tekstin'%s'.",
     "comment-not-found": "Ei löytynyt korttia jonka kommentti sisältää tekstin'%s'.",
+    "org-name-not-found": "Organisaatiota '%s' ei löydy.",
+    "team-name-not-found": "Tiimiä '%s' ei löydy.",
     "globalSearch-title": "Etsi kaikilta tauluilta",
     "globalSearch-title": "Etsi kaikilta tauluilta",
     "no-cards-found": "Kortteja ei löytynyt.",
     "no-cards-found": "Kortteja ei löytynyt.",
     "one-card-found": "Yksi kortti löytyi",
     "one-card-found": "Yksi kortti löytyi",
@@ -970,6 +972,9 @@
     "operator-comment": "kommentti",
     "operator-comment": "kommentti",
     "operator-has": "sisältää",
     "operator-has": "sisältää",
     "operator-limit": "raja",
     "operator-limit": "raja",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "tiimi",
     "predicate-archived": "arkistoitu",
     "predicate-archived": "arkistoitu",
     "predicate-open": "avoin",
     "predicate-open": "avoin",
     "predicate-ended": "päättyi",
     "predicate-ended": "päättyi",
@@ -991,12 +996,15 @@
     "predicate-member": "jäsen",
     "predicate-member": "jäsen",
     "predicate-public": "julkinen",
     "predicate-public": "julkinen",
     "predicate-private": "yksityinen",
     "predicate-private": "yksityinen",
+    "predicate-selector": "valitsin",
+    "predicate-projection": "projektio",
     "operator-unknown-error": "%s ei ole operaattori",
     "operator-unknown-error": "%s ei ole operaattori",
     "operator-number-expected": "operaattori __operator__ odotettiin numeroa, saatiin '__value__'",
     "operator-number-expected": "operaattori __operator__ odotettiin numeroa, saatiin '__value__'",
     "operator-sort-invalid": "lajittelutapa '%s' on virheellinen",
     "operator-sort-invalid": "lajittelutapa '%s' on virheellinen",
     "operator-status-invalid": "'%s' ei ole kelvollinen tila",
     "operator-status-invalid": "'%s' ei ole kelvollinen tila",
     "operator-has-invalid": "%s ei ole kelvollinen olemassaolo tarkistus",
     "operator-has-invalid": "%s ei ole kelvollinen olemassaolo tarkistus",
     "operator-limit-invalid": "%s ei ole kelvollinen raja. Rajan pitäisi olla positiivinen kokonaisluku.",
     "operator-limit-invalid": "%s ei ole kelvollinen raja. Rajan pitäisi olla positiivinen kokonaisluku.",
+    "operator-debug-invalid": "%s ei ole kelvollinen debuggaus predikaatti",
     "next-page": "Seuraava sivu",
     "next-page": "Seuraava sivu",
     "previous-page": "Edellinen sivu",
     "previous-page": "Edellinen sivu",
     "heading-notes": "Huomioitavaa",
     "heading-notes": "Huomioitavaa",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orvot tiedostot raportti",
     "orphanedFilesReportTitle": "Orvot tiedostot raportti",
     "reports": "Raportit",
     "reports": "Raportit",
     "rulesReportTitle": "Säännöt raportti",
     "rulesReportTitle": "Säännöt raportti",
+    "boardsReportTitle": "Taulut raportti",
+    "cardsReportTitle": "Kortit raportti",
     "copy-swimlane": "Kopioi Swimlane",
     "copy-swimlane": "Kopioi Swimlane",
     "copySwimlanePopup-title": "Kopioi Swimlane",
     "copySwimlanePopup-title": "Kopioi Swimlane",
     "display-card-creator": "Näytä kortin luoja",
     "display-card-creator": "Näytä kortin luoja",

+ 10 - 0
i18n/fr-CH.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "member",
     "predicate-member": "member",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/fr.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Étiquette de couleur '%s' non trouvée",
     "label-color-not-found": "Étiquette de couleur '%s' non trouvée",
     "user-username-not-found": "Utilisateur '%s' non trouvé.",
     "user-username-not-found": "Utilisateur '%s' non trouvé.",
     "comment-not-found": "Carte dont le commentaire contient '%s' non trouvée",
     "comment-not-found": "Carte dont le commentaire contient '%s' non trouvée",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Chercher dans tous les tableaux",
     "globalSearch-title": "Chercher dans tous les tableaux",
     "no-cards-found": "Aucune carte trouvée",
     "no-cards-found": "Aucune carte trouvée",
     "one-card-found": "Une carte trouvée",
     "one-card-found": "Une carte trouvée",
@@ -970,6 +972,9 @@
     "operator-comment": "commentaire",
     "operator-comment": "commentaire",
     "operator-has": "a",
     "operator-has": "a",
     "operator-limit": "limite",
     "operator-limit": "limite",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archivée",
     "predicate-archived": "archivée",
     "predicate-open": "ouverte",
     "predicate-open": "ouverte",
     "predicate-ended": "finie",
     "predicate-ended": "finie",
@@ -991,12 +996,15 @@
     "predicate-member": "participant",
     "predicate-member": "participant",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "privé",
     "predicate-private": "privé",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "'%s' n'est pas un opérateur",
     "operator-unknown-error": "'%s' n'est pas un opérateur",
     "operator-number-expected": "L'opérateur __operator__ n'attend pas '__value__' mais un nombre",
     "operator-number-expected": "L'opérateur __operator__ n'attend pas '__value__' mais un nombre",
     "operator-sort-invalid": "'%s' n'est pas valide pour le tri",
     "operator-sort-invalid": "'%s' n'est pas valide pour le tri",
     "operator-status-invalid": "'%s' n'est pas un statut valide",
     "operator-status-invalid": "'%s' n'est pas un statut valide",
     "operator-has-invalid": "%s n'est pas un test valide d'existence",
     "operator-has-invalid": "%s n'est pas un test valide d'existence",
     "operator-limit-invalid": "%s n'est pas une limite valide. La limite doit être un entier positif.",
     "operator-limit-invalid": "%s n'est pas une limite valide. La limite doit être un entier positif.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Page suivante",
     "next-page": "Page suivante",
     "previous-page": "Page précédente",
     "previous-page": "Page précédente",
     "heading-notes": "Remarques",
     "heading-notes": "Remarques",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Rapports sur les fichiers orphelins",
     "orphanedFilesReportTitle": "Rapports sur les fichiers orphelins",
     "reports": "Rapports",
     "reports": "Rapports",
     "rulesReportTitle": "Rapports sur les règles",
     "rulesReportTitle": "Rapports sur les règles",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copier le couloir",
     "copy-swimlane": "Copier le couloir",
     "copySwimlanePopup-title": "Copie de Couloir",
     "copySwimlanePopup-title": "Copie de Couloir",
     "display-card-creator": "Afficher le créateur de la carte",
     "display-card-creator": "Afficher le créateur de la carte",

+ 10 - 0
i18n/gl.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "member",
     "predicate-member": "member",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/gu-IN.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "member",
     "predicate-member": "member",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/he.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "צבע התווית %s לא נמצא.",
     "label-color-not-found": "צבע התווית %s לא נמצא.",
     "user-username-not-found": "שם המשתמש ‚%s’ לא נמצא.",
     "user-username-not-found": "שם המשתמש ‚%s’ לא נמצא.",
     "comment-not-found": "כרטיס עם הערה שמכיל את הטקסט ‚%s’ לא נמצא.",
     "comment-not-found": "כרטיס עם הערה שמכיל את הטקסט ‚%s’ לא נמצא.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "חיפוש בכל הלוחות",
     "globalSearch-title": "חיפוש בכל הלוחות",
     "no-cards-found": "לא נמצאו כרטיסים",
     "no-cards-found": "לא נמצאו כרטיסים",
     "one-card-found": "נמצא כרטיס אחד",
     "one-card-found": "נמצא כרטיס אחד",
@@ -970,6 +972,9 @@
     "operator-comment": "הערה",
     "operator-comment": "הערה",
     "operator-has": "עם",
     "operator-has": "עם",
     "operator-limit": "הגבלה",
     "operator-limit": "הגבלה",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "בארכיון",
     "predicate-archived": "בארכיון",
     "predicate-open": "פתוחה",
     "predicate-open": "פתוחה",
     "predicate-ended": "הסתיים",
     "predicate-ended": "הסתיים",
@@ -991,12 +996,15 @@
     "predicate-member": "חבר",
     "predicate-member": "חבר",
     "predicate-public": "ציבורי",
     "predicate-public": "ציבורי",
     "predicate-private": "פרטי",
     "predicate-private": "פרטי",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s אינו סימון פעולה",
     "operator-unknown-error": "%s אינו סימון פעולה",
     "operator-number-expected": "סימון הפעולה __operator__ ציפה למספר, קיבל ‚__value__’",
     "operator-number-expected": "סימון הפעולה __operator__ ציפה למספר, קיבל ‚__value__’",
     "operator-sort-invalid": "המיון של ‚%s’ שגוי",
     "operator-sort-invalid": "המיון של ‚%s’ שגוי",
     "operator-status-invalid": "‚%s’ אינו מצב תקף",
     "operator-status-invalid": "‚%s’ אינו מצב תקף",
     "operator-has-invalid": "%s היא לא בדיקת התקיימות תקינה",
     "operator-has-invalid": "%s היא לא בדיקת התקיימות תקינה",
     "operator-limit-invalid": "%s אינה מגבלה תקפה. מגבלה צריכה להיות מספר שלם וחיובי.",
     "operator-limit-invalid": "%s אינה מגבלה תקפה. מגבלה צריכה להיות מספר שלם וחיובי.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "העמוד הבא",
     "next-page": "העמוד הבא",
     "previous-page": "העמוד הקודם",
     "previous-page": "העמוד הקודם",
     "heading-notes": "הערות",
     "heading-notes": "הערות",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "דוח קבצים יתומים",
     "orphanedFilesReportTitle": "דוח קבצים יתומים",
     "reports": "דוחות",
     "reports": "דוחות",
     "rulesReportTitle": "דוח כללים",
     "rulesReportTitle": "דוח כללים",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "העתקת מסלול",
     "copy-swimlane": "העתקת מסלול",
     "copySwimlanePopup-title": "העתקת מסלול",
     "copySwimlanePopup-title": "העתקת מסלול",
     "display-card-creator": "להציג את יוצר הכרטיסים",
     "display-card-creator": "להציג את יוצר הכרטיסים",

+ 10 - 0
i18n/hi-IN.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "member",
     "predicate-member": "member",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/hi.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "member",
     "predicate-member": "member",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/hr.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "member",
     "predicate-member": "member",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/hu.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Ez a Címke-szín nem található: %s",
     "label-color-not-found": "Ez a Címke-szín nem található: %s",
     "user-username-not-found": "\"%s\" nevű felhasználó nem található",
     "user-username-not-found": "\"%s\" nevű felhasználó nem található",
     "comment-not-found": "Nem található olyan kártya, mely tartalmazza ezt a szöveget: '%s'",
     "comment-not-found": "Nem található olyan kártya, mely tartalmazza ezt a szöveget: '%s'",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Minden Táblán keress",
     "globalSearch-title": "Minden Táblán keress",
     "no-cards-found": "Nem találtam Kártyát",
     "no-cards-found": "Nem találtam Kártyát",
     "one-card-found": "Egy Kártyát találtam",
     "one-card-found": "Egy Kártyát találtam",
@@ -970,6 +972,9 @@
     "operator-comment": "megjegyzés",
     "operator-comment": "megjegyzés",
     "operator-has": "tartalmaz",
     "operator-has": "tartalmaz",
     "operator-limit": "határérték",
     "operator-limit": "határérték",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archiválva",
     "predicate-archived": "archiválva",
     "predicate-open": "megnyit",
     "predicate-open": "megnyit",
     "predicate-ended": "befejezve",
     "predicate-ended": "befejezve",
@@ -991,12 +996,15 @@
     "predicate-member": "tag",
     "predicate-member": "tag",
     "predicate-public": "publikus",
     "predicate-public": "publikus",
     "predicate-private": "privát",
     "predicate-private": "privát",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s nem egy művelet",
     "operator-unknown-error": "%s nem egy művelet",
     "operator-number-expected": "Ez a művelet: __operator__ egy számot vár, de ezt kapta: \"__value__\"",
     "operator-number-expected": "Ez a művelet: __operator__ egy számot vár, de ezt kapta: \"__value__\"",
     "operator-sort-invalid": "'%s' szerinti rendezés érvénytelen",
     "operator-sort-invalid": "'%s' szerinti rendezés érvénytelen",
     "operator-status-invalid": "Ez nem egy érvényes státusz: '%s'",
     "operator-status-invalid": "Ez nem egy érvényes státusz: '%s'",
     "operator-has-invalid": "Ez nem érvényes meglét-ellenőrzés: '%s'",
     "operator-has-invalid": "Ez nem érvényes meglét-ellenőrzés: '%s'",
     "operator-limit-invalid": "%s nem egy valós határérték. Pozitív egész szám kell legyen. (Max 2^31)",
     "operator-limit-invalid": "%s nem egy valós határérték. Pozitív egész szám kell legyen. (Max 2^31)",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Következő Oldal",
     "next-page": "Következő Oldal",
     "previous-page": "Előző Oldal",
     "previous-page": "Előző Oldal",
     "heading-notes": "Jegyzetek",
     "heading-notes": "Jegyzetek",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Elárvult Fájlok Riportja",
     "orphanedFilesReportTitle": "Elárvult Fájlok Riportja",
     "reports": "Riportok",
     "reports": "Riportok",
     "rulesReportTitle": "Szabályok Riportja",
     "rulesReportTitle": "Szabályok Riportja",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Úszósáv Másolása",
     "copy-swimlane": "Úszósáv Másolása",
     "copySwimlanePopup-title": "Úszósáv Másolása",
     "copySwimlanePopup-title": "Úszósáv Másolása",
     "display-card-creator": "Mutassa a Kártya Létrehozóját",
     "display-card-creator": "Mutassa a Kártya Létrehozóját",

+ 10 - 0
i18n/hy.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "member",
     "predicate-member": "member",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/id.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "anggota",
     "predicate-member": "anggota",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/ig.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "member",
     "predicate-member": "member",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/it.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Colore etichetta %s non trovato.",
     "label-color-not-found": "Colore etichetta %s non trovato.",
     "user-username-not-found": "Username '%s' non trovato.",
     "user-username-not-found": "Username '%s' non trovato.",
     "comment-not-found": "Schede con commenti contenenti il testo '%s' non trovate.",
     "comment-not-found": "Schede con commenti contenenti il testo '%s' non trovate.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Cerca in tutte le bacheche",
     "globalSearch-title": "Cerca in tutte le bacheche",
     "no-cards-found": "Nessuna scheda trovata",
     "no-cards-found": "Nessuna scheda trovata",
     "one-card-found": "Una scheda trovata",
     "one-card-found": "Una scheda trovata",
@@ -970,6 +972,9 @@
     "operator-comment": "commento",
     "operator-comment": "commento",
     "operator-has": "possiede",
     "operator-has": "possiede",
     "operator-limit": "limite",
     "operator-limit": "limite",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archiviato",
     "predicate-archived": "archiviato",
     "predicate-open": "aperto/a",
     "predicate-open": "aperto/a",
     "predicate-ended": "finito",
     "predicate-ended": "finito",
@@ -991,12 +996,15 @@
     "predicate-member": "membro",
     "predicate-member": "membro",
     "predicate-public": "pubblico",
     "predicate-public": "pubblico",
     "predicate-private": "privato",
     "predicate-private": "privato",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s non è un operatore",
     "operator-unknown-error": "%s non è un operatore",
     "operator-number-expected": "l'operatore __operator__ prevede un numero, invece è stato fornito '__value__'",
     "operator-number-expected": "l'operatore __operator__ prevede un numero, invece è stato fornito '__value__'",
     "operator-sort-invalid": "L'ordinamento di '%s' non è valido",
     "operator-sort-invalid": "L'ordinamento di '%s' non è valido",
     "operator-status-invalid": "'%s' non è uno stato valido",
     "operator-status-invalid": "'%s' non è uno stato valido",
     "operator-has-invalid": "%s non è un controllo di esistenza valido",
     "operator-has-invalid": "%s non è un controllo di esistenza valido",
     "operator-limit-invalid": "%s non è un limite valido.  Il limite dovrebbe essere un numero intero positivo.",
     "operator-limit-invalid": "%s non è un limite valido.  Il limite dovrebbe essere un numero intero positivo.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Pagina successiva",
     "next-page": "Pagina successiva",
     "previous-page": "Pagina precedente",
     "previous-page": "Pagina precedente",
     "heading-notes": "Note",
     "heading-notes": "Note",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/ja.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "ラベル色 %s は見つかりませんでした。",
     "label-color-not-found": "ラベル色 %s は見つかりませんでした。",
     "user-username-not-found": "ユーザー名「%s」は見つかりませんでした。",
     "user-username-not-found": "ユーザー名「%s」は見つかりませんでした。",
     "comment-not-found": "コメントの文字列に「%s」が含まれるカードは見つかりませんでした。",
     "comment-not-found": "コメントの文字列に「%s」が含まれるカードは見つかりませんでした。",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "すべてのボードから検索",
     "globalSearch-title": "すべてのボードから検索",
     "no-cards-found": "カードが見つかりませんでした",
     "no-cards-found": "カードが見つかりませんでした",
     "one-card-found": "1件のカードが見つかりました",
     "one-card-found": "1件のカードが見つかりました",
@@ -970,6 +972,9 @@
     "operator-comment": "コメント",
     "operator-comment": "コメント",
     "operator-has": "所有",
     "operator-has": "所有",
     "operator-limit": "制限",
     "operator-limit": "制限",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "アーカイブ済み",
     "predicate-archived": "アーカイブ済み",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "終了",
     "predicate-ended": "終了",
@@ -991,12 +996,15 @@
     "predicate-member": "メンバー",
     "predicate-member": "メンバー",
     "predicate-public": "公開",
     "predicate-public": "公開",
     "predicate-private": "非公開",
     "predicate-private": "非公開",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%sは演算子ではありません",
     "operator-unknown-error": "%sは演算子ではありません",
     "operator-number-expected": "演算子 __operator__ には数値の指定が必要ですが、「__value__」が入力されました",
     "operator-number-expected": "演算子 __operator__ には数値の指定が必要ですが、「__value__」が入力されました",
     "operator-sort-invalid": "ソート「%s」は無効です",
     "operator-sort-invalid": "ソート「%s」は無効です",
     "operator-status-invalid": "「%s」は無効なステータスです",
     "operator-status-invalid": "「%s」は無効なステータスです",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s は有効な制限ではありません。制限は正の整数である必要があります。",
     "operator-limit-invalid": "%s は有効な制限ではありません。制限は正の整数である必要があります。",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "次のページ",
     "next-page": "次のページ",
     "previous-page": "前のページ",
     "previous-page": "前のページ",
     "heading-notes": "注意\n ",
     "heading-notes": "注意\n ",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "孤立ファイルレポート",
     "orphanedFilesReportTitle": "孤立ファイルレポート",
     "reports": "レポート",
     "reports": "レポート",
     "rulesReportTitle": "ルールレポート",
     "rulesReportTitle": "ルールレポート",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "スイムレーンをコピーする",
     "copy-swimlane": "スイムレーンをコピーする",
     "copySwimlanePopup-title": "スイムレーンをコピーする",
     "copySwimlanePopup-title": "スイムレーンをコピーする",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/ka.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "member",
     "predicate-member": "member",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/km.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "member",
     "predicate-member": "member",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/ko.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "멤버",
     "predicate-member": "멤버",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/lt.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "member",
     "predicate-member": "member",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/lv.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "dalībnieks",
     "predicate-member": "dalībnieks",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/mk.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "member",
     "predicate-member": "member",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/mn.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "member",
     "predicate-member": "member",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/ms-MY.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "member",
     "predicate-member": "member",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/nb.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Farge på Merke %s ikke funnet.",
     "label-color-not-found": "Farge på Merke %s ikke funnet.",
     "user-username-not-found": "Brukernavn '%s' ikke funnet.",
     "user-username-not-found": "Brukernavn '%s' ikke funnet.",
     "comment-not-found": "Kort med kommentar som inneholder teksten '%s' ikke funnet.",
     "comment-not-found": "Kort med kommentar som inneholder teksten '%s' ikke funnet.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Søk i alle Tavler.",
     "globalSearch-title": "Søk i alle Tavler.",
     "no-cards-found": "Ingen Kort funnet.",
     "no-cards-found": "Ingen Kort funnet.",
     "one-card-found": "Ett Kort funnet.",
     "one-card-found": "Ett Kort funnet.",
@@ -970,6 +972,9 @@
     "operator-comment": "kommentar",
     "operator-comment": "kommentar",
     "operator-has": "har",
     "operator-has": "har",
     "operator-limit": "begens",
     "operator-limit": "begens",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "arkivert",
     "predicate-archived": "arkivert",
     "predicate-open": "åpne",
     "predicate-open": "åpne",
     "predicate-ended": "avsluttet",
     "predicate-ended": "avsluttet",
@@ -991,12 +996,15 @@
     "predicate-member": "Medlem",
     "predicate-member": "Medlem",
     "predicate-public": "offentlig",
     "predicate-public": "offentlig",
     "predicate-private": "privat",
     "predicate-private": "privat",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s er ikke en operator",
     "operator-unknown-error": "%s er ikke en operator",
     "operator-number-expected": "operator __operator__ forventet et tall, mottok '__value__'",
     "operator-number-expected": "operator __operator__ forventet et tall, mottok '__value__'",
     "operator-sort-invalid": "sortering av '%s' er ugyldig",
     "operator-sort-invalid": "sortering av '%s' er ugyldig",
     "operator-status-invalid": "'%s' er ikke en gyldig status",
     "operator-status-invalid": "'%s' er ikke en gyldig status",
     "operator-has-invalid": "%s er ikke en gyldig kontroll av eksistens",
     "operator-has-invalid": "%s er ikke en gyldig kontroll av eksistens",
     "operator-limit-invalid": "%ser ikke en gyldig begrensning. Begrensning må være et positivt heltall.",
     "operator-limit-invalid": "%ser ikke en gyldig begrensning. Begrensning må være et positivt heltall.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Neste Side",
     "next-page": "Neste Side",
     "previous-page": "Forrige Side",
     "previous-page": "Forrige Side",
     "heading-notes": "Notater",
     "heading-notes": "Notater",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Rapportering Foreldreløse Filer",
     "orphanedFilesReportTitle": "Rapportering Foreldreløse Filer",
     "reports": "Rapportering",
     "reports": "Rapportering",
     "rulesReportTitle": "Rapportering Regler",
     "rulesReportTitle": "Rapportering Regler",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Kopiér Svømmebane",
     "copy-swimlane": "Kopiér Svømmebane",
     "copySwimlanePopup-title": "Kopiér Svømmebane",
     "copySwimlanePopup-title": "Kopiér Svømmebane",
     "display-card-creator": "Vis etablerer av Kort",
     "display-card-creator": "Vis etablerer av Kort",

+ 10 - 0
i18n/nl.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Labelkleur %s niet gevonden.",
     "label-color-not-found": "Labelkleur %s niet gevonden.",
     "user-username-not-found": "Gebruiker '%s' niet gevonden.",
     "user-username-not-found": "Gebruiker '%s' niet gevonden.",
     "comment-not-found": "Kaart met tekst '%s' in aantekeningen niet gevonden.",
     "comment-not-found": "Kaart met tekst '%s' in aantekeningen niet gevonden.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Zoek op alle borden",
     "globalSearch-title": "Zoek op alle borden",
     "no-cards-found": "Geen Kaarten Gevonden",
     "no-cards-found": "Geen Kaarten Gevonden",
     "one-card-found": "Een kaart gevonden",
     "one-card-found": "Een kaart gevonden",
@@ -970,6 +972,9 @@
     "operator-comment": "aantekening",
     "operator-comment": "aantekening",
     "operator-has": "heeft",
     "operator-has": "heeft",
     "operator-limit": "limiet",
     "operator-limit": "limiet",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "gearchiveerd",
     "predicate-archived": "gearchiveerd",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "beëindigd",
     "predicate-ended": "beëindigd",
@@ -991,12 +996,15 @@
     "predicate-member": "lid",
     "predicate-member": "lid",
     "predicate-public": "openbaar",
     "predicate-public": "openbaar",
     "predicate-private": "privé",
     "predicate-private": "privé",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is geen expressie",
     "operator-unknown-error": "%s is geen expressie",
     "operator-number-expected": "expressie __operator__ verwachtte een getal maar kreeg '__value__'",
     "operator-number-expected": "expressie __operator__ verwachtte een getal maar kreeg '__value__'",
     "operator-sort-invalid": "sortering op '%s' is ongeldig",
     "operator-sort-invalid": "sortering op '%s' is ongeldig",
     "operator-status-invalid": "'%s' is geen geldige status",
     "operator-status-invalid": "'%s' is geen geldige status",
     "operator-has-invalid": "%s is geen geldige aanwezigheidscontrole",
     "operator-has-invalid": "%s is geen geldige aanwezigheidscontrole",
     "operator-limit-invalid": "%s is geen geldig limiet. Een limiet moet een positief getal zijn.",
     "operator-limit-invalid": "%s is geen geldig limiet. Een limiet moet een positief getal zijn.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Volgende Pagina",
     "next-page": "Volgende Pagina",
     "previous-page": "Vorige Pagina",
     "previous-page": "Vorige Pagina",
     "heading-notes": "Notities",
     "heading-notes": "Notities",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Verweesde Bestanden Rapportage",
     "orphanedFilesReportTitle": "Verweesde Bestanden Rapportage",
     "reports": "Rapportages",
     "reports": "Rapportages",
     "rulesReportTitle": "Regels Rapportage",
     "rulesReportTitle": "Regels Rapportage",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Kopieer Swimlane",
     "copy-swimlane": "Kopieer Swimlane",
     "copySwimlanePopup-title": "Kopieer Swimlane",
     "copySwimlanePopup-title": "Kopieer Swimlane",
     "display-card-creator": "Toon Aanmaker Kaart",
     "display-card-creator": "Toon Aanmaker Kaart",

+ 10 - 0
i18n/oc.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "member",
     "predicate-member": "member",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/pa.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "member",
     "predicate-member": "member",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/pl.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Kolor etykiety %s nie istnieje.",
     "label-color-not-found": "Kolor etykiety %s nie istnieje.",
     "user-username-not-found": "Nie znaleziono użytkownika '%s'.",
     "user-username-not-found": "Nie znaleziono użytkownika '%s'.",
     "comment-not-found": "Nie znaleziono karty z komentarzem zawierającym '%s'.",
     "comment-not-found": "Nie znaleziono karty z komentarzem zawierającym '%s'.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Przeszukaj wszystkie tablice",
     "globalSearch-title": "Przeszukaj wszystkie tablice",
     "no-cards-found": "Nie znaleziono kart",
     "no-cards-found": "Nie znaleziono kart",
     "one-card-found": "Znaleziono 1 kartę",
     "one-card-found": "Znaleziono 1 kartę",
@@ -970,6 +972,9 @@
     "operator-comment": "komentarz",
     "operator-comment": "komentarz",
     "operator-has": "ma",
     "operator-has": "ma",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "zarchiwizowane",
     "predicate-archived": "zarchiwizowane",
     "predicate-open": "rozpoczęte",
     "predicate-open": "rozpoczęte",
     "predicate-ended": "ukończone",
     "predicate-ended": "ukończone",
@@ -991,12 +996,15 @@
     "predicate-member": "użytkownika",
     "predicate-member": "użytkownika",
     "predicate-public": "publiczne",
     "predicate-public": "publiczne",
     "predicate-private": "prywatne",
     "predicate-private": "prywatne",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s nie jest operatorem",
     "operator-unknown-error": "%s nie jest operatorem",
     "operator-number-expected": "operator __operator__ oczekiwał wartości cyfrowej, otrzymał '__value__'",
     "operator-number-expected": "operator __operator__ oczekiwał wartości cyfrowej, otrzymał '__value__'",
     "operator-sort-invalid": "kategoria '%s' jest niepoprawna",
     "operator-sort-invalid": "kategoria '%s' jest niepoprawna",
     "operator-status-invalid": "status '%s' jest niepoprawny",
     "operator-status-invalid": "status '%s' jest niepoprawny",
     "operator-has-invalid": "%s nie jest poprawnym sprawdzeniem istnienia",
     "operator-has-invalid": "%s nie jest poprawnym sprawdzeniem istnienia",
     "operator-limit-invalid": "%s nie jest poprawnym limitem. Limit musi być liczbą naturalną.",
     "operator-limit-invalid": "%s nie jest poprawnym limitem. Limit musi być liczbą naturalną.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Następna strona",
     "next-page": "Następna strona",
     "previous-page": "Poprzednia strona",
     "previous-page": "Poprzednia strona",
     "heading-notes": "Notatki",
     "heading-notes": "Notatki",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Wykaz osieroconych plików",
     "orphanedFilesReportTitle": "Wykaz osieroconych plików",
     "reports": "Wykazy",
     "reports": "Wykazy",
     "rulesReportTitle": "Wykaz reguł",
     "rulesReportTitle": "Wykaz reguł",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Skopiuj ścieżkę",
     "copy-swimlane": "Skopiuj ścieżkę",
     "copySwimlanePopup-title": "Kopiowanie ścieżki",
     "copySwimlanePopup-title": "Kopiowanie ścieżki",
     "display-card-creator": "Wyświetlaj autora karty",
     "display-card-creator": "Wyświetlaj autora karty",

+ 10 - 0
i18n/pt-BR.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Cor de etiqueta %s não encontrada.",
     "label-color-not-found": "Cor de etiqueta %s não encontrada.",
     "user-username-not-found": "Nome de usuário '%s' não encontrado.",
     "user-username-not-found": "Nome de usuário '%s' não encontrado.",
     "comment-not-found": "Cartões com comentários contendo o texto '%s' não encontrado.",
     "comment-not-found": "Cartões com comentários contendo o texto '%s' não encontrado.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Pesquisar em todos os quadros",
     "globalSearch-title": "Pesquisar em todos os quadros",
     "no-cards-found": "Nenhum cartão encontrado",
     "no-cards-found": "Nenhum cartão encontrado",
     "one-card-found": "Um cartão encontrado",
     "one-card-found": "Um cartão encontrado",
@@ -970,6 +972,9 @@
     "operator-comment": "comentário",
     "operator-comment": "comentário",
     "operator-has": "tem",
     "operator-has": "tem",
     "operator-limit": "limite",
     "operator-limit": "limite",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "arquivado",
     "predicate-archived": "arquivado",
     "predicate-open": "aberta",
     "predicate-open": "aberta",
     "predicate-ended": "finalizado",
     "predicate-ended": "finalizado",
@@ -991,12 +996,15 @@
     "predicate-member": "membro",
     "predicate-member": "membro",
     "predicate-public": "público",
     "predicate-public": "público",
     "predicate-private": "privado",
     "predicate-private": "privado",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s não é um operador",
     "operator-unknown-error": "%s não é um operador",
     "operator-number-expected": "operador __operator__ esperava um número, obteve '__value__'",
     "operator-number-expected": "operador __operator__ esperava um número, obteve '__value__'",
     "operator-sort-invalid": "ordenar de '%s' é inválido",
     "operator-sort-invalid": "ordenar de '%s' é inválido",
     "operator-status-invalid": "'%s' não é um status válido",
     "operator-status-invalid": "'%s' não é um status válido",
     "operator-has-invalid": "%s não é uma verificação de existência válida",
     "operator-has-invalid": "%s não é uma verificação de existência válida",
     "operator-limit-invalid": "%s não é um limite válido. Limite deve ser um número inteiro positivo.",
     "operator-limit-invalid": "%s não é um limite válido. Limite deve ser um número inteiro positivo.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Próxima página",
     "next-page": "Próxima página",
     "previous-page": "Página anterior",
     "previous-page": "Página anterior",
     "heading-notes": "Notas",
     "heading-notes": "Notas",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Relatório de Arquivos Órfãos",
     "orphanedFilesReportTitle": "Relatório de Arquivos Órfãos",
     "reports": "Relatórios",
     "reports": "Relatórios",
     "rulesReportTitle": "Relatório de regras",
     "rulesReportTitle": "Relatório de regras",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copiar Raia",
     "copy-swimlane": "Copiar Raia",
     "copySwimlanePopup-title": "Copiar Raia",
     "copySwimlanePopup-title": "Copiar Raia",
     "display-card-creator": "Exibir Criador do Cartão",
     "display-card-creator": "Exibir Criador do Cartão",

+ 10 - 0
i18n/pt.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Cor de Etiqueta %s não encontrada",
     "label-color-not-found": "Cor de Etiqueta %s não encontrada",
     "user-username-not-found": "Utilizador '%s' não encontrado.",
     "user-username-not-found": "Utilizador '%s' não encontrado.",
     "comment-not-found": "Cartão com comentários com o texto '%s' não encontrado.",
     "comment-not-found": "Cartão com comentários com o texto '%s' não encontrado.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Pesquisa Todos os Cartões",
     "globalSearch-title": "Pesquisa Todos os Cartões",
     "no-cards-found": "Sem Cartões Encontrados",
     "no-cards-found": "Sem Cartões Encontrados",
     "one-card-found": "Um Cartão Encontrado",
     "one-card-found": "Um Cartão Encontrado",
@@ -970,6 +972,9 @@
     "operator-comment": "comentar",
     "operator-comment": "comentar",
     "operator-has": "tem",
     "operator-has": "tem",
     "operator-limit": "limite",
     "operator-limit": "limite",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "arquivado",
     "predicate-archived": "arquivado",
     "predicate-open": "aberto",
     "predicate-open": "aberto",
     "predicate-ended": "terminou",
     "predicate-ended": "terminou",
@@ -991,12 +996,15 @@
     "predicate-member": "membro",
     "predicate-member": "membro",
     "predicate-public": "público",
     "predicate-public": "público",
     "predicate-private": "privado",
     "predicate-private": "privado",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s não é um operador",
     "operator-unknown-error": "%s não é um operador",
     "operator-number-expected": "operador __operator__ esperava um número, teve '__value__'",
     "operator-number-expected": "operador __operator__ esperava um número, teve '__value__'",
     "operator-sort-invalid": "ordenar por '%s' é inválido",
     "operator-sort-invalid": "ordenar por '%s' é inválido",
     "operator-status-invalid": "'%s' não é um estado válido",
     "operator-status-invalid": "'%s' não é um estado válido",
     "operator-has-invalid": "%s não é uma verificação válida",
     "operator-has-invalid": "%s não é uma verificação válida",
     "operator-limit-invalid": "%s não é um limite válido. Deve ser um número positivo.",
     "operator-limit-invalid": "%s não é um limite válido. Deve ser um número positivo.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Página Seguinte",
     "next-page": "Página Seguinte",
     "previous-page": "Página Anterior",
     "previous-page": "Página Anterior",
     "heading-notes": "Notas",
     "heading-notes": "Notas",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Relatórios de Ficheiros Soltos",
     "orphanedFilesReportTitle": "Relatórios de Ficheiros Soltos",
     "reports": "Relatórios",
     "reports": "Relatórios",
     "rulesReportTitle": "Relatório de Regras",
     "rulesReportTitle": "Relatório de Regras",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copiar Pista",
     "copy-swimlane": "Copiar Pista",
     "copySwimlanePopup-title": "Copiar Pista",
     "copySwimlanePopup-title": "Copiar Pista",
     "display-card-creator": "Mostrar Criador de Cartões",
     "display-card-creator": "Mostrar Criador de Cartões",

+ 10 - 0
i18n/ro.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "member",
     "predicate-member": "member",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/ru.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Цвет метки '%1' не найден.",
     "label-color-not-found": "Цвет метки '%1' не найден.",
     "user-username-not-found": "Имя пользователя '%s' не найдено.",
     "user-username-not-found": "Имя пользователя '%s' не найдено.",
     "comment-not-found": "Карточка с комментарием, содержащим текст '%s', не найдена.",
     "comment-not-found": "Карточка с комментарием, содержащим текст '%s', не найдена.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Искать на всех досках",
     "globalSearch-title": "Искать на всех досках",
     "no-cards-found": "Ни одной карточки не найдено",
     "no-cards-found": "Ни одной карточки не найдено",
     "one-card-found": "Найдена одна карточка",
     "one-card-found": "Найдена одна карточка",
@@ -970,6 +972,9 @@
     "operator-comment": "комментарий",
     "operator-comment": "комментарий",
     "operator-has": "имеет",
     "operator-has": "имеет",
     "operator-limit": "лимит",
     "operator-limit": "лимит",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "архивировано",
     "predicate-archived": "архивировано",
     "predicate-open": "открыт",
     "predicate-open": "открыт",
     "predicate-ended": "завершено",
     "predicate-ended": "завершено",
@@ -991,12 +996,15 @@
     "predicate-member": "участника",
     "predicate-member": "участника",
     "predicate-public": "общедоступно",
     "predicate-public": "общедоступно",
     "predicate-private": "приватно",
     "predicate-private": "приватно",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%1 не оператор",
     "operator-unknown-error": "%1 не оператор",
     "operator-number-expected": "оператор __operator__ используется с числом, задано '__value__'",
     "operator-number-expected": "оператор __operator__ используется с числом, задано '__value__'",
     "operator-sort-invalid": "сортировка '%s' неверна",
     "operator-sort-invalid": "сортировка '%s' неверна",
     "operator-status-invalid": "'%s' не допустимый статус",
     "operator-status-invalid": "'%s' не допустимый статус",
     "operator-has-invalid": "%s неверная проверка присутствия",
     "operator-has-invalid": "%s неверная проверка присутствия",
     "operator-limit-invalid": "%s неверное ограничение. Ограничение должно быть положительным целым.",
     "operator-limit-invalid": "%s неверное ограничение. Ограничение должно быть положительным целым.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Следующая страница",
     "next-page": "Следующая страница",
     "previous-page": "Предыдущая страница",
     "previous-page": "Предыдущая страница",
     "heading-notes": "Заметки",
     "heading-notes": "Заметки",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Отчёт по потерянным файлам",
     "orphanedFilesReportTitle": "Отчёт по потерянным файлам",
     "reports": "Отчёты",
     "reports": "Отчёты",
     "rulesReportTitle": "Отчёт по правилам",
     "rulesReportTitle": "Отчёт по правилам",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Скопировать дорожку",
     "copy-swimlane": "Скопировать дорожку",
     "copySwimlanePopup-title": "Скопировать дорожку",
     "copySwimlanePopup-title": "Скопировать дорожку",
     "display-card-creator": "Показать создателя карты",
     "display-card-creator": "Показать создателя карты",

+ 10 - 0
i18n/sk.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "member",
     "predicate-member": "member",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/sl.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "član",
     "predicate-member": "član",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/sr.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "član",
     "predicate-member": "član",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/sv.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Märnkingsfärg '%s' hittades inte.",
     "label-color-not-found": "Märnkingsfärg '%s' hittades inte.",
     "user-username-not-found": "Användarnamn '%s' hittades inte.",
     "user-username-not-found": "Användarnamn '%s' hittades inte.",
     "comment-not-found": "Kort med kommentarer innehållande text '%s' hittades inte.",
     "comment-not-found": "Kort med kommentarer innehållande text '%s' hittades inte.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Sök Alla Tavlor",
     "globalSearch-title": "Sök Alla Tavlor",
     "no-cards-found": "Inga Kort Hittades",
     "no-cards-found": "Inga Kort Hittades",
     "one-card-found": "Ett Kort hittades",
     "one-card-found": "Ett Kort hittades",
@@ -970,6 +972,9 @@
     "operator-comment": "kommentar",
     "operator-comment": "kommentar",
     "operator-has": "har",
     "operator-has": "har",
     "operator-limit": "gräns",
     "operator-limit": "gräns",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "arkiverad",
     "predicate-archived": "arkiverad",
     "predicate-open": "öppen",
     "predicate-open": "öppen",
     "predicate-ended": "avslutad",
     "predicate-ended": "avslutad",
@@ -991,12 +996,15 @@
     "predicate-member": "medlem",
     "predicate-member": "medlem",
     "predicate-public": "publik",
     "predicate-public": "publik",
     "predicate-private": "privat",
     "predicate-private": "privat",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s är inte en operator",
     "operator-unknown-error": "%s är inte en operator",
     "operator-number-expected": "operator __operator__ förväntade ett nummer, fick '__värde__'",
     "operator-number-expected": "operator __operator__ förväntade ett nummer, fick '__värde__'",
     "operator-sort-invalid": "Typ av '%s' är ogiltig",
     "operator-sort-invalid": "Typ av '%s' är ogiltig",
     "operator-status-invalid": "'%s' är inte en giltig status",
     "operator-status-invalid": "'%s' är inte en giltig status",
     "operator-has-invalid": "%s är inte en giltig existenskontroll.",
     "operator-has-invalid": "%s är inte en giltig existenskontroll.",
     "operator-limit-invalid": "%s är inte en giltig gräns. Gräns ska vara en positiv integer.",
     "operator-limit-invalid": "%s är inte en giltig gräns. Gräns ska vara en positiv integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Nästa Sida",
     "next-page": "Nästa Sida",
     "previous-page": "Föregående Sida",
     "previous-page": "Föregående Sida",
     "heading-notes": "Noteringar",
     "heading-notes": "Noteringar",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Föräldralös filrapport",
     "orphanedFilesReportTitle": "Föräldralös filrapport",
     "reports": "Rapporter",
     "reports": "Rapporter",
     "rulesReportTitle": "Regelrapport",
     "rulesReportTitle": "Regelrapport",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/sw.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "member",
     "predicate-member": "member",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/ta.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "member",
     "predicate-member": "member",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/th.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "member",
     "predicate-member": "member",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/tr.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Tüm Tahtaları Ara",
     "globalSearch-title": "Tüm Tahtaları Ara",
     "no-cards-found": "Kart Bulunamadı",
     "no-cards-found": "Kart Bulunamadı",
     "one-card-found": "Bir Kart Bulundu",
     "one-card-found": "Bir Kart Bulundu",
@@ -970,6 +972,9 @@
     "operator-comment": "yorum",
     "operator-comment": "yorum",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "arşivlendi",
     "predicate-archived": "arşivlendi",
     "predicate-open": "açık",
     "predicate-open": "açık",
     "predicate-ended": "sonlandı",
     "predicate-ended": "sonlandı",
@@ -991,12 +996,15 @@
     "predicate-member": "üye",
     "predicate-member": "üye",
     "predicate-public": "açık",
     "predicate-public": "açık",
     "predicate-private": "özel",
     "predicate-private": "özel",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%soperator değil",
     "operator-unknown-error": "%soperator değil",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Sonraki sayfa",
     "next-page": "Sonraki sayfa",
     "previous-page": "Önceki Sayfa",
     "previous-page": "Önceki Sayfa",
     "heading-notes": "Notlar",
     "heading-notes": "Notlar",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/uk.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "Користувач",
     "predicate-member": "Користувач",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/vi.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Không tìm thấy màu nhãn %s",
     "label-color-not-found": "Không tìm thấy màu nhãn %s",
     "user-username-not-found": "Không tìm thấy tên người dùng '%s'",
     "user-username-not-found": "Không tìm thấy tên người dùng '%s'",
     "comment-not-found": "Không tìm thấy thẻ có bình luận chứa văn bản '%s'",
     "comment-not-found": "Không tìm thấy thẻ có bình luận chứa văn bản '%s'",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Tìm tất cả các Bảng",
     "globalSearch-title": "Tìm tất cả các Bảng",
     "no-cards-found": "Không tìm thấy thẻ",
     "no-cards-found": "Không tìm thấy thẻ",
     "one-card-found": "Đã tìm thấy một thẻ",
     "one-card-found": "Đã tìm thấy một thẻ",
@@ -970,6 +972,9 @@
     "operator-comment": "bình luận",
     "operator-comment": "bình luận",
     "operator-has": "có",
     "operator-has": "có",
     "operator-limit": "giới hạn",
     "operator-limit": "giới hạn",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "được lưu trữ",
     "predicate-archived": "được lưu trữ",
     "predicate-open": "mở",
     "predicate-open": "mở",
     "predicate-ended": "đã kết thúc",
     "predicate-ended": "đã kết thúc",
@@ -991,12 +996,15 @@
     "predicate-member": "thành viên",
     "predicate-member": "thành viên",
     "predicate-public": "công khai",
     "predicate-public": "công khai",
     "predicate-private": "riêng tư",
     "predicate-private": "riêng tư",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s không phải là một toán tử",
     "operator-unknown-error": "%s không phải là một toán tử",
     "operator-number-expected": "toán tử __operator__ chấp nhận một số, có giá trị '__value__'",
     "operator-number-expected": "toán tử __operator__ chấp nhận một số, có giá trị '__value__'",
     "operator-sort-invalid": "sắp xếp của '%s' không hợp lệ",
     "operator-sort-invalid": "sắp xếp của '%s' không hợp lệ",
     "operator-status-invalid": "'%s' không phải là trạng thái hợp lệ",
     "operator-status-invalid": "'%s' không phải là trạng thái hợp lệ",
     "operator-has-invalid": "%s không phải là một kiểm tra sự tồn tại hợp lệ",
     "operator-has-invalid": "%s không phải là một kiểm tra sự tồn tại hợp lệ",
     "operator-limit-invalid": "%s không phải là giới hạn hợp lệ. Giới hạn phải là một số nguyên dương.",
     "operator-limit-invalid": "%s không phải là giới hạn hợp lệ. Giới hạn phải là một số nguyên dương.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Trang tiếp theo",
     "next-page": "Trang tiếp theo",
     "previous-page": "Trang trước",
     "previous-page": "Trang trước",
     "heading-notes": "Ghi chú",
     "heading-notes": "Ghi chú",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Tệp báo cáo mồ côi",
     "orphanedFilesReportTitle": "Tệp báo cáo mồ côi",
     "reports": "Báo cáo",
     "reports": "Báo cáo",
     "rulesReportTitle": "Quy tắc Báo cáo",
     "rulesReportTitle": "Quy tắc Báo cáo",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Sao chép Làn ngang",
     "copy-swimlane": "Sao chép Làn ngang",
     "copySwimlanePopup-title": "Sao chép Làn ngang",
     "copySwimlanePopup-title": "Sao chép Làn ngang",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/zh-CN.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "无法找到标签颜色%s",
     "label-color-not-found": "无法找到标签颜色%s",
     "user-username-not-found": "用户名%s无法找到",
     "user-username-not-found": "用户名%s无法找到",
     "comment-not-found": "找不到评论包含%s的卡片。",
     "comment-not-found": "找不到评论包含%s的卡片。",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "查询所有看板",
     "globalSearch-title": "查询所有看板",
     "no-cards-found": "无法查询到卡片",
     "no-cards-found": "无法查询到卡片",
     "one-card-found": "查询到一个卡片",
     "one-card-found": "查询到一个卡片",
@@ -970,6 +972,9 @@
     "operator-comment": "评论",
     "operator-comment": "评论",
     "operator-has": "已有",
     "operator-has": "已有",
     "operator-limit": "限制",
     "operator-limit": "限制",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "存档",
     "predicate-archived": "存档",
     "predicate-open": "打开",
     "predicate-open": "打开",
     "predicate-ended": "结束",
     "predicate-ended": "结束",
@@ -991,12 +996,15 @@
     "predicate-member": "成员",
     "predicate-member": "成员",
     "predicate-public": "公开",
     "predicate-public": "公开",
     "predicate-private": "私有",
     "predicate-private": "私有",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s不是维护人员",
     "operator-unknown-error": "%s不是维护人员",
     "operator-number-expected": "运算符__operator__ 需要相应数字才能获得 '__value__'值",
     "operator-number-expected": "运算符__operator__ 需要相应数字才能获得 '__value__'值",
     "operator-sort-invalid": "排序%s无效",
     "operator-sort-invalid": "排序%s无效",
     "operator-status-invalid": "%s不是一个有效的状态 ",
     "operator-status-invalid": "%s不是一个有效的状态 ",
     "operator-has-invalid": "%s不是有效的检查项",
     "operator-has-invalid": "%s不是有效的检查项",
     "operator-limit-invalid": "%s不是有效的限值,限值必须为正整数。",
     "operator-limit-invalid": "%s不是有效的限值,限值必须为正整数。",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "下一页",
     "next-page": "下一页",
     "previous-page": "上一页",
     "previous-page": "上一页",
     "heading-notes": "注释",
     "heading-notes": "注释",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "孤立文件报告",
     "orphanedFilesReportTitle": "孤立文件报告",
     "reports": "报告",
     "reports": "报告",
     "rulesReportTitle": "规则报告",
     "rulesReportTitle": "规则报告",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "复制泳道",
     "copy-swimlane": "复制泳道",
     "copySwimlanePopup-title": "复制泳道",
     "copySwimlanePopup-title": "复制泳道",
     "display-card-creator": "显示卡片创建者",
     "display-card-creator": "显示卡片创建者",

+ 10 - 0
i18n/zh-HK.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "Label color %s not found.",
     "label-color-not-found": "Label color %s not found.",
     "user-username-not-found": "Username '%s' not found.",
     "user-username-not-found": "Username '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
     "comment-not-found": "Card with comment containing text '%s' not found.",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "Search All Boards",
     "globalSearch-title": "Search All Boards",
     "no-cards-found": "No Cards Found",
     "no-cards-found": "No Cards Found",
     "one-card-found": "One Card Found",
     "one-card-found": "One Card Found",
@@ -970,6 +972,9 @@
     "operator-comment": "comment",
     "operator-comment": "comment",
     "operator-has": "has",
     "operator-has": "has",
     "operator-limit": "limit",
     "operator-limit": "limit",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "archived",
     "predicate-archived": "archived",
     "predicate-open": "open",
     "predicate-open": "open",
     "predicate-ended": "ended",
     "predicate-ended": "ended",
@@ -991,12 +996,15 @@
     "predicate-member": "member",
     "predicate-member": "member",
     "predicate-public": "public",
     "predicate-public": "public",
     "predicate-private": "private",
     "predicate-private": "private",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s is not an operator",
     "operator-unknown-error": "%s is not an operator",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-number-expected": "operator __operator__ expected a number, got '__value__'",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-sort-invalid": "sort of '%s' is invalid",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-status-invalid": "'%s' is not a valid status",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-has-invalid": "%s is not a valid existence check",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
     "operator-limit-invalid": "%s is not a valid limit.  Limit should be a positive integer.",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "Next Page",
     "next-page": "Next Page",
     "previous-page": "Previous Page",
     "previous-page": "Previous Page",
     "heading-notes": "Notes",
     "heading-notes": "Notes",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "Reports",
     "reports": "Reports",
     "rulesReportTitle": "Rules Report",
     "rulesReportTitle": "Rules Report",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "Copy Swimlane",
     "copy-swimlane": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "copySwimlanePopup-title": "Copy Swimlane",
     "display-card-creator": "Display Card Creator",
     "display-card-creator": "Display Card Creator",

+ 10 - 0
i18n/zh-TW.i18n.json

@@ -942,6 +942,8 @@
     "label-color-not-found": "找不到標籤顏色%s",
     "label-color-not-found": "找不到標籤顏色%s",
     "user-username-not-found": "使用者%s不存在",
     "user-username-not-found": "使用者%s不存在",
     "comment-not-found": "找不到評論包含%s的卡片",
     "comment-not-found": "找不到評論包含%s的卡片",
+    "org-name-not-found": "Organization '%s' not found.",
+    "team-name-not-found": "Team '%s' not found.",
     "globalSearch-title": "搜尋所有看板",
     "globalSearch-title": "搜尋所有看板",
     "no-cards-found": "找不到卡片",
     "no-cards-found": "找不到卡片",
     "one-card-found": "找到1張卡片",
     "one-card-found": "找到1張卡片",
@@ -970,6 +972,9 @@
     "operator-comment": "評論",
     "operator-comment": "評論",
     "operator-has": "擁有",
     "operator-has": "擁有",
     "operator-limit": "限制",
     "operator-limit": "限制",
+    "operator-debug": "debug",
+    "operator-org": "org",
+    "operator-team": "team",
     "predicate-archived": "已封存",
     "predicate-archived": "已封存",
     "predicate-open": "開啟",
     "predicate-open": "開啟",
     "predicate-ended": "已結束",
     "predicate-ended": "已結束",
@@ -991,12 +996,15 @@
     "predicate-member": "成員",
     "predicate-member": "成員",
     "predicate-public": "公開",
     "predicate-public": "公開",
     "predicate-private": "私有",
     "predicate-private": "私有",
+    "predicate-selector": "selector",
+    "predicate-projection": "projection",
     "operator-unknown-error": "%s不是運算子",
     "operator-unknown-error": "%s不是運算子",
     "operator-number-expected": "運算子__operator__預期是數字,但得到 '__value__'",
     "operator-number-expected": "運算子__operator__預期是數字,但得到 '__value__'",
     "operator-sort-invalid": "某種\"%s\"無效",
     "operator-sort-invalid": "某種\"%s\"無效",
     "operator-status-invalid": "\"%s\"是無效狀態",
     "operator-status-invalid": "\"%s\"是無效狀態",
     "operator-has-invalid": "%s是無效的存在檢查",
     "operator-has-invalid": "%s是無效的存在檢查",
     "operator-limit-invalid": "%s 不是個有效限值.  極限應該是個正整數。",
     "operator-limit-invalid": "%s 不是個有效限值.  極限應該是個正整數。",
+    "operator-debug-invalid": "%s is not a valid debug predicate",
     "next-page": "下一頁",
     "next-page": "下一頁",
     "previous-page": "上一頁",
     "previous-page": "上一頁",
     "heading-notes": "筆記",
     "heading-notes": "筆記",
@@ -1060,6 +1068,8 @@
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "orphanedFilesReportTitle": "Orphaned Files Report",
     "reports": "報告",
     "reports": "報告",
     "rulesReportTitle": "規則報告",
     "rulesReportTitle": "規則報告",
+    "boardsReportTitle": "Boards Report",
+    "cardsReportTitle": "Cards Report",
     "copy-swimlane": "複製泳道流程圖",
     "copy-swimlane": "複製泳道流程圖",
     "copySwimlanePopup-title": "複製泳道流程圖",
     "copySwimlanePopup-title": "複製泳道流程圖",
     "display-card-creator": "顯示卡片創建者",
     "display-card-creator": "顯示卡片創建者",