@ovh-ux/muk 0.4.0 → 0.5.0
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 +33 -0
- package/dist/{Messages_de_DE-BPhzh_L1.mjs → Messages_de_DE-3MNHOuUg.mjs} +6 -4
- package/dist/{Messages_de_DE-BePSJpWv.mjs → Messages_de_DE-B2qC5D5v.mjs} +6 -6
- package/dist/{Messages_de_DE-_S8X1FQ3.mjs → Messages_de_DE-B4I9dvHI.mjs} +14 -14
- package/dist/Messages_de_DE-Bjx7LzR8.mjs +29 -0
- package/dist/{Messages_en_GB-Y2_cJJyh.mjs → Messages_en_GB-BGWBRl9i.mjs} +5 -5
- package/dist/{Messages_en_GB-DcHl6-T8.mjs → Messages_en_GB-DE8KbqXC.mjs} +5 -3
- package/dist/{Messages_en_GB-sxANGMjY.mjs → Messages_en_GB-DgnnPLos.mjs} +16 -16
- package/dist/{Messages_en_GB-BRY1v8PG.mjs → Messages_en_GB-Dn1WG0dt.mjs} +1 -1
- package/dist/Messages_en_GB-YkRWCHvN.mjs +29 -0
- package/dist/{Messages_es_ES-BFLCBTG8.mjs → Messages_es_ES-2lj03W6b.mjs} +5 -5
- package/dist/{Messages_es_ES-BHtOorBn.mjs → Messages_es_ES-BaT_ODd1.mjs} +2 -2
- package/dist/{Messages_es_ES-CkFNQRPw.mjs → Messages_es_ES-BxiB0FtM.mjs} +1 -1
- package/dist/Messages_es_ES-CBNZ8_hV.mjs +29 -0
- package/dist/{Messages_es_ES-Af1PP9KY.mjs → Messages_es_ES-CdtVHkLS.mjs} +6 -4
- package/dist/{Messages_es_ES-CvuGcmq4.mjs → Messages_es_ES-hMrxRn0w.mjs} +5 -5
- package/dist/Messages_fr_CA-BF58cJQR.mjs +21 -0
- package/dist/Messages_fr_CA-aw5WK--P.mjs +29 -0
- package/dist/{Messages_it_IT-CWXbQkY3.mjs → Messages_it_IT-Cxf6q7mM.mjs} +5 -5
- package/dist/Messages_it_IT-Dyvca57L.mjs +29 -0
- package/dist/{Messages_it_IT-CSyfK6tU.mjs → Messages_it_IT-Oyl-Xe_r.mjs} +9 -7
- package/dist/{Messages_it_IT-D4VcD5se.mjs → Messages_it_IT-zNtM5UaD.mjs} +1 -1
- package/dist/{Messages_pl_PL-Cy6gyWv2.mjs → Messages_pl_PL-BwqhJMYt.mjs} +5 -5
- package/dist/Messages_pl_PL-C61EZKKd.mjs +21 -0
- package/dist/{Messages_pl_PL-DE1ZjXCG.mjs → Messages_pl_PL-C9EWckC3.mjs} +1 -1
- package/dist/Messages_pl_PL-CIS8g786.mjs +29 -0
- package/dist/{Messages_pl_PL-BvXkrBM4.mjs → Messages_pl_PL-DY_yXdsS.mjs} +1 -1
- package/dist/{Messages_pl_PL-lBVenUM3.mjs → Messages_pl_PL-DoAYSfc8.mjs} +1 -1
- package/dist/{Messages_pl_PL-BWdcvcGc.mjs → Messages_pl_PL-xUMuqgEf.mjs} +1 -1
- package/dist/{Messages_pt_PT-CanJgCJ_.mjs → Messages_pt_PT-BUm4OieC.mjs} +5 -5
- package/dist/{Messages_pt_PT-BRY1v8PG.mjs → Messages_pt_PT-C-ektIWe.mjs} +2 -2
- package/dist/Messages_pt_PT-CAoJc0Kp.mjs +21 -0
- package/dist/Messages_pt_PT-CExZfRAk.mjs +29 -0
- package/dist/{TagsModal.component-DJwlTgy3.mjs → TagsModal.component-Do7CffW2.mjs} +1 -1
- package/dist/{lib-CpOvds5w.mjs → lib-NRcQNwHl.mjs} +368 -371
- package/dist/manager-ui-kit-lib.es.ts +161 -146
- package/dist/manager-ui-kit-lib.umd.ts +13 -13
- package/dist/src/lib.scss +3 -0
- package/dist/style.css +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/types/src/commons/tests-utils/Type.utils.d.ts +1 -0
- package/dist/types/src/commons/tests-utils/Type.utils.d.ts.map +1 -1
- package/dist/types/src/components/button/translations/Messages_pl_PL.json.d.ts +1 -1
- package/dist/types/src/components/changelog-menu/translations/Messages_en_GB.json.d.ts +3 -2
- package/dist/types/src/components/changelog-menu/translations/Messages_es_ES.json.d.ts +1 -1
- package/dist/types/src/components/changelog-menu/translations/Messages_pl_PL.json.d.ts +1 -1
- package/dist/types/src/components/changelog-menu/translations/Messages_pt_PT.json.d.ts +2 -2
- package/dist/types/src/components/datagrid/Datagrid.component.d.ts +2 -2
- package/dist/types/src/components/datagrid/Datagrid.component.d.ts.map +1 -1
- package/dist/types/src/components/datagrid/Datagrid.props.d.ts +5 -1
- package/dist/types/src/components/datagrid/Datagrid.props.d.ts.map +1 -1
- package/dist/types/src/components/datagrid/__mocks__/index.d.ts.map +1 -1
- package/dist/types/src/components/datagrid/builder/TableBuilderProps.props.d.ts +3 -4
- package/dist/types/src/components/datagrid/builder/TableBuilderProps.props.d.ts.map +1 -1
- package/dist/types/src/components/datagrid/builder/useTableBuilder.d.ts +2 -1
- package/dist/types/src/components/datagrid/builder/useTableBuilder.d.ts.map +1 -1
- package/dist/types/src/components/datagrid/table/table-head/table-header-content/TableHeaderContent.component.d.ts.map +1 -1
- package/dist/types/src/components/datagrid/translations/Messages_de_DE.json.d.ts +3 -1
- package/dist/types/src/components/datagrid/translations/Messages_en_GB.json.d.ts +6 -4
- package/dist/types/src/components/datagrid/translations/Messages_es_ES.json.d.ts +3 -1
- package/dist/types/src/components/datagrid/translations/Messages_fr_CA.json.d.ts +3 -1
- package/dist/types/src/components/datagrid/translations/Messages_it_IT.json.d.ts +3 -1
- package/dist/types/src/components/datagrid/translations/Messages_pl_PL.json.d.ts +3 -1
- package/dist/types/src/components/datagrid/translations/Messages_pt_PT.json.d.ts +4 -2
- package/dist/types/src/components/datagrid/useDatagrid.d.ts +2 -1
- package/dist/types/src/components/datagrid/useDatagrid.d.ts.map +1 -1
- package/dist/types/src/components/datagrid/useDatagrid.props.d.ts +4 -7
- package/dist/types/src/components/datagrid/useDatagrid.props.d.ts.map +1 -1
- package/dist/types/src/components/delete-modal/translations/Messages_en_GB.json.d.ts +2 -1
- package/dist/types/src/components/delete-modal/translations/Messages_es_ES.json.d.ts +1 -1
- package/dist/types/src/components/error/translations/Messages_de_DE.json.d.ts +7 -7
- package/dist/types/src/components/error/translations/Messages_en_GB.json.d.ts +6 -6
- package/dist/types/src/components/error/translations/Messages_es_ES.json.d.ts +5 -5
- package/dist/types/src/components/error/translations/Messages_it_IT.json.d.ts +8 -8
- package/dist/types/src/components/error/translations/Messages_pl_PL.json.d.ts +6 -6
- package/dist/types/src/components/error/translations/Messages_pt_PT.json.d.ts +8 -8
- package/dist/types/src/components/filters/translations/Messages_de_DE.json.d.ts +2 -2
- package/dist/types/src/components/filters/translations/Messages_en_GB.json.d.ts +2 -2
- package/dist/types/src/components/filters/translations/Messages_es_ES.json.d.ts +1 -1
- package/dist/types/src/components/filters/translations/Messages_it_IT.json.d.ts +2 -2
- package/dist/types/src/components/filters/translations/Messages_pl_PL.json.d.ts +1 -1
- package/dist/types/src/components/index.d.ts +5 -0
- package/dist/types/src/components/index.d.ts.map +1 -1
- package/dist/types/src/components/order/translations/Messages_de_DE.json.d.ts +2 -1
- package/dist/types/src/components/order/translations/Messages_en_GB.json.d.ts +3 -2
- package/dist/types/src/components/order/translations/Messages_es_ES.json.d.ts +2 -1
- package/dist/types/src/components/order/translations/Messages_fr_CA.json.d.ts +2 -1
- package/dist/types/src/components/order/translations/Messages_it_IT.json.d.ts +2 -1
- package/dist/types/src/components/order/translations/Messages_pl_PL.json.d.ts +2 -1
- package/dist/types/src/components/order/translations/Messages_pt_PT.json.d.ts +2 -1
- package/dist/types/src/components/text/translations/Messages_pl_PL.json.d.ts +1 -1
- package/dist/types/src/index.d.ts.map +1 -1
- package/package.json +14 -4
- package/dist/Messages_de_DE-Czmsu-jQ.mjs +0 -25
- package/dist/Messages_en_GB-B50Y2icq.mjs +0 -25
- package/dist/Messages_es_ES-C2qcjvLh.mjs +0 -25
- package/dist/Messages_fr_CA-Y_2VTbMY.mjs +0 -19
- package/dist/Messages_fr_CA-sKGD4CnV.mjs +0 -25
- package/dist/Messages_it_IT-DavLMREG.mjs +0 -25
- package/dist/Messages_pl_PL-BkIvt8Pg.mjs +0 -19
- package/dist/Messages_pl_PL-DuQM0WUG.mjs +0 -25
- package/dist/Messages_pt_PT-B4Pr56Iv.mjs +0 -19
- package/dist/Messages_pt_PT-CeBXtA2R.mjs +0 -25
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,39 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [0.5.0](https://github.com/ovh/manager/compare/@ovh-ux/muk@0.4.1...@ovh-ux/muk@0.5.0) (2025-11-06)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* **i18n:** add missing translations [CDS 4453] ([f324c34](https://github.com/ovh/manager/commit/f324c341af7b74b5b5690e8d1e765701a3e85c77))
|
|
12
|
+
* **i18n:** add missing translations [CDS 4455] ([c05d4c6](https://github.com/ovh/manager/commit/c05d4c6aab3456f2611819550290446f31b7870f))
|
|
13
|
+
* **muk:** update export constants ([18d1505](https://github.com/ovh/manager/commit/18d15053f47bf82da77a86b365478acc1ca5202f)), closes [#MANAGER-20219](https://github.com/ovh/manager/issues/MANAGER-20219)
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
### Features
|
|
17
|
+
|
|
18
|
+
* **manager-wiki:** add documentation for launch test in muk ([c88545f](https://github.com/ovh/manager/commit/c88545fd8be995069520252ae0d805a271a5092b)), closes [#MANAGER-20196](https://github.com/ovh/manager/issues/MANAGER-20196)
|
|
19
|
+
* **muk:** update export lib after the build ([57d6d89](https://github.com/ovh/manager/commit/57d6d89c8a084791145210e269f4b49db429761a)), closes [#MANAGER-20196](https://github.com/ovh/manager/issues/MANAGER-20196)
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
## [0.4.1](https://github.com/ovh/manager/compare/@ovh-ux/muk@0.4.0...@ovh-ux/muk@0.4.1) (2025-11-04)
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
### Bug Fixes
|
|
29
|
+
|
|
30
|
+
* **i18n:** add missing translations [CDS 4447] ([5409346](https://github.com/ovh/manager/commit/54093464471a9b8c8e2183be7489fbf459dc099a))
|
|
31
|
+
* **muk:** correct datagrid issues in header and row selection ([4c88a77](https://github.com/ovh/manager/commit/4c88a770d8a76ede9cf45f365156099193b0df47)), closes [#MANAGER-20160](https://github.com/ovh/manager/issues/MANAGER-20160)
|
|
32
|
+
* **muk:** correct import of ods style ([f74689e](https://github.com/ovh/manager/commit/f74689e19e0bf0a3891b2de042a3e19eed6b12e0)), closes [#MANAGER-20160](https://github.com/ovh/manager/issues/MANAGER-20160)
|
|
33
|
+
* **muk:** update datagrid mock and snapshot ([33eb0f3](https://github.com/ovh/manager/commit/33eb0f3b3c9cbbfaa43c4cfe9b8aa86a96ab5a91)), closes [#MANAGER-20160](https://github.com/ovh/manager/issues/MANAGER-20160)
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
|
|
6
39
|
# [0.4.0](https://github.com/ovh/manager/compare/@ovh-ux/muk@0.3.0...@ovh-ux/muk@0.4.0) (2025-11-02)
|
|
7
40
|
|
|
8
41
|
|
|
@@ -1,18 +1,20 @@
|
|
|
1
|
-
const e = "Abbrechen", r = "Bestellen", n = "Beenden", i = "Dienst", t = "Bestellung Ihres {{product}} initiiert", o = "Wenn Sie Ihre Bestellung nicht abschließen konnten, vervollständigen Sie diese bitte, indem Sie auf <ExternalLink>folgenden Link</ExternalLink> klicken",
|
|
1
|
+
const e = "Abbrechen", r = "Bestellen", n = "Beenden", i = "Dienst", t = "Bestellung Ihres {{product}} initiiert", o = "Wenn Sie Ihre Bestellung nicht abschließen konnten, vervollständigen Sie diese bitte, indem Sie auf <ExternalLink>folgenden Link</ExternalLink> klicken", d = "Wir werden Sie per E-Mail über die Verfügbarkeit Ihres {{product}} informieren.", s = "Beim Laden der Seite ist ein Fehler aufgetreten.", _ = {
|
|
2
2
|
order_configuration_cancel: e,
|
|
3
3
|
order_configuration_order: r,
|
|
4
4
|
order_summary_finish: n,
|
|
5
5
|
order_summary_product_default_label: i,
|
|
6
6
|
order_summary_order_initiated_title: t,
|
|
7
7
|
order_summary_order_initiated_subtitle: o,
|
|
8
|
-
order_summary_order_initiated_info:
|
|
8
|
+
order_summary_order_initiated_info: d,
|
|
9
|
+
order_error_loading: s
|
|
9
10
|
};
|
|
10
11
|
export {
|
|
11
|
-
|
|
12
|
+
_ as default,
|
|
12
13
|
e as order_configuration_cancel,
|
|
13
14
|
r as order_configuration_order,
|
|
15
|
+
s as order_error_loading,
|
|
14
16
|
n as order_summary_finish,
|
|
15
|
-
|
|
17
|
+
d as order_summary_order_initiated_info,
|
|
16
18
|
o as order_summary_order_initiated_subtitle,
|
|
17
19
|
t as order_summary_order_initiated_title,
|
|
18
20
|
i as order_summary_product_default_label
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const e = "
|
|
1
|
+
const e = "Hoppla!", r = "Abbrechen", n = "Fehlercode: ", t = "Erneut versuchen", a = "Zurück zur Startseite", _ = "Beim Laden der Seite ist ein Fehler aufgetreten.", o = "Hoppla! Die Seite wurde nicht gefunden.", i = "Fehler 404. Die von Ihnen gesuchte Seite konnte nicht gefunden werden.", s = "Hoppla! Interner Fehler", g = "Es ist ein Fehler aufgetreten. Sie können uns mit dem nachstehenden Fehlercode kontaktieren.", c = "Hoppla! Ein Fehler ist aufgetreten.", p = "Es ist ein Fehler aufgetreten. Bitte versuchen Sie es später erneut.", l = {
|
|
2
2
|
manager_error_page_title: e,
|
|
3
3
|
manager_error_page_button_cancel: r,
|
|
4
4
|
manager_error_page_detail_code: n,
|
|
@@ -6,16 +6,16 @@ const e = "Oops …!", r = "Abbrechen", n = "Fehlercode: ", t = "Erneut versuche
|
|
|
6
6
|
manager_error_page_action_home_label: a,
|
|
7
7
|
manager_error_page_default: _,
|
|
8
8
|
manager_error_page_404_title: o,
|
|
9
|
-
manager_error_page_404_description:
|
|
10
|
-
manager_error_api_page_title:
|
|
9
|
+
manager_error_page_404_description: i,
|
|
10
|
+
manager_error_api_page_title: s,
|
|
11
11
|
manager_error_page_api_description: g,
|
|
12
12
|
manager_error_page_boundary_title: c,
|
|
13
13
|
manager_error_page_boundary_description: p
|
|
14
14
|
};
|
|
15
15
|
export {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
16
|
+
l as default,
|
|
17
|
+
s as manager_error_api_page_title,
|
|
18
|
+
i as manager_error_page_404_description,
|
|
19
19
|
o as manager_error_page_404_title,
|
|
20
20
|
a as manager_error_page_action_home_label,
|
|
21
21
|
t as manager_error_page_action_reload_label,
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
const r = "Filtern", e = "Spalte", o = "Bedingung", _ = "enthält", t = "beginnt mit",
|
|
1
|
+
const r = "Filtern", e = "Spalte", o = "Bedingung", _ = "enthält", t = "beginnt mit", a = "endet mit", i = "ist gleich", c = "ist nicht gleich", n = "ist kleiner als", d = "ist größer als", s = "ist vor", m = "ist nach", l = "Ja", h = "Nein", p = "Wert", b = "Hinzufügen", g = "ist gleich", u = "ist nicht gleich", f = "vorhanden", S = "nicht vorhanden", E = "Schlüssel", v = {
|
|
2
2
|
common_criteria_adder_filter_label: r,
|
|
3
3
|
common_criteria_adder_column_label: e,
|
|
4
4
|
common_criteria_adder_operator_label: o,
|
|
5
5
|
common_criteria_adder_operator_includes: _,
|
|
6
6
|
common_criteria_adder_operator_starts_with: t,
|
|
7
|
-
common_criteria_adder_operator_ends_with:
|
|
8
|
-
common_criteria_adder_operator_is_equal:
|
|
7
|
+
common_criteria_adder_operator_ends_with: a,
|
|
8
|
+
common_criteria_adder_operator_is_equal: i,
|
|
9
9
|
common_criteria_adder_operator_is_different: c,
|
|
10
10
|
common_criteria_adder_operator_is_lower: n,
|
|
11
|
-
common_criteria_adder_operator_is_higher:
|
|
12
|
-
common_criteria_adder_operator_is_before:
|
|
11
|
+
common_criteria_adder_operator_is_higher: d,
|
|
12
|
+
common_criteria_adder_operator_is_before: s,
|
|
13
13
|
common_criteria_adder_operator_is_after: m,
|
|
14
14
|
common_criteria_adder_true_label: l,
|
|
15
|
-
common_criteria_adder_false_label:
|
|
16
|
-
common_criteria_adder_value_label:
|
|
15
|
+
common_criteria_adder_false_label: h,
|
|
16
|
+
common_criteria_adder_value_label: p,
|
|
17
17
|
common_criteria_adder_submit_label: b,
|
|
18
18
|
common_criteria_adder_operator_EQ: g,
|
|
19
19
|
common_criteria_adder_operator_NEQ: u,
|
|
@@ -23,25 +23,25 @@ const r = "Filtern", e = "Spalte", o = "Bedingung", _ = "enthält", t = "beginnt
|
|
|
23
23
|
};
|
|
24
24
|
export {
|
|
25
25
|
e as common_criteria_adder_column_label,
|
|
26
|
-
|
|
26
|
+
h as common_criteria_adder_false_label,
|
|
27
27
|
r as common_criteria_adder_filter_label,
|
|
28
28
|
E as common_criteria_adder_key_label,
|
|
29
29
|
g as common_criteria_adder_operator_EQ,
|
|
30
30
|
f as common_criteria_adder_operator_EXISTS,
|
|
31
31
|
u as common_criteria_adder_operator_NEQ,
|
|
32
32
|
S as common_criteria_adder_operator_NEXISTS,
|
|
33
|
-
|
|
33
|
+
a as common_criteria_adder_operator_ends_with,
|
|
34
34
|
_ as common_criteria_adder_operator_includes,
|
|
35
35
|
m as common_criteria_adder_operator_is_after,
|
|
36
|
-
|
|
36
|
+
s as common_criteria_adder_operator_is_before,
|
|
37
37
|
c as common_criteria_adder_operator_is_different,
|
|
38
|
-
|
|
39
|
-
|
|
38
|
+
i as common_criteria_adder_operator_is_equal,
|
|
39
|
+
d as common_criteria_adder_operator_is_higher,
|
|
40
40
|
n as common_criteria_adder_operator_is_lower,
|
|
41
41
|
o as common_criteria_adder_operator_label,
|
|
42
42
|
t as common_criteria_adder_operator_starts_with,
|
|
43
43
|
b as common_criteria_adder_submit_label,
|
|
44
44
|
l as common_criteria_adder_true_label,
|
|
45
|
-
|
|
46
|
-
|
|
45
|
+
p as common_criteria_adder_value_label,
|
|
46
|
+
v as default
|
|
47
47
|
};
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
const o = "von", n = "Ergebnissen", e = "Keine Ergebnisse", c = "Kopiert", s = "Fehler beim Kopieren", t = "Mehr laden", _ = "Keine", a = "Spalten", l = "Alle laden", m = "Alles auswählen", r = "Suchen", i = "Fehler beim Laden. Bitte versuchen Sie es später noch einmal.", p = {
|
|
2
|
+
common_pagination_of: o,
|
|
3
|
+
common_pagination_results: n,
|
|
4
|
+
common_pagination_no_results: e,
|
|
5
|
+
common_clipboard_success_label: c,
|
|
6
|
+
common_clipboard_error_label: s,
|
|
7
|
+
common_pagination_load_more: t,
|
|
8
|
+
common_empty_text_cell: _,
|
|
9
|
+
common_topbar_columns: a,
|
|
10
|
+
common_pagination_load_all: l,
|
|
11
|
+
common_topbar_columns_select_all: m,
|
|
12
|
+
common_search_placeholder: r,
|
|
13
|
+
datagrid_error_context_not_found: i
|
|
14
|
+
};
|
|
15
|
+
export {
|
|
16
|
+
s as common_clipboard_error_label,
|
|
17
|
+
c as common_clipboard_success_label,
|
|
18
|
+
_ as common_empty_text_cell,
|
|
19
|
+
l as common_pagination_load_all,
|
|
20
|
+
t as common_pagination_load_more,
|
|
21
|
+
e as common_pagination_no_results,
|
|
22
|
+
o as common_pagination_of,
|
|
23
|
+
n as common_pagination_results,
|
|
24
|
+
r as common_search_placeholder,
|
|
25
|
+
a as common_topbar_columns,
|
|
26
|
+
m as common_topbar_columns_select_all,
|
|
27
|
+
i as datagrid_error_context_not_found,
|
|
28
|
+
p as default
|
|
29
|
+
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const r = "Oops
|
|
1
|
+
const r = "Oops!", e = "Cancel", a = "Error code: ", o = "Try again", n = "Back to homepage", _ = "An error has occurred loading the page.", t = "Oops! Page not found.", c = "Error 404. The requested page is currently unavailable.", s = "Oops! An internal error has occurred", g = "An error has occurred, you can contact us with the error code below.", p = "Oops! An error has occurred.", i = "An error has occurred. Please try again later.", l = {
|
|
2
2
|
manager_error_page_title: r,
|
|
3
3
|
manager_error_page_button_cancel: e,
|
|
4
4
|
manager_error_page_detail_code: a,
|
|
@@ -7,19 +7,19 @@ const r = "Oops ...!", e = "Cancel", a = "Error code: ", o = "Try again", n = "B
|
|
|
7
7
|
manager_error_page_default: _,
|
|
8
8
|
manager_error_page_404_title: t,
|
|
9
9
|
manager_error_page_404_description: c,
|
|
10
|
-
manager_error_api_page_title:
|
|
11
|
-
manager_error_page_api_description:
|
|
10
|
+
manager_error_api_page_title: s,
|
|
11
|
+
manager_error_page_api_description: g,
|
|
12
12
|
manager_error_page_boundary_title: p,
|
|
13
13
|
manager_error_page_boundary_description: i
|
|
14
14
|
};
|
|
15
15
|
export {
|
|
16
16
|
l as default,
|
|
17
|
-
|
|
17
|
+
s as manager_error_api_page_title,
|
|
18
18
|
c as manager_error_page_404_description,
|
|
19
19
|
t as manager_error_page_404_title,
|
|
20
20
|
n as manager_error_page_action_home_label,
|
|
21
21
|
o as manager_error_page_action_reload_label,
|
|
22
|
-
|
|
22
|
+
g as manager_error_page_api_description,
|
|
23
23
|
i as manager_error_page_boundary_description,
|
|
24
24
|
p as manager_error_page_boundary_title,
|
|
25
25
|
e as manager_error_page_button_cancel,
|
|
@@ -1,16 +1,18 @@
|
|
|
1
|
-
const r = "Cancel", e = "Order", o = "Finish", t = "service", i = "
|
|
1
|
+
const r = "Cancel", e = "Order", o = "Finish", t = "service", i = "{{product}} order started", n = "If you were unable to finalise your order, please click the <ExternalLink>link</ExternalLink> below to complete it.", a = "We will notify you via email once your product is ready.", d = "An error has occurred loading the page.", s = {
|
|
2
2
|
order_configuration_cancel: r,
|
|
3
3
|
order_configuration_order: e,
|
|
4
4
|
order_summary_finish: o,
|
|
5
5
|
order_summary_product_default_label: t,
|
|
6
6
|
order_summary_order_initiated_title: i,
|
|
7
7
|
order_summary_order_initiated_subtitle: n,
|
|
8
|
-
order_summary_order_initiated_info: a
|
|
8
|
+
order_summary_order_initiated_info: a,
|
|
9
|
+
order_error_loading: d
|
|
9
10
|
};
|
|
10
11
|
export {
|
|
11
|
-
|
|
12
|
+
s as default,
|
|
12
13
|
r as order_configuration_cancel,
|
|
13
14
|
e as order_configuration_order,
|
|
15
|
+
d as order_error_loading,
|
|
14
16
|
o as order_summary_finish,
|
|
15
17
|
a as order_summary_order_initiated_info,
|
|
16
18
|
n as order_summary_order_initiated_subtitle,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
const
|
|
2
|
-
common_criteria_adder_filter_label:
|
|
3
|
-
common_criteria_adder_column_label:
|
|
1
|
+
const r = "Filter", o = "Column", e = "Condition", _ = "includes", t = "starts with", a = "ends with", i = "is equal to", c = "is different from", n = "is lower than", s = "is higher than", d = "is before", m = "is after", l = "Yes", f = "No", p = "Value", u = "Add", b = "is equal to", h = "is different from", w = "exists", E = "does not exist", S = "Key", g = {
|
|
2
|
+
common_criteria_adder_filter_label: r,
|
|
3
|
+
common_criteria_adder_column_label: o,
|
|
4
4
|
common_criteria_adder_operator_label: e,
|
|
5
5
|
common_criteria_adder_operator_includes: _,
|
|
6
6
|
common_criteria_adder_operator_starts_with: t,
|
|
@@ -12,24 +12,24 @@ const o = "Filter", r = "Column", e = "Condition", _ = "includes", t = "starts w
|
|
|
12
12
|
common_criteria_adder_operator_is_before: d,
|
|
13
13
|
common_criteria_adder_operator_is_after: m,
|
|
14
14
|
common_criteria_adder_true_label: l,
|
|
15
|
-
common_criteria_adder_false_label:
|
|
16
|
-
common_criteria_adder_value_label:
|
|
17
|
-
common_criteria_adder_submit_label:
|
|
15
|
+
common_criteria_adder_false_label: f,
|
|
16
|
+
common_criteria_adder_value_label: p,
|
|
17
|
+
common_criteria_adder_submit_label: u,
|
|
18
18
|
common_criteria_adder_operator_EQ: b,
|
|
19
19
|
common_criteria_adder_operator_NEQ: h,
|
|
20
20
|
common_criteria_adder_operator_EXISTS: w,
|
|
21
|
-
common_criteria_adder_operator_NEXISTS:
|
|
22
|
-
common_criteria_adder_key_label:
|
|
21
|
+
common_criteria_adder_operator_NEXISTS: E,
|
|
22
|
+
common_criteria_adder_key_label: S
|
|
23
23
|
};
|
|
24
24
|
export {
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
25
|
+
o as common_criteria_adder_column_label,
|
|
26
|
+
f as common_criteria_adder_false_label,
|
|
27
|
+
r as common_criteria_adder_filter_label,
|
|
28
|
+
S as common_criteria_adder_key_label,
|
|
29
29
|
b as common_criteria_adder_operator_EQ,
|
|
30
30
|
w as common_criteria_adder_operator_EXISTS,
|
|
31
31
|
h as common_criteria_adder_operator_NEQ,
|
|
32
|
-
|
|
32
|
+
E as common_criteria_adder_operator_NEXISTS,
|
|
33
33
|
a as common_criteria_adder_operator_ends_with,
|
|
34
34
|
_ as common_criteria_adder_operator_includes,
|
|
35
35
|
m as common_criteria_adder_operator_is_after,
|
|
@@ -40,8 +40,8 @@ export {
|
|
|
40
40
|
n as common_criteria_adder_operator_is_lower,
|
|
41
41
|
e as common_criteria_adder_operator_label,
|
|
42
42
|
t as common_criteria_adder_operator_starts_with,
|
|
43
|
-
|
|
43
|
+
u as common_criteria_adder_submit_label,
|
|
44
44
|
l as common_criteria_adder_true_label,
|
|
45
|
-
|
|
46
|
-
|
|
45
|
+
p as common_criteria_adder_value_label,
|
|
46
|
+
g as default
|
|
47
47
|
};
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
const o = "of", n = "results", c = "No result", a = "Copied!", e = "Copy error.", t = "Load more", _ = "None", l = "Columns", s = "Load all", r = "Select all", m = "Search", i = "An error occurred while loading. Please try again.", d = {
|
|
2
|
+
common_pagination_of: o,
|
|
3
|
+
common_pagination_results: n,
|
|
4
|
+
common_pagination_no_results: c,
|
|
5
|
+
common_clipboard_success_label: a,
|
|
6
|
+
common_clipboard_error_label: e,
|
|
7
|
+
common_pagination_load_more: t,
|
|
8
|
+
common_empty_text_cell: _,
|
|
9
|
+
common_topbar_columns: l,
|
|
10
|
+
common_pagination_load_all: s,
|
|
11
|
+
common_topbar_columns_select_all: r,
|
|
12
|
+
common_search_placeholder: m,
|
|
13
|
+
datagrid_error_context_not_found: i
|
|
14
|
+
};
|
|
15
|
+
export {
|
|
16
|
+
e as common_clipboard_error_label,
|
|
17
|
+
a as common_clipboard_success_label,
|
|
18
|
+
_ as common_empty_text_cell,
|
|
19
|
+
s as common_pagination_load_all,
|
|
20
|
+
t as common_pagination_load_more,
|
|
21
|
+
c as common_pagination_no_results,
|
|
22
|
+
o as common_pagination_of,
|
|
23
|
+
n as common_pagination_results,
|
|
24
|
+
m as common_search_placeholder,
|
|
25
|
+
l as common_topbar_columns,
|
|
26
|
+
r as common_topbar_columns_select_all,
|
|
27
|
+
i as datagrid_error_context_not_found,
|
|
28
|
+
d as default
|
|
29
|
+
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
const r = "Filtrar",
|
|
1
|
+
const r = "Filtrar", o = "Columna", e = "Condición", _ = "contiene", a = "empieza por", t = "termina por", i = "es igual a", c = "no es", n = "es inferior a", s = "es superior a", d = "es anterior a", m = "es posterior a", l = "Sí", p = "No", u = "Valor", b = "Añadir", f = "es igual a", S = "no es", E = "existe", g = "no existe", h = "Clave", w = {
|
|
2
2
|
common_criteria_adder_filter_label: r,
|
|
3
|
-
common_criteria_adder_column_label:
|
|
4
|
-
common_criteria_adder_operator_label:
|
|
3
|
+
common_criteria_adder_column_label: o,
|
|
4
|
+
common_criteria_adder_operator_label: e,
|
|
5
5
|
common_criteria_adder_operator_includes: _,
|
|
6
6
|
common_criteria_adder_operator_starts_with: a,
|
|
7
7
|
common_criteria_adder_operator_ends_with: t,
|
|
@@ -22,7 +22,7 @@ const r = "Filtrar", e = "Columna", o = "Condición", _ = "contiene", a = "empie
|
|
|
22
22
|
common_criteria_adder_key_label: h
|
|
23
23
|
};
|
|
24
24
|
export {
|
|
25
|
-
|
|
25
|
+
o as common_criteria_adder_column_label,
|
|
26
26
|
p as common_criteria_adder_false_label,
|
|
27
27
|
r as common_criteria_adder_filter_label,
|
|
28
28
|
h as common_criteria_adder_key_label,
|
|
@@ -38,7 +38,7 @@ export {
|
|
|
38
38
|
i as common_criteria_adder_operator_is_equal,
|
|
39
39
|
s as common_criteria_adder_operator_is_higher,
|
|
40
40
|
n as common_criteria_adder_operator_is_lower,
|
|
41
|
-
|
|
41
|
+
e as common_criteria_adder_operator_label,
|
|
42
42
|
a as common_criteria_adder_operator_starts_with,
|
|
43
43
|
b as common_criteria_adder_submit_label,
|
|
44
44
|
l as common_criteria_adder_true_label,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const e = "Se ha producido el siguiente error: {{error}}.", o = "No,
|
|
1
|
+
const e = "Se ha producido el siguiente error: {{error}}.", o = "No, denegar", a = "Sí, dar de baja", d = "Al dar de baja el servicio, se borrarán definitivamente todos los datos correspondientes. ¿Quiere dar de baja el servicio?", r = "¿Dar de baja {{serviceType}}?", t = "el servicio", s = {
|
|
2
2
|
deleteModalError: e,
|
|
3
3
|
deleteModalCancelButton: o,
|
|
4
4
|
deleteModalDeleteButton: a,
|
|
@@ -7,7 +7,7 @@ const e = "Se ha producido el siguiente error: {{error}}.", o = "No, cancelar",
|
|
|
7
7
|
deleteModalHeadlineService: t
|
|
8
8
|
};
|
|
9
9
|
export {
|
|
10
|
-
|
|
10
|
+
s as default,
|
|
11
11
|
o as deleteModalCancelButton,
|
|
12
12
|
a as deleteModalDeleteButton,
|
|
13
13
|
d as deleteModalDescription,
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
const o = "de", a = "resultados", n = "No hay resultados", c = "¡Copiado!", r = "Se ha producido un error al copiar.", t = "Cargar más", s = "Ninguno/a", _ = "Columnas", e = "Cargar todo", l = "Seleccionar todas:", m = "Buscar", d = "Se ha producido un error al cargar. Por favor, inténtelo más tarde.", i = {
|
|
2
|
+
common_pagination_of: o,
|
|
3
|
+
common_pagination_results: a,
|
|
4
|
+
common_pagination_no_results: n,
|
|
5
|
+
common_clipboard_success_label: c,
|
|
6
|
+
common_clipboard_error_label: r,
|
|
7
|
+
common_pagination_load_more: t,
|
|
8
|
+
common_empty_text_cell: s,
|
|
9
|
+
common_topbar_columns: _,
|
|
10
|
+
common_pagination_load_all: e,
|
|
11
|
+
common_topbar_columns_select_all: l,
|
|
12
|
+
common_search_placeholder: m,
|
|
13
|
+
datagrid_error_context_not_found: d
|
|
14
|
+
};
|
|
15
|
+
export {
|
|
16
|
+
r as common_clipboard_error_label,
|
|
17
|
+
c as common_clipboard_success_label,
|
|
18
|
+
s as common_empty_text_cell,
|
|
19
|
+
e as common_pagination_load_all,
|
|
20
|
+
t as common_pagination_load_more,
|
|
21
|
+
n as common_pagination_no_results,
|
|
22
|
+
o as common_pagination_of,
|
|
23
|
+
a as common_pagination_results,
|
|
24
|
+
m as common_search_placeholder,
|
|
25
|
+
_ as common_topbar_columns,
|
|
26
|
+
l as common_topbar_columns_select_all,
|
|
27
|
+
d as datagrid_error_context_not_found,
|
|
28
|
+
i as default
|
|
29
|
+
};
|
|
@@ -1,18 +1,20 @@
|
|
|
1
|
-
const r = "Cancelar", e = "Contratar", o = "Finalizar", i = "servicio", a = "Contratación de su {{product}} iniciada", n = "Si no ha podido finalizar el pedido, puede completarlo haciendo clic en el<ExternalLink>siguiente enlace</ExternalLink>",
|
|
1
|
+
const r = "Cancelar", e = "Contratar", o = "Finalizar", i = "servicio", a = "Contratación de su {{product}} iniciada", n = "Si no ha podido finalizar el pedido, puede completarlo haciendo clic en el<ExternalLink>siguiente enlace</ExternalLink>", d = "Le informaremos de la disponibilidad de su {{product}} por correo electrónico.", t = "Se ha producido un error al cargar la página.", c = {
|
|
2
2
|
order_configuration_cancel: r,
|
|
3
3
|
order_configuration_order: e,
|
|
4
4
|
order_summary_finish: o,
|
|
5
5
|
order_summary_product_default_label: i,
|
|
6
6
|
order_summary_order_initiated_title: a,
|
|
7
7
|
order_summary_order_initiated_subtitle: n,
|
|
8
|
-
order_summary_order_initiated_info:
|
|
8
|
+
order_summary_order_initiated_info: d,
|
|
9
|
+
order_error_loading: t
|
|
9
10
|
};
|
|
10
11
|
export {
|
|
11
|
-
|
|
12
|
+
c as default,
|
|
12
13
|
r as order_configuration_cancel,
|
|
13
14
|
e as order_configuration_order,
|
|
15
|
+
t as order_error_loading,
|
|
14
16
|
o as order_summary_finish,
|
|
15
|
-
|
|
17
|
+
d as order_summary_order_initiated_info,
|
|
16
18
|
n as order_summary_order_initiated_subtitle,
|
|
17
19
|
a as order_summary_order_initiated_title,
|
|
18
20
|
i as order_summary_product_default_label
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const r = "¡Vaya!", e = "Cancelar", a = "Código de error: ", o = "Volver a intentarlo", n = "Volver a la página de inicio", _ = "Se ha producido un error al cargar la página.", t = "¡
|
|
1
|
+
const r = "¡Vaya!", e = "Cancelar", a = "Código de error: ", o = "Volver a intentarlo", n = "Volver a la página de inicio", _ = "Se ha producido un error al cargar la página.", t = "¡Vaya! Página no encontrada.", c = "Error 404. Lo sentimos, pero la página que buscas no existe.", i = "¡Vaya! Se ha producido un error interno", g = "Se ha producido un error. Puede ponerse en contacto con nosotros con el código de error que aparece a continuación.", s = "¡Vaya! Se ha producido un error.", p = "Se ha producido un error. Por favor, vuelva a intentarlo más tarde.", d = {
|
|
2
2
|
manager_error_page_title: r,
|
|
3
3
|
manager_error_page_button_cancel: e,
|
|
4
4
|
manager_error_page_detail_code: a,
|
|
@@ -9,8 +9,8 @@ const r = "¡Vaya!", e = "Cancelar", a = "Código de error: ", o = "Volver a int
|
|
|
9
9
|
manager_error_page_404_description: c,
|
|
10
10
|
manager_error_api_page_title: i,
|
|
11
11
|
manager_error_page_api_description: g,
|
|
12
|
-
manager_error_page_boundary_title:
|
|
13
|
-
manager_error_page_boundary_description:
|
|
12
|
+
manager_error_page_boundary_title: s,
|
|
13
|
+
manager_error_page_boundary_description: p
|
|
14
14
|
};
|
|
15
15
|
export {
|
|
16
16
|
d as default,
|
|
@@ -20,8 +20,8 @@ export {
|
|
|
20
20
|
n as manager_error_page_action_home_label,
|
|
21
21
|
o as manager_error_page_action_reload_label,
|
|
22
22
|
g as manager_error_page_api_description,
|
|
23
|
-
|
|
24
|
-
|
|
23
|
+
p as manager_error_page_boundary_description,
|
|
24
|
+
s as manager_error_page_boundary_title,
|
|
25
25
|
e as manager_error_page_button_cancel,
|
|
26
26
|
_ as manager_error_page_default,
|
|
27
27
|
a as manager_error_page_detail_code,
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
const e = "Annuler", r = "Commander", o = "Terminer", n = "service", i = "Commande de votre {{product}} initiée", t = "Si vous n'avez pas pu finaliser votre commande, merci de la compléter en cliquant sur le <ExternalLink>lien suivant</ExternalLink>", a = "Nous vous informerons de la disponibilité de votre {{product}} par e-mail.", s = "Une erreur est survenue lors du chargement de la page.", d = {
|
|
2
|
+
order_configuration_cancel: e,
|
|
3
|
+
order_configuration_order: r,
|
|
4
|
+
order_summary_finish: o,
|
|
5
|
+
order_summary_product_default_label: n,
|
|
6
|
+
order_summary_order_initiated_title: i,
|
|
7
|
+
order_summary_order_initiated_subtitle: t,
|
|
8
|
+
order_summary_order_initiated_info: a,
|
|
9
|
+
order_error_loading: s
|
|
10
|
+
};
|
|
11
|
+
export {
|
|
12
|
+
d as default,
|
|
13
|
+
e as order_configuration_cancel,
|
|
14
|
+
r as order_configuration_order,
|
|
15
|
+
s as order_error_loading,
|
|
16
|
+
o as order_summary_finish,
|
|
17
|
+
a as order_summary_order_initiated_info,
|
|
18
|
+
t as order_summary_order_initiated_subtitle,
|
|
19
|
+
i as order_summary_order_initiated_title,
|
|
20
|
+
n as order_summary_product_default_label
|
|
21
|
+
};
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
const o = "sur", n = "résultats", t = "Aucun résultat", c = "Copié !", e = "Erreur de copie.", r = "Charger plus", s = "Charger tout", _ = "Aucun", a = "Rechercher", l = "Colonnes", m = "Sélectionner tout", u = "Erreur de chargement, veuillez essayer plus tard.", i = {
|
|
2
|
+
common_pagination_of: o,
|
|
3
|
+
common_pagination_results: n,
|
|
4
|
+
common_pagination_no_results: t,
|
|
5
|
+
common_clipboard_success_label: c,
|
|
6
|
+
common_clipboard_error_label: e,
|
|
7
|
+
common_pagination_load_more: r,
|
|
8
|
+
common_pagination_load_all: s,
|
|
9
|
+
common_empty_text_cell: _,
|
|
10
|
+
common_search_placeholder: a,
|
|
11
|
+
common_topbar_columns: l,
|
|
12
|
+
common_topbar_columns_select_all: m,
|
|
13
|
+
datagrid_error_context_not_found: u
|
|
14
|
+
};
|
|
15
|
+
export {
|
|
16
|
+
e as common_clipboard_error_label,
|
|
17
|
+
c as common_clipboard_success_label,
|
|
18
|
+
_ as common_empty_text_cell,
|
|
19
|
+
s as common_pagination_load_all,
|
|
20
|
+
r as common_pagination_load_more,
|
|
21
|
+
t as common_pagination_no_results,
|
|
22
|
+
o as common_pagination_of,
|
|
23
|
+
n as common_pagination_results,
|
|
24
|
+
a as common_search_placeholder,
|
|
25
|
+
l as common_topbar_columns,
|
|
26
|
+
m as common_topbar_columns_select_all,
|
|
27
|
+
u as datagrid_error_context_not_found,
|
|
28
|
+
i as default
|
|
29
|
+
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
const r = "Ops
|
|
1
|
+
const r = "Ops!", e = "Annullare", a = "Codice di errore: ", o = "Riprova", i = "Tornare alla home page", n = "Si è verificato un errore durante il caricamento della pagina.", t = "Ops! Pagina non trovata.", _ = "Errore 404. Impossibile trovare la pagina che stai cercando.", c = "Ops! Si è verificato un errore interno.", p = "Si è verificato un errore, puoi contattarci con il codice di errore qui sotto.", g = "Ops! Si è verificato un errore.", s = "Si è verificato un errore, ti chiediamo di riprovare più tardi.", l = {
|
|
2
2
|
manager_error_page_title: r,
|
|
3
3
|
manager_error_page_button_cancel: e,
|
|
4
4
|
manager_error_page_detail_code: a,
|
|
5
5
|
manager_error_page_action_reload_label: o,
|
|
6
|
-
manager_error_page_action_home_label:
|
|
7
|
-
manager_error_page_default:
|
|
6
|
+
manager_error_page_action_home_label: i,
|
|
7
|
+
manager_error_page_default: n,
|
|
8
8
|
manager_error_page_404_title: t,
|
|
9
9
|
manager_error_page_404_description: _,
|
|
10
10
|
manager_error_api_page_title: c,
|
|
@@ -17,13 +17,13 @@ export {
|
|
|
17
17
|
c as manager_error_api_page_title,
|
|
18
18
|
_ as manager_error_page_404_description,
|
|
19
19
|
t as manager_error_page_404_title,
|
|
20
|
-
|
|
20
|
+
i as manager_error_page_action_home_label,
|
|
21
21
|
o as manager_error_page_action_reload_label,
|
|
22
22
|
p as manager_error_page_api_description,
|
|
23
23
|
s as manager_error_page_boundary_description,
|
|
24
24
|
g as manager_error_page_boundary_title,
|
|
25
25
|
e as manager_error_page_button_cancel,
|
|
26
|
-
|
|
26
|
+
n as manager_error_page_default,
|
|
27
27
|
a as manager_error_page_detail_code,
|
|
28
28
|
r as manager_error_page_title
|
|
29
29
|
};
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
const o = "su", t = "risultati", n = "Nessun risultato", a = "Copiato!", c = "Errore di copia", r = "Caricare altro", _ = "Nessuna", s = "Colonne", e = "Caricare tutto", i = "Selezionare tutto", l = "Cercare", m = "Errore di caricamento, riprova più tardi.", p = {
|
|
2
|
+
common_pagination_of: o,
|
|
3
|
+
common_pagination_results: t,
|
|
4
|
+
common_pagination_no_results: n,
|
|
5
|
+
common_clipboard_success_label: a,
|
|
6
|
+
common_clipboard_error_label: c,
|
|
7
|
+
common_pagination_load_more: r,
|
|
8
|
+
common_empty_text_cell: _,
|
|
9
|
+
common_topbar_columns: s,
|
|
10
|
+
common_pagination_load_all: e,
|
|
11
|
+
common_topbar_columns_select_all: i,
|
|
12
|
+
common_search_placeholder: l,
|
|
13
|
+
datagrid_error_context_not_found: m
|
|
14
|
+
};
|
|
15
|
+
export {
|
|
16
|
+
c as common_clipboard_error_label,
|
|
17
|
+
a as common_clipboard_success_label,
|
|
18
|
+
_ as common_empty_text_cell,
|
|
19
|
+
e as common_pagination_load_all,
|
|
20
|
+
r as common_pagination_load_more,
|
|
21
|
+
n as common_pagination_no_results,
|
|
22
|
+
o as common_pagination_of,
|
|
23
|
+
t as common_pagination_results,
|
|
24
|
+
l as common_search_placeholder,
|
|
25
|
+
s as common_topbar_columns,
|
|
26
|
+
i as common_topbar_columns_select_all,
|
|
27
|
+
m as datagrid_error_context_not_found,
|
|
28
|
+
p as default
|
|
29
|
+
};
|
|
@@ -1,19 +1,21 @@
|
|
|
1
|
-
const r = "Annullare", e = "Ordinare", o = "Terminare", i = "servizio",
|
|
1
|
+
const r = "Annullare", e = "Ordinare", o = "Terminare", i = "servizio", n = "Ordine del tuo {{product}} avviato", t = "Se non hai potuto finalizzare l’ordine, completalo cliccando sul <ExternalLink>seguente link</ExternalLink>:", a = "Ti informeremo della disponibilità del tuo {{product}} via email.", d = "Si è verificato un errore durante il caricamento della pagina.", l = {
|
|
2
2
|
order_configuration_cancel: r,
|
|
3
3
|
order_configuration_order: e,
|
|
4
4
|
order_summary_finish: o,
|
|
5
5
|
order_summary_product_default_label: i,
|
|
6
|
-
order_summary_order_initiated_title:
|
|
7
|
-
order_summary_order_initiated_subtitle:
|
|
8
|
-
order_summary_order_initiated_info: a
|
|
6
|
+
order_summary_order_initiated_title: n,
|
|
7
|
+
order_summary_order_initiated_subtitle: t,
|
|
8
|
+
order_summary_order_initiated_info: a,
|
|
9
|
+
order_error_loading: d
|
|
9
10
|
};
|
|
10
11
|
export {
|
|
11
|
-
|
|
12
|
+
l as default,
|
|
12
13
|
r as order_configuration_cancel,
|
|
13
14
|
e as order_configuration_order,
|
|
15
|
+
d as order_error_loading,
|
|
14
16
|
o as order_summary_finish,
|
|
15
17
|
a as order_summary_order_initiated_info,
|
|
16
|
-
|
|
17
|
-
|
|
18
|
+
t as order_summary_order_initiated_subtitle,
|
|
19
|
+
n as order_summary_order_initiated_title,
|
|
18
20
|
i as order_summary_product_default_label
|
|
19
21
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const r = "
|
|
1
|
+
const r = "Filtrare", o = "Colonna", e = "Condizione", _ = "contiene", a = "inizia per", i = "termina per", t = "è uguale a", c = "è diverso da", n = "è inferiore a", d = "è superiore a", m = "è prima di", s = "è dopo di", l = "Sì", p = "No", u = "Valore", b = "Aggiungere", f = "è uguale a", g = "è diverso da", h = "esiste", S = "non esiste", v = "Chiave", E = {
|
|
2
2
|
common_criteria_adder_filter_label: r,
|
|
3
3
|
common_criteria_adder_column_label: o,
|
|
4
4
|
common_criteria_adder_operator_label: e,
|