@coras-io/embed 0.2.0 → 0.3.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 +127 -0
- package/README.md +8 -7
- package/dist/components/accordion/accordion-item/accordion-item.styles.js +1 -1
- package/dist/components/alert/alert.styles.js +14 -14
- package/dist/components/attraction-card/base/attraction-card.styles.js +7 -3
- package/dist/components/attraction-discovery/attraction-discovery.styles.js +1 -1
- package/dist/components/attraction-header/attraction-header.styles.js +1 -1
- package/dist/components/attraction-option/attraction-option.styles.js +4 -4
- package/dist/components/basket/basket.styles.js +27 -26
- package/dist/components/basket-empty/basket-empty.styles.js +1 -0
- package/dist/components/basket-item/basket-item.component.js +10 -4
- package/dist/components/basket-item/basket-item.styles.js +9 -3
- package/dist/components/basket-item-ticket/basket-item-ticket.styles.js +1 -3
- package/dist/components/basket-mobile/basket-mobile.styles.js +5 -5
- package/dist/components/better-carousel/better-carousel.styles.js +2 -0
- package/dist/components/bottom-drawer/bottom-drawer.styles.js +6 -4
- package/dist/components/button/button.component.d.ts +0 -1
- package/dist/components/button/button.component.js +1 -8
- package/dist/components/button/button.constants.d.ts +1 -1
- package/dist/components/button/button.constants.js +1 -1
- package/dist/components/button/button.styles.js +66 -39
- package/dist/components/calendar/base/calendar.styles.js +3 -5
- package/dist/components/calendar/multi/multi.styles.js +7 -0
- package/dist/components/category-tag/category-tag.styles.js +10 -7
- package/dist/components/checkbox/checkbox.styles.js +2 -2
- package/dist/components/chip/chip.styles.js +2 -2
- package/dist/components/collect-fida/collect-fida.component.js +5 -3
- package/dist/components/collect-fida/collect-fida.styles.js +9 -16
- package/dist/components/crypto-auth-modal/crypto-auth-modal.component.js +6 -4
- package/dist/components/crypto-auth-modal/crypto-auth-modal.styles.js +2 -2
- package/dist/components/dialog/dialog.styles.js +10 -17
- package/dist/components/drawer/drawer.component.js +6 -0
- package/dist/components/drawer/drawer.styles.js +17 -3
- package/dist/components/dropdown/dropdown.component.js +7 -0
- package/dist/components/dropdown/dropdown.styles.js +3 -6
- package/dist/components/expiration-timer/expiration-timer.styles.js +3 -3
- package/dist/components/explore-card/explore-card.styles.js +1 -1
- package/dist/components/filter-chip/filter-chip.styles.js +11 -9
- package/dist/components/filters-drawer/filters-drawer.component.js +1 -1
- package/dist/components/filters-drawer/filters-drawer.styles.js +6 -5
- package/dist/components/image/image.styles.js +3 -3
- package/dist/components/image-chip/image-chip.styles.js +1 -1
- package/dist/components/input-field/input-field.styles.js +22 -17
- package/dist/components/itinerary/itinerary-item/itinerary-item.styles.js +1 -1
- package/dist/components/joined-fields/joined-fields.styles.js +10 -6
- package/dist/components/loading-spinner/loading-spinner.styles.js +1 -1
- package/dist/components/location-image/location-image.component.d.ts +6 -0
- package/dist/components/location-image/location-image.component.js +15 -2
- package/dist/components/location-image/location-image.styles.js +1 -1
- package/dist/components/locations-results/locations-results.styles.js +4 -6
- package/dist/components/marketing-tag/marketing-tag.styles.js +1 -1
- package/dist/components/message-card/message-card.styles.js +6 -6
- package/dist/components/option-group/option-chip/option-chip.styles.js +4 -3
- package/dist/components/order-confirmation/order-confirmation-item/order-confirmation-item.styles.js +9 -0
- package/dist/components/order-confirmation/order-confirmation.component.js +4 -3
- package/dist/components/order-confirmation/order-confirmation.styles.js +1 -1
- package/dist/components/otp/otp.styles.js +6 -6
- package/dist/components/overlay/overlay.styles.js +5 -1
- package/dist/components/pay-in/pay-in.styles.js +2 -2
- package/dist/components/payment-fiat-method/payment-fiat-method.styles.js +20 -4
- package/dist/components/payment-option/payment-option.styles.js +10 -12
- package/dist/components/performance-time/performance-time.styles.js +2 -2
- package/dist/components/phone-country-code/phone-country-code.styles.js +1 -1
- package/dist/components/points/points.styles.js +1 -1
- package/dist/components/search-button/search-button.styles.js +15 -7
- package/dist/components/seated-selector/seated-selector.component.d.ts +2 -0
- package/dist/components/seated-selector/seated-selector.component.js +53 -10
- package/dist/components/seated-selector/seated-selector.styles.js +77 -14
- package/dist/components/seats-io/seats-io.component.d.ts +2 -0
- package/dist/components/seats-io/seats-io.component.js +25 -2
- package/dist/components/seats-io/seats-io.constants.d.ts +2 -1
- package/dist/components/seats-io/seats-io.constants.js +6 -1
- package/dist/components/seats-io/seats-io.transform.d.ts +8 -2
- package/dist/components/seats-io/seats-io.transform.js +12 -4
- package/dist/components/select-list/select-list.styles.js +1 -0
- package/dist/components/select-list/select-option/select-option.styles.js +3 -3
- package/dist/components/sort-dropdown/sort-dropdown.styles.js +1 -1
- package/dist/components/sort-list/sort-list.styles.js +1 -1
- package/dist/components/sport-options/sport-option/sport-option.styles.js +2 -2
- package/dist/components/star-rating/star-rating.component.d.ts +1 -0
- package/dist/components/star-rating/star-rating.component.js +19 -23
- package/dist/components/star-rating/star-rating.styles.js +32 -6
- package/dist/components/tab/tab.styles.js +1 -1
- package/dist/components/tabs/tabs.styles.js +1 -1
- package/dist/components/tag/tag.styles.js +7 -7
- package/dist/components/text-section/text-section.styles.js +2 -1
- package/dist/components/time-tag/time-tag.styles.js +1 -2
- package/dist/components/tooltip/tooltip.styles.js +3 -3
- package/dist/components/tour-ticket-type-selector/tour-ticket-type/tour-ticket-type.styles.js +2 -2
- package/dist/components/tour-ticket-type-selector/tour-ticket-type-selector.component.js +1 -1
- package/dist/components/tour-ticket-type-selector/tour-ticket-type-selector.styles.js +1 -10
- package/dist/components/transfer-modal/transfer-modal.component.js +3 -3
- package/dist/components/transfer-modal/transfer-modal.styles.js +6 -8
- package/dist/containers/basket/basket.component.d.ts +1 -1
- package/dist/containers/basket/basket.component.js +56 -25
- package/dist/containers/footer/footer.styles.js +4 -0
- package/dist/containers/navbar/navbar.component.d.ts +5 -1
- package/dist/containers/navbar/navbar.component.js +38 -9
- package/dist/containers/navbar/navbar.styles.js +38 -12
- package/dist/contexts/basket/basket.provider.d.ts +1 -0
- package/dist/contexts/basket/basket.provider.js +31 -4
- package/dist/contexts/properties.context.d.ts +4 -4
- package/dist/core/api/middlewares/booking-session/booking-session.constants.d.ts +1 -0
- package/dist/core/api/middlewares/booking-session/booking-session.constants.js +1 -0
- package/dist/core/api/middlewares/booking-session/booking-session.js +18 -27
- package/dist/core/api/middlewares/booking-session/booking-session.utils.d.ts +4 -4
- package/dist/core/api/middlewares/booking-session/booking-session.utils.js +13 -10
- package/dist/core/api/queries.js +3 -2
- package/dist/core/color-scheme.d.ts +14 -0
- package/dist/core/color-scheme.js +48 -0
- package/dist/core/currency/constants.d.ts +1 -1
- package/dist/core/currency/constants.js +4 -3
- package/dist/core/i18n/date.js +20 -9
- package/dist/core/i18n/locale-codes.d.ts +2 -2
- package/dist/core/i18n/locale-codes.js +4 -0
- package/dist/core/images/constants.d.ts +0 -5
- package/dist/core/images/constants.js +0 -5
- package/dist/core/images/helpers.d.ts +8 -0
- package/dist/core/images/helpers.js +14 -6
- package/dist/core/images/srcset.js +2 -2
- package/dist/core/storybook/demo.d.ts +4 -0
- package/dist/core/storybook/demo.js +17 -0
- package/dist/core/types/locales.d.ts +7 -0
- package/dist/core/utils/datetime.js +10 -4
- package/dist/core/utils/locale.d.ts +8 -1
- package/dist/core/utils/locale.js +10 -0
- package/dist/helpers/helpers.d.ts +1 -1
- package/dist/index.d.ts +2 -3
- package/dist/index.js +1 -2
- package/dist/locales/ar-SA.d.ts +279 -0
- package/dist/locales/ar-SA.js +288 -0
- package/dist/locales/da-DK.d.ts +100 -82
- package/dist/locales/da-DK.js +104 -89
- package/dist/locales/de-DE.d.ts +100 -82
- package/dist/locales/de-DE.js +104 -89
- package/dist/locales/en-IE.d.ts +250 -232
- package/dist/locales/en-IE.js +253 -238
- package/dist/locales/en-US.d.ts +100 -82
- package/dist/locales/en-US.js +105 -90
- package/dist/locales/es-ES.d.ts +100 -82
- package/dist/locales/es-ES.js +104 -89
- package/dist/locales/fr-FR.d.ts +100 -82
- package/dist/locales/fr-FR.js +104 -89
- package/dist/locales/fr-MA.d.ts +100 -82
- package/dist/locales/fr-MA.js +104 -89
- package/dist/locales/is-IS.d.ts +100 -82
- package/dist/locales/is-IS.js +104 -89
- package/dist/locales/it-IT.d.ts +100 -82
- package/dist/locales/it-IT.js +104 -89
- package/dist/locales/ms-MY.d.ts +100 -82
- package/dist/locales/ms-MY.js +104 -89
- package/dist/locales/nb-NO.d.ts +100 -82
- package/dist/locales/nb-NO.js +104 -89
- package/dist/locales/pl-PL.d.ts +100 -82
- package/dist/locales/pl-PL.js +104 -89
- package/dist/locales/pt-PT.d.ts +100 -82
- package/dist/locales/pt-PT.js +104 -89
- package/dist/locales/sv-SE.d.ts +100 -82
- package/dist/locales/sv-SE.js +104 -89
- package/dist/locales/th-TH.d.ts +100 -82
- package/dist/locales/th-TH.js +104 -89
- package/dist/locales/tr-TR.d.ts +100 -82
- package/dist/locales/tr-TR.js +104 -89
- package/dist/locales/zh-CN.d.ts +100 -82
- package/dist/locales/zh-CN.js +105 -90
- package/dist/locales/zh-HK.d.ts +279 -0
- package/dist/locales/zh-HK.js +288 -0
- package/dist/mixins/coinbase.mixin.js +1 -1
- package/dist/mixins/error-modal.styles.js +2 -2
- package/dist/mixins/location-search/location-search.js +3 -3
- package/dist/mixins/location-search/location-search.styles.js +6 -5
- package/dist/sdk/chrome.d.ts +9 -3
- package/dist/sdk/chrome.js +21 -9
- package/dist/sdk/element-adapter.js +11 -8
- package/dist/sdk/mount.d.ts +3 -3
- package/dist/sdk/mount.js +150 -42
- package/dist/sdk/navigation-intent.js +3 -0
- package/dist/sdk/page-registry.d.ts +14 -2
- package/dist/sdk/page-registry.js +33 -13
- package/dist/sdk/theme.d.ts +1 -15
- package/dist/sdk/theme.js +4 -39
- package/dist/sdk/types.d.ts +55 -24
- package/dist/sdk/url.d.ts +24 -3
- package/dist/sdk/url.js +66 -27
- package/dist/sdk/validation.d.ts +0 -7
- package/dist/sdk/validation.js +105 -47
- package/dist/styles/contrast-fixtures.d.ts +0 -5
- package/dist/styles/contrast-fixtures.js +79 -9
- package/dist/styles/contrast.js +4 -3
- package/dist/styles/defaults/component.js +17 -1
- package/dist/styles/primitives.d.ts +0 -10
- package/dist/styles/primitives.js +2 -12
- package/dist/styles/tokens.d.ts +1 -1
- package/dist/styles/tokens.generated.d.ts +1 -1
- package/dist/styles/tokens.generated.js +1 -1
- package/dist/styles/tokens.metadata.d.ts +1 -1
- package/dist/styles/tokens.metadata.js +360 -90
- package/dist/views/details-page/details-page.component.d.ts +5 -5
- package/dist/views/details-page/details-page.component.js +72 -79
- package/dist/views/details-page/details-page.styles.js +64 -9
- package/dist/views/help-page/help-page.component.d.ts +1 -0
- package/dist/views/help-page/help-page.component.js +11 -4
- package/dist/views/help-page/help-page.styles.js +21 -8
- package/dist/views/landing-page/landing-page.component.d.ts +4 -4
- package/dist/views/landing-page/landing-page.component.js +65 -65
- package/dist/views/landing-page/landing-page.styles.js +70 -3
- package/dist/views/payment-page/partials/activity-details/activity-details.styles.js +10 -33
- package/dist/views/payment-page/partials/billing-address/billing-address.styles.js +4 -9
- package/dist/views/payment-page/partials/confirmation/confirmation.styles.js +6 -6
- package/dist/views/payment-page/partials/hotel-pickup-list/hotel-pickup-list.styles.js +4 -4
- package/dist/views/payment-page/partials/payment-type-selector/payment-type-selector.styles.js +1 -0
- package/dist/views/payment-page/partials/stripe/stripe.component.d.ts +1 -1
- package/dist/views/payment-page/partials/stripe/stripe.component.js +11 -12
- package/dist/views/payment-page/partials/stripe/stripe.constants.d.ts +2 -15
- package/dist/views/payment-page/partials/stripe/stripe.constants.js +4 -17
- package/dist/views/payment-page/partials/stripe/stripe.styles.js +16 -23
- package/dist/views/payment-page/partials/stripe/stripe.utils.d.ts +25 -14
- package/dist/views/payment-page/partials/stripe/stripe.utils.js +111 -62
- package/dist/views/payment-page/partials/terms-checkbox/terms-checkbox.styles.js +1 -1
- package/dist/views/payment-page/payment-page.component.d.ts +1 -0
- package/dist/views/payment-page/payment-page.component.js +19 -9
- package/dist/views/payment-page/payment-page.styles.js +37 -32
- package/dist/views/payment-page/payment-page.utils.d.ts +7 -0
- package/dist/views/payment-page/payment-page.utils.js +29 -14
- package/dist/views/payment-page/payment-page.validators.js +9 -3
- package/dist/views/payment-page/services/payment-api.service.d.ts +1 -1
- package/dist/views/search-page/search-page.component.d.ts +1 -0
- package/dist/views/search-page/search-page.component.js +12 -6
- package/dist/views/search-page/search-page.styles.js +24 -2
- package/dist/views/suggestion-widget/suggestion-widget.styles.js +1 -1
- package/package.json +62 -75
- package/dist/custom-elements.json +0 -37397
- package/dist/sdk/meta.d.ts +0 -7
- package/dist/sdk/meta.js +0 -9
- package/dist/styles/tokens.css +0 -359
package/dist/locales/is-IS.js
CHANGED
|
@@ -7,23 +7,34 @@ import { str } from '@lit/localize';
|
|
|
7
7
|
export const templates = {
|
|
8
8
|
'h0453a9c8ddf1e74c': html `Ef þú þarft aðstoð við pöntunina þína, vinsamlegast farðu á hjálparmiðstöðina okkar`,
|
|
9
9
|
'h0f22760eabebc0d2': html `Byggt á ${0} umsögnum`,
|
|
10
|
+
'h41ee003df7011ba3': html `Endursenda kóða (${0}s)`,
|
|
11
|
+
'h4653b4623e11cce8': html `Endursenda (${0}s)`,
|
|
10
12
|
'h62aa06b7d898393a': html `${0} athafnir`,
|
|
13
|
+
'h95c0ee9db9bc7a2e': html `Við höfum sent pöntunarstaðfestingu þína á ${0}`,
|
|
14
|
+
'hd48f85821228fb37': html `Vinsamlegast athugaðu ${0} fyrir sex stafa kóðann þinn.`,
|
|
11
15
|
's003d3f04ab3c63af': `Nauðsynlegt af rekstraraðila af öryggisástæðum`,
|
|
12
16
|
's01769b46d7a9bcbe': `Veldu tungumál ferðar`,
|
|
17
|
+
's01ca6f3c6dcac61b': `Vinsamlegast veljið sæti við hliðina á hvort öðru.`,
|
|
13
18
|
's0230dfb6b6c1e011': `Kortinu þínu var hafnað.`,
|
|
14
19
|
's02cbd3b6873bf3cc': `Við höfum sent pöntunarstaðfestingu þína á`,
|
|
15
20
|
's0379fc73608ab971': `Lokið`,
|
|
16
21
|
's0487f33d9ddaabde': `Upplýsingar um starfsemina`,
|
|
22
|
+
's053945ad43e9d1d6': `Vinsamlegast sláðu inn staðfestingarkóðann`,
|
|
17
23
|
's055e7b1eb0e8152f': `Hvað er innifalið`,
|
|
18
24
|
's065490f8b6557fa8': `Heimilisfangslína 1`,
|
|
19
25
|
's065493f8b65584c1': `Heimilisfangslína 2`,
|
|
26
|
+
's068d4dd16d9106d0': `Táknmynd`,
|
|
20
27
|
's06963fd6fbd255b6': `Næsti mánuður`,
|
|
21
28
|
's06e48df1da26857e': `Fornafn + Eftirnafn`,
|
|
22
29
|
's072873fcb8392b95': `Aðeins til skýringar`,
|
|
30
|
+
's07c32b16a0cc7f41': `Ég staðfesti að ég hef lesið og samþykki skilmála FIDA`,
|
|
31
|
+
's0832cb53a9099084': `Skoða viðburði`,
|
|
23
32
|
's088e2b07b5393093': `ea`,
|
|
33
|
+
's0a88a6ae24e8ac10': `Vinsamlegast sláðu inn netfangið þitt`,
|
|
24
34
|
's0d642c7eac029f8c': `Sláðu inn nafn viðburðar`,
|
|
25
35
|
's0ec46bff04cae43d': `miðar fyrir`,
|
|
26
36
|
's0f670499517f14df': `Nauðsynlegt af klúbbnum af öryggisástæðum`,
|
|
37
|
+
's0fb0fc272e807ad1': `Öryggiskóði kortsins þíns er ófullkominn.`,
|
|
27
38
|
's11602ea206accf6e': `Sætakort`,
|
|
28
39
|
's11cc9ffa7ddc8e94': `Karfan þín er tóm!`,
|
|
29
40
|
's13a66c3ef0b5bf5f': `Heildareinkunn`,
|
|
@@ -32,21 +43,29 @@ export const templates = {
|
|
|
32
43
|
's1726f691155bad09': `Leikhúsmiðar`,
|
|
33
44
|
's195e67d70525b331': `Vinsamlegast athugið`,
|
|
34
45
|
's1a3c32dd624ff8fd': `Kortanúmerið þitt er ófullkomið.`,
|
|
46
|
+
's1d1d5f97e6c7c7bd': str `Hámarksfjöldi leyfðra stafa ${0}`,
|
|
47
|
+
's1edc4e64bd3d07fa': str `Bókunargjald ${0}`,
|
|
35
48
|
's1f496958555429be': `Hótelflutningur (innifalinn)`,
|
|
36
49
|
's1f7703cffaf7880b': `Opna hjálparmiðstöð`,
|
|
50
|
+
's207d7cbee7214197': `Endursenda kóða`,
|
|
37
51
|
's208665855189c10c': `Íþróttamiðar`,
|
|
38
52
|
's214bac601e6d7da8': `hver`,
|
|
53
|
+
's2220ac9a490a6aad': `Þú hefur ekki næga FIDA til að greiða í FIDA að þessu sinni`,
|
|
39
54
|
's22771f6bba73d648': `Gildistími kortsins þíns er liðinn.`,
|
|
40
55
|
's2468b69d10791c82': `Borg`,
|
|
56
|
+
's24836d5e8de2ef53': `Karfa`,
|
|
41
57
|
's255857544a9d5ec0': `Endurstilla`,
|
|
42
58
|
's261f88c673a6b512': `Veldu afhendingarstað`,
|
|
43
59
|
's289520a696583a56': `Engar niðurstöður.`,
|
|
44
60
|
's28b1ee8b52306d04': `Því miður eru ekki næg miðar í boði á þennan viðburð.`,
|
|
45
61
|
's291aac5ed9761710': `Myndir`,
|
|
62
|
+
's2a0431e62980ccb6': `Þessum hefur verið bætt við reikninginn þinn og hægt er að nota þau til að greiða fyrir framtíðarkaup frá FIDA-búðinni.`,
|
|
46
63
|
's2af92d203c6533c4': `Við munum svara á netfangið sem þú gafst upp eins fljótt og auðið er. Þarf að staðfesta skilaboðin sem fara hingað.`,
|
|
64
|
+
's2b62420bebf9e6e4': str `Lágmarksfjöldi stafa sem krafist er ${0}`,
|
|
47
65
|
's2d1d27aa9a7ab857': `Hótelupptaka`,
|
|
48
66
|
's2d6ceb2ed95d2aec': `Öryggiskóði kortsins þíns er ógildur.`,
|
|
49
67
|
's302b8b3db5e19407': `Ef þú finnur ekki það sem þú ert að leita að í upplýsingaköflunum okkar, vinsamlegast láttu okkur vita hvernig við getum aðstoðað þig.`,
|
|
68
|
+
's30953bd831efad6c': `Innskráning mistókst. Vinsamlegast reyndu aftur.`,
|
|
50
69
|
's318aefcc44f6fbdc': `Endurnýjaðu síðuna og reyndu aftur.`,
|
|
51
70
|
's31b54217aedd072d': `Veldu sýningartíma`,
|
|
52
71
|
's32b30574fbef4a04': `Vegabréfsnúmer`,
|
|
@@ -58,9 +77,12 @@ export const templates = {
|
|
|
58
77
|
's38b7890d18383c99': `Þegar þú bætir miðum í körfuna þína birtast þeir hér`,
|
|
59
78
|
's38bf5b02316633fe': str `Skoða ${0}`,
|
|
60
79
|
's38eb6b65959cd214': `Reikningsfang`,
|
|
80
|
+
's393fa33e92e1b35c': `Senda kóða`,
|
|
81
|
+
's3b8a6245b12fa2ad': `Brauðmylsna`,
|
|
61
82
|
's3b9cb6516f644f10': `Þakka þér fyrir, við höfum móttekið fyrirspurn þína.`,
|
|
62
83
|
's3bd9192a47014fac': `Við sendum pöntunarstaðfestingu þína með tölvupósti á þetta netfang`,
|
|
63
84
|
's3d0bb0448ae28706': `Póstnúmer`,
|
|
85
|
+
's3d1d2fdc677de804': `Sláðu inn eða veldu land`,
|
|
64
86
|
's3d52d1be2d6d171d': `Gildistími kortsins þíns er ógilt.`,
|
|
65
87
|
's3dc9fd50cee69d30': `Vinsamlegast sláðu inn gilda dagsetningu`,
|
|
66
88
|
's3e7884bf4f412c6f': `hlutir`,
|
|
@@ -70,37 +92,58 @@ export const templates = {
|
|
|
70
92
|
's42cbc1ed3d490ba8': str `Frá ${0} á fullorðinn`,
|
|
71
93
|
's4356163009e59310': `Gildistími kortsins þíns er ógildur.`,
|
|
72
94
|
's43f528d2fff00362': str `Bókunargjald (${0} á miða)`,
|
|
95
|
+
's4543ff29118e088d': `Staðfestir...`,
|
|
96
|
+
's463b8c4e92751ba5': `Valkostir`,
|
|
97
|
+
's4715435f75327cc1': `Vinsamlegast veldu fjölda miða.`,
|
|
98
|
+
's4840b56c1ccf7c87': `Aflaðu þér`,
|
|
73
99
|
's48cecdf70134bbb2': `Upplýsingar um virkni`,
|
|
74
100
|
's48e186fb300e5464': `Tími`,
|
|
75
|
-
'
|
|
101
|
+
's4a0aa9b114d56102': `Staðfestingarkóði hefur verið sendur á skráða símanúmerið þitt. Sláðu inn sex stafa kóðann hér að neðan til að staðfesta greiðsluna.`,
|
|
76
102
|
's4a0ed56eb391ce22': `Miðar`,
|
|
103
|
+
's4a6cd7e038947472': str `${0} Miðar: ${1} (${2} hver)`,
|
|
77
104
|
's4acf0b8071b38761': `Senda fyrirspurn `,
|
|
78
105
|
's4c4e33c8c5ffe216': `Fyrri mánuður`,
|
|
79
106
|
's517acbf1f96324f9': `Þyngd`,
|
|
107
|
+
's52f99caec1114ea3': str `Vinsamlegast bíðið í ${0} sekúndur áður en þið sendið aftur.`,
|
|
108
|
+
's539cc7126a88f5a8': `Villa kom upp. Vinsamlegast reyndu aftur.`,
|
|
80
109
|
's56d9d499ce21aa71': `Tónleikamiðar`,
|
|
81
110
|
's589ade03e24b3dec': `Leikhús`,
|
|
82
111
|
's5921af1f9988e939': `Leita að viðburði`,
|
|
83
112
|
's5b0cdec697634a43': `Öryggiskóði kortsins þíns er ófullkominn.`,
|
|
84
113
|
's5baecf6a8b5e582f': `Veldu gjaldmiðilinn þinn`,
|
|
114
|
+
's5bd685b647375404': `Staðfestir greiðslu þína...`,
|
|
85
115
|
's5c843d9e674e1c41': str `${0} miðar fyrir ${1}`,
|
|
86
116
|
's5cf68140409e6208': `Takk, bókunin þín er staðfest!`,
|
|
87
117
|
's5d86c9720b06c065': `Miðar fráteknir fyrir`,
|
|
118
|
+
's5e27738a2e8eb763': `Innskráning`,
|
|
88
119
|
's5e8250fb85d64c23': `Loka`,
|
|
120
|
+
's5f0835c3498593e7': `Borga frá`,
|
|
89
121
|
's5f343a43e7ea9f91': `Villa`,
|
|
90
122
|
's613ca1dae8c9c2f2': `Vinsamlegast reynið aðra dagsetningu eða fjölda miða`,
|
|
123
|
+
's62c8714f22e8581e': `Við munum senda kóða á þetta heimilisfang`,
|
|
91
124
|
's632b0d6f5b8f60b5': `Hjálparmiðstöð`,
|
|
125
|
+
's63a8d5c967692fd8': str `Bókaðu vinsælustu afþreyinguna fyrir ${0}`,
|
|
126
|
+
's6434ccb2ab38de1e': `Fara á FIDA reikning (opnast í nýjum flipa)`,
|
|
127
|
+
's64c725e7c35bfc44': `Ekki tókst að hlaða myndinni`,
|
|
92
128
|
's65d8b64cc2edc07f': `Villa kom upp.`,
|
|
93
129
|
's66241ced41f02eaa': `Sætakort eingöngu til skýringar`,
|
|
130
|
+
's6765e69c04d66039': `Ógildur eða útrunninn staðfestingarkóði. Vinsamlegast reyndu aftur.`,
|
|
131
|
+
's67b559eeb2136588': `Hleður sætiskort…`,
|
|
94
132
|
's68323a30f0d5bdfa': `Gildistími vegabréfs`,
|
|
133
|
+
's698589c71ed3203f': `Aðeins leyfð eru bókstafir og tölur`,
|
|
134
|
+
's6992d6150e46d6fc': `Bættu miðum við körfuna þína til að ganga frá kaupunum.`,
|
|
95
135
|
's6bc8b1530d693ee9': `Brottfararstaður`,
|
|
96
136
|
's6c76b294d740446c': `Virkni`,
|
|
97
|
-
'
|
|
137
|
+
's6d84c67f663fb24d': `Of margar tilraunir. Reyndu aftur síðar.`,
|
|
98
138
|
's6e8059179423bfa0': `Eftirnafn`,
|
|
139
|
+
's6f932154a669cc49': `Sláðu inn símanúmerið þitt`,
|
|
99
140
|
's709af33057592dd8': `Öryggiskóði kortsins þíns er rangur.`,
|
|
100
141
|
's70ab5bb776df5e7c': `Sláðu inn netfangið þitt`,
|
|
101
142
|
's732385cbc938b7a1': `Allar dagsetningar`,
|
|
143
|
+
's732d031b2be46181': `Vinsamlegast sláðu inn gilt símanúmer`,
|
|
102
144
|
's7571bffb300cd56a': `Pöntunartilvísun`,
|
|
103
145
|
's7572f8d1e64214a9': `Þetta er skyldureitur`,
|
|
146
|
+
's76e508e5ee58da2d': `Gildistími kortsins þíns er ófullkominn.`,
|
|
104
147
|
's771897106728d3f6': `Villa kom upp við vinnslu kortsins.`,
|
|
105
148
|
's77dde5ef6c52def6': `Gjaldmiðill`,
|
|
106
149
|
's791ef75ce61f73be': `Vinsælt`,
|
|
@@ -111,9 +154,15 @@ export const templates = {
|
|
|
111
154
|
's8315ddc4161a498b': `Ef vandamálið heldur áfram, vinsamlegast hafið samband við okkar`,
|
|
112
155
|
's84a7ee7d2559f1e1': `Ég þarf hjálp með...`,
|
|
113
156
|
's8654133f4227b6dc': `Hápunktar`,
|
|
157
|
+
's86d7da761b5e390d': `Ég hef lesið og samþykki skilmálana.`,
|
|
158
|
+
's86e180b4d89f9bbe': `Breyta símanúmeri`,
|
|
159
|
+
's871b1fe6d1846958': `Símanúmer`,
|
|
160
|
+
's87bae2710b2492c3': `Hafðu samband`,
|
|
114
161
|
's8bcbc2856e771f09': `Veldu úr valkostum`,
|
|
115
162
|
's8cda828dac449ea5': `Hreinsa allt`,
|
|
163
|
+
's8dd38519f42fc289': `Borga`,
|
|
116
164
|
's8f683174898a4afa': `Skoða aðra viðburði`,
|
|
165
|
+
's8f94436e63f36047': `Borgaðu núna með`,
|
|
117
166
|
's90e83b2c18f39409': `Kortið þitt er útrunnið.`,
|
|
118
167
|
's9145aa93cf917ae4': `Vinsamlegast sláðu inn gilt netfang`,
|
|
119
168
|
's9181c89c4a58402a': `Staðfesting póstnúmers kortsins mistókst.`,
|
|
@@ -124,52 +173,89 @@ export const templates = {
|
|
|
124
173
|
's978836a21387aa75': `Greiða núna`,
|
|
125
174
|
's99a14b1e12386fa1': str `${0} Miðar fyrir ${1}`,
|
|
126
175
|
's9ab68896f4be9e65': `Borgaðu núna`,
|
|
176
|
+
's9ca2c3aecc846712': `Greiða í FIDA`,
|
|
127
177
|
's9ca372a6096ddd54': `Tónlist`,
|
|
178
|
+
's9f0f97043cfaffb1': `Staðfestu greiðsluna þína`,
|
|
179
|
+
's9fe1c455c8e043b2': `Mistókst að hefja MFA skráningu`,
|
|
180
|
+
'sa13dd70348dac081': `Fara á FIDA reikning`,
|
|
128
181
|
'sa40ddac6755d18e2': `Sýna allar niðurstöður fyrir`,
|
|
182
|
+
'sa4425361d4b8e155': str `Ef þú borgar í ${0}, þá færðu FIDA`,
|
|
129
183
|
'sa61534a5c0c71f5e': `Afbókun`,
|
|
130
184
|
'sa6ab5184d6315895': `Frá`,
|
|
131
185
|
'sa7d09574ece17145': `Segðu okkur hvernig við getum hjálpað`,
|
|
132
186
|
'sa8535600e6997bcf': `Kortanúmerið þitt er ekki gilt kreditkortanúmer.`,
|
|
133
187
|
'sa8beb6b1182241ac': `Síur`,
|
|
134
|
-
'sa8e8cc2558962d51': `Hlutir til að gera
|
|
188
|
+
'sa8e8cc2558962d51': `Hlutir til að gera`,
|
|
135
189
|
'saaf58da3a384352a': str `Við höfum ${0} valkosti í boði`,
|
|
136
190
|
'sab459038e3c6bcb8': `Fornafn`,
|
|
191
|
+
'sac33f8b1ee0a8a70': str `${0} sæti valin`,
|
|
192
|
+
'sad4a0401aafaab57': `Staðsetningarmynd`,
|
|
193
|
+
'sb05eb16313ad5810': `Villa!`,
|
|
194
|
+
'sb074169ce94feeb0': `Ófullnægjandi FIDA-inneign`,
|
|
195
|
+
'sb182f52b56175d8c': `Engin lönd fundust`,
|
|
196
|
+
'sb26e53053d747113': `Miðar og ferðir`,
|
|
197
|
+
'sb3d4f79d9d8b71e5': `Senda inn`,
|
|
137
198
|
'sb3dbeaf294fd9bdd': `Greidd upphæð`,
|
|
199
|
+
'sb46123a97302f3ae': `Samtals í FIDA`,
|
|
200
|
+
'sb47b0b39e28f35a8': `Staðfesting mistókst. Reyndu aftur.`,
|
|
201
|
+
'sb59d68ed12d46377': `Hleður`,
|
|
138
202
|
'sb5c2050ca21cdee6': `Ef þú þarft aðstoð við pöntunina þína, vinsamlegast farðu á síðuna okkar`,
|
|
139
203
|
'sb5fd6f925a5bd3ea': `miða fyrir`,
|
|
140
204
|
'sb61dfe1d5012cc35': `Um hvað snýst spurning þín`,
|
|
141
205
|
'sb75ee24776b3d425': `Miði`,
|
|
142
206
|
'sb7600e1426fb67c7': `Ég staðfesti að ég hef lesið og samþykki skilmála Coras`,
|
|
143
207
|
'sb84d72388b33a3a4': `Karfan þín`,
|
|
208
|
+
'sb85774dc5d18ff0f': `Staðfesta`,
|
|
144
209
|
'sb9bd4f5a3810b77e': `Eitthvað fór úrskeiðis`,
|
|
210
|
+
'sba5dce52c7f589f2': `Ógildur eða útrunninn kóði. Vinsamlegast reyndu aftur.`,
|
|
145
211
|
'sba690fe0b679f723': `Engir áhugaverðir staðir fundust sem uppfylla skilyrði þín.`,
|
|
212
|
+
'sbb7d883d08cba223': str `Veldu sæti fyrir ${0}`,
|
|
213
|
+
'sbb9b8e30a21c6548': `Vinsamlegast athugið að þú getur aðeins greitt með FIDA ef þú ert með nægilegt FIDA inni á reikningnum þínum.`,
|
|
214
|
+
'sbbb558d4adb8c7c4': `Bættu við símanúmerinu þínu til að vernda FIDA-greiðslur þínar. Við sendum þér einnota kóða til að staðfesta það.`,
|
|
215
|
+
'sbc57430ab412e891': str `${0} FIDA-tákn`,
|
|
146
216
|
'sbd34c25455a075a8': str `Sýni niðurstöður fyrir '${0}'`,
|
|
147
|
-
'
|
|
217
|
+
'sc0a0c87d5c556c38': `Símanúmer`,
|
|
218
|
+
'sc16e00a7a8b2fde2': `Til baka`,
|
|
148
219
|
'sc1a94937d6795b91': `Takk, bókanirnar þínar eru staðfestar!`,
|
|
149
220
|
'sc2f116c0ea77d58a': `Villuskilaboð`,
|
|
150
221
|
'sc34d8c2a3d180a29': `Bæta í körfu`,
|
|
151
222
|
'sc354c34c1a7cbcc4': `Cookies`,
|
|
223
|
+
'sc377239766b138ef': `Ég samþykki að fá tölvupóst frá FIDA.`,
|
|
224
|
+
'sc84bf2d183cd320b': str `Röð ${0}, Sæti ${1}`,
|
|
225
|
+
'sc9f3dcec92273865': `Vinsamlegast bíðið á meðan færslan er í vinnslu.`,
|
|
152
226
|
'sca6f02fbd9e373b4': `Bætt í körfu`,
|
|
227
|
+
'scbaa2a2ceb044c0a': `Veldu sætin þín`,
|
|
153
228
|
'scc1db59d292cbc4c': `Kafli`,
|
|
229
|
+
'scd0b9d7c6f9c597d': `Kóðinn þinn rennur út eftir 5 mínútur`,
|
|
154
230
|
'scd1ca177bf7ddf98': `Það er ekkert kort á viðskiptavininum sem er verið að rukka.`,
|
|
155
231
|
'scd1dd6ff53d0d01a': `Reyndu aftur`,
|
|
232
|
+
'scd525a733e4c9110': `FIDA-inneign þín er`,
|
|
233
|
+
'sce2300ea82130155': `Aflaðu þér af`,
|
|
156
234
|
'scf61ccc6056c17d2': `Kortanúmerið þitt er rangt.`,
|
|
157
235
|
'sd002a6411d593b33': `Greiðsluupplýsingar`,
|
|
158
236
|
'sd0827f83a77da218': `Hvert ertu að fara?`,
|
|
159
237
|
'sd15de0dcd2378a55': `Hafðu samband við okkur`,
|
|
160
238
|
'sd1797c5a30652800': `Heildarverð`,
|
|
239
|
+
'sd20a2299b31382f0': `FIDA umbun fyrir þessa færslu`,
|
|
240
|
+
'sd4d1e43525fd598a': `Mistókst að senda staðfestingarkóða. Reyndu aftur.`,
|
|
161
241
|
'sd574f2d5de170480': `Nota síur`,
|
|
162
242
|
'sd715e3f32ad86586': `Vinsamlegast sláðu inn gilda dagsetningu í sniðinu ÁÁÁÁ-MM-DD`,
|
|
163
243
|
'sd7d17730c0c10ec4': `Vinsælt á síðunni okkar`,
|
|
244
|
+
'sd8fc3dc0c9cc5758': `Greiða inn`,
|
|
164
245
|
'sd964b91b1084d970': `Miðar á afþreyingarstað`,
|
|
165
246
|
'sdc2fc49bb9d4b82e': `Endurnýja síðuna`,
|
|
166
247
|
'sdf566eeae04c0483': `Veldu tíma`,
|
|
167
248
|
'se046d97f0d9dd903': `Sláðu inn nafn eða veldu`,
|
|
249
|
+
'se256f991824c9ae0': `Fána táknmynd`,
|
|
168
250
|
'se2b298fd65f45cc7': `Gildistími kortsins þíns er ófullkominn.`,
|
|
169
251
|
'se374a10ee87f7f8c': `Skilmálar`,
|
|
252
|
+
'se3d2b191408a6254': `Með því að staðfesta verða FIDA-táknin flutt úr veskinu þínu til að ljúka þessari greiðslu.`,
|
|
253
|
+
'se46604e4550a957d': `Fara á heimasíðuna`,
|
|
254
|
+
'se4bfd14e0c3355ac': `Samtals í`,
|
|
170
255
|
'se789bfdae3410a1b': `Vegabréf má ekki vera útrunnið`,
|
|
171
256
|
'se78c02e9a98a0f47': `Persónuvernd`,
|
|
172
257
|
'se80ccbc8f2174567': `Sláðu inn nafnið þitt`,
|
|
258
|
+
'se8b912e5bbd4b067': `Vinsamlegast forðist að skilja eitt sæti eftir eitt og sér.`,
|
|
173
259
|
'seaacf6e071686155': `Þjóðerni vegabréfs`,
|
|
174
260
|
'seb5e1ea8f8f5728a': `Ferðaáætlun`,
|
|
175
261
|
'sec06d1d43580b496': `Athuga framboð`,
|
|
@@ -179,95 +265,24 @@ export const templates = {
|
|
|
179
265
|
'seeda9b3e208305ff': `Í samstarfi við Coras`,
|
|
180
266
|
'sef49aec68fd1dc66': `Nafn`,
|
|
181
267
|
'sefcf950b3cc4fc3b': `Tungumál`,
|
|
268
|
+
'sf07904be22a6165a': `Netfang er krafist`,
|
|
182
269
|
'sf1bc83d2509bafcf': `Sími`,
|
|
270
|
+
'sf2671450062ca53d': `Karfan þín er tóm`,
|
|
271
|
+
'sf40442de55b19e30': `Tryggðu reikninginn þinn`,
|
|
272
|
+
'sf430ade9e0767d02': `Við biðjumst afsökunar,`,
|
|
183
273
|
'sf5036bf805af865e': `Sætakort`,
|
|
274
|
+
'sf5f07bb2e5b280b7': `Endursenda kóða`,
|
|
184
275
|
'sf60706e54bda838a': `Fara í körfu`,
|
|
276
|
+
'sf61433571f3a443b': `Staðfestir greiðslu...`,
|
|
185
277
|
'sf89196d28dfa8629': `Því miður, pöntunin þín tókst ekki`,
|
|
278
|
+
'sfa28319e707cf5d5': `Upplýsingar um pöntun`,
|
|
186
279
|
'sfd25dcb1e3a468be': `Leita að viðburðum`,
|
|
187
280
|
'sffdadf0a576fd802': `Hæð`,
|
|
188
|
-
'
|
|
189
|
-
|
|
190
|
-
'
|
|
191
|
-
|
|
192
|
-
'
|
|
193
|
-
|
|
194
|
-
'
|
|
195
|
-
's64c725e7c35bfc44': `Image could not be loaded`,
|
|
196
|
-
's89e67fd80f40c338': `Loading image...`,
|
|
197
|
-
'se256f991824c9ae0': `Flag icon`,
|
|
198
|
-
's3b8a6245b12fa2ad': `Breadcrumbs`,
|
|
199
|
-
'sb46123a97302f3ae': `Total in FIDA`,
|
|
200
|
-
'se4bfd14e0c3355ac': `Total in`,
|
|
201
|
-
's4840b56c1ccf7c87': `Earn`,
|
|
202
|
-
's24836d5e8de2ef53': `Basket`,
|
|
203
|
-
'hd5155d8dbccbd389': html `Good news! You’ve collected
|
|
204
|
-
<strong>${0} FIDA tokens</strong> on this purchase.`,
|
|
205
|
-
's2a0431e62980ccb6': `These have been added to your account and can be used to pay for future purchases from the FIDA Shop.`,
|
|
206
|
-
's6434ccb2ab38de1e': `Go to FIDA Account (opens in a new tab)`,
|
|
207
|
-
'sa13dd70348dac081': `Go to FIDA Account`,
|
|
208
|
-
'sf61433571f3a443b': `Confirming payment...`,
|
|
209
|
-
's9f0f97043cfaffb1': `Verify your payment`,
|
|
210
|
-
'hcd64cd00cbcbc453': html `A verification code has been sent to
|
|
211
|
-
<strong>${0}</strong>. Enter the 6-digit code
|
|
212
|
-
below to confirm your payment.`,
|
|
213
|
-
's4a0aa9b114d56102': `A verification code has been sent to your registered phone number. Enter the 6-digit code below to confirm your payment.`,
|
|
214
|
-
'se3d2b191408a6254': `By confirming, the FIDA tokens will be transferred from your wallet to complete this payment.`,
|
|
215
|
-
'h41ee003df7011ba3': html `Resend code (${0}s)`,
|
|
216
|
-
'sf5f07bb2e5b280b7': `Resend code`,
|
|
217
|
-
's4543ff29118e088d': `Confirming...`,
|
|
218
|
-
'sb85774dc5d18ff0f': `Confirm`,
|
|
219
|
-
's5bd685b647375404': `Confirming your payment...`,
|
|
220
|
-
'sc9f3dcec92273865': `Please wait while the transaction is being processed.`,
|
|
221
|
-
's0a88a6ae24e8ac10': `Please enter your email address`,
|
|
222
|
-
's62c8714f22e8581e': `We will send a code to this address`,
|
|
223
|
-
'sc377239766b138ef': `I agree to receive emails from FIDA.`,
|
|
224
|
-
'sb3d4f79d9d8b71e5': `Submit`,
|
|
225
|
-
'h47338d28386cc4aa': html `Please check <strong>${0}</strong> for your 6 digit code`,
|
|
226
|
-
'h4653b4623e11cce8': html `Resend (${0}s)`,
|
|
227
|
-
's207d7cbee7214197': `Resend Code`,
|
|
228
|
-
's871b1fe6d1846958': `Phone Number`,
|
|
229
|
-
's6f932154a669cc49': `Enter your phone number`,
|
|
230
|
-
'hd7d5d1e8e34d7bb9': html `We'll send a one-time code to your phone number ending in
|
|
231
|
-
<strong>${0}</strong> to verify it.`,
|
|
232
|
-
'sbbb558d4adb8c7c4': `Add your phone number to protect your FIDA payments. We'll send a one-time code to verify it.`,
|
|
233
|
-
's86e180b4d89f9bbe': `Change phone number`,
|
|
234
|
-
's393fa33e92e1b35c': `Send code`,
|
|
235
|
-
'h154a334db5ee53e4': html `Please check <strong>${0}</strong> for your 6
|
|
236
|
-
digit code`,
|
|
237
|
-
'scd0b9d7c6f9c597d': `Your code will expire in 5 minutes`,
|
|
238
|
-
'sf40442de55b19e30': `Secure your account`,
|
|
239
|
-
's5e27738a2e8eb763': `Sign in`,
|
|
240
|
-
's732d031b2be46181': `Please enter a valid phone number`,
|
|
241
|
-
's1d1d5f97e6c7c7bd': str `Maximum ${0} characters allowed`,
|
|
242
|
-
's2b62420bebf9e6e4': str `Minimum ${0} characters required`,
|
|
243
|
-
's698589c71ed3203f': `Only letters and numbers are allowed`,
|
|
244
|
-
'sc0a0c87d5c556c38': `Phone number`,
|
|
245
|
-
's76e508e5ee58da2d': `Your card's expiration date is incomplete.`,
|
|
246
|
-
's0fb0fc272e807ad1': `Your card's security code is incomplete.`,
|
|
247
|
-
's9ca2c3aecc846712': `Pay in FIDA`,
|
|
248
|
-
's8dd38519f42fc289': `Pay`,
|
|
249
|
-
'sbb9b8e30a21c6548': `Please note, you can only pay in FIDA, if you have enough FIDA in your Account.`,
|
|
250
|
-
's463b8c4e92751ba5': `Options`,
|
|
251
|
-
's539cc7126a88f5a8': `An error occurred. Please try again.`,
|
|
252
|
-
'sf07904be22a6165a': `Email is required`,
|
|
253
|
-
's87bae2710b2492c3': `Contact`,
|
|
254
|
-
's6d84c67f663fb24d': `Too many attempts. Please try again later.`,
|
|
255
|
-
's52f99caec1114ea3': str `Please wait ${0} seconds before resending.`,
|
|
256
|
-
'sd4d1e43525fd598a': `Failed to send verification code. Please try again.`,
|
|
257
|
-
's053945ad43e9d1d6': `Please enter the verification code`,
|
|
258
|
-
's30953bd831efad6c': `Login failed. Please try again.`,
|
|
259
|
-
'sba5dce52c7f589f2': `Invalid or expired code. Please try again.`,
|
|
260
|
-
's9fe1c455c8e043b2': `Failed to initiate MFA enrollment`,
|
|
261
|
-
'sb47b0b39e28f35a8': `Verification failed. Please try again.`,
|
|
262
|
-
's6765e69c04d66039': `Invalid or expired verification code. Please try again.`,
|
|
263
|
-
'sfa28319e707cf5d5': `Order details`,
|
|
264
|
-
's07c32b16a0cc7f41': `I confirm I have read and accept FIDA's Terms & Conditions`,
|
|
265
|
-
'sb074169ce94feeb0': `Insufficient FIDA balance`,
|
|
266
|
-
's8f94436e63f36047': `Pay now with`,
|
|
267
|
-
's1d0da08897634ecb': `FIDA balance`,
|
|
268
|
-
'sd20a2299b31382f0': `FIDA Rewards for this transaction`,
|
|
269
|
-
'h67ad5d27ebf87153': html `Order reference <strong>${0}</strong>`,
|
|
270
|
-
'h317571c48ec77f67': html `We've sent your order confirmation to
|
|
271
|
-
<strong>${0}</strong>`,
|
|
272
|
-
's86d7da761b5e390d': `I have read and agree to the terms and conditions.`,
|
|
281
|
+
'h12f3bd3a64c46efe': html `Good news! You’ve collected ${0} on this
|
|
282
|
+
purchase.`,
|
|
283
|
+
'h82c989f2494613fa': html `A verification code has been sent to ${0}. Enter the
|
|
284
|
+
6-digit code below to confirm your payment.`,
|
|
285
|
+
'hb3090d5e6b53fe7c': html `We'll send a one-time code to your phone number ending in
|
|
286
|
+
${0} to verify it.`,
|
|
287
|
+
'hc94338efbdc293e0': html `Order reference ${0}`,
|
|
273
288
|
};
|