@wix/logo-print-provider-sdk 1.1016.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/README.md +1 -0
- package/dist/__tests__/e2e/dummy.e2e.js +8 -0
- package/dist/index.js +5 -0
- package/dist/src/assets/locale/messages_ar.json +179 -0
- package/dist/src/assets/locale/messages_bg.json +362 -0
- package/dist/src/assets/locale/messages_cs.json +362 -0
- package/dist/src/assets/locale/messages_da.json +362 -0
- package/dist/src/assets/locale/messages_de.json +362 -0
- package/dist/src/assets/locale/messages_el.json +362 -0
- package/dist/src/assets/locale/messages_en.json +362 -0
- package/dist/src/assets/locale/messages_es.json +362 -0
- package/dist/src/assets/locale/messages_fi.json +362 -0
- package/dist/src/assets/locale/messages_fr.json +362 -0
- package/dist/src/assets/locale/messages_he.json +362 -0
- package/dist/src/assets/locale/messages_hi.json +362 -0
- package/dist/src/assets/locale/messages_hu.json +362 -0
- package/dist/src/assets/locale/messages_id.json +362 -0
- package/dist/src/assets/locale/messages_it.json +362 -0
- package/dist/src/assets/locale/messages_ja.json +362 -0
- package/dist/src/assets/locale/messages_ko.json +362 -0
- package/dist/src/assets/locale/messages_ms.json +362 -0
- package/dist/src/assets/locale/messages_nb.json +179 -0
- package/dist/src/assets/locale/messages_nl.json +362 -0
- package/dist/src/assets/locale/messages_no.json +362 -0
- package/dist/src/assets/locale/messages_pl.json +362 -0
- package/dist/src/assets/locale/messages_pt.json +362 -0
- package/dist/src/assets/locale/messages_ro.json +362 -0
- package/dist/src/assets/locale/messages_ru.json +362 -0
- package/dist/src/assets/locale/messages_sv.json +362 -0
- package/dist/src/assets/locale/messages_th.json +362 -0
- package/dist/src/assets/locale/messages_tl.json +362 -0
- package/dist/src/assets/locale/messages_tr.json +362 -0
- package/dist/src/assets/locale/messages_uk.json +362 -0
- package/dist/src/assets/locale/messages_vi.json +362 -0
- package/dist/src/assets/locale/messages_zh.json +362 -0
- package/dist/src/assets/locale/messages_zu.json +179 -0
- package/dist/src/availableUploadFileTypes.js +8 -0
- package/dist/src/availableUploadTypes.js +6 -0
- package/dist/src/callbackTypes.js +14 -0
- package/dist/src/eventTypes.js +20 -0
- package/dist/src/index.js +17 -0
- package/dist/src/logoSdk.js +175 -0
- package/dist/statics/assets/locale/messages_ar.json +179 -0
- package/dist/statics/assets/locale/messages_bg.json +362 -0
- package/dist/statics/assets/locale/messages_cs.json +362 -0
- package/dist/statics/assets/locale/messages_da.json +362 -0
- package/dist/statics/assets/locale/messages_de.json +362 -0
- package/dist/statics/assets/locale/messages_el.json +362 -0
- package/dist/statics/assets/locale/messages_en.json +362 -0
- package/dist/statics/assets/locale/messages_es.json +362 -0
- package/dist/statics/assets/locale/messages_fi.json +362 -0
- package/dist/statics/assets/locale/messages_fr.json +362 -0
- package/dist/statics/assets/locale/messages_he.json +362 -0
- package/dist/statics/assets/locale/messages_hi.json +362 -0
- package/dist/statics/assets/locale/messages_hu.json +362 -0
- package/dist/statics/assets/locale/messages_id.json +362 -0
- package/dist/statics/assets/locale/messages_it.json +362 -0
- package/dist/statics/assets/locale/messages_ja.json +362 -0
- package/dist/statics/assets/locale/messages_ko.json +362 -0
- package/dist/statics/assets/locale/messages_ms.json +362 -0
- package/dist/statics/assets/locale/messages_nb.json +179 -0
- package/dist/statics/assets/locale/messages_nl.json +362 -0
- package/dist/statics/assets/locale/messages_no.json +362 -0
- package/dist/statics/assets/locale/messages_pl.json +362 -0
- package/dist/statics/assets/locale/messages_pt.json +362 -0
- package/dist/statics/assets/locale/messages_ro.json +362 -0
- package/dist/statics/assets/locale/messages_ru.json +362 -0
- package/dist/statics/assets/locale/messages_sv.json +362 -0
- package/dist/statics/assets/locale/messages_th.json +362 -0
- package/dist/statics/assets/locale/messages_tl.json +362 -0
- package/dist/statics/assets/locale/messages_tr.json +362 -0
- package/dist/statics/assets/locale/messages_uk.json +362 -0
- package/dist/statics/assets/locale/messages_vi.json +362 -0
- package/dist/statics/assets/locale/messages_zh.json +362 -0
- package/dist/statics/assets/locale/messages_zu.json +179 -0
- package/package.json +78 -0
|
@@ -0,0 +1,362 @@
|
|
|
1
|
+
{
|
|
2
|
+
"logo_print_backoffice_ordersHistory_pageHeader": "Mine utskrifter",
|
|
3
|
+
"logo_print_backoffice_ordersHistory_table_total": "Totalbeløp",
|
|
4
|
+
"logo_print_backoffice_ordersHistory_table_status": "Status",
|
|
5
|
+
"logo_print_product_business_cards_popup_noEdit_cta_main": "Tilpass",
|
|
6
|
+
"logo_print_product_fillDetails_popup_form_website": "Nettside URL",
|
|
7
|
+
"logo_print_thankYou_subtitle_link": "Se faktura",
|
|
8
|
+
"logo_print_common_products_business_cards_subCategory_premium_name": "Premium",
|
|
9
|
+
"logo_print_editor_sidePanel_background_header": "Bakgrunn",
|
|
10
|
+
"logo_print_backoffice_ordersHistory_order_quantity": "Antall",
|
|
11
|
+
"logo_print_checkout_summary_total": "Totalbeløp",
|
|
12
|
+
"logo_print_common_products_gift_cards_subCategory_glossy": "glossy finish",
|
|
13
|
+
"logo_print_checkout_review_title": "Se over og betal",
|
|
14
|
+
"logo_print_common_products_single_face_masks_name": "ansiktsmaske",
|
|
15
|
+
"logo_print_product_stickers_dropdown1_title": "Dimensjoner",
|
|
16
|
+
"logo_print_checkout_shippingDetails_continueBtn": "Lagre og fortsett",
|
|
17
|
+
"logo_print_email_shipped_preHeader": "Order {{orderNumber}} has been shipped: Your purchase is on its way! Save this email for your records.",
|
|
18
|
+
"logo_print_checkout_shippingDetails_field_lastName": "Etternavn",
|
|
19
|
+
"logo_print_common_products_stickers_subCategory_square_subtitle": "Enkelt kle av og fest med den permanent klebende baksiden.",
|
|
20
|
+
"logo_print_email_newOrder_summary_total": "Totalbeløp",
|
|
21
|
+
"logo_print_thankYou_refNo": "Referansenummer:",
|
|
22
|
+
"logo_print_product_fillDetails_popup_cta_secondary": "Ikke nå",
|
|
23
|
+
"logo_print_editor_general_sendBackward_tooltip": "Flytt bakover",
|
|
24
|
+
"logo_print_templates_texts_email": "info@minside.no",
|
|
25
|
+
"logo_print_product_savedDesign_popup_description2": "Ønsker du å fortsette der du slapp?",
|
|
26
|
+
"logo_print_editor_general_delete_tooltip": "Slett",
|
|
27
|
+
"logo_print_checkout_continueShopping_cta": "Fortsett handelen",
|
|
28
|
+
"logo_print_common_products_tote_bags_subCategory_subtitle_desc": "Best as a gift for your office.",
|
|
29
|
+
"logo_print_product_subCategory_colors_black": "Black",
|
|
30
|
+
"logo_print_product_subCategory_colors_white": "Hvit",
|
|
31
|
+
"logo_print_product_pack_PrepaidBusinessCardPack1_subtitle": "Tilpass designet etter eget ønske. Når du er fornøyd med utseendet, legg til den forhåndsbetalte pakken din med 250 kort i handlekurven.",
|
|
32
|
+
"logo_print_common_products_business_cards_subCategory_glossy": "glansfull overflate",
|
|
33
|
+
"logo_print_common_products_magnets_subCategory_title": "{{name}} {{size}} {{units}} {{coating}}",
|
|
34
|
+
"logo_print_product_tote_bags_dropdown2_title": "Farge",
|
|
35
|
+
"logo_print_checkout_shippingDetails_field_country": "Land",
|
|
36
|
+
"logo_print_backoffice_ordersHistory_order_modifyDesign": "Modify Design",
|
|
37
|
+
"logo_print_templates_texts_phone": "12 34 56 78",
|
|
38
|
+
"logo_print_backoffice_ordersHistory_order_orderAgain": "Bestill på nytt",
|
|
39
|
+
"logo_print_checkout_shippingDetails_field_general_validation_required": "Dette feltet er obligatorisk",
|
|
40
|
+
"logo_print_checkout_shippingDetails_field_phone_validation_required": "Oppgi telefonnummeret ditt",
|
|
41
|
+
"logo_print_product_mugs_title": "Krus",
|
|
42
|
+
"logo_print_common_products_business_cards_subCategory_deluxe_name": "Deluxe",
|
|
43
|
+
"logo_print_product_fillDetails_popup_form_email": "E-post",
|
|
44
|
+
"logo_print_common_products_single_magnet_name": "magnet",
|
|
45
|
+
"logo_print_product_noShipping": "Inkluderer ikke frakt og håndtering",
|
|
46
|
+
"logo_print_common_products_single_t_shirt_name": "t-shirt",
|
|
47
|
+
"logo_print_common_products_magnets_name": "Magneter",
|
|
48
|
+
"logo_print_checkout_errorPopup_unavailableItems_description": "Noen artikler kan ikke sendes til {{Country}}. Fjern disse artiklene.",
|
|
49
|
+
"logo_print_product_t_shirts_title": "T-skjorter",
|
|
50
|
+
"logo_print_product_stickers_subtitle": "Velg merkestørrelse og antall. Du kan tilpasse designet etter eget ønske.",
|
|
51
|
+
"logo_print_editor_sidePanel_image_title": "Legg til bilde",
|
|
52
|
+
"logo_print_backoffice_ordersHistory_title": "Ordrehistorikk",
|
|
53
|
+
"logo_print_email_newOrder_refNum": "Bestilling #{{orderNumber}}",
|
|
54
|
+
"logo_print_product_face_masks_dropdown1_title": "Farge",
|
|
55
|
+
"logo_print_checkout_errorPopup_unavailableItems_cta": "OK",
|
|
56
|
+
"logo_print_common_products_gift_cards_subCategory_weight_mil": "mil PVC",
|
|
57
|
+
"logo_print_email_newOrder_summary_item": "Produkt",
|
|
58
|
+
"logo_print_common_products_t_shirts_name": "T-skjorter",
|
|
59
|
+
"logo_print_templates_subtitle": "Velg en mal til visittkortene dine og tilpass den for å gjøre den til din egen.",
|
|
60
|
+
"logo_print_product_fillDetails_popup_form_address2": "Adresselinje 2",
|
|
61
|
+
"logo_print_product_business_cards_popup_noEdit_description1": "Det ser ikke ut til at du har lagt til kontaktinformasjonen din på visittkortet.",
|
|
62
|
+
"logo_print_checkout_summary_header": "Ordreoversikt ({{items}} varer)",
|
|
63
|
+
"logo_print_checkout_summary_subtotal": "Delsum",
|
|
64
|
+
"logo_print_checkout_summary_discount": "Rabatt",
|
|
65
|
+
"logo_print_product_gift_cards_popup_noEdit_description2": "Would you like to customize the details now?",
|
|
66
|
+
"logo_print_templates_texts_address2": "0101 Oslo",
|
|
67
|
+
"logo_print_product_t_shirts_sizeChart_sleeve": "Armlengde fra midt bak (tommer)",
|
|
68
|
+
"logo_print_product_gift_cards_dropdown1_title": "Paper Type",
|
|
69
|
+
"logo_print_email_newOrder_footer_haveQuestions": "Ta kontakt med Order a Print for spørsmål angående din bestilling.",
|
|
70
|
+
"logo_print_product_gift_cards_title": "Gift Cards",
|
|
71
|
+
"logo_print_backoffice_ordersHistory_order_title": "Varedetaljer",
|
|
72
|
+
"logo_print_product_tote_bags_title": "Shoppingveske",
|
|
73
|
+
"logo_print_common_products_business_cards_subCategory_classic_name": "Klassisk",
|
|
74
|
+
"logo_print_common_products_stickers_subCategory_title": "{{name}} {{size}} {{units}}",
|
|
75
|
+
"logo_print_editor_cta_cancel": "Avbryt",
|
|
76
|
+
"logo_print_backoffice_ordersHistory_order_product": "Produkt",
|
|
77
|
+
"logo_print_editor_mobile_shape_border": "Kantlinje",
|
|
78
|
+
"logo_print_common_products_tote_bags_subCategory_cottonCanvas": "bomullsduk",
|
|
79
|
+
"logo_print_editor_sidePanel_svg_title": "Legg til vektorgrafikk",
|
|
80
|
+
"logo_print_product_fillDetails_popup_description2": "Du kan enkelt redigere tekst på kortet senere.",
|
|
81
|
+
"logo_print_editor_cta_redo": "Gjør igjen",
|
|
82
|
+
"logo_print_product_cta_update": "Oppdater handlekurv",
|
|
83
|
+
"logo_print_backoffice_ordersHistory_order_notShippedYet": "Ikke sendt enda",
|
|
84
|
+
"logo_print_product_t_shirts_dropdown2_title": "Størrelse",
|
|
85
|
+
"logo_print_checkout_shippingDetails_field_country_tooltip": "Pris og papirtype er forskjellig fra land til land. Gå til templatesiden og endre landet du sender i for å sende elementene dine til et annet land.",
|
|
86
|
+
"logo_print_product_business_cards_popup_noEdit_header": "Tilpass visittkortet ditt",
|
|
87
|
+
"logo_print_common_products_mugs_subCategory_subtitle_desc": "Best as a gift for your office",
|
|
88
|
+
"logo_print_checkout_deliveryMethod_title": "Leveransemåte",
|
|
89
|
+
"logo_print_checkout_shippingDetails_field_address2_default": "Husnummer, etasje, leilighetsnummer",
|
|
90
|
+
"logo_print_product_business_cards_subtitle": "Velg papirtype og antall. Du kan tilpasse designet etter eget ønske.",
|
|
91
|
+
"logo_print_editor_sidePanel_logoVersion_black": "Svart på gjennomsiktig",
|
|
92
|
+
"logo_print_common_products_business_cards_subCategory_deluxe_subtitle": "Best for ekstra fine trykk og design med skarpe detaljer.",
|
|
93
|
+
"logo_print_backoffice_ordersHistory_order_price": "Pris",
|
|
94
|
+
"logo_print_editor_sidePanel_merchandise_header_subtitle": "Legg til tekst, former og mer på ditt {{product}}.",
|
|
95
|
+
"logo_print_checkout_shippingDetails_title_new": "Oppgi fraktdetaljene dine",
|
|
96
|
+
"logo_print_product_t_shirts_sizeChart_title": "Størrelsesdiagram",
|
|
97
|
+
"logo_print_email_newOrder_subject": "Takk for kjøpet! (Bestilling #{{orderNumber}})",
|
|
98
|
+
"logo_print_editor_sidePanel_logoVersion_original": "Original",
|
|
99
|
+
"logo_print_product_fillDetails_popup_header": "Legg til informasjon om din bedrift",
|
|
100
|
+
"logo_print_editor_mobile_image_drawer_header": "Tilpass bilde",
|
|
101
|
+
"logo_print_common_products_business_cards_subCategory_classic_subtitle": "Best for dristige og enkle design med få farger.",
|
|
102
|
+
"logo_print_checkout_shippingDetails_field_firstName": "Fornavn",
|
|
103
|
+
"logo_print_product_popup_madeChanges_cta_main": "Ta meg dit",
|
|
104
|
+
"logo_print_cart_PrepaidBusinessCardPack1": "250 visittkort",
|
|
105
|
+
"logo_print_cart_item_errorTooltip": "Denne varen kan ikke sendes til {{country}}. Rediger eller fjern denne varen for å fortsette.",
|
|
106
|
+
"logo_print_editor_sidePanel_header_subtitle": "Legg til tekst, former og mer på visittkortet ditt.",
|
|
107
|
+
"logo_print_thankYou_cta": "Ordrehistorikk",
|
|
108
|
+
"logo_print_product_tote_bags_subtitle": "Velg hvor mange poser du trenger. Du kan tilpasse designet etter eget ønske.",
|
|
109
|
+
"logo_print_checkout_shippingDetails_field_lastName_validation_required": "Oppgi etternavnet ditt",
|
|
110
|
+
"logo_print_backoffice_ordersHistory_table_dateRef": "Dato/referansenummer",
|
|
111
|
+
"logo_print_products_module_cta": "Kom i gang",
|
|
112
|
+
"logo_print_common_products_magnets_subCategory_highGloss": "mye glans",
|
|
113
|
+
"logo_print_product_magnets_title": "Magneter",
|
|
114
|
+
"logo_print_editor_sidePanel_text_size": "Skriftstørrelse",
|
|
115
|
+
"logo_print_common_products_gift_cards_subCategory_title": "{{name}} {{thickness}}{{weight}} with round corners",
|
|
116
|
+
"logo_print_editor_sidePanel_logoVersion_title": "Legg til en logo",
|
|
117
|
+
"logo_print_editor_general_bringForward_tooltip": "Flytt fremover",
|
|
118
|
+
"logo_print_editor_sidePanel_header_title": "Egendefiner kort",
|
|
119
|
+
"logo_print_backoffice_ordersHistory_table_status_shipped": "Sendt",
|
|
120
|
+
"logo_print_email_newOrder_summary_discount": "Rabatt",
|
|
121
|
+
"logo_print_editor_mobile_text_color": "Farger",
|
|
122
|
+
"logo_print_editor_sidePanel_text_font": "Skrifttype",
|
|
123
|
+
"logo_print_checkout_review_terms": "Vilkår og betingelser",
|
|
124
|
+
"logo_print_backoffice_ordersHistory_table_status_in_process": "Behandler",
|
|
125
|
+
"logo_print_editor_mobile_shape_stroke": "Strøk",
|
|
126
|
+
"logo_print_editor_sidePanel_text_defaultText": "Your text goes here",
|
|
127
|
+
"logo_print_templates_texts_website": "www.nettsted.no",
|
|
128
|
+
"logo_print_checkout_shippingDetails_field_company": "Firmanavn",
|
|
129
|
+
"logo_print_common_products_business_cards_subCategory_uvCoating": "med UV-belegg",
|
|
130
|
+
"logo_print_checkout_shippingDetails_field_state": "Stat",
|
|
131
|
+
"logo_print_common_products_gift_cards_subCategory_weight_pt": "pt paper",
|
|
132
|
+
"logo_print_common_products_stickers_subCategory_subtitle_medium": "Best as a gift for your office.",
|
|
133
|
+
"logo_print_email_newOrder_preheader2": "Vennligst behold denne e-posten for din egen del.",
|
|
134
|
+
"logo_print_checkout_summary_tax": "Skatt",
|
|
135
|
+
"logo_print_common_products_single_sticker_name": "sticker",
|
|
136
|
+
"logo_print_product_t_shirts_sizeChart_size": "Størrelse",
|
|
137
|
+
"logo_print_editor_cta_undo": "Angre",
|
|
138
|
+
"logo_print_email_newOrder_summary_price": "Pris",
|
|
139
|
+
"logo_print_email_newOrder_name_label": "Navn: {{firstName}} {{lastName}}",
|
|
140
|
+
"logo_print_product_t_shirts_subtitle": "Velg den fargen og størrelsen du liker best. Du kan tilpasse designet etter eget ønske.",
|
|
141
|
+
"logo_print_backoffice_ordersHistory_cta": "Ny ordre",
|
|
142
|
+
"logo_print_checkout_section_edit_cta": "Rediger",
|
|
143
|
+
"logo_print_product_savedDesign_popup_cta_secondary": "Nei, jeg starter på nytt",
|
|
144
|
+
"logo_print_product_business_cards_title": "Visittkort",
|
|
145
|
+
"logo_print_product_savedDesign_popup_description1": "Endringene på designet er lagret.",
|
|
146
|
+
"logo_print_checkout_review_subtitle": "Se over ordredetaljene dine ovenfor og klikk deretter på Gå til betaling",
|
|
147
|
+
"logo_print_email_newOrder_preHeader": "Ny ordrebekreftelse for {{orderNumber}}: Varen(e) dine er på vei! Lagre denne e-posten for din egen oversikt.",
|
|
148
|
+
"logo_print_email_shipped_subject": "Your order has been shipped! (Order #{{orderNumber}})",
|
|
149
|
+
"logo_print_product_face_masks_title": "Ansiktsmasker",
|
|
150
|
+
"logo_print_product_fillDetails_popup_form_companyName": "Fullt navn",
|
|
151
|
+
"logo_print_common_products_business_cards_subCategory_noCoating": "uten belegg",
|
|
152
|
+
"logo_print_checkout_shippingDetails_field_optional": "(valgfritt)",
|
|
153
|
+
"logo_print_product_gift_cards_dropdown2_title": "Quantity",
|
|
154
|
+
"logo_print_product_fillDetails_popup_form_addMoreFields": "Tilpass kortet ditt slik at du kan legge til flere felt.",
|
|
155
|
+
"logo_print_common_products_gift_cards_subCategory_ecoFreidnly_subtitle": "Best for bold and simple designs with few colors.",
|
|
156
|
+
"logo_print_product_addAnother_popup_cta_secondary": "Nei takk, ikke nå",
|
|
157
|
+
"logo_print_checkout_title": "KASSEN",
|
|
158
|
+
"logo_print_checkout_cta_continue": "Fortsett",
|
|
159
|
+
"logo_print_product_face_masks_subtitle": "Velg hvor mange masker du trenger. Du kan tilpasse designet etter eget ønske.",
|
|
160
|
+
"logo_print_email_newOrder_textLine2": "Artiklene dine blir nå trykket, og leveres så snart de er klar.",
|
|
161
|
+
"logo_print_editor_sidePanel_group_align_center": "Midtstill",
|
|
162
|
+
"logo_print_product_t_shirts_sizeChart_width": "Bredde (tommer)",
|
|
163
|
+
"logo_print_product_gift_cards_popup_noEdit_cta_main": "Customize",
|
|
164
|
+
"logo_print_common_products_gift_cards_subCategory_classic_subtitle": "Best for fine print and sharp details in your design.",
|
|
165
|
+
"logo_print_checkout_shippingDetails_field_city_validation_required": "Oppgi byen din",
|
|
166
|
+
"logo_print_templates_texts_address1": "Kongens Gate 50",
|
|
167
|
+
"logo_print_email_newOrder_textLine1": "Herlig! Ordren din er gjennomført hos {{companyName}}.",
|
|
168
|
+
"logo_print_backoffice_ordersHistory_breadcrumbs_printShop_title": "Visittkort og mer",
|
|
169
|
+
"logo_print_backoffice_emptyState_cta": "Kom i gang",
|
|
170
|
+
"logo_print_editor_mobile_shape_fill": "Fyll",
|
|
171
|
+
"logo_print_editor_sidePanel_shape_borderColor": "Kantlinjens opasitet og farge",
|
|
172
|
+
"logo_print_common_products_gift_cards_subCategory_classic_name": "Classic",
|
|
173
|
+
"logo_print_templates_texts_address1_2": "Kongens Gate 50, 0101 Oslo",
|
|
174
|
+
"logo_print_common_products_gift_cards_subCategory_creditCoating": "credit card thickness",
|
|
175
|
+
"logo_print_cart_header": "Handlekurv ({{items}} elementer)",
|
|
176
|
+
"logo_print_checkout_deliveryMethod_standard_subtitle": "{{from}}–{{to}} virkedager",
|
|
177
|
+
"logo_print_product_gift_cards_popup_noEdit_description1": "It looks like you haven’t added your contact information on the gift card.",
|
|
178
|
+
"logo_print_common_products_tote_bags_name": "Shoppingveske",
|
|
179
|
+
"logo_print_product_pack_PrepaidBusinessCardPack1_title": "Få de \n250 visittkortene dine",
|
|
180
|
+
"logo_print_templates_texts_companyName": "Navnet ditt",
|
|
181
|
+
"logo_print_common_products_single_tote_bag_name": "tote bag",
|
|
182
|
+
"logo_print_email_shipped_tracking_number": "Tracking Number: {{tracking_number}}",
|
|
183
|
+
"logo_print_common_products_stickers_subCategory_slightGloss": "litt skinnende finish",
|
|
184
|
+
"logo_print_backoffice_ordersHistory_mobile_table_numOfItems": "Elementer",
|
|
185
|
+
"logo_print_common_products_stickers_subCategory_square_name": "Firkantet",
|
|
186
|
+
"logo_print_product_t_shirts_dropdown1_title": "Farge",
|
|
187
|
+
"logo_print_editor_sidePanel_shape_header": "Form",
|
|
188
|
+
"logo_print_common_products_face_masks_name": "Ansiktsmasker",
|
|
189
|
+
"logo_print_product_magnets_dropdown1_title": "Dimensjoner",
|
|
190
|
+
"logo_print_checkout_errorPopup_unavailableItems_title": "Artikler kan ikke sendes",
|
|
191
|
+
"logo_print_checkout_shippingDetails_field_zip_validation_required": "Oppgi postnummeret ditt",
|
|
192
|
+
"logo_print_checkout_shippingDetails_field_addressLine1_validation_required": "Oppgi e-postadressen din",
|
|
193
|
+
"logo_print_editor_cta_done_modify": "Save and Submit",
|
|
194
|
+
"logo_print_backoffice_emptyState_subtitle": "Legg til din fantastiske logo på visittkort av høy kvalitet og få dem levert på døren.",
|
|
195
|
+
"logo_print_product_editBusinessInfo": "Rediger informasjon om din bedrift",
|
|
196
|
+
"logo_print_product_label_free": "GRATIS",
|
|
197
|
+
"logo_print_product_gift_cards_popup_noEdit_header": "Customize Your Gift Card",
|
|
198
|
+
"logo_print_editor_stage_cta_front": "Bytt til forsiden",
|
|
199
|
+
"logo_print_backoffice_ordersHistory_table_viewItems": "Vis varer",
|
|
200
|
+
"logo_print_email_newOrder_summary_tax": "Skatt",
|
|
201
|
+
"logo_print_common_products_business_cards_subCategory_slightGloss": "litt glans",
|
|
202
|
+
"logo_print_product_business_cards_popup_noEdit_cta_secondary": "Ikke nå",
|
|
203
|
+
"logo_print_editor_sidePanel_logo_header": "Logo",
|
|
204
|
+
"logo_print_common_products_stickers_name": "Klistremerker",
|
|
205
|
+
"logo_print_product_popup_madeChanges_header": "Rediger informasjon på kortet",
|
|
206
|
+
"logo_print_backoffice_ordersHistory_mobile_card_shipping": "Frakt: {{shipping}}",
|
|
207
|
+
"logo_print_common_products_business_cards_subCategory_superThick": "supertykt belagt papir",
|
|
208
|
+
"logo_print_checkout_review_check": "Jeg godtar {{company}} sine",
|
|
209
|
+
"logo_print_product_mugs_subtitle": "Velg hvor mange krus du vil ha. Du kan tilpasse designet etter eget ønske.",
|
|
210
|
+
"logo_print_editor_sidePanel_merchandise_header_title": "Tilpass {{Products}}",
|
|
211
|
+
"logo_print_email_newOrder_address_label": "Leveringsadresse:",
|
|
212
|
+
"BIZCRD_PRINTSHOP_ITEMS_LINE_PRICE_VATINCLUDED": "Mva. inkludert",
|
|
213
|
+
"logo_print_editor_mobile_text_drawer_header": "Tilpass tekst",
|
|
214
|
+
"logo_print_checkout_shippingDetails_field_email_validation_required": "Oppgi e-postadressen din",
|
|
215
|
+
"logo_print_product_gift_cards_popup_noEdit_cta_secondary": "Not Now",
|
|
216
|
+
"logo_print_product_fillDetails_popup_form_phone": "Telefonnummer",
|
|
217
|
+
"logo_print_editor_sidePanel_header_back": "Tilbake",
|
|
218
|
+
"logo_print_product_business_cards_popup_noEdit_description2": "Ønsker du å tilpasse detaljene nå?",
|
|
219
|
+
"logo_print_editor_sidePanel_group_align_left": "Venstre",
|
|
220
|
+
"logo_print_editor_sidePanel_group_align_right": "Høyre",
|
|
221
|
+
"logo_print_editor_sidePanel_logoVersion_white": "Hvitt på gjennomsiktig",
|
|
222
|
+
"logo_print_backoffice_ordersHistory_mobile_table_dateRef": "Dato",
|
|
223
|
+
"logo_print_common_products_business_cards_subCategory_weight_pt": "pt",
|
|
224
|
+
"logo_print_common_products_gift_cards_name": "Gift Cards",
|
|
225
|
+
"logo_print_product_business_cards_dropdown2_title": "Antall",
|
|
226
|
+
"logo_print_cart_footer_cta_checkout": "Fortsett til betaling",
|
|
227
|
+
"logo_print_editor_sidePanel_image_header": "Image",
|
|
228
|
+
"logo_print_editor_sidePanel_shape_shapeColor": "Formopasitet og farge",
|
|
229
|
+
"logo_print_product_face_masks_dropdown2_title": "Pakke med",
|
|
230
|
+
"logo_print_common_products_business_cards_name": "Visittkort",
|
|
231
|
+
"logo_print_common_products_business_cards_subCategory_matte": "matt overflate",
|
|
232
|
+
"logo_print_checkout_shippingDetails_field_address1_default": "Gate adresse",
|
|
233
|
+
"logo_print_backoffice_ordersHistory_breadcrumbs_orderHistory_title": "Bestillingshistorikk",
|
|
234
|
+
"logo_print_product_stickers_dropdown2_title": "Pakke med",
|
|
235
|
+
"logo_print_checkout_shippingDetails_subtitle": "Levering innen {{from}}-{{to}} virkedager",
|
|
236
|
+
"logo_print_templates_title": "Velg en mal",
|
|
237
|
+
"logo_print_product_addAnother_popup_description1": "Har du lyst på skreddersydde visittkort for hele teamet ditt? Bare trykk på «Legg til flere kort» og fyll in detaljene deres.",
|
|
238
|
+
"logo_print_editor_sidePanel_text_color": "Opasitet og farge",
|
|
239
|
+
"logo_print_editor_sidePanel_shape_type": "Formtype",
|
|
240
|
+
"logo_print_product_savedDesign_popup_header": "Fortsett designutviklingen din",
|
|
241
|
+
"logo_print_common_products_mugs_subCategory_title": "{{capacity}} {{units}} {{colorName}} keramikkrus",
|
|
242
|
+
"logo_print_checkout_summary_shipping": "Frakt ({{from}}–{{to}} virkedager)",
|
|
243
|
+
"logo_print_email_newOrder_header_line1": "Bestillingen din er på vei",
|
|
244
|
+
"logo_print_common_products_business_cards_subCategory_premium_subtitle": "Best for fintrykk og design med skarpe detaljer.",
|
|
245
|
+
"logo_print_editor_sidePanel_svg_colors_reset": "Tilbake til opprinnelige farger",
|
|
246
|
+
"logo_print_editor_sidePanel_logoVersion_grayscale": "Gråtoner",
|
|
247
|
+
"logo_print_editor_sidePanel_text_edit": "Rediger tekst",
|
|
248
|
+
"logo_print_checkout_shippingDetails_title": "Leveringsinformasjon",
|
|
249
|
+
"logo_print_product_addAnother_popup_title": "Varen din er lagt til",
|
|
250
|
+
"logo_print_common_products_business_cards_subCategory_semiGloss": "overflate med semi-glans",
|
|
251
|
+
"logo_print_checkout_shippingDetails_field_firstName_validation_required": "Oppgi fornavnet ditt",
|
|
252
|
+
"logo_print_editor_mobile_footer_done": "Ferdig",
|
|
253
|
+
"logo_print_email_newOrder_summary_shipping": "Frakt",
|
|
254
|
+
"logo_print_common_products_stickers_subCategory_subtitle": "Papirklistremerker med en {{finish}}.",
|
|
255
|
+
"logo_print_email_newOrder_date_label": "Kjøpsdato: {{date}}",
|
|
256
|
+
"logo_print_checkout_review_cta": "Gå til betaling",
|
|
257
|
+
"logo_print_checkout_shippingDetails_field_phone": "Telefonnummer (for fraktformål)",
|
|
258
|
+
"logo_print_product_t_shirts_sizeChart_height": "Høyde (tommer)",
|
|
259
|
+
"logo_print_cart_size_title": "Størrelse {{size}}",
|
|
260
|
+
"logo_print_common_products_gift_cards_subCategory_ecoFreidnly_name": "Eco-Friendly",
|
|
261
|
+
"logo_print_cart_footer_subtotal": "Delsum (ekskl. frakt)",
|
|
262
|
+
"logo_print_product_savedDesign_popup_cta_main": "Fortsett utviklingen",
|
|
263
|
+
"logo_print_product_addAnother_popup_cta_main": "Legg til flere visittkort",
|
|
264
|
+
"logo_print_editor_sidePanel_text_header": "Tekstboks",
|
|
265
|
+
"logo_print_common_products_magnets_subCategory_medium_name": "Medium",
|
|
266
|
+
"logo_print_editor_sidePanel_group_align_title": "Juster elementer",
|
|
267
|
+
"logo_print_editor_sidePanel_shape_circle_TOOLTIP": "Sirkel",
|
|
268
|
+
"logo_print_common_products_gift_cards_subCategory_subtitle": "{{thickness}}{{weight}} cards with {{coating}} and {{finish}}.",
|
|
269
|
+
"logo_print_editor_sidePanel_image_opacity": "Bildeopasitet",
|
|
270
|
+
"logo_print_common_products_gift_cards_subCategory_businessCoating": "business card thickness",
|
|
271
|
+
"logo_print_product_t_shirts_dropdown3_title": "Antall",
|
|
272
|
+
"logo_print_product_cta_add": "Legg til i handlekurv",
|
|
273
|
+
"logo_print_common_products_tote_bags_subCategory_subtitle": "{{material}} tote bag.",
|
|
274
|
+
"logo_print_checkout_shippingDetails_field_country_validation_required": "Oppgi landet ditt",
|
|
275
|
+
"logo_print_editor_sidePanel_shape_borderWidth": "Kantlinjetykkelse",
|
|
276
|
+
"logo_print_product_face_masks_description": "Trelags ansiktsmaske med antimikrobiell finish sikret til hodet med øresløyfer",
|
|
277
|
+
"logo_print_editor_sidePanel_text_spacing": "Bokstavavstand",
|
|
278
|
+
"logo_print_email_newOrder_textLine3": "For å sjekke ordrestatusen din kan du gå til",
|
|
279
|
+
"logo_print_common_products_magnets_subCategory_uvCoating": "med UV-belegg",
|
|
280
|
+
"logo_print_editor_sidePanel_background_title": "Endre bakgrunn",
|
|
281
|
+
"logo_print_common_products_business_cards_subCategory_subtitle": "{{thickness}}{{weight}} kort med en {{finish}}.",
|
|
282
|
+
"logo_print_editor_cta_done": "Ferdig",
|
|
283
|
+
"logo_print_editor_sidePanel_logoVersion_monochrome": "Ensfarget",
|
|
284
|
+
"logo_print_editor_sidePanel_svg_colors": "Bildefarger",
|
|
285
|
+
"logo_print_editor_general_duplicate_tooltip": "Lag kopi",
|
|
286
|
+
"logo_print_product_tote_bags_dropdown1_title": "Pakke med",
|
|
287
|
+
"logo_print_templates_module_cta": "Velg",
|
|
288
|
+
"logo_print_checkout_shippingDetails_field_email_validation_email": "Skriv inn en gyldig e-postadresse",
|
|
289
|
+
"logo_print_common_products_t_shirts_subCategory_title": "{{colorName}} T-shirt",
|
|
290
|
+
"logo_print_editor_sidePanel_shape_title": "Legg til form",
|
|
291
|
+
"logo_print_product_label_save": "SPAR {{discount}}",
|
|
292
|
+
"logo_print_common_products_magnets_subCategory_large_subtitle": "Enkel å bruke på alle metalloverflater.",
|
|
293
|
+
"logo_print_checkout_shippingDetails_field_state_validation_required": "Oppgi staten din",
|
|
294
|
+
"logo_print_common_products_gift_cards_subCategory_semiGloss": "semi-gloss finish",
|
|
295
|
+
"logo_print_common_products_magnets_subCategory_large_name": "Stor",
|
|
296
|
+
"logo_print_product_cta_claim": "Legg til i handlekurv",
|
|
297
|
+
"logo_print_editor_sidePanel_svg_colors_btn": "Endre farger",
|
|
298
|
+
"logo_print_checkout_shippingDetails_field_address2": "Adresselinje 2",
|
|
299
|
+
"logo_print_common_products_face_masks_subCategory_title": "{{colorName}} maske",
|
|
300
|
+
"logo_print_thankYou_subtitle": "Din ordre er plassert.",
|
|
301
|
+
"logo_print_backoffice_ordersHistory_order_trackOrder": "Spor bestilling",
|
|
302
|
+
"logo_print_common_products_business_cards_subCategory_title": "{{name}} {{thickness}} {{weight}} {{coating}}",
|
|
303
|
+
"logo_print_email_newOrder_linkText": "Wix Logo Maker.",
|
|
304
|
+
"logo_print_checkout_shippingDetails_field_address_PO_box_note": "* Vi sender ikke til postboksadresser",
|
|
305
|
+
"logo_print_cart_quantity_title": "Pakke med {{quantity}}",
|
|
306
|
+
"logo_print_product_gift_cards_subtitle": "Choose the material and quantity. You can customize the design however you want.",
|
|
307
|
+
"logo_print_common_products_single_business_card_name": "business card",
|
|
308
|
+
"logo_print_editor_sidePanel_shape_square_TOOLTIP": "Square",
|
|
309
|
+
"logo_print_product_fulfilledBy": "*Fullføres av {{provider}}",
|
|
310
|
+
"logo_print_common_products_magnets_subCategory_medium_subtitle": "Enkel å bruke på alle metalloverflater.",
|
|
311
|
+
"logo_print_common_products_stickers_subCategory_rectangle_subtitle": "Enkelt kle av og fest med den permanent klebende baksiden.",
|
|
312
|
+
"logo_print_editor_mobile_shape_replace": "Erstatt",
|
|
313
|
+
"logo_print_product_magnets_dropdown2_title": "Pakke med",
|
|
314
|
+
"logo_print_product_fillDetails_popup_form_address1": "Adresselinje 1",
|
|
315
|
+
"logo_print_cart_cta_editProduct": "Rediger",
|
|
316
|
+
"logo_print_backoffice_ordersHistory_mobile_card_status": "Status: {{status}}",
|
|
317
|
+
"logo_print_backoffice_ordersHistory_table_numOfItems": "Antall varer",
|
|
318
|
+
"logo_print_editor_mobile_newElement_title": "Legg til nytt element",
|
|
319
|
+
"logo_print_email_newOrder_summary_subtotal": "Delsum",
|
|
320
|
+
"logo_print_editor_stage_header": "Klikk på hva som helst for å endre",
|
|
321
|
+
"logo_print_common_products_business_cards_subCategory_noUvCoating": "uten UV-belegg",
|
|
322
|
+
"logo_print_checkout_shippingDetails_field_email": "E-post (for bestillingsbekreftelse)",
|
|
323
|
+
"logo_print_checkout_summary_quantity": "Antall: {{quantity}}",
|
|
324
|
+
"logo_print_product_popup_madeChanges_description": "Det ser ut som du gjorde endringer på visittkortmalen. Rediger informasjonen direkte på kortet for å endre detaljer.",
|
|
325
|
+
"logo_print_editor_sidePanel_background_color": "Opasitet og farge",
|
|
326
|
+
"logo_print_common_products_mugs_subCategory_subtitle": "{{colorName}} {{capacity}}{{units}} mug",
|
|
327
|
+
"logo_print_email_shipped_header_line1": "Your order has been shipped!",
|
|
328
|
+
"logo_print_editor_sidePanel_text_title": "Legg til tekstboks",
|
|
329
|
+
"logo_print_checkout_shippingDetails_field_zip": "Postnummer",
|
|
330
|
+
"logo_print_product_fillDetails_popup_description1": "Vi legger automatisk til informasjonen din i designet.",
|
|
331
|
+
"logo_print_common_products_single_mug_name": "mug",
|
|
332
|
+
"logo_print_product_fillDetails_popup_cta_main": "Lagre og fortsett",
|
|
333
|
+
"logo_print_email_newOrder_header_line2": "Bestillingen din er bekreftet",
|
|
334
|
+
"logo_print_common_geolocation_shopping": "Handler i",
|
|
335
|
+
"logo_print_email_newOrder_textLine4": "\nVi tar hånd om behovene dine.Bygg et profesjonelt nettsted, får et tilpasset domene, design din egen logo og lag varemerket merch — alt hos Wix.\n",
|
|
336
|
+
"logo_print_backoffice_emptyState_title": "Trykk logoen din på visittkort",
|
|
337
|
+
"logo_print_checkout_deliveryMethod_standard_title": "Standard frakt",
|
|
338
|
+
"logo_print_product_business_cards_dropdown1_title": "Papirtype",
|
|
339
|
+
"logo_print_checkout_shippingDetails_field_address1": "Adresselinje 1",
|
|
340
|
+
"logo_print_backoffice_ordersHistory_order_trackingNumber": "Sporingsnummer",
|
|
341
|
+
"logo_print_editor_sidePanel_vectorArt_header": "Vektorgrafikk",
|
|
342
|
+
"logo_print_product_cta_customize": "Tilpass",
|
|
343
|
+
"logo_print_editor_mobile_image_opacity": "Opasitet",
|
|
344
|
+
"logo_print_editor_mobile_shape_drawer_header": "Tilpass form",
|
|
345
|
+
"logo_print_product_stickers_title": "Klistremerker",
|
|
346
|
+
"logo_print_common_products_stickers_subCategory_rectangle_name": "Rektangel",
|
|
347
|
+
"logo_print_common_products_business_cards_subCategory_lamination": "med laminering",
|
|
348
|
+
"logo_print_email_newOrder_summary_quantity": "Antall",
|
|
349
|
+
"logo_print_thankYou_checkOrder": "Sjekk bestillingsstatusen din:",
|
|
350
|
+
"logo_print_checkout_shippingDetails_field_city": "By",
|
|
351
|
+
"logo_print_common_products_tote_bags_subCategory_title": "Handlenett av {{material}} som måler {{merchSize}} {{units}}",
|
|
352
|
+
"logo_print_common_products_magnets_subCategory_subtitle": "Tynne magneter med en {{finish}} finish.",
|
|
353
|
+
"logo_print_email_newOrder_linkText_PrintShop": "din sides dashbord.",
|
|
354
|
+
"logo_print_product_mugs_dropdown1_title": "Pakke med",
|
|
355
|
+
"logo_print_backoffice_ordersHistory_order_pageHeader": "Ordre #{{refNo}}",
|
|
356
|
+
"logo_print_thankYou_title": "Takk!",
|
|
357
|
+
"logo_print_editor_stage_cta_back": "Bytt til baksiden",
|
|
358
|
+
"logo_print_common_products_mugs_name": "Krus",
|
|
359
|
+
"logo_print_common_products_business_cards_subCategory_weight_gsm": "g/kvm",
|
|
360
|
+
"logo_print_product_magnets_subtitle": "Velg magnetstørrelse og antall. Du kan tilpasse designet etter eget ønske.",
|
|
361
|
+
"logo_print_editor_cta_done_modify_TOOLTIP": "Make changes to this business card's design at no extra cost. The new cards will be shipped to your original address."
|
|
362
|
+
}
|