@eeacms/volto-globalsearch 2.0.5 → 2.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +9 -17
- package/locales/bg/LC_MESSAGES/volto.po +10 -0
- package/locales/cs/LC_MESSAGES/volto.po +10 -0
- package/locales/de/LC_MESSAGES/volto.po +10 -0
- package/locales/en/LC_MESSAGES/volto.po +15 -5
- package/locales/es/LC_MESSAGES/volto.po +10 -0
- package/locales/et/LC_MESSAGES/volto.po +10 -0
- package/locales/fi/LC_MESSAGES/volto.po +10 -0
- package/locales/fr/LC_MESSAGES/volto.po +10 -0
- package/locales/ga/LC_MESSAGES/volto.po +14 -4
- package/locales/hr/LC_MESSAGES/volto.po +10 -0
- package/locales/hu/LC_MESSAGES/volto.po +10 -0
- package/locales/it/LC_MESSAGES/volto.po +10 -0
- package/locales/lt/LC_MESSAGES/volto.po +10 -0
- package/locales/nl/LC_MESSAGES/volto.po +10 -0
- package/locales/pl/LC_MESSAGES/volto.po +15 -5
- package/locales/pt/LC_MESSAGES/volto.po +10 -0
- package/locales/ro/LC_MESSAGES/volto.po +10 -0
- package/locales/sl/LC_MESSAGES/volto.po +10 -0
- package/locales/volto.pot +11 -1
- package/package.json +1 -1
- package/src/config/facets.js +5 -1
- package/src/config/global-search-base-config.js +9 -0
package/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d
|
|
|
4
4
|
|
|
5
5
|
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
6
6
|
|
|
7
|
+
### [2.0.6](https://github.com/eea/volto-globalsearch/compare/2.0.5...2.0.6) - 13 February 2025
|
|
8
|
+
|
|
9
|
+
#### :hammer_and_wrench: Others
|
|
10
|
+
|
|
11
|
+
- Refs #283012 - add Relevance [Tripon Eugen - [`a3871ec`](https://github.com/eea/volto-globalsearch/commit/a3871ec4a66f2599eff36ac195b5e1467a368df3)]
|
|
12
|
+
- Fix relevance [Tiberiu Ichim - [`242024d`](https://github.com/eea/volto-globalsearch/commit/242024d4bce3418316888cec55b79eb75af74e0a)]
|
|
13
|
+
- Refs #283012 - translate ga and pl [Tripon Eugen - [`3b128f7`](https://github.com/eea/volto-globalsearch/commit/3b128f720898fdb3f4a3f23da8583337f08363a8)]
|
|
14
|
+
- Refs #283012 - translate Language [Tripon Eugen - [`ccb5baf`](https://github.com/eea/volto-globalsearch/commit/ccb5bafddc868970480fd5ebda1426a7722ea8b9)]
|
|
15
|
+
- Refs #283012 - add Language [Tripon Eugen - [`f0fe3a3`](https://github.com/eea/volto-globalsearch/commit/f0fe3a3e86196ebfc2e52ed0d68798958d8523c1)]
|
|
7
16
|
### [2.0.5](https://github.com/eea/volto-globalsearch/compare/2.0.4...2.0.5) - 10 February 2025
|
|
8
17
|
|
|
9
18
|
#### :hammer_and_wrench: Others
|
|
@@ -25,7 +34,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
25
34
|
|
|
26
35
|
- added logo for copernicus insitu [Zoltan Szabo - [`b6b00ea`](https://github.com/eea/volto-globalsearch/commit/b6b00eacaf5fd798426fd5cf0af50858f8be79ef)]
|
|
27
36
|
- added copernicus in situ [Zoltan Szabo - [`54e3657`](https://github.com/eea/volto-globalsearch/commit/54e3657c28f8aa5a839952e83f9fbdb238e99ff0)]
|
|
28
|
-
- Add Sonarqube tag using bise-frontend addons list [EEA Jenkins - [`173f015`](https://github.com/eea/volto-globalsearch/commit/173f015579c8e334c853238d9fbf39261ced1cb4)]
|
|
29
37
|
### [2.0.2](https://github.com/eea/volto-globalsearch/compare/2.0.1...2.0.2) - 16 December 2024
|
|
30
38
|
|
|
31
39
|
#### :house: Internal changes
|
|
@@ -34,7 +42,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
34
42
|
|
|
35
43
|
#### :hammer_and_wrench: Others
|
|
36
44
|
|
|
37
|
-
- Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`5c6aa68`](https://github.com/eea/volto-globalsearch/commit/5c6aa68b0677dca98776114e69275ade89dcdf25)]
|
|
38
45
|
### [2.0.1](https://github.com/eea/volto-globalsearch/compare/2.0.0...2.0.1) - 14 October 2024
|
|
39
46
|
|
|
40
47
|
## [2.0.0](https://github.com/eea/volto-globalsearch/compare/1.1.0...2.0.0) - 22 April 2024
|
|
@@ -46,7 +53,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
46
53
|
|
|
47
54
|
#### :hammer_and_wrench: Others
|
|
48
55
|
|
|
49
|
-
- Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`d37a6cb`](https://github.com/eea/volto-globalsearch/commit/d37a6cbbe18e53abed600c082d7d23f8907fd7d3)]
|
|
50
56
|
### [1.1.0](https://github.com/eea/volto-globalsearch/compare/1.0.22...1.1.0) - 16 January 2024
|
|
51
57
|
|
|
52
58
|
#### :hammer_and_wrench: Others
|
|
@@ -60,7 +66,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
60
66
|
|
|
61
67
|
#### :house: Internal changes
|
|
62
68
|
|
|
63
|
-
- chore: [JENKINS] Refactor automated testing [valentinab25 - [`af030b5`](https://github.com/eea/volto-globalsearch/commit/af030b5cc8780353dd67f30857fd20edf746d5a0)]
|
|
64
69
|
- chore: husky, lint-staged use fixed versions [valentinab25 - [`866609d`](https://github.com/eea/volto-globalsearch/commit/866609d540bd0efe4bab088305bb2127105d8df7)]
|
|
65
70
|
- chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - [`e09f5e2`](https://github.com/eea/volto-globalsearch/commit/e09f5e2c1161b4b867c04eb1c0421274bd6c7110)]
|
|
66
71
|
|
|
@@ -68,11 +73,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
68
73
|
|
|
69
74
|
- removed try/catch [Zoltan Szabo - [`86cec5d`](https://github.com/eea/volto-globalsearch/commit/86cec5d49d06d41541dc6d42464e9b95769da745)]
|
|
70
75
|
- avoid async promise executor functions [Zoltan Szabo - [`61012e3`](https://github.com/eea/volto-globalsearch/commit/61012e331776fadaa9eafe9f7667b18d08b2351a)]
|
|
71
|
-
- test: [JENKINS] Use java17 for sonarqube scanner [valentinab25 - [`693b9c7`](https://github.com/eea/volto-globalsearch/commit/693b9c7f8c9d96533f04f5ae165e7e63b753222d)]
|
|
72
|
-
- test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`66db063`](https://github.com/eea/volto-globalsearch/commit/66db0635134d95f57c913c400902096980f2b66b)]
|
|
73
|
-
- test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`4b8920b`](https://github.com/eea/volto-globalsearch/commit/4b8920b5456e5a7f0ef355a0aa208267b50d395f)]
|
|
74
|
-
- test: [JENKINS] Increase shm-size to cypress docker [valentinab25 - [`5ea9790`](https://github.com/eea/volto-globalsearch/commit/5ea97905931323146c33be941646fab45643b18b)]
|
|
75
|
-
- test: [JENKINS] Improve cypress time [valentinab25 - [`1b94a8c`](https://github.com/eea/volto-globalsearch/commit/1b94a8c137d6c4961f811bbc4596da93d2b588bd)]
|
|
76
76
|
### [1.0.21](https://github.com/eea/volto-globalsearch/compare/1.0.20...1.0.21) - 29 September 2023
|
|
77
77
|
|
|
78
78
|
#### :house: Internal changes
|
|
@@ -135,13 +135,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
135
135
|
|
|
136
136
|
#### :house: Internal changes
|
|
137
137
|
|
|
138
|
-
- chore: [JENKINS] Deprecate circularity website [valentinab25 - [`ae6efed`](https://github.com/eea/volto-globalsearch/commit/ae6efed386f8fd053972a388a3f8714ff36cf575)]
|
|
139
138
|
|
|
140
139
|
#### :hammer_and_wrench: Others
|
|
141
140
|
|
|
142
141
|
- added missing logo [Zoltan Szabo - [`94684b9`](https://github.com/eea/volto-globalsearch/commit/94684b979698c47de353ecc2a9014a8f70d7ecc1)]
|
|
143
142
|
- updated frontend with configuration for 'Climate Advisory Board' [Zoltan Szabo - [`28cf22c`](https://github.com/eea/volto-globalsearch/commit/28cf22c93237226c3957223b497a33ab3cb73623)]
|
|
144
|
-
- Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`b655d51`](https://github.com/eea/volto-globalsearch/commit/b655d51fa3631ae42c89eb85bdcc850f70d9c72c)]
|
|
145
143
|
### [1.0.15](https://github.com/eea/volto-globalsearch/compare/1.0.14...1.0.15) - 14 March 2023
|
|
146
144
|
|
|
147
145
|
#### :hammer_and_wrench: Others
|
|
@@ -161,7 +159,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
161
159
|
#### :hammer_and_wrench: Others
|
|
162
160
|
|
|
163
161
|
- set the middleware proxy address for globalsearchbase [Zoltan Szabo - [`d0a0802`](https://github.com/eea/volto-globalsearch/commit/d0a08026fa73ce8fd15b666c922e7db71104a5d1)]
|
|
164
|
-
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`b710a4f`](https://github.com/eea/volto-globalsearch/commit/b710a4f73f61e164ecf502a83e7f07d0daf578b3)]
|
|
165
162
|
### [1.0.12](https://github.com/eea/volto-globalsearch/compare/1.0.11...1.0.12) - 1 March 2023
|
|
166
163
|
|
|
167
164
|
#### :hammer_and_wrench: Others
|
|
@@ -229,14 +226,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
229
226
|
- Make last 2 years default [Tiberiu Ichim - [`ff765e2`](https://github.com/eea/volto-globalsearch/commit/ff765e24a1d93c60f091aeffa7c3156d8fb98e49)]
|
|
230
227
|
- Add compact listing, placeholder for now [Tiberiu Ichim - [`3f6104f`](https://github.com/eea/volto-globalsearch/commit/3f6104fb1725f7e3c22736a30629f64e4882242a)]
|
|
231
228
|
- test(Jenkins): Run tests and cypress with latest canary @plone/volto [Alin Voinea - [`8120264`](https://github.com/eea/volto-globalsearch/commit/812026495c31b272e6ae6415642cf1a6b2f783cf)]
|
|
232
|
-
- yarn 3 [Alin Voinea - [`b61ad50`](https://github.com/eea/volto-globalsearch/commit/b61ad5075a79bebfce1044a6cd4978c92d98fbdc)]
|
|
233
229
|
### [1.0.1](https://github.com/eea/volto-globalsearch/compare/1.0.0...1.0.1) - 16 November 2022
|
|
234
230
|
|
|
235
231
|
#### :hammer_and_wrench: Others
|
|
236
232
|
|
|
237
233
|
- Fix eslint [Tiberiu Ichim - [`cf2886b`](https://github.com/eea/volto-globalsearch/commit/cf2886b412013f9427cf5d39cdf00004bdd9f80b)]
|
|
238
234
|
- test(estlint): Fix .project.eslintrc.js [Alin Voinea - [`40c08d2`](https://github.com/eea/volto-globalsearch/commit/40c08d2d4eda81ce306225a81f09e0bcfe6794eb)]
|
|
239
|
-
- Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`af6e020`](https://github.com/eea/volto-globalsearch/commit/af6e020794798c1f69fee8c08bdf71fc3992230a)]
|
|
240
235
|
## [1.0.0](https://github.com/eea/volto-globalsearch/compare/0.1.7...1.0.0) - 28 October 2022
|
|
241
236
|
|
|
242
237
|
#### :nail_care: Enhancements
|
|
@@ -255,7 +250,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
255
250
|
#### :hammer_and_wrench: Others
|
|
256
251
|
|
|
257
252
|
- Fix dependencies [kreafox - [`50ad307`](https://github.com/eea/volto-globalsearch/commit/50ad307d64140c43df9dded27c0b532923885764)]
|
|
258
|
-
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`c2d848e`](https://github.com/eea/volto-globalsearch/commit/c2d848e1efa456f53d883c50769882101e1ce19f)]
|
|
259
253
|
### [0.1.5](https://github.com/eea/volto-globalsearch/compare/0.1.4...0.1.5) - 28 July 2022
|
|
260
254
|
|
|
261
255
|
#### :hammer_and_wrench: Others
|
|
@@ -268,7 +262,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
268
262
|
|
|
269
263
|
#### :hammer_and_wrench: Others
|
|
270
264
|
|
|
271
|
-
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`5dce07b`](https://github.com/eea/volto-globalsearch/commit/5dce07ba7d1e82776a426e9746d5dab1b0acf738)]
|
|
272
265
|
### [0.1.3](https://github.com/eea/volto-globalsearch/compare/0.1.2...0.1.3) - 10 June 2022
|
|
273
266
|
|
|
274
267
|
### [0.1.2](https://github.com/eea/volto-globalsearch/compare/0.1.1...0.1.2) - 10 June 2022
|
|
@@ -291,7 +284,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
291
284
|
- ignore eslint for *.json files [Zoltan Szabo - [`e18919e`](https://github.com/eea/volto-globalsearch/commit/e18919e1255818c5cf33bf769cca078d75ca3422)]
|
|
292
285
|
- formatting [Zoltan Szabo - [`18282ed`](https://github.com/eea/volto-globalsearch/commit/18282ed159865bcbc50e2fd17417cf6d90d3e593)]
|
|
293
286
|
- updated dependencies [Zoltan Szabo - [`cfcf46e`](https://github.com/eea/volto-globalsearch/commit/cfcf46ee33b23bb31f76955c12a857411f042daf)]
|
|
294
|
-
- [JENKINSFILE] fix after bootstrap [valentinab25 - [`61c8c46`](https://github.com/eea/volto-globalsearch/commit/61c8c46891edf3b52768f12cf7505c034ef7bb89)]
|
|
295
287
|
### 0.0.1 - 19 May 2022
|
|
296
288
|
|
|
297
289
|
#### :hammer_and_wrench: Others
|
|
@@ -16,6 +16,11 @@ msgstr ""
|
|
|
16
16
|
msgid "Include archived content"
|
|
17
17
|
msgstr "Включете архивирано съдържание"
|
|
18
18
|
|
|
19
|
+
#: config/facets
|
|
20
|
+
# defaultMessage: Language
|
|
21
|
+
msgid "Language"
|
|
22
|
+
msgstr "език"
|
|
23
|
+
|
|
19
24
|
#: config/global-search-base-config
|
|
20
25
|
# defaultMessage: Newest
|
|
21
26
|
msgid "Newest"
|
|
@@ -26,6 +31,11 @@ msgstr "Най-новите"
|
|
|
26
31
|
msgid "Oldest"
|
|
27
32
|
msgstr "Най-старият"
|
|
28
33
|
|
|
34
|
+
#: config/global-search-base-config
|
|
35
|
+
# defaultMessage: Relevance
|
|
36
|
+
msgid "Relevance"
|
|
37
|
+
msgstr "Уместност"
|
|
38
|
+
|
|
29
39
|
#: config/global-search-base-config
|
|
30
40
|
# defaultMessage: Title a-z
|
|
31
41
|
msgid "Title a-z"
|
|
@@ -16,6 +16,11 @@ msgstr ""
|
|
|
16
16
|
msgid "Include archived content"
|
|
17
17
|
msgstr "Zahrnout archivovaný obsah"
|
|
18
18
|
|
|
19
|
+
#: config/facets
|
|
20
|
+
# defaultMessage: Language
|
|
21
|
+
msgid "Language"
|
|
22
|
+
msgstr "Jazyk"
|
|
23
|
+
|
|
19
24
|
#: config/global-search-base-config
|
|
20
25
|
# defaultMessage: Newest
|
|
21
26
|
msgid "Newest"
|
|
@@ -26,6 +31,11 @@ msgstr "Nejnovější"
|
|
|
26
31
|
msgid "Oldest"
|
|
27
32
|
msgstr "Nejstarší"
|
|
28
33
|
|
|
34
|
+
#: config/global-search-base-config
|
|
35
|
+
# defaultMessage: Relevance
|
|
36
|
+
msgid "Relevance"
|
|
37
|
+
msgstr "Relevance"
|
|
38
|
+
|
|
29
39
|
#: config/global-search-base-config
|
|
30
40
|
# defaultMessage: Title a-z
|
|
31
41
|
msgid "Title a-z"
|
|
@@ -16,6 +16,11 @@ msgstr ""
|
|
|
16
16
|
msgid "Include archived content"
|
|
17
17
|
msgstr "Archivierte Inhalte einbeziehen"
|
|
18
18
|
|
|
19
|
+
#: config/facets
|
|
20
|
+
# defaultMessage: Language
|
|
21
|
+
msgid "Language"
|
|
22
|
+
msgstr "Sprache"
|
|
23
|
+
|
|
19
24
|
#: config/global-search-base-config
|
|
20
25
|
# defaultMessage: Newest
|
|
21
26
|
msgid "Newest"
|
|
@@ -26,6 +31,11 @@ msgstr "Neueste"
|
|
|
26
31
|
msgid "Oldest"
|
|
27
32
|
msgstr "Älteste"
|
|
28
33
|
|
|
34
|
+
#: config/global-search-base-config
|
|
35
|
+
# defaultMessage: Relevance
|
|
36
|
+
msgid "Relevance"
|
|
37
|
+
msgstr "Relevanz"
|
|
38
|
+
|
|
29
39
|
#: config/global-search-base-config
|
|
30
40
|
# defaultMessage: Title a-z
|
|
31
41
|
msgid "Title a-z"
|
|
@@ -14,24 +14,34 @@ msgstr ""
|
|
|
14
14
|
#: config/facets
|
|
15
15
|
# defaultMessage: Include archived content
|
|
16
16
|
msgid "Include archived content"
|
|
17
|
-
msgstr "
|
|
17
|
+
msgstr ""
|
|
18
|
+
|
|
19
|
+
#: config/facets
|
|
20
|
+
# defaultMessage: Language
|
|
21
|
+
msgid "Language"
|
|
22
|
+
msgstr ""
|
|
18
23
|
|
|
19
24
|
#: config/global-search-base-config
|
|
20
25
|
# defaultMessage: Newest
|
|
21
26
|
msgid "Newest"
|
|
22
|
-
msgstr "
|
|
27
|
+
msgstr ""
|
|
23
28
|
|
|
24
29
|
#: config/global-search-base-config
|
|
25
30
|
# defaultMessage: Oldest
|
|
26
31
|
msgid "Oldest"
|
|
27
|
-
msgstr "
|
|
32
|
+
msgstr ""
|
|
33
|
+
|
|
34
|
+
#: config/global-search-base-config
|
|
35
|
+
# defaultMessage: Relevance
|
|
36
|
+
msgid "Relevance"
|
|
37
|
+
msgstr ""
|
|
28
38
|
|
|
29
39
|
#: config/global-search-base-config
|
|
30
40
|
# defaultMessage: Title a-z
|
|
31
41
|
msgid "Title a-z"
|
|
32
|
-
msgstr "
|
|
42
|
+
msgstr ""
|
|
33
43
|
|
|
34
44
|
#: config/global-search-base-config
|
|
35
45
|
# defaultMessage: Title z-a
|
|
36
46
|
msgid "Title z-a"
|
|
37
|
-
msgstr "
|
|
47
|
+
msgstr ""
|
|
@@ -16,6 +16,11 @@ msgstr ""
|
|
|
16
16
|
msgid "Include archived content"
|
|
17
17
|
msgstr "Incluir contenido archivado"
|
|
18
18
|
|
|
19
|
+
#: config/facets
|
|
20
|
+
# defaultMessage: Language
|
|
21
|
+
msgid "Language"
|
|
22
|
+
msgstr "Idioma"
|
|
23
|
+
|
|
19
24
|
#: config/global-search-base-config
|
|
20
25
|
# defaultMessage: Newest
|
|
21
26
|
msgid "Newest"
|
|
@@ -26,6 +31,11 @@ msgstr "El más nuevo"
|
|
|
26
31
|
msgid "Oldest"
|
|
27
32
|
msgstr "Más antiguo"
|
|
28
33
|
|
|
34
|
+
#: config/global-search-base-config
|
|
35
|
+
# defaultMessage: Relevance
|
|
36
|
+
msgid "Relevance"
|
|
37
|
+
msgstr "Pertinencia"
|
|
38
|
+
|
|
29
39
|
#: config/global-search-base-config
|
|
30
40
|
# defaultMessage: Title a-z
|
|
31
41
|
msgid "Title a-z"
|
|
@@ -16,6 +16,11 @@ msgstr ""
|
|
|
16
16
|
msgid "Include archived content"
|
|
17
17
|
msgstr "Kaasake arhiveeritud sisu"
|
|
18
18
|
|
|
19
|
+
#: config/facets
|
|
20
|
+
# defaultMessage: Language
|
|
21
|
+
msgid "Language"
|
|
22
|
+
msgstr "Keel"
|
|
23
|
+
|
|
19
24
|
#: config/global-search-base-config
|
|
20
25
|
# defaultMessage: Newest
|
|
21
26
|
msgid "Newest"
|
|
@@ -26,6 +31,11 @@ msgstr "Uusim"
|
|
|
26
31
|
msgid "Oldest"
|
|
27
32
|
msgstr "Vanim"
|
|
28
33
|
|
|
34
|
+
#: config/global-search-base-config
|
|
35
|
+
# defaultMessage: Relevance
|
|
36
|
+
msgid "Relevance"
|
|
37
|
+
msgstr ""
|
|
38
|
+
|
|
29
39
|
#: config/global-search-base-config
|
|
30
40
|
# defaultMessage: Title a-z
|
|
31
41
|
msgid "Title a-z"
|
|
@@ -16,6 +16,11 @@ msgstr ""
|
|
|
16
16
|
msgid "Include archived content"
|
|
17
17
|
msgstr "Sisällytä arkistoitu sisältö"
|
|
18
18
|
|
|
19
|
+
#: config/facets
|
|
20
|
+
# defaultMessage: Language
|
|
21
|
+
msgid "Language"
|
|
22
|
+
msgstr "Kieli"
|
|
23
|
+
|
|
19
24
|
#: config/global-search-base-config
|
|
20
25
|
# defaultMessage: Newest
|
|
21
26
|
msgid "Newest"
|
|
@@ -26,6 +31,11 @@ msgstr "Uusin"
|
|
|
26
31
|
msgid "Oldest"
|
|
27
32
|
msgstr "Vanhin"
|
|
28
33
|
|
|
34
|
+
#: config/global-search-base-config
|
|
35
|
+
# defaultMessage: Relevance
|
|
36
|
+
msgid "Relevance"
|
|
37
|
+
msgstr ""
|
|
38
|
+
|
|
29
39
|
#: config/global-search-base-config
|
|
30
40
|
# defaultMessage: Title a-z
|
|
31
41
|
msgid "Title a-z"
|
|
@@ -16,6 +16,11 @@ msgstr ""
|
|
|
16
16
|
msgid "Include archived content"
|
|
17
17
|
msgstr "Inclure le contenu archivé"
|
|
18
18
|
|
|
19
|
+
#: config/facets
|
|
20
|
+
# defaultMessage: Language
|
|
21
|
+
msgid "Language"
|
|
22
|
+
msgstr "Langue"
|
|
23
|
+
|
|
19
24
|
#: config/global-search-base-config
|
|
20
25
|
# defaultMessage: Newest
|
|
21
26
|
msgid "Newest"
|
|
@@ -26,6 +31,11 @@ msgstr "Le plus récent"
|
|
|
26
31
|
msgid "Oldest"
|
|
27
32
|
msgstr "Le plus ancien"
|
|
28
33
|
|
|
34
|
+
#: config/global-search-base-config
|
|
35
|
+
# defaultMessage: Relevance
|
|
36
|
+
msgid "Relevance"
|
|
37
|
+
msgstr "Pertinence"
|
|
38
|
+
|
|
29
39
|
#: config/global-search-base-config
|
|
30
40
|
# defaultMessage: Title a-z
|
|
31
41
|
msgid "Title a-z"
|
|
@@ -14,24 +14,34 @@ msgstr ""
|
|
|
14
14
|
#: config/facets
|
|
15
15
|
# defaultMessage: Include archived content
|
|
16
16
|
msgid "Include archived content"
|
|
17
|
-
msgstr ""
|
|
17
|
+
msgstr "Cuir ábhar cartlainne san áireamh"
|
|
18
|
+
|
|
19
|
+
#: config/facets
|
|
20
|
+
# defaultMessage: Language
|
|
21
|
+
msgid "Language"
|
|
22
|
+
msgstr "Teanga"
|
|
18
23
|
|
|
19
24
|
#: config/global-search-base-config
|
|
20
25
|
# defaultMessage: Newest
|
|
21
26
|
msgid "Newest"
|
|
22
|
-
msgstr ""
|
|
27
|
+
msgstr "is nuaí"
|
|
23
28
|
|
|
24
29
|
#: config/global-search-base-config
|
|
25
30
|
# defaultMessage: Oldest
|
|
26
31
|
msgid "Oldest"
|
|
32
|
+
msgstr "Is sine"
|
|
33
|
+
|
|
34
|
+
#: config/global-search-base-config
|
|
35
|
+
# defaultMessage: Relevance
|
|
36
|
+
msgid "Relevance"
|
|
27
37
|
msgstr ""
|
|
28
38
|
|
|
29
39
|
#: config/global-search-base-config
|
|
30
40
|
# defaultMessage: Title a-z
|
|
31
41
|
msgid "Title a-z"
|
|
32
|
-
msgstr ""
|
|
42
|
+
msgstr "Teideal a-z"
|
|
33
43
|
|
|
34
44
|
#: config/global-search-base-config
|
|
35
45
|
# defaultMessage: Title z-a
|
|
36
46
|
msgid "Title z-a"
|
|
37
|
-
msgstr ""
|
|
47
|
+
msgstr "Teideal z-a"
|
|
@@ -16,6 +16,11 @@ msgstr ""
|
|
|
16
16
|
msgid "Include archived content"
|
|
17
17
|
msgstr "Uključi arhivirani sadržaj"
|
|
18
18
|
|
|
19
|
+
#: config/facets
|
|
20
|
+
# defaultMessage: Language
|
|
21
|
+
msgid "Language"
|
|
22
|
+
msgstr "Jezik"
|
|
23
|
+
|
|
19
24
|
#: config/global-search-base-config
|
|
20
25
|
# defaultMessage: Newest
|
|
21
26
|
msgid "Newest"
|
|
@@ -26,6 +31,11 @@ msgstr "Najnoviji"
|
|
|
26
31
|
msgid "Oldest"
|
|
27
32
|
msgstr "Najstariji"
|
|
28
33
|
|
|
34
|
+
#: config/global-search-base-config
|
|
35
|
+
# defaultMessage: Relevance
|
|
36
|
+
msgid "Relevance"
|
|
37
|
+
msgstr "Relevantnost"
|
|
38
|
+
|
|
29
39
|
#: config/global-search-base-config
|
|
30
40
|
# defaultMessage: Title a-z
|
|
31
41
|
msgid "Title a-z"
|
|
@@ -16,6 +16,11 @@ msgstr ""
|
|
|
16
16
|
msgid "Include archived content"
|
|
17
17
|
msgstr "Tartalmazza az archivált tartalmat"
|
|
18
18
|
|
|
19
|
+
#: config/facets
|
|
20
|
+
# defaultMessage: Language
|
|
21
|
+
msgid "Language"
|
|
22
|
+
msgstr "Nyelv"
|
|
23
|
+
|
|
19
24
|
#: config/global-search-base-config
|
|
20
25
|
# defaultMessage: Newest
|
|
21
26
|
msgid "Newest"
|
|
@@ -26,6 +31,11 @@ msgstr "Legújabb"
|
|
|
26
31
|
msgid "Oldest"
|
|
27
32
|
msgstr "Legrégebbi"
|
|
28
33
|
|
|
34
|
+
#: config/global-search-base-config
|
|
35
|
+
# defaultMessage: Relevance
|
|
36
|
+
msgid "Relevance"
|
|
37
|
+
msgstr "Relevancia"
|
|
38
|
+
|
|
29
39
|
#: config/global-search-base-config
|
|
30
40
|
# defaultMessage: Title a-z
|
|
31
41
|
msgid "Title a-z"
|
|
@@ -16,6 +16,11 @@ msgstr ""
|
|
|
16
16
|
msgid "Include archived content"
|
|
17
17
|
msgstr "Includi contenuti archiviati"
|
|
18
18
|
|
|
19
|
+
#: config/facets
|
|
20
|
+
# defaultMessage: Language
|
|
21
|
+
msgid "Language"
|
|
22
|
+
msgstr "Lingua"
|
|
23
|
+
|
|
19
24
|
#: config/global-search-base-config
|
|
20
25
|
# defaultMessage: Newest
|
|
21
26
|
msgid "Newest"
|
|
@@ -26,6 +31,11 @@ msgstr "Più recente"
|
|
|
26
31
|
msgid "Oldest"
|
|
27
32
|
msgstr "Il più antico"
|
|
28
33
|
|
|
34
|
+
#: config/global-search-base-config
|
|
35
|
+
# defaultMessage: Relevance
|
|
36
|
+
msgid "Relevance"
|
|
37
|
+
msgstr "Rilevanza"
|
|
38
|
+
|
|
29
39
|
#: config/global-search-base-config
|
|
30
40
|
# defaultMessage: Title a-z
|
|
31
41
|
msgid "Title a-z"
|
|
@@ -16,6 +16,11 @@ msgstr ""
|
|
|
16
16
|
msgid "Include archived content"
|
|
17
17
|
msgstr "Įtraukti archyvuotą turinį"
|
|
18
18
|
|
|
19
|
+
#: config/facets
|
|
20
|
+
# defaultMessage: Language
|
|
21
|
+
msgid "Language"
|
|
22
|
+
msgstr "Kalba"
|
|
23
|
+
|
|
19
24
|
#: config/global-search-base-config
|
|
20
25
|
# defaultMessage: Newest
|
|
21
26
|
msgid "Newest"
|
|
@@ -26,6 +31,11 @@ msgstr "Naujausias"
|
|
|
26
31
|
msgid "Oldest"
|
|
27
32
|
msgstr "Seniausias"
|
|
28
33
|
|
|
34
|
+
#: config/global-search-base-config
|
|
35
|
+
# defaultMessage: Relevance
|
|
36
|
+
msgid "Relevance"
|
|
37
|
+
msgstr "Aktualumas"
|
|
38
|
+
|
|
29
39
|
#: config/global-search-base-config
|
|
30
40
|
# defaultMessage: Title a-z
|
|
31
41
|
msgid "Title a-z"
|
|
@@ -16,6 +16,11 @@ msgstr ""
|
|
|
16
16
|
msgid "Include archived content"
|
|
17
17
|
msgstr "Inclusief gearchiveerde inhoud"
|
|
18
18
|
|
|
19
|
+
#: config/facets
|
|
20
|
+
# defaultMessage: Language
|
|
21
|
+
msgid "Language"
|
|
22
|
+
msgstr "Taal"
|
|
23
|
+
|
|
19
24
|
#: config/global-search-base-config
|
|
20
25
|
# defaultMessage: Newest
|
|
21
26
|
msgid "Newest"
|
|
@@ -26,6 +31,11 @@ msgstr "Nieuwste"
|
|
|
26
31
|
msgid "Oldest"
|
|
27
32
|
msgstr "Oudste"
|
|
28
33
|
|
|
34
|
+
#: config/global-search-base-config
|
|
35
|
+
# defaultMessage: Relevance
|
|
36
|
+
msgid "Relevance"
|
|
37
|
+
msgstr ""
|
|
38
|
+
|
|
29
39
|
#: config/global-search-base-config
|
|
30
40
|
# defaultMessage: Title a-z
|
|
31
41
|
msgid "Title a-z"
|
|
@@ -14,24 +14,34 @@ msgstr ""
|
|
|
14
14
|
#: config/facets
|
|
15
15
|
# defaultMessage: Include archived content
|
|
16
16
|
msgid "Include archived content"
|
|
17
|
-
msgstr ""
|
|
17
|
+
msgstr "Uwzględnij zarchiwizowane treści"
|
|
18
|
+
|
|
19
|
+
#: config/facets
|
|
20
|
+
# defaultMessage: Language
|
|
21
|
+
msgid "Language"
|
|
22
|
+
msgstr "Języks"
|
|
18
23
|
|
|
19
24
|
#: config/global-search-base-config
|
|
20
25
|
# defaultMessage: Newest
|
|
21
26
|
msgid "Newest"
|
|
22
|
-
msgstr ""
|
|
27
|
+
msgstr "Najnowszy"
|
|
23
28
|
|
|
24
29
|
#: config/global-search-base-config
|
|
25
30
|
# defaultMessage: Oldest
|
|
26
31
|
msgid "Oldest"
|
|
27
|
-
msgstr ""
|
|
32
|
+
msgstr "Najstarszy"
|
|
33
|
+
|
|
34
|
+
#: config/global-search-base-config
|
|
35
|
+
# defaultMessage: Relevance
|
|
36
|
+
msgid "Relevance"
|
|
37
|
+
msgstr "Znaczenie"
|
|
28
38
|
|
|
29
39
|
#: config/global-search-base-config
|
|
30
40
|
# defaultMessage: Title a-z
|
|
31
41
|
msgid "Title a-z"
|
|
32
|
-
msgstr ""
|
|
42
|
+
msgstr "Tytuł a-z"
|
|
33
43
|
|
|
34
44
|
#: config/global-search-base-config
|
|
35
45
|
# defaultMessage: Title z-a
|
|
36
46
|
msgid "Title z-a"
|
|
37
|
-
msgstr ""
|
|
47
|
+
msgstr "Tytuł z-a"
|
|
@@ -16,6 +16,11 @@ msgstr ""
|
|
|
16
16
|
msgid "Include archived content"
|
|
17
17
|
msgstr "Incluir conteúdo arquivado"
|
|
18
18
|
|
|
19
|
+
#: config/facets
|
|
20
|
+
# defaultMessage: Language
|
|
21
|
+
msgid "Language"
|
|
22
|
+
msgstr "Linguagem"
|
|
23
|
+
|
|
19
24
|
#: config/global-search-base-config
|
|
20
25
|
# defaultMessage: Newest
|
|
21
26
|
msgid "Newest"
|
|
@@ -26,6 +31,11 @@ msgstr "Mais recente"
|
|
|
26
31
|
msgid "Oldest"
|
|
27
32
|
msgstr "Mais antigo"
|
|
28
33
|
|
|
34
|
+
#: config/global-search-base-config
|
|
35
|
+
# defaultMessage: Relevance
|
|
36
|
+
msgid "Relevance"
|
|
37
|
+
msgstr "Relevância"
|
|
38
|
+
|
|
29
39
|
#: config/global-search-base-config
|
|
30
40
|
# defaultMessage: Title a-z
|
|
31
41
|
msgid "Title a-z"
|
|
@@ -16,6 +16,11 @@ msgstr ""
|
|
|
16
16
|
msgid "Include archived content"
|
|
17
17
|
msgstr "Includeți conținut arhivat"
|
|
18
18
|
|
|
19
|
+
#: config/facets
|
|
20
|
+
# defaultMessage: Language
|
|
21
|
+
msgid "Language"
|
|
22
|
+
msgstr "Limbă"
|
|
23
|
+
|
|
19
24
|
#: config/global-search-base-config
|
|
20
25
|
# defaultMessage: Newest
|
|
21
26
|
msgid "Newest"
|
|
@@ -26,6 +31,11 @@ msgstr "Cel mai nou"
|
|
|
26
31
|
msgid "Oldest"
|
|
27
32
|
msgstr "Cel mai vechi"
|
|
28
33
|
|
|
34
|
+
#: config/global-search-base-config
|
|
35
|
+
# defaultMessage: Relevance
|
|
36
|
+
msgid "Relevance"
|
|
37
|
+
msgstr "Relevanţă"
|
|
38
|
+
|
|
29
39
|
#: config/global-search-base-config
|
|
30
40
|
# defaultMessage: Title a-z
|
|
31
41
|
msgid "Title a-z"
|
|
@@ -16,6 +16,11 @@ msgstr ""
|
|
|
16
16
|
msgid "Include archived content"
|
|
17
17
|
msgstr "Vključi arhivirano vsebino"
|
|
18
18
|
|
|
19
|
+
#: config/facets
|
|
20
|
+
# defaultMessage: Language
|
|
21
|
+
msgid "Language"
|
|
22
|
+
msgstr "Jezik"
|
|
23
|
+
|
|
19
24
|
#: config/global-search-base-config
|
|
20
25
|
# defaultMessage: Newest
|
|
21
26
|
msgid "Newest"
|
|
@@ -26,6 +31,11 @@ msgstr "Najnovejša"
|
|
|
26
31
|
msgid "Oldest"
|
|
27
32
|
msgstr "Najstarejši"
|
|
28
33
|
|
|
34
|
+
#: config/global-search-base-config
|
|
35
|
+
# defaultMessage: Relevance
|
|
36
|
+
msgid "Relevance"
|
|
37
|
+
msgstr ""
|
|
38
|
+
|
|
29
39
|
#: config/global-search-base-config
|
|
30
40
|
# defaultMessage: Title a-z
|
|
31
41
|
msgid "Title a-z"
|
package/locales/volto.pot
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
msgid ""
|
|
2
2
|
msgstr ""
|
|
3
3
|
"Project-Id-Version: Plone\n"
|
|
4
|
-
"POT-Creation-Date: 2025-02-
|
|
4
|
+
"POT-Creation-Date: 2025-02-13T09:14:15.969Z\n"
|
|
5
5
|
"Last-Translator: Plone i18n <plone-i18n@lists.sourceforge.net>\n"
|
|
6
6
|
"Language-Team: Plone i18n <plone-i18n@lists.sourceforge.net>\n"
|
|
7
7
|
"MIME-Version: 1.0\n"
|
|
@@ -18,6 +18,11 @@ msgstr ""
|
|
|
18
18
|
msgid "Include archived content"
|
|
19
19
|
msgstr ""
|
|
20
20
|
|
|
21
|
+
#: config/facets
|
|
22
|
+
# defaultMessage: Language
|
|
23
|
+
msgid "Language"
|
|
24
|
+
msgstr ""
|
|
25
|
+
|
|
21
26
|
#: config/global-search-base-config
|
|
22
27
|
# defaultMessage: Newest
|
|
23
28
|
msgid "Newest"
|
|
@@ -28,6 +33,11 @@ msgstr ""
|
|
|
28
33
|
msgid "Oldest"
|
|
29
34
|
msgstr ""
|
|
30
35
|
|
|
36
|
+
#: config/global-search-base-config
|
|
37
|
+
# defaultMessage: Relevance
|
|
38
|
+
msgid "Relevance"
|
|
39
|
+
msgstr ""
|
|
40
|
+
|
|
31
41
|
#: config/global-search-base-config
|
|
32
42
|
# defaultMessage: Title a-z
|
|
33
43
|
msgid "Title a-z"
|
package/package.json
CHANGED
package/src/config/facets.js
CHANGED
|
@@ -18,6 +18,10 @@ const messages = defineMessages({
|
|
|
18
18
|
id: 'Include archived content',
|
|
19
19
|
defaultMessage: 'Include archived content',
|
|
20
20
|
},
|
|
21
|
+
language: {
|
|
22
|
+
id: 'Language',
|
|
23
|
+
defaultMessage: 'Language',
|
|
24
|
+
},
|
|
21
25
|
});
|
|
22
26
|
|
|
23
27
|
const languageCodes = [
|
|
@@ -275,7 +279,7 @@ const facets = [
|
|
|
275
279
|
field: 'language',
|
|
276
280
|
isFilterable: false,
|
|
277
281
|
isMulti: true,
|
|
278
|
-
label:
|
|
282
|
+
label: messages.language,
|
|
279
283
|
default: {
|
|
280
284
|
values: ['en'],
|
|
281
285
|
type: 'any',
|
|
@@ -31,6 +31,10 @@ const messages = defineMessages({
|
|
|
31
31
|
id: 'Oldest',
|
|
32
32
|
defaultMessage: 'Oldest',
|
|
33
33
|
},
|
|
34
|
+
Relevance: {
|
|
35
|
+
id: 'Relevance',
|
|
36
|
+
defaultMessage: 'Relevance',
|
|
37
|
+
},
|
|
34
38
|
});
|
|
35
39
|
|
|
36
40
|
const globalSearchBaseConfig = {
|
|
@@ -84,6 +88,11 @@ const globalSearchBaseConfig = {
|
|
|
84
88
|
},
|
|
85
89
|
},
|
|
86
90
|
sortOptions: [
|
|
91
|
+
{
|
|
92
|
+
name: messages.Relevance,
|
|
93
|
+
value: '',
|
|
94
|
+
direction: '',
|
|
95
|
+
},
|
|
87
96
|
{
|
|
88
97
|
name: messages.sortTitleAZ,
|
|
89
98
|
value: 'title.index',
|