
* Drop authorization keys section * Update translations * Update snapshots Co-authored-by: dominik-zeglen <flesz3@o2.pl>
6677 lines
No EOL
246 KiB
JSON
6677 lines
No EOL
246 KiB
JSON
{
|
||
"OrderCancelDialogHeader": {
|
||
"context": "dialog header",
|
||
"string": "Kanseller ordre"
|
||
},
|
||
"configurationMenuAttributes": {
|
||
"string": "Bestem attributter som skal brukes for å opprette produkttyper"
|
||
},
|
||
"configurationMenuChannels": {
|
||
"string": "Define and manage your sales channels"
|
||
},
|
||
"configurationMenuNavigation": {
|
||
"string": "Definer hvordan brukere kan navigere i din butikk"
|
||
},
|
||
"configurationMenuPageTypes": {
|
||
"string": "Define types of content pages used in your store"
|
||
},
|
||
"configurationMenuPages": {
|
||
"string": "Administrer og legg til nye sider"
|
||
},
|
||
"configurationMenuPermissionGroups": {
|
||
"string": "Manage your permission groups and their permissions"
|
||
},
|
||
"configurationMenuProductTypes": {
|
||
"string": "Definer hva slags produkter du selger"
|
||
},
|
||
"configurationMenuShipping": {
|
||
"string": "Administrer hvordan dine ordre blir sendt"
|
||
},
|
||
"configurationMenuSiteSettings": {
|
||
"string": "Vis og oppdater dine sideinnstillinger"
|
||
},
|
||
"configurationMenuStaff": {
|
||
"string": "Administrer ansatte og deres tilganger"
|
||
},
|
||
"configurationMenuTaxes": {
|
||
"string": "Administrer hvordan din butikk belaster skatt"
|
||
},
|
||
"configurationMenuWarehouses": {
|
||
"string": "Manage and update your warehouse information"
|
||
},
|
||
"configurationPluginsPages": {
|
||
"string": "Vis og oppdater dine utvidelser og deres innstillinger"
|
||
},
|
||
"homeActivityCardHeader": {
|
||
"context": "header",
|
||
"string": "Aktivitet"
|
||
},
|
||
"homeActivityCardNoActivities": {
|
||
"string": "Ingen aktiviteter funnet"
|
||
},
|
||
"homeAnalyticsCardHeader": {
|
||
"string": "I dag"
|
||
},
|
||
"homeHeaderText": {
|
||
"context": "header",
|
||
"string": "Hei, {userName}"
|
||
},
|
||
"homeHeaderTextCaption": {
|
||
"context": "subheader",
|
||
"string": "Her er litt informasjon om din butikk"
|
||
},
|
||
"homeNotificationTableNoOrders": {
|
||
"string": "Ingen ordre klare til å sendes"
|
||
},
|
||
"homeNotificationTableOrders": {
|
||
"string": "{amount, plural,one {One order is ready to fulfill} other {{amount} Orders are ready to fulfill}}"
|
||
},
|
||
"homeNotificationTablePayments": {
|
||
"string": "{amount, plural,one {One payment to capture} other {{amount} Payments to capture}}"
|
||
},
|
||
"homeNotificationTableProducts": {
|
||
"string": "{amount, plural,one {One product out of stock} other {{amount} Products out of stock}}"
|
||
},
|
||
"homeNotificationsNoPayments": {
|
||
"string": "Ingen betalinger venter på å bli belastet"
|
||
},
|
||
"homeNotificationsTableNoProducts": {
|
||
"string": "Ingen produkter er utsolgt"
|
||
},
|
||
"homeProductListCardOrders": {
|
||
"context": "number of ordered products",
|
||
"string": "{amount, plural,one {One ordered} other {{amount} Ordered}}"
|
||
},
|
||
"homeProductsListCardHeader": {
|
||
"context": "header",
|
||
"string": "Bestselgende produkter"
|
||
},
|
||
"homeProductsListCardNoProducts": {
|
||
"string": "Ingen produkter funnet"
|
||
},
|
||
"homeScreenDisclaimer": {
|
||
"context": "header",
|
||
"string": "Ansvarsfraskrivelse"
|
||
},
|
||
"homeScreenDisclaimerText1": {
|
||
"string": "Det nye dashboardet og GraphQL APIet er enda fortsatt under testing."
|
||
},
|
||
"homeScreenDisclaimerText2": {
|
||
"string": "GraphQL APIet er i beta. Det er ikke fullt optimalisert, og noen mutasjoner og spørringer kan mangle."
|
||
},
|
||
"homeScreenHeader": {
|
||
"context": "header",
|
||
"string": "Hei, {userName}"
|
||
},
|
||
"menuCreateDialogHeader": {
|
||
"context": "dialog header",
|
||
"string": "Opprett Meny"
|
||
},
|
||
"menuCreateDialogMenuTitleLabel": {
|
||
"string": "Menytittel"
|
||
},
|
||
"menuDetailsDeleteMenuContent": {
|
||
"string": "Er du sikker på at du ønsker å slette menyen {menuName}?"
|
||
},
|
||
"menuDetailsDeleteMenuHeader": {
|
||
"context": "dialog header",
|
||
"string": "Slett Meny"
|
||
},
|
||
"menuDetailsPageHelperText": {
|
||
"string": "Endring av navigasjonsstrukturen gjøres ved dra-og-slipp. Opprett et nytt menyelement og dra det til ønsket plassering. Du kan flytte et element inni et annet for å opprette en trestruktur, samt flytter elementer opp og ned for å skape et hierarki"
|
||
},
|
||
"menuItemDialogAddItem": {
|
||
"context": "create new menu item, header",
|
||
"string": "Legg til meny"
|
||
},
|
||
"menuItemDialogAddLink": {
|
||
"context": "add link to navigation",
|
||
"string": "Lenke til: {url}"
|
||
},
|
||
"menuItemDialogEditItem": {
|
||
"context": "edit menu item, header",
|
||
"string": "Endre element"
|
||
},
|
||
"menuItemDialogLinkLabel": {
|
||
"context": "label",
|
||
"string": "Lenke"
|
||
},
|
||
"menuItemDialogLinkPlaceholder": {
|
||
"string": "Start å skrive for å søke..."
|
||
},
|
||
"menuItemDialogNameLabel": {
|
||
"context": "menu item name",
|
||
"string": "Navn"
|
||
},
|
||
"menuItemsAddItem": {
|
||
"context": "add new menu item",
|
||
"string": "Opprett nytt menyelement"
|
||
},
|
||
"menuItemsHeader": {
|
||
"context": "header",
|
||
"string": "Menyelementer"
|
||
},
|
||
"menuItemsPlaceholder": {
|
||
"string": "Legg til en ny meny for å opprette en meny"
|
||
},
|
||
"menuListCreatedMenu": {
|
||
"string": "Meny opprettet"
|
||
},
|
||
"menuListDeleteMenuContent": {
|
||
"string": "Er du sikker på at du ønsker å slette {menuItem}?"
|
||
},
|
||
"menuListDeleteMenuHeader": {
|
||
"context": "dialog header",
|
||
"string": "Slett Meny"
|
||
},
|
||
"menuListDeleteMenusContent": {
|
||
"string": "{counter,plural,one {Are you sure you want to delete this menu?} other {Are you sure you want to delete {displayQuantity} menus?}}"
|
||
},
|
||
"menuListDeleteMenusHeader": {
|
||
"context": "dialog header",
|
||
"string": "Slett Menyer"
|
||
},
|
||
"menuListDeletedMenu": {
|
||
"string": "Meny slettet"
|
||
},
|
||
"menuListItems": {
|
||
"context": "number of menu items",
|
||
"string": "Elementer"
|
||
},
|
||
"menuListMenutitle": {
|
||
"string": "Menytittel"
|
||
},
|
||
"menuListNoMenus": {
|
||
"string": "Ingen menyer funnet"
|
||
},
|
||
"menuListPageAddMenu": {
|
||
"context": "button",
|
||
"string": "Opprett Meny"
|
||
},
|
||
"menuPropertiesMenuTitle": {
|
||
"string": "Menytittel"
|
||
},
|
||
"orderCustomerBillingAddressNotSet": {
|
||
"context": "no address is set in draft order",
|
||
"string": "Ikke valgt"
|
||
},
|
||
"orderCustomerCustomerNotSet": {
|
||
"context": "customer is not set in draft order",
|
||
"string": "Ikke valgt"
|
||
},
|
||
"orderCustomerShippingAddressNotSet": {
|
||
"context": "shipping address is not set in draft order",
|
||
"string": "Ikke valgt"
|
||
},
|
||
"orderPaymentShippingDoesNotApply": {
|
||
"context": "order does not require shipping",
|
||
"string": "gjelder ikke"
|
||
},
|
||
"orderPaymentVATDoesNotApply": {
|
||
"context": "vat not included in order price",
|
||
"string": "gjelder ikke"
|
||
},
|
||
"pageTypeCreateHeader": {
|
||
"context": "window title",
|
||
"string": "Create Page Type"
|
||
},
|
||
"pageTypeInputLabel": {
|
||
"string": "Select content type"
|
||
},
|
||
"productExportFieldCategory": {
|
||
"context": "product field",
|
||
"string": "Kategori"
|
||
},
|
||
"productExportFieldCollections": {
|
||
"context": "product field",
|
||
"string": "Kolleksjoner"
|
||
},
|
||
"productExportFieldDescription": {
|
||
"context": "product field",
|
||
"string": "Beskrivelse"
|
||
},
|
||
"productExportFieldName": {
|
||
"context": "product field",
|
||
"string": "Navn"
|
||
},
|
||
"productExportFieldProductImages": {
|
||
"context": "product field",
|
||
"string": "Product Images"
|
||
},
|
||
"productExportFieldProductWeight": {
|
||
"context": "product field",
|
||
"string": "Export Product Weight"
|
||
},
|
||
"productExportFieldTaxes": {
|
||
"context": "product field",
|
||
"string": "Charge Taxes"
|
||
},
|
||
"productExportFieldType": {
|
||
"context": "product field",
|
||
"string": "Type"
|
||
},
|
||
"productExportFieldVariantImages": {
|
||
"context": "product field",
|
||
"string": "Variantbilder"
|
||
},
|
||
"productExportFieldVariantSku": {
|
||
"context": "product field",
|
||
"string": "Export Variant SKU"
|
||
},
|
||
"productExportFieldVariantWeight": {
|
||
"context": "product field",
|
||
"string": "Export Variant Weight"
|
||
},
|
||
"productExportFieldVisibility": {
|
||
"context": "product field",
|
||
"string": "Synlighet"
|
||
},
|
||
"productStockHeader": {
|
||
"context": "product stock, section header",
|
||
"string": "Varelager"
|
||
},
|
||
"productTypeCreateHeader": {
|
||
"context": "window title",
|
||
"string": "Opprett Produkttype"
|
||
},
|
||
"productTypeCreatePageHeader": {
|
||
"context": "header",
|
||
"string": "Opprett Produkttype"
|
||
},
|
||
"productTypeTaxesHeader": {
|
||
"context": "section header",
|
||
"string": "Skatter"
|
||
},
|
||
"productTypeTaxesInputLabel": {
|
||
"string": "Skatter"
|
||
},
|
||
"productVariantCreatePricesSetPricePlaceholder": {
|
||
"context": "input label",
|
||
"string": "Pris"
|
||
},
|
||
"productVariantCreatePricesStockInputLabel": {
|
||
"string": "Lager"
|
||
},
|
||
"productVariantCreatorStockSectionHeader": {
|
||
"context": "variant stock, header",
|
||
"string": "Lager"
|
||
},
|
||
"productVariantCreatorWarehouseSectionDescription": {
|
||
"context": "no warehouses info",
|
||
"string": "There are no warehouses set up for your store. You can configure variants without providing stock quantities."
|
||
},
|
||
"productVariantCreatorWarehouseSectionHeader": {
|
||
"context": "header",
|
||
"string": "Warehouses"
|
||
},
|
||
"productVariantWarehouseSectionDescription": {
|
||
"context": "no warehouses info",
|
||
"string": "There are no warehouses set up for your store. To add stock quantity to the variant please <a>configure a warehouse</a>"
|
||
},
|
||
"productWarehouseSectionDescription": {
|
||
"context": "no warehouses info",
|
||
"string": "There are no warehouses set up for your store. To add stock quantity to the product please <a>configure a warehouse</a>"
|
||
},
|
||
"saleDetailsPageCategoriesQuantity": {
|
||
"context": "number of categories",
|
||
"string": "Kategorier ({quantity})"
|
||
},
|
||
"saleDetailsPageCollectionsQuantity": {
|
||
"context": "number of collections",
|
||
"string": "Kolleksjoner ({quantity})"
|
||
},
|
||
"saleDetailsPageProductsQuantity": {
|
||
"context": "number of products",
|
||
"string": "Produkter ({quantity})"
|
||
},
|
||
"saleDetailsUnassignCategory": {
|
||
"context": "unassign category from sale, button",
|
||
"string": "Fjern"
|
||
},
|
||
"saleDetailsUnassignCollection": {
|
||
"context": "unassign collection from sale, button",
|
||
"string": "Fjern"
|
||
},
|
||
"saleDetailsUnassignProduct": {
|
||
"context": "unassign product from sale, button",
|
||
"string": "Fjern"
|
||
},
|
||
"shippingZoneDetailsDialogsDeleteShippingMethod": {
|
||
"context": "delete shipping method",
|
||
"string": "Er du sikker på at du ønsker å slette {name}?"
|
||
},
|
||
"shippingZoneDetailsDialogsDeleteShippingZone": {
|
||
"context": "delete shipping zone",
|
||
"string": "Er du sikker på at du ønsker å slette {name}?"
|
||
},
|
||
"shippingZoneWarehouses_dot_autocomplete_dot_label": {
|
||
"context": "autocomplete select label",
|
||
"string": "Warehouse"
|
||
},
|
||
"siteSettingsMailingHelperText": {
|
||
"context": "helper text",
|
||
"string": "Innstillinger for utsendelse av e-post"
|
||
},
|
||
"src_dot_accept": {
|
||
"context": "button",
|
||
"string": "Accept"
|
||
},
|
||
"src_dot_apps": {
|
||
"context": "apps section name",
|
||
"string": "Apps"
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppActivateDialog_dot_1499521723": {
|
||
"context": "dialog header",
|
||
"string": "Activate App"
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppActivateDialog_dot_3356885734": {
|
||
"context": "activate app",
|
||
"string": "Are you sure you want to activate {name}? Activating will start gathering events."
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppActivateDialog_dot_3761045983": {
|
||
"context": "activate app",
|
||
"string": "Are you sure you want to activate this app? Activating will start gathering events"
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppActivateDialog_dot_3865193889": {
|
||
"context": "button label",
|
||
"string": "Activate"
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_1782042241": {
|
||
"context": "button label",
|
||
"string": "Deactivate"
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2031792590": {
|
||
"context": "dialog header",
|
||
"string": "Dectivate App"
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_2955925498": {
|
||
"context": "deactivate app",
|
||
"string": "Are you sure you want to disable this app? Your data will be kept until you reactivate the app. You will be still billed for the app."
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppDeactivateDialog_dot_329373780": {
|
||
"context": "deactivate app",
|
||
"string": "Are you sure you want to disable {name}? Your data will be kept until you reactivate the app. You will be still billed for the app."
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1347203024": {
|
||
"context": "delete custom app",
|
||
"string": "Deleting {name}, you will delete all the data and webhooks regarding this app. Are you sure you want to do that?"
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppDeleteDialog_dot_1462011531": {
|
||
"context": "dialog header",
|
||
"string": "Delete App"
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppDeleteDialog_dot_330001535": {
|
||
"context": "delete app",
|
||
"string": "Are you sure you want to delete this app?"
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppDeleteDialog_dot_3817179919": {
|
||
"context": "delete app",
|
||
"string": "Deleting {name}, you will remove installation of the app. If you are paying for app subscription, remember to unsubscribe from the app in Saleor Marketplace. Are you sure you want to delete the app?"
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppDetailsPage_dot_1782042241": {
|
||
"context": "link",
|
||
"string": "Deactivate"
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppDetailsPage_dot_2432433023": {
|
||
"context": "app privacy policy link",
|
||
"string": "View this app’s privacy policy"
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppDetailsPage_dot_2973480575": {
|
||
"context": "link",
|
||
"string": "Edit settings"
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppDetailsPage_dot_3744068622": {
|
||
"context": "section header",
|
||
"string": "Data privacy"
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppDetailsPage_dot_3768793197": {
|
||
"context": "link",
|
||
"string": "Get Support"
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppDetailsPage_dot_3817397882": {
|
||
"context": "button",
|
||
"string": "Open App"
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppDetailsPage_dot_3865193889": {
|
||
"context": "link",
|
||
"string": "Activate"
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppDetailsPage_dot_3916538164": {
|
||
"context": "section header",
|
||
"string": "App permissions"
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppDetailsPage_dot_846582072": {
|
||
"context": "apps about permissions",
|
||
"string": "This app has permissions to:"
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppDetailsPage_dot_85811128": {
|
||
"context": "section header",
|
||
"string": "About this app"
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_198187074": {
|
||
"context": "button",
|
||
"string": "Support/FAQ"
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3302125406": {
|
||
"context": "button",
|
||
"string": "My App"
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppDetailsSettingsPage_dot_3662390044": {
|
||
"context": "button",
|
||
"string": "Dashboard"
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_1462011531": {
|
||
"context": "dialog header",
|
||
"string": "Delete App"
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_330001535": {
|
||
"context": "delete app",
|
||
"string": "Are you sure you want to delete this app?"
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppInProgressDeleteDialog_dot_3817179919": {
|
||
"context": "delete app",
|
||
"string": "Deleting {name}, you will remove installation of the app. If you are paying for app subscription, remember to unsubscribe from the app in Saleor Marketplace. Are you sure you want to delete the app?"
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppInstallErrorPage_dot_1152717819": {
|
||
"context": "title",
|
||
"string": "There’s a problem with app."
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppInstallErrorPage_dot_1261716527": {
|
||
"context": "content",
|
||
"string": "Saleor couldn’t fetch crucial information regarding installation. Without those System can’t install the app in your Saleor. Please use the button below to get back to system’s dashboard."
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppInstallErrorPage_dot_3375237564": {
|
||
"context": "button",
|
||
"string": "Back to homepage"
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppInstallPage_dot_127674832": {
|
||
"context": "app data privacy link",
|
||
"string": "Learn more about data privacy"
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppInstallPage_dot_2538706256": {
|
||
"context": "install button",
|
||
"string": "Install App"
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppInstallPage_dot_2936990163": {
|
||
"context": "install app permissions",
|
||
"string": "Installing this app will give it following permissions:"
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppInstallPage_dot_3436300370": {
|
||
"context": "install app privacy",
|
||
"string": "Uninstalling the app will remove all your customer’s personal data stored by {name}. "
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppInstallPage_dot_3688014441": {
|
||
"context": "section header",
|
||
"string": "You are about to install {name}"
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppInstallPage_dot_3916538164": {
|
||
"context": "section header",
|
||
"string": "App permissions"
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppsInProgress_dot_1675189051": {
|
||
"context": "section header",
|
||
"string": "Ongoing Installations"
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppsInProgress_dot_2398081356": {
|
||
"context": "retry installation",
|
||
"string": "Retry"
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppsInProgress_dot_2868351060": {
|
||
"context": "app installation error",
|
||
"string": "There was a problem during installation"
|
||
},
|
||
"src_dot_apps_dot_components_dot_AppsInProgress_dot_3733091754": {
|
||
"context": "app installation",
|
||
"string": "Installing app..."
|
||
},
|
||
"src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_1414896555": {
|
||
"context": "checkbox label",
|
||
"string": "Grant this app full access to the store"
|
||
},
|
||
"src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_3076071936": {
|
||
"context": "card description",
|
||
"string": "Expand or restrict app permissions to access certain part of Saleor system."
|
||
},
|
||
"src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_3189779214": {
|
||
"context": "header",
|
||
"string": "Create New App"
|
||
},
|
||
"src_dot_apps_dot_components_dot_CustomAppCreatePage_dot_570656367": {
|
||
"context": "checkbox label",
|
||
"string": "App is active"
|
||
},
|
||
"src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_1336855942": {
|
||
"string": "Generert Token"
|
||
},
|
||
"src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_2080322626": {
|
||
"string": "Denne token gir deg tilgang til din butikks APIer, som du finner her: {url}"
|
||
},
|
||
"src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_2864204643": {
|
||
"context": "button",
|
||
"string": "Kopiert"
|
||
},
|
||
"src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_3406541221": {
|
||
"context": "button",
|
||
"string": "Kopier token"
|
||
},
|
||
"src_dot_apps_dot_components_dot_CustomAppDefaultToken_dot_4189999598": {
|
||
"string": "Vi har opprettet din token. Pass på å kopiere denne nå, da du ikke vil kunne se den igjen senere."
|
||
},
|
||
"src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_1414896555": {
|
||
"context": "checkbox label",
|
||
"string": "Grant this app full access to the store"
|
||
},
|
||
"src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_3076071936": {
|
||
"context": "card description",
|
||
"string": "Expand or restrict app permissions to access certain part of Saleor system."
|
||
},
|
||
"src_dot_apps_dot_components_dot_CustomAppDetailsPage_dot_570656367": {
|
||
"context": "checkbox label",
|
||
"string": "App is active"
|
||
},
|
||
"src_dot_apps_dot_components_dot_CustomAppInformation_dot_2860466085": {
|
||
"context": "header",
|
||
"string": "App Information"
|
||
},
|
||
"src_dot_apps_dot_components_dot_CustomAppInformation_dot_3001692357": {
|
||
"context": "custom app name",
|
||
"string": "App Name"
|
||
},
|
||
"src_dot_apps_dot_components_dot_CustomAppTokens_dot_2446088470": {
|
||
"context": "custom app token key",
|
||
"string": "Nøkkel"
|
||
},
|
||
"src_dot_apps_dot_components_dot_CustomAppTokens_dot_2639089057": {
|
||
"string": "Ingen tokens funnet"
|
||
},
|
||
"src_dot_apps_dot_components_dot_CustomAppTokens_dot_3209034045": {
|
||
"context": "header",
|
||
"string": "Tokens"
|
||
},
|
||
"src_dot_apps_dot_components_dot_CustomAppTokens_dot_3875340101": {
|
||
"context": "button",
|
||
"string": "Opprett Token"
|
||
},
|
||
"src_dot_apps_dot_components_dot_CustomAppTokens_dot_4017491013": {
|
||
"string": "Notat for token"
|
||
},
|
||
"src_dot_apps_dot_components_dot_CustomAppTokens_dot_4190792473": {
|
||
"context": "table actions",
|
||
"string": "Handlinger"
|
||
},
|
||
"src_dot_apps_dot_components_dot_CustomApps_dot_3152347892": {
|
||
"context": "custom apps content",
|
||
"string": "Your custom created apps will be shown here."
|
||
},
|
||
"src_dot_apps_dot_components_dot_CustomApps_dot_3230241731": {
|
||
"context": "create app button",
|
||
"string": "Create App"
|
||
},
|
||
"src_dot_apps_dot_components_dot_DeactivatedText_dot_3064552173": {
|
||
"context": "app deactivated",
|
||
"string": "Deaktivert"
|
||
},
|
||
"src_dot_apps_dot_components_dot_InstalledApps_dot_1636202177": {
|
||
"context": "about app",
|
||
"string": "About"
|
||
},
|
||
"src_dot_apps_dot_components_dot_InstalledApps_dot_186286611": {
|
||
"context": "apps content",
|
||
"string": "You don’t have any installed apps in your dashboard"
|
||
},
|
||
"src_dot_apps_dot_components_dot_InstalledApps_dot_3504763431": {
|
||
"context": "section header",
|
||
"string": "Third-party Apps"
|
||
},
|
||
"src_dot_apps_dot_components_dot_Marketplace_dot_2932910073": {
|
||
"context": "section header",
|
||
"string": "Saleor Marketplace"
|
||
},
|
||
"src_dot_apps_dot_components_dot_Marketplace_dot_3259214524": {
|
||
"context": "marketplace content",
|
||
"string": "Marketplace is coming soon"
|
||
},
|
||
"src_dot_apps_dot_components_dot_Marketplace_dot_3910026447": {
|
||
"context": "marketplace button",
|
||
"string": "Visit Marketplace"
|
||
},
|
||
"src_dot_apps_dot_components_dot_Marketplace_dot_52985091": {
|
||
"context": "marketplace content",
|
||
"string": "Discover great free and paid apps in our Saleor Marketplace."
|
||
},
|
||
"src_dot_apps_dot_components_dot_TokenCreateDialog_dot_1336855942": {
|
||
"string": "Generert Token"
|
||
},
|
||
"src_dot_apps_dot_components_dot_TokenCreateDialog_dot_2530792168": {
|
||
"string": "Tilgangstoken brukes for å autentisere servicekontoer"
|
||
},
|
||
"src_dot_apps_dot_components_dot_TokenCreateDialog_dot_3009959880": {
|
||
"string": "Vi har opprettet din token. Pass på å kopiere denne nå, da du ikke vil kunne se den igjen senere."
|
||
},
|
||
"src_dot_apps_dot_components_dot_TokenCreateDialog_dot_3406541221": {
|
||
"context": "button",
|
||
"string": "Kopier token"
|
||
},
|
||
"src_dot_apps_dot_components_dot_TokenCreateDialog_dot_3875340101": {
|
||
"context": "header",
|
||
"string": "Opprett Token"
|
||
},
|
||
"src_dot_apps_dot_components_dot_TokenCreateDialog_dot_4017491013": {
|
||
"string": "Notat for token"
|
||
},
|
||
"src_dot_apps_dot_components_dot_TokenCreateDialog_dot_4120989039": {
|
||
"context": "create service token, button",
|
||
"string": "Opprett"
|
||
},
|
||
"src_dot_apps_dot_components_dot_TokenDeleteDialog_dot_2164262076": {
|
||
"context": "dialog title",
|
||
"string": "Delete Token"
|
||
},
|
||
"src_dot_apps_dot_components_dot_TokenDeleteDialog_dot_981802752": {
|
||
"context": "delete token",
|
||
"string": "Er du sikkert på at du ønsker å slette token {token}?"
|
||
},
|
||
"src_dot_apps_dot_views_dot_AppDetailsSettings_dot_2140018198": {
|
||
"context": "app settings error",
|
||
"string": "Failed to fetch app settings"
|
||
},
|
||
"src_dot_apps_dot_views_dot_AppDetails_dot_2021043385": {
|
||
"context": "snackbar text",
|
||
"string": "App activated"
|
||
},
|
||
"src_dot_apps_dot_views_dot_AppDetails_dot_3791371350": {
|
||
"context": "snackbar text",
|
||
"string": "App deactivated"
|
||
},
|
||
"src_dot_apps_dot_views_dot_AppInstall_dot_2538706256": {
|
||
"context": "window title",
|
||
"string": "Install App"
|
||
},
|
||
"src_dot_apps_dot_views_dot_AppsList_dot_1180774955": {
|
||
"context": "app has been installed",
|
||
"string": "{name} is ready to be used"
|
||
},
|
||
"src_dot_apps_dot_views_dot_AppsList_dot_3076215778": {
|
||
"context": "app has been removed",
|
||
"string": "App successfully removed"
|
||
},
|
||
"src_dot_apps_dot_views_dot_AppsList_dot_539268521": {
|
||
"context": "message title",
|
||
"string": "Couldn’t Install {name}"
|
||
},
|
||
"src_dot_apps_dot_views_dot_AppsList_dot_966773578": {
|
||
"context": "message title",
|
||
"string": "App installed"
|
||
},
|
||
"src_dot_apps_dot_views_dot_CustomAppCreate_dot_3230241731": {
|
||
"context": "window title",
|
||
"string": "Create App"
|
||
},
|
||
"src_dot_attributes": {
|
||
"context": "attributes section name",
|
||
"string": "Attributter"
|
||
},
|
||
"src_dot_attributes_dot_attributeSlugUnique": {
|
||
"string": "Attribute with this slug already exists"
|
||
},
|
||
"src_dot_attributes_dot_attributeValueAlreadyExists": {
|
||
"string": "This value already exists within this attribute"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeBulkDeleteDialog_dot_1184518529": {
|
||
"context": "dialog content",
|
||
"string": "{counter,plural,one {Are you sure you want to delete this attribute?} other {Are you sure you want to delete {displayQuantity} attributes?}}"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeBulkDeleteDialog_dot_1655187315": {
|
||
"context": "dialog title",
|
||
"string": "Slett attributter"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeDeleteDialog_dot_1889602489": {
|
||
"context": "dialog title",
|
||
"string": "Slett attributt"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeDeleteDialog_dot_3738429348": {
|
||
"context": "dialog content",
|
||
"string": "Er du sikker på at du ønsker å slette attributten {attributeName}?"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeDetails_dot_1005562666": {
|
||
"context": "attribute's editor component",
|
||
"string": "Katalog inndatatype for butikkeier"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeDetails_dot_1336738461": {
|
||
"context": "product attribute type",
|
||
"string": "Nedtrekk"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeDetails_dot_1376373679": {
|
||
"context": "file attribute type",
|
||
"string": "Fil"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeDetails_dot_2592224946": {
|
||
"context": "check to require attribute to have value",
|
||
"string": "Verdi påkrevd"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeDetails_dot_3334509011": {
|
||
"context": "product attribute type",
|
||
"string": "Flervalg"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeDetails_dot_3605174225": {
|
||
"context": "attribute's slug short code label",
|
||
"string": "Attributtkode"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeDetails_dot_4107478955": {
|
||
"context": "attribute slug input field helper text",
|
||
"string": "Dette brukes internt. Pass på at du ikke bruker mellomrom"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeDetails_dot_691600601": {
|
||
"context": "attribute's label",
|
||
"string": "Standard merkelapp"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_2417065806": {
|
||
"context": "tab name",
|
||
"string": "Alle attributter"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_3824684885": {
|
||
"context": "button",
|
||
"string": "Opprett attributt"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_3916653510": {
|
||
"string": "Søk i Attributter"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_availableInGrid": {
|
||
"context": "attribute can be column in product list table",
|
||
"string": "Kan brukes som kolonne"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_filterableInDashboard": {
|
||
"context": "use attribute in filtering",
|
||
"string": "Filterable in Dashboard"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_filterableInStorefront": {
|
||
"context": "use attribute in filtering",
|
||
"string": "Filterable in Storefront"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_isVariantOnly": {
|
||
"context": "attribute can be used only in variants",
|
||
"string": "Variant Only"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_valueRequired": {
|
||
"context": "attribute value is required",
|
||
"string": "Verdi påkrevd"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeListPage_dot_visibleInStorefront": {
|
||
"context": "attribute",
|
||
"string": "Synlig på Produktsiden i nettbutikken"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeList_dot_1192828581": {
|
||
"string": "Ingen attributter funnet"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeList_dot_2186555805": {
|
||
"context": "attribute can be searched in storefront",
|
||
"string": "Bruk i fasettert søk"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeList_dot_2235596452": {
|
||
"context": "attribute can be searched in dashboard",
|
||
"string": "Søkbart"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeList_dot_3605174225": {
|
||
"string": "Attributtkode"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeList_dot_643174786": {
|
||
"context": "attribute is visible",
|
||
"string": "Synlig"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeList_dot_691600601": {
|
||
"context": "attribute's label'",
|
||
"string": "Standard merkelapp"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeOrganization_dot_205334083": {
|
||
"string": "Define where this attribute should be used in Saleor system"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeOrganization_dot_3829816432": {
|
||
"context": "section header",
|
||
"string": "Organisasjon"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeOrganization_dot_3835822980": {
|
||
"string": "Attribute Class"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeOrganization_dot_contentAttribute": {
|
||
"context": "attribute type",
|
||
"string": "Content Attribute"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeOrganization_dot_productAttribute": {
|
||
"context": "attribute type",
|
||
"string": "Product Attribute"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributePage_dot_2855501559": {
|
||
"context": "page title",
|
||
"string": "Opprett Ny Attributt"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_1318123158": {
|
||
"context": "attribute is filterable in storefront",
|
||
"string": "Bruk i Fasettert Navigasjon"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_1877630205": {
|
||
"context": "attribute properties regarding storefront",
|
||
"string": "Egenskaper for butikksiden"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_26409543": {
|
||
"context": "attribute properties regarding dashboard",
|
||
"string": "Egenskaper for dashboard"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_3135366329": {
|
||
"context": "attribute visibility in storefront",
|
||
"string": "Public"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_3590282519": {
|
||
"context": "attribute position in storefront filters",
|
||
"string": "Posisjon i fasettert navigajon"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_3758203740": {
|
||
"string": "If enabled, attribute will be accessible to customers."
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_4048785456": {
|
||
"string": "Hvis aktivert, vil denne attributten kunne brukes som kolonne i produkttabellen"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_673770329": {
|
||
"context": "add attribute as column in product list table",
|
||
"string": "Legg til i Kolonneinnstillinger"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_714335445": {
|
||
"context": "use attribute in filtering",
|
||
"string": "Bruk i filtrering"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeProperties_dot_787251583": {
|
||
"string": "Hvis aktivert vil du kunne bruke denne attributten til å filtrere produkter i produktlisten"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_1326420604": {
|
||
"context": "delete attribute value",
|
||
"string": "Er du sikker på at du ønsker å slette \"{name}\" verdien?"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_203246037": {
|
||
"context": "dialog title",
|
||
"string": "Slett attributtverdi"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeValueDeleteDialog_dot_4031078167": {
|
||
"string": "Er du sikker på at du ønsker å slette \"{name}\" verdien? Hvis du sletter den vil du ikke kunne tildele den til andre produkter med \"{attributeName}\" attributten."
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeValueEditDialog_dot_1395607402": {
|
||
"context": "edit attribute value",
|
||
"string": "Endre Verdi"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeValueEditDialog_dot_1841790893": {
|
||
"context": "add attribute value",
|
||
"string": "Legg til verdi"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeValueEditDialog_dot_636461959": {
|
||
"context": "attribute name",
|
||
"string": "Navn"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeValues_dot_1397696159": {
|
||
"context": "attribute values list: name column header",
|
||
"string": "Standard butikkvisning"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeValues_dot_1565474525": {
|
||
"context": "attribute values list: slug column header",
|
||
"string": "Administrator"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeValues_dot_2054206599": {
|
||
"context": "No attribute values found",
|
||
"string": "Ingen verdier funnet"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeValues_dot_224159874": {
|
||
"context": "section header",
|
||
"string": "Attributtverdier"
|
||
},
|
||
"src_dot_attributes_dot_components_dot_AttributeValues_dot_351422234": {
|
||
"context": "assign attribute value button",
|
||
"string": "Tildel verdi"
|
||
},
|
||
"src_dot_attributes_dot_views_dot_AttributeCreate_dot_11941964": {
|
||
"string": "Attributt lagt til"
|
||
},
|
||
"src_dot_attributes_dot_views_dot_AttributeDetails_dot_423042761": {
|
||
"context": "attribute value deleted",
|
||
"string": "Verdi slettet"
|
||
},
|
||
"src_dot_attributes_dot_views_dot_AttributeDetails_dot_499456739": {
|
||
"string": "Attributt slettet"
|
||
},
|
||
"src_dot_attributes_dot_views_dot_AttributeDetails_dot_634268988": {
|
||
"context": "added new attribute value",
|
||
"string": "Ny verdi lagret"
|
||
},
|
||
"src_dot_attributes_dot_views_dot_AttributeList_dot_3218248395": {
|
||
"context": "deleted multiple attributes",
|
||
"string": "Attributten slettet"
|
||
},
|
||
"src_dot_auth_dot_components_dot_LoginPage_dot_109182747": {
|
||
"context": "button",
|
||
"string": "Logg inn"
|
||
},
|
||
"src_dot_auth_dot_components_dot_LoginPage_dot_2237029987": {
|
||
"string": "Passord"
|
||
},
|
||
"src_dot_auth_dot_components_dot_LoginPage_dot_3476994590": {
|
||
"string": "Beklager, ditt brukernavn og/eller passord er feil. Vennligst prøv igjen"
|
||
},
|
||
"src_dot_auth_dot_components_dot_LoginPage_dot_4028609483": {
|
||
"context": "button",
|
||
"string": "Tilbakestill ditt passord"
|
||
},
|
||
"src_dot_auth_dot_components_dot_NewPasswordPage_dot_1254879564": {
|
||
"string": "Nytt Passord"
|
||
},
|
||
"src_dot_auth_dot_components_dot_NewPasswordPage_dot_1915811227": {
|
||
"string": "Vennligst velg et nytt passord"
|
||
},
|
||
"src_dot_auth_dot_components_dot_NewPasswordPage_dot_2342634351": {
|
||
"context": "button",
|
||
"string": "Velg nytt passord"
|
||
},
|
||
"src_dot_auth_dot_components_dot_NewPasswordPage_dot_2799926859": {
|
||
"string": "Bekreft passord"
|
||
},
|
||
"src_dot_auth_dot_components_dot_NewPasswordPage_dot_4253911811": {
|
||
"string": "Passordene samsvarer ikke"
|
||
},
|
||
"src_dot_auth_dot_components_dot_ResetPasswordPage_dot_2370700732": {
|
||
"string": "Har du glemt ditt passord? Ta det med ro, vi tilbakestiller det for deg."
|
||
},
|
||
"src_dot_auth_dot_components_dot_ResetPasswordPage_dot_3663311080": {
|
||
"context": "password reset, button",
|
||
"string": "Send instruksjoner"
|
||
},
|
||
"src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_2245157344": {
|
||
"context": "button",
|
||
"string": "Tilbake til innlogging"
|
||
},
|
||
"src_dot_auth_dot_components_dot_ResetPasswordSuccessPage_dot_4066297200": {
|
||
"string": "Det gikk bra! Om noen få minutter vil du motta en e-post med instruksjoner om hvordan du tilbakestiller ditt passord."
|
||
},
|
||
"src_dot_auth_dot_views_dot_2388238158": {
|
||
"string": "Den gitte e-postadressen finnes ikke i vår database"
|
||
},
|
||
"src_dot_availability": {
|
||
"string": "Tilgjengelighet"
|
||
},
|
||
"src_dot_back": {
|
||
"context": "button",
|
||
"string": "Tilbake"
|
||
},
|
||
"src_dot_cancel": {
|
||
"context": "button",
|
||
"string": "Avbryt"
|
||
},
|
||
"src_dot_cancelled": {
|
||
"context": "order status",
|
||
"string": "Kansellert"
|
||
},
|
||
"src_dot_catalog": {
|
||
"string": "Katalog"
|
||
},
|
||
"src_dot_categories": {
|
||
"context": "categories section name",
|
||
"string": "Kategorier"
|
||
},
|
||
"src_dot_categories_dot_components_dot_CategoryBackground_dot_2224943474": {
|
||
"context": "section header",
|
||
"string": "Bakgrunnsbilde (valgfritt)"
|
||
},
|
||
"src_dot_categories_dot_components_dot_CategoryBackground_dot_3289097895": {
|
||
"context": "field is optional",
|
||
"string": "(Valgfritt)"
|
||
},
|
||
"src_dot_categories_dot_components_dot_CategoryCreatePage_dot_236319840": {
|
||
"context": "page header",
|
||
"string": "Opprett Ny Kategori"
|
||
},
|
||
"src_dot_categories_dot_components_dot_CategoryCreatePage_dot_2563994280": {
|
||
"string": "Legg til tittel og beskrivelse for å gjøre det lettere for søkemotorer å finne denne kategorien"
|
||
},
|
||
"src_dot_categories_dot_components_dot_CategoryDeleteDialog_dot_2004894945": {
|
||
"context": "dialog title",
|
||
"string": "Slett kategori"
|
||
},
|
||
"src_dot_categories_dot_components_dot_CategoryDeleteDialog_dot_847492725": {
|
||
"context": "delete category",
|
||
"string": "Er du sikker på at du ønsker å slette kategorien {categoryName}?"
|
||
},
|
||
"src_dot_categories_dot_components_dot_CategoryDetailsForm_dot_1214235329": {
|
||
"string": "Kategorinavn"
|
||
},
|
||
"src_dot_categories_dot_components_dot_CategoryDetailsForm_dot_4037703468": {
|
||
"string": "Kategoribeskrivelse"
|
||
},
|
||
"src_dot_categories_dot_components_dot_CategoryListPage_dot_1140231710": {
|
||
"context": "button",
|
||
"string": "Opprett kategori"
|
||
},
|
||
"src_dot_categories_dot_components_dot_CategoryListPage_dot_3841025483": {
|
||
"string": "Søk i Kategorier"
|
||
},
|
||
"src_dot_categories_dot_components_dot_CategoryListPage_dot_4294878092": {
|
||
"context": "tab name",
|
||
"string": "Alle kategorier"
|
||
},
|
||
"src_dot_categories_dot_components_dot_CategoryList_dot_1214235329": {
|
||
"string": "Kategorinavn"
|
||
},
|
||
"src_dot_categories_dot_components_dot_CategoryList_dot_2054128296": {
|
||
"string": "Ingen kategorier funnet"
|
||
},
|
||
"src_dot_categories_dot_components_dot_CategoryList_dot_2155313053": {
|
||
"string": "Ingen underkategorier funnet"
|
||
},
|
||
"src_dot_categories_dot_components_dot_CategoryList_dot_2159874182": {
|
||
"context": "number of subcategories",
|
||
"string": "Underkategorier"
|
||
},
|
||
"src_dot_categories_dot_components_dot_CategoryList_dot_2527742754": {
|
||
"context": "number of products",
|
||
"string": "Antall Produkter"
|
||
},
|
||
"src_dot_categories_dot_components_dot_CategoryProductList_dot_1134347598": {
|
||
"context": "product price",
|
||
"string": "Pris"
|
||
},
|
||
"src_dot_categories_dot_components_dot_CategoryProductList_dot_1657559629": {
|
||
"string": "Ingen produkter funnet"
|
||
},
|
||
"src_dot_categories_dot_components_dot_CategoryProductList_dot_1952810469": {
|
||
"context": "product type",
|
||
"string": "Type"
|
||
},
|
||
"src_dot_categories_dot_components_dot_CategoryProductList_dot_3326160357": {
|
||
"context": "availability status",
|
||
"string": "Tilgjengelighet"
|
||
},
|
||
"src_dot_categories_dot_components_dot_CategoryProductList_dot_636461959": {
|
||
"context": "product",
|
||
"string": "Navn"
|
||
},
|
||
"src_dot_categories_dot_components_dot_CategoryProducts_dot_3554578821": {
|
||
"context": "button",
|
||
"string": "Legg til produkt"
|
||
},
|
||
"src_dot_categories_dot_components_dot_CategoryProducts_dot_4164156574": {
|
||
"context": "header",
|
||
"string": "Produkter i {categoryName}"
|
||
},
|
||
"src_dot_categories_dot_components_dot_CategoryUpdatePage_dot_2159874182": {
|
||
"context": "number of subcategories in category",
|
||
"string": "Underkategorier"
|
||
},
|
||
"src_dot_categories_dot_components_dot_CategoryUpdatePage_dot_2563994280": {
|
||
"string": "Legg til tittel og beskrivelse for å gjøre det lettere for søkemotorer å finne denne kategorien"
|
||
},
|
||
"src_dot_categories_dot_components_dot_CategoryUpdatePage_dot_2968663655": {
|
||
"context": "number of products in category",
|
||
"string": "Produkter"
|
||
},
|
||
"src_dot_categories_dot_components_dot_CategoryUpdatePage_dot_3229914152": {
|
||
"context": "section header",
|
||
"string": "Alle underkategorier"
|
||
},
|
||
"src_dot_categories_dot_components_dot_CategoryUpdatePage_dot_770296100": {
|
||
"context": "button",
|
||
"string": "Opprett underkategori"
|
||
},
|
||
"src_dot_categories_dot_views_dot_1140231710": {
|
||
"context": "window title",
|
||
"string": "Opprett kategori"
|
||
},
|
||
"src_dot_categories_dot_views_dot_1204353135": {
|
||
"string": "{counter,plural,one {Are you sure you want to delete this product?} other {Are you sure you want to delete {displayQuantity} products?}}"
|
||
},
|
||
"src_dot_categories_dot_views_dot_1754466114": {
|
||
"string": "Kategori opprettet"
|
||
},
|
||
"src_dot_categories_dot_views_dot_1823337870": {
|
||
"string": "{counter,plural,one {Are you sure you want to delete this category?} other {Are you sure you want to delete {displayQuantity} categories?}}"
|
||
},
|
||
"src_dot_categories_dot_views_dot_2004894945": {
|
||
"context": "dialog title",
|
||
"string": "Slett kategori"
|
||
},
|
||
"src_dot_categories_dot_views_dot_2189424032": {
|
||
"string": "Kategori slettet"
|
||
},
|
||
"src_dot_categories_dot_views_dot_2507763081": {
|
||
"context": "dialog title",
|
||
"string": "Slett produkter"
|
||
},
|
||
"src_dot_categories_dot_views_dot_3296953393": {
|
||
"string": "Remember this will also unpin all products assigned to this category, making them unavailable in storefront."
|
||
},
|
||
"src_dot_categories_dot_views_dot_3488150607": {
|
||
"string": "Husk at dette vil også slette alle produkter som ligger i denne kategorien."
|
||
},
|
||
"src_dot_categories_dot_views_dot_712767046": {
|
||
"context": "dialog title",
|
||
"string": "Slett kategorier"
|
||
},
|
||
"src_dot_categories_dot_views_dot_847492725": {
|
||
"string": "Er du sikker på at du ønsker å slette kategorien {categoryName}?"
|
||
},
|
||
"src_dot_categories_dot_views_dot_CategoryList_dot_1823337870": {
|
||
"string": "{counter,plural,one {Are you sure you want to delete this category?} other {Are you sure you want to delete {displayQuantity} categories?}}"
|
||
},
|
||
"src_dot_categories_dot_views_dot_CategoryList_dot_3488150607": {
|
||
"string": "Husk at dette vil også slette alle produkter som ligger i denne kategorien."
|
||
},
|
||
"src_dot_categories_dot_views_dot_CategoryList_dot_712767046": {
|
||
"context": "dialog title",
|
||
"string": "Slett kategorier"
|
||
},
|
||
"src_dot_channels": {
|
||
"context": "channels section name",
|
||
"string": "Channels"
|
||
},
|
||
"src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2257704694": {
|
||
"context": "delete channel",
|
||
"string": "All order information from this channel need to be moved to a different channel. Please select channel orders need to be moved to:."
|
||
},
|
||
"src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2342703674": {
|
||
"context": "dialog header",
|
||
"string": "Select Channel"
|
||
},
|
||
"src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_2405647976": {
|
||
"context": "dialog header",
|
||
"string": "Delete Channel"
|
||
},
|
||
"src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_777038435": {
|
||
"context": "delete channel",
|
||
"string": "Deleting channel will delete all product data regarding this channel. Are you sure you want to delete this channel?"
|
||
},
|
||
"src_dot_channels_dot_components_dot_ChannelDeleteDialog_dot_863901": {
|
||
"context": "currency channel",
|
||
"string": "There is no available channel to move order information to. Please create a channel with same currency so that information can be moved to it."
|
||
},
|
||
"src_dot_channels_dot_components_dot_ChannelForm_dot_1223259680": {
|
||
"context": "channel settings",
|
||
"string": "Channel Settings"
|
||
},
|
||
"src_dot_channels_dot_components_dot_ChannelForm_dot_1843613796": {
|
||
"context": "selected currency",
|
||
"string": "Selected Currency"
|
||
},
|
||
"src_dot_channels_dot_components_dot_ChannelForm_dot_2864204643": {
|
||
"context": "button",
|
||
"string": "Kopiert"
|
||
},
|
||
"src_dot_channels_dot_components_dot_ChannelForm_dot_3478065224": {
|
||
"context": "channel slug",
|
||
"string": "Slug"
|
||
},
|
||
"src_dot_channels_dot_components_dot_ChannelForm_dot_3511613983": {
|
||
"context": "channel name",
|
||
"string": "Channel Name"
|
||
},
|
||
"src_dot_channels_dot_components_dot_ChannelForm_dot_383867403": {
|
||
"context": "button",
|
||
"string": "Copy"
|
||
},
|
||
"src_dot_channels_dot_components_dot_ChannelForm_dot_3873626327": {
|
||
"context": "channel currency",
|
||
"string": "Currency"
|
||
},
|
||
"src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_2423186459": {
|
||
"context": "dialog header",
|
||
"string": "Select a channel"
|
||
},
|
||
"src_dot_channels_dot_components_dot_ChannelPickerDialog_dot_507892781": {
|
||
"context": "select label",
|
||
"string": "Channel name"
|
||
},
|
||
"src_dot_channels_dot_components_dot_ChannelStatus_dot_1004218338": {
|
||
"context": "inactive",
|
||
"string": "Inaktiv"
|
||
},
|
||
"src_dot_channels_dot_components_dot_ChannelStatus_dot_1756106276": {
|
||
"context": "status",
|
||
"string": "Status"
|
||
},
|
||
"src_dot_channels_dot_components_dot_ChannelStatus_dot_1782042241": {
|
||
"context": "deactivate",
|
||
"string": "Deactivate"
|
||
},
|
||
"src_dot_channels_dot_components_dot_ChannelStatus_dot_2605883031": {
|
||
"context": "channel status title",
|
||
"string": "Channel Status"
|
||
},
|
||
"src_dot_channels_dot_components_dot_ChannelStatus_dot_3247064221": {
|
||
"context": "active",
|
||
"string": "Aktiv"
|
||
},
|
||
"src_dot_channels_dot_components_dot_ChannelStatus_dot_3865193889": {
|
||
"context": "activate",
|
||
"string": "Activate"
|
||
},
|
||
"src_dot_channels_dot_pages_dot_ChannelsListPage_dot_3511613983": {
|
||
"context": "channel name",
|
||
"string": "Channel Name"
|
||
},
|
||
"src_dot_channels_dot_pages_dot_ChannelsListPage_dot_4097816011": {
|
||
"string": "No channels found"
|
||
},
|
||
"src_dot_channels_dot_pages_dot_ChannelsListPage_dot_4190792473": {
|
||
"context": "table actions",
|
||
"string": "Handlinger"
|
||
},
|
||
"src_dot_channels_dot_pages_dot_ChannelsListPage_dot_4224047662": {
|
||
"context": "button",
|
||
"string": "Create Channel"
|
||
},
|
||
"src_dot_channels_dot_views_dot_ChannelCreate_dot_2071399707": {
|
||
"context": "currency code select",
|
||
"string": "{code} - {countries}"
|
||
},
|
||
"src_dot_channels_dot_views_dot_ChannelCreate_dot_4169662653": {
|
||
"context": "channel create",
|
||
"string": "New Channel"
|
||
},
|
||
"src_dot_channels_dot_views_dot_ChannelCreate_dot_4224047662": {
|
||
"context": "window title",
|
||
"string": "Create Channel"
|
||
},
|
||
"src_dot_channels_dot_views_dot_ChannelDetails_dot_1742743610": {
|
||
"context": "window title",
|
||
"string": "Channel details"
|
||
},
|
||
"src_dot_channels_dot_views_dot_ChannelsList_dot_3499322424": {
|
||
"string": "Channel deleted"
|
||
},
|
||
"src_dot_chooseFile": {
|
||
"context": "button",
|
||
"string": "Choose file"
|
||
},
|
||
"src_dot_clear": {
|
||
"context": "button",
|
||
"string": "Slett"
|
||
},
|
||
"src_dot_collections": {
|
||
"context": "collections section name",
|
||
"string": "Kolleksjoner"
|
||
},
|
||
"src_dot_collections_dot_components_dot_CollectionCreatePage_dot_643174786": {
|
||
"context": "collection label",
|
||
"string": "Synlig"
|
||
},
|
||
"src_dot_collections_dot_components_dot_CollectionCreatePage_dot_77815154": {
|
||
"context": "collection label",
|
||
"string": "Skjult"
|
||
},
|
||
"src_dot_collections_dot_components_dot_CollectionCreatePage_dot_946315389": {
|
||
"string": "Legg til tittel og beskrivelse for å gjøre det lettere for søkemotorer å finne denne kolleksjonen"
|
||
},
|
||
"src_dot_collections_dot_components_dot_CollectionCreatePage_dot_951411809": {
|
||
"context": "page header",
|
||
"string": "Legg til kolleksjon"
|
||
},
|
||
"src_dot_collections_dot_components_dot_CollectionDetailsPage_dot_643174786": {
|
||
"context": "collection label",
|
||
"string": "Synlig"
|
||
},
|
||
"src_dot_collections_dot_components_dot_CollectionDetailsPage_dot_77815154": {
|
||
"context": "collection label",
|
||
"string": "Skjult"
|
||
},
|
||
"src_dot_collections_dot_components_dot_CollectionDetailsPage_dot_946315389": {
|
||
"string": "Legg til tittel og beskrivelse for å gjøre det lettere for søkemotorer å finne denne kolleksjonen"
|
||
},
|
||
"src_dot_collections_dot_components_dot_CollectionDetails_dot_636461959": {
|
||
"context": "collection name",
|
||
"string": "Navn"
|
||
},
|
||
"src_dot_collections_dot_components_dot_CollectionImage_dot_2224943474": {
|
||
"context": "section header",
|
||
"string": "Bakgrunnsbilde (valgfritt)"
|
||
},
|
||
"src_dot_collections_dot_components_dot_CollectionImage_dot_3289097895": {
|
||
"context": "field is optional",
|
||
"string": "(Valgfritt)"
|
||
},
|
||
"src_dot_collections_dot_components_dot_CollectionListPage_dot_1631917001": {
|
||
"context": "tab name",
|
||
"string": "Alle kolleksjoner"
|
||
},
|
||
"src_dot_collections_dot_components_dot_CollectionListPage_dot_4057224233": {
|
||
"string": "Søk i Kolleksjon"
|
||
},
|
||
"src_dot_collections_dot_components_dot_CollectionListPage_dot_686910896": {
|
||
"context": "button",
|
||
"string": "Opprett kolleksjon"
|
||
},
|
||
"src_dot_collections_dot_components_dot_CollectionListPage_dot_hidden": {
|
||
"context": "collection",
|
||
"string": "Skjult"
|
||
},
|
||
"src_dot_collections_dot_components_dot_CollectionListPage_dot_published": {
|
||
"context": "collection",
|
||
"string": "Publisert"
|
||
},
|
||
"src_dot_collections_dot_components_dot_CollectionList_dot_2137803833": {
|
||
"string": "Ingen kolleksjoner funnet"
|
||
},
|
||
"src_dot_collections_dot_components_dot_CollectionList_dot_2527742754": {
|
||
"string": "Antall Produkter"
|
||
},
|
||
"src_dot_collections_dot_components_dot_CollectionList_dot_2759199473": {
|
||
"string": "Kolleksjonsnavn"
|
||
},
|
||
"src_dot_collections_dot_components_dot_CollectionList_dot_3326160357": {
|
||
"context": "collection availability",
|
||
"string": "Tilgjengelighet"
|
||
},
|
||
"src_dot_collections_dot_components_dot_CollectionProducts_dot_1657559629": {
|
||
"string": "Ingen produkter funnet"
|
||
},
|
||
"src_dot_collections_dot_components_dot_CollectionProducts_dot_1952810469": {
|
||
"context": "product type",
|
||
"string": "Type"
|
||
},
|
||
"src_dot_collections_dot_components_dot_CollectionProducts_dot_3326160357": {
|
||
"context": "product availability",
|
||
"string": "Tilgjengelighet"
|
||
},
|
||
"src_dot_collections_dot_components_dot_CollectionProducts_dot_4114667680": {
|
||
"context": "products in collection",
|
||
"string": "Produkter i {name}"
|
||
},
|
||
"src_dot_collections_dot_components_dot_CollectionProducts_dot_460524544": {
|
||
"context": "button",
|
||
"string": "Tildel produkt"
|
||
},
|
||
"src_dot_collections_dot_components_dot_CollectionProducts_dot_636461959": {
|
||
"context": "product name",
|
||
"string": "Navn"
|
||
},
|
||
"src_dot_collections_dot_views_dot_1152429477": {
|
||
"string": "Kolleksjon slettet"
|
||
},
|
||
"src_dot_collections_dot_views_dot_2001540731": {
|
||
"string": "Produkt lagt til i kolleksjon"
|
||
},
|
||
"src_dot_collections_dot_views_dot_2402899582": {
|
||
"string": "Er du sikker på at du ønsker å slette bildet i kolleksjonen?"
|
||
},
|
||
"src_dot_collections_dot_views_dot_3215481647": {
|
||
"string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}"
|
||
},
|
||
"src_dot_collections_dot_views_dot_3482612628": {
|
||
"string": "Produkt slettet fra kolleksjon"
|
||
},
|
||
"src_dot_collections_dot_views_dot_3576236500": {
|
||
"string": "Manage Collection Channel Availability"
|
||
},
|
||
"src_dot_collections_dot_views_dot_3791354625": {
|
||
"context": "dialog title",
|
||
"string": "Fjern Produkter fra kolleksjon"
|
||
},
|
||
"src_dot_collections_dot_views_dot_523939418": {
|
||
"string": "Er du sikker på at du ønsker å slette {collectionName}?"
|
||
},
|
||
"src_dot_collections_dot_views_dot_686910896": {
|
||
"context": "window title",
|
||
"string": "Opprett kolleksjon"
|
||
},
|
||
"src_dot_collections_dot_views_dot_699514132": {
|
||
"context": "dialog title",
|
||
"string": "Slett Kolleksjon"
|
||
},
|
||
"src_dot_collections_dot_views_dot_870815507": {
|
||
"context": "unassign product from collection, button",
|
||
"string": "Fjern"
|
||
},
|
||
"src_dot_collections_dot_views_dot_942133001": {
|
||
"context": "dialog title",
|
||
"string": "Slett bilde"
|
||
},
|
||
"src_dot_collections_dot_views_dot_CollectionList_dot_2491832187": {
|
||
"string": "{counter,plural,one {Are you sure you want to delete this collection?} other {Are you sure you want to delete {displayQuantity} collections?}}"
|
||
},
|
||
"src_dot_collections_dot_views_dot_CollectionList_dot_3817188998": {
|
||
"context": "dialog title",
|
||
"string": "Slett kolleksjoner"
|
||
},
|
||
"src_dot_components_dot_AccountPermissionGroups_dot_2836633439": {
|
||
"string": "Permission groups"
|
||
},
|
||
"src_dot_components_dot_AccountPermissions_dot_2690176844": {
|
||
"context": "dialog header",
|
||
"string": "Tilganger"
|
||
},
|
||
"src_dot_components_dot_AccountPermissions_dot_2731975416": {
|
||
"context": "card section description",
|
||
"string": "Available permissions"
|
||
},
|
||
"src_dot_components_dot_AccountPermissions_dot_2853621891": {
|
||
"context": "exceeded permissions description",
|
||
"string": "This groups permissions exceeds your own. You are able only to manage permissions that you have."
|
||
},
|
||
"src_dot_components_dot_AccountPermissions_dot_3674526441": {
|
||
"context": "permission list item description",
|
||
"string": "This group is last source of that permission"
|
||
},
|
||
"src_dot_components_dot_AddressEdit_dot_1139500589": {
|
||
"string": "Land"
|
||
},
|
||
"src_dot_components_dot_AddressEdit_dot_1271289966": {
|
||
"string": "Telefon"
|
||
},
|
||
"src_dot_components_dot_AddressEdit_dot_1363074570": {
|
||
"string": "Adresselinje 1"
|
||
},
|
||
"src_dot_components_dot_AddressEdit_dot_253031977": {
|
||
"string": "By"
|
||
},
|
||
"src_dot_components_dot_AddressEdit_dot_2965971965": {
|
||
"string": "Postnummer"
|
||
},
|
||
"src_dot_components_dot_AddressEdit_dot_3121963259": {
|
||
"string": "Adresselinje 2"
|
||
},
|
||
"src_dot_components_dot_AddressEdit_dot_3570415321": {
|
||
"string": "Bedrift"
|
||
},
|
||
"src_dot_components_dot_AddressEdit_dot_944851093": {
|
||
"string": "Landområde"
|
||
},
|
||
"src_dot_components_dot_AppStatus_dot_1624959454": {
|
||
"string": "If you want to disable this App please uncheck the box below."
|
||
},
|
||
"src_dot_components_dot_AppStatus_dot_1750277107": {
|
||
"context": "section header",
|
||
"string": "App Status"
|
||
},
|
||
"src_dot_components_dot_AssignAttributeDialog_dot_2173976534": {
|
||
"context": "button",
|
||
"string": "Tildel attributter"
|
||
},
|
||
"src_dot_components_dot_AssignAttributeDialog_dot_3922579741": {
|
||
"context": "dialog header",
|
||
"string": "Tildel Attributt"
|
||
},
|
||
"src_dot_components_dot_AssignAttributeDialog_dot_4205644805": {
|
||
"string": "Ingen resultater funnet"
|
||
},
|
||
"src_dot_components_dot_AssignAttributeDialog_dot_524117994": {
|
||
"string": "Søk etter attributtnavn"
|
||
},
|
||
"src_dot_components_dot_AssignAttributeDialog_dot_902296540": {
|
||
"string": "Søk i Attributter"
|
||
},
|
||
"src_dot_components_dot_AssignCategoryDialog_dot_3125506097": {
|
||
"context": "dialog header",
|
||
"string": "Assign Category"
|
||
},
|
||
"src_dot_components_dot_AssignCategoryDialog_dot_3690273268": {
|
||
"string": "Søk etter kategorinavn, etc..."
|
||
},
|
||
"src_dot_components_dot_AssignCategoryDialog_dot_3841025483": {
|
||
"string": "Søk i Kategorier"
|
||
},
|
||
"src_dot_components_dot_AssignCollectionDialog_dot_2605414502": {
|
||
"string": "Søk etter kolleksjonsnavn, etc..."
|
||
},
|
||
"src_dot_components_dot_AssignCollectionDialog_dot_3992923611": {
|
||
"context": "dialog header",
|
||
"string": "Tildel Kolleksjon"
|
||
},
|
||
"src_dot_components_dot_AssignCollectionDialog_dot_4057224233": {
|
||
"string": "Søk i Kolleksjon"
|
||
},
|
||
"src_dot_components_dot_AssignContainerDialog_dot_1731102929": {
|
||
"context": "button",
|
||
"string": "Assign"
|
||
},
|
||
"src_dot_components_dot_AssignProductDialog_dot_2100305525": {
|
||
"context": "button",
|
||
"string": "Tildel produkter"
|
||
},
|
||
"src_dot_components_dot_AssignProductDialog_dot_2336947364": {
|
||
"string": "Søk etter produktnavn, attributt, produkttype, osv..."
|
||
},
|
||
"src_dot_components_dot_AssignProductDialog_dot_2850255786": {
|
||
"string": "Søk i Produkter"
|
||
},
|
||
"src_dot_components_dot_AssignProductDialog_dot_649693468": {
|
||
"context": "dialog header",
|
||
"string": "Tildel Produkt"
|
||
},
|
||
"src_dot_components_dot_AttributeUnassignDialog_dot_2037985699": {
|
||
"string": "Are you sure you want to unassign {attributeName} from {itemTypeName}?"
|
||
},
|
||
"src_dot_components_dot_Attributes_dot_attributesNumber": {
|
||
"context": "number of attributes",
|
||
"string": "{number} Attributter"
|
||
},
|
||
"src_dot_components_dot_Attributes_dot_header": {
|
||
"context": "attributes, section header",
|
||
"string": "Attributter"
|
||
},
|
||
"src_dot_components_dot_Attributes_dot_multipleValueLable": {
|
||
"context": "attribute values",
|
||
"string": "Verdier"
|
||
},
|
||
"src_dot_components_dot_Attributes_dot_valueLabel": {
|
||
"context": "attribute value",
|
||
"string": "Verdi"
|
||
},
|
||
"src_dot_components_dot_AutocompleteSelectMenu_dot_2332404293": {
|
||
"string": "Ingen resultater"
|
||
},
|
||
"src_dot_components_dot_AvailabilityCard_dot_1306298759": {
|
||
"context": "product availability",
|
||
"string": "Available for purchase"
|
||
},
|
||
"src_dot_components_dot_AvailabilityCard_dot_2162667201": {
|
||
"context": "channel publication date",
|
||
"string": "Visible since {date}"
|
||
},
|
||
"src_dot_components_dot_AvailabilityCard_dot_2232321263": {
|
||
"context": "product publication date label",
|
||
"string": "will become published on {date}"
|
||
},
|
||
"src_dot_components_dot_AvailabilityCard_dot_2938074852": {
|
||
"context": "product available for purchase date",
|
||
"string": "will become available on {date}"
|
||
},
|
||
"src_dot_components_dot_AvailabilityCard_dot_3285520461": {
|
||
"context": "channel publication date",
|
||
"string": "Will become available on {date}"
|
||
},
|
||
"src_dot_components_dot_AvailabilityCard_dot_570524410": {
|
||
"context": "product availability date label",
|
||
"string": "Set availability date"
|
||
},
|
||
"src_dot_components_dot_AvailabilityCard_dot_643174786": {
|
||
"context": "channel publication status",
|
||
"string": "Synlig"
|
||
},
|
||
"src_dot_components_dot_AvailabilityCard_dot_77815154": {
|
||
"context": "channel publication status",
|
||
"string": "Skjult"
|
||
},
|
||
"src_dot_components_dot_AvailabilityCard_dot_825317195": {
|
||
"context": "product unavailability",
|
||
"string": "Unavailable for purchase"
|
||
},
|
||
"src_dot_components_dot_BulkAttributeUnassignDialog_dot_3177750460": {
|
||
"context": "unassign multiple attributes from item",
|
||
"string": "{counter,plural,one {Are you sure you want to unassign this attribute from {itemTypeName}?} other {Are you sure you want to unassign {attributeQuantity} attributes from {itemTypeName}?}}"
|
||
},
|
||
"src_dot_components_dot_ChannelsAvailabilityContent_dot_1528830621": {
|
||
"string": "Select channels you want for {contentType} to be available on"
|
||
},
|
||
"src_dot_components_dot_ChannelsAvailabilityContent_dot_1866672276": {
|
||
"string": "No Channels found"
|
||
},
|
||
"src_dot_components_dot_ChannelsAvailabilityContent_dot_3488518738": {
|
||
"string": "Select all channels"
|
||
},
|
||
"src_dot_components_dot_ChannelsAvailabilityContent_dot_3754190292": {
|
||
"string": "Channels A to Z"
|
||
},
|
||
"src_dot_components_dot_ChannelsAvailabilityContent_dot_4243012684": {
|
||
"string": "Search through channels"
|
||
},
|
||
"src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1043589445": {
|
||
"context": "product channel publication status",
|
||
"string": "hidden"
|
||
},
|
||
"src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1484966255": {
|
||
"context": "product status title",
|
||
"string": "Available in {count}/{allCount}"
|
||
},
|
||
"src_dot_components_dot_ChannelsAvailabilityDropdown_dot_1702481199": {
|
||
"context": "product channel publication date",
|
||
"string": "published since {date}"
|
||
},
|
||
"src_dot_components_dot_ChannelsAvailabilityDropdown_dot_3285520461": {
|
||
"context": "product channel publication date",
|
||
"string": "Will become available on {date}"
|
||
},
|
||
"src_dot_components_dot_ChannelsAvailabilityDropdown_dot_802058289": {
|
||
"context": "product status",
|
||
"string": "Available in {count} out of {allCount, plural, one {# channel} other {# channels}}"
|
||
},
|
||
"src_dot_components_dot_ChannelsAvailability_dot_1311467573": {
|
||
"string": "Show in product listings"
|
||
},
|
||
"src_dot_components_dot_ChannelsAvailability_dot_1815688500": {
|
||
"context": "date",
|
||
"string": "siden {date}"
|
||
},
|
||
"src_dot_components_dot_ChannelsAvailability_dot_2060790769": {
|
||
"context": "publish on date",
|
||
"string": "Publiser på"
|
||
},
|
||
"src_dot_components_dot_ChannelsAvailability_dot_2264302389": {
|
||
"string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages."
|
||
},
|
||
"src_dot_components_dot_ChannelsAvailability_dot_2699516026": {
|
||
"context": "available on date",
|
||
"string": "Set available on"
|
||
},
|
||
"src_dot_components_dot_ChannelsAvailability_dot_292404896": {
|
||
"string": "Velg publiseringsdato"
|
||
},
|
||
"src_dot_components_dot_ChannelsAvailability_dot_3326160357": {
|
||
"context": "section header",
|
||
"string": "Tilgjengelighet"
|
||
},
|
||
"src_dot_components_dot_ChannelsAvailability_dot_370220662": {
|
||
"context": "channels availability text",
|
||
"string": "Available at {selectedChannelsCount} out of {allChannelsCount, plural, one {# channel} other {# channels}}"
|
||
},
|
||
"src_dot_components_dot_ChannelsAvailability_dot_4037103586": {
|
||
"context": "section header button",
|
||
"string": "Rediger"
|
||
},
|
||
"src_dot_components_dot_ColumnPicker_dot_1483881697": {
|
||
"context": "button",
|
||
"string": "Tilbakestill"
|
||
},
|
||
"src_dot_components_dot_ColumnPicker_dot_2539195044": {
|
||
"context": "select visible columns button",
|
||
"string": "Kolonner"
|
||
},
|
||
"src_dot_components_dot_ColumnPicker_dot_2715399461": {
|
||
"context": "pick columns to display",
|
||
"string": "{numberOfSelected} kolonner av {numberOfTotal} valgt"
|
||
},
|
||
"src_dot_components_dot_CompanyAddressInput_dot_1139500589": {
|
||
"string": "Land"
|
||
},
|
||
"src_dot_components_dot_CompanyAddressInput_dot_1271289966": {
|
||
"string": "Telefon"
|
||
},
|
||
"src_dot_components_dot_CompanyAddressInput_dot_1363074570": {
|
||
"string": "Adresselinje 1"
|
||
},
|
||
"src_dot_components_dot_CompanyAddressInput_dot_253031977": {
|
||
"string": "By"
|
||
},
|
||
"src_dot_components_dot_CompanyAddressInput_dot_2965971965": {
|
||
"string": "Postnummer"
|
||
},
|
||
"src_dot_components_dot_CompanyAddressInput_dot_3121963259": {
|
||
"string": "Adresselinje 2"
|
||
},
|
||
"src_dot_components_dot_CompanyAddressInput_dot_3570415321": {
|
||
"string": "Bedrift"
|
||
},
|
||
"src_dot_components_dot_CompanyAddressInput_dot_944851093": {
|
||
"string": "Landområde"
|
||
},
|
||
"src_dot_components_dot_ConfirmButton_dot_2845142593": {
|
||
"context": "button",
|
||
"string": "Feil"
|
||
},
|
||
"src_dot_components_dot_CountryList_dot_2460766407": {
|
||
"context": "number of countries",
|
||
"string": "{number} Land"
|
||
},
|
||
"src_dot_components_dot_CountryList_dot_2747492886": {
|
||
"context": "button",
|
||
"string": "Tildel land"
|
||
},
|
||
"src_dot_components_dot_DeleteFilterTabDialog_dot_2173195312": {
|
||
"context": "custom search delete, dialog header",
|
||
"string": "Slett Søk"
|
||
},
|
||
"src_dot_components_dot_DeleteFilterTabDialog_dot_71479100": {
|
||
"string": "Er du sikker på at du ønsker å slette søkefeltet {name}?"
|
||
},
|
||
"src_dot_components_dot_ErrorMessageCard_dot_2845142593": {
|
||
"context": "header",
|
||
"string": "Feil"
|
||
},
|
||
"src_dot_components_dot_ErrorPage_dot_1723676032": {
|
||
"context": "button",
|
||
"string": "Hjem"
|
||
},
|
||
"src_dot_components_dot_ErrorPage_dot_2736139139": {
|
||
"string": "Ooops!..."
|
||
},
|
||
"src_dot_components_dot_ErrorPage_dot_2845142593": {
|
||
"string": "Feil"
|
||
},
|
||
"src_dot_components_dot_ErrorPage_dot_3090161573": {
|
||
"string": "Slapp av, alt skal gå i orden"
|
||
},
|
||
"src_dot_components_dot_ErrorPage_dot_3182212440": {
|
||
"string": "Vi har støtt på et problem"
|
||
},
|
||
"src_dot_components_dot_FileUpload_dot_3050254265": {
|
||
"context": "upload file, button",
|
||
"string": "Last opp"
|
||
},
|
||
"src_dot_components_dot_FilterBar_dot_2173195312": {
|
||
"context": "button",
|
||
"string": "Slett Søk"
|
||
},
|
||
"src_dot_components_dot_FilterBar_dot_2340527467": {
|
||
"string": "Egendefinert filter"
|
||
},
|
||
"src_dot_components_dot_FilterBar_dot_3268463180": {
|
||
"context": "button",
|
||
"string": "Lagre søk"
|
||
},
|
||
"src_dot_components_dot_FilterCard_dot_996289613": {
|
||
"string": "Filtre"
|
||
},
|
||
"src_dot_components_dot_Filter_dot_2332404293": {
|
||
"context": "search",
|
||
"string": "Ingen resultater"
|
||
},
|
||
"src_dot_components_dot_Filter_dot_2683154806": {
|
||
"context": "is filter range or value",
|
||
"string": "er lik"
|
||
},
|
||
"src_dot_components_dot_Filter_dot_2779594451": {
|
||
"context": "filter range separator",
|
||
"string": "og"
|
||
},
|
||
"src_dot_components_dot_Filter_dot_4190318230": {
|
||
"context": "search results",
|
||
"string": "Vis mer"
|
||
},
|
||
"src_dot_components_dot_Filter_dot_773313536": {
|
||
"context": "is filter range or value",
|
||
"string": "mellom"
|
||
},
|
||
"src_dot_components_dot_Filter_dot_996289613": {
|
||
"string": "Filtre"
|
||
},
|
||
"src_dot_components_dot_ImageUpload_dot_1731007575": {
|
||
"context": "image upload",
|
||
"string": "Slipp her for å laste opp"
|
||
},
|
||
"src_dot_components_dot_LanguageSwitch_dot_4150219184": {
|
||
"context": "button",
|
||
"string": "{languageName} - {languageCode}"
|
||
},
|
||
"src_dot_components_dot_ListField_dot_3099331554": {
|
||
"context": "button",
|
||
"string": "Lagre"
|
||
},
|
||
"src_dot_components_dot_Metadata_dot_1148029984": {
|
||
"context": "metadata field value, header",
|
||
"string": "Verdi"
|
||
},
|
||
"src_dot_components_dot_Metadata_dot_1509432322": {
|
||
"context": "header",
|
||
"string": "Metadata"
|
||
},
|
||
"src_dot_components_dot_Metadata_dot_1535223586": {
|
||
"context": "header",
|
||
"string": "Private Metadata"
|
||
},
|
||
"src_dot_components_dot_Metadata_dot_2024779015": {
|
||
"context": "empty metadata text",
|
||
"string": "There is no private metadata created for this element."
|
||
},
|
||
"src_dot_components_dot_Metadata_dot_2087058956": {
|
||
"context": "empty metadata text",
|
||
"string": "There is no metadata created for this element."
|
||
},
|
||
"src_dot_components_dot_Metadata_dot_2537046678": {
|
||
"context": "metadata field name, header",
|
||
"string": "Field"
|
||
},
|
||
"src_dot_components_dot_Metadata_dot_3181473584": {
|
||
"context": "add metadata field,button",
|
||
"string": "Add Field"
|
||
},
|
||
"src_dot_components_dot_Metadata_dot_4190792473": {
|
||
"context": "table action",
|
||
"string": "Handlinger"
|
||
},
|
||
"src_dot_components_dot_Metadata_dot_549104951": {
|
||
"context": "number of metadata fields in model",
|
||
"string": "{number,plural,one {{number} Field} other {{number} Fields}}"
|
||
},
|
||
"src_dot_components_dot_Metadata_dot_553451245": {
|
||
"context": "empty metadata text",
|
||
"string": "Use the button below to add new metadata field"
|
||
},
|
||
"src_dot_components_dot_MoneyRange_dot_12301532": {
|
||
"context": "money",
|
||
"string": "til {money}"
|
||
},
|
||
"src_dot_components_dot_MoneyRange_dot_1316359951": {
|
||
"context": "money",
|
||
"string": "{fromMoney} - {toMoney}"
|
||
},
|
||
"src_dot_components_dot_MoneyRange_dot_3729849657": {
|
||
"context": "money",
|
||
"string": "fra {money}"
|
||
},
|
||
"src_dot_components_dot_MultiAutocompleteSelectField_dot_1477537381": {
|
||
"context": "add custom select input option",
|
||
"string": "Legg til ny verdi: {value}"
|
||
},
|
||
"src_dot_components_dot_MultiAutocompleteSelectField_dot_4205644805": {
|
||
"string": "Ingen resultater funnet"
|
||
},
|
||
"src_dot_components_dot_MultiSelectField_dot_4205644805": {
|
||
"string": "Ingen resultater funnet"
|
||
},
|
||
"src_dot_components_dot_NavigatorButton_dot_154826674": {
|
||
"string": "Navigator"
|
||
},
|
||
"src_dot_components_dot_Navigator_dot_1116468870": {
|
||
"context": "navigator placeholder",
|
||
"string": "Ordrenummer"
|
||
},
|
||
"src_dot_components_dot_Navigator_dot_1167695965": {
|
||
"context": "navigator placeholder",
|
||
"string": "Type Kommando"
|
||
},
|
||
"src_dot_components_dot_Navigator_dot_1643417013": {
|
||
"context": "navigator placeholder",
|
||
"string": "Søk etter Kunde"
|
||
},
|
||
"src_dot_components_dot_Navigator_dot_1809988825": {
|
||
"context": "navigator section header",
|
||
"string": "Søk etter Kunde"
|
||
},
|
||
"src_dot_components_dot_Navigator_dot_2874620973": {
|
||
"context": "navigator placeholder",
|
||
"string": "Type {key} for å se tilgjengelige handlinger"
|
||
},
|
||
"src_dot_components_dot_Navigator_dot_2935523260": {
|
||
"context": "navigator placeholder",
|
||
"string": "Søk i Katalog"
|
||
},
|
||
"src_dot_components_dot_Navigator_dot_3060198201": {
|
||
"context": "navigator section header",
|
||
"string": "Naviger til"
|
||
},
|
||
"src_dot_components_dot_Navigator_dot_3384551821": {
|
||
"context": "navigator notification",
|
||
"string": "Vår nye funksjon vil hjelpe deg med dine daglige gjøremål. Kjør Navigator ved å bruke snarveien {keyboardShortcut}."
|
||
},
|
||
"src_dot_components_dot_Navigator_dot_3636839115": {
|
||
"context": "navigator section header",
|
||
"string": "Hurtighandling"
|
||
},
|
||
"src_dot_components_dot_Navigator_dot_4290208300": {
|
||
"context": "navigator notification title",
|
||
"string": "Navigator er her for å hjelpe"
|
||
},
|
||
"src_dot_components_dot_Navigator_dot_modes_dot_category": {
|
||
"string": "Kategori"
|
||
},
|
||
"src_dot_components_dot_Navigator_dot_modes_dot_collection": {
|
||
"string": "Kolleksjon"
|
||
},
|
||
"src_dot_components_dot_Navigator_dot_modes_dot_collectionPublished": {
|
||
"context": "collection",
|
||
"string": "Publisert"
|
||
},
|
||
"src_dot_components_dot_Navigator_dot_modes_dot_collectionUnpublished": {
|
||
"context": "collection",
|
||
"string": "Ikke Publisert"
|
||
},
|
||
"src_dot_components_dot_Navigator_dot_modes_dot_createCategory": {
|
||
"context": "button",
|
||
"string": "Opprett Kategori"
|
||
},
|
||
"src_dot_components_dot_Navigator_dot_modes_dot_createCollection": {
|
||
"context": "button",
|
||
"string": "Opprett Kolleksjon"
|
||
},
|
||
"src_dot_components_dot_Navigator_dot_modes_dot_createCustomer": {
|
||
"context": "button",
|
||
"string": "Opprett Kunde"
|
||
},
|
||
"src_dot_components_dot_Navigator_dot_modes_dot_createOrder": {
|
||
"context": "button",
|
||
"string": "Opprett Ordre"
|
||
},
|
||
"src_dot_components_dot_Navigator_dot_modes_dot_createPermissionGroup": {
|
||
"context": "button",
|
||
"string": "Create Permission Group"
|
||
},
|
||
"src_dot_components_dot_Navigator_dot_modes_dot_createProduct": {
|
||
"context": "button",
|
||
"string": "Opprett Produkt"
|
||
},
|
||
"src_dot_components_dot_Navigator_dot_modes_dot_createVoucher": {
|
||
"context": "button",
|
||
"string": "Opprett Kupong"
|
||
},
|
||
"src_dot_components_dot_Navigator_dot_modes_dot_customerWithName": {
|
||
"string": "{firstName} {lastName}"
|
||
},
|
||
"src_dot_components_dot_Navigator_dot_modes_dot_goToOrder": {
|
||
"context": "navigator action",
|
||
"string": "Gå til ordre #{orderNumber}"
|
||
},
|
||
"src_dot_components_dot_Navigator_dot_modes_dot_helpCatalogMode": {
|
||
"context": "navigator catalog mode description",
|
||
"string": "Søk i Katalog"
|
||
},
|
||
"src_dot_components_dot_Navigator_dot_modes_dot_helpCommandsMode": {
|
||
"context": "navigator command mode description",
|
||
"string": "Søk Kommando"
|
||
},
|
||
"src_dot_components_dot_Navigator_dot_modes_dot_helpCustomersMode": {
|
||
"context": "navigator customer mode description",
|
||
"string": "Søk etter Kunde"
|
||
},
|
||
"src_dot_components_dot_Navigator_dot_modes_dot_helpDefaultMode": {
|
||
"context": "navigator default mode description",
|
||
"string": "Søk etter Visninger og Handlinger"
|
||
},
|
||
"src_dot_components_dot_Navigator_dot_modes_dot_helpMode": {
|
||
"context": "navigator help mode description",
|
||
"string": "Vis Hjelp"
|
||
},
|
||
"src_dot_components_dot_Navigator_dot_modes_dot_helpOrdersMode": {
|
||
"context": "navigator order mode description",
|
||
"string": "Søk i Ordre"
|
||
},
|
||
"src_dot_components_dot_Navigator_dot_modes_dot_noResults": {
|
||
"string": "Ingen resultater"
|
||
},
|
||
"src_dot_components_dot_Navigator_dot_modes_dot_product": {
|
||
"string": "Produkt"
|
||
},
|
||
"src_dot_components_dot_NotFoundPage_dot_2736139139": {
|
||
"string": "Ooops!..."
|
||
},
|
||
"src_dot_components_dot_NotFoundPage_dot_4036415297": {
|
||
"string": "Noe mangler"
|
||
},
|
||
"src_dot_components_dot_NotFoundPage_dot_4205980614": {
|
||
"string": "Beklager, siden du leter etter finnes ikke"
|
||
},
|
||
"src_dot_components_dot_NotFoundPage_dot_678743710": {
|
||
"context": "button",
|
||
"string": "Tilbake til dashboard"
|
||
},
|
||
"src_dot_components_dot_PriceField_dot_4072537038": {
|
||
"string": "Price cannot be lower than 0"
|
||
},
|
||
"src_dot_components_dot_RadioGroupField_dot_4205644805": {
|
||
"string": "Ingen resultater funnet"
|
||
},
|
||
"src_dot_components_dot_RowNumberSelect_dot_1154361791": {
|
||
"string": "Antall Rader:"
|
||
},
|
||
"src_dot_components_dot_SaveFilterTabDialog_dot_1514415736": {
|
||
"context": "save filter tab, header",
|
||
"string": "Lagre Egendefinert Søk"
|
||
},
|
||
"src_dot_components_dot_SaveFilterTabDialog_dot_1556856943": {
|
||
"context": "save search tab",
|
||
"string": "Søk i Navn"
|
||
},
|
||
"src_dot_components_dot_SearchBar_dot_2173195312": {
|
||
"context": "button",
|
||
"string": "Slett Søk"
|
||
},
|
||
"src_dot_components_dot_SearchBar_dot_2340527467": {
|
||
"string": "Egendefinert filter"
|
||
},
|
||
"src_dot_components_dot_SearchBar_dot_3268463180": {
|
||
"context": "button",
|
||
"string": "Lagre søk"
|
||
},
|
||
"src_dot_components_dot_SeoForm_dot_1324250412": {
|
||
"string": "Tittel for søkemotor"
|
||
},
|
||
"src_dot_components_dot_SeoForm_dot_1991321627": {
|
||
"string": "Beskrivelse for søkemotor"
|
||
},
|
||
"src_dot_components_dot_SeoForm_dot_3198271020": {
|
||
"context": "button",
|
||
"string": "Endre SEO for websiden"
|
||
},
|
||
"src_dot_components_dot_SeoForm_dot_3468022343": {
|
||
"string": "Forhåndsvisning for søkemotor"
|
||
},
|
||
"src_dot_components_dot_SeoForm_dot_3478065224": {
|
||
"string": "Slug"
|
||
},
|
||
"src_dot_components_dot_SeoForm_dot_3877274856": {
|
||
"context": "character limit",
|
||
"string": "{numberOfCharacters} av {maxCharacters} tegn"
|
||
},
|
||
"src_dot_components_dot_SeoForm_dot_seoFieldMessage": {
|
||
"string": "Hvis tom vil forhåndsvisningen vise hva som vil bli generert automatisk"
|
||
},
|
||
"src_dot_components_dot_SingleAutocompleteSelectField_dot_1477537381": {
|
||
"context": "add custom select input option",
|
||
"string": "Legg til ny verdi: {value}"
|
||
},
|
||
"src_dot_components_dot_SingleAutocompleteSelectField_dot_3069107721": {
|
||
"string": "Ingen"
|
||
},
|
||
"src_dot_components_dot_SingleAutocompleteSelectField_dot_4205644805": {
|
||
"string": "Ingen resultater funnet"
|
||
},
|
||
"src_dot_components_dot_SingleSelectField_dot_4205644805": {
|
||
"string": "Ingen resultater funnet"
|
||
},
|
||
"src_dot_components_dot_TableHead_dot_868570480": {
|
||
"string": "Valgt {number} elementer"
|
||
},
|
||
"src_dot_components_dot_Timeline_dot_1359200231": {
|
||
"context": "add order note, button",
|
||
"string": "Send"
|
||
},
|
||
"src_dot_components_dot_Timeline_dot_3028189627": {
|
||
"string": "Legg igjen et notat her..."
|
||
},
|
||
"src_dot_components_dot_UserChip_dot_21332146": {
|
||
"context": "button",
|
||
"string": "Logg ut"
|
||
},
|
||
"src_dot_components_dot_UserChip_dot_248888005": {
|
||
"context": "button",
|
||
"string": "Kontoinnstillinger"
|
||
},
|
||
"src_dot_components_dot_UserChip_dot_85001470": {
|
||
"context": "button",
|
||
"string": "Enable Dark Mode"
|
||
},
|
||
"src_dot_components_dot_VisibilityCard_dot_1311467573": {
|
||
"string": "Show in product listings"
|
||
},
|
||
"src_dot_components_dot_VisibilityCard_dot_1459686496": {
|
||
"context": "section header",
|
||
"string": "Synlighet"
|
||
},
|
||
"src_dot_components_dot_VisibilityCard_dot_1815688500": {
|
||
"context": "date",
|
||
"string": "siden {date}"
|
||
},
|
||
"src_dot_components_dot_VisibilityCard_dot_2060790769": {
|
||
"context": "publish on date",
|
||
"string": "Publiser på"
|
||
},
|
||
"src_dot_components_dot_VisibilityCard_dot_2264302389": {
|
||
"string": "Disabling this checkbox will remove product from search and category pages. It will be available on collection pages."
|
||
},
|
||
"src_dot_components_dot_VisibilityCard_dot_2699516026": {
|
||
"context": "available on date",
|
||
"string": "Set available on"
|
||
},
|
||
"src_dot_components_dot_VisibilityCard_dot_292404896": {
|
||
"string": "Velg publiseringsdato"
|
||
},
|
||
"src_dot_components_dot_WeightRange_dot_264731940": {
|
||
"context": "weight",
|
||
"string": "til {value}{unit}"
|
||
},
|
||
"src_dot_components_dot_WeightRange_dot_2892071052": {
|
||
"context": "weight",
|
||
"string": "{fromValue} {fromUnit} - {toValue} {toUnit}"
|
||
},
|
||
"src_dot_components_dot_WeightRange_dot_4256193688": {
|
||
"context": "weight",
|
||
"string": "fra {value}{unit}"
|
||
},
|
||
"src_dot_components_dot_Weight_dot_2781622322": {
|
||
"context": "weight",
|
||
"string": "{value} {unit}"
|
||
},
|
||
"src_dot_components_dot_messages_dot_1219076963": {
|
||
"context": "snackbar expand",
|
||
"string": "Expand"
|
||
},
|
||
"src_dot_components_dot_messages_dot_2473863536": {
|
||
"context": "snackbar button undo",
|
||
"string": "Angre"
|
||
},
|
||
"src_dot_components_dot_messages_dot_3444275093": {
|
||
"context": "snackbar collapse",
|
||
"string": "Collapse"
|
||
},
|
||
"src_dot_configuration": {
|
||
"context": "configuration section name",
|
||
"string": "Konfigurasjon"
|
||
},
|
||
"src_dot_configuration_dot_1233229030": {
|
||
"string": "Diverse"
|
||
},
|
||
"src_dot_configuration_dot_1440737903": {
|
||
"string": "Shipping Settings"
|
||
},
|
||
"src_dot_configuration_dot_1742602794": {
|
||
"string": "Attributes and Product Types"
|
||
},
|
||
"src_dot_configuration_dot_3140151600": {
|
||
"string": "Innstillinger for Ansatte"
|
||
},
|
||
"src_dot_configuration_dot_3351299924": {
|
||
"string": "Content Management"
|
||
},
|
||
"src_dot_configuration_dot_3655543906": {
|
||
"string": "Produktinnstillinger"
|
||
},
|
||
"src_dot_configuration_dot_887806978": {
|
||
"string": "Multichannel"
|
||
},
|
||
"src_dot_confirm": {
|
||
"context": "button",
|
||
"string": "Bekreft"
|
||
},
|
||
"src_dot_containers_dot_BackgroundTasks_dot_exportFailedTitle": {
|
||
"string": "Product Export Failed"
|
||
},
|
||
"src_dot_containers_dot_BackgroundTasks_dot_exportFinishedText": {
|
||
"string": "Product export has finished and was sent to your email address."
|
||
},
|
||
"src_dot_containers_dot_BackgroundTasks_dot_exportFinishedTitle": {
|
||
"context": "csv file exporting has finished, header",
|
||
"string": "Exporting CSV finished"
|
||
},
|
||
"src_dot_containers_dot_BackgroundTasks_dot_invoiceGenerateFinishedText": {
|
||
"string": "Requested Invoice was generated. It was added to the top of the invoice list on this view. Enjoy!"
|
||
},
|
||
"src_dot_containers_dot_BackgroundTasks_dot_invoiceGenerateFinishedTitle": {
|
||
"context": "invoice generating has finished, header",
|
||
"string": "Invoice Generated"
|
||
},
|
||
"src_dot_containers_dot_BackgroundTasks_dot_invoiceGenerationFailedTitle": {
|
||
"context": "dialog header, title",
|
||
"string": "Invoice Generation"
|
||
},
|
||
"src_dot_create": {
|
||
"context": "button",
|
||
"string": "Opprett"
|
||
},
|
||
"src_dot_customApps": {
|
||
"string": "Local Apps"
|
||
},
|
||
"src_dot_customers": {
|
||
"context": "customers section name",
|
||
"string": "Kunder"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerAddressDialog_dot_2364475135": {
|
||
"context": "dialog title",
|
||
"string": "Endre Adresse"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerAddressDialog_dot_3769321414": {
|
||
"context": "dialog title",
|
||
"string": "Legg til adresse"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1090326769": {
|
||
"context": "customer's address book, header",
|
||
"string": "{fullName}s Adressebok"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1428369222": {
|
||
"string": "Denne kunden har ingen adresser i sin adressebok. Du kan legge til en ny adresse ved å trykke på knappen nedenfor."
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_1484733755": {
|
||
"string": "Det er ingen adresser å vise for denne kunden"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_3623935073": {
|
||
"context": "button",
|
||
"string": "Lagre adresse"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerAddressListPage_dot_489918044": {
|
||
"context": "customer details, header",
|
||
"string": "{fullName} Detaljer"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerAddress_dot_1224809208": {
|
||
"string": "Primær adresse"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerAddress_dot_1578192486": {
|
||
"string": "Primær fakturaadresse"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerAddress_dot_2131178753": {
|
||
"context": "button",
|
||
"string": "Velg som standard fraktadresse"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerAddress_dot_3096438859": {
|
||
"context": "button",
|
||
"string": "Velg som standard fakturaadresse"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerAddress_dot_4109348993": {
|
||
"string": "Primær Fraktadresse"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerAddresses_dot_1967111456": {
|
||
"context": "header",
|
||
"string": "Adresseinformasjon"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerAddresses_dot_2758581442": {
|
||
"context": "subsection header",
|
||
"string": "Fraktadresse"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerAddresses_dot_359810770": {
|
||
"context": "subsection header",
|
||
"string": "Adresse"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerAddresses_dot_3870425261": {
|
||
"string": "Denne kunden har ingen lagrede adresser enda"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerAddresses_dot_4282475982": {
|
||
"context": "subsection header",
|
||
"string": "Fakturaadresse"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerCreateAddress_dot_1751533141": {
|
||
"context": "page header",
|
||
"string": "Primæradresse"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerCreateAddress_dot_401345057": {
|
||
"string": "Primæradressen for denne kunden"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerCreateDetails_dot_3063084773": {
|
||
"context": "header",
|
||
"string": "Oversikt over kunde"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerCreateNote_dot_1520756907": {
|
||
"context": "notes about customer header",
|
||
"string": "Notat"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerCreateNote_dot_577013340": {
|
||
"context": "note about customer",
|
||
"string": "Notat"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerCreateNote_dot_932844352": {
|
||
"string": "Skriv inn annen informasjon angående denne kunden"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerCreatePage_dot_4025686004": {
|
||
"context": "page header",
|
||
"string": "Opprett Kunde"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerDetails_dot_2968565128": {
|
||
"context": "check to mark this account as active",
|
||
"string": "Brukerkontoen er aktiv"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerDetails_dot_3298169382": {
|
||
"context": "section subheader",
|
||
"string": "Medlem siden {date}"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerDetails_dot_577013340": {
|
||
"context": "note about customer",
|
||
"string": "Notat"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerInfo_dot_252313757": {
|
||
"context": "customer informations, header",
|
||
"string": "Personlig informasjon"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerInfo_dot_778526801": {
|
||
"context": "customer contact section, header",
|
||
"string": "Kontaktinformasjon"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerListPage_dot_1643417013": {
|
||
"string": "Søk etter Kunde"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerListPage_dot_2859116187": {
|
||
"context": "button",
|
||
"string": "Opprett kunde"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerListPage_dot_477293306": {
|
||
"context": "tab name",
|
||
"string": "Alle kunder"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerListPage_dot_joinDate": {
|
||
"context": "customer",
|
||
"string": "Join Date"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerListPage_dot_numberOfOrders": {
|
||
"string": "Antall ordre"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerList_dot_1432565772": {
|
||
"string": "Antall Ordre"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerList_dot_2239722559": {
|
||
"string": "Ingen kunder funnet"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerList_dot_2339105195": {
|
||
"string": "Kundens e-postadresse"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerList_dot_4154265139": {
|
||
"string": "Kundens navn"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerOrders_dot_1756106276": {
|
||
"context": "order status",
|
||
"string": "Status"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerOrders_dot_1899831623": {
|
||
"context": "section header",
|
||
"string": "Nylige ordre"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerOrders_dot_2889196282": {
|
||
"context": "number of order",
|
||
"string": "Antall Ordre"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerOrders_dot_3029139173": {
|
||
"context": "button",
|
||
"string": "Vis alle Ordre"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerOrders_dot_4205493358": {
|
||
"context": "order placement date",
|
||
"string": "Dato"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerOrders_dot_878013594": {
|
||
"context": "order total amount",
|
||
"string": "Total"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerOrders_dot_898333473": {
|
||
"string": "Ingen ordre funnet"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerStats_dot_1135318032": {
|
||
"string": "Sist logget inn"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerStats_dot_1787449306": {
|
||
"string": "Siste ordre"
|
||
},
|
||
"src_dot_customers_dot_components_dot_CustomerStats_dot_2543847016": {
|
||
"context": "section header",
|
||
"string": "Kundehistorikk"
|
||
},
|
||
"src_dot_customers_dot_views_dot_1927691511": {
|
||
"context": "delete customer, dialog content",
|
||
"string": "Er du sikker på at du ønsker å slette {email}?"
|
||
},
|
||
"src_dot_customers_dot_views_dot_1998583641": {
|
||
"context": "dialog header",
|
||
"string": "Slett Kunde"
|
||
},
|
||
"src_dot_customers_dot_views_dot_2657976015": {
|
||
"context": "dialog header",
|
||
"string": "Slett adresse"
|
||
},
|
||
"src_dot_customers_dot_views_dot_2859116187": {
|
||
"context": "window title",
|
||
"string": "Opprett kunde"
|
||
},
|
||
"src_dot_customers_dot_views_dot_3689332763": {
|
||
"string": "Er du sikker på at du ønsker å slette denne adressen fra brukerens adressebok?"
|
||
},
|
||
"src_dot_customers_dot_views_dot_3901579344": {
|
||
"string": "Kunde Slettet"
|
||
},
|
||
"src_dot_customers_dot_views_dot_3970234993": {
|
||
"string": "Kunde opprettet"
|
||
},
|
||
"src_dot_customers_dot_views_dot_CustomerList_dot_1932444813": {
|
||
"string": "{counter,plural,one {Are you sure you want to delete this customer?} other {Are you sure you want to delete {displayQuantity} customers?}}"
|
||
},
|
||
"src_dot_customers_dot_views_dot_CustomerList_dot_2136923553": {
|
||
"context": "dialog header",
|
||
"string": "Slett Kunder"
|
||
},
|
||
"src_dot_dashboard": {
|
||
"string": "Dashboard"
|
||
},
|
||
"src_dot_delete": {
|
||
"context": "button",
|
||
"string": "Slett"
|
||
},
|
||
"src_dot_demo": {
|
||
"context": "notification message after log in",
|
||
"string": "Just to let you know... You're in demo mode. You can play around with the dashboard but can't save changes."
|
||
},
|
||
"src_dot_description": {
|
||
"string": "Beskrivelse"
|
||
},
|
||
"src_dot_discounts": {
|
||
"string": "Rabatter"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_DiscountCategories_dot_1567318211": {
|
||
"string": "Kategorinavn"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_DiscountCategories_dot_1681512341": {
|
||
"context": "section header",
|
||
"string": "Kvalifiserte kategorier"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_DiscountCategories_dot_2054128296": {
|
||
"string": "Ingen kategorier funnet"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_DiscountCategories_dot_2968663655": {
|
||
"context": "number of products",
|
||
"string": "Produkter"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_DiscountCategories_dot_3973677075": {
|
||
"context": "button",
|
||
"string": "Tildel kategorier"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_DiscountCollections_dot_1035511604": {
|
||
"context": "button",
|
||
"string": "Tildel kolleksjoner"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_DiscountCollections_dot_2137803833": {
|
||
"string": "Ingen kolleksjoner funnet"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_DiscountCollections_dot_2968663655": {
|
||
"context": "number of products",
|
||
"string": "Produkter"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_DiscountCollections_dot_3011396316": {
|
||
"string": "Kolleksjonsnavn"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_DiscountCollections_dot_452750900": {
|
||
"context": "section header",
|
||
"string": "Kvalifiserte Kolleksjoner"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_1585396479": {
|
||
"context": "dialog header",
|
||
"string": "Tildel Land"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_2110418881": {
|
||
"context": "search box placeholder",
|
||
"string": "Søk etter land"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_2177165134": {
|
||
"string": "Velg land som denne kupongen skal gjelde for i listen nedenfor"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_2566713432": {
|
||
"context": "search box label",
|
||
"string": "Filtrer land"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_2747492886": {
|
||
"context": "button",
|
||
"string": "Tildel land"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_DiscountCountrySelectDialog_dot_2777439857": {
|
||
"context": "country selection",
|
||
"string": "Land A til Å"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_DiscountDates_dot_1596226028": {
|
||
"context": "voucher end date, switch button",
|
||
"string": "Velg sluttdato"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_DiscountDates_dot_1662220323": {
|
||
"context": "time during discount is active, header",
|
||
"string": "Aktive datoer"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_DiscountProducts_dot_1657559629": {
|
||
"string": "Ingen produkter funnet"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_DiscountProducts_dot_2100305525": {
|
||
"context": "button",
|
||
"string": "Tildel produkter"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_DiscountProducts_dot_2697405188": {
|
||
"string": "Produktnavn"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_DiscountProducts_dot_3326160357": {
|
||
"context": "product availability",
|
||
"string": "Tilgjengelighet"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_DiscountProducts_dot_4257289053": {
|
||
"string": "Produkttype"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_DiscountProducts_dot_919175218": {
|
||
"context": "section header",
|
||
"string": "Kvalifiserte Produkter"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_SaleCreatePage_dot_3866518732": {
|
||
"context": "page header",
|
||
"string": "Opprett Tilbud"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_SaleInfo_dot_636461959": {
|
||
"context": "sale name",
|
||
"string": "Navn"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_SaleListPage_dot_1866913828": {
|
||
"string": "Søk i Tilbud"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_SaleListPage_dot_3866518732": {
|
||
"context": "button",
|
||
"string": "Opprett Tilbud"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_SaleListPage_dot_3907768880": {
|
||
"context": "tab name",
|
||
"string": "Alle tilbud"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_SaleListPage_dot_active": {
|
||
"context": "sale status",
|
||
"string": "Aktiv"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_SaleListPage_dot_expired": {
|
||
"context": "sale status",
|
||
"string": "Utløpt"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_SaleListPage_dot_fixed": {
|
||
"context": "discount type",
|
||
"string": "Fixed amount"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_SaleListPage_dot_percentage": {
|
||
"context": "discount type",
|
||
"string": "Prosent"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_SaleListPage_dot_scheduled": {
|
||
"context": "sale status",
|
||
"string": "Scheduled"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_SaleListPage_dot_started": {
|
||
"context": "sale start date",
|
||
"string": "Started"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_SaleListPage_dot_status": {
|
||
"context": "sale status",
|
||
"string": "Status"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_SaleListPage_dot_type": {
|
||
"string": "Rabattype"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_SaleList_dot_1148029984": {
|
||
"context": "sale value",
|
||
"string": "Verdi"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_SaleList_dot_3715522424": {
|
||
"context": "sale end date",
|
||
"string": "Slutter"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_SaleList_dot_4101565527": {
|
||
"string": "Ingen tilbud funnet"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_SaleList_dot_47059407": {
|
||
"context": "sale start date",
|
||
"string": "Begynner"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_SaleList_dot_636461959": {
|
||
"context": "sale name",
|
||
"string": "Navn"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_SaleSummary_dot_1148029984": {
|
||
"context": "sale value",
|
||
"string": "Verdi"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_SaleSummary_dot_636461959": {
|
||
"context": "sale name",
|
||
"string": "Navn"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_SaleType_dot_3216816841": {
|
||
"context": "percentage or fixed, header",
|
||
"string": "Rabattype"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_SaleType_dot_3688224049": {
|
||
"context": "discount type",
|
||
"string": "Prosent"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_SaleType_dot_46415128": {
|
||
"context": "discount type",
|
||
"string": "Bestemt beløp"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_SaleValue_dot_1148029984": {
|
||
"context": "sale value, header",
|
||
"string": "Verdi"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_SaleValue_dot_1205967018": {
|
||
"context": "sale discount",
|
||
"string": "Rabattverdi"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_SaleValue_dot_1615342575": {
|
||
"context": "channels sale info",
|
||
"string": "Channels that don’t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’s currency"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_SaleValue_dot_4097816011": {
|
||
"string": "No channels found"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_SaleValue_dot_507892781": {
|
||
"context": "column title",
|
||
"string": "Channel name"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherCreatePage_dot_1357216572": {
|
||
"context": "page header",
|
||
"string": "Opprett Kupong"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherDates_dot_1596226028": {
|
||
"context": "voucher end date, switch button",
|
||
"string": "Velg sluttdato"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherDates_dot_1662220323": {
|
||
"context": "time during voucher is active, header",
|
||
"string": "Aktive datoer"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_2071139683": {
|
||
"string": "Kupongen gjelder for alle land"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_2102960822": {
|
||
"string": "Kupongen er begrenset til disse landene"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_3109712047": {
|
||
"context": "voucher country range",
|
||
"string": "Land"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_346170541": {
|
||
"context": "number of categories",
|
||
"string": "Kategorier ({quantity})"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_3673147015": {
|
||
"context": "number of collections",
|
||
"string": "Kolleksjoner ({quantity})"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherDetailsPage_dot_846927739": {
|
||
"context": "number of products",
|
||
"string": "Produkter ({quantity})"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherInfo_dot_1262795626": {
|
||
"string": "Rabattkode"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherInfo_dot_1944363009": {
|
||
"context": "voucher code, button",
|
||
"string": "Generer kode"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherLimits_dot_2215544659": {
|
||
"string": "Begrens antall ganger denne rabatten totalt kan brukes"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherLimits_dot_3459612469": {
|
||
"context": "limit voucher",
|
||
"string": "Begrens til en pr. kunde"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherLimits_dot_3751756157": {
|
||
"context": "voucher usage limit, header",
|
||
"string": "Bruksgrense"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherLimits_dot_557552777": {
|
||
"context": "voucher",
|
||
"string": "Begrensninger på Bruk"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_1112241061": {
|
||
"context": "tab name",
|
||
"string": "Alle kuponger"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_1930485532": {
|
||
"string": "Søk etter Kupong"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_614836274": {
|
||
"context": "button",
|
||
"string": "Opprett kupong"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_active": {
|
||
"context": "voucher status",
|
||
"string": "Aktiv"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_expired": {
|
||
"context": "voucher status",
|
||
"string": "Utløpt"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_fixed": {
|
||
"context": "discount type",
|
||
"string": "Fixed amount"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_percentage": {
|
||
"context": "discount type",
|
||
"string": "Prosent"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_scheduled": {
|
||
"context": "voucher status",
|
||
"string": "Scheduled"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_started": {
|
||
"context": "voucher start date",
|
||
"string": "Started"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_status": {
|
||
"context": "voucher status",
|
||
"string": "Status"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_timesUsed": {
|
||
"context": "voucher",
|
||
"string": "Times used"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherListPage_dot_type": {
|
||
"string": "Rabattype"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherList_dot_1148029984": {
|
||
"context": "voucher value",
|
||
"string": "Verdi"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherList_dot_2427377316": {
|
||
"context": "minimum amount of spent money to activate voucher",
|
||
"string": "Min. kjøpt for"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherList_dot_3715522424": {
|
||
"context": "voucher is active until date",
|
||
"string": "Slutter"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherList_dot_3917820600": {
|
||
"context": "voucher uses",
|
||
"string": "Antall ganger brukt"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherList_dot_47059407": {
|
||
"context": "voucher is active from date",
|
||
"string": "Begynner"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherList_dot_78726751": {
|
||
"context": "voucher code",
|
||
"string": "Kode"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherList_dot_79160621": {
|
||
"string": "Ingen kuponger funnet"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherRequirements_dot_1148029984": {
|
||
"context": "column title",
|
||
"string": "Verdi"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherRequirements_dot_1615342575": {
|
||
"string": "Channels that don’t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’s currency"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherRequirements_dot_2746532349": {
|
||
"context": "voucher requirements, header",
|
||
"string": "Minstekrav"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherRequirements_dot_3069107721": {
|
||
"context": "voucher has no requirements",
|
||
"string": "Ingen"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherRequirements_dot_3740704788": {
|
||
"context": "voucher requirement",
|
||
"string": "Minimum antall produkter"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherRequirements_dot_4097816011": {
|
||
"string": "No channels found"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherRequirements_dot_507892781": {
|
||
"context": "column title",
|
||
"string": "Channel name"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherRequirements_dot_653777456": {
|
||
"context": "voucher requirement",
|
||
"string": "Minimum ordreverdi"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherSummary_dot_1148029984": {
|
||
"context": "voucher value",
|
||
"string": "Verdi"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherSummary_dot_1836123577": {
|
||
"context": "voucher value requirement",
|
||
"string": "Min. Verdi på Ordre"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherSummary_dot_2735425668": {
|
||
"context": "voucher",
|
||
"string": "Gjelder for"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherSummary_dot_3751756157": {
|
||
"context": "voucher value requirement",
|
||
"string": "Bruksgrense"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherSummary_dot_78726751": {
|
||
"context": "voucher code",
|
||
"string": "Kode"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherTypes_dot_3216816841": {
|
||
"context": "header",
|
||
"string": "Rabattype"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherTypes_dot_3289659291": {
|
||
"context": "voucher discount type",
|
||
"string": "Gratis frakt"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherTypes_dot_3688224049": {
|
||
"context": "voucher discount type",
|
||
"string": "Prosent"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherTypes_dot_46415128": {
|
||
"context": "voucher discount type",
|
||
"string": "Bestemt beløp"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherValue_dot_1134347598": {
|
||
"context": "column title",
|
||
"string": "Pris"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherValue_dot_1148029984": {
|
||
"context": "section header",
|
||
"string": "Verdi"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherValue_dot_1205967018": {
|
||
"string": "Rabattverdi"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherValue_dot_1492866942": {
|
||
"context": "voucher application, switch button",
|
||
"string": "Kun en gang pr. ordre"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherValue_dot_1615342575": {
|
||
"string": "Channels that don’t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’s currency"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherValue_dot_1960678372": {
|
||
"string": "Spesifikk Informasjon for denne Kupongen"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherValue_dot_4097816011": {
|
||
"string": "No channels found"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherValue_dot_4189095909": {
|
||
"string": "Hvis dette valget er deaktivert vil rabatter påføres hvert enkelt kvalifisert produkt"
|
||
},
|
||
"src_dot_discounts_dot_components_dot_VoucherValue_dot_507892781": {
|
||
"context": "column title",
|
||
"string": "Channel name"
|
||
},
|
||
"src_dot_discounts_dot_order": {
|
||
"context": "voucher discount",
|
||
"string": "Hele ordren"
|
||
},
|
||
"src_dot_discounts_dot_products": {
|
||
"context": "voucher discount",
|
||
"string": "Spesifiserte produkter"
|
||
},
|
||
"src_dot_discounts_dot_shipment": {
|
||
"context": "voucher discount",
|
||
"string": "Forsendelse"
|
||
},
|
||
"src_dot_discounts_dot_views_dot_SaleCreate_dot_3707049729": {
|
||
"string": "Tilbud opprettet"
|
||
},
|
||
"src_dot_discounts_dot_views_dot_SaleCreate_dot_480188715": {
|
||
"string": "Manage Sales Channel Availability"
|
||
},
|
||
"src_dot_discounts_dot_views_dot_SaleDetails_dot_1457489953": {
|
||
"context": "dialog content",
|
||
"string": "Er du sikker på at du ønsker å slette {saleName}?"
|
||
},
|
||
"src_dot_discounts_dot_views_dot_SaleDetails_dot_1827854264": {
|
||
"context": "dialog header",
|
||
"string": "Fjern Kategorier fra Tilbud"
|
||
},
|
||
"src_dot_discounts_dot_views_dot_SaleDetails_dot_1952217501": {
|
||
"context": "dialog header",
|
||
"string": "Fjern Kolleksjoner fra Tilbud"
|
||
},
|
||
"src_dot_discounts_dot_views_dot_SaleDetails_dot_2353723060": {
|
||
"context": "dialog content",
|
||
"string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}"
|
||
},
|
||
"src_dot_discounts_dot_views_dot_SaleDetails_dot_2534378844": {
|
||
"string": "Tilbud slettet"
|
||
},
|
||
"src_dot_discounts_dot_views_dot_SaleDetails_dot_3215481647": {
|
||
"context": "dialog content",
|
||
"string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}"
|
||
},
|
||
"src_dot_discounts_dot_views_dot_SaleDetails_dot_3395246518": {
|
||
"context": "dialog header",
|
||
"string": "Fjern produkter fra Tilbud"
|
||
},
|
||
"src_dot_discounts_dot_views_dot_SaleDetails_dot_3823295269": {
|
||
"string": "Manage Channel Availability"
|
||
},
|
||
"src_dot_discounts_dot_views_dot_SaleDetails_dot_506030254": {
|
||
"context": "dialog header",
|
||
"string": "Slett Tilbud"
|
||
},
|
||
"src_dot_discounts_dot_views_dot_SaleDetails_dot_767268203": {
|
||
"context": "dialog content",
|
||
"string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}"
|
||
},
|
||
"src_dot_discounts_dot_views_dot_SaleList_dot_2809303671": {
|
||
"context": "dialog header",
|
||
"string": "Slett Tilbud"
|
||
},
|
||
"src_dot_discounts_dot_views_dot_SaleList_dot_372098008": {
|
||
"context": "dialog content",
|
||
"string": "{counter,plural,one {Are you sure you want to delete this sale?} other {Are you sure you want to delete {displayQuantity} sales?}}"
|
||
},
|
||
"src_dot_discounts_dot_views_dot_VoucherCreate_dot_3423943948": {
|
||
"string": "Manage Products Channel Availability"
|
||
},
|
||
"src_dot_discounts_dot_views_dot_VoucherCreate_dot_655651329": {
|
||
"string": "Kupong lagt til"
|
||
},
|
||
"src_dot_discounts_dot_views_dot_VoucherDetails_dot_1162257691": {
|
||
"string": "Kupong slettet"
|
||
},
|
||
"src_dot_discounts_dot_views_dot_VoucherDetails_dot_1402402714": {
|
||
"context": "dialog header",
|
||
"string": "Fjern Kolleksjon fra Kupong"
|
||
},
|
||
"src_dot_discounts_dot_views_dot_VoucherDetails_dot_2072403265": {
|
||
"context": "dialog header",
|
||
"string": "Fjern Produkter fra Kupong"
|
||
},
|
||
"src_dot_discounts_dot_views_dot_VoucherDetails_dot_2353723060": {
|
||
"context": "dialog content",
|
||
"string": "{counter,plural,one {Are you sure you want to unassign this category?} other {Are you sure you want to unassign {displayQuantity} categories?}}"
|
||
},
|
||
"src_dot_discounts_dot_views_dot_VoucherDetails_dot_2669520431": {
|
||
"context": "dialog header",
|
||
"string": "Fjern Kategori fra Kupong"
|
||
},
|
||
"src_dot_discounts_dot_views_dot_VoucherDetails_dot_3215481647": {
|
||
"context": "dialog content",
|
||
"string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}"
|
||
},
|
||
"src_dot_discounts_dot_views_dot_VoucherDetails_dot_3261917848": {
|
||
"context": "dialog content",
|
||
"string": "Er du sikker på at du ønsker å slette {voucherCode}?"
|
||
},
|
||
"src_dot_discounts_dot_views_dot_VoucherDetails_dot_3823295269": {
|
||
"string": "Manage Channel Availability"
|
||
},
|
||
"src_dot_discounts_dot_views_dot_VoucherDetails_dot_767268203": {
|
||
"context": "dialog content",
|
||
"string": "{counter,plural,one {Are you sure you want to unassign this collection?} other {Are you sure you want to unassign {displayQuantity} collections?}}"
|
||
},
|
||
"src_dot_discounts_dot_views_dot_VoucherDetails_dot_895379508": {
|
||
"context": "dialog header",
|
||
"string": "Slett Kupong"
|
||
},
|
||
"src_dot_discounts_dot_views_dot_VoucherList_dot_2983742638": {
|
||
"context": "dialog content",
|
||
"string": "{counter,plural,one {Are you sure you want to delete this voucher?} other {Are you sure you want to delete {displayQuantity} vouchers?}}"
|
||
},
|
||
"src_dot_discounts_dot_views_dot_VoucherList_dot_367317371": {
|
||
"context": "dialog header",
|
||
"string": "Slett Kuponger"
|
||
},
|
||
"src_dot_done": {
|
||
"context": "button",
|
||
"string": "Ferdig"
|
||
},
|
||
"src_dot_draft": {
|
||
"context": "order status",
|
||
"string": "Utkast"
|
||
},
|
||
"src_dot_draftOrders": {
|
||
"context": "draft orders section name",
|
||
"string": "Ordreutkast"
|
||
},
|
||
"src_dot_drafts": {
|
||
"string": "Utkast"
|
||
},
|
||
"src_dot_edit": {
|
||
"context": "button",
|
||
"string": "Endre"
|
||
},
|
||
"src_dot_email": {
|
||
"string": "E-postadresse"
|
||
},
|
||
"src_dot_endDate": {
|
||
"string": "Sluttdato"
|
||
},
|
||
"src_dot_endHour": {
|
||
"string": "Sluttidspunkt"
|
||
},
|
||
"src_dot_exchangeRates": {
|
||
"context": "Manage and Update your warehouse information",
|
||
"string": "Exchange Rates"
|
||
},
|
||
"src_dot_firstName": {
|
||
"string": "Fornavn"
|
||
},
|
||
"src_dot_fulfilled": {
|
||
"context": "order status",
|
||
"string": "Sendt"
|
||
},
|
||
"src_dot_generalInformations": {
|
||
"string": "General Information"
|
||
},
|
||
"src_dot_home": {
|
||
"context": "home section name",
|
||
"string": "Hjem"
|
||
},
|
||
"src_dot_home_dot_components_dot_HomeActivityCard_dot_draft": {
|
||
"string": "Ordre #{orderId} ble opprettet fra utkast av {userEmail}"
|
||
},
|
||
"src_dot_home_dot_components_dot_HomeActivityCard_dot_draft_no_email": {
|
||
"string": "Order #{orderId} was placed from draft"
|
||
},
|
||
"src_dot_home_dot_components_dot_HomeActivityCard_dot_paid": {
|
||
"string": "Ordre #{orderId} ble betalt fullt ut"
|
||
},
|
||
"src_dot_home_dot_components_dot_HomeActivityCard_dot_placed": {
|
||
"string": "Ordre #{orderId} ble opprettet"
|
||
},
|
||
"src_dot_hooks_dot_3382262667": {
|
||
"string": "Variant {name} has been set as default."
|
||
},
|
||
"src_dot_lastName": {
|
||
"string": "Etternavn"
|
||
},
|
||
"src_dot_manage": {
|
||
"context": "button",
|
||
"string": "Rediger"
|
||
},
|
||
"src_dot_navigation": {
|
||
"context": "navigation section name",
|
||
"string": "Navigasjon"
|
||
},
|
||
"src_dot_nextStep": {
|
||
"context": "go to next step, button",
|
||
"string": "Neste"
|
||
},
|
||
"src_dot_no": {
|
||
"string": "Neo"
|
||
},
|
||
"src_dot_ok": {
|
||
"context": "button",
|
||
"string": "OK"
|
||
},
|
||
"src_dot_optionalField": {
|
||
"context": "field is optional",
|
||
"string": "Valgfritt"
|
||
},
|
||
"src_dot_orders": {
|
||
"context": "orders section name",
|
||
"string": "Ordre"
|
||
},
|
||
"src_dot_orders_dot_components_dot_DraftOrderChannelSectionCard_dot_1243773440": {
|
||
"context": "section header",
|
||
"string": "Sales channel"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3278396777": {
|
||
"context": "dialog header",
|
||
"string": "Endre Fraktadresse"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderAddressEditDialog_dot_3982060155": {
|
||
"context": "dialog header",
|
||
"string": "Endre Fakturaadresse"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_1528036340": {
|
||
"context": "dialog header",
|
||
"string": "Kanseller ordre"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderBulkCancelDialog_dot_4224885638": {
|
||
"string": "{counter,plural,one {Are you sure you want to cancel this order?} other {Are you sure you want to cancel {displayQuantity} orders?}}"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderCancelDialog_dot_4059738695": {
|
||
"string": "Cancelling this order will release unfulfilled stocks, so they can be bought by other customers. <b>Order will not be refunded when cancelling order - You need to do it manually.</b> Are you sure you want to cancel this order?"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderCannotCancelOrderDialog_dot_1561587911": {
|
||
"context": "dialog header",
|
||
"string": "Saleor couldn’t cancel order"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderCannotCancelOrderDialog_dot_775268031": {
|
||
"string": "There are still fulfillments created for this order. Cancel the fulfillments first before you cancel the order."
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderChannelSectionCard_dot_1243773440": {
|
||
"context": "section header",
|
||
"string": "Sales channel"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1505053535": {
|
||
"string": "Ingen notater fra kunden"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderCustomerNote_dot_1520756907": {
|
||
"context": "notes about customer, header",
|
||
"string": "Notat"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderCustomer_dot_2312694610": {
|
||
"context": "subheader",
|
||
"string": "Kontaktinformasjon"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderCustomer_dot_2433460203": {
|
||
"string": "Søk etter Kunde"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderCustomer_dot_2672803871": {
|
||
"context": "link",
|
||
"string": "Vis Profil"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderCustomer_dot_2758581442": {
|
||
"string": "Fraktadresse"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderCustomer_dot_3426593715": {
|
||
"context": "section header",
|
||
"string": "Kunde"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderCustomer_dot_3912924864": {
|
||
"context": "billing address",
|
||
"string": "Samme som fraktadresse"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderCustomer_dot_4172383244": {
|
||
"string": "Anonym bruker"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderCustomer_dot_4282475982": {
|
||
"string": "Fakturaadresse"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderDetailsPage_dot_1854613983": {
|
||
"context": "button",
|
||
"string": "Kanseller ordre"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderDetailsPage_dot_3086420445": {
|
||
"context": "save button",
|
||
"string": "confirm order"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_1961675716": {
|
||
"context": "dialog header",
|
||
"string": "Slett Ordreutkast"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderDraftCancelDialog_dot_66064347": {
|
||
"string": "Er du sikker på at du ønsker å slette ordreutkast #{orderNumber}?"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderDraftDetailsProducts_dot_1134347598": {
|
||
"context": "price or ordered products",
|
||
"string": "Pris"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderDraftDetailsProducts_dot_1895667608": {
|
||
"string": "Produkt"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderDraftDetailsProducts_dot_2796503714": {
|
||
"context": "quantity of ordered products",
|
||
"string": "Antall"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderDraftDetailsProducts_dot_546865199": {
|
||
"string": "Ingen Produkter lagt til i Ordren"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderDraftDetailsProducts_dot_878013594": {
|
||
"context": "total price of ordered products",
|
||
"string": "Total"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_2429341469": {
|
||
"context": "button",
|
||
"string": "Legg til fraktfører"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3202709354": {
|
||
"string": "Skatter (MVA. inkludert)"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_3594442178": {
|
||
"string": "Ingen tilgjengelige fraktører"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_781550514": {
|
||
"context": "subtotal price or an order",
|
||
"string": "Subtotal"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderDraftDetailsSummary_dot_878013594": {
|
||
"context": "total price of an order",
|
||
"string": "Total"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2343989342": {
|
||
"context": "section header",
|
||
"string": "Ordredetaljer"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderDraftDetails_dot_2528459381": {
|
||
"context": "button",
|
||
"string": "Legg til produkter"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderDraftListPage_dot_2826235371": {
|
||
"context": "button",
|
||
"string": "Opprett ordre"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderDraftListPage_dot_551325728": {
|
||
"context": "tab name",
|
||
"string": "Alle utkast"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderDraftListPage_dot_77765281": {
|
||
"string": "Søk i Ordreutkast"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderDraftListPage_dot_created": {
|
||
"context": "draft order",
|
||
"string": "Opprettet"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderDraftListPage_dot_customer": {
|
||
"context": "draft order",
|
||
"string": "Kunde"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderDraftList_dot_2177368638": {
|
||
"string": "Inge ordreutkast funnet"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderDraftList_dot_2889196282": {
|
||
"string": "Antall Ordre"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderDraftList_dot_3426593715": {
|
||
"string": "Kunde"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderDraftList_dot_4205493358": {
|
||
"context": "order draft creation date",
|
||
"string": "Dato"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderDraftList_dot_878013594": {
|
||
"context": "order draft total price",
|
||
"string": "Total"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderDraftPage_dot_1854613983": {
|
||
"context": "button",
|
||
"string": "Kanseller ordre"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderDraftPage_dot_2725265632": {
|
||
"context": "button",
|
||
"string": "Ferdigstill"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderFulfillPage_dot_1608534452": {
|
||
"context": "page header",
|
||
"string": "Order no. {orderNumber} - Add Fulfillment"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2094985970": {
|
||
"context": "quantity of fulfilled products",
|
||
"string": "Quantity to fulfill"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2095687440": {
|
||
"context": "fulfill order, button",
|
||
"string": "Send"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderFulfillPage_dot_2588284040": {
|
||
"context": "no variant stock in warehouse",
|
||
"string": "No Stock"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3244948255": {
|
||
"context": "header",
|
||
"string": "Items ready to ship"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderFulfillPage_dot_3620521256": {
|
||
"context": "page header",
|
||
"string": "Ordre"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4046223826": {
|
||
"string": "Produktnavn"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderFulfillPage_dot_4251997263": {
|
||
"context": "checkbox",
|
||
"string": "Send shipment details to customer"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderFulfillPage_dot_580490159": {
|
||
"context": "page header with order number",
|
||
"string": "Order #{orderNumber}"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderFulfillPage_dot_693960049": {
|
||
"context": "product's sku",
|
||
"string": "SKU"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_1097287358": {
|
||
"string": "Are you sure you want to cancel fulfillment? Canceling a fulfillment will restock products at a selected warehouse."
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_46197273": {
|
||
"context": "select warehouse to restock items",
|
||
"string": "Select Warehouse"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderFulfillmentCancelDialog_dot_732594284": {
|
||
"context": "dialog header",
|
||
"string": "Kanseller forsendelse"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_2796503714": {
|
||
"context": "quantity of fulfilled products",
|
||
"string": "Antall"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3123761129": {
|
||
"context": "dialog header",
|
||
"string": "Fulfill Products"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_3252172269": {
|
||
"context": "fulfillment group",
|
||
"string": "Sporingsnummer"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_4046223826": {
|
||
"string": "Produktnavn"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderFulfillmentDialog_dot_693960049": {
|
||
"context": "product's sku",
|
||
"string": "SKU"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_3252172269": {
|
||
"string": "Sporingsnummer"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderFulfillmentTrackingDialog_dot_606831229": {
|
||
"context": "dialog header",
|
||
"string": "Legg til sporingsnummer"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_1119771899": {
|
||
"context": "fulfillment group tracking number",
|
||
"string": "Legg til sporing"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_1134347598": {
|
||
"context": "product price",
|
||
"string": "Pris"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_1895667608": {
|
||
"context": "product name",
|
||
"string": "Produkt"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_2211099657": {
|
||
"context": "fulfillment group tracking number",
|
||
"string": "Endre sporing"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_2567258278": {
|
||
"context": "refunded fulfillment, section header",
|
||
"string": "Refunded ({quantity})"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_2796503714": {
|
||
"context": "ordered product quantity",
|
||
"string": "Antall"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_3254150098": {
|
||
"string": "Sporingsnummer: {trackingNumber}"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_3494686506": {
|
||
"context": "section header",
|
||
"string": "Sendt ({quantity})"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_4039425374": {
|
||
"context": "cancelled fulfillment, section header",
|
||
"string": "Cancelled ({quantity})"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_693960049": {
|
||
"context": "ordered product sku",
|
||
"string": "SKU"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_732594284": {
|
||
"context": "button",
|
||
"string": "Kanseller forsendelse"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_77179533": {
|
||
"context": "fulfillment group",
|
||
"string": "Fulfilled from: {warehouseName}"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderFulfillment_dot_878013594": {
|
||
"context": "order line total price",
|
||
"string": "Total"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderHistory_dot_1154330234": {
|
||
"context": "transaction reference",
|
||
"string": "Transaction Reference {transactionReference}"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderHistory_dot_1230178536": {
|
||
"context": "order history message",
|
||
"string": "Adresse for ordren ble oppdatert"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderHistory_dot_123236698": {
|
||
"string": "Shipment was refunded"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderHistory_dot_1322321687": {
|
||
"string": "Refunded amount"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderHistory_dot_1463685940": {
|
||
"context": "order history message",
|
||
"string": "Order was marked as paid"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderHistory_dot_1521936480": {
|
||
"context": "order history message",
|
||
"string": "Sendt {quantity} produkter"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderHistory_dot_1527620381": {
|
||
"context": "order history message",
|
||
"string": "Forsendelse ble kansellert"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderHistory_dot_184692906": {
|
||
"context": "order history message",
|
||
"string": "Ordre ble opprettet"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderHistory_dot_1867847329": {
|
||
"context": "order history message",
|
||
"string": "Lenke til ordrens digitale produkter ble sendt"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderHistory_dot_1964864749": {
|
||
"context": "order history message",
|
||
"string": "Ordren ble opprettet fra utkast"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderHistory_dot_2020753264": {
|
||
"context": "order history message",
|
||
"string": "Betalingsbekreftelse ble sendt til kunden"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderHistory_dot_2027649178": {
|
||
"context": "order history message",
|
||
"string": "Varelageret økt med {quantity} produkter"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderHistory_dot_2304318421": {
|
||
"context": "order history message",
|
||
"string": "Notat ble lagt til i ordren"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderHistory_dot_2369495522": {
|
||
"context": "order history message",
|
||
"string": "Ordrebekreftelse ble sendt til kunden"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderHistory_dot_2421636085": {
|
||
"context": "order history message",
|
||
"string": "Invoice was requested by {requestedBy}"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderHistory_dot_2566971846": {
|
||
"context": "order history message",
|
||
"string": "Betalingen ble annulert"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderHistory_dot_2655541129": {
|
||
"context": "order history message",
|
||
"string": "Ordren ble fullstendig betalt"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderHistory_dot_276183305": {
|
||
"context": "order history message",
|
||
"string": "Order was confirmed"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderHistory_dot_2770854455": {
|
||
"context": "order history message",
|
||
"string": "Betalingen ble gjennomført"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderHistory_dot_3081292385": {
|
||
"context": "order history message",
|
||
"string": "Forsendelsesbekreftelse ble sendt til kunden"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderHistory_dot_3095247195": {
|
||
"context": "order history message",
|
||
"string": "Ordreutkast ble opprettet"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderHistory_dot_3237374063": {
|
||
"context": "order history message",
|
||
"string": "Payment was authorized"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderHistory_dot_3453124210": {
|
||
"context": "order history message",
|
||
"string": "Sporingsnummer ble sendt til kunden"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderHistory_dot_348557206": {
|
||
"context": "order history message",
|
||
"string": "Betalingen ble refundert"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderHistory_dot_3506022286": {
|
||
"context": "order history message",
|
||
"string": "Produktene ble lagt til i ordreutkastet"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderHistory_dot_3731274949": {
|
||
"context": "order history message",
|
||
"string": "Order was refunded by {refundedBy}"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderHistory_dot_393045022": {
|
||
"context": "order history message",
|
||
"string": "Invoice no. {invoiceNumber} was updated"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderHistory_dot_3990160018": {
|
||
"string": "Ordrehistorikk"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderHistory_dot_4015160303": {
|
||
"context": "order history message",
|
||
"string": "Oversolgt {quantity} produkter"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderHistory_dot_4067959693": {
|
||
"context": "order history message",
|
||
"string": "Produktene ble slettet fra ordreutkastet"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderHistory_dot_4121987561": {
|
||
"context": "order history message",
|
||
"string": "Order refund information was sent to customer"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderHistory_dot_4265697648": {
|
||
"context": "order history message",
|
||
"string": "Forsendelsesgruppens sporingsnummer oppdatert"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderHistory_dot_4266665081": {
|
||
"context": "order history message",
|
||
"string": "Betaling mislyktes"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderHistory_dot_492197448": {
|
||
"string": "Products refunded"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderHistory_dot_493321552": {
|
||
"context": "order history message",
|
||
"string": "Order cancel information was sent to customer"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderHistory_dot_651019008": {
|
||
"context": "order history message",
|
||
"string": "Fraktdetaljer ble sendt til kunden"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderHistory_dot_748112244": {
|
||
"context": "order history message",
|
||
"string": "Invoice no. {invoiceNumber} was generated by {generatedBy}"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderHistory_dot_88351908": {
|
||
"context": "order history message",
|
||
"string": "Invoice was sent to customer by {sentBy}"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderHistory_dot_950782935": {
|
||
"context": "order history message",
|
||
"string": "Ordren ble kansellert"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_1821123638": {
|
||
"string": "Are you sure you want to send this invoice: {invoiceNumber} to the customer?"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderInvoiceEmailSendDialog_dot_2166306944": {
|
||
"context": "dialog header",
|
||
"string": "Send Invoice"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderInvoiceList_dot_24460204": {
|
||
"context": "section header",
|
||
"string": "Invoices"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderInvoiceList_dot_2739475235": {
|
||
"context": "invoice create date prefix",
|
||
"string": "laget"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderInvoiceList_dot_3340654960": {
|
||
"string": "No invoices to be shown"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderInvoiceList_dot_3589949197": {
|
||
"context": "invoice number prefix",
|
||
"string": "Faktura"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderInvoiceList_dot_949234851": {
|
||
"context": "generate invoice button",
|
||
"string": "Generate"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderListPage_dot_2225897825": {
|
||
"context": "button",
|
||
"string": "Order Settings"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderListPage_dot_2826235371": {
|
||
"context": "button",
|
||
"string": "Opprett ordre"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderListPage_dot_355376157": {
|
||
"string": "Søk i Ordre..."
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderListPage_dot_875489544": {
|
||
"context": "tab name",
|
||
"string": "Alle ordre"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderListPage_dot_customer": {
|
||
"context": "order",
|
||
"string": "Kunde"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderListPage_dot_placed": {
|
||
"context": "order",
|
||
"string": "Opprettet"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderList_dot_1198046928": {
|
||
"string": "Status på forsendelse"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderList_dot_2743232155": {
|
||
"context": "payment status",
|
||
"string": "Betaling"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderList_dot_2889196282": {
|
||
"string": "Antall Ordre"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderList_dot_3426593715": {
|
||
"context": "e-mail or full name",
|
||
"string": "Kunde"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderList_dot_4205493358": {
|
||
"context": "date when order was placed",
|
||
"string": "Dato"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderList_dot_878013594": {
|
||
"context": "total order price",
|
||
"string": "Total"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderList_dot_898333473": {
|
||
"string": "Ingen ordre funnet"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderMarkAsPaidDialog_dot_1739834732": {
|
||
"context": "transaction reference",
|
||
"string": "Transaction reference"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderMarkAsPaidDialog_dot_1758712563": {
|
||
"string": "Please provide a transaction reference using the input below:"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderMarkAsPaidDialog_dot_2105685861": {
|
||
"string": "You're going to mark this order as paid."
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderMarkAsPaidDialog_dot_4196844912": {
|
||
"context": "dialog header",
|
||
"string": "Merk ordren som betalt"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderPaymentDialog_dot_1466130374": {
|
||
"context": "dialog header",
|
||
"string": "Belast Betaling"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderPaymentDialog_dot_75546233": {
|
||
"context": "amount of refunded money",
|
||
"string": "Sum"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderPaymentVoidDialog_dot_2217048637": {
|
||
"string": "Er du sikker på at du ønsker å annullere denne betalingen?"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderPaymentVoidDialog_dot_3089049828": {
|
||
"context": "dialog header",
|
||
"string": "Annuler betaling"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderPayment_dot_1322321687": {
|
||
"context": "order payment",
|
||
"string": "Refunded amount"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderPayment_dot_1325966144": {
|
||
"context": "order shipping method name",
|
||
"string": "Frakt"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderPayment_dot_1817306106": {
|
||
"context": "vat included in order price",
|
||
"string": "MVA. inkludert"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderPayment_dot_2183023165": {
|
||
"context": "ordered products",
|
||
"string": "{quantity} produkter"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderPayment_dot_2320183694": {
|
||
"context": "order payment",
|
||
"string": "Belastet beløp"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderPayment_dot_2444197639": {
|
||
"context": "void payment, button",
|
||
"string": "Annuler"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderPayment_dot_2845258362": {
|
||
"context": "button",
|
||
"string": "Refusjon"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderPayment_dot_3500506678": {
|
||
"context": "order, button",
|
||
"string": "Merk som betalt"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderPayment_dot_353147224": {
|
||
"context": "order payment",
|
||
"string": "Utestående beløp"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderPayment_dot_3720114122": {
|
||
"context": "order discount",
|
||
"string": "Rabatt"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderPayment_dot_3768782744": {
|
||
"context": "order payment",
|
||
"string": "Forhåndsautorisert beløp"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderPayment_dot_3955023266": {
|
||
"string": "Skatter"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderPayment_dot_4211710217": {
|
||
"context": "capture payment, button",
|
||
"string": "Belast"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderPayment_dot_781550514": {
|
||
"context": "order subtotal price",
|
||
"string": "Subtotal"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderPayment_dot_878013594": {
|
||
"context": "order total price",
|
||
"string": "Total"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2272209368": {
|
||
"context": "variant sku",
|
||
"string": "SKU {sku}"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2336947364": {
|
||
"string": "Søk etter produktnavn, attributt, produkttype, osv..."
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2775402904": {
|
||
"context": "dialog header",
|
||
"string": "Add Product"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_2850255786": {
|
||
"string": "Søk i Produkter"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderProductAddDialog_dot_353369701": {
|
||
"string": "Ingen produkter som matcher den gitte spørringen ble funnet"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1580639738": {
|
||
"context": "order refund amount",
|
||
"string": "Proposed refund amount"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1705174606": {
|
||
"context": "order refund amount",
|
||
"string": "Max Refund"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_1734445951": {
|
||
"context": "order refund amount",
|
||
"string": "Refund total amount"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2045860028": {
|
||
"context": "order refund amount",
|
||
"string": "Authorized Amount"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2854815744": {
|
||
"context": "order refund amount",
|
||
"string": "Previously refunded"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_2907874606": {
|
||
"context": "order refund amount",
|
||
"string": "Selected products value"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefundAmountValues_dot_79173946": {
|
||
"context": "order refund amount",
|
||
"string": "Shipment cost"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefundAmount_dot_120912052": {
|
||
"context": "order refund amount",
|
||
"string": "Refunded items can’t be fulfilled"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefundAmount_dot_159210811": {
|
||
"string": "Amount must be bigger than 0"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2256869831": {
|
||
"context": "section header",
|
||
"string": "Refunded Amount"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefundAmount_dot_2845258362": {
|
||
"context": "order refund amount, input button",
|
||
"string": "Refusjon"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4033685232": {
|
||
"string": "Amount cannot be bigger than max refund"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefundAmount_dot_40513382": {
|
||
"context": "order refund amount, input button",
|
||
"string": "Refund {currency} {amount}"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefundAmount_dot_4224226791": {
|
||
"context": "label",
|
||
"string": "Automatic Amount"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefundAmount_dot_508357513": {
|
||
"context": "label",
|
||
"string": "Manual Amount"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefundAmount_dot_553737700": {
|
||
"context": "checkbox",
|
||
"string": "Refund shipment costs"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefundAmount_dot_75546233": {
|
||
"context": "order refund amount, input label",
|
||
"string": "Sum"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1134347598": {
|
||
"context": "tabel column header",
|
||
"string": "Pris"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1657559629": {
|
||
"string": "Ingen produkter funnet"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_1895667608": {
|
||
"context": "tabel column header",
|
||
"string": "Produkt"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_3536696555": {
|
||
"context": "tabel column header",
|
||
"string": "Refunded Qty"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_3988345170": {
|
||
"context": "button",
|
||
"string": "Set maximal quantities"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_615325604": {
|
||
"context": "section header",
|
||
"string": "Fulfillment"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_878013594": {
|
||
"context": "tabel column header",
|
||
"string": "Total"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefundFulfilledProducts_dot_937914544": {
|
||
"context": "error message",
|
||
"string": "Improper value"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefundPage_dot_194531545": {
|
||
"context": "page header",
|
||
"string": "Order no. {orderNumber} - Refund"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefundPage_dot_3620521256": {
|
||
"context": "page header",
|
||
"string": "Ordre"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefundPage_dot_580490159": {
|
||
"context": "page header with order number",
|
||
"string": "Order #{orderNumber}"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1134347598": {
|
||
"context": "tabel column header",
|
||
"string": "Pris"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1404351240": {
|
||
"context": "section header",
|
||
"string": "Unfulfilled Products"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1657559629": {
|
||
"string": "Ingen produkter funnet"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_1895667608": {
|
||
"context": "tabel column header",
|
||
"string": "Produkt"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_2271032876": {
|
||
"context": "section notice",
|
||
"string": "Unfulfilled products will be restocked"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_3536696555": {
|
||
"context": "tabel column header",
|
||
"string": "Refunded Qty"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_3988345170": {
|
||
"context": "button",
|
||
"string": "Set maximal quantities"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_878013594": {
|
||
"context": "tabel column header",
|
||
"string": "Total"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefundUnfulfilledProducts_dot_937914544": {
|
||
"context": "error message",
|
||
"string": "Improper value"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefund_dot_1275363773": {
|
||
"context": "section header",
|
||
"string": "Refund Order"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefund_dot_refundMiscellaneous": {
|
||
"context": "refund type",
|
||
"string": "Miscellaneous Refund"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderRefund_dot_refundProducts": {
|
||
"context": "refund type",
|
||
"string": "Refund Products"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderSettingsPage_dot_1149215359": {
|
||
"context": "header",
|
||
"string": "Order settings"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderSettingsPage_dot_3782847217": {
|
||
"string": "General Settings"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderSettings_dot_1391686013": {
|
||
"context": "section header",
|
||
"string": "Innstillinger"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderSettings_dot_3281882935": {
|
||
"context": "checkbox label description",
|
||
"string": "All orders will be automatically confirmed and all payments will be captured."
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderSettings_dot_513393066": {
|
||
"context": "checkbox label",
|
||
"string": "Automatically confirm all orders"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderShippingMethodEditDialog_dot_3369240294": {
|
||
"context": "dialog header",
|
||
"string": "Endre Fraktmetode"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1134347598": {
|
||
"context": "product unit price",
|
||
"string": "Pris"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_1895667608": {
|
||
"context": "product name",
|
||
"string": "Produkt"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2095687440": {
|
||
"context": "button",
|
||
"string": "Send"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2796503714": {
|
||
"context": "ordered products",
|
||
"string": "Antall"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_2886647373": {
|
||
"context": "section header",
|
||
"string": "Ikke sendt ({quantity})"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_693960049": {
|
||
"context": "ordered product sku",
|
||
"string": "SKU"
|
||
},
|
||
"src_dot_orders_dot_components_dot_OrderUnfulfilledItems_dot_878013594": {
|
||
"context": "order line total price",
|
||
"string": "Total"
|
||
},
|
||
"src_dot_orders_dot_views_dot_OrderDetails_dot_1039259580": {
|
||
"string": "We’re generating the invoice you requested. Please wait a couple of moments"
|
||
},
|
||
"src_dot_orders_dot_views_dot_OrderDetails_dot_1056718390": {
|
||
"string": "Betalingen ble belastet "
|
||
},
|
||
"src_dot_orders_dot_views_dot_OrderDetails_dot_1435191432": {
|
||
"string": "Ordreutkast er ferdigstilt"
|
||
},
|
||
"src_dot_orders_dot_views_dot_OrderDetails_dot_1468420349": {
|
||
"string": "Ordrelinje slettet"
|
||
},
|
||
"src_dot_orders_dot_views_dot_OrderDetails_dot_1475565380": {
|
||
"string": "Forsendelse oppdatert"
|
||
},
|
||
"src_dot_orders_dot_views_dot_OrderDetails_dot_1632861387": {
|
||
"string": "Ordrelinje oppdatert"
|
||
},
|
||
"src_dot_orders_dot_views_dot_OrderDetails_dot_1636370257": {
|
||
"string": "Ordre merket som betalt"
|
||
},
|
||
"src_dot_orders_dot_views_dot_OrderDetails_dot_1999598492": {
|
||
"string": "Ordrelinje lagt til"
|
||
},
|
||
"src_dot_orders_dot_views_dot_OrderDetails_dot_2808777264": {
|
||
"string": "Ordre ble kansellert"
|
||
},
|
||
"src_dot_orders_dot_views_dot_OrderDetails_dot_3178394068": {
|
||
"string": "Notat ble lagt til"
|
||
},
|
||
"src_dot_orders_dot_views_dot_OrderDetails_dot_3280942553": {
|
||
"string": "Betaling for ordre ble annulert"
|
||
},
|
||
"src_dot_orders_dot_views_dot_OrderDetails_dot_3367579693": {
|
||
"string": "Ordre ble oppdatert"
|
||
},
|
||
"src_dot_orders_dot_views_dot_OrderDetails_dot_4085755992": {
|
||
"string": "Invoice email sent"
|
||
},
|
||
"src_dot_orders_dot_views_dot_OrderDetails_dot_55607988": {
|
||
"string": "Invoice is Generating"
|
||
},
|
||
"src_dot_orders_dot_views_dot_OrderDetails_dot_580490159": {
|
||
"context": "window title",
|
||
"string": "Order #{orderNumber}"
|
||
},
|
||
"src_dot_orders_dot_views_dot_OrderDetails_dot_617145655": {
|
||
"string": "Fraktmetode oppdatert"
|
||
},
|
||
"src_dot_orders_dot_views_dot_OrderDetails_dot_694622335": {
|
||
"context": "window title",
|
||
"string": "Draft Order #{orderNumber}"
|
||
},
|
||
"src_dot_orders_dot_views_dot_OrderDetails_dot_927945225": {
|
||
"string": "Forsendelse kansellert"
|
||
},
|
||
"src_dot_orders_dot_views_dot_OrderDraftList_dot_1161115149": {
|
||
"context": "dialog header",
|
||
"string": "Slett Ordreutkast"
|
||
},
|
||
"src_dot_orders_dot_views_dot_OrderDraftList_dot_1648805446": {
|
||
"string": "Ordreutkast slettet"
|
||
},
|
||
"src_dot_orders_dot_views_dot_OrderDraftList_dot_1738939038": {
|
||
"string": "Order draft successfully created"
|
||
},
|
||
"src_dot_orders_dot_views_dot_OrderDraftList_dot_2074422036": {
|
||
"context": "dialog content",
|
||
"string": "{counter,plural,one {Are you sure you want to delete this order draft?} other {Are you sure you want to delete {displayQuantity} order drafts?}}"
|
||
},
|
||
"src_dot_orders_dot_views_dot_OrderFulfill_dot_1186021594": {
|
||
"context": "window title",
|
||
"string": "Fulfill Order #{orderNumber}"
|
||
},
|
||
"src_dot_orders_dot_views_dot_OrderFulfill_dot_1892156526": {
|
||
"context": "order fulfilled success message",
|
||
"string": "Fulfilled Items"
|
||
},
|
||
"src_dot_orders_dot_views_dot_OrderFulfill_dot_3754102871": {
|
||
"context": "window title",
|
||
"string": "Fulfill Order"
|
||
},
|
||
"src_dot_orders_dot_views_dot_OrderList_dot_1738939038": {
|
||
"string": "Order draft successfully created"
|
||
},
|
||
"src_dot_orders_dot_views_dot_OrderRefund_dot_1366101924": {
|
||
"context": "order refunded success message",
|
||
"string": "Refunded Items"
|
||
},
|
||
"src_dot_pageTypes": {
|
||
"context": "page types section name",
|
||
"string": "Page Types"
|
||
},
|
||
"src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_1192828581": {
|
||
"string": "Ingen attributter funnet"
|
||
},
|
||
"src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_1228425832": {
|
||
"string": "Attributtnavn"
|
||
},
|
||
"src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_1656462109": {
|
||
"context": "button",
|
||
"string": "Tildel attributt"
|
||
},
|
||
"src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_3478065224": {
|
||
"context": "attribute internal name",
|
||
"string": "Slug"
|
||
},
|
||
"src_dot_pageTypes_dot_components_dot_PageTypeAttributes_dot_613275198": {
|
||
"context": "section header",
|
||
"string": "Content Attributes"
|
||
},
|
||
"src_dot_pageTypes_dot_components_dot_PageTypeBulkDeleteDialog_dot_4266703515": {
|
||
"context": "delete page types with its pages",
|
||
"string": "{counter,plural,one {Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete this page type? After doing so you won’t be able to revert changes.} other {Page Types you want to delete are used by some pages. Deleting these page types will also delete those pages. Are you sure you want to delete {displayQuantity} page types? After doing so you won’t be able to revert changes.}}"
|
||
},
|
||
"src_dot_pageTypes_dot_components_dot_PageTypeBulkDeleteDialog_dot_69987032": {
|
||
"context": "dialog header",
|
||
"string": "Delete Page Types"
|
||
},
|
||
"src_dot_pageTypes_dot_components_dot_PageTypeBulkDeleteDialog_dot_8271141": {
|
||
"context": "delete page types",
|
||
"string": "{counter,plural,one {Are you sure you want to delete this page type? After doing so you won’t be able to revert changes.} other {Are you sure you want to delete {displayQuantity} page types? After doing so you won’t be able to revert changes.}}"
|
||
},
|
||
"src_dot_pageTypes_dot_components_dot_PageTypeCreatePage_dot_1105469372": {
|
||
"string": "These are general information about this Content Type."
|
||
},
|
||
"src_dot_pageTypes_dot_components_dot_PageTypeCreatePage_dot_1509432322": {
|
||
"context": "section header",
|
||
"string": "Metadata"
|
||
},
|
||
"src_dot_pageTypes_dot_components_dot_PageTypeCreatePage_dot_4047854353": {
|
||
"context": "header",
|
||
"string": "Create Page Type"
|
||
},
|
||
"src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_2364900868": {
|
||
"context": "delete page type with its pages",
|
||
"string": "Page Type you want to delete is used by some pages. Deleting this page type will also delete those pages. Are you sure you want to delete {name}? After doing so you won’t be able to revert changes."
|
||
},
|
||
"src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3120835055": {
|
||
"context": "dialog header",
|
||
"string": "Delete Page Type"
|
||
},
|
||
"src_dot_pageTypes_dot_components_dot_PageTypeDeleteDialog_dot_3734861990": {
|
||
"context": "delete page type",
|
||
"string": "Are you sure you want to delete {name}? After doing so you won’t be able to revert changes."
|
||
},
|
||
"src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1105469372": {
|
||
"string": "These are general information about this Content Type."
|
||
},
|
||
"src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_1509432322": {
|
||
"context": "section header",
|
||
"string": "Metadata"
|
||
},
|
||
"src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_3466659718": {
|
||
"string": "This list shows all attributes that will be assigned to pages that have this page type assigned."
|
||
},
|
||
"src_dot_pageTypes_dot_components_dot_PageTypeDetailsPage_dot_613275198": {
|
||
"context": "section header",
|
||
"string": "Content Attributes"
|
||
},
|
||
"src_dot_pageTypes_dot_components_dot_PageTypeDetails_dot_1631499902": {
|
||
"string": "Content Type Name"
|
||
},
|
||
"src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793515137": {
|
||
"context": "button",
|
||
"string": "create page type"
|
||
},
|
||
"src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_1793828289": {
|
||
"string": "Search Page Type"
|
||
},
|
||
"src_dot_pageTypes_dot_components_dot_PageTypeListPage_dot_464566131": {
|
||
"context": "tab name",
|
||
"string": "All Page Types"
|
||
},
|
||
"src_dot_pageTypes_dot_components_dot_PageTypeList_dot_1631499902": {
|
||
"context": "page type name",
|
||
"string": "Content Type Name"
|
||
},
|
||
"src_dot_pageTypes_dot_components_dot_PageTypeList_dot_2965257236": {
|
||
"string": "No page types found"
|
||
},
|
||
"src_dot_pageTypes_dot_views_dot_2634056946": {
|
||
"context": "dialog header",
|
||
"string": "Unassign Attribute from Page Type"
|
||
},
|
||
"src_dot_pageTypes_dot_views_dot_3442954831": {
|
||
"string": "Page type deleted"
|
||
},
|
||
"src_dot_pageTypes_dot_views_dot_870815507": {
|
||
"context": "unassign attribute from page type, button",
|
||
"string": "Fjern"
|
||
},
|
||
"src_dot_pageTypes_dot_views_dot_891131033": {
|
||
"context": "dialog header",
|
||
"string": "Unassign Attribute From Page Type"
|
||
},
|
||
"src_dot_pageTypes_dot_views_dot_98187848": {
|
||
"string": "Successfully created page type"
|
||
},
|
||
"src_dot_pages": {
|
||
"context": "pages section name",
|
||
"string": "Sider"
|
||
},
|
||
"src_dot_pages_dot_components_dot_PageDetailsPage_dot_1068617485": {
|
||
"context": "page header",
|
||
"string": "Opprett Side"
|
||
},
|
||
"src_dot_pages_dot_components_dot_PageDetailsPage_dot_1996767833": {
|
||
"string": "Legg til tittel og beskrivelse for å gjøre det lettere for søkemotorer å fine denne siden"
|
||
},
|
||
"src_dot_pages_dot_components_dot_PageDetailsPage_dot_2001551496": {
|
||
"context": "page",
|
||
"string": "vil være synlig fra {date}"
|
||
},
|
||
"src_dot_pages_dot_components_dot_PageDetailsPage_dot_643174786": {
|
||
"context": "page label",
|
||
"string": "Synlig"
|
||
},
|
||
"src_dot_pages_dot_components_dot_PageDetailsPage_dot_77815154": {
|
||
"context": "page label",
|
||
"string": "Skjult"
|
||
},
|
||
"src_dot_pages_dot_components_dot_PageInfo_dot_1116746286": {
|
||
"context": "page content",
|
||
"string": "Innhold"
|
||
},
|
||
"src_dot_pages_dot_components_dot_PageInfo_dot_1124600214": {
|
||
"context": "page title",
|
||
"string": "Tittel"
|
||
},
|
||
"src_dot_pages_dot_components_dot_PageListPage_dot_3785394515": {
|
||
"context": "button",
|
||
"string": "Opprett side"
|
||
},
|
||
"src_dot_pages_dot_components_dot_PageList_dot_1124600214": {
|
||
"context": "dialog header",
|
||
"string": "Tittel"
|
||
},
|
||
"src_dot_pages_dot_components_dot_PageList_dot_1459686496": {
|
||
"context": "page status",
|
||
"string": "Synlighet"
|
||
},
|
||
"src_dot_pages_dot_components_dot_PageList_dot_2489163252": {
|
||
"string": "Ingen side funnet"
|
||
},
|
||
"src_dot_pages_dot_components_dot_PageList_dot_3478065224": {
|
||
"context": "page internal name",
|
||
"string": "Slug"
|
||
},
|
||
"src_dot_pages_dot_components_dot_PageList_dot_3640454975": {
|
||
"context": "page status",
|
||
"string": "Publisert"
|
||
},
|
||
"src_dot_pages_dot_components_dot_PageList_dot_3767550649": {
|
||
"context": "page status",
|
||
"string": "Ikke Publisert"
|
||
},
|
||
"src_dot_pages_dot_components_dot_PageOrganizeContent_dot_2959504520": {
|
||
"string": "Content type"
|
||
},
|
||
"src_dot_pages_dot_components_dot_PageOrganizeContent_dot_590187004": {
|
||
"context": "section header",
|
||
"string": "Organize Content"
|
||
},
|
||
"src_dot_pages_dot_views_dot_1068617485": {
|
||
"context": "header",
|
||
"string": "Opprett Side"
|
||
},
|
||
"src_dot_pages_dot_views_dot_2680158037": {
|
||
"string": "Ny side lagt til"
|
||
},
|
||
"src_dot_pages_dot_views_dot_3246254285": {
|
||
"context": "dialog header",
|
||
"string": "Slett Side"
|
||
},
|
||
"src_dot_pages_dot_views_dot_754348000": {
|
||
"context": "delete page",
|
||
"string": "Er du sikker på at du ønsker å slette {title}?"
|
||
},
|
||
"src_dot_pages_dot_views_dot_PageList_dot_1080715663": {
|
||
"context": "notification",
|
||
"string": "Sider slettet"
|
||
},
|
||
"src_dot_pages_dot_views_dot_PageList_dot_1547167026": {
|
||
"context": "publish page, button",
|
||
"string": "Publiser"
|
||
},
|
||
"src_dot_pages_dot_views_dot_PageList_dot_158565417": {
|
||
"context": "dialog header",
|
||
"string": "Avpubliser Sider"
|
||
},
|
||
"src_dot_pages_dot_views_dot_PageList_dot_1640740095": {
|
||
"context": "dialog content",
|
||
"string": "{counter,plural,one {Are you sure you want to unpublish this page?} other {Are you sure you want to unpublish {displayQuantity} pages?}}"
|
||
},
|
||
"src_dot_pages_dot_views_dot_PageList_dot_2237014112": {
|
||
"context": "unpublish page, button",
|
||
"string": "Avpubliser"
|
||
},
|
||
"src_dot_pages_dot_views_dot_PageList_dot_2321087286": {
|
||
"context": "dialog header",
|
||
"string": "Publiser Sider"
|
||
},
|
||
"src_dot_pages_dot_views_dot_PageList_dot_2454977063": {
|
||
"context": "dialog content",
|
||
"string": "{counter,plural,one {Are you sure you want to publish this page?} other {Are you sure you want to publish {displayQuantity} pages?}}"
|
||
},
|
||
"src_dot_pages_dot_views_dot_PageList_dot_2494122225": {
|
||
"context": "dialog content",
|
||
"string": "{counter,plural,one {Are you sure you want to delete this page?} other {Are you sure you want to delete {displayQuantity} pages?}}"
|
||
},
|
||
"src_dot_pages_dot_views_dot_PageList_dot_2543350562": {
|
||
"context": "notification",
|
||
"string": "Publiserte sider"
|
||
},
|
||
"src_dot_pages_dot_views_dot_PageList_dot_2782958373": {
|
||
"context": "dialog header",
|
||
"string": "Slett Sider"
|
||
},
|
||
"src_dot_paid": {
|
||
"context": "payment status",
|
||
"string": "Betalt"
|
||
},
|
||
"src_dot_partiallyFulfilled": {
|
||
"context": "order status",
|
||
"string": "Delvis sendt"
|
||
},
|
||
"src_dot_partiallyPaid": {
|
||
"context": "payment status",
|
||
"string": "Delvis betalt"
|
||
},
|
||
"src_dot_partiallyRefunded": {
|
||
"context": "payment status",
|
||
"string": "Delvis refundert"
|
||
},
|
||
"src_dot_permissionGroups": {
|
||
"context": "permission groups section name",
|
||
"string": "Permission Groups"
|
||
},
|
||
"src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1004218338": {
|
||
"context": "staff member status",
|
||
"string": "Inaktiv"
|
||
},
|
||
"src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_1731102929": {
|
||
"context": "button",
|
||
"string": "Assign"
|
||
},
|
||
"src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_2986043376": {
|
||
"context": "dialog header",
|
||
"string": "Assign Staff Members"
|
||
},
|
||
"src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3111990517": {
|
||
"string": "Search by name, email, etc..."
|
||
},
|
||
"src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3247064221": {
|
||
"context": "staff member status",
|
||
"string": "Aktiv"
|
||
},
|
||
"src_dot_permissionGroups_dot_components_dot_AssignMembersDialog_dot_3532084010": {
|
||
"string": "Search Staff Members"
|
||
},
|
||
"src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_3005518110": {
|
||
"context": "dialog title",
|
||
"string": "Unassign users"
|
||
},
|
||
"src_dot_permissionGroups_dot_components_dot_MembersErrorDialog_dot_334280454": {
|
||
"context": "dialog content",
|
||
"string": "You are not able to modify this group members. Solve this problem to continue with request."
|
||
},
|
||
"src_dot_permissionGroups_dot_components_dot_PermissionGroupCreatePage_dot_3765873075": {
|
||
"context": "checkbox label",
|
||
"string": "Group has full access to the store"
|
||
},
|
||
"src_dot_permissionGroups_dot_components_dot_PermissionGroupCreatePage_dot_3920591233": {
|
||
"context": "card description",
|
||
"string": "Expand or restrict group's permissions to access certain part of saleor system."
|
||
},
|
||
"src_dot_permissionGroups_dot_components_dot_PermissionGroupDeleteDialog_dot_2297471173": {
|
||
"context": "dialog content",
|
||
"string": "Er du sikker på at du ønsker å slette {name}?"
|
||
},
|
||
"src_dot_permissionGroups_dot_components_dot_PermissionGroupDeleteDialog_dot_3528974446": {
|
||
"context": "dialog title",
|
||
"string": "Delete permission group"
|
||
},
|
||
"src_dot_permissionGroups_dot_components_dot_PermissionGroupDeleteDialog_dot_956177443": {
|
||
"context": "deletion error message",
|
||
"string": "Cant's delete group which is out of your permission scope"
|
||
},
|
||
"src_dot_permissionGroups_dot_components_dot_PermissionGroupDetailsPage_dot_3765873075": {
|
||
"context": "checkbox label",
|
||
"string": "Group has full access to the store"
|
||
},
|
||
"src_dot_permissionGroups_dot_components_dot_PermissionGroupDetailsPage_dot_3920591233": {
|
||
"context": "card description",
|
||
"string": "Expand or restrict group's permissions to access certain part of saleor system."
|
||
},
|
||
"src_dot_permissionGroups_dot_components_dot_PermissionGroupInfo_dot_2081191949": {
|
||
"context": "text field label",
|
||
"string": "Group name"
|
||
},
|
||
"src_dot_permissionGroups_dot_components_dot_PermissionGroupListPage_dot_613749311": {
|
||
"context": "button",
|
||
"string": "create permission group"
|
||
},
|
||
"src_dot_permissionGroups_dot_components_dot_PermissionGroupList_dot_2011544055": {
|
||
"context": "permission group name",
|
||
"string": "Permission Group Name"
|
||
},
|
||
"src_dot_permissionGroups_dot_components_dot_PermissionGroupList_dot_2734377620": {
|
||
"string": "Members"
|
||
},
|
||
"src_dot_permissionGroups_dot_components_dot_PermissionGroupList_dot_4190792473": {
|
||
"string": "Handlinger"
|
||
},
|
||
"src_dot_permissionGroups_dot_components_dot_PermissionGroupList_dot_425941108": {
|
||
"string": "No permission groups found"
|
||
},
|
||
"src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_1004218338": {
|
||
"context": "staff member status",
|
||
"string": "Inaktiv"
|
||
},
|
||
"src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_136112637": {
|
||
"context": "empty list message",
|
||
"string": "You haven’t assigned any member to this permission group yet."
|
||
},
|
||
"src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_1512872240": {
|
||
"string": "No members found"
|
||
},
|
||
"src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_1789607185": {
|
||
"string": "E-postadresse"
|
||
},
|
||
"src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_2457011428": {
|
||
"context": "button",
|
||
"string": "Assign members"
|
||
},
|
||
"src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_2652621342": {
|
||
"context": "empty list message",
|
||
"string": "Please use Assign Members button to do so."
|
||
},
|
||
"src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_3247064221": {
|
||
"context": "staff member status",
|
||
"string": "Aktiv"
|
||
},
|
||
"src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_3397233744": {
|
||
"context": "header",
|
||
"string": "Group members"
|
||
},
|
||
"src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_4190792473": {
|
||
"string": "Handlinger"
|
||
},
|
||
"src_dot_permissionGroups_dot_components_dot_PermissionGroupMemberList_dot_636461959": {
|
||
"context": "staff member full name",
|
||
"string": "Navn"
|
||
},
|
||
"src_dot_permissionGroups_dot_components_dot_UnassignMembersDialog_dot_3005518110": {
|
||
"context": "dialog title",
|
||
"string": "Unassign users"
|
||
},
|
||
"src_dot_permissionGroups_dot_components_dot_UnassignMembersDialog_dot_778652830": {
|
||
"context": "dialog content",
|
||
"string": "Are you sure you want to unassign {counter,plural,one{this member} other{{displayQuantity} members}}?"
|
||
},
|
||
"src_dot_permissionGroups_dot_views_dot_PermissionGroupCreate_dot_1140231710": {
|
||
"context": "window title",
|
||
"string": "Opprett kategori"
|
||
},
|
||
"src_dot_permissionGroups_dot_views_dot_PermissionGroupCreate_dot_3930588328": {
|
||
"string": "Permission group created"
|
||
},
|
||
"src_dot_permissionGroups_dot_views_dot_PermissionGroupDetails_dot_870815507": {
|
||
"context": "button title",
|
||
"string": "Fjern"
|
||
},
|
||
"src_dot_permissionGroups_dot_views_dot_PermissionGroupList_dot_92979760": {
|
||
"string": "Permission Group Deleted"
|
||
},
|
||
"src_dot_plugins": {
|
||
"context": "plugins section name",
|
||
"string": "Utvidelser"
|
||
},
|
||
"src_dot_plugins_dot_components_dot_PluginAuthorization_dot_768575093": {
|
||
"context": "section header",
|
||
"string": "Autorisering"
|
||
},
|
||
"src_dot_plugins_dot_components_dot_PluginInfo_dot_1049131348": {
|
||
"context": "plugin name",
|
||
"string": "Navn på utvidelse"
|
||
},
|
||
"src_dot_plugins_dot_components_dot_PluginInfo_dot_1756106276": {
|
||
"context": "plugin status",
|
||
"string": "Status"
|
||
},
|
||
"src_dot_plugins_dot_components_dot_PluginInfo_dot_3425535100": {
|
||
"context": "section header",
|
||
"string": "Informasjon og Status om Utvidelse"
|
||
},
|
||
"src_dot_plugins_dot_components_dot_PluginInfo_dot_4013064767": {
|
||
"string": "Marker utvidelse som aktiv"
|
||
},
|
||
"src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_3032939398": {
|
||
"context": "header",
|
||
"string": "Legg til Verdi i Autorisasjonsfeltet"
|
||
},
|
||
"src_dot_plugins_dot_components_dot_PluginSecretFieldDialog_dot_4269236107": {
|
||
"context": "header",
|
||
"string": "Endre Autorisasjonsfelt"
|
||
},
|
||
"src_dot_plugins_dot_components_dot_PluginSettings_dot_1970881031": {
|
||
"context": "section header",
|
||
"string": "Innstillinger for utvidelse"
|
||
},
|
||
"src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_1970881031": {
|
||
"context": "section header",
|
||
"string": "Innstillinger for utvidelse"
|
||
},
|
||
"src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3352026836": {
|
||
"context": "header",
|
||
"string": "{pluginName} Detaljer"
|
||
},
|
||
"src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3425535100": {
|
||
"context": "section header",
|
||
"string": "Informasjon og Status om Utvidelse"
|
||
},
|
||
"src_dot_plugins_dot_components_dot_PluginsDetailsPage_dot_3799756739": {
|
||
"string": "Dette er generell informasjon om din butikk. Her bestemmes URLen til din nettbutikk, samt hva som vises i fanen i nettleseren."
|
||
},
|
||
"src_dot_plugins_dot_components_dot_PluginsListPage_dot_3233248823": {
|
||
"string": "Search Plugins..."
|
||
},
|
||
"src_dot_plugins_dot_components_dot_PluginsListPage_dot_3523826683": {
|
||
"context": "tab name",
|
||
"string": "Alle Plugins"
|
||
},
|
||
"src_dot_plugins_dot_components_dot_PluginsListPage_dot_active": {
|
||
"context": "plugin",
|
||
"string": "Aktiv"
|
||
},
|
||
"src_dot_plugins_dot_components_dot_PluginsListPage_dot_deactivated": {
|
||
"context": "plugin",
|
||
"string": "Inaktiv"
|
||
},
|
||
"src_dot_plugins_dot_components_dot_PluginsList_dot_3247064221": {
|
||
"context": "plugin status",
|
||
"string": "Aktiv"
|
||
},
|
||
"src_dot_plugins_dot_components_dot_PluginsList_dot_4120604650": {
|
||
"context": "user action bar",
|
||
"string": "Handling"
|
||
},
|
||
"src_dot_plugins_dot_components_dot_PluginsList_dot_636461959": {
|
||
"context": "plugin name",
|
||
"string": "Navn"
|
||
},
|
||
"src_dot_plugins_dot_components_dot_PluginsList_dot_666641390": {
|
||
"string": "Ingen utvidelser funnet"
|
||
},
|
||
"src_dot_plugins_dot_views_dot_1096544448": {
|
||
"context": "header",
|
||
"string": "Slett Autoriseringsfelt"
|
||
},
|
||
"src_dot_plugins_dot_views_dot_955370043": {
|
||
"string": "Pluginen kan slutte å fungere hvis du fjerner verdien fra dette feltet. Er du sikker på at du ønsker å fortsette?"
|
||
},
|
||
"src_dot_productTypes": {
|
||
"context": "product types section name",
|
||
"string": "Produkttyper"
|
||
},
|
||
"src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_1192828581": {
|
||
"string": "Ingen attributter funnet"
|
||
},
|
||
"src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_1228425832": {
|
||
"string": "Attributtnavn"
|
||
},
|
||
"src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_1656462109": {
|
||
"context": "button",
|
||
"string": "Tildel attributt"
|
||
},
|
||
"src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_3478065224": {
|
||
"context": "attribute internal name",
|
||
"string": "Slug"
|
||
},
|
||
"src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_3559259966": {
|
||
"context": "section header",
|
||
"string": "Produktattributter"
|
||
},
|
||
"src_dot_productTypes_dot_components_dot_ProductTypeAttributes_dot_888493112": {
|
||
"context": "section header",
|
||
"string": "Variantattributter"
|
||
},
|
||
"src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_2297471173": {
|
||
"context": "delete product type",
|
||
"string": "Er du sikker på at du ønsker å slette {name}?"
|
||
},
|
||
"src_dot_productTypes_dot_components_dot_ProductTypeDeleteDialog_dot_924066985": {
|
||
"context": "dialog header",
|
||
"string": "Slett Produkttype"
|
||
},
|
||
"src_dot_productTypes_dot_components_dot_ProductTypeDetailsPage_dot_1217376589": {
|
||
"context": "switch button",
|
||
"string": "Produkttype brukes Variantattributter"
|
||
},
|
||
"src_dot_productTypes_dot_components_dot_ProductTypeDetails_dot_1007996279": {
|
||
"string": "Navn på produkttype"
|
||
},
|
||
"src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_1776073799": {
|
||
"context": "tab name",
|
||
"string": "Alle produkttyper"
|
||
},
|
||
"src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_3420445375": {
|
||
"string": "Søk etter Produkttype"
|
||
},
|
||
"src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_3479705616": {
|
||
"context": "button",
|
||
"string": "opprett produkttype"
|
||
},
|
||
"src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_configurable": {
|
||
"context": "product type",
|
||
"string": "Konfigurerbar"
|
||
},
|
||
"src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_digital": {
|
||
"context": "product",
|
||
"string": "Digital"
|
||
},
|
||
"src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_shippable": {
|
||
"context": "product",
|
||
"string": "Shippable"
|
||
},
|
||
"src_dot_productTypes_dot_components_dot_ProductTypeListPage_dot_type": {
|
||
"context": "product type is digital or physical",
|
||
"string": "Type"
|
||
},
|
||
"src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1126553969": {
|
||
"string": "Ingen produkttyper funnet"
|
||
},
|
||
"src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1211157042": {
|
||
"context": "product type",
|
||
"string": "Enkelt produkt"
|
||
},
|
||
"src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1240292548": {
|
||
"context": "tax rate for a product type",
|
||
"string": "Skatt"
|
||
},
|
||
"src_dot_productTypes_dot_components_dot_ProductTypeList_dot_1952810469": {
|
||
"context": "product type is either simple or configurable",
|
||
"string": "Type"
|
||
},
|
||
"src_dot_productTypes_dot_components_dot_ProductTypeList_dot_2253986440": {
|
||
"context": "product type name",
|
||
"string": "Type Navn"
|
||
},
|
||
"src_dot_productTypes_dot_components_dot_ProductTypeList_dot_2754779425": {
|
||
"context": "product type",
|
||
"string": "Konfigurerbar"
|
||
},
|
||
"src_dot_productTypes_dot_components_dot_ProductTypeList_dot_881286562": {
|
||
"context": "product type",
|
||
"string": "Digital"
|
||
},
|
||
"src_dot_productTypes_dot_components_dot_ProductTypeList_dot_966610541": {
|
||
"context": "product type",
|
||
"string": "Fysisk"
|
||
},
|
||
"src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_1325966144": {
|
||
"context": "product type shipping settings, section header",
|
||
"string": "Frakt"
|
||
},
|
||
"src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_2143413921": {
|
||
"context": "switch button",
|
||
"string": "Skal dette produktet sendes?"
|
||
},
|
||
"src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_2927891783": {
|
||
"string": "Brukes for å kalkulere satser for frakt av denne produkttypen hvis vekt ikke oppgitt"
|
||
},
|
||
"src_dot_productTypes_dot_components_dot_ProductTypeShipping_dot_746695941": {
|
||
"string": "Vekt"
|
||
},
|
||
"src_dot_productTypes_dot_views_dot_3822478981": {
|
||
"string": "Ny produkttype lagt til"
|
||
},
|
||
"src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4080551769": {
|
||
"context": "dialog header",
|
||
"string": "Slett Produkttyper"
|
||
},
|
||
"src_dot_productTypes_dot_views_dot_ProductTypeList_dot_4269954457": {
|
||
"context": "dialog content",
|
||
"string": "{counter,plural,one {Are you sure you want to delete this product type?} other {Are you sure you want to delete {displayQuantity} product types?}}"
|
||
},
|
||
"src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_3512959355": {
|
||
"string": "Produkttype slettet"
|
||
},
|
||
"src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_404238501": {
|
||
"context": "dialog header",
|
||
"string": "Fjern Attributt fra ProduktType"
|
||
},
|
||
"src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_766918870": {
|
||
"context": "dialog header",
|
||
"string": "Fjern Attributt fra ProduktType"
|
||
},
|
||
"src_dot_productTypes_dot_views_dot_ProductTypeUpdate_dot_870815507": {
|
||
"context": "unassign attribute from product type, button",
|
||
"string": "Fjern"
|
||
},
|
||
"src_dot_products": {
|
||
"context": "products section name",
|
||
"string": "Produkter"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductCategoryAndCollectionsForm_dot_1755013298": {
|
||
"string": "Kategori"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductCategoryAndCollectionsForm_dot_222873645": {
|
||
"string": "Kolleksjoner"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductCategoryAndCollectionsForm_dot_3829816432": {
|
||
"context": "product organization, header",
|
||
"string": "Organisasjon"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductCreatePage_dot_2341910657": {
|
||
"context": "product label",
|
||
"string": "Ikke publisert"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductCreatePage_dot_2706108815": {
|
||
"string": "Legg til tittel og beskrivelse for å gjøre det letter for søkemotorer å finne dette produktet"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductCreatePage_dot_3640454975": {
|
||
"context": "product label",
|
||
"string": "Publisert"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductDetailsForm_dot_3416636340": {
|
||
"context": "product rating",
|
||
"string": "Product Rating"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductDetailsForm_dot_636461959": {
|
||
"context": "product name",
|
||
"string": "Navn"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductExportDialog_dot_1004476569": {
|
||
"context": "option",
|
||
"string": "Export stock for all warehouses"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductExportDialog_dot_108342258": {
|
||
"context": "button",
|
||
"string": "Load More"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductExportDialog_dot_1547327218": {
|
||
"context": "there are more elements of list that are hidden",
|
||
"string": "and {number} more"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductExportDialog_dot_1583816707": {
|
||
"string": "Add all channels"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductExportDialog_dot_1890035856": {
|
||
"context": "informations about product organization, header",
|
||
"string": "Product Organization"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductExportDialog_dot_2119710854": {
|
||
"context": "informations about product seo, header",
|
||
"string": "SEO Information"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductExportDialog_dot_2167661409": {
|
||
"context": "export selected products to csv file",
|
||
"string": "Selected products ({number})"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductExportDialog_dot_2318723509": {
|
||
"context": "export products to csv file, choice field label",
|
||
"string": "Export information for:"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductExportDialog_dot_2355065897": {
|
||
"context": "export all products to csv file",
|
||
"string": "All products ({number})"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductExportDialog_dot_2474350154": {
|
||
"context": "list of warehouses",
|
||
"string": "Warehouses A to Z"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductExportDialog_dot_2659464408": {
|
||
"context": "product export to csv file, header",
|
||
"string": "Information exported"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductExportDialog_dot_2693217446": {
|
||
"context": "export products as csv or spreadsheet file",
|
||
"string": "Export as:"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductExportDialog_dot_2883720012": {
|
||
"context": "export products to csv file, button",
|
||
"string": "export products"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductExportDialog_dot_3012202273": {
|
||
"context": "export products to csv file, dialog header",
|
||
"string": "Export Information"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductExportDialog_dot_3365843236": {
|
||
"context": "product export to csv file, header",
|
||
"string": "Export Settings"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductExportDialog_dot_3443345452": {
|
||
"context": "selectt all options",
|
||
"string": "Select All"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductExportDialog_dot_3518309850": {
|
||
"context": "export products as spreadsheet",
|
||
"string": "Spreadsheet for Excel, Numbers etc."
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductExportDialog_dot_3599582104": {
|
||
"string": "Search Atrtibuttes"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductExportDialog_dot_3902059658": {
|
||
"string": "Export Product Stock Quantity to CSV"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductExportDialog_dot_3919525499": {
|
||
"context": "informations about product stock, header",
|
||
"string": "Inventory Information"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductExportDialog_dot_4118932547": {
|
||
"context": "export products as csv file",
|
||
"string": "Plain CSV file"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductExportDialog_dot_472026385": {
|
||
"context": "select product informations to be exported",
|
||
"string": "Information exported:"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductExportDialog_dot_524117994": {
|
||
"context": "input helper text, search attributes",
|
||
"string": "Søk etter attributtnavn"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductExportDialog_dot_700651641": {
|
||
"context": "export filtered products to csv file",
|
||
"string": "Current search ({number})"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductExportDialog_dot_734825715": {
|
||
"context": "informations about product prices etc, header",
|
||
"string": "Financial Information"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductImageNavigation_dot_3060635772": {
|
||
"context": "section header",
|
||
"string": "Alle bilder"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductImagePage_dot_1905082483": {
|
||
"context": "field is optional",
|
||
"string": "Valgfritt"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductImagePage_dot_2546267317": {
|
||
"context": "header",
|
||
"string": "Endre bilde"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductImagePage_dot_367472710": {
|
||
"context": "section header",
|
||
"string": "Bildevisning"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductImagePage_dot_3822382625": {
|
||
"context": "section header",
|
||
"string": "Bildeinformasjon"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductImages_dot_3240888698": {
|
||
"context": "section header",
|
||
"string": "Bilder"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductListPage_dot_1134347598": {
|
||
"context": "product price",
|
||
"string": "Pris"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductListPage_dot_1542417144": {
|
||
"context": "button",
|
||
"string": "Opprett Produkt"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductListPage_dot_1952810469": {
|
||
"context": "product type",
|
||
"string": "Type"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductListPage_dot_2059406063": {
|
||
"context": "export products to csv file, button",
|
||
"string": "Export Products"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductListPage_dot_3550330425": {
|
||
"string": "Søk i Produkter..."
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductListPage_dot_821159718": {
|
||
"context": "tab name",
|
||
"string": "Alle produkter"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductListPage_dot_available": {
|
||
"context": "product status",
|
||
"string": "Tilgjengelig"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductListPage_dot_hidden": {
|
||
"context": "product is hidden",
|
||
"string": "Skjult"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductListPage_dot_outOfStock": {
|
||
"context": "product status",
|
||
"string": "Utsolgt"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductListPage_dot_price": {
|
||
"string": "Pris"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductListPage_dot_quantity": {
|
||
"context": "product",
|
||
"string": "Antall i lager"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductListPage_dot_visibility": {
|
||
"context": "product visibility",
|
||
"string": "Synlighet"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductListPage_dot_visible": {
|
||
"context": "product is visible",
|
||
"string": "Synlig"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductList_dot_1134347598": {
|
||
"context": "product price",
|
||
"string": "Pris"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductList_dot_150865454": {
|
||
"context": "product type",
|
||
"string": "Enkel"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductList_dot_1657559629": {
|
||
"string": "Ingen produkter funnet"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductList_dot_1952810469": {
|
||
"context": "product type",
|
||
"string": "Type"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductList_dot_2754779425": {
|
||
"context": "product type",
|
||
"string": "Konfigurerbar"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductList_dot_3326160357": {
|
||
"context": "product channels",
|
||
"string": "Tilgjengelighet"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductList_dot_636461959": {
|
||
"context": "product",
|
||
"string": "Navn"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductOrganization_dot_150865454": {
|
||
"context": "product is not configurable",
|
||
"string": "Enkel"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductOrganization_dot_1755013298": {
|
||
"string": "Kategori"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductOrganization_dot_222873645": {
|
||
"string": "Kolleksjoner"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductOrganization_dot_2364184433": {
|
||
"context": "section header",
|
||
"string": "Organiser Produkt"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductOrganization_dot_2754779425": {
|
||
"context": "product is configurable",
|
||
"string": "Konfigurerbar"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductOrganization_dot_2805838453": {
|
||
"context": "field is optional",
|
||
"string": "*Valgfritt. Å legge produktet til i en kolleksjon gjør det lettere for kunden å finne det"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductOrganization_dot_4257289053": {
|
||
"string": "Produkttype"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductShipping_dot_1325966144": {
|
||
"context": "product shipping",
|
||
"string": "Frakt"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductShipping_dot_746695941": {
|
||
"context": "product weight",
|
||
"string": "Vekt"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductStocks_dot_2585918415": {
|
||
"string": "SKU (Stock Keeping Unit)"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductStocks_dot_2622674857": {
|
||
"context": "tabel column header",
|
||
"string": "Warehouse Name"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductStocks_dot_2796503714": {
|
||
"context": "header",
|
||
"string": "Antall"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductStocks_dot_3633706025": {
|
||
"context": "product inventory, checkbox",
|
||
"string": "Track Inventory"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductStocks_dot_3857433664": {
|
||
"context": "button",
|
||
"string": "Assign Warehouse"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductStocks_dot_849869830": {
|
||
"string": "Active inventory tracking will automatically calculate changes of stock"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductTaxes_dot_1943864488": {
|
||
"context": "checkbox",
|
||
"string": "Krev skatter for dette produktet"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductTaxes_dot_2022558114": {
|
||
"context": "select tax ratte",
|
||
"string": "Skattesats"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductTaxes_dot_2771905943": {
|
||
"context": "checkbox",
|
||
"string": "Override the product type's tax rate"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductUpdatePage_dot_2341910657": {
|
||
"context": "product label",
|
||
"string": "Ikke publisert"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductUpdatePage_dot_2706108815": {
|
||
"string": "Legg til tittel og beskrivelse for å gjøre det letter for søkemotorer å finne dette produktet"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductUpdatePage_dot_3640454975": {
|
||
"context": "product label",
|
||
"string": "Publisert"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesHeader": {
|
||
"context": "attributes, section header",
|
||
"string": "Variantattributter"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_attributesSelectionHeader": {
|
||
"context": "attributes, section header",
|
||
"string": "Variant Selection Attributes"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_deleteVariant": {
|
||
"context": "button",
|
||
"string": "Slett Variant"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantCreatePage_dot_saveVariant": {
|
||
"context": "button",
|
||
"string": "Lagre variant"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1134347598": {
|
||
"context": "variant price, header",
|
||
"string": "Pris"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1346828628": {
|
||
"string": "Selected values will be used to create variants for the configurable product."
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_168343345": {
|
||
"context": "variant attribute",
|
||
"string": "Attributt"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_1808330403": {
|
||
"context": "variant attribute",
|
||
"string": "Select Attribute"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2002684673": {
|
||
"context": "page title",
|
||
"string": "Price and SKUs"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2020618004": {
|
||
"context": "variant stock, header",
|
||
"string": "Stock and Warehousing"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2158649399": {
|
||
"context": "product attribute values, page title",
|
||
"string": "Choose Values"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2330516954": {
|
||
"context": "variant channel price",
|
||
"string": "{channel} Price"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2478977538": {
|
||
"context": "attribute values, variant creation step",
|
||
"string": "Velg verdier"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2670525734": {
|
||
"context": "variant attribute",
|
||
"string": "Velg attributt"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2745385064": {
|
||
"context": "variant creation step",
|
||
"string": "Sammendrag"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2783195765": {
|
||
"string": "Angi samme pris for alle SKUer"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_2877822536": {
|
||
"string": "Skip pricing for now"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3387090508": {
|
||
"string": "Angi unik lagerverdi basert på attributt for alle SKUer"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3570949907": {
|
||
"string": "Angi unik pris basert på attributt for alle SKUer"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3601538615": {
|
||
"string": "Angi samme lagerverdi for alle SKUer"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3673120330": {
|
||
"context": "button",
|
||
"string": "Neste"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3699389906": {
|
||
"string": "Here is the summary of variants that will be created. You can change prices, stocks an SKU for each one created."
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_3896519183": {
|
||
"string": "Skip stock for now"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_4120989039": {
|
||
"context": "create multiple variants, button",
|
||
"string": "Opprett"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_520980261": {
|
||
"context": "variant creator summary card header",
|
||
"string": "Created Variants"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_551319747": {
|
||
"string": "Based on your selections we will create {numberOfProducts} products. Use this step to customize price and stocks for your new products"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_693960049": {
|
||
"string": "SKU"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_705096461": {
|
||
"context": "variant creation step",
|
||
"string": "Priser og SKU"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_860603977": {
|
||
"string": "Based on your selections we will create 8 products. Use this step to customize price and stocks for your new products."
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_904693740": {
|
||
"context": "previous step, button",
|
||
"string": "Forrige"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantCreatorPage_dot_998917294": {
|
||
"context": "variant name",
|
||
"string": "Variant"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_1583616500": {
|
||
"context": "button",
|
||
"string": "Slett variant"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_2297471173": {
|
||
"context": "delete product variant",
|
||
"string": "Er du sikker på at du ønsker å slette {name}?"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantDeleteDialog_dot_3726089650": {
|
||
"context": "dialog header",
|
||
"string": "Slett Variant"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantImageSelectDialog_dot_3196043669": {
|
||
"context": "dialog header",
|
||
"string": "Valg av bilde"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantImages_dot_3240888698": {
|
||
"context": "section header",
|
||
"string": "Bilder"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantImages_dot_3449133076": {
|
||
"string": "Velg et spesifikt variantbilde fra produktbildene"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantImages_dot_989683980": {
|
||
"context": "button",
|
||
"string": "Velg bilder"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1222345317": {
|
||
"context": "default product variant indicator",
|
||
"string": "Default"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantNavigation_dot_2153006789": {
|
||
"context": "section header",
|
||
"string": "Varianter"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantNavigation_dot_2845381934": {
|
||
"context": "button",
|
||
"string": "Legg til variant"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantNavigation_dot_3185562157": {
|
||
"context": "variant name",
|
||
"string": "Ny Variant"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantPage_dot_nonSelectionAttributes": {
|
||
"context": "attributes, section header",
|
||
"string": "Variantattributter"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantPage_dot_selectionAttributesHeader": {
|
||
"context": "attributes, section header",
|
||
"string": "Variant Selection Attributes"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantPrice_dot_1099355007": {
|
||
"context": "product pricing, section header",
|
||
"string": "Prising"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantPrice_dot_1134347598": {
|
||
"string": "Pris"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantPrice_dot_1387754199": {
|
||
"context": "tabel column header",
|
||
"string": "Selling Price"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantPrice_dot_2051669917": {
|
||
"context": "tabel column header",
|
||
"string": "Cost Price"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantPrice_dot_3211447524": {
|
||
"context": "info text",
|
||
"string": "Channels that don’t have assigned prices will use their parent channel to define the price. Price will be converted to channel’s currency"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantPrice_dot_3511613983": {
|
||
"context": "tabel column header",
|
||
"string": "Channel Name"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantPrice_dot_4097816011": {
|
||
"string": "No channels found"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariantSetDefault_dot_3683859003": {
|
||
"context": "set variant as default, button",
|
||
"string": "Set as default"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariants_dot_1001303107": {
|
||
"context": "product variant inventory",
|
||
"string": "Unavailable in all locations"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariants_dot_1033175132": {
|
||
"context": "product variant inventory",
|
||
"string": "Utilgjengelig"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariants_dot_1134347598": {
|
||
"context": "product variant price",
|
||
"string": "Pris"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariants_dot_1222345317": {
|
||
"context": "default product variant indicator",
|
||
"string": "Default"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariants_dot_1252282784": {
|
||
"context": "product variant inventory",
|
||
"string": "{stockQuantity,plural,one {{stockQuantity} available} other {{stockQuantity} available}}"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariants_dot_1614793985": {
|
||
"context": "variant stock status",
|
||
"string": "Available inventory at:"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariants_dot_1721716102": {
|
||
"context": "button",
|
||
"string": "Opprett varianter"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariants_dot_2153006789": {
|
||
"context": "section header",
|
||
"string": "Varianter"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariants_dot_2496096212": {
|
||
"context": "product variant inventory",
|
||
"string": "{numLocations,plural,one {{numAvailable} available at {numLocations} location} other {{numAvailable} available at {numLocations} locations}}"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariants_dot_277989856": {
|
||
"string": "Bruk varianter for ulike variasjoner av et produkt, som f.eks forskjellige størrelser eller farger"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariants_dot_3203451491": {
|
||
"context": "filtering option",
|
||
"string": "All Warehouses"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariants_dot_3490038570": {
|
||
"context": "product variant inventory status",
|
||
"string": "Varelager"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariants_dot_3989383405": {
|
||
"context": "button",
|
||
"string": "Opprett variant"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariants_dot_4017567521": {
|
||
"context": "product variant inventory",
|
||
"string": "Not stocked"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariants_dot_693960049": {
|
||
"string": "SKU"
|
||
},
|
||
"src_dot_products_dot_components_dot_ProductVariants_dot_998917294": {
|
||
"context": "product variant name",
|
||
"string": "Variant"
|
||
},
|
||
"src_dot_products_dot_views_dot_1731766393": {
|
||
"context": "dialog header",
|
||
"string": "Slett Bilde"
|
||
},
|
||
"src_dot_products_dot_views_dot_2279302139": {
|
||
"string": "Variant slettet"
|
||
},
|
||
"src_dot_products_dot_views_dot_2362587265": {
|
||
"context": "header",
|
||
"string": "Opprett Variant"
|
||
},
|
||
"src_dot_products_dot_views_dot_2880386427": {
|
||
"string": "Er du sikker på at ønsker å slette dette bildet?"
|
||
},
|
||
"src_dot_products_dot_views_dot_3989383405": {
|
||
"context": "window title",
|
||
"string": "Opprett variant"
|
||
},
|
||
"src_dot_products_dot_views_dot_ProductCreate_dot_1542417144": {
|
||
"context": "window title",
|
||
"string": "Opprett Produkt"
|
||
},
|
||
"src_dot_products_dot_views_dot_ProductCreate_dot_1591632382": {
|
||
"context": "page header",
|
||
"string": "Nytt Produkt"
|
||
},
|
||
"src_dot_products_dot_views_dot_ProductCreate_dot_2899821092": {
|
||
"string": "Produkt opprettet"
|
||
},
|
||
"src_dot_products_dot_views_dot_ProductCreate_dot_3423943948": {
|
||
"string": "Manage Products Channel Availability"
|
||
},
|
||
"src_dot_products_dot_views_dot_ProductList_dot_1204353135": {
|
||
"context": "dialog content",
|
||
"string": "{counter,plural,one {Are you sure you want to delete this product?} other {Are you sure you want to delete {displayQuantity} products?}}"
|
||
},
|
||
"src_dot_products_dot_views_dot_ProductList_dot_1505423810": {
|
||
"context": "waiting for export to end, header",
|
||
"string": "Exporting CSV"
|
||
},
|
||
"src_dot_products_dot_views_dot_ProductList_dot_400629795": {
|
||
"context": "dialog header",
|
||
"string": "Slett Produkter"
|
||
},
|
||
"src_dot_products_dot_views_dot_ProductList_dot_44832327": {
|
||
"string": "We are currently exporting your requested CSV. As soon as it is available it will be sent to your email address"
|
||
},
|
||
"src_dot_products_dot_views_dot_ProductUpdate_dot_1177237881": {
|
||
"context": "dialog content",
|
||
"string": "{counter,plural,one {Are you sure you want to delete this variant?} other {Are you sure you want to delete {displayQuantity} variants?}}"
|
||
},
|
||
"src_dot_products_dot_views_dot_ProductUpdate_dot_1454532689": {
|
||
"context": "dialog header",
|
||
"string": "Slett Produktvarianter"
|
||
},
|
||
"src_dot_products_dot_views_dot_ProductUpdate_dot_2297471173": {
|
||
"context": "delete product",
|
||
"string": "Er du sikker på at du ønsker å slette {name}?"
|
||
},
|
||
"src_dot_products_dot_views_dot_ProductUpdate_dot_3423943948": {
|
||
"string": "Manage Products Channel Availability"
|
||
},
|
||
"src_dot_products_dot_views_dot_ProductUpdate_dot_4108890645": {
|
||
"string": "Produkt slettet"
|
||
},
|
||
"src_dot_products_dot_views_dot_ProductUpdate_dot_879305849": {
|
||
"context": "dialog header",
|
||
"string": "Slett Produkt"
|
||
},
|
||
"src_dot_products_dot_views_dot_ProductVariantCreator_dot_2292700443": {
|
||
"context": "success message",
|
||
"string": "Successfully created variants"
|
||
},
|
||
"src_dot_products_dot_views_dot_ProductVariantCreator_dot_830692292": {
|
||
"context": "window title",
|
||
"string": "Create Variants"
|
||
},
|
||
"src_dot_properties": {
|
||
"string": "Eiendommer"
|
||
},
|
||
"src_dot_readOnly": {
|
||
"string": "Saleor kjører i skrivebeskyttet modus. Endringer som gjøres blir ikke lagret."
|
||
},
|
||
"src_dot_readyToCapture": {
|
||
"context": "order status",
|
||
"string": "Ready to capture"
|
||
},
|
||
"src_dot_readyToFulfill": {
|
||
"context": "order status",
|
||
"string": "Ready to fulfill"
|
||
},
|
||
"src_dot_refunded": {
|
||
"context": "payment status",
|
||
"string": "Refundert fullt ut"
|
||
},
|
||
"src_dot_remove": {
|
||
"context": "button",
|
||
"string": "Fjern"
|
||
},
|
||
"src_dot_requiredField": {
|
||
"string": "Dette feltet er påkrevd"
|
||
},
|
||
"src_dot_sales": {
|
||
"context": "sales section name",
|
||
"string": "Tilbud"
|
||
},
|
||
"src_dot_save": {
|
||
"context": "button",
|
||
"string": "Lagre"
|
||
},
|
||
"src_dot_savedChanges": {
|
||
"string": "Lagre endringer"
|
||
},
|
||
"src_dot_selectAll": {
|
||
"context": "select all options, button",
|
||
"string": "Select All"
|
||
},
|
||
"src_dot_send": {
|
||
"context": "button",
|
||
"string": "Send"
|
||
},
|
||
"src_dot_serviceAccounts": {
|
||
"context": "service accounts section name",
|
||
"string": "Servicekontoer"
|
||
},
|
||
"src_dot_sessionExpired": {
|
||
"string": "Your session has expired. Please log in again to continue."
|
||
},
|
||
"src_dot_shipping": {
|
||
"context": "shipping section name",
|
||
"string": "Fraktmetoder"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_DeleteShippingRateDialog_dot_1502359905": {
|
||
"context": "dialog header",
|
||
"string": "Slett Fraktmetode"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_OrderValue_dot_1063111824": {
|
||
"context": "max price in channel",
|
||
"string": "Max. value"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_OrderValue_dot_1449127001": {
|
||
"string": "Min Value"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_OrderValue_dot_1615342575": {
|
||
"context": "channels discount info",
|
||
"string": "Channels that don’t have assigned discounts will use their parent channel to define the price. Price will be converted to channel’s currency"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_OrderValue_dot_3989471564": {
|
||
"context": "card title",
|
||
"string": "Order Value"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_OrderValue_dot_4226393146": {
|
||
"context": "price rates info",
|
||
"string": "Denne satsen brukes for alle ordre uansett pris"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_OrderValue_dot_507892781": {
|
||
"context": "channel name",
|
||
"string": "Channel name"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_OrderValue_dot_58751738": {
|
||
"string": "Max Value"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_OrderValue_dot_666501915": {
|
||
"context": "min price in channel",
|
||
"string": "Min. value"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_OrderValue_dot_882649212": {
|
||
"context": "checkbox label",
|
||
"string": "Det er ingen begrensninger for verdi"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_OrderWeight_dot_1064401942": {
|
||
"context": "info text",
|
||
"string": "This rate will apply to all orders"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_OrderWeight_dot_2211490913": {
|
||
"context": "card title",
|
||
"string": "Order Weight"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_OrderWeight_dot_2935375344": {
|
||
"string": "Min. Order Weight"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_OrderWeight_dot_882649212": {
|
||
"context": "checkbox label",
|
||
"string": "Det er ingen begrensninger for verdi"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_OrderWeight_dot_959089677": {
|
||
"string": "Max. Order Weight"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_PricingCard_dot_1099355007": {
|
||
"context": "pricing card title",
|
||
"string": "Pris"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_PricingCard_dot_1134347598": {
|
||
"context": "column title",
|
||
"string": "Pris"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_PricingCard_dot_3211447524": {
|
||
"context": "info text",
|
||
"string": "Channels that don’t have assigned prices will use their parent channel to define the price. Price will be converted to channel’s currency"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_PricingCard_dot_507892781": {
|
||
"context": "column title",
|
||
"string": "Channel name"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_2850255786": {
|
||
"string": "Søk i Produkter"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_353369701": {
|
||
"string": "Ingen produkter som matcher den gitte spørringen ble funnet"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingMethodProductsAddDialog_dot_3756118423": {
|
||
"context": "dialog header",
|
||
"string": "Assign Products"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_1737533260": {
|
||
"string": "No Products"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_1781179817": {
|
||
"context": "section header",
|
||
"string": "Excluded Products"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_2100305525": {
|
||
"context": "button",
|
||
"string": "Tildel produkter"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_2697405188": {
|
||
"string": "Produktnavn"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingMethodProducts_dot_4190792473": {
|
||
"string": "Handlinger"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_1083561409": {
|
||
"string": "Are you sure you want to remove this ZIP-code rule?"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingRateZipCodeRangeRemoveDialog_dot_2944856644": {
|
||
"context": "header",
|
||
"string": "Remove ZIP-codes from Shipping Rate"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_2863708228": {
|
||
"string": "Denne enheten brukes som standard for vekt."
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingWeightUnitForm_dot_549146363": {
|
||
"string": "Vektenhet for Frakt"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneAddWarehouseDialog_dot_2622674857": {
|
||
"string": "Warehouse Name"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneAddWarehouseDialog_dot_3173942020": {
|
||
"context": "header, dialog",
|
||
"string": "Create New Warehouse"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1003092716": {
|
||
"string": "Resten av Verden"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1440682557": {
|
||
"string": "Hurtigvalg"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1585396479": {
|
||
"context": "dialog header",
|
||
"string": "Tildel Land"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_1818089229": {
|
||
"string": "Hvis valgt vil alle land som ikke er lagt til i andre fraktsoner legges til her"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2110418881": {
|
||
"string": "Søk etter land"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2404264158": {
|
||
"string": "Velg land som skal dekkes av denne fraktsonen fra listen nedenfor"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2747492886": {
|
||
"context": "button",
|
||
"string": "Tildel land"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_2777439857": {
|
||
"context": "country selection",
|
||
"string": "Land A til Å"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneCountriesAssignDialog_dot_3510295703": {
|
||
"string": "Søk i Land"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_2364051773": {
|
||
"string": "Det er ingen land som er valgt for denne fraktsonen"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_3109712047": {
|
||
"string": "Land"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4049462680": {
|
||
"context": "header",
|
||
"string": "Opprett Ny Fraktsone"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneCreatePage_dot_4270729636": {
|
||
"string": "Dette er en standard fraktsone, noe som betyr at den dekker alle land som ikke er tildelt en annen fraktsone."
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_1325966144": {
|
||
"string": "Frakt"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_2364051773": {
|
||
"string": "Det er ingen land som er valgt for denne fraktsonen"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_3109712047": {
|
||
"string": "Land"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneDetailsPage_dot_4270729636": {
|
||
"string": "Dette er en standard fraktsone, noe som betyr at den dekker alle land som ikke er tildelt en annen fraktsone."
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneInfo_dot_579967655": {
|
||
"string": "Shipping rate name"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1161979494": {
|
||
"context": "page title",
|
||
"string": "Price Rate Create"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_1325966144": {
|
||
"string": "Frakt"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneRatesCreatePage_dot_3538551526": {
|
||
"context": "page title",
|
||
"string": "Weight Rate Create"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneRatesPage_dot_1325966144": {
|
||
"string": "Frakt"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_1134347598": {
|
||
"context": "shipping method price",
|
||
"string": "Pris"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_16061680": {
|
||
"context": "button",
|
||
"string": "Opprett sats"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_1923873558": {
|
||
"context": "shipping method price range",
|
||
"string": "Prisområde"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_1961493435": {
|
||
"string": "Ingen fraktsatser funnet"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_2542194565": {
|
||
"context": "price based shipping methods, section header",
|
||
"string": "Prisbaserte satser"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_2600677138": {
|
||
"context": "shipping method weight range",
|
||
"string": "Vektområde"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_383202459": {
|
||
"context": "weight based shipping methods, section header",
|
||
"string": "Vektbaserte Satser"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneRates_dot_636461959": {
|
||
"context": "shipping method name",
|
||
"string": "Navn"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_1221560277": {
|
||
"context": "section header",
|
||
"string": "Warehouse"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_2304484478": {
|
||
"context": "button",
|
||
"string": "Add New Warehouse"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_3852102652": {
|
||
"string": "Select warehouse from which you will ship products for this shipping zone. This warehouse address will also be used to calculate taxes."
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneWarehouses_dot_46197273": {
|
||
"context": "input placeholder",
|
||
"string": "Select Warehouse"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_1938537617": {
|
||
"string": "Please provide range of ZIP codes you want to add to the include/exclude list."
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3099331554": {
|
||
"context": "add zip code range, button",
|
||
"string": "Lagre"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_3529644799": {
|
||
"context": "range input label",
|
||
"string": "Zip Codes (Start)"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_4196919717": {
|
||
"context": "dialog header",
|
||
"string": "Add ZIP-Codes"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneZipCodeRangeDialog_dot_551327109": {
|
||
"context": "range input label",
|
||
"string": "Zip Codes (End)"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1462092303": {
|
||
"string": "Added ZIP-codes will be excluded from using this delivery methods. If none are added all ZIP-Codes will be able to use that shipping rate"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_1605967697": {
|
||
"context": "action",
|
||
"string": "Exclude ZIP-codes"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2728850129": {
|
||
"string": "Only added ZIP-codes will be able to use this shipping rate"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_2850315665": {
|
||
"context": "number of zip code ranges",
|
||
"string": "{number} ZIP-Code ranges"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_3795380518": {
|
||
"context": "button",
|
||
"string": "Add ZIP-Code range"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_4288715411": {
|
||
"string": "This shipping rate has no ZIP-codes assigned"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_529495587": {
|
||
"context": "postal codes, header",
|
||
"string": "ZIP-Codes"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZoneZipCodes_dot_671838332": {
|
||
"context": "action",
|
||
"string": "Include ZIP-codes"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZonesListPage_dot_1325966144": {
|
||
"context": "header",
|
||
"string": "Frakt"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZonesList_dot_120574110": {
|
||
"context": "sort shipping methods by zone, section header",
|
||
"string": "Frakt Etter Sone"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZonesList_dot_2673544109": {
|
||
"context": "button",
|
||
"string": "Opprett fraktsone"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZonesList_dot_3109712047": {
|
||
"string": "Land"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZonesList_dot_636461959": {
|
||
"context": "shipping zone",
|
||
"string": "Navn"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_ShippingZonesList_dot_655374584": {
|
||
"string": "Ingen fraktsoner funnet"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_UnassignDialog_dot_1203193503": {
|
||
"context": "dialog header",
|
||
"string": "Unassign Products From Shipping"
|
||
},
|
||
"src_dot_shipping_dot_components_dot_UnassignDialog_dot_3215481647": {
|
||
"context": "dialog content",
|
||
"string": "{counter,plural,one {Are you sure you want to unassign this product?} other {Are you sure you want to unassign {displayQuantity} products?}}"
|
||
},
|
||
"src_dot_shipping_dot_invalid": {
|
||
"context": "error message",
|
||
"string": "Value is invalid"
|
||
},
|
||
"src_dot_shipping_dot_price": {
|
||
"context": "error message",
|
||
"string": "Maximum price cannot be lower than minimum"
|
||
},
|
||
"src_dot_shipping_dot_views_dot_1005071028": {
|
||
"string": "Er du sikkert på at du ønsker å slette fraktsonen {shippingZoneName}?"
|
||
},
|
||
"src_dot_shipping_dot_views_dot_1010705153": {
|
||
"context": "dialog header",
|
||
"string": "Slett Fraktsone"
|
||
},
|
||
"src_dot_shipping_dot_views_dot_1711385401": {
|
||
"context": "dialog header",
|
||
"string": "Slett Fraktsoner"
|
||
},
|
||
"src_dot_shipping_dot_views_dot_725201918": {
|
||
"context": "dialog content",
|
||
"string": "{counter,plural,one {Are you sure you want to delete this shipping zone?} other {Are you sure you want to delete {displayQuantity} shipping zones?}}"
|
||
},
|
||
"src_dot_shipping_dot_views_dot_PriceRatesCreate_dot_3823295269": {
|
||
"string": "Manage Channel Availability"
|
||
},
|
||
"src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_2710215007": {
|
||
"context": "zip code range add error text",
|
||
"string": "Cannot add specified zip codes range."
|
||
},
|
||
"src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_3823295269": {
|
||
"string": "Manage Channel Availability"
|
||
},
|
||
"src_dot_shipping_dot_views_dot_PriceRatesUpdate_dot_870815507": {
|
||
"context": "unassign products from shipping method, button",
|
||
"string": "Fjern"
|
||
},
|
||
"src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_1010705153": {
|
||
"context": "dialog header",
|
||
"string": "Slett Fraktsone"
|
||
},
|
||
"src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_131963671": {
|
||
"context": "unassign country",
|
||
"string": "Er du sikker på at du ønsker å slette {countryName} fra denne fraktsonen?"
|
||
},
|
||
"src_dot_shipping_dot_views_dot_ShippingZoneDetails_dot_3133838427": {
|
||
"context": "unassign country, dialog header",
|
||
"string": "Slett fra fraktsone"
|
||
},
|
||
"src_dot_shipping_dot_views_dot_WeightRatesCreate_dot_3014453080": {
|
||
"string": "Manage Channels Availability"
|
||
},
|
||
"src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_2710215007": {
|
||
"context": "zip code range add error text",
|
||
"string": "Cannot add specified zip codes range."
|
||
},
|
||
"src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_3014453080": {
|
||
"string": "Manage Channels Availability"
|
||
},
|
||
"src_dot_shipping_dot_views_dot_WeightRatesUpdate_dot_870815507": {
|
||
"context": "unassign products from shipping method, button",
|
||
"string": "Fjern"
|
||
},
|
||
"src_dot_shipping_dot_weight": {
|
||
"context": "error message",
|
||
"string": "Maximum weight cannot be lower than minimum"
|
||
},
|
||
"src_dot_show": {
|
||
"context": "button",
|
||
"string": "Vis"
|
||
},
|
||
"src_dot_siteSettings": {
|
||
"context": "site settings section name",
|
||
"string": "Sideinnstillinger"
|
||
},
|
||
"src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1008586926": {
|
||
"string": "Navnet på din butikk slik det vil vises i fanen i nettleseren"
|
||
},
|
||
"src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_1987367127": {
|
||
"string": "Beskrivelse av butikk"
|
||
},
|
||
"src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_2286355060": {
|
||
"string": "Navnet på din butikk"
|
||
},
|
||
"src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_3808773492": {
|
||
"string": "URL til din nettbutikk"
|
||
},
|
||
"src_dot_siteSettings_dot_components_dot_SiteSettingsDetails_dot_529433178": {
|
||
"string": "Beskrivelsen vises etter butikknavnet i fanen i nettleseren"
|
||
},
|
||
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1124962330": {
|
||
"string": "E-postadresse for utsendelse"
|
||
},
|
||
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_1672275992": {
|
||
"context": "email sender",
|
||
"string": "Dette vil vises som \"Fra\""
|
||
},
|
||
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_280712237": {
|
||
"context": "section header",
|
||
"string": "Innstillinger for utsendelse av e-post"
|
||
},
|
||
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_297689661": {
|
||
"string": "Konfigurer e-postadresser som brukes til å sende automatiserte e-poster til dine kunder"
|
||
},
|
||
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3211348653": {
|
||
"string": "URL for tilbakestilling av kundens passord"
|
||
},
|
||
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_3447841451": {
|
||
"string": "Denne URLen bil brukes ved tilbakestilling av passord. Den vil bli sendt via e-post."
|
||
},
|
||
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_50742153": {
|
||
"string": "URL-adresse"
|
||
},
|
||
"src_dot_siteSettings_dot_components_dot_SiteSettingsMailing_dot_70179174": {
|
||
"string": "Fra-navn for utsendelse"
|
||
},
|
||
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_1004240342": {
|
||
"string": "Denne adressen brukes for å generere fakturaer og kalkulere fraktpriser."
|
||
},
|
||
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_229184360": {
|
||
"context": "section header",
|
||
"string": "Butikkinformasjon"
|
||
},
|
||
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_2768400497": {
|
||
"context": "section header",
|
||
"string": "Bedriftsinformasjon"
|
||
},
|
||
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_280712237": {
|
||
"context": "section header",
|
||
"string": "Innstillinger for utsendelse av e-post"
|
||
},
|
||
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3657173399": {
|
||
"string": "E-postadressen du angir her vil bli brukt som kontaktadresse for dine kunder"
|
||
},
|
||
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_3799756739": {
|
||
"string": "Dette er generell informasjon om din butikk. Her bestemmes URLen til din nettbutikk, samt hva som vises i fanen i nettleseren."
|
||
},
|
||
"src_dot_siteSettings_dot_components_dot_SiteSettingsPage_dot_866304242": {
|
||
"string": "Her finner du alle innstillinger angående e-poster som blir sendt ut fra butikken. Du kan oppgi en primæradresse, samt endre innholdet i e-postene som sendes ut. "
|
||
},
|
||
"src_dot_somethingWentWrong": {
|
||
"string": "Saleor støtte på et uventet problem"
|
||
},
|
||
"src_dot_staff": {
|
||
"context": "staff section name",
|
||
"string": "Ansatte"
|
||
},
|
||
"src_dot_staff_dot_components_dot_StaffAddMemberDialog_dot_1481503299": {
|
||
"context": "dialog header",
|
||
"string": "Inviter Ansatt"
|
||
},
|
||
"src_dot_staff_dot_components_dot_StaffAddMemberDialog_dot_449055697": {
|
||
"context": "button",
|
||
"string": "Send invitasjon"
|
||
},
|
||
"src_dot_staff_dot_components_dot_StaffDetailsPage_dot_22572205": {
|
||
"context": "card description",
|
||
"string": "User is assigned to:"
|
||
},
|
||
"src_dot_staff_dot_components_dot_StaffDetailsPage_dot_2690176844": {
|
||
"context": "dialog header",
|
||
"string": "Tilganger"
|
||
},
|
||
"src_dot_staff_dot_components_dot_StaffDetailsPage_dot_881953347": {
|
||
"context": "checkbox label",
|
||
"string": "Bruker er aktiv"
|
||
},
|
||
"src_dot_staff_dot_components_dot_StaffListPage_dot_2852350932": {
|
||
"context": "tab name",
|
||
"string": "Alt personale"
|
||
},
|
||
"src_dot_staff_dot_components_dot_StaffListPage_dot_61043583": {
|
||
"string": "Søk etter Ansatt"
|
||
},
|
||
"src_dot_staff_dot_components_dot_StaffListPage_dot_797461521": {
|
||
"context": "button",
|
||
"string": "Inviter Ansatt"
|
||
},
|
||
"src_dot_staff_dot_components_dot_StaffListPage_dot_active": {
|
||
"context": "staff member's account",
|
||
"string": "Aktiv"
|
||
},
|
||
"src_dot_staff_dot_components_dot_StaffListPage_dot_deactivated": {
|
||
"context": "staff member's account",
|
||
"string": "Deaktivert"
|
||
},
|
||
"src_dot_staff_dot_components_dot_StaffListPage_dot_status": {
|
||
"context": "staff member's account",
|
||
"string": "Status"
|
||
},
|
||
"src_dot_staff_dot_components_dot_StaffList_dot_1004218338": {
|
||
"context": "staff member status",
|
||
"string": "Inaktiv"
|
||
},
|
||
"src_dot_staff_dot_components_dot_StaffList_dot_1789607185": {
|
||
"string": "E-postadresse"
|
||
},
|
||
"src_dot_staff_dot_components_dot_StaffList_dot_3247064221": {
|
||
"context": "staff member status",
|
||
"string": "Aktiv"
|
||
},
|
||
"src_dot_staff_dot_components_dot_StaffList_dot_480166346": {
|
||
"string": "Ingen ansatte funnet"
|
||
},
|
||
"src_dot_staff_dot_components_dot_StaffList_dot_636461959": {
|
||
"context": "staff member full name",
|
||
"string": "Navn"
|
||
},
|
||
"src_dot_staff_dot_components_dot_StaffPasswordResetDialog_dot_1254879564": {
|
||
"context": "input label",
|
||
"string": "Nytt Passord"
|
||
},
|
||
"src_dot_staff_dot_components_dot_StaffPasswordResetDialog_dot_1651415182": {
|
||
"string": "Det nye passordet må minst inneholde 8 tegn"
|
||
},
|
||
"src_dot_staff_dot_components_dot_StaffPasswordResetDialog_dot_2521568990": {
|
||
"context": "dialog header",
|
||
"string": "Endre passord"
|
||
},
|
||
"src_dot_staff_dot_components_dot_StaffPasswordResetDialog_dot_53359254": {
|
||
"context": "input label",
|
||
"string": "Forrige passord"
|
||
},
|
||
"src_dot_staff_dot_components_dot_StaffPassword_dot_1274006906": {
|
||
"string": "You should change your password every month to avoid security issues."
|
||
},
|
||
"src_dot_staff_dot_components_dot_StaffPassword_dot_1434811103": {
|
||
"context": "button",
|
||
"string": "Endre ditt passord"
|
||
},
|
||
"src_dot_staff_dot_components_dot_StaffPassword_dot_2237029987": {
|
||
"context": "header",
|
||
"string": "Passord"
|
||
},
|
||
"src_dot_staff_dot_components_dot_StaffPreferences_dot_1332294025": {
|
||
"string": "Ved å velge dette vil språket på ditt dashboard endres"
|
||
},
|
||
"src_dot_staff_dot_components_dot_StaffPreferences_dot_2162129531": {
|
||
"string": "Vennligst merk deg at selv om valuta- og datotilpasninger er fullstendige, er oversettelser i varierende grad ferdigstilt."
|
||
},
|
||
"src_dot_staff_dot_components_dot_StaffPreferences_dot_2281358617": {
|
||
"string": "Foretrukket språk"
|
||
},
|
||
"src_dot_staff_dot_components_dot_StaffPreferences_dot_2340309446": {
|
||
"context": "section header",
|
||
"string": "Preferanser"
|
||
},
|
||
"src_dot_staff_dot_components_dot_StaffProperties_dot_2650522200": {
|
||
"context": "section header",
|
||
"string": "Informasjon om ansatt"
|
||
},
|
||
"src_dot_staff_dot_components_dot_StaffProperties_dot_2771097267": {
|
||
"context": "button",
|
||
"string": "Endre bilde"
|
||
},
|
||
"src_dot_staff_dot_components_dot_StaffProperties_dot_457748370": {
|
||
"context": "button",
|
||
"string": "Slett bilde"
|
||
},
|
||
"src_dot_staff_dot_views_dot_1308770978": {
|
||
"context": "dialog header",
|
||
"string": "slett ansattbruker"
|
||
},
|
||
"src_dot_staff_dot_views_dot_3945766678": {
|
||
"string": "Er du sikker på at du ønsker å fjerne avatar for {email}?"
|
||
},
|
||
"src_dot_staff_dot_views_dot_701332676": {
|
||
"context": "dialog header",
|
||
"string": "Slett ansatts avatar"
|
||
},
|
||
"src_dot_staff_dot_views_dot_8878988": {
|
||
"string": "Er du sikker på at du ønsker å slette {email} fra personalet?"
|
||
},
|
||
"src_dot_startDate": {
|
||
"string": "Startdato"
|
||
},
|
||
"src_dot_startHour": {
|
||
"string": "Starttidspunkt"
|
||
},
|
||
"src_dot_status": {
|
||
"string": "Status"
|
||
},
|
||
"src_dot_summary": {
|
||
"string": "Sammendrag"
|
||
},
|
||
"src_dot_taxes": {
|
||
"context": "taxes section name",
|
||
"string": "Skatter"
|
||
},
|
||
"src_dot_taxes_dot_components_dot_CountryListPage_dot_3955023266": {
|
||
"context": "header",
|
||
"string": "Skatter"
|
||
},
|
||
"src_dot_taxes_dot_components_dot_CountryList_dot_110033143": {
|
||
"string": "Ingen lang funnet"
|
||
},
|
||
"src_dot_taxes_dot_components_dot_CountryList_dot_3154586635": {
|
||
"string": "Reduserte skattesatser"
|
||
},
|
||
"src_dot_taxes_dot_components_dot_CountryList_dot_4039455144": {
|
||
"string": "Landkode"
|
||
},
|
||
"src_dot_taxes_dot_components_dot_CountryList_dot_577035076": {
|
||
"string": "Navn på land"
|
||
},
|
||
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1040021611": {
|
||
"context": "tax rate",
|
||
"string": "Overnatting"
|
||
},
|
||
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1260218997": {
|
||
"context": "tax rate",
|
||
"string": "Sosialhus"
|
||
},
|
||
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1323923780": {
|
||
"context": "tax rate",
|
||
"string": "Sykler"
|
||
},
|
||
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1451721797": {
|
||
"context": "tax rate",
|
||
"string": "Aviser"
|
||
},
|
||
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_1755013298": {
|
||
"string": "Kategori"
|
||
},
|
||
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2022558114": {
|
||
"string": "Skattesats"
|
||
},
|
||
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2185495435": {
|
||
"context": "tax rate",
|
||
"string": "Adgang til kulturelle begivenheter"
|
||
},
|
||
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2201910191": {
|
||
"context": "tax rate",
|
||
"string": "Barnemat"
|
||
},
|
||
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_231341634": {
|
||
"context": "tax rate",
|
||
"string": "Service innenlands"
|
||
},
|
||
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2332795012": {
|
||
"context": "tax rate",
|
||
"string": "Mat"
|
||
},
|
||
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2394675125": {
|
||
"context": "tax rate",
|
||
"string": "Bøker"
|
||
},
|
||
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2465450918": {
|
||
"context": "tax rate",
|
||
"string": "Jordbruksforsyninger"
|
||
},
|
||
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2482229874": {
|
||
"context": "tax rate",
|
||
"string": "Standard"
|
||
},
|
||
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2553129615": {
|
||
"context": "tax rate",
|
||
"string": "Passasjertransport"
|
||
},
|
||
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2557534380": {
|
||
"context": "tax rate",
|
||
"string": "Adgang til underholdningsarrangement"
|
||
},
|
||
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2584490289": {
|
||
"context": "tax rate",
|
||
"string": "Barneklær"
|
||
},
|
||
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2616794607": {
|
||
"context": "tax rate",
|
||
"string": "Adgang til sportsbegivenhet"
|
||
},
|
||
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2737618795": {
|
||
"context": "header",
|
||
"string": "Skattesatser i {countryName}"
|
||
},
|
||
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_2948462144": {
|
||
"context": "tax rate",
|
||
"string": "Medisinsk"
|
||
},
|
||
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3066312070": {
|
||
"string": "Ingen kategorier med redusert skatt funnet"
|
||
},
|
||
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331632763": {
|
||
"context": "tax rate",
|
||
"string": "Hoteller"
|
||
},
|
||
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_331757068": {
|
||
"context": "tax rate",
|
||
"string": "E-bøker"
|
||
},
|
||
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3500730003": {
|
||
"context": "tax rate",
|
||
"string": "Drivstoff innenlands"
|
||
},
|
||
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3525010870": {
|
||
"context": "tax rate",
|
||
"string": "Vann"
|
||
},
|
||
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_3911019760": {
|
||
"context": "tax rate",
|
||
"string": "Reklamering"
|
||
},
|
||
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_4199760668": {
|
||
"context": "tax rate",
|
||
"string": "Renovasjon"
|
||
},
|
||
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_752780599": {
|
||
"context": "tax rate",
|
||
"string": "Vin"
|
||
},
|
||
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_776474251": {
|
||
"context": "tax rate",
|
||
"string": "Restauranter"
|
||
},
|
||
"src_dot_taxes_dot_components_dot_CountryTaxesPage_dot_815189256": {
|
||
"context": "tax rate",
|
||
"string": "Legemidler"
|
||
},
|
||
"src_dot_taxes_dot_components_dot_TaxConfiguration_dot_142803418": {
|
||
"string": "Alle produktpriser fylles inn inkludert skatt"
|
||
},
|
||
"src_dot_taxes_dot_components_dot_TaxConfiguration_dot_2102582640": {
|
||
"string": "Vis bruttopriser til kundene i butikken"
|
||
},
|
||
"src_dot_taxes_dot_components_dot_TaxConfiguration_dot_2654711891": {
|
||
"string": "Krev skatter for frakt"
|
||
},
|
||
"src_dot_taxes_dot_components_dot_TaxConfiguration_dot_3375540052": {
|
||
"context": "button",
|
||
"string": "Hent skatter"
|
||
},
|
||
"src_dot_taxes_dot_views_dot_2411670026": {
|
||
"string": "Skattesatser hentet"
|
||
},
|
||
"src_dot_translations": {
|
||
"context": "translations section name",
|
||
"string": "Oversettelser"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationFields_dot_1308081812": {
|
||
"string": "{numberOfFields} Oversettelser, {numberOfTranslatedFields} Gjennomført"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationFields_dot_1348655672": {
|
||
"string": "Original Tekststreng"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationFields_dot_2481190613": {
|
||
"string": "Oversettelse"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationFields_dot_363646127": {
|
||
"context": "button",
|
||
"string": "Forkast"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationFields_dot_3793796047": {
|
||
"string": "Ingen oversettelser enda"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1214235329": {
|
||
"string": "Kategorinavn"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1406947243": {
|
||
"string": "Beskrivelse for søkemotor"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_1611537010": {
|
||
"string": "Oversettelse Kategori \"{categoryName}\" - {languageCode}"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_2496919463": {
|
||
"string": "Tittel for søkemotor"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsCategoriesPage_dot_3468022343": {
|
||
"string": "Forhåndsvisning for søkemotor"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_1406947243": {
|
||
"string": "Beskrivelse for søkemotor"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_2496919463": {
|
||
"string": "Tittel for søkemotor"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_2759199473": {
|
||
"string": "Kolleksjonsnavn"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_3055443821": {
|
||
"context": "header",
|
||
"string": "Oversettelse Kolleksjon \"{collectionName}\" - {languageCode}"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsCollectionsPage_dot_3468022343": {
|
||
"string": "Forhåndsvisning for søkemotor"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_1163855804": {
|
||
"string": "Språk"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_222873645": {
|
||
"string": "Kolleksjoner"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_2460580333": {
|
||
"context": "header",
|
||
"string": "Oversettelser til {language}"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_2968663655": {
|
||
"string": "Produkter"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_3287512325": {
|
||
"string": "Sider"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_3583204912": {
|
||
"string": "Kategorier"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_3731925413": {
|
||
"string": "Shipping methods"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_4153345096": {
|
||
"string": "Attributter"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_487083593": {
|
||
"string": "Tilbud"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsEntitiesListPage_dot_749185240": {
|
||
"string": "Kuponger"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsEntitiesList_dot_1136143456": {
|
||
"context": "translation progress",
|
||
"string": "{current} av {max}"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsEntitiesList_dot_4176487406": {
|
||
"string": "Ingen elementer klare for oversettelse funnet"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsEntitiesList_dot_49462429": {
|
||
"string": "Oversettelser fullført"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsEntitiesList_dot_636461959": {
|
||
"context": "entity (product, collection, shipping method) name",
|
||
"string": "Navn"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsLanguageListPage_dot_1163855804": {
|
||
"string": "Språk"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsLanguageList_dot_2966651157": {
|
||
"string": "Ingen språk funnet"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsLanguageList_dot_604081953": {
|
||
"string": "Språk"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_1116746286": {
|
||
"context": "page content",
|
||
"string": "Innhold"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_1406947243": {
|
||
"string": "Beskrivelse for søkemotor"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_2496919463": {
|
||
"string": "Tittel for søkemotor"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_2806429775": {
|
||
"context": "header",
|
||
"string": "Oversettelse Side \"{pageName}\" - {languageCode}"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_3468022343": {
|
||
"string": "Forhåndsvisning for søkemotor"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsPagesPage_dot_432157284": {
|
||
"string": "Sidetittel"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_1567737068": {
|
||
"context": "attribute values",
|
||
"string": "Verdi {number}"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_2642976392": {
|
||
"string": "Attributtnavn"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsProductTypesPage_dot_884093025": {
|
||
"context": "header",
|
||
"string": "Translation Attribute \"{attribute}\" - {languageCode}"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_1406947243": {
|
||
"string": "Beskrivelse for søkemotor"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_2496919463": {
|
||
"string": "Tittel for søkemotor"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_2697405188": {
|
||
"string": "Produktnavn"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_2713974050": {
|
||
"context": "header",
|
||
"string": "Oversettelse Produkt \"{productName}\" - {languageCode}"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3374163063": {
|
||
"string": "Beskrivelse"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsProductsPage_dot_3468022343": {
|
||
"string": "Forhåndsvisning for søkemotor"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_3731955064": {
|
||
"context": "header",
|
||
"string": "Oversettelse Tilbud \"{saleName}\" - {languageCode}"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsSalesPage_dot_898281424": {
|
||
"string": "Tilbudsnavn"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_3498202636": {
|
||
"context": "header",
|
||
"string": "Translation ShippingMethod \"{shippingMethodName}\" - {languageCode}"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsShippingMethodPage_dot_99732714": {
|
||
"string": "ShippingMethod Name"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2447510181": {
|
||
"context": "header",
|
||
"string": "Oversettelse Kupong \"{voucherName}\" - {languageCode}"
|
||
},
|
||
"src_dot_translations_dot_components_dot_TranslationsVouchersPage_dot_2599922713": {
|
||
"string": "Kupongnavn"
|
||
},
|
||
"src_dot_unconfirmed": {
|
||
"context": "order status",
|
||
"string": "Unconfirmed"
|
||
},
|
||
"src_dot_undo": {
|
||
"context": "button",
|
||
"string": "Angre"
|
||
},
|
||
"src_dot_unfulfilled": {
|
||
"context": "order status",
|
||
"string": "Ikke sendt"
|
||
},
|
||
"src_dot_unpaid": {
|
||
"context": "payment status",
|
||
"string": "Ikke betalt"
|
||
},
|
||
"src_dot_uploadImage": {
|
||
"context": "button",
|
||
"string": "Last opp bilde"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_alreadyExists": {
|
||
"context": "add authorization key error",
|
||
"string": "Authorization key with this type already exists"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_assignNonStaffMember": {
|
||
"string": "Only staff members can be assigned"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_attributeAlreadyAssigned": {
|
||
"string": "This attribute has already been assigned to this product type"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_attributeCannotBeAssigned": {
|
||
"string": "This attribute cannot be assigned to this product type"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_attributeRequired": {
|
||
"context": "product attribute error",
|
||
"string": "Alle attributter må ha en verdi"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_attributeVariantsDisabled": {
|
||
"string": "Variants are disabled in this product type"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_billingNotSet": {
|
||
"context": "error message",
|
||
"string": "Billing address is not set"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_cannotCancelFulfillment": {
|
||
"context": "error message",
|
||
"string": "This fulfillment cannot be cancelled"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_cannotCancelOrder": {
|
||
"context": "error message",
|
||
"string": "This order cannot be cancelled"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_cannotFulfillLine": {
|
||
"context": "error message",
|
||
"string": "Not enough items to fulfill"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_cannotRefund": {
|
||
"context": "error message",
|
||
"string": "Manuelle betalinger kan ikke refunderes"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_cannotRemoveFromLastGroup": {
|
||
"string": "Cannot remove user from last group"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_cannotVoid": {
|
||
"context": "error message",
|
||
"string": "Kun forhåndsautoriserte betalinger kan annulleres"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_captureInactive": {
|
||
"context": "error message",
|
||
"string": "Kun forhåndsautoriserte betalinger kan belastes"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_channelAlreadyExist": {
|
||
"string": "This channel has already been created"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_channelSameCurrency": {
|
||
"string": "Currency in both channels must be the same"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_channelUnique": {
|
||
"string": "Slug must be unique"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_duplicated": {
|
||
"string": "The same object cannot be in both lists"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_duplicatedInputItem": {
|
||
"string": "Cannot add and remove group the same time"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_emailNotSet": {
|
||
"context": "error message",
|
||
"string": "Email address is not set"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_graphqlError": {
|
||
"string": "API error"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_invalid": {
|
||
"string": "Invalid value"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_invalidManifestFormat": {
|
||
"string": "Invalid manifest format"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_invalidPassword": {
|
||
"string": "Invalid password"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_invalidPermission": {
|
||
"string": "Permission is invalid"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_invalidStatus": {
|
||
"context": "error message",
|
||
"string": "Status is invalid"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_invalidUrlFormat": {
|
||
"string": "Url has invalid format"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_lessThanMin": {
|
||
"context": "error message",
|
||
"string": "Max value cannot be less than min value"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_misconfigured": {
|
||
"string": "Plugin is misconfigured and cannot be activated"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_nameAlreadyTaken": {
|
||
"string": "This name is already taken. Please provide another."
|
||
},
|
||
"src_dot_utils_dot_errors_dot_noShippingAddress": {
|
||
"context": "error message",
|
||
"string": "Cannot choose a shipping method for an order without the shipping address"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_notEditable": {
|
||
"context": "error message",
|
||
"string": "Only draft orders can be edited"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_notFound": {
|
||
"context": "error message",
|
||
"string": "Page not found."
|
||
},
|
||
"src_dot_utils_dot_errors_dot_notReady": {
|
||
"context": "error message",
|
||
"string": "Billing address is not set or invoice is not ready to be send"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_numberNotSet": {
|
||
"context": "error message",
|
||
"string": "Number not set for an invoice"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_outOfScopeApp": {
|
||
"string": "App is out of your permissions scope"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_outOfScopeGroup": {
|
||
"string": "Group is out of your permission scope"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_outOfScopePermission": {
|
||
"string": "Permission is out of your scope"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_outOfScopeUser": {
|
||
"string": "User is out of your permissions scope"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_passwordNumeric": {
|
||
"string": "Password cannot be entirely numeric"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_paymentMissing": {
|
||
"context": "error message",
|
||
"string": "There's no payment associated with the order"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_permissionOutOfScope": {
|
||
"string": "Those permissions are out of your scope"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_priceInvalid": {
|
||
"string": "Product price cannot be lower than 0."
|
||
},
|
||
"src_dot_utils_dot_errors_dot_shippingNotApplicable": {
|
||
"context": "error message",
|
||
"string": "Valgt fraktmetode er ikke tilgjengelig for valgt fraktadresse"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_shippingRequired": {
|
||
"context": "error message",
|
||
"string": "Shipping method is required for this order"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_skuUnique": {
|
||
"context": "bulk variant create error",
|
||
"string": "SKUs must be unique"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_slugUnique": {
|
||
"context": "error message",
|
||
"string": "Slug must be unique for each warehouse"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_tooCommon": {
|
||
"string": "This password is too commonly used"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_tooShort": {
|
||
"string": "This password is too short"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_tooSimilar": {
|
||
"string": "These passwords are too similar"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_unique": {
|
||
"string": "This needs to be unique"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_unknownError": {
|
||
"string": "Unknown error"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_urlNotSet": {
|
||
"context": "error message",
|
||
"string": "URL not set for an invoice"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_variantNoDigitalContent": {
|
||
"string": "This variant does not have any digital content"
|
||
},
|
||
"src_dot_utils_dot_errors_dot_variantUnique": {
|
||
"context": "product attribute error",
|
||
"string": "Denne varianten eksisterer allerede"
|
||
},
|
||
"src_dot_vouchers": {
|
||
"context": "vouchers section name",
|
||
"string": "Kuponger"
|
||
},
|
||
"src_dot_warehouses": {
|
||
"context": "warehouses section name",
|
||
"string": "Warehouses"
|
||
},
|
||
"src_dot_warehouses_dot_components_dot_WarehouseCreatePage_dot_1967111456": {
|
||
"context": "warehouse",
|
||
"string": "Adresseinformasjon"
|
||
},
|
||
"src_dot_warehouses_dot_components_dot_WarehouseCreatePage_dot_934572530": {
|
||
"context": "header",
|
||
"string": "Create Warehouse"
|
||
},
|
||
"src_dot_warehouses_dot_components_dot_WarehouseDeleteDialog_dot_1355303260": {
|
||
"context": "dialog content",
|
||
"string": "Are you sure you want to delete {warehouseName}?"
|
||
},
|
||
"src_dot_warehouses_dot_components_dot_WarehouseDeleteDialog_dot_3857661071": {
|
||
"context": "dialog title",
|
||
"string": "Delete Warehouse"
|
||
},
|
||
"src_dot_warehouses_dot_components_dot_WarehouseDetailsPage_dot_1967111456": {
|
||
"context": "warehouse",
|
||
"string": "Adresseinformasjon"
|
||
},
|
||
"src_dot_warehouses_dot_components_dot_WarehouseInfo_dot_2622674857": {
|
||
"string": "Warehouse Name"
|
||
},
|
||
"src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_2304765290": {
|
||
"string": "Search Warehouse"
|
||
},
|
||
"src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_3203451491": {
|
||
"context": "tab name",
|
||
"string": "All Warehouses"
|
||
},
|
||
"src_dot_warehouses_dot_components_dot_WarehouseListPage_dot_934572530": {
|
||
"context": "button",
|
||
"string": "Create Warehouse"
|
||
},
|
||
"src_dot_warehouses_dot_components_dot_WarehouseList_dot_1225932315": {
|
||
"string": "Shipping Zones"
|
||
},
|
||
"src_dot_warehouses_dot_components_dot_WarehouseList_dot_3787396469": {
|
||
"string": "No warehouses found"
|
||
},
|
||
"src_dot_warehouses_dot_components_dot_WarehouseList_dot_4190792473": {
|
||
"string": "Handlinger"
|
||
},
|
||
"src_dot_warehouses_dot_components_dot_WarehouseList_dot_636461959": {
|
||
"context": "warehouse",
|
||
"string": "Navn"
|
||
},
|
||
"src_dot_warehouses_dot_components_dot_WarehouseZones_dot_1225932315": {
|
||
"context": "zones that warehouse sends to",
|
||
"string": "Shipping Zones"
|
||
},
|
||
"src_dot_warehouses_dot_components_dot_WarehouseZones_dot_2423245141": {
|
||
"string": "This warehouse has no shipping zones assigned."
|
||
},
|
||
"src_dot_warehouses_dot_views_dot_WarehouseCreate_dot_934572530": {
|
||
"context": "header",
|
||
"string": "Create Warehouse"
|
||
},
|
||
"src_dot_webhooks": {
|
||
"context": "webhooks section name",
|
||
"string": "Webhooks"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhookCreatePage_dot_3493926696": {
|
||
"context": "header",
|
||
"string": "Opprett Webhook"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_216945727": {
|
||
"context": "delete webhook",
|
||
"string": "Are you sure you want to delete this webhook?"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_2297471173": {
|
||
"context": "delete webhook",
|
||
"string": "Er du sikker på at du ønsker å slette {name}?"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhookDeleteDialog_dot_3514087611": {
|
||
"context": "dialog header",
|
||
"string": "Slett Webhook"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1087314240": {
|
||
"context": "event",
|
||
"string": "Checkout updated"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1366770851": {
|
||
"context": "event",
|
||
"string": "Order confirmed"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1368317066": {
|
||
"context": "event",
|
||
"string": "Invoice deleted"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1436364351": {
|
||
"context": "section header",
|
||
"string": "Events"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_1606361075": {
|
||
"context": "event",
|
||
"string": "Ordre oppdatert"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2240725235": {
|
||
"context": "event",
|
||
"string": "Checkout created"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2454751033": {
|
||
"context": "event",
|
||
"string": "Alle begivenheter"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2862596150": {
|
||
"context": "event",
|
||
"string": "Invoice sent"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_2899821092": {
|
||
"context": "event",
|
||
"string": "Produkt opprettet"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3051538277": {
|
||
"context": "webhook events",
|
||
"string": "Utvid eller begrens tilgang til ulike deler av saleor-systemet for webhooks"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3316426878": {
|
||
"context": "event",
|
||
"string": "Product updated"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3345061702": {
|
||
"context": "event",
|
||
"string": "Ordre betalt fullt ut"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3400883706": {
|
||
"context": "event",
|
||
"string": "Ordre opprettet"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3617444329": {
|
||
"context": "event",
|
||
"string": "Ordre kansellert"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3907151399": {
|
||
"context": "event",
|
||
"string": "Ordre sendt"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_3970234993": {
|
||
"context": "event",
|
||
"string": "Kunde opprettet"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_40035964": {
|
||
"context": "event",
|
||
"string": "Changed quantity in checkout"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4186057882": {
|
||
"context": "event",
|
||
"string": "Invoice requested"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhookEvents_dot_4281441551": {
|
||
"context": "event",
|
||
"string": "Fulfillment created"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1690209105": {
|
||
"context": "webhook",
|
||
"string": "Mål-URL"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhookInfo_dot_1826224431": {
|
||
"context": "webhook",
|
||
"string": "Navn på Webhoo"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhookInfo_dot_330298209": {
|
||
"context": "section header",
|
||
"string": "Informasjon om Webhook"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3763861707": {
|
||
"context": "webhook target url help text",
|
||
"string": "Denne URLen vil motta POST requests fra webhooks"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3809115222": {
|
||
"context": "webhook secret key help text",
|
||
"string": "den hemmelige nøkkelen brukes til å lage en hash-signatur for hver payload. *valgfritt felt"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": {
|
||
"context": "webhook",
|
||
"string": "Hemmelig nøkkel"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": {
|
||
"context": "webhook specific information",
|
||
"string": "Spesifikk Informasjon om denne Webhooken"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhookStatus_dot_2772025990": {
|
||
"context": "webhooks active",
|
||
"string": "Webhook er aktiv"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhookStatus_dot_313090629": {
|
||
"context": "webhook active",
|
||
"string": "Hvis du ønsker å deaktivere denne webhooken, fjern avmerkingen i boksen nedenfor."
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhookStatus_dot_596557805": {
|
||
"context": "section header",
|
||
"string": "Status for Webhook"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_1595053355": {
|
||
"context": "header",
|
||
"string": "Unnamed Webhook Details"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhooksDetailsPage_dot_408706360": {
|
||
"context": "header",
|
||
"string": "{webhookName} Detaljer"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhooksList_dot_1153324159": {
|
||
"string": "Ingen webhooks funnet"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhooksList_dot_3493926696": {
|
||
"context": "button",
|
||
"string": "Opprett Webhook"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhooksList_dot_3861572549": {
|
||
"context": "header",
|
||
"string": "Webhooks"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhooksList_dot_4120604650": {
|
||
"context": "user action bar",
|
||
"string": "Handling"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhooksList_dot_618422799": {
|
||
"string": "Unnamed webhook"
|
||
},
|
||
"src_dot_webhooks_dot_components_dot_WebhooksList_dot_636461959": {
|
||
"context": "webhook name",
|
||
"string": "Navn"
|
||
},
|
||
"src_dot_webhooks_dot_views_dot_3493926696": {
|
||
"context": "window title",
|
||
"string": "Opprett Webhook"
|
||
},
|
||
"src_dot_yes": {
|
||
"string": "Ja"
|
||
},
|
||
"tableColAllocated": {
|
||
"context": "table column header, allocated product quantity",
|
||
"string": "Allokert"
|
||
},
|
||
"tableColQuantity": {
|
||
"context": "table column header",
|
||
"string": "Antall"
|
||
},
|
||
"voucherDetailsUnassignCategory": {
|
||
"context": "unassign category from voucher, button",
|
||
"string": "Fjern"
|
||
},
|
||
"voucherDetailsUnassignCollection": {
|
||
"context": "unassign collection from voucher, button",
|
||
"string": "Fjern"
|
||
},
|
||
"voucherDetailsUnassignProduct": {
|
||
"context": "unassign product from voucher, button",
|
||
"string": "Fjern"
|
||
}
|
||
} |