activeadmin 2.14.0 → 3.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (72) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +54 -0
  3. data/CONTRIBUTING.md +0 -7
  4. data/config/locales/ar.yml +0 -7
  5. data/config/locales/az.yml +0 -7
  6. data/config/locales/bg.yml +0 -7
  7. data/config/locales/bs.yml +0 -7
  8. data/config/locales/ca.yml +0 -7
  9. data/config/locales/cs.yml +0 -7
  10. data/config/locales/da.yml +0 -7
  11. data/config/locales/de-CH.yml +0 -7
  12. data/config/locales/de.yml +0 -8
  13. data/config/locales/el.yml +0 -7
  14. data/config/locales/en-CA.yml +0 -7
  15. data/config/locales/en-GB.yml +0 -7
  16. data/config/locales/en.yml +0 -8
  17. data/config/locales/eo.yml +0 -8
  18. data/config/locales/es-MX.yml +0 -7
  19. data/config/locales/es.yml +0 -8
  20. data/config/locales/fa.yml +0 -7
  21. data/config/locales/fi.yml +0 -7
  22. data/config/locales/fr.yml +0 -8
  23. data/config/locales/he.yml +0 -9
  24. data/config/locales/hr.yml +0 -7
  25. data/config/locales/hu.yml +0 -8
  26. data/config/locales/id.yml +0 -7
  27. data/config/locales/it.yml +0 -8
  28. data/config/locales/ja.yml +0 -8
  29. data/config/locales/ko.yml +0 -7
  30. data/config/locales/lt.yml +0 -8
  31. data/config/locales/lv.yml +0 -7
  32. data/config/locales/mk.yml +0 -8
  33. data/config/locales/nb.yml +0 -8
  34. data/config/locales/nl.yml +0 -8
  35. data/config/locales/pl.yml +0 -8
  36. data/config/locales/pt-BR.yml +0 -8
  37. data/config/locales/pt-PT.yml +0 -7
  38. data/config/locales/ro.yml +0 -7
  39. data/config/locales/ru.yml +0 -6
  40. data/config/locales/sk.yml +0 -8
  41. data/config/locales/sv-SE.yml +58 -39
  42. data/config/locales/tr.yml +0 -11
  43. data/config/locales/uk.yml +0 -6
  44. data/config/locales/vi.yml +0 -8
  45. data/config/locales/zh-CN.yml +0 -8
  46. data/config/locales/zh-TW.yml +0 -7
  47. data/lib/active_admin/csv_builder.rb +23 -2
  48. data/lib/active_admin/engine.rb +4 -0
  49. data/lib/active_admin/filters/active_filter.rb +1 -1
  50. data/lib/active_admin/filters/forms.rb +2 -2
  51. data/lib/active_admin/filters/formtastic_addons.rb +1 -1
  52. data/lib/active_admin/inputs/filters/base/search_method_select.rb +2 -2
  53. data/lib/active_admin/inputs/filters/date_range_input.rb +2 -2
  54. data/lib/active_admin/inputs/filters/numeric_input.rb +1 -1
  55. data/lib/active_admin/inputs/filters/select_input.rb +2 -0
  56. data/lib/active_admin/inputs/filters/string_input.rb +1 -1
  57. data/lib/active_admin/menu.rb +1 -0
  58. data/lib/active_admin/namespace.rb +1 -1
  59. data/lib/active_admin/namespace_settings.rb +1 -1
  60. data/lib/active_admin/orm/active_record/comments/comment.rb +8 -0
  61. data/lib/active_admin/pundit_adapter.rb +1 -1
  62. data/lib/active_admin/resource_controller/streaming.rb +1 -1
  63. data/lib/active_admin/version.rb +1 -1
  64. data/lib/active_admin/view_helpers/display_helper.rb +8 -1
  65. data/lib/active_admin/views/components/active_admin_form.rb +0 -4
  66. data/lib/active_admin/views/index_as_table.rb +0 -4
  67. data/lib/active_admin/views/pages/show.rb +1 -7
  68. data/lib/active_admin.rb +4 -2
  69. data/lib/generators/active_admin/install/templates/active_admin.rb.erb +1 -1
  70. metadata +16 -35
  71. data/lib/active_admin/deprecation.rb +0 -11
  72. data/lib/ransack_ext.rb +0 -21
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e192ee32c6a28d748f4fe6a3c82aba50933295ca915ccb3b5d4f283749dd8ae4
4
- data.tar.gz: b3440f204e78159fbff127db9085c81d921a23aacc11828dc1a95c54e1291096
3
+ metadata.gz: 500a0615ecf1635299471dcbc309082815a82d24f03528b7c5926c4a5449fb64
4
+ data.tar.gz: 7ee23a9a3f4658eef536dec2032b40a9d60b054272a09b5e5a833ee51fae4430
5
5
  SHA512:
6
- metadata.gz: b757b6e53f0385ac472b370b92e9cfff96ad10a04551322c27d3fde495b4f5a8f43d6c54ff19d6d32ca7d39db631759c3d8a76a491ad27d7ba38490ecdbce7ab
7
- data.tar.gz: 03a6f3c614b350d6fafc130c1aebf31f0ba854ef06304bac52800cce61ce7dc26a674f07f2ead5032e89740e9f7e016bb1619f91e1e08e944f923ce5c76301c2
6
+ metadata.gz: 62b6e4f0a45f0d1d102dd3753de0fdddd4b661e6f53af9caebf37fcdda1924e769ed932027f517147f0db2e0c9724bcff49ca5640130a524ae48701c3ae1551b
7
+ data.tar.gz: eb0a26b263ed3cb17e8157581ac30a182467649b622807a4af9fccc2618ddb6b392307e4ec16abca591ed6f3b039c451868c7d9a6869ea89de68893672962455
data/CHANGELOG.md CHANGED
@@ -2,6 +2,46 @@
2
2
 
3
3
  ## Unreleased
4
4
 
5
+ ## 3.2.0 [☰](https://github.com/activeadmin/activeadmin/compare/v3.1.0..v3.2.0)
6
+
7
+ ### Security Fixes
8
+
9
+ * Backport protect against CSV Injection. [#8167] by [@mgrunberg]
10
+
11
+ ### Enhancements
12
+
13
+ * Backport support citext column type in string filter. [#8165] by [@mgrunberg]
14
+ * Backport provide detail in DB statement timeout error for filters. [#8163] by [@mgrunberg]
15
+
16
+ ### Bug Fixes
17
+
18
+ * Backport make sure menu creation does not modify menu options. [#8166] by [@mgrunberg]
19
+ * Backport ransack error with filters when ActiveStorage is used. [#8164] by [@mgrunberg]
20
+
21
+ ## 3.1.0 [☰](https://github.com/activeadmin/activeadmin/compare/v3.0.0..v3.1.0)
22
+
23
+ ### Enhancements
24
+
25
+ * Support Rails 7.1. [#8102] by [@mgrunberg]
26
+ * Remove deprecated usage of ActiveSupport::Deprecation singleton. [#8106] by [@mgrunberg]
27
+ * Replace to_formatted_s with to_s to convert date to string. [#8105] by [@mgrunberg]
28
+ * Remove upper bound dependency limits from gemspec. [#8098] by [@javierjulio]
29
+
30
+ ## 3.0.0 [☰](https://github.com/activeadmin/activeadmin/compare/v2.14.0..v3.0.0)
31
+
32
+ ### Breaking Changes
33
+
34
+ * Remove custom Ransack predicates that were MetaSearch backports. [#8010] by [@javierjulio]
35
+ * Require Ransack v4. [#8009] by [@javierjulio]
36
+
37
+ ### Enhancements
38
+
39
+ * Use display name fallback if blank display name result. [#6342] by [@javierjulio]
40
+
41
+ ### Translation Improvements
42
+
43
+ * Improve Swedish translations. [#7993] by [@carlottostromstedt]
44
+
5
45
  ## 2.14.0 [☰](https://github.com/activeadmin/activeadmin/compare/v2.13.1..v2.14.0)
6
46
 
7
47
  ### Enhancements
@@ -784,6 +824,7 @@ Please check [0-6-stable] for previous changes.
784
824
  [#6315]: https://github.com/activeadmin/activeadmin/pull/6315
785
825
  [#6318]: https://github.com/activeadmin/activeadmin/pull/6318
786
826
  [#6341]: https://github.com/activeadmin/activeadmin/pull/6341
827
+ [#6342]: https://github.com/activeadmin/activeadmin/pull/6342
787
828
  [#6368]: https://github.com/activeadmin/activeadmin/pull/6368
788
829
  [#6393]: https://github.com/activeadmin/activeadmin/pull/6393
789
830
  [#6422]: https://github.com/activeadmin/activeadmin/pull/6422
@@ -845,6 +886,18 @@ Please check [0-6-stable] for previous changes.
845
886
  [#7984]: https://github.com/activeadmin/activeadmin/pull/7984
846
887
  [#7985]: https://github.com/activeadmin/activeadmin/pull/7985
847
888
  [#7986]: https://github.com/activeadmin/activeadmin/pull/7986
889
+ [#7993]: https://github.com/activeadmin/activeadmin/pull/7993
890
+ [#8009]: https://github.com/activeadmin/activeadmin/pull/8009
891
+ [#8010]: https://github.com/activeadmin/activeadmin/pull/8010
892
+ [#8098]: https://github.com/activeadmin/activeadmin/pull/8098
893
+ [#8102]: https://github.com/activeadmin/activeadmin/pull/8102
894
+ [#8105]: https://github.com/activeadmin/activeadmin/pull/8105
895
+ [#8106]: https://github.com/activeadmin/activeadmin/pull/8106
896
+ [#8163]: https://github.com/activeadmin/activeadmin/pull/8163
897
+ [#8164]: https://github.com/activeadmin/activeadmin/pull/8164
898
+ [#8165]: https://github.com/activeadmin/activeadmin/pull/8165
899
+ [#8166]: https://github.com/activeadmin/activeadmin/pull/8166
900
+ [#8167]: https://github.com/activeadmin/activeadmin/pull/8167
848
901
 
849
902
  [@1000ship]: https://github.com/1000ship
850
903
  [@5t111111]: https://github.com/5t111111
@@ -865,6 +918,7 @@ Please check [0-6-stable] for previous changes.
865
918
  [@brunoarueira]: https://github.com/brunoarueira
866
919
  [@brunvez]: https://github.com/brunvez
867
920
  [@buren]: https://github.com/buren
921
+ [@carlottostromstedt]: https://github.com/carlottostromstedt
868
922
  [@chancancode]: https://github.com/chancancode
869
923
  [@chrp]: https://github.com/chrp
870
924
  [@chumakoff]: https://github.com/chumakoff
data/CONTRIBUTING.md CHANGED
@@ -107,13 +107,6 @@ with the db:
107
107
  bin/rake local db:migrate
108
108
  ```
109
109
 
110
- ### Get the style right
111
-
112
- Your patch should follow the same conventions & pass the same code quality
113
- checks as the rest of the project. `bin/rake lint` will give you feedback in
114
- this regard. You can check & fix style issues by running each linter
115
- individually. Run `bin/rake -T lint` to see the available linters.
116
-
117
110
  ### Make a Pull Request
118
111
 
119
112
  At this point, you should switch back to your master branch and make sure it's
@@ -24,13 +24,6 @@ ar:
24
24
  buttons:
25
25
  filter: "تصفية"
26
26
  clear: "تفريغ التصفية"
27
- predicates:
28
- contains: "يحتوي"
29
- equals: "متساوي"
30
- starts_with: "يبدأ بـ"
31
- ends_with: "ينتهي بـ"
32
- greater_than: "أكبر من"
33
- less_than: "أقل من"
34
27
  search_status:
35
28
  headline: "حالات البحث:"
36
29
  current_scope: "المجال:"
@@ -24,13 +24,6 @@ az:
24
24
  buttons:
25
25
  filter: "Filtrlə"
26
26
  clear: "Təmizlə"
27
- predicates:
28
- contains: "Yerləşir"
29
- equals: "Bərabərdir"
30
- starts_with: "Başlayır"
31
- ends_with: "Bitir"
32
- greater_than: "böyük"
33
- less_than: "kiçik"
34
27
  search_status:
35
28
  headline: "Axtarışın statusu:"
36
29
  current_scope: "Sahə:"
@@ -24,13 +24,6 @@ bg:
24
24
  buttons:
25
25
  filter: "Филтриране"
26
26
  clear: "Изчистване"
27
- predicates:
28
- contains: "съдържа"
29
- equals: "равно на"
30
- starts_with: "Започва с"
31
- ends_with: "Завършва с"
32
- greater_than: "по-голямо от"
33
- less_than: "по-малко от"
34
27
  status_tag:
35
28
  "yes": "Да"
36
29
  "no": "не"
@@ -24,13 +24,6 @@ bs:
24
24
  buttons:
25
25
  filter: "Filtriraj"
26
26
  clear: "Ukloni filtere"
27
- predicates:
28
- contains: "Sadrži"
29
- equals: "Jednako"
30
- starts_with: "počinje s"
31
- ends_with: "Završava sa"
32
- greater_than: "Veće od"
33
- less_than: "Manje od"
34
27
  status_tag:
35
28
  "yes": "Da"
36
29
  "no": "Nema"
@@ -24,13 +24,6 @@ ca:
24
24
  buttons:
25
25
  filter: "Filtrar"
26
26
  clear: "Treure filtres"
27
- predicates:
28
- contains: "Conté"
29
- equals: "Igual a"
30
- starts_with: "Comença amb"
31
- ends_with: "Acaba amb"
32
- greater_than: "Més gran que"
33
- less_than: "Més petit que"
34
27
  status_tag:
35
28
  "yes": "Sí"
36
29
  "no": "No"
@@ -24,13 +24,6 @@ cs:
24
24
  buttons:
25
25
  filter: "Filtrovat"
26
26
  clear: "Vyčistit filtry"
27
- predicates:
28
- contains: "Obsahuje"
29
- equals: "Odpovídá"
30
- starts_with: "Začíná na"
31
- ends_with: "Končí na"
32
- greater_than: "Větší než"
33
- less_than: "Menší než"
34
27
  status_tag:
35
28
  "yes": "Ano"
36
29
  "no": "Ne"
@@ -25,13 +25,6 @@ da:
25
25
  buttons:
26
26
  filter: "Filtrer"
27
27
  clear: "Ryd filtre"
28
- predicates:
29
- contains: "Indeholder"
30
- equals: "Lig"
31
- starts_with: "Begynder med"
32
- ends_with: "Slutter med"
33
- greater_than: "Større end"
34
- less_than: "Mindre end"
35
28
  search_status:
36
29
  headline: "Søgestatus:"
37
30
  current_scope: "Perspektiv:"
@@ -24,13 +24,6 @@
24
24
  buttons:
25
25
  filter: "Filtern"
26
26
  clear: "Filter entfernen"
27
- predicates:
28
- contains: "Enthält"
29
- equals: "Gleich"
30
- starts_with: "Beginnt mit"
31
- ends_with: "Endet mit"
32
- greater_than: "Grösser als"
33
- less_than: "Kleiner als"
34
27
  status_tag:
35
28
  "yes": "Ja"
36
29
  "no": "Nicht"
@@ -43,14 +43,6 @@ de:
43
43
  filter: "Filtern"
44
44
  clear: "Filter entfernen"
45
45
  predicates:
46
- contains: "Enthält"
47
- equals: "Gleich"
48
- starts_with: "Beginnt mit"
49
- ends_with: "Endet mit"
50
- greater_than: "Größer als"
51
- less_than: "Kleiner als"
52
- gteq_datetime: "Größer gleich"
53
- lteq_datetime: "Kleiner gleich"
54
46
  from: "Von"
55
47
  to: "Bis"
56
48
  scopes:
@@ -24,13 +24,6 @@ el:
24
24
  buttons:
25
25
  filter: "Φίλτρα"
26
26
  clear: "Καθαρισμός Φίλτρων"
27
- predicates:
28
- contains: "Περιέχει"
29
- equals: "Είναι ίσο με"
30
- starts_with: "Αρχίζει με"
31
- ends_with: "Καταλήγει σε"
32
- greater_than: "Μεγαλύτερο από"
33
- less_than: "Μικρότερο από"
34
27
  status_tag:
35
28
  "yes": "Ναι"
36
29
  "no": "Όχι"
@@ -25,13 +25,6 @@
25
25
  buttons:
26
26
  filter: "Filter"
27
27
  clear: "Clear Filters"
28
- predicates:
29
- contains: "Contains"
30
- equals: "Equals"
31
- starts_with: "Starts with"
32
- ends_with: "Ends with"
33
- greater_than: "Greater than"
34
- less_than: "Less than"
35
28
  search_status:
36
29
  headline: "Search status:"
37
30
  current_scope: "Scope:"
@@ -25,13 +25,6 @@
25
25
  buttons:
26
26
  filter: "Filter"
27
27
  clear: "Clear Filters"
28
- predicates:
29
- contains: "Contains"
30
- equals: "Equals"
31
- starts_with: "Starts with"
32
- ends_with: "Ends with"
33
- greater_than: "Greater than"
34
- less_than: "Less than"
35
28
  search_status:
36
29
  headline: "Search status:"
37
30
  current_scope: "Scope:"
@@ -43,14 +43,6 @@ en:
43
43
  filter: "Filter"
44
44
  clear: "Clear Filters"
45
45
  predicates:
46
- contains: "Contains"
47
- equals: "Equals"
48
- starts_with: "Starts with"
49
- ends_with: "Ends with"
50
- greater_than: "Greater than"
51
- less_than: "Less than"
52
- gteq_datetime: "Greater or equal to"
53
- lteq_datetime: "Lesser or equal to"
54
46
  from: "From"
55
47
  to: "To"
56
48
  scopes:
@@ -27,14 +27,6 @@ eo:
27
27
  filter: "Filtri"
28
28
  clear: "Viŝi filtrilojn"
29
29
  predicates:
30
- contains: "Enhavas"
31
- equals: "Egalas al"
32
- starts_with: "Komenciĝas per"
33
- ends_with: "Finiĝas per"
34
- greater_than: "Pli grandas ol"
35
- less_than: "Malpli grandas ol"
36
- gteq_datetime: "Pli grandas ol aŭ egalas al"
37
- lteq_datetime: "Malpli grandas ol aŭ egalas al"
38
30
  from: "De"
39
31
  to: "Al"
40
32
  search_status:
@@ -24,13 +24,6 @@ es-MX:
24
24
  buttons:
25
25
  filter: "Filtrar"
26
26
  clear: "Quitar Filtros"
27
- predicates:
28
- contains: "Contiene"
29
- equals: "Igual a"
30
- starts_with: "Empieza con"
31
- ends_with: "Termina con"
32
- greater_than: "Mayor que"
33
- less_than: "Menor que"
34
27
  status_tag:
35
28
  "yes": "Sí"
36
29
  "no": "No"
@@ -43,14 +43,6 @@ es:
43
43
  filter: "Filtrar"
44
44
  clear: "Quitar Filtros"
45
45
  predicates:
46
- contains: "Contiene"
47
- equals: "Igual a"
48
- starts_with: "Empieza con"
49
- ends_with: "Termina con"
50
- greater_than: "Mayor que"
51
- less_than: "Menor que"
52
- gteq_datetime: "Mayor o igual que"
53
- lteq_datetime: "Menor o igual que"
54
46
  from: "Desde"
55
47
  to: "Hasta"
56
48
  scopes:
@@ -24,13 +24,6 @@ fa:
24
24
  buttons:
25
25
  filter: "فیلتر"
26
26
  clear: "پاک کردن فیلتر"
27
- predicates:
28
- contains: "شامل"
29
- equals: "برابر با"
30
- starts_with: "شروع با"
31
- ends_with: "پایان با"
32
- greater_than: "بزرگتر از"
33
- less_than: "کوچکتر از"
34
27
  status_tag:
35
28
  "yes": "بله"
36
29
  "no": "بدون"
@@ -24,13 +24,6 @@ fi:
24
24
  buttons:
25
25
  filter: "Hae"
26
26
  clear: "Tyhjennä valinnat"
27
- predicates:
28
- contains: "Sisältää"
29
- equals: "On yhtä kuin"
30
- starts_with: "Alkaa"
31
- ends_with: "Päättyy"
32
- greater_than: "Suurempi kuin"
33
- less_than: "Pienempi kuin"
34
27
  status_tag:
35
28
  "yes": "Kyllä"
36
29
  "no": "Ei"
@@ -26,14 +26,6 @@ fr:
26
26
  filter: "Filtrer"
27
27
  clear: "Supprimer les filtres"
28
28
  predicates:
29
- contains: "Contient"
30
- equals: "Égal à"
31
- starts_with: "Commence par"
32
- ends_with: "Se termine par"
33
- greater_than: "Plus grand que"
34
- less_than: "Plus petit que"
35
- gteq_datetime: "Ultérieur ou égal à"
36
- lteq_datetime: "Antérieur ou égal à"
37
29
  from: "De"
38
30
  to: "À"
39
31
  search_status:
@@ -25,15 +25,6 @@ he:
25
25
  buttons:
26
26
  filter: "סינון"
27
27
  clear: "איפוס שדות"
28
- predicates:
29
- contains: "מכיל"
30
- equals: "שווה ל"
31
- starts_with: "מתחיל עם"
32
- ends_with: "מסתיים ב"
33
- greater_than: "גדול מ"
34
- less_than: "פחות מ"
35
- gteq_datetime: "אחרי או בתאריך"
36
- lteq_datetime: "לפני או בתאריך"
37
28
  search_status:
38
29
  headline: "תוצאות חיפוש:"
39
30
  current_scope: "תחום:"
@@ -24,13 +24,6 @@ hr:
24
24
  buttons:
25
25
  filter: "Filtriraj"
26
26
  clear: "Očisti filtere"
27
- predicates:
28
- contains: "Sadrži"
29
- equals: "Jednako"
30
- starts_with: "počinje s"
31
- ends_with: "Završava sa"
32
- greater_than: "Veće od"
33
- less_than: "Manje od"
34
27
  status_tag:
35
28
  "yes": "Da"
36
29
  "no": "Nema"
@@ -25,14 +25,6 @@ hu:
25
25
  filter: "Szűrés"
26
26
  clear: "Feltételek törlése"
27
27
  predicates:
28
- contains: "Tartalmazza"
29
- equals: "Pontosan"
30
- starts_with: "kezdődik"
31
- ends_with: "végződik"
32
- greater_than: "Nagyobb, mint"
33
- less_than: "Kisebb, mint"
34
- gteq_datetime: "Nagyobb vagy egyenlő, mint"
35
- lteq_datetime: "Kisebb vagy egyenlő, mint"
36
28
  from: "-tól"
37
29
  to: "-ig"
38
30
  status_tag:
@@ -24,13 +24,6 @@ id:
24
24
  buttons:
25
25
  filter: "Filter"
26
26
  clear: "Hapus Filters"
27
- predicates:
28
- contains: "Mengandung"
29
- equals: "Sama dengan"
30
- starts_with: "Diawali dengan"
31
- ends_with: "Diakhiri dengan"
32
- greater_than: "Lebih besar dari"
33
- less_than: "Lebih kecil dari"
34
27
  search_status:
35
28
  headline: "Status Pencarian:"
36
29
  current_scope: "Scope:"
@@ -43,14 +43,6 @@ it:
43
43
  filter: "Filtra"
44
44
  clear: "Rimuovi filtri"
45
45
  predicates:
46
- contains: "Contiene"
47
- equals: "Uguale a"
48
- starts_with: "Inizia con"
49
- ends_with: "Finisce con"
50
- greater_than: "Maggiore di"
51
- less_than: "Minore di"
52
- gteq_datetime: "Maggiore o uguale a"
53
- lteq_datetime: "Minore o uguale a"
54
46
  from: "Da"
55
47
  to: "A"
56
48
  scopes:
@@ -26,14 +26,6 @@ ja:
26
26
  filter: "絞り込む"
27
27
  clear: "条件を削除する"
28
28
  predicates:
29
- contains: "を含む"
30
- equals: "等しい"
31
- starts_with: "で始まる"
32
- ends_with: "で終わる"
33
- greater_than: "より大きい"
34
- less_than: "より小さい"
35
- gteq_datetime: "以上"
36
- lteq_datetime: "以下"
37
29
  from: "開始"
38
30
  to: "終了"
39
31
  search_status:
@@ -24,13 +24,6 @@ ko:
24
24
  buttons:
25
25
  filter: "필터"
26
26
  clear: "필터 초기화"
27
- predicates:
28
- contains: "포함하는 문구"
29
- equals: "일치하는 문구"
30
- starts_with: "시작하는 문구"
31
- ends_with: "종료하는 문구"
32
- greater_than: "초과"
33
- less_than: "미만"
34
27
  search_status:
35
28
  headline: "검색 상태:"
36
29
  current_scope: "검색 범위:"
@@ -25,14 +25,6 @@ lt:
25
25
  filter: 'Filtras'
26
26
  clear: 'Išvalyti filtrus'
27
27
  predicates:
28
- contains: "Sudėtyje yra"
29
- equals: 'lygus'
30
- starts_with: "Prasideda nuo"
31
- ends_with: "Baigiasi"
32
- greater_than: 'didesnis nei'
33
- less_than: 'mažiau nei'
34
- gteq_datetime: "daugiau arba lygu nei"
35
- lteq_datetime: "mažiau arba lygu nei"
36
28
  from: "Nuo"
37
29
  to: "Iki"
38
30
  search_status:
@@ -24,13 +24,6 @@ lv:
24
24
  buttons:
25
25
  filter: "Filtrēt"
26
26
  clear: "Novākt filtrus"
27
- predicates:
28
- contains: "Satur"
29
- equals: "Vienāds ar"
30
- starts_with: "Sākas ar"
31
- ends_with: "Beidzas ar"
32
- greater_than: "Lielāks par"
33
- less_than: "Mazāks par"
34
27
  status_tag:
35
28
  "yes": "Jā"
36
29
  "no": "Nē"
@@ -35,14 +35,6 @@ mk:
35
35
  filter: "Пребарај"
36
36
  clear: "Исчисти филтри"
37
37
  predicates:
38
- contains: "Содржи"
39
- equals: "Е еднакво со"
40
- starts_with: "Започнува со"
41
- ends_with: "Завршува сo"
42
- greater_than: "Е поголемо од"
43
- less_than: "Е помало од"
44
- gteq_datetime: "Е поголемо или еднакво со"
45
- lteq_datetime: "Е помало или еднакво со"
46
38
  from: "Од"
47
39
  to: "До"
48
40
  search_status:
@@ -25,14 +25,6 @@ nb:
25
25
  filter: "Filter"
26
26
  clear: "Fjern filter"
27
27
  predicates:
28
- contains: "Inneholder"
29
- equals: "Er lik"
30
- starts_with: "Starter med"
31
- ends_with: "Slutter med"
32
- greater_than: "Større enn"
33
- less_than: "Mindre enn"
34
- gteq_datetime: "Større enn eller lik"
35
- lteq_datetime: "Mindre enn eller lik"
36
28
  from: "Fra"
37
29
  to: "Til"
38
30
  search_status:
@@ -27,15 +27,7 @@ nl:
27
27
  filter: "Filter"
28
28
  clear: "Maak Filters Ongedaan"
29
29
  predicates:
30
- contains: "Bevat"
31
- equals: "Gelijk aan"
32
- starts_with: "Begint met"
33
- ends_with: "Eindigt op"
34
- greater_than: "Groter dan"
35
- less_than: "Kleiner dan"
36
30
  from: Van
37
- gteq_datetime: Groter of gelijk aan
38
- lteq_datetime: Kleiner of gelijk aan
39
31
  to: Tot
40
32
  search_status:
41
33
  current_scope: "Scope:"
@@ -47,14 +47,6 @@ pl:
47
47
  filter: "Filtruj"
48
48
  clear: "Wyczyść Filtry"
49
49
  predicates:
50
- contains: "Zawiera"
51
- equals: "Równe"
52
- starts_with: "Zaczyna się"
53
- ends_with: "Kończy się"
54
- greater_than: "Większe niż"
55
- less_than: "Mniejsze niż"
56
- gteq_datetime: "Większe lub równe"
57
- lteq_datetime: "Mniejsze lub równe"
58
50
  from: "Od"
59
51
  to: "Do"
60
52
  scopes:
@@ -26,14 +26,6 @@ pt-BR:
26
26
  filter: "Filtrar"
27
27
  clear: "Limpar Filtros"
28
28
  predicates:
29
- contains: "Contém"
30
- equals: "Igual A"
31
- starts_with: "Começa com"
32
- ends_with: "Termina com"
33
- greater_than: "Maior Que"
34
- less_than: "Menor Que"
35
- gteq_datetime: "Maior ou igual a"
36
- lteq_datetime: "Menor ou igual a"
37
29
  from: "A partir de"
38
30
  to: "Até"
39
31
  search_status:
@@ -24,13 +24,6 @@
24
24
  buttons:
25
25
  filter: "Filtrar"
26
26
  clear: "Limpar Filtros"
27
- predicates:
28
- contains: "Contém"
29
- equals: "Igual A"
30
- starts_with: "Começa com"
31
- ends_with: "Termina com"
32
- greater_than: "Maior Que"
33
- less_than: "Menor Que"
34
27
  status_tag:
35
28
  "yes": "Sim"
36
29
  "no": "Não"
@@ -24,13 +24,6 @@ ro:
24
24
  buttons:
25
25
  filter: "Cautati"
26
26
  clear: "Stergeti filtrele"
27
- predicates:
28
- contains: "Conține"
29
- equals: "Egal Cu"
30
- starts_with: "începe cu"
31
- ends_with: "se termină cu"
32
- greater_than: "Mai Mare Decat"
33
- less_than: "Mai Mic Decat"
34
27
  status_tag:
35
28
  "yes": "Da"
36
29
  "no": "Nu"