# Translation of Plugins - WooCommerce - Stable (latest release) in Norwegian (Bokmål)
# This file is distributed under the same license as the Plugins - WooCommerce - Stable (latest release) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2023-02-14 20:04:44+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: GlotPress/4.0.0-alpha.3\n"
"Language: nb_NO\n"
"Project-Id-Version: Plugins - WooCommerce - Stable (latest release)\n"

#: packages/woocommerce-blocks/assets/js/blocks/customer-account/block.json
#: packages/woocommerce-blocks/build/customer-account/block.json
msgctxt "block description"
msgid "A block that allows your customers to log in and out of their accounts in your store."
msgstr "En blokk som lar kundene dine logge inn og ut av kontoene sine i butikken din."

#: packages/woocommerce-blocks/assets/js/blocks/customer-account/block.json
#: packages/woocommerce-blocks/build/customer-account/block.json
msgctxt "block title"
msgid "Customer account"
msgstr "Kundekonto"

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-shipping-methods-block/block.json
msgctxt "block description"
msgid "Display shipping options and rates for your store."
msgstr "Vis fraktalternativer og priser for butikken din."

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-method-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-shipping-method-block/block.json
msgctxt "block description"
msgid "Select between shipping or local pickup."
msgstr "Velg mellom frakt eller lokal henting."

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-method-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-shipping-method-block/block.json
msgctxt "block title"
msgid "Shipping Method"
msgstr "Fraktmetode"

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-pickup-options-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-pickup-options-block/block.json
msgctxt "block description"
msgid "Shows local pickup options."
msgstr "Viser lokale hentealternativer."

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-pickup-options-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-pickup-options-block/block.json
msgctxt "block title"
msgid "Pickup Method"
msgstr "Hentemetode"

#: src/Internal/Features/FeaturesController.php:647
msgid "⚠ This feature is currently in development and only available for simple products. No extension support yet."
msgstr "⚠ Denne funksjonen er for tiden under utvikling og bare tilgjengelig for enkle produkter. Ingen støtte for utvidelser ennå."

#. translators: 1: line break tag.
#: src/Internal/Features/FeaturesController.php:620
msgid ""
"%1$s This navigation will soon become unavailable while we make necessary improvements.\n"
"\t\t\t             If you turn it off now, you will not be able to turn it back on."
msgstr ""
"%1$s Denne navigasjonen vil snart bli utilgjengelig mens vi gjør nødvendige forbedringer.\n"
"\t\t\t             Hvis du slår den av nå, vil du ikke kunne slå den på igjen."

#. translators: 1: line break tag.
#: src/Internal/Features/FeaturesController.php:614
msgid "%1$s The development of this feature is currently on hold."
msgstr "%1$s Utviklingen av denne funksjonen er for tiden satt på vent."

#: src/Internal/Features/FeaturesController.php:106
msgid "Try the new product editor (Beta)"
msgstr "Prøv den nye produktredaktøren (Beta)"

#: src/Internal/Features/FeaturesController.php:105
msgid "New product editor"
msgstr "Ny produktredaktør"

#. translators: 1: child product ID 2: parent product ID.
#: src/Internal/DownloadPermissionsAdjuster.php:110
msgid "Unable to load child product %1$d while adjusting download permissions for product %2$d."
msgstr "Kan ikke laste inn underordnet produkt %1$d under justering av nedlastingstillatelser for produkt %2$d."

#. translators: %s is a meta_query key.
#: src/Internal/DataStores/Orders/OrdersTableMetaQuery.php:200
msgid "Invalid meta_query clause key: %s."
msgstr "Ugyldig meta_query klausulnøkkel: %s."

#. translators: %1$s the name of the class and method used.
#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:151
#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:169
msgid "%1$s: The visibility of the custom orders table feature is now handled by the WooCommerce features engine. See the FeaturesController class, or go to WooCommerce - Settings - Advanced - Features."
msgstr "%1$s: Synligheten til tabellfunksjonen for tilpassede bestillinger håndteres nå av WooCommerce-funksjonsmotoren. Se klassen FeaturesController, eller gå til WooCommerce - Innstillinger - Avansert - Funksjoner."

#. translators: 1: Missing arguments list.
#: src/Internal/Admin/ProductForm/Section.php:49
msgid "You are missing required arguments of WooCommerce ProductForm Section: %1$s"
msgstr "Du mangler nødvendige argumenter for WooCommerce ProductForm Section: %1$s"

#. translators: 1: Item type 2: Duplicate registered item id.
#: src/Internal/Admin/ProductForm/FormFactory.php:241
msgid "You have attempted to register a duplicate form %1$s with WooCommerce Form: %2$s"
msgstr "Du har forsøkt å registrere et duplikatskjema %1$s med WooCommerce Form: %2$s"

#. translators: 1: missing class name.
#: src/Internal/Admin/ProductForm/FormFactory.php:231
msgid "%1$s class does not exist."
msgstr "%1$s-klassen finnes ikke."

#. translators: 1: Missing arguments list.
#: src/Internal/Admin/ProductForm/Field.php:53
msgid "You are missing required arguments of WooCommerce ProductForm Field: %1$s"
msgstr "You are missing required arguments of WooCommerce ProductForm Field: %1$s"

#: src/Admin/Marketing/MarketingChannels.php:34
msgid "Marketing channel cannot be registered because there is already a channel registered with the same slug!"
msgstr "Markedsføringskanalen kan ikke registreres fordi det allerede er registrert en kanal med samme slug!"

#: src/Admin/API/ProductForm.php:73
msgid "Sorry, you are not allowed to retrieve product form data."
msgstr "Beklager, du har ikke lov til å hente produktskjemadata."

#: src/Admin/API/MarketingRecommendations.php:104
msgid "The specified category for recommendations is invalid. Allowed values: \"channels\", \"extensions\"."
msgstr "Den angitte kategorien for anbefalinger er ugyldig. Tillatte verdier: \"channels\", \"extensions\"."

#: src/Admin/API/MarketingRecommendations.php:77
msgid "Sorry, you cannot view marketing channels."
msgstr "Beklager, du kan ikke se markedsføringskanaler."

#: src/Admin/API/MarketingChannels.php:182
msgid "Number of channel issues/errors (e.g. account-related errors, product synchronization issues, etc.)."
msgstr "Antall kanalproblemer/feil (f.eks. kontorelaterte feil, produktsynkroniseringsproblemer osv.)."

#: src/Admin/API/MarketingChannels.php:176
msgid "Status of the marketing channel's product listings."
msgstr "Status for markedsføringskanalens produktoppføringer."

#: src/Admin/API/MarketingChannels.php:170
msgid "URL to the settings page, or the link to complete the setup/onboarding if the channel has not been set up yet."
msgstr "Nettadressen til innstillingssiden, eller lenken for å fullføre oppsettet/onboarding hvis kanalen ikke er satt opp ennå."

#: src/Admin/API/MarketingChannels.php:165
msgid "Whether or not the marketing channel is set up."
msgstr "Om markedsføringskanalen er opprettet eller ikke."

#: src/Admin/API/MarketingChannels.php:158
msgid "Path to the channel icon."
msgstr "Sti til kanalikonet."

#: src/Admin/API/MarketingChannels.php:152
msgid "Description of the marketing channel."
msgstr "Beskrivelse av markedsføringskanalen."

#: src/Admin/API/MarketingChannels.php:146
msgid "Name of the marketing channel."
msgstr "Navn på markedsføringskanal."

#: src/Admin/API/MarketingChannels.php:140
msgid "Unique identifier string for the marketing channel extension, also known as the plugin slug."
msgstr "Unik identifikatorstreng for markedsføringskanalutvidelsen, også kjent som plugin slug."

#: src/Admin/API/MarketingCampaignTypes.php:199
msgid "URL to an image/icon for the campaign type."
msgstr "URL til et bilde/ikon for kampanjetypen."

#: src/Admin/API/MarketingCampaignTypes.php:193
msgid "URL to the create campaign page for this campaign type."
msgstr "URL til opprett kampanjesiden for denne kampanjetypen."

#: src/Admin/API/MarketingCampaignTypes.php:185
msgid "The name of the marketing channel that this campaign type belongs to."
msgstr "Navnet på markedsføringskanalen som denne kampanjetypen tilhører."

#: src/Admin/API/MarketingCampaignTypes.php:179
msgid "The unique identifier of the marketing channel that this campaign type belongs to."
msgstr "Den unike identifikatoren for markedsføringskanalen som denne kampanjetypen tilhører."

#: src/Admin/API/MarketingCampaignTypes.php:173
msgid "The marketing channel that this campaign type belongs to."
msgstr "Markedsføringskanalen som denne kampanjetypen tilhører."

#: src/Admin/API/MarketingCampaignTypes.php:167
msgid "Description of the marketing campaign type."
msgstr "Beskrivelse av typen markedsføringskampanje."

#: src/Admin/API/MarketingCampaignTypes.php:161
msgid "Name of the marketing campaign type."
msgstr "Navn på typen markedsføringskampanje."

#: src/Admin/API/MarketingCampaignTypes.php:155
msgid "The unique identifier for the marketing campaign type."
msgstr "Den unike identifikatoren for markedsføringskampanjetypen."

#: src/Admin/API/MarketingCampaigns.php:201
msgid "Cost of the marketing campaign."
msgstr "Kostnader for markedsføringskampanjen."

#: src/Admin/API/MarketingCampaigns.php:195
msgid "URL to the campaign management page."
msgstr "URL til kampanjeadministrasjonssiden."

#: src/Admin/API/MarketingCampaigns.php:189
msgid "Title of the marketing campaign."
msgstr "Tittel på markedsføringskampanjen."

#: src/Admin/API/MarketingCampaigns.php:183
msgid "The unique identifier for the marketing channel that this campaign belongs to."
msgstr "Den unike identifikatoren for markedsføringskanalen som denne kampanjen tilhører."

#: src/Admin/API/MarketingCampaigns.php:177
msgid "The unique identifier for the marketing campaign."
msgstr "Den unike identifikatoren for markedsføringskampanjen."

#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:849
msgctxt "shipping packages"
msgid "Shipment 1"
msgstr "Forsendelse 1"

#. translators: %d: shipping package number
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:846
msgctxt "shipping packages"
msgid "Shipment %d"
msgstr "Forsendelse %d"

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartSelectShippingRate.php:68
msgid "Invalid Rate ID."
msgstr "Ugyldig sats-ID."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartSelectShippingRate.php:39
msgid "The ID of the package being shipped. Leave blank to apply to all packages."
msgstr "ID-en til pakken som sendes. La feltet stå tomt for å gjelde alle pakker."

#: packages/woocommerce-blocks/src/Shipping/ShippingController.php:94
#: packages/woocommerce-blocks/build/wc-shipping-method-pickup-location.js:83
msgid "Optional cost to charge for local pickup."
msgstr "Valgfri kostnad å belaste for lokal henting."

#: packages/woocommerce-blocks/src/Shipping/ShippingController.php:89
#: packages/woocommerce-blocks/build/wc-shipping-method-pickup-location.js:83
msgid "If a cost is defined, this controls if taxes are applied to that cost."
msgstr "Hvis en kostnad er definert, styrer dette om det skal legges avgifter på denne kostnaden."

#: packages/woocommerce-blocks/src/Shipping/ShippingController.php:80
msgid "If enabled, this method will appear on the block based checkout."
msgstr "Hvis denne metoden er aktivert, vises den i den blokkbaserte kassen."

#: packages/woocommerce-blocks/src/Shipping/PickupLocation.php:89
msgid "Pickup address"
msgstr "Henteadresse"

#: packages/woocommerce-blocks/src/Shipping/PickupLocation.php:87
#: packages/woocommerce-blocks/build/wc-shipping-method-pickup-location.js:232
#: packages/woocommerce-blocks/build/wc-shipping-method-pickup-location.js:237
msgid "Pickup location"
msgstr "Hentested"

#: packages/woocommerce-blocks/src/Shipping/PickupLocation.php:17
#: packages/woocommerce-blocks/build/checkout.js:43
msgid "Allow customers to choose a local pickup location during checkout."
msgstr "La kundene velge et lokalt hentested i kassen."

#: packages/woocommerce-blocks/src/BlockTypes/ProductRating.php:86
#: packages/woocommerce-blocks/build/all-products.js:22
#: packages/woocommerce-blocks/build/cart-blocks/cart-cross-sells-products-frontend.js:11
#: packages/woocommerce-blocks/build/cart.js:13
#: packages/woocommerce-blocks/build/product-rating-frontend.js:5
#: packages/woocommerce-blocks/build/product-rating.js:5
msgid "Add review"
msgstr "Legg til anmeldelse"

#: packages/woocommerce-blocks/src/BlockTypes/CustomerAccount.php:106
#: packages/woocommerce-blocks/build/customer-account.js:1
msgid "My Account"
msgstr "Min konto"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:958
msgid "Unable to release actions from claim id %d."
msgstr "Kan ikke frigjøre handlinger fra krav-id %d."

#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:471
msgid "Unknown partial args matching value."
msgstr "Ukjent delvis args samsvarende verdi."

#. translators: %s: provided value type
#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:450
msgid "The value type for the JSON partial matching is not supported. Must be either integer, boolean, double or string. %s type provided."
msgstr "Verditypen for delvis samsvar i JSON støttes ikke. Må være enten heltall, boolsk, dobbel eller streng. typen %s er oppgitt."

#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:433
msgid "JSON partial matching not supported in your environment. Please check your MySQL/MariaDB version."
msgstr "JSON delvis samsvar støttes ikke i ditt miljø. Vennligst sjekk din MySQL/MariaDB-versjon."

#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:471
msgid "async"
msgstr "async"

#. translators: 1) is the number of affected actions, 2) is a link to an admin
#. screen.
#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:195
msgid "<strong>Action Scheduler:</strong> %1$d <a href=\"%2$s\">past-due action</a> found; something may be wrong. <a href=\"https://actionscheduler.org/faq/#my-site-has-past-due-actions-what-can-i-do\" target=\"_blank\">Read documentation &raquo;</a>"
msgid_plural "<strong>Action Scheduler:</strong> %1$d <a href=\"%2$s\">past-due actions</a> found; something may be wrong. <a href=\"https://actionscheduler.org/faq/#my-site-has-past-due-actions-what-can-i-do\" target=\"_blank\">Read documentation &raquo;</a>"
msgstr[0] "<strong>Handlingsplanlegger:</strong> %1$d <a href=\"%2$s\">forfalt handling</a> funnet; noe kan være galt. <a href=\"https://actionscheduler.org/faq/#my-site-has-past-due-actions-what-can-i-do\" target=\"_blank\">Les dokumentasjon \"</a>"
msgstr[1] "<strong>Handlingsplanlegger:</strong> %1$d <a href=\"%2$s\">forfalte handlinger</a> funnet; noe kan være galt. <a href=\"https://actionscheduler.org/faq/#my-site-has-past-due-actions-what-can-i-do\" target=\"_blank\">Les dokumentasjon \"</a>"

#. translators: 1: action hook.
#: packages/action-scheduler/classes/actions/ActionScheduler_Action.php:37
msgid "Scheduled action for %1$s will not be executed as no callbacks are registered."
msgstr "Planlagt handling for %1$s vil ikke bli utført ettersom ingen tilbakekallinger er registrert."

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php:96
msgid "This action appears to be consistently failing. A new instance will not be scheduled."
msgstr "Denne handlingen ser ut til å mislykkes konsekvent. En ny instans vil ikke bli planlagt."

#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1435
msgid "Slug automatically generated from the product name."
msgstr "Slug genereres automatisk fra produktnavnet."

#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1428
msgid "Permalink template for the product."
msgstr "Permalink mal for produktet."

#. translators: %s is file path.
#: includes/export/abstract-wc-csv-batch-exporter.php:133
msgid "Unable to create or write to %s during CSV export. Please check file permissions."
msgstr "Kunne ikke opprette eller skrive til %s under CSV-eksport. Vennligst sjekk filtillatelser."

#: includes/class-wc-countries.php:413
msgctxt "shipping country prefix"
msgid "to"
msgstr "til"

#: includes/class-wc-countries.php:413
msgctxt "shipping country prefix"
msgid "to the"
msgstr "til"

#. translators: Placeholder is a URL.
#: includes/admin/class-wc-admin-notices.php:149
msgid "WooCommerce 7.7, scheduled for <b>May 2023</b>, will require PHP 7.3 or newer to work. Your server is currently running an older version of PHP, so this change will impact your store. Upgrading to at least PHP 8.0 is recommended. <b><a href=\"%s\">Learn more about this change.</a></b>"
msgstr "WooCommerce 7.7, planlagt til <b>mai 2023</b>, vil kreve PHP 7.3 eller nyere for å fungere. Serveren din kjører for øyeblikket en eldre versjon av PHP, så denne endringen vil påvirke butikken din. Det anbefales å oppgradere til minst PHP 8.0. <b><a href=\"%s\">Finn ut mer om denne endringen.</a></b>"

#: includes/admin/class-wc-admin-notices.php:145
msgid "PHP version requirements will change soon"
msgstr "PHP-versjonskravene vil endres snart"

#: packages/woocommerce-blocks/assets/js/blocks/active-filters/block.json
#: packages/woocommerce-blocks/build/active-filters/block.json
msgctxt "block title"
msgid "Active Filters Controls"
msgstr "Kontroller for aktive filtre"

#: templates/emails/customer-on-hold-order.php:27
#: templates/emails/plain/customer-on-hold-order.php:26
msgid "Thanks for your order. It’s on-hold until we confirm that payment has been received."
msgstr "Takk for din bestilling. Den er på vent til vi bekrefter at betalingen er mottatt."

#. translators: %1$d order ID.
#: src/Internal/DataStores/Orders/OrdersTableDataStore.php:1162
msgid "Unable to load the post record for order %1$d"
msgstr "Kan ikke laste post record for ordre %1$d"

#. translators: 1: method name.
#: src/Internal/DataStores/Orders/DataSynchronizer.php:177
msgid "%1$s was called but no order types were registered: it may have been called too early."
msgstr "%1$s ble kalt, men ingen ordretyper ble registrert: den kan ha blitt kalt for tidlig."

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:246
msgid "This will delete the custom orders tables. To create them again enable the \"High-Performance order storage\" feature (via Settings > Advanced > Features)."
msgstr "Dette vil slette de tilpassede ordretabellene. For å opprette dem igjen, aktiver funksjonen \"Høyytelsesordrelagring\" (via Innstillinger > Avansert > Funksjoner)."

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:243
msgid "This will delete the custom orders tables. The tables can be deleted only if the \"High-Performance order storage\" feature is disabled (via Settings > Advanced > Features)."
msgstr "Dette vil slette de tilpassede ordretabellene. Tabellene kan bare slettes hvis funksjonen \"Høyytelsesordrelagring\" er deaktivert (via Innstillinger > Avansert > Funksjoner)."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:174
msgid "Sell on Amazon, eBay, Walmart and more directly from WooCommerce."
msgstr "Selg på Amazon, eBay, Walmart og mer direkte fra WooCommerce."

#. translators: 1: opening product link tag. 2: closing link tag
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:164
msgid "Sell on Amazon, eBay, Walmart and more directly from WooCommerce with  %1$sCodisto%2$s"
msgstr "Selg på Amazon, eBay, Walmart og mer direkte fra WooCommerce med %1$sCodisto%2$s"

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:161
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:173
msgid "Codisto for WooCommerce"
msgstr "Codisto for WooCommerce"

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:127
msgid "Get your products in front of Pinners searching for ideas and things to buy."
msgstr "Få produktene dine foran Pinners som søker etter ideer og ting å kjøpe."

#. translators: %s is a custom order type.
#: src/Internal/Admin/Orders/PageController.php:381
msgid "Invalid order type: %s."
msgstr "Ugyldig ordretype: %s."

#. translators: %d order ID.
#: src/Internal/Admin/Orders/PageController.php:335
msgid "Attempted to determine the edit URL for order %d, however the order does not exist."
msgstr "Forsøkte å finne redigeringsadressen for ordre %d, men ordren eksisterer ikke."

#: src/Internal/Admin/Orders/PageController.php:67
msgid "Order type mismatch."
msgstr "Ordretype samsvarer ikke."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:609
msgid "Product attributes' functionality meets my needs."
msgstr "Produktattributtenes funksjonalitet oppfyller mine behov."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:605
msgid "Product attributes are easy to use."
msgstr "Produktattributter er enkle å bruke."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:578
msgid "The settings screen's functionality meets my needs."
msgstr "Innstillingsskjermens funksjonalitet oppfyller mine behov."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:574
msgid "The settings screen is easy to use."
msgstr "Innstillingsskjermen er enkel å bruke."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:535
msgid "The product import process meets my needs."
msgstr "Produktimportprosessen oppfyller mine behov."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:531
msgid "The product import process is easy to complete."
msgstr "Produktimportprosessen er enkel å fullføre."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:506
msgid "The product tag details screen's functionality meets my needs."
msgstr "Funksjonen til skjermen med produktetikettdetaljer oppfyller mine behov."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:505
msgid "The product tag details screen is easy to use."
msgstr "Skjermen med produktetikettdetaljer er enkel å bruke."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:488
msgid "The product category details screen's functionality meets my needs."
msgstr "Produktkategoridetaljer-skjermens funksjonalitet oppfyller mine behov."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:487
msgid "The product category details screen is easy to use."
msgstr "Skjermen med produktkategoridetaljer er enkel å bruke."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:426
msgid "The order details screen's functionality meets my needs."
msgstr "Bestillingsdetaljer-skjermens funksjonalitet oppfyller mine behov."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:422
msgid "The order details screen is easy to use."
msgstr "Skjermen med bestillingsdetaljer er enkel å bruke."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:393
msgid "The product update process meets my needs."
msgstr "Produktoppdateringsprosessen oppfyller mine behov."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:389
msgid "The product update process is easy to complete."
msgstr "Produktoppdateringsprosessen er enkel å fullføre."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:360
msgid "The product creation screen's functionality meets my needs."
msgstr "Produktopprettingsskjermens funksjonalitet oppfyller mine behov."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:356
msgid "The product creation screen is easy to use."
msgstr "Produktopprettingsskjermen er enkel å bruke."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:286
#: assets/client/admin/app/index.js:2
msgid "The search's functionality meets my needs."
msgstr "Søkets funksjonalitet oppfyller mine behov."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:282
#: assets/client/admin/app/index.js:2
msgid "The search feature in WooCommerce is easy to use."
msgstr "Søkefunksjonen i WooCommerce er enkel å bruke."

#: src/Admin/Features/OnboardingTasks/Tasks/TourInAppMarketplace.php:26
msgid "Discover where to find powerful store add-ons and integrations, with a WooCommerce Marketplace tour"
msgstr "Oppdag hvor du kan finne kraftige butikktillegg og integrasjoner, med en WooCommerce Marketplace-omvisning"

#: packages/woocommerce-blocks/src/Utils/BlockTemplateUtils.php:319
msgid "Displays products filtered by an attribute."
msgstr "Viser produkter filtrert på en attributt."

#: packages/woocommerce-blocks/src/Utils/BlockTemplateUtils.php:318
msgctxt "Template name"
msgid "Products by Attribute"
msgstr "Produkter etter attributt"

#: packages/woocommerce-blocks/patterns/store-info-alt-image-and-text.php:65
msgid "LEARN MORE"
msgstr "LÆR MER"

#: packages/woocommerce-blocks/patterns/store-info-alt-image-and-text.php:60
msgid "We specialize in limited collections of handmade tableware. We collaborate with restaurants and cafes to create unique items that complement the menu perfectly. Please get in touch if you want to know more about our process and pricing."
msgstr "Vi spesialiserer oss på begrensede samlinger av håndlaget servise. Vi samarbeider med restauranter og kafeer for å lage unike varer som kompletterer menyen perfekt. Ta kontakt hvis du vil vite mer om prosessen og priser."

#: packages/woocommerce-blocks/patterns/store-info-alt-image-and-text.php:56
msgid "Marl is an independent studio and artisanal gallery."
msgstr "Marl er et uavhengig studio og håndverksgalleri."

#: packages/woocommerce-blocks/patterns/store-info-alt-image-and-text.php:52
msgid "ABOUT US"
msgstr "OM OSS"

#: packages/woocommerce-blocks/patterns/store-info-alt-image-and-text.php:43
msgid "Unique, one-of-a-kind pieces."
msgstr "Unike, one-of-a-kind eksemplarer."

#: packages/woocommerce-blocks/patterns/store-info-alt-image-and-text.php:39
msgid "Enduring quality."
msgstr "Varig kvalitet."

#: packages/woocommerce-blocks/patterns/store-info-alt-image-and-text.php:35
msgid "Earthy, organic feel."
msgstr "Jordaktig, organisk følelse."

#: packages/woocommerce-blocks/patterns/store-info-alt-image-and-text.php:31
msgid "Timeless style."
msgstr "Tidløs stil."

#: packages/woocommerce-blocks/patterns/store-info-alt-image-and-text.php:26
msgid "All items are 100% hand-made, using the potter’s wheel or traditional techniques."
msgstr "Alle gjenstander er 100% halaget, ved hjelp av pottemakerhjulet eller tradisjonelle teknikker."

#: packages/woocommerce-blocks/patterns/store-info-alt-image-and-text.php:22
msgid "Created with love and care in Australia."
msgstr "Laget med kjærlighet og omsorg i Australia."

#: packages/woocommerce-blocks/patterns/store-info-alt-image-and-text.php:18
msgid "THE GOODS"
msgstr "VARENE"

#: packages/woocommerce-blocks/patterns/product-hero-2-col-2-row.php:76
msgid "42% Cupro 34% Linen 24% Viscose"
msgstr "42 % Cupro 34% Linen 24 % viskose"

#: packages/woocommerce-blocks/patterns/product-hero-2-col-2-row.php:72
msgid "Normal Fit"
msgstr "Normal passform"

#: packages/woocommerce-blocks/patterns/product-hero-2-col-2-row.php:66
msgid "Button-down front for any type of mood or look."
msgstr "Button-down front for enhver type stemning eller utseende."

#: packages/woocommerce-blocks/patterns/product-hero-2-col-2-row.php:62
msgid "Versatile"
msgstr "Allsidig"

#: packages/woocommerce-blocks/patterns/product-hero-2-col-2-row.php:54
msgid "Half tuck into your pants or layer over."
msgstr "Putt halvt inn i buksene eller lag over."

#: packages/woocommerce-blocks/patterns/product-hero-2-col-2-row.php:50
msgid "Fits your wardrobe"
msgstr "Passer til garderoben din"

#: packages/woocommerce-blocks/patterns/product-hero-2-col-2-row.php:44
msgid "Reflect your fashionable style."
msgstr "Gjenspeil din fasjonable stil."

#: packages/woocommerce-blocks/patterns/product-hero-2-col-2-row.php:40
msgid "100% Woolen"
msgstr "100% ull"

#: packages/woocommerce-blocks/patterns/product-hero-2-col-2-row.php:22
msgid "Perfect for any look featuring a mid-rise, relax fitting silhouette."
msgstr "Perfekt for enhver look med en mellomhøy, avslappende silhuett."

#: packages/woocommerce-blocks/patterns/product-hero-2-col-2-row.php:15
msgid "The Eden Jacket"
msgstr "Eden-jakken"

#: packages/woocommerce-blocks/patterns/just-arrived-full-hero.php:14
msgid "Our early autumn collection is here."
msgstr "Vår tidlig høstkolleksjon er her."

#: packages/woocommerce-blocks/patterns/just-arrived-full-hero.php:10
msgid "Just arrived"
msgstr "Akkurat ankommet"

#: includes/admin/meta-boxes/views/html-product-attribute.php:24
msgid "e.g. Fabric or Brand"
msgstr "f.eks. stoff eller merke"

#: includes/admin/meta-boxes/views/html-product-attribute.php:11
msgid "Custom attribute"
msgstr "Tilpasset attributt"

#. translators: %1$s: Product link opening tag. %2$s: Product link closing tag.
#: includes/admin/class-wc-admin-post-types.php:135
msgid "Product published. %1$sView Product%2$s"
msgstr "Produkt publisert. %1$sSe produkt%2$s"

#. translators: %1$s: Product link opening tag. %2$s: Product link closing tag.
#: includes/admin/class-wc-admin-post-types.php:129
msgid "Product updated. %1$sView Product%2$s"
msgstr "Produkt oppdatert. %1$sSe produkt%2$s"

#. translators: %1$s: maximum file size
#: includes/admin/class-wc-admin-assets.php:420
msgid "For best results, upload JPEG or PNG files that are 1000 by 1000 pixels or larger. Maximum upload file size: %1$s."
msgstr "For best resultat, last opp JPEG- eller PNG-filer som er 1000 x 1000 piksler eller større. Maksimal filstørrelse for opplasting: %1$s."

#: i18n/states.php:1837
msgid "Chernihivshchyna"
msgstr "Chernihivshchyna"

#: i18n/states.php:1836
msgid "Cherkashchyna"
msgstr "Cherkashchyna"

#: i18n/states.php:1835
msgid "Khmelnychchyna"
msgstr "Khmelnychchyna"

#: i18n/states.php:1834
msgid "Khersonshchyna"
msgstr "Khersonshchyna"

#: i18n/states.php:1833
msgid "Kharkivshchyna"
msgstr "Kharkivshchyna"

#: i18n/states.php:1832
msgid "Ternopilshchyna"
msgstr "Ternopilshchyna"

#: i18n/states.php:1831
msgid "Sumshchyna"
msgstr "Sumshchyna"

#: i18n/states.php:1830
msgid "Rivnenshchyna"
msgstr "Rivnenshchyna"

#: i18n/states.php:1829
msgid "Poltavshchyna"
msgstr "Poltavshchyna"

#: i18n/states.php:1828
msgid "Odeshchyna"
msgstr "Odeshchyna"

#: i18n/states.php:1827
msgid "Mykolayivschyna"
msgstr "Mykolayivschyna"

#: i18n/states.php:1826
msgid "Lvivshchyna"
msgstr "Lvivshchyna"

#: i18n/states.php:1825
msgid "Crimea"
msgstr "Krym"

#: i18n/states.php:1824
msgid "Sevastopol"
msgstr "Sevastopol"

#: i18n/states.php:1823
msgid "Kirovohradschyna"
msgstr "Kirovohradschyna"

#: i18n/states.php:1822
msgid "Kyivshchyna"
msgstr "Kyivshchyna"

#: i18n/states.php:1821
msgid "Kyiv"
msgstr "Kyiv"

#: i18n/states.php:1820
msgid "Prykarpattia"
msgstr "Prykarpattia"

#: i18n/states.php:1819
msgid "Zaporizhzhya"
msgstr "Zaporizhzhya"

#: i18n/states.php:1818
msgid "Zakarpattia"
msgstr "Zakarpattia"

#: i18n/states.php:1817
msgid "Zhytomyrshchyna"
msgstr "Zhytomyrshchyna"

#: i18n/states.php:1816
msgid "Donechchyna"
msgstr "Donechchyna"

#: i18n/states.php:1815
msgid "Dnipropetrovshchyna"
msgstr "Dnipropetrovshchyna"

#: i18n/states.php:1814
msgid "Luhanshchyna"
msgstr "Luhanshchyna"

#: i18n/states.php:1813
msgid "Volyn"
msgstr "Volyn"

#: i18n/states.php:1812
msgid "Vinnychchyna"
msgstr "Vinnychchyna"

#: packages/woocommerce-blocks/assets/js/blocks/rating-filter/block.json
#: packages/woocommerce-blocks/build/rating-filter/block.json
msgctxt "block title"
msgid "Filter by Rating Controls"
msgstr "Filtrer etter vurderingskontroller"

#: src/Internal/Admin/Notes/PaymentsMoreInfoNeeded.php:81
msgid "Learn more here"
msgstr "Lær mer her"

#: src/Internal/Admin/Notes/PaymentsMoreInfoNeeded.php:75
msgid "Payments made simple with WooCommerce Payments"
msgstr "Betalinger gjort enkelt med WooCommerce Payments"

#: src/Internal/Admin/Notes/PaymentsMoreInfoNeeded.php:72
msgid "We recently asked you if you wanted more information about WooCommerce Payments. Run your business and manage your payments in one place with the solution built and supported by WooCommerce."
msgstr "Vi spurte deg nylig om du ville ha mer informasjon om WooCommerce Payments. Kjør virksomheten din og administrer betalingene dine på ett sted med løsningen bygget og støttet av WooCommerce."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:252
msgid "List of attributes (taxonomy terms) assigned to the product. For variable products, these are mapped to variations (see the `variations` field)."
msgstr "Liste over attributter (taksonomitermer) som er tilordnet produktet. For variable produkter er disse tilordnet variasjoner (se `variasjoner`-feltet)."

#: includes/admin/wc-admin-functions.php:539
msgid "Add price"
msgstr "Legg til pris"

#: includes/admin/views/html-admin-page-status-report.php:774
msgid "Is data sync enabled for HPOS?"
msgstr "Er datasynkronisering aktivert for HPOS?"

#: includes/admin/views/html-admin-page-status-report.php:773
msgid "HPOS data sync enabled:"
msgstr "HPOS-datasynkronisering aktivert:"

#: includes/admin/views/html-admin-page-status-report.php:768
msgid "Datastore currently in use for orders."
msgstr "Datalager i bruk for bestillinger."

#: includes/admin/views/html-admin-page-status-report.php:767
msgid "Order datastore:"
msgstr "Ordredatalager:"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:183
msgid "Add prices"
msgstr "Legg til priser"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:178
msgid "Add price to all variations that don't have a price"
msgstr "Legg til pris for alle varianter som ikke har en pris"

#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:184
msgid " says"
msgstr " sier"

#: i18n/states.php:1560
msgid "Ziguinchor"
msgstr "Ziguinchor"

#: i18n/states.php:1559
msgid "Thiès"
msgstr "Thiès"

#: i18n/states.php:1558
msgid "Tambacounda"
msgstr "Tambacounda"

#: i18n/states.php:1557
msgid "Saint-Louis"
msgstr "Saint-Louis"

#: i18n/states.php:1556
msgid "Sédhiou"
msgstr "Sédhiou"

#: i18n/states.php:1555
msgid "Matam"
msgstr "Matam"

#: i18n/states.php:1554
msgid "Louga"
msgstr "Louga"

#: i18n/states.php:1553
msgid "Kaolack"
msgstr "Kaolack"

#: i18n/states.php:1552
msgid "Kédougou"
msgstr "Kédougou"

#: i18n/states.php:1551
msgid "Kolda"
msgstr "Kolda"

#: i18n/states.php:1550
msgid "Kaffrine"
msgstr "Kaffrine"

#: i18n/states.php:1549
msgid "Fatick"
msgstr "Fatick"

#: i18n/states.php:1548
msgid "Dakar"
msgstr "Dakar"

#: i18n/states.php:1547
msgid "Diourbel"
msgstr "Diourbel"

#: packages/woocommerce-blocks/assets/js/blocks/stock-filter/block.json
#: packages/woocommerce-blocks/build/stock-filter/block.json
msgctxt "block title"
msgid "Filter by Stock Controls"
msgstr "Filtrer etter lagerkontroller"

#: packages/woocommerce-blocks/assets/js/blocks/rating-filter/block.json
#: packages/woocommerce-blocks/build/rating-filter/block.json
msgctxt "block description"
msgid "Enable customers to filter the product grid by rating."
msgstr "Gjør det mulig for kunder å filtrere produktrutenettet etter vurdering."

#: packages/woocommerce-blocks/assets/js/blocks/price-filter/block.json
#: packages/woocommerce-blocks/build/price-filter/block.json
msgctxt "block title"
msgid "Filter by Price Controls"
msgstr "Filtrer etter priskontroller"

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-cross-sells-products/block.json
#: packages/woocommerce-blocks/build/inner-blocks/cart-cross-sells-products-block/block.json
msgctxt "block description"
msgid "Shows the Cross-Sells products."
msgstr "Viser kryssalg produktene."

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-cross-sells-products/block.json
#: packages/woocommerce-blocks/build/inner-blocks/cart-cross-sells-products-block/block.json
msgctxt "block title"
msgid "Cart Cross-Sells Products"
msgstr "Kryssalg-produkter i handlekurven"

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-cross-sells-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/cart-cross-sells-block/block.json
msgctxt "block description"
msgid "Shows the Cross-Sells block."
msgstr "Viser Krysssalg-blokken."

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-cross-sells-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/cart-cross-sells-block/block.json
msgctxt "block title"
msgid "Cart Cross-Sells"
msgstr "Kryssalg i handlekurven"

#: packages/woocommerce-blocks/assets/js/blocks/attribute-filter/block.json
#: packages/woocommerce-blocks/build/attribute-filter/block.json
msgctxt "block title"
msgid "Filter by Attribute Controls"
msgstr "Filtrer etter attributtkontroller"

#: packages/woocommerce-blocks/patterns/filters.php:52
#: packages/woocommerce-blocks/build/filter-wrapper.js:1
msgid "Filter by rating"
msgstr "Filtrer etter vurdering"

#. translators: %s = name of a WooCommerce feature
#: src/Internal/Features/FeaturesController.php:1060
msgid "Incompatible with '%s'"
msgstr "Inkompatibel med '%s'"

#: src/Internal/Features/FeaturesController.php:1058
msgid "Incompatible with WooCommerce features"
msgstr "Inkompatibel med WooCommerce-funksjoner"

#: src/Internal/Features/FeaturesController.php:958
msgid "Manage WooCommerce features"
msgstr "Administrer WooCommerce-funksjoner"

#: src/Internal/Features/FeaturesController.php:951
msgid "⚠ This plugin is incompatible with the enabled WooCommerce features '%1$s', '%2$s' and %3$d more, it shouldn't be activated."
msgstr "⚠ Denne utvidelsen er inkompatibel med de påslåtte WooCommerce-funksjonene '%1$s', '%2$s' og %3$d flere, den skal ikke aktiveres."

#: src/Internal/Features/FeaturesController.php:944
msgid "⚠ This plugin is incompatible with the enabled WooCommerce features '%1$s' and '%2$s', it shouldn't be activated."
msgstr "⚠ Denne utvidelsen er inkompatibel med de påslåtte WooCommerce-funksjonene '%1$s' og '%2$s', den skal ikke aktiveres."

#. translators: %s = printable plugin name
#: src/Internal/Features/FeaturesController.php:938
msgid "⚠ This plugin is incompatible with the enabled WooCommerce feature '%s', it shouldn't be activated."
msgstr "⚠ Denne utvidelelsen er inkompatibel med den påslåtte WooCommerce-funksjonen '%s', den skal ikke aktiveres."

#: src/Internal/Features/FeaturesController.php:879
msgid "<a href='%1$s'>View all plugins</a> - <a href='%2$s'>Manage WooCommerce features</a>"
msgstr "<a href='%1$s'>Se alle utvidelser</a> - <a href='%2$s'>Administrer WooCommerce-funksjoner</a>"

#. translators: %s is a feature name.
#: src/Internal/Features/FeaturesController.php:873
msgid "You are viewing the active plugins that are incompatible with the '%s' feature."
msgstr "Du ser på aktive uvidelser som er inkompatible med '%s'-funksjonen."

#: src/Internal/Features/FeaturesController.php:870
msgid "You are viewing active plugins that are incompatible with currently enabled WooCommerce features."
msgstr "Du ser på aktive utvidelser som er inkompatible med nå aktiverte WooCommerce-funksjoner."

#: src/Internal/Features/FeaturesController.php:827
msgid "WooCommerce has detected that some of your active plugins are incompatible with currently enabled WooCommerce features. Please <a>review the details</a>."
msgstr "WooCommerce har oppdaget at noen av de aktive utvidelsene dine er inkompatible med nå aktiverte WooCommerce-funksjoner. <a>Se gjennom detaljene</a>."

#. translators: %s = URL of the plugins page
#: src/Internal/Features/FeaturesController.php:689
msgid " <a href='%s'>Manage incompatible plugins</a>"
msgstr " <a href='%s'>Administrer inkompatible utvidelser</a>"

#: src/Internal/Features/FeaturesController.php:669
msgid "⚠ This feature shouldn't be enabled: %1$s, %2$s and %3$d more active plugin isn't compatible with it"
msgid_plural "⚠ This feature shouldn't be enabled: the %1$s and %2$s plugins are active and aren't compatible with it. There are %3$d other incompatible plugins."
msgstr[0] "⚠ Denne funksjonen skal ikke være aktivert: %1$s, %2$s og %3$d aktiv utvidelse er ikke kompatibel med den"
msgstr[1] "⚠ Denne funksjonen bør ikke være aktivert: Utvidelsene %1$s og %2$s er aktive og ikke kompatible med den. Det er %3$d andre inkompatible utvidelser."

#: src/Internal/Features/FeaturesController.php:662
msgid "⚠ This feature shouldn't be enabled: the %1$s and %2$s plugins are active and aren't compatible with it."
msgstr "⚠ Denne funksjonen bør ikke være aktivert: Utvidelsene %1$s- og %2$s er aktive og ikke kompatible med den."

#. translators: %s = printable plugin name
#: src/Internal/Features/FeaturesController.php:658
msgid "⚠ This feature shouldn't be enabled, the %s plugin is active and isn't compatible with it."
msgstr "⚠ Denne funksjonen skal ikke være aktivert, utvidelsen %s er aktiv og ikke kompatibel med den."

#: src/Internal/Features/FeaturesController.php:607
msgid "WooCommerce Admin has been disabled"
msgstr "WooCommerce Admin er slått av"

#: src/Internal/Features/FeaturesController.php:573
msgid "These features are either experimental or incomplete, enable them at your own risk!"
msgstr "Disse funksjonene er enten eksperimentelle eller ufullstendige, slå dem på på egen risiko!"

#: src/Internal/Features/FeaturesController.php:571
msgid "Experimental features"
msgstr "Eksperimentelle funksjoner"

#. translators: 1: class::method 2: before_woocommerce_init
#: src/Internal/Features/FeaturesController.php:260
msgid "%1$s should be called inside the %2$s action."
msgstr "%1$s skal kalles i %2$s-handlingen."

#: src/Internal/Features/FeaturesController.php:111
msgid "Enable the high performance order storage feature."
msgstr "Aktiver funksjonen for høyytelses ordrelagring."

#: src/Internal/Features/FeaturesController.php:110
msgid "High-Performance order storage (COT)"
msgstr "Høyytelses ordrelagring (COT)"

#: src/Internal/DataStores/Orders/OrdersTableFieldQuery.php:228
msgid "Missing table info for query arg."
msgstr "Manglende tabellinformasjon for query arg."

#. translators: %s = URL of the custom data stores settings page
#: src/Internal/DataStores/Orders/DataSynchronizer.php:507
msgid "<a href='%s'>Manage orders synchronization</a>"
msgstr "<a href='%s'>Administrer ordresynkronisering</a>"

#: src/Internal/DataStores/Orders/DataSynchronizer.php:487
msgid "⚠ There's one order pending sync from the posts table to the orders table. The feature shouldn't be disabled until this order is synchronized."
msgid_plural "⚠ There are %1$d orders pending sync from the posts table to the orders table. The feature shouldn't be disabled until these orders are synchronized."
msgstr[0] "⚠ Det er én ordre som venter på synkronisering fra innleggstabellen til ordretabellen. Funksjonen skal ikke deaktiveres før denne bestillingen er synkronisert."
msgstr[1] "⚠ Det er %%1$d ordre som venter på synkronisering fra innleggstabellen til ordretabellen. Funksjonen bør ikke deaktiveres før disse bestillingene er synkronisert."

#: src/Internal/DataStores/Orders/DataSynchronizer.php:477
msgid "⚠ There's one order pending sync from the orders table to the posts table. The feature shouldn't be disabled until this order is synchronized."
msgid_plural "⚠ There are %1$d orders pending sync from the orders table to the posts table. The feature shouldn't be disabled until these orders are synchronized."
msgstr[0] "⚠ Det er én ordre som venter på synkronisering fra ordretabellen til posttabellen. Funksjonen skal ikke deaktiveres før denne bestillingen er synkronisert."
msgstr[1] "⚠ Det er %1$d ordre som venter på synkronisering fra ordretabellen til posttabellen. Funksjonen bør ikke deaktiveres før disse bestillingene er synkronisert."

#. translators: 1: opening product link tag. 2: closing link tag
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:707
msgid "Create ad campaigns and reach one billion global users with %1$sTikTok for WooCommerce%2$s"
msgstr "Opprett annonsekampanjer og nå ut til én milliard globale brukere med %1$sTikTok for WooCommerce%2$s"

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:271
msgid "Migrate command is deprecated. Please use `sync` instead."
msgstr "Migreringskommandoen er avviklet. Bruk \"synkronisering\" i stedet."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:230
msgid "Sync completed."
msgstr "Synkronisering fullført."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:227
msgid "No orders were synced."
msgstr "Ingen ordre ble synkronisert."

#: includes/admin/meta-boxes/views/html-product-data-attributes.php:40
msgid "Add existing attribute"
msgstr "Legg til eksisterende attributt"

#: includes/admin/meta-boxes/views/html-product-data-attributes.php:39
msgid "Add custom attribute"
msgstr "Legg til tilpasset attributt"

#: packages/woocommerce-blocks/assets/js/blocks/stock-filter/block.json
#: packages/woocommerce-blocks/build/stock-filter/block.json
msgctxt "block description"
msgid "Enable customers to filter the product grid by stock status."
msgstr "Tillat kunder å filtrere produkter på lagerstatus."

#: packages/woocommerce-blocks/assets/js/blocks/filter-wrapper/block.json
#: packages/woocommerce-blocks/build/filter-wrapper/block.json
msgctxt "block title"
msgid "Filter Block"
msgstr "Filter-blokk"

#: packages/woocommerce-blocks/assets/js/blocks/price-filter/block.json
#: packages/woocommerce-blocks/build/price-filter/block.json
msgctxt "block description"
msgid "Enable customers to filter the product grid by choosing a price range."
msgstr "Gjør det mulig for kunder å filtrere produktnettet ved å velge en prisklasse."

#: packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/filled-mini-cart-contents-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/filled-mini-cart-contents-block/block.json
msgctxt "block description"
msgid "Contains blocks that display the content of the Mini Cart."
msgstr "Inneholder blokker som viser innholdet i minihandlekurven."

#: packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-product/block.json
#: packages/woocommerce-blocks/build/featured-product/block.json
msgctxt "block description"
msgid "Highlight a product or variation."
msgstr "Fremhev et produkt eller en variant."

#: packages/woocommerce-blocks/assets/js/blocks/attribute-filter/block.json
#: packages/woocommerce-blocks/build/attribute-filter/block.json
msgctxt "block description"
msgid "Enable customers to filter the product grid by selecting one or more attributes, such as color."
msgstr "Gjør det mulig for kunder å filtrere produktnettet ved å velge ett eller flere attributter, for eksempel farge."

#: packages/woocommerce-blocks/assets/js/blocks/active-filters/block.json
#: packages/woocommerce-blocks/build/active-filters/block.json
msgctxt "block description"
msgid "Display the currently active filters."
msgstr "Vis de aktive filtrene."

#. translators: 1: opening link tag 2: closing link tag.
#: src/Internal/Orders/MobileMessagingHandler.php:175
msgid "Process your orders on the go. %1$sGet the app%2$s."
msgstr "Behandle bestillingene dine mens du er på farten. %1$sLast ned appen%2$s."

#. translators: 1: opening link tag 2: closing link tag.
#: src/Internal/Orders/MobileMessagingHandler.php:146
msgid "%1$sManage the order%2$s with the app."
msgstr "%1$sAdministrer bestillingen%2$s med appen."

#. translators: 1: opening link tag 2: closing link tag.
#: src/Internal/Orders/MobileMessagingHandler.php:114
msgid "%1$sCollect payments easily%2$s from your customers anywhere with our mobile app."
msgstr "%1$sSamle inn betalinger enkelt%2$s fra kundene dine hvor som helst med mobilappen vår."

#. translators: 1: order ID, 2: order status
#: src/Internal/DataStores/Orders/OrdersTableDataStore.php:1960
msgid "Something went wrong when trying to restore order %d from the trash. It could not be restored."
msgstr "Noe gikk galt under forsøk på å gjenopprette bestillingen %d fra papirkurven. Den kunne ikke gjenopprettes."

#. translators: 1: order ID, 2: order status
#: src/Internal/DataStores/Orders/OrdersTableDataStore.php:1909
msgid "The previous status of order %1$d (\"%2$s\") is invalid. It could not be restored."
msgstr "Den forrige statusen for ordren %1$d (\"%2$s\") er ugyldig. Den kunne ikke gjenopprettes."

#. translators: 1: order ID, 2: order status
#: src/Internal/DataStores/Orders/OrdersTableDataStore.php:1897
msgid "The previous status of order %1$d (\"%2$s\") is invalid. It has been restored to \"pending\" status instead."
msgstr "Den forrige statusen for ordren %1$d (\"%2$s\") er ugyldig. Den har blitt gjenopprettet til \"venter\"-status i stedet."

#. translators: 1: order ID, 2: order status
#: src/Internal/DataStores/Orders/OrdersTableDataStore.php:1879
msgid "Order %1$d cannot be restored from the trash: it has already been restored to status \"%2$s\"."
msgstr "Ordren %1$d kan ikke gjenopprettes fra papirkurven: den er allerede gjenopprettet til status \"%2$s\"."

#: src/Admin/Features/OnboardingTasks/Tasks/GetMobileApp.php:27
msgid "Get the free WooCommerce mobile app"
msgstr "Få den gratis WooCommerce-mobilappen"

#: src/Admin/Features/MultichannelMarketing/Init.php:46
msgid "Enables the new WooCommerce Multichannel Marketing experience in the Marketing page"
msgstr "Aktiverer den nye WooCommerce Multichannel Marketing-opplevelsen på markedsføringssiden"

#: src/Admin/API/OnboardingProfile.php:447
msgid "Whether or not this store country is set via onboarding profiler."
msgstr "Hvorvidt dette butikklandet er angitt via onboarding-profiler eller ikke."

#: src/Admin/API/Notes.php:824
msgid "Registers whether the note is read or not"
msgstr "Registrerer om notatet er lest eller ikke"

#: src/Admin/API/MobileAppMagicLink.php:96
msgid "Jetpack is not connected."
msgstr "Jetpack er ikke tilkoblet."

#: packages/woocommerce-blocks/src/Domain/Services/Email/CustomerNewAccount.php:58
msgid "“New Account” emails are sent when a customer signs up via the checkout flow."
msgstr "«Ny konto»-e-poster sendes når en kunde registrerer seg via betalingsflyten."

#: packages/woocommerce-blocks/src/Domain/Bootstrap.php:157
msgid "The WooCommerce Blocks plugin requires a more recent version of WooCommerce and has been deactivated. Please update to the latest version of WooCommerce."
msgstr "Utvidelsen WooCommerce Blokker krever en nyere versjon av WooCommerce og har blitt deaktivert. Vennligst oppdater til den nyeste versjonen av WooCommerce."

#: packages/woocommerce-blocks/src/BlockTypes/MiniCart.php:529
msgid "Empty Mini Cart Message"
msgstr "Tom mini handlekurv melding"

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1993
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2399
msgid "Ensure meta_data excludes specific keys."
msgstr "Sørg for at meta_data ekskluderer spesifikke nøkler."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1984
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2390
msgid "Limit meta_data to specific keys."
msgstr "Begrens meta_data til spesifikke nøkler."

#: includes/data-stores/class-wc-customer-download-data-store.php:292
msgid "Unsupported argument type provided as value."
msgstr "Ustøttet argumenttype oppgitt som verdi."

#. translators: %s is the URL for the application-password section in
#. WooCommerce.com.
#: includes/cli/class-wc-cli-com-command.php:171
msgid "Invalid password. Generate a new one from %s."
msgstr "Ugyldig passord. Generer en ny fra %s."

#. translators: %s is the URL for the application-password section in
#. WooCommerce.com.
#: includes/cli/class-wc-cli-com-command.php:166
msgid "Connection password:"
msgstr "Tilkoblingspassord:"

#. translators: %s is the URL for the application-password section in
#. WooCommerce.com.
#: includes/cli/class-wc-cli-com-command.php:165
msgid "If you don't have an application password (not your account password), generate a password from %s"
msgstr "Hvis du ikke har et programpassord (ikke kontopassordet), generer et passord fra %s"

#: includes/cli/class-wc-cli-com-command.php:157
msgid "Your store is already connected."
msgstr "Butikken din er allerede tilkoblet."

#: includes/cli/class-wc-cli-com-command.php:118
msgid "Are you sure you want to disconnect your store from WooCommerce.com?"
msgstr "Er du sikker på at du vil koble fra butikken din fra WooCommerce.com?"

#: includes/cli/class-wc-cli-com-command.php:115
msgid "Your store is not connected to WooCommerce.com. Run `wp wc com connect` command."
msgstr "Butikken din er ikke koblet til WooCommerce.com. Kjør kommandoen `wp wc com connect`."

#: includes/admin/settings/class-wc-settings-products.php:430
msgid "Customers can still save the file to their device, but by default file will be opened instead of being downloaded (does not work with redirects)."
msgstr "Kunder kan fortsatt lagre filen på enheten sin, men som standard åpnes filen i stedet for å lastes ned (fungerer ikke med omdirigeringer)."

#: includes/admin/settings/class-wc-settings-products.php:426
msgid "Open downloadable files in the browser, instead of saving them to the device."
msgstr "Åpne nedlastbare filer i nettleseren, i stedet for å lagre dem på enheten."

#: includes/admin/settings/class-wc-settings-products.php:425
msgid "Open in browser"
msgstr "Åpne i nettleseren"

#: includes/admin/class-wc-admin-assets.php:418
msgid "Summarize this product in 1-2 short sentences. We’ll show it at the top of the page."
msgstr "Oppsummer dette produktet i 1-2 korte setninger. Vi viser det øverst på siden."

#: includes/admin/class-wc-admin-assets.php:417
#: assets/client/admin/chunks/9740.js:1
#: assets/client/admin/chunks/edit-product-page.js:1
msgid "Describe this product. What makes it unique? What are its most important features?"
msgstr "Beskriv dette produktet. Hva gjør den unik? Hva er dens viktigste funksjoner?"

#: includes/admin/class-wc-admin-assets.php:416
msgid "Product types define available product details and attributes, such as downloadable files and variations. They’re also used for analytics and inventory management."
msgstr "Produkttyper definerer tilgjengelige produktdetaljer og attributter, for eksempel nedlastbare filer og varianter. De brukes også til analyser og lagerstyring."

#: includes/admin/class-wc-admin-assets.php:415
msgid "<b>Variable –</b> a product with variations, each of which may have a different SKU, price, stock option, etc. For example, a t-shirt available in different colors and/or sizes."
msgstr "<b>Variabel –</b> et produkt med variasjoner, som hver kan ha forskjellig SKU, pris, lagervalg osv. For eksempel en t-skjorte tilgjengelig i forskjellige farger og/eller størrelser."

#: includes/admin/class-wc-admin-assets.php:414
msgid "<b>External or Affiliate –</b> one that you list and describe on your website but is sold elsewhere."
msgstr "<b>Ekstern eller affiliate –</b> en som du lister og beskriver på nettstedet ditt, men som selges andre steder."

#: includes/admin/class-wc-admin-assets.php:413
msgid "<b>Grouped –</b> a collection of related products that can be purchased individually and only consist of simple products. For example, a set of six drinking glasses."
msgstr "<b>Gruppert –</b> en samling relaterte produkter som kan kjøpes individuelt og kun består av enkle produkter. For eksempel et sett med seks drikkeglass."

#: includes/admin/class-wc-admin-assets.php:412
msgid "<b>Simple –</b> covers the vast majority of any products you may sell. Simple products are shipped and have no options. For example, a book."
msgstr "<b>Enkel –</b> dekker det store flertallet av alle produkter du kan selge. Enkle produkter sendes og har ingen alternativer. For eksempel en bok."

#: i18n/states.php:177
msgid "Sofia District"
msgstr "Sofia District"

#: packages/woocommerce-blocks/assets/js/blocks/products/all-products/block.json
#: packages/woocommerce-blocks/build/all-products/block.json
msgctxt "block description"
msgid "Display products from your store in a grid layout."
msgstr "Vis produkter fra butikken din i et rutenett."

#: packages/woocommerce-blocks/assets/js/blocks/products/all-products/block.json
#: packages/woocommerce-blocks/build/all-products/block.json
msgctxt "block title"
msgid "All Products"
msgstr "Alle produkter"

#: packages/woocommerce-blocks/assets/js/blocks/product-category/block.json
#: packages/woocommerce-blocks/build/product-category/block.json
msgctxt "block description"
msgid "Display a grid of products from your selected categories."
msgstr "Vis et rutenett med produkter fra de valgte kategoriene."

#: packages/woocommerce-blocks/assets/js/blocks/product-category/block.json
#: packages/woocommerce-blocks/build/product-category/block.json
msgctxt "block title"
msgid "Products by Category"
msgstr "Produkter per kategori"

#: packages/woocommerce-blocks/assets/js/blocks/product-categories/block.json
#: packages/woocommerce-blocks/build/product-categories/block.json
msgctxt "block description"
msgid "Show all product categories as a list or dropdown."
msgstr "Vis alle produktkategorier som liste eller rullegardin."

#: packages/woocommerce-blocks/assets/js/blocks/product-categories/block.json
#: packages/woocommerce-blocks/build/product-categories/block.json
msgctxt "block title"
msgid "Product Categories List"
msgstr "Liste over produktkategorier"

#: packages/woocommerce-blocks/assets/js/blocks/product-best-sellers/block.json
#: packages/woocommerce-blocks/build/product-best-sellers/block.json
msgctxt "block description"
msgid "Display a grid of your all-time best selling products."
msgstr "Vis et rutenett over de mest solgte produkter."

#: packages/woocommerce-blocks/assets/js/blocks/product-best-sellers/block.json
#: packages/woocommerce-blocks/build/product-best-sellers/block.json
msgctxt "block title"
msgid "Best Selling Products"
msgstr "Bestselgere"

#: src/Internal/Admin/Orders/PageController.php:75
#: assets/client/admin/chunks/edit-product-page.js:1
msgid "You cannot edit this item because it is in the Trash. Please restore it and try again."
msgstr "Du kan ikke redigere dette elementet fordi det er i papirkurven. Gjenopprett den og prøv igjen."

#: templates/single-product/add-to-cart/grouped.php:67
msgid "Buy one of this item"
msgstr "Kjøp en av denne varen"

#: templates/cart/shipping-calculator.php:86
msgid "Postcode / ZIP:"
msgstr "Postnummer:"

#: templates/cart/shipping-calculator.php:79
msgid "City:"
msgstr "Poststed:"

#: templates/cart/shipping-calculator.php:30
msgid "Country / region:"
msgstr "Land / region:"

#: templates/cart/cart.php:29
msgid "Thumbnail image"
msgstr "Miniatyrbilde"

#. Translators: %s is a table identifier.
#: src/Internal/DataStores/Orders/OrdersTableQuery.php:1119
msgid "Invalid table id: %s."
msgstr "Ugyldig tabell-ID: %s."

#. translators: %s is a table name.
#: src/Internal/DataStores/Orders/OrdersTableQuery.php:738
msgid "Can not re-use table alias \"%s\" in OrdersTableQuery."
msgstr "Kan ikke gjenbruke tabellaliaset \"%s\" i OrdersTableQuery."

#. translators: %s is a table name.
#: src/Internal/DataStores/Orders/OrdersTableQuery.php:724
msgid "%s can not be used as a table alias in OrdersTableQuery"
msgstr "%s kan ikke brukes som et tabellalias i OrdersTableQuery"

#: src/Internal/DataStores/Orders/OrdersTableDataStore.php:982
msgid "Invalid order IDs in call to read_multiple()"
msgstr "Ugyldige ordre-ID-er i kall til read_multiple()"

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:120
msgid "List products and create ads on Facebook and Instagram."
msgstr "Vis produkter og lag annonser på Facebook og Instagram."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:113
msgid "List products and create ads on Facebook and Instagram with <a href=\"https://woocommerce.com/products/facebook/\">Facebook for WooCommerce</a>"
msgstr "Vis produkter og lag annonser på Facebook og Instagram med <a href=\"https://woocommerce.com/products/facebook/\">Facebook for WooCommerce</a>"

#: src/Internal/Admin/Orders/PageController.php:86
msgid "You don't have permission to create a new order"
msgstr "Du har ikke tillatelse til å opprette en ny bestilling"

#: src/Internal/Admin/Orders/PageController.php:71
msgid "You do not have permission to edit this order"
msgstr "Du har ikke tillatelse til å redigere denne bestillingen"

#: src/Internal/Admin/Orders/PageController.php:63
msgid "You attempted to edit an order that does not exist. Perhaps it was deleted?"
msgstr "Du forsøkte å redigere en ordre som ikke eksisterer. Kanskje den ble slettet?"

#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:376
msgid "Key"
msgstr "Nøkkel"

#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:170
msgid "Add Custom Field"
msgstr "Legg til tilpasset felt"

#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:157
msgid "Enter new"
msgstr "Skriv inn ny"

#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:145
msgid "&mdash; Select &mdash;"
msgstr "&mdash; Velg &mdash;"

#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:136
#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:386
msgid "Value"
msgstr "Verdi"

#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:131
msgid "Add New Custom Field:"
msgstr "Legg til nytt tilpasset felt:"

#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:83
msgid "https://wordpress.org/support/article/custom-fields/"
msgstr "https://wordpress.org/support/article/custom-fields/"

#. translators: 1: opening documentation tag 2: closing documentation tag.
#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:82
msgid "Custom fields can be used to add extra metadata to an order that you can %1$suse in your theme%2$s."
msgstr "Egendefinerte felt kan brukes til å legge til ekstra metadata i en bestilling som du kan %1$sbruke i temaet ditt%2$s."

#: src/Internal/Admin/Orders/Edit.php:155
msgid "Custom Fields"
msgstr "Egendefinerte felt"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:260
msgid "With WooCommerce Payments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies – with no setup costs or monthly fees – and you can now accept in-person payments with the Woo mobile app."
msgstr "Med WooCommerce Payments kan du trygt godta store kort, Apple Pay og betalinger i over 100 valutaer – uten konfigureringskostnader eller månedlige avgifter – og du kan nå godta personlig betaling med Woo-mobilappen."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:181
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:224
msgid "With WooCommerce Payments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees."
msgstr "Med WooCommerce Payments kan du trygt godta store kort, Apple Pay og betalinger i over 100 valutaer. Spor kontantstrøm og administrer gjentakende inntekter direkte fra butikkens dashbord – uten konfigureringskostnader eller månedlige avgifter."

#: src/Admin/API/PaymentGatewaySuggestions.php:52
msgid "Return the default payment suggestions when woocommerce_show_marketplace_suggestions and woocommerce_setting_payments_recommendations_hidden options are set to no"
msgstr "Returner standard betalingsforslag når alternativene for woocommerce_show_marketplace_suggestions og woocommerce_setting_payments_recommendations_hidden er satt til nei"

#: packages/woocommerce-blocks/src/Utils/BlockTemplateUtils.php:323
msgid "Displays search results for your store."
msgstr "Viser søkeresultater for butikken din."

#: packages/woocommerce-blocks/src/Utils/BlockTemplateUtils.php:315
msgid "Displays products filtered by a tag."
msgstr "Viser produkter filtrert etter stikkord."

#: packages/woocommerce-blocks/src/Utils/BlockTemplateUtils.php:311
msgid "Displays products filtered by a category."
msgstr "Viser produkter filtrert etter en kategori."

#: packages/woocommerce-blocks/src/Utils/BlockTemplateUtils.php:307
msgid "Displays your products."
msgstr "Viser produktene dine."

#: packages/woocommerce-blocks/src/Utils/BlockTemplateUtils.php:303
msgid "Displays a single product."
msgstr "Viser ett enkelt produkt."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:165
msgid "List of cross-sells items related to cart items."
msgstr "Liste over krysssalgsvarer relatert til handlekurvvarer."

#. translators: %1s: file name; %2s: slug value found.
#: packages/woocommerce-blocks/src/BlockPatterns.php:126
msgid "Could not register file \"%s\" as a block pattern (\"Title\" field missing)"
msgstr "Kunne ikke registrere filen \"%s\" som et blokkmønster (\"Tittel\"-feltet mangler)"

#. translators: %1s: file name; %2s: slug value found.
#: packages/woocommerce-blocks/src/BlockPatterns.php:105
msgid "Could not register file \"%1$s\" as a block pattern (invalid slug \"%2$s\")"
msgstr "Kunne ikke registrere filen \"%1$s\" som et blokkmønster (ugyldig identifikator \"%2$s\")"

#. translators: %s: file name.
#: packages/woocommerce-blocks/src/BlockPatterns.php:90
msgid "Could not register file \"%s\" as a block pattern (\"Slug\" field missing)"
msgstr "Kunne ikke registrere filen \"%s\" som et blokkmønster (\"Identifikator\"-feltet mangler)"

#. translators: %d is an order ID.
#: includes/class-wc-order-factory.php:65
msgid "Could not find classname for order ID %d"
msgstr "Kunne ikke finne klassenavn for bestillings-ID %d"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:678
msgid "Order date, hour, minute and/or second are missing."
msgstr "Bestillingsdato, time, minutt og/eller sekund mangler."

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:589
msgid "Payment method is missing."
msgstr "Betalingsmåte mangler."

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:585
msgid "Order status is missing."
msgstr "Ordrestatus mangler."

#: src/Admin/Features/Navigation/CoreMenu.php:220
msgid "Add New (MVP)"
msgstr "Legg til ny (MVP)"

#. translators: %s: Total count of terms available for the attribute
#: includes/admin/class-wc-admin-attributes.php:394
msgid "%s terms"
msgstr "%s termer"

#: includes/admin/class-wc-admin-attributes.php:391
msgid "1 term"
msgstr "1 term"

#. translators: 1: Comma-separated terms list, 2: how many terms are hidden
#: includes/admin/class-wc-admin-attributes.php:387
msgid "%1$s... (%2$s more)"
msgstr "%1$s... (%2$s flere)"

#. translators: %s is a table name.
#: src/Internal/DataStores/Orders/OrdersTableDataStore.php:1607
msgid "Could not persist order to database table \"%s\"."
msgstr "Kunne ikke fortsette rekkefølgen til databasetabellen \"%s\"."

#: src/Internal/DataStores/Orders/OrdersTableDataStore.php:1583
msgid "Could not create order in posts table."
msgstr "Kunne ikke opprette rekkefølge i innleggstabellen."

#. translators: %d: orders count
#. translators: %s: orders count
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:518
#: src/Internal/Admin/Orders/ListTable.php:1304
msgid "%s order status changed."
msgid_plural "%s order statuses changed."
msgstr[0] "%s ordrestatus endret."
msgstr[1] "%s ordrestatusser endret."

#: src/Internal/Admin/Orders/ListTable.php:1233
msgid "Order status changed by bulk edit."
msgstr "Ordrestatus endret av masseredigering."

#. translators: %s: is referring to the plugin's name.
#: src/Internal/Admin/Loader.php:110
msgid "The %1$s plugin has been deactivated as the latest improvements are now included with the %2$s plugin."
msgstr "%1$s-utvidelsen er deaktivert ettersom de siste forbedringene nå er inkludert i %2$s-utvidelsen."

#. Translators: %1$d is the batch number, %2$d is the number of processed
#. orders and %3$d is the execution time in seconds.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:204
msgid "Batch %1$d (%2$d orders) completed in %3$d seconds"
msgstr "Batch %1$d (%2$d bestillinger) fullført på %3$d sekunder"

#: src/Admin/Features/OnboardingTasks/Tasks/WooCommercePayments.php:69
msgid "By using WooCommerce Payments you agree to be bound by our <a href=\"https://wordpress.com/tos/\" target=\"_blank\">Terms of Service</a> and acknowledge that you have read our <a href=\"https://automattic.com/privacy/\" target=\"_blank\">Privacy Policy</a>"
msgstr "Ved å bruke WooCommerce Payments godtar du å være bundet av våre <a href=\"https://wordpress.com/tos/\" target=\"_blank\">vilkår for bruk</a> og erkjenner at du har lest vår <a href=\"https://automattic.com/privacy/\" target=\"_blank\">personvernerklæring</a>"

#: src/Admin/Features/OnboardingTasks/Tasks/WooCommercePayments.php:30
msgid "Set up WooCommerce Payments"
msgstr "Sett opp WooCommerce Payments"

#: src/Admin/Features/OnboardingTasks/Tasks/ReviewShippingOptions.php:26
msgid "Review shipping options"
msgstr "Gjennomgå fraktalternativer"

#: packages/woocommerce-blocks/src/Utils/BlockTemplateUtils.php:327
msgid "Template used to display the Mini Cart drawer."
msgstr "Mal som brukes til å vise mini handlekurven."

#: packages/woocommerce-blocks/src/Utils/BlockTemplateUtils.php:326
msgctxt "Template name"
msgid "Mini Cart"
msgstr "Mini handlekurv"

#: packages/woocommerce-blocks/src/Utils/BlockTemplateUtils.php:322
msgctxt "Template name"
msgid "Product Search Results"
msgstr "Produkt søkeresultater"

#: packages/woocommerce-blocks/src/Utils/BlockTemplateUtils.php:314
msgctxt "Template name"
msgid "Products by Tag"
msgstr "Produkter per stikkord"

#: packages/woocommerce-blocks/src/Utils/BlockTemplateUtils.php:310
msgctxt "Template name"
msgid "Products by Category"
msgstr "Produkter per kategori"

#: packages/woocommerce-blocks/src/Utils/BlockTemplateUtils.php:306
msgctxt "Template name"
msgid "Product Catalog"
msgstr "Produktkatalog"

#: packages/woocommerce-blocks/src/Utils/BlockTemplateUtils.php:302
msgctxt "Template name"
msgid "Single Product"
msgstr "Enkelt produkt"

#: includes/tracks/class-wc-tracks-event.php:101
msgid "A valid prop name must be specified"
msgstr "Et gyldig rekvisittnavn må angis"

#: includes/tracks/class-wc-tracks-event.php:96
msgid "A valid event name must be specified."
msgstr "Et gyldig hendelsesnavn må angis."

#. translators: %s: Order date
#: includes/class-wc-order-refund.php:81
#: includes/data-stores/abstract-wc-order-data-store-cpt.php:280
#: includes/data-stores/class-wc-order-refund-data-store-cpt.php:120
#: src/Internal/DataStores/Orders/OrdersTableRefundDataStore.php:180
msgctxt "Order date parsed by DateTime::format"
msgid "M d, Y @ h:i A"
msgstr "j. M Y \\k\\l H.i"

#: includes/admin/settings/class-wc-settings-payment-gateways.php:240
#: assets/client/admin/chunks/payment-recommendations.js:1
msgid "Discover other payment providers"
msgstr "Oppdag andre betalingsleverandører"

#: includes/admin/settings/class-wc-settings-payment-gateways.php:237
msgid "Discover additional payment providers"
msgstr "Oppdag flere betalingsleverandører"

#. Translators: %s Payment gateway name.
#: includes/admin/settings/class-wc-settings-payment-gateways.php:204
msgid "Finish set up"
msgstr "Fullfør oppsettet"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:28
msgid "Choose a default form value if you want a certain variation already selected when a user visits the product page."
msgstr "Velg en standard skjemaverdi hvis du vil at en viss variant allerede er valgt når en bruker besøker produktsiden."

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:126
msgid "Check to let customers to purchase only 1 item in a single order. This is particularly useful for items that have limited quantity, for example art or handmade goods."
msgstr "Kryss av for å la kunder kjøpe bare 1 vare i en enkelt bestilling. Dette er spesielt nyttig for varer som har begrenset mengde, for eksempel kunst eller håndlagde varer."

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:122
#: assets/client/admin/chunks/9740.js:1
msgid "Limit purchases to 1 item per order"
msgstr "Begrens kjøp til 1 vare per bestilling"

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:38
msgid "Manage stock level (quantity)"
msgstr "Administrer lagernivå (antall)"

#. translators: %s: date
#: includes/admin/class-wc-admin-webhooks.php:76
#: includes/admin/settings/views/html-webhooks-edit.php:25
#: includes/legacy/api/v2/class-wc-api-webhooks.php:199
#: includes/legacy/api/v3/class-wc-api-webhooks.php:199
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:516
msgctxt "Webhook created on date parsed by DateTime::format"
msgid "M d, Y @ h:i A"
msgstr "j. M Y \\k\\l H.i"

#: packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/block.json
#: packages/woocommerce-blocks/build/products-by-attribute/block.json
msgctxt "block description"
msgid "Display a grid of products with selected attributes."
msgstr "Vis et rutenett med produkter med valgte attributter."

#: packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/block.json
#: packages/woocommerce-blocks/build/products-by-attribute/block.json
msgctxt "block title"
msgid "Products by Attribute"
msgstr "Produkter etter attributt"

#: packages/woocommerce-blocks/assets/js/blocks/product-tag/block.json
#: packages/woocommerce-blocks/build/product-tag/block.json
msgctxt "block description"
msgid "Display a grid of products with selected tags."
msgstr "Vis et rutenett med produkter med valgte stikkord."

#: packages/woocommerce-blocks/assets/js/blocks/product-tag/block.json
#: packages/woocommerce-blocks/build/product-tag/block.json
msgctxt "block title"
msgid "Products by Tag"
msgstr "Produkter etter stikkord"

#: packages/woocommerce-blocks/assets/js/blocks/handpicked-products/block.json
#: packages/woocommerce-blocks/build/handpicked-products/block.json
msgctxt "block description"
msgid "Display a selection of hand-picked products in a grid."
msgstr "Vis et utvalg av håndplukkede produkter i et rutenett."

#: packages/woocommerce-blocks/assets/js/blocks/handpicked-products/block.json
#: packages/woocommerce-blocks/build/handpicked-products/block.json
msgctxt "block keyword"
msgid "Handpicked Products"
msgstr "Håndplukkede produkter"

#: packages/woocommerce-blocks/assets/js/blocks/handpicked-products/block.json
#: packages/woocommerce-blocks/build/handpicked-products/block.json
msgctxt "block title"
msgid "Hand-picked Products"
msgstr "Håndplukkede produkter"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:415
msgid "Database transaction isolation level to use"
msgstr "Database transaction isolation level som skal brukes"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:408
msgid "Use database transactions for the orders data synchronization"
msgstr "Bruk databasetransaksjoner for synkronisering av ordredata"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1518
msgid "No pending reviews"
msgstr "Ingen ventende omtaler"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1495
msgid "No approved reviews"
msgstr "Ingen godkjente omtaler"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1465
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1495
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1518
msgid "No reviews"
msgstr "Ingen omtaler"

#. translators: %s: Number of reviews.
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1457
msgid "%s pending review"
msgid_plural "%s pending reviews"
msgstr[0] "%s omtale på vent"
msgstr[1] "%s omtaler på vent"

#. translators: %s: Number of reviews.
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1451
msgid "%s approved review"
msgid_plural "%s approved reviews"
msgstr[0] "%s godkjent omtale"
msgstr[1] "%s godkjente omtaler"

#. translators: %s: Number of reviews.
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1445
msgid "%s review"
msgid_plural "%s reviews"
msgstr[0] "%s omtale"
msgstr[1] "%s omtaler"

#. translators: %s: Star rating (1-5).
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1392
msgid "%s-star rating"
msgstr "%s-stjerne rangering"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1383
msgid "Filter by review rating"
msgstr "Filtrer etter omtale rangering"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1374
msgid "All ratings"
msgstr "Alle rangeringer"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1356
msgid "Filter by review type"
msgstr "Filtrer etter omtaletype"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1350
msgid "Replies"
msgstr "Svar"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1349
msgid "All types"
msgstr "Alle typer"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1320
msgid "Empty Spam"
msgstr "Tøm spam"

#. translators: 1: number representing a rating
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1225
msgid "%1$d out of 5"
msgstr "%1$d av 5"

#. translators: Review time format. See
#. https://www.php.net/manual/datetime.format.php
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1123
msgid "g:i a"
msgstr "g:i a"

#. translators: %s: Parent review link with review author name.
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1001
msgid "In reply to %s."
msgstr "Som svar til %s."

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:929
msgid "Select review"
msgstr "Velg omtale"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:913
msgid "No reviews found."
msgstr "Ingen omtaler funnet."

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:911
msgid "No reviews awaiting moderation."
msgstr "Ingen omtaler venter på moderering."

#. translators: %s: Number of reviews.
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:781
msgctxt "product reviews"
msgid "Trash <span class=\"count\">(%s)</span>"
msgid_plural "Trash <span class=\"count\">(%s)</span>"
msgstr[0] "Papirkurv <span class=\"count\">(%s)</span>"
msgstr[1] "Papirkurv <span class=\"count\">(%s)</span>"

#. translators: %s: Number of reviews.
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:774
msgctxt "product reviews"
msgid "Spam <span class=\"count\">(%s)</span>"
msgid_plural "Spam <span class=\"count\">(%s)</span>"
msgstr[0] "Spam <span class=\"count\">(%s)</span>"
msgstr[1] "Spam <span class=\"count\">(%s)</span>"

#. translators: %s: Number of reviews.
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:767
msgctxt "product reviews"
msgid "Approved <span class=\"count\">(%s)</span>"
msgid_plural "Approved <span class=\"count\">(%s)</span>"
msgstr[0] "Godkjent <span class=\"count\">(%s)</span>"
msgstr[1] "Godkjent <span class=\"count\">(%s)</span>"

#. translators: %s: Number of reviews.
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:760
msgctxt "product reviews"
msgid "Pending <span class=\"count\">(%s)</span>"
msgid_plural "Pending <span class=\"count\">(%s)</span>"
msgstr[0] "Ventende <span class=\"count\">(%s)</span>"
msgstr[1] "Ventende <span class=\"count\">(%s)</span>"

#. translators: %s: Number of reviews.
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:753
msgctxt "product reviews"
msgid "All <span class=\"count\">(%s)</span>"
msgid_plural "All <span class=\"count\">(%s)</span>"
msgstr[0] "Alle <span class=\"count\">(%s)</span>"
msgstr[1] "Alle <span class=\"count\">(%s)</span>"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:686
msgctxt "review"
msgid "Not spam"
msgstr "Ikke spam"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:680
msgctxt "review"
msgid "Mark as spam"
msgstr "Merk som spam"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:619
msgctxt "column name"
msgid "Submitted on"
msgstr "Sendt den"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:617
msgctxt "column name"
msgid "Review"
msgstr "Omtale"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:615
msgid "Author"
msgstr "Forfatter"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:614
msgctxt "review type"
msgid "Type"
msgstr "Type"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:568
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1204
msgid "Reply"
msgstr "Svar"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:567
msgid "Reply to this review"
msgstr "Svar på denne omtalen"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:558
msgid "Quick Edit"
msgstr "Hurtigredigering"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:557
msgid "Quick edit this review inline"
msgstr "Hurtigrediger denne omtalen inline"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:545
msgid "Edit this review"
msgstr "Rediger denne omtalen"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:529
msgctxt "verb"
msgid "Trash"
msgstr "Slett"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:521
msgid "Delete Permanently"
msgstr "Slett permanent"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:501
msgctxt "review"
msgid "Not Spam"
msgstr "Ikke spam"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:500
msgid "Restore this review from the spam"
msgstr "Gjenopprett denne omtalen fra spam"

#. translators: "Mark as spam" link.
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:493
msgctxt "verb"
msgid "Spam"
msgstr "Spam"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:491
msgid "Mark this review as spam"
msgstr "Merk denne omtalen som spam"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:464
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:473
msgid "Approve this review"
msgstr "Godkjenn denne omtalen"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:457
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:482
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:672
msgid "Unapprove"
msgstr "Fjern godkjenning"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:456
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:481
msgid "Unapprove this review"
msgstr "Fjern godkjenning av denne omtalen"

#: src/Internal/Admin/ProductReviews/ReviewsCommentsOverrides.php:90
msgid "Visit new location"
msgstr "Besøk nytt sted"

#: src/Internal/Admin/ProductReviews/ReviewsCommentsOverrides.php:88
msgid "Product reviews can now be managed from Products > Reviews."
msgstr "Produktanmeldelser kan nå administreres fra Produkter > Anmeldelser."

#: src/Internal/Admin/ProductReviews/ReviewsCommentsOverrides.php:87
msgid "Product reviews have moved!"
msgstr "Produktanmeldelser har flyttet!"

#: src/Internal/Admin/ProductReviews/Reviews.php:597
msgid "Search Reviews"
msgstr "Søk i Omtaler"

#: src/Internal/Admin/ProductReviews/Reviews.php:547
msgid "Moderate Review"
msgstr "Moderer omtale"

#: src/Internal/Admin/ProductReviews/Reviews.php:546
msgid "Moderate Review Reply"
msgstr "Moderer svar på omtale"

#: src/Internal/Admin/ProductReviews/Reviews.php:543
msgid "Edit Review"
msgstr "Rediger Omtale"

#: src/Internal/Admin/ProductReviews/Reviews.php:542
msgid "Edit Review Reply"
msgstr "Rediger svar på omtale"

#. translators: %s is an integer higher than 0 (1, 2, 3...)
#: src/Internal/Admin/ProductReviews/Reviews.php:448
msgid "%s review permanently deleted"
msgid_plural "%s reviews permanently deleted"
msgstr[0] "%s omtale slettet permanent"
msgstr[1] "%s omtaler slettet permanent"

#. translators: %s is an integer higher than 0 (1, 2, 3...)
#: src/Internal/Admin/ProductReviews/Reviews.php:443
msgid "%s review restored from the Trash"
msgid_plural "%s reviews restored from the Trash"
msgstr[0] "%s omtale gjenopprettet fra papirkurven"
msgstr[1] "%s omtaler gjenopprettet fra papirkurven"

#. translators: %s is an integer higher than 0 (1, 2, 3...)
#: src/Internal/Admin/ProductReviews/Reviews.php:438
msgid "%s review moved to the Trash."
msgid_plural "%s reviews moved to the Trash."
msgstr[0] "%s omtale er flyttet til papirkurven."
msgstr[1] "%s omtaler er flyttet til papirkurven."

#. translators: %s is an integer higher than 0 (1, 2, 3...)
#: src/Internal/Admin/ProductReviews/Reviews.php:432
msgid "%s review restored from the spam"
msgid_plural "%s reviews restored from the spam"
msgstr[0] "%s omtale gjenopprettet fra spam"
msgstr[1] "%s omtaler gjenopprettet fra spam"

#. translators: %s is an integer higher than 0 (1, 2, 3...)
#: src/Internal/Admin/ProductReviews/Reviews.php:427
msgid "%s review marked as spam."
msgid_plural "%s reviews marked as spam."
msgstr[0] "%s omtale er merket som spam."
msgstr[1] "%s omtaler er merket som spam."

#. translators: %s is an integer higher than 0 (1, 2, 3...)
#: src/Internal/Admin/ProductReviews/Reviews.php:421
msgid "%s review unapproved"
msgid_plural "%s reviews unapproved"
msgstr[0] "%s omtale er ikke godkjent"
msgstr[1] "%s omtaler er ikke godkjent"

#. translators: %s is an integer higher than 0 (1, 2, 3...)
#: src/Internal/Admin/ProductReviews/Reviews.php:416
msgid "%s review approved"
msgid_plural "%s reviews approved"
msgstr[0] "%s omtale godkjent"
msgstr[1] "%s omtaler godkjent"

#. translators: %s: Number of reviews.
#: src/Internal/Admin/ProductReviews/Reviews.php:358
msgid "%s Review in moderation"
msgid_plural "%s Reviews in moderation"
msgstr[0] "%s omtale venter på moderering"
msgstr[1] "%s omtaler venter på moderering"

#. translators: %s: Number of reviews.
#: src/Internal/Admin/ProductReviews/Reviews.php:353
msgid "%s Review"
msgid_plural "%s Reviews"
msgstr[0] "%s Omtale"
msgstr[1] "%s Omtaler"

#: src/Internal/Admin/ProductReviews/Reviews.php:295
msgid "Error: Please type your reply text."
msgstr "Feil: Vennligst skriv inn svarteksten."

#: src/Internal/Admin/ProductReviews/Reviews.php:291
msgid "Sorry, you must be logged in to reply to a review."
msgstr "Beklager, du må være pålogget for å svare på en omtale."

#: src/Internal/Admin/ProductReviews/Reviews.php:264
msgid "Error: You can't reply to a review on a draft product."
msgstr "Feil: Du kan ikke svare på en omtale av et produktutkast."

#: src/Internal/Admin/ProductReviews/Reviews.php:191
msgid "Error: Please type your review text."
msgstr "Feil: Vennligst skriv inn omtaleteksten."

#. translators: 1: Month name, 2: 4-digit year.
#: src/Internal/Admin/Orders/ListTable.php:668
msgctxt "order dates dropdown"
msgid "%1$s %2$d"
msgstr "%1$s %2$d"

#: src/Internal/Admin/Orders/ListTable.php:662
msgid "All dates"
msgstr "Alle datoer"

#. Translators: %1$d is number of errors and %2$s is the formatted array of
#. order IDs.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:409
msgid "%1$d error found: %2$s. Please review the error above."
msgid_plural "%1$d errors found: %2$s. Please review the errors above."
msgstr[0] "%1$d feil funnet: %2$s. Se gjennom feilen ovenfor."
msgstr[1] "%1$d feil funnet: %2$s. Se gjennom feilene ovenfor."

#: src/Admin/Features/OnboardingTasks/Tasks/Tax.php:71
msgid "Set up tax rates"
msgstr "Sett opp skattesatser"

#. translators: %1$s: a purchaseable product name, %2$d the number of other
#. products to purchase
#: src/Admin/Features/OnboardingTasks/Tasks/Purchase.php:101
msgid "Add %1$s and %2$d more product to my store"
msgid_plural "Add %1$s and %2$d more products to my store"
msgstr[0] "Legg til %1$s og %2$d produkt til i butikken min"
msgstr[1] "Legg til %1$s og %2$d produkter til i butikken min"

#. translators: %1$s: a purchased product name, %2$d the number of other
#. products purchased
#: src/Admin/Features/OnboardingTasks/Tasks/Purchase.php:79
msgid "You added %1$s and %2$d other product"
msgid_plural "You added %1$s and %2$d other products"
msgstr[0] "Du la til %1$s og %2$d annet produkt"
msgstr[1] "Du la til %1$s og %2$d andre produkter"

#. translators: %1$s: a purchased product name
#: src/Admin/Features/OnboardingTasks/Tasks/Purchase.php:71
msgid "You added %1$s"
msgstr "Du la til %1$s"

#: src/Admin/API/Reports/Customers/Controller.php:580
msgid "Limit result to items with specified user ids."
msgstr "Begrens resultatet til elementer med spesifiserte bruker-IDer."

#: src/Admin/API/Reports/Categories/Controller.php:321
#: src/Admin/API/Reports/Coupons/Controller.php:291
#: src/Admin/API/Reports/Coupons/Stats/Controller.php:365
#: src/Admin/API/Reports/Customers/Controller.php:589
#: src/Admin/API/Reports/Customers/Stats/Controller.php:390
#: src/Admin/API/Reports/Downloads/Controller.php:381
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:382
#: src/Admin/API/Reports/Orders/Controller.php:484
#: src/Admin/API/Reports/Orders/Stats/Controller.php:575
#: src/Admin/API/Reports/Products/Controller.php:349
#: src/Admin/API/Reports/Products/Stats/Controller.php:429
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:440
#: src/Admin/API/Reports/Taxes/Controller.php:294
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:401
#: src/Admin/API/Reports/Variations/Controller.php:402
#: src/Admin/API/Reports/Variations/Stats/Controller.php:480
msgid "Force retrieval of fresh data instead of from the cache."
msgstr "Tving henting av ferske data i stedet for fra hurtigbufferen."

#: packages/woocommerce-blocks/woocommerce-gutenberg-products-block.php:282
msgid "You have WooCommerce Blocks installed, but the WooCommerce bundled version is running because it is more up-to-date. This may cause unexpected compatibility issues. Please update the WooCommerce Blocks plugin."
msgstr "Du har WooCommerce Blokker installert, men den medfølgende WooCommerce-versjonen kjører fordi den er mer oppdatert. Dette kan forårsake uventede kompatibilitetsproblemer. Vennligst oppdater utvidelsen WooCommerce Blokker."

#. translators: %s is the name of the hook to be cancelled.
#: packages/action-scheduler/functions.php:219
msgid "Caught exception while cancelling action: %s"
msgstr "Fanget unntak under avbryting av handling: %s"

#. translators: %s refers to the schema name
#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php:30
msgid "Registered schema for %s"
msgstr "Registrert skjema for %s"

#. translators: %s: amount of time
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:112
msgid "action marked as failed after %s seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause."
msgstr "handling merket som mislykket etter %s sekunder. Ukjent feil oppstod. Sjekk server-, PHP- og databasefeillogger for å diagnostisere årsaken."

#: includes/admin/class-wc-admin-pointers.php:63
msgid "Enable guided mode"
msgstr "Aktiver guidet modus"

#: packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-product/block.json
#: packages/woocommerce-blocks/build/featured-product/block.json
msgctxt "block title"
msgid "Featured Product"
msgstr "Fremhevet produkt"

#: packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category/block.json
#: packages/woocommerce-blocks/build/featured-category/block.json
msgctxt "block description"
msgid "Visually highlight a product category and encourage prompt action."
msgstr "Fremhev en produktkategori og oppmuntre til hurtig handling."

#: packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category/block.json
#: packages/woocommerce-blocks/build/featured-category/block.json
msgctxt "block title"
msgid "Featured Category"
msgstr "Fremhevet kategori"

#: src/Internal/Utilities/HtmlSanitizer.php:79
msgid "String processors must be an array of valid callbacks."
msgstr "Stringprosessorer må være en array med gyldige callbacks."

#: src/Internal/Admin/SystemStatusReport.php:207
msgid "Was onboarding completed or skipped?"
msgstr "Ble onboarding fullført eller hoppet over?"

#: src/Internal/Admin/SystemStatusReport.php:205
msgid "Onboarding"
msgstr "Onboarding"

#: src/Internal/Admin/SystemStatusReport.php:177
msgid "How many notes in the database?"
msgstr "Hvor mange notater i databasen?"

#: src/Internal/Admin/SystemStatusReport.php:175
msgid "Notes"
msgstr "Notater"

#: src/Internal/Admin/SystemStatusReport.php:158
msgid "Not all expected"
msgstr "Ikke alle forventet"

#: src/Internal/Admin/SystemStatusReport.php:152
msgid "Do the important options return expected values?"
msgstr "Returnerer de viktige alternativene forventede verdier?"

#: src/Internal/Admin/SystemStatusReport.php:150
#: assets/client/admin/chunks/9740.js:1
#: assets/client/admin/components/index.js:2
msgid "Options"
msgstr "Valg"

#: src/Internal/Admin/SystemStatusReport.php:127
msgid "Not scheduled"
msgstr "Ikke planlagt"

#: src/Internal/Admin/SystemStatusReport.php:123
msgid "Is the daily cron job active, when does it next run?"
msgstr "Er den daglige cron-jobben aktiv, når kjøres den neste gang?"

#: src/Internal/Admin/SystemStatusReport.php:121
msgid "Daily Cron"
msgstr "Daglig Cron"

#: src/Internal/Admin/SystemStatusReport.php:102
msgid "Which features are disabled?"
msgstr "Hvilke funksjoner er deaktivert?"

#: src/Internal/Admin/SystemStatusReport.php:100
msgid "Disabled Features"
msgstr "Deaktiverte funksjoner"

#: src/Internal/Admin/SystemStatusReport.php:90
msgid "Which features are enabled?"
msgstr "Hvilke funksjoner er aktivert?"

#: src/Internal/Admin/SystemStatusReport.php:88
msgid "Enabled Features"
msgstr "Aktiverte funksjoner"

#: src/Internal/Admin/SystemStatusReport.php:49
msgid "This section shows details of WC Admin."
msgstr "Denne delen viser detaljer om WC Admin."

#: src/Internal/Admin/SystemStatusReport.php:49
msgid "Admin"
msgstr "Admin"

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:491
msgid "Grow your online sales by promoting your products on TikTok to over one billion monthly active users around the world."
msgstr "Øk salget på nettet ved å markedsføre produktene dine på TikTok til over én milliard månedlige aktive brukere over hele verden."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:488
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:703
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/data/index.js:2
msgid "TikTok for WooCommerce"
msgstr "TikTok for WooCommerce"

#. Translators: %1$d is the number of orders to be verified.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:445
msgid "There is %1$d order to be verified."
msgid_plural "There are %1$d orders to be verified."
msgstr[0] "Det er %1$d ordre som skal bekreftes."
msgstr[1] "Det er %1$d ordrer som skal bekreftes."

#. Translators: %1$d is the number of migrated orders and %2$d is time taken.
#. Translators: %1$d is the number of migrated orders and %2$d is the execution
#. time in seconds.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:380
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:398
msgid "%1$d order was verified in %2$d seconds."
msgid_plural "%1$d orders were verified in %2$d seconds."
msgstr[0] "%1$d bestilling ble bekreftet på %2$d sekunder."
msgstr[1] "%1$d bestillinger ble bekreftet på %2$d sekunder."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:374
msgid "Verification completed."
msgstr "Verifisering fullført."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:368
msgid "Infinite loop detected, aborting. No errors found."
msgstr "Uendelig loop oppdaget, avbryter. Ingen feil funnet."

#. Translators: %1$d is the batch number, %2$d is the batch size.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:332
msgid "Beginning verification for batch #%1$d (%2$d orders/batch)."
msgstr "Begynner bekreftelse for batch #%1$d (%2$d bestillinger/batch)."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:325
msgid "There are no orders to verify, aborting."
msgstr "Det er ingen ordre å verifisere, avbryter."

#. Translators: %1$d is the number of migrated orders and %2$d is the execution
#. time in seconds.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:235
msgid "%1$d order was synced in %2$d seconds."
msgid_plural "%1$d orders were synced in %2$d seconds."
msgstr[0] "%1$d ordre ble synkronisert på %2$d sekunder."
msgstr[1] "%1$d ordrer ble synkronisert på %2$d sekunder."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:218
msgid "Infinite loop detected, aborting."
msgstr "Uendelig loop oppdaget, avbryter."

#. Translators: %1$d is the batch number, %2$d is time taken to process batch.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:358
msgid "Batch %1$d (%2$d orders) completed in %3$d seconds."
msgstr "Batch %1$d (%2$d bestillinger) fullført på %3$d sekunder."

#. Translators: %1$d is the batch number and %2$d is the batch size.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:188
msgid "Beginning batch #%1$d (%2$d orders/batch)."
msgstr "Starter batch #%1$d (%2$d bestillinger/batch)."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:168
msgid "There are no orders to sync, aborting."
msgstr "Det er ingen ordre om å synkronisere, avbryter."

#. Translators: %1$d is the number of orders to be synced.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:126
msgid "There is %1$d order to be synced."
msgid_plural "There are %1$d orders to be synced."
msgstr[0] "Det er %1$d ordre som skal synkroniseres."
msgstr[1] "Det er %1$d ordrer som skal synkroniseres."

#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:92
msgid "This feature is not production ready yet. Make sure you are not running these commands in your production environment."
msgstr "Denne funksjonen er ikke produksjonsklar ennå. Pass på at du ikke kjører disse kommandoene i produksjonsmiljøet ditt."

#. translators: %s - link to testing instructions webpage.
#: src/Database/Migrations/CustomOrderTable/CLIRunner.php:78
msgid "Custom order table usage is not enabled. If you are testing, you can enable it by following the testing instructions in %s"
msgstr "Bruk av egendefinert bestillingstabell er ikke aktivert. Hvis du tester, kan du aktivere det ved å følge testinstruksjonene i %s"

#: src/Admin/Features/OnboardingTasks/TaskLists.php:474
msgctxt "Admin menu name"
msgid "Home"
msgstr "Hjem"

#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1464
msgid "Limit results to those with a SKU that partial matches a string."
msgstr "Begrens resultater til de med en SKU som delvis samsvarer med en streng."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1929
msgid "Whether an order needs processing before it can be completed."
msgstr "Om en ordre må behandles før den kan fullføres."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1923
msgid "Whether an order needs payment, based on status and order total."
msgstr "Om en ordre trenger betaling, basert på status og ordresum."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1917
msgid "Whether an order can be edited."
msgstr "Om en ordre kan redigeres."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1528
msgid "Properties of the main product image."
msgstr "Egenskaper til hovedproduktbildet."

#: includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-geolocation.php:172
msgid "Failed to initialise WC_Filesystem API while trying to update the MaxMind Geolocation database."
msgstr "Kunne ikke initialisere WC_Filesystem API under forsøk på å oppdatere MaxMind Geolocation-databasen."

#: includes/class-wc-countries.php:1161
msgid "PIN Code"
msgstr "PIN kode"

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-cart-items/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-order-summary-cart-items-block/block.json
msgctxt "block description"
msgid "Shows cart items."
msgstr "Viser produkter i handlekurven."

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-items-block/block.json
#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-cart-items/block.json
#: packages/woocommerce-blocks/build/inner-blocks/cart-items-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-order-summary-cart-items-block/block.json
msgctxt "block title"
msgid "Cart Items"
msgstr "Produkter i handlekurven"

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-taxes/block.json
#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-taxes/block.json
#: packages/woocommerce-blocks/build/inner-blocks/cart-order-summary-taxes-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-order-summary-taxes-block/block.json
msgctxt "block description"
msgid "Shows the cart taxes row."
msgstr "Viser raden for handlekurvskatter."

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-taxes/block.json
#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-taxes/block.json
#: packages/woocommerce-blocks/build/inner-blocks/cart-order-summary-taxes-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-order-summary-taxes-block/block.json
msgctxt "block title"
msgid "Taxes"
msgstr "Skatter"

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-subtotal/block.json
#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-subtotal/block.json
#: packages/woocommerce-blocks/build/inner-blocks/cart-order-summary-subtotal-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-order-summary-subtotal-block/block.json
msgctxt "block description"
msgid "Shows the cart subtotal row."
msgstr "Viser raden for subtotal for handlekurven."

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-subtotal/block.json
#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-subtotal/block.json
#: packages/woocommerce-blocks/build/inner-blocks/cart-order-summary-subtotal-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-order-summary-subtotal-block/block.json
msgctxt "block title"
msgid "Subtotal"
msgstr "Delsum"

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-shipping/block.json
#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-shipping/block.json
#: packages/woocommerce-blocks/build/inner-blocks/cart-order-summary-shipping-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-order-summary-shipping-block/block.json
msgctxt "block description"
msgid "Shows the cart shipping row."
msgstr "Viser raden for handlekurvfrakt."

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-shipping/block.json
#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-shipping/block.json
#: packages/woocommerce-blocks/build/inner-blocks/cart-order-summary-shipping-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-order-summary-shipping-block/block.json
msgctxt "block title"
msgid "Shipping"
msgstr "Frakt"

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/block.json
#: packages/woocommerce-blocks/build/inner-blocks/cart-order-summary-heading-block/block.json
msgctxt "block description"
msgid "Shows the heading row."
msgstr "Viser overskriftsraden."

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/block.json
#: packages/woocommerce-blocks/build/inner-blocks/cart-order-summary-heading-block/block.json
msgctxt "block title"
msgid "Heading"
msgstr "Overskrift"

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-fee/block.json
#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-fee/block.json
#: packages/woocommerce-blocks/build/inner-blocks/cart-order-summary-fee-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-order-summary-fee-block/block.json
msgctxt "block description"
msgid "Shows the cart fee row."
msgstr "Viser raden for handlekurvavgift."

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-fee/block.json
#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-fee/block.json
#: packages/woocommerce-blocks/build/inner-blocks/cart-order-summary-fee-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-order-summary-fee-block/block.json
msgctxt "block title"
msgid "Fees"
msgstr "Avgifter"

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-discount/block.json
#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-discount/block.json
#: packages/woocommerce-blocks/build/inner-blocks/cart-order-summary-discount-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-order-summary-discount-block/block.json
msgctxt "block description"
msgid "Shows the cart discount row."
msgstr "Viser raden for handlekurvrabatt."

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-discount/block.json
#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-discount/block.json
#: packages/woocommerce-blocks/build/inner-blocks/cart-order-summary-discount-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-order-summary-discount-block/block.json
msgctxt "block title"
msgid "Discount"
msgstr "Rabatt"

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-coupon-form/block.json
#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-coupon-form/block.json
#: packages/woocommerce-blocks/build/inner-blocks/cart-order-summary-coupon-form-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-order-summary-coupon-form-block/block.json
msgctxt "block description"
msgid "Shows the apply coupon form."
msgstr "Viser skjema for rabattkuponger."

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-coupon-form/block.json
#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-coupon-form/block.json
#: packages/woocommerce-blocks/build/inner-blocks/cart-order-summary-coupon-form-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-order-summary-coupon-form-block/block.json
msgctxt "block title"
msgid "Coupon Form"
msgstr "Skjema for rabattkuponger"

#. translators: %s is the URL.
#: src/Internal/Utilities/URL.php:116
msgid "%s is not a valid URL."
msgstr "%s er ikke en gyldig URL."

#. translators: %s is a URL, %d is a product ID.
#: src/Internal/ProductDownloads/ApprovedDirectories/Synchronize.php:240
msgid "Product download migration: %1$s (for product %1$d) could not be added to the list of approved download directories."
msgstr "Migrering av produktnedlasting: %1$s (for produkt %1$d) kunne ikke legges til listen over godkjente nedlastingskataloger."

#: src/Internal/ProductDownloads/ApprovedDirectories/Synchronize.php:219
msgctxt "Approved product download URLs migration"
msgid "invalid URL"
msgstr "ugyldig URL"

#. translators: %1$d is the current batch in the synchronization task, %2$d is
#. the percent complete.
#: src/Internal/ProductDownloads/ApprovedDirectories/Synchronize.php:151
msgid "Approved Download Directories sync: completed batch %1$d (%2$d%% complete)."
msgstr "Synkronisering av godkjente nedlastingskataloger: fullført batch %1$d (%2$d%% fullført)."

#: src/Internal/ProductDownloads/ApprovedDirectories/Synchronize.php:144
msgid "Approved Download Directories sync: scan is complete!"
msgstr "Synkronisering av godkjente nedlastingskataloger: skanningen er fullført!"

#: src/Internal/ProductDownloads/ApprovedDirectories/Synchronize.php:128
msgid "Approved Download Directories sync: new scan scheduled."
msgstr "Godkjent synkronisering av nedlastingskataloger: ny skanning er planlagt."

#: src/Internal/ProductDownloads/ApprovedDirectories/Synchronize.php:122
msgid "Synchronization of approved product download directories is already in progress."
msgstr "Synkronisering av godkjente produktnedlastingskataloger pågår allerede."

#: src/Internal/ProductDownloads/ApprovedDirectories/Synchronize.php:95
msgid "It was not possible to synchronize download directories following the most recent update."
msgstr "Det var ikke mulig å synkronisere nedlastingskataloger etter den siste oppdateringen."

#: src/Internal/ProductDownloads/ApprovedDirectories/Register.php:289
msgid "Approved directory URLs cannot be longer than 256 characters."
msgstr "Godkjente katalog-URLer kan ikke være lengre enn 256 tegn."

#: src/Internal/ProductDownloads/ApprovedDirectories/Register.php:163
msgid "URL could not be updated (probable database error)."
msgstr "URL kunne ikke oppdateres (sannsynlig databasefeil)."

#: src/Internal/ProductDownloads/ApprovedDirectories/Register.php:130
msgid "URL could not be added (probable database error)."
msgstr "URL kunne ikke legges til (sannsynlig databasefeil)."

#. translators: %s is the submitted URL.
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:447
msgid "\"%s\" could not be saved. Please review, ensure it is a valid URL and try again."
msgstr "«%s» kunne ikke lagres. Se gjennom, sørg for at det er en gyldig URL og prøv igjen."

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:440
msgid "URL was successfully updated."
msgstr "URL ble oppdatert."

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:436
msgid "URL was successfully added."
msgstr "URL ble lagt til."

#. translators: %d: count
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:429
msgid "%d URL could not be updated."
msgid_plural "%d URLs could not be updated."
msgstr[0] "%d URL kunne ikke oppdateres."
msgstr[1] "%d URL’er kunne ikke oppdateres."

#. translators: %d: count
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:419
msgid "%d approved directory URL disabled."
msgid_plural "%d approved directory URLs disabled."
msgstr[0] "%d godkjent katalognettadresse er deaktivert."
msgstr[1] "%d godkjente katalognettadresser er deaktivert."

#. translators: %d: count
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:411
msgid "%d approved directory URL enabled."
msgid_plural "%d approved directory URLs enabled."
msgstr[0] "%d godkjent katalog-URL aktivert."
msgstr[1] "%d godkjente katalog-URL’er aktivert."

#. translators: %d: count
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:403
msgid "%d approved directory URL deleted."
msgid_plural "%d approved directory URLs deleted."
msgstr[0] "%d godkjent katalog-URL slettet."
msgstr[1] "%d godkjente katalog-URL’er slettet."

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:366
msgctxt "Approved product download directories"
msgid "Directory URL"
msgstr "Katalog-URL"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:346
msgid "Add New Approved Directory"
msgstr "Legg til ny godkjent katalog"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:345
msgid "Edit Approved Directory"
msgstr "Rediger godkjent katalog"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:339
msgctxt "Approved product download directories"
msgid "The provided ID was invalid."
msgstr "Den oppgitte ID-en var ugyldig."

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:322
msgid "Approved Download Directories"
msgstr "Godkjente nedlastingskataloger"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:318
msgctxt "Approved product download directories"
msgid "Start Enforcing Rules"
msgstr "Begynn å håndheve regler"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:317
msgctxt "Approved product download directories"
msgid "Stop Enforcing Rules"
msgstr "Slutt å håndheve regler"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:100
msgctxt "Approved Directory URLs"
msgid "Search"
msgstr "Søk"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:62
msgid "Approved download directories"
msgstr "Godkjente nedlastingskataloger"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:274
msgctxt "Approved product download directories"
msgid "Disable All"
msgstr "Deaktiver alle"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:270
msgctxt "Approved product download directories"
msgid "Enable All"
msgstr "Aktiver alle"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:214
msgid "Disable rule"
msgstr "Deaktiver regel"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:213
msgid "Enable rule"
msgstr "Aktiver regel"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:179
msgctxt "Product downloads list"
msgid "Delete permanently"
msgstr "Slett permanent"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:177
msgctxt "Product downloads list"
msgid "Edit"
msgstr "Rediger"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:146
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:374
msgctxt "Approved product download directories"
msgid "Enabled"
msgstr "Aktivert"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:145
msgctxt "Approved product download directories"
msgid "URL"
msgstr "URL"

#. translators: %s is the count of disabled directory list entries.
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:110
msgctxt "Approved product download directory views"
msgid "Disabled <span class=\"count\">(%s)</span>"
msgid_plural "Disabled <span class=\"count\">(%s)</span>"
msgstr[0] "Deaktivert <span class=\"count\">(%s)</span>"
msgstr[1] "Deaktiverte <span class=\"count\">(%s)</span>"

#. translators: %s is the count of enabled approved directory list entries.
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:96
msgctxt "Approved product download directory views"
msgid "Enabled <span class=\"count\">(%s)</span>"
msgid_plural "Enabled <span class=\"count\">(%s)</span>"
msgstr[0] "Aktivert <span class=\"count\">(%s)</span>"
msgstr[1] "Aktiverte <span class=\"count\">(%s)</span>"

#. translators: %s is the count of approved directory list entries.
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:82
msgctxt "Approved product download directory views"
msgid "All <span class=\"count\">(%s)</span>"
msgid_plural "All <span class=\"count\">(%s)</span>"
msgstr[0] "All <span class=\"count\">(%s)</span>"
msgstr[1] "Alle <span class=\"count\">(%s)</span>"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:63
msgid "No approved directory URLs found."
msgstr "Fant ingen godkjente katalog-URLer."

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/SyncUI.php:119
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:459
msgid "You do not have permission to modify the list of approved directories for product downloads."
msgstr "Du har ikke tillatelse til å endre listen over godkjente kataloger for produktnedlastinger."

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/SyncUI.php:110
msgid "Approved Download Directories sync: scan has been cancelled."
msgstr "Synkronisering av godkjente nedlastingskataloger: skanningen er avbrutt."

#. translators: %d is an integer between 0-100 representing the percentage
#. complete of the current scan.
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/SyncUI.php:78
msgid "The Approved Product Download Directories list is currently being synchronized with the product catalog (%d%% complete). If you need to, you can cancel it."
msgstr "Listen over godkjente produktnedlastingskataloger blir for øyeblikket synkronisert med produktkatalogen (%d%% gjort). Hvis du trenger det, kan du avbryte det."

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/SyncUI.php:75
msgid "Cancel synchronization of approved directories"
msgstr "Avbryt synkronisering av godkjente kataloger"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/SyncUI.php:67
msgid "Removes all existing entries from the Approved Product Download Directories list."
msgstr "Fjerner alle eksisterende oppføringer fra listen Godkjente produktnedlastingskataloger."

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/SyncUI.php:66
msgid "Empty the approved download directories list"
msgstr "Tøm listen over godkjente nedlastingskataloger"

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/SyncUI.php:59
msgid "Updates the list of Approved Product Download Directories. Note that triggering this tool does not impact whether the Approved Download Directories list is enabled or not."
msgstr "Oppdaterer listen over godkjente produktnedlastingskataloger. Merk at utløsing av dette verktøyet ikke påvirker om listen Godkjente nedlastingskataloger er aktivert eller ikke."

#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/SyncUI.php:58
msgid "Synchronize approved download directories"
msgstr "Synkroniser godkjente nedlastingskataloger"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:398
msgid "Switch to using the orders table as the authoritative data store for orders when sync finishes"
msgstr "Bytt til å bruke ordretabellen som det autoritative datalageret for bestillinger når synkroniseringen er fullført"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:397
msgid "Switch to using the posts table as the authoritative data store for orders when sync finishes"
msgstr "Bytt til å bruke posttabellen som det autoritative datalageret for bestillinger når synkroniseringen er fullført"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:389
msgid "Keep the posts table and the orders tables synchronized"
msgstr "Hold posttabellen og ordretabellene synkroniserte"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:377
msgid "<br/>The authoritative table can't be changed until these orders are synchronized."
msgstr "<br/>Den autoritative tabellen kan ikke endres før disse bestillingene er synkronisert."

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:375
msgid "<br/>Synchronization for these orders is currently in progress.<br/>The authoritative table can't be changed until sync completes."
msgstr "<br/>Synkronisering for disse bestillingene pågår for øyeblikket.<br/> Den autoritative tabellen kan ikke endres før synkroniseringen er fullført."

#. translators: %s=initial number of orders pending sync
#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:371
msgid "There's %s order pending sync!"
msgid_plural "There are %s orders pending sync!"
msgstr[0] "Det er %s ordre som venter på synkronisering!"
msgstr[1] "Det er %s ordre som venter på synkronisering!"

#. translators: %1$s=current number of orders pending sync, %2$s=initial number
#. of orders pending sync
#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:364
msgid "There's %1$s order (out of a total of %2$s) pending sync!"
msgid_plural "There are %1$s orders (out of a total of %2$s) pending sync!"
msgstr[0] "Det er %1$s ordre (av totalt %2$s) som venter på synkronisering!"
msgstr[1] "Det er %1$s ordre (av totalt %2$s) som venter på synkronisering!"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:351
msgid "Use the WordPress posts table"
msgstr "Bruk WordPress-innleggstabellen"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:350
msgid "Use the WooCommerce orders tables"
msgstr "Bruk WooCommerce-bestillingstabellene"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:345
msgid "Data store for orders"
msgstr "Datalager for bestillinger"

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:134
msgid "Get your products in front of Pinterest users searching for ideas and things to buy. Get started with Pinterest and make your entire product catalog browsable."
msgstr "Vis produktene dine for Pinterest-brukere som søker etter ideer og ting å kjøpe. Kom i gang med Pinterest og gjør hele produktkatalogen din lesbar."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:126
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:133
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/data/index.js:2
msgid "Pinterest for WooCommerce"
msgstr "Pinterest for WooCommerce"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:389
msgid "Affirm’s tailored Buy Now Pay Later programs remove price as a barrier, turning browsers into buyers, increasing average order value, and expanding your customer base."
msgstr "Affirms skreddersydde Buy Now Pay Later-programmer fjerner prisen som en barriere, gjør nettlesere til kjøpere, øker den gjennomsnittlige ordreverdien og utvider kundebasen din."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:388
#: assets/client/admin/chunks/wcpay-payment-welcome-page.js:1
msgid "Affirm"
msgstr "Affirm"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:376
msgid "Enable a familiar, fast checkout for hundreds of millions of active Amazon customers globally."
msgstr "Aktiver en kjent, rask utsjekking for hundrevis av millioner av aktive Amazon-kunder globalt."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:375
#: assets/client/admin/chunks/wcpay-payment-welcome-page.js:1
msgid "Amazon Pay"
msgstr "Amazon Pay"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:363
msgid "Afterpay allows customers to receive products immediately and pay for purchases over four installments, always interest-free."
msgstr "Afterpay lar kundene motta produkter umiddelbart og betale for kjøp over fire avdrag, alltid rentefritt."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:362
msgid "Afterpay"
msgstr "Afterpay"

#: src/Admin/Features/OnboardingTasks/Tasks/Tax.php:67
msgid "You added tax rates"
msgstr "Du la til skattesatser"

#: src/Admin/Features/OnboardingTasks/Tasks/StoreDetails.php:29
msgid "You added store details"
msgstr "Du har lagt til butikkdetaljer"

#. translators: Store name
#: src/Admin/Features/OnboardingTasks/Tasks/StoreCreation.php:29
msgid "You created %s"
msgstr "Du opprettet %s"

#: src/Admin/Features/OnboardingTasks/Tasks/Shipping.php:48
msgid "You added shipping costs"
msgstr "Du har lagt til fraktkostnader"

#: src/Admin/Features/OnboardingTasks/Tasks/Products.php:42
msgid "You added products"
msgstr "Du har lagt til produkter"

#: src/Admin/Features/OnboardingTasks/Tasks/Payments.php:36
msgid "You set up payments"
msgstr "Du setter opp betalinger"

#: src/Admin/Features/OnboardingTasks/Tasks/Marketing.php:30
msgid "You added sales channels"
msgstr "Du la til salgskanaler"

#: src/Admin/Features/OnboardingTasks/Tasks/Appearance.php:44
msgid "You personalized your store"
msgstr "Du har tilpasset butikken din"

#: src/Admin/API/PaymentGatewaySuggestions.php:166
msgid "Gateway title."
msgstr "Gateway-tittel."

#: src/Admin/API/PaymentGatewaySuggestions.php:160
msgid "Priority of recommendation."
msgstr "Prioritering av anbefaling."

#: src/Admin/API/PaymentGatewaySuggestions.php:154
msgid "Array of plugin slugs."
msgstr "Rekke med utvidelsesidentifikatorer."

#: src/Admin/API/PaymentGatewaySuggestions.php:148
msgid "Suggestion visibility."
msgstr "Synlighet for forslag."

#: src/Admin/API/PaymentGatewaySuggestions.php:142
msgid "Gateway image."
msgstr "Gateway-bilde."

#: src/Admin/API/PaymentGatewaySuggestions.php:136
msgid "Suggestion ID."
msgstr "Forslags-ID."

#: src/Admin/API/PaymentGatewaySuggestions.php:130
msgid "Suggestion description."
msgstr "Forslagsbeskrivelse."

#: src/Admin/API/Experiments.php:65
msgid "Sorry, experiment_name is required."
msgstr "Beklager, experiment_name kreves."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1977
msgid "Only show meta which is meant to be displayed for an order."
msgstr "Vis kun meta som er ment å vises for en ordre."

#. translators: %1$s is the downloadable file path, %2$s is an opening link
#. tag, %3%s is a closing link tag.
#: includes/class-wc-product-download.php:248
msgid "The downloadable file %1$s cannot be used: it is not located in an approved directory. Please contact a site administrator for help. %2$sLearn more.%3$s"
msgstr "Den nedlastbare filen %1$s kan ikke brukes: den ligger ikke i en godkjent katalog. Kontakt en nettstedsadministrator for å få hjelp. %2$sLes mer.%3$s"

#. translators: %s: Downloadable file.
#: includes/class-wc-product-download.php:114
msgid "The downloadable file %s cannot be used as it has been disabled."
msgstr "Den nedlastbare filen %s kan ikke brukes da den er deaktivert."

#: includes/class-wc-download-handler.php:685
msgid "Headers already sent when generating download error message."
msgstr "Overskrifter er allerede sendt ved generering av nedlastingsfeilmelding."

#. translators: %1$s and %3$s are HTML (opening link tags). %2$s is also HTML
#. (closing link tag).
#: includes/admin/views/html-notice-download-dir-sync-complete.php:20
msgid "The %1$sApproved Product Download Directories list%2$s has been updated. To protect your site, please review the list and make any changes that might be required. For more information, please refer to %3$sthis guide%2$s."
msgstr "%1$sListen over godkjente produktnedlastingskataloger%2$s har blitt oppdatert. For å beskytte nettstedet ditt, vennligst gå gjennom listen og foreta eventuelle endringer som måtte være nødvendige. For mer informasjon, se %3$sdenne veiledningen%2$s."

#: includes/admin/views/html-admin-page-status-report.php:763
msgid "Is your site enforcing the use of Approved Product Download Directories?"
msgstr "Krever nettstedet ditt bruk av godkjente produktnedlastingskataloger?"

#: includes/admin/views/html-admin-page-status-report.php:762
msgid "Enforce Approved Product Download Directories"
msgstr "Krev godkjente produktnedlastingskataloger"

#. translators: 1: opening link tag, 2: closing link tag.
#: includes/admin/meta-boxes/views/html-product-data-general.php:126
#: includes/admin/meta-boxes/views/html-variation-admin.php:450
msgid "The indicated downloads have been disabled (invalid location or filetype&mdash;%1$slearn more%2$s)."
msgstr "De angitte nedlastingene er deaktivert (ugyldig plassering eller filtype – %1$sles mer%2$s)."

#: includes/admin/class-wc-admin-assets.php:206
msgid "Are you sure you wish to delete this item?"
msgstr "Er du sikker på at du vil slette dette elementet?"

#. translators: Error code
#: includes/admin/class-wc-admin-addons.php:214
msgid "Our request to the search API got response code %s."
msgstr "Vår forespørsel til søke-APIet fikk svarkode %s."

#. translators: 1: Order ID or "(no ID)" if not known.
#: includes/abstracts/abstract-wc-order.php:221
msgid "Error saving order ID %1$s."
msgstr "Feil under lagring av ordre-ID %1$s."

#: includes/abstracts/abstract-wc-order.php:215
msgid "(no ID)"
msgstr "(ingen ID)"

#: i18n/countries.php:228
msgid "Eswatini"
msgstr "Eswatini"

#: src/Internal/Admin/CustomerEffortScoreTracks.php:385
msgid "How easy was it to edit your product?"
msgstr "Hvor enkelt var det å redigere produktet?"

#: packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-shopping-button-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/mini-cart-shopping-button-block/block.json
msgctxt "block description"
msgid "Block that displays the shopping button when the Mini Cart is empty."
msgstr "Blokk som viser handleknappen når minihandlekurven er tom."

#: packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-shopping-button-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/mini-cart-shopping-button-block/block.json
msgctxt "block title"
msgid "Mini Cart Shopping Button"
msgstr "Kjøp-knapp for minihandlekurv"

#. translators: %1$s = <strong> tag, %2$s = </strong> tag.
#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:335
msgid "%1$sWARNING:%2$s This feature is currently under development and may cause database instability. For contributors only."
msgstr "%1$sADVARSEL:%2$s Denne funksjonen er for øyeblikket under utvikling og kan forårsake ustabilitet i databasen. Kun for bidragsytere."

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:330
msgid "Custom orders tables"
msgstr "Egendefinerte ordretabeller"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:311
msgid "Custom data stores"
msgstr "Egendefinerte datalagre"

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:260
msgid "Custom orders tables have been deleted."
msgstr "Egendefinerte ordretabeller er slettet."

#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:250
msgid "Delete the custom orders tables"
msgstr "Slett de egendefinerte ordretabellene"

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractCartRoute.php:285
msgid "Nonce is invalid."
msgstr "Nonce er ugyldig."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractCartRoute.php:281
msgid "Missing the Nonce header. This endpoint requires a valid nonce."
msgstr "Mangler Nonce-overskriften. Dette endepunktet krever en gyldig nonce."

#: src/Admin/API/Plugins.php:354
msgid "Plugin activation has been scheduled."
msgstr "Aktivering av utvidelse er planlagt."

#: src/Admin/API/Plugins.php:259
msgid "Plugin installation has been scheduled."
msgstr "Installasjon av utvidelse er planlagt."

#: src/Admin/API/OnboardingTasks.php:113 src/Admin/API/OnboardingTasks.php:700
msgid "Optional parameter to get only specific task lists by id."
msgstr "Valgfri parameter for å få bare spesifikke oppgavelister etter id."

#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1298
msgid "Shows if the product needs to be configured before it can be bought."
msgstr "Viser om produktet må konfigureres før det kan kjøpes."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1905
msgid "Order payment URL."
msgstr "URL for ordrebetaling."

#. Translators: %s amount.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/QuantityLimits.php:102
msgid "The minimum quantity that can be added to the cart is %s"
msgstr "Minimumsantallet som kan legges i handlekurven er %s"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:424
msgid "The maximum quantity that can be added to the cart."
msgstr "Det maksimale antallet som kan legges i handlekurven."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:418
msgid "The minimum quantity that can be added to the cart."
msgstr "Minimumsmengden som kan legges i handlekurven."

#. translators: 1: email address, 2: order ID .
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-pdt-handler.php:151
msgid "Received PDT notification for another account: %1$s. Order ID: %2$d."
msgstr "Mottok PDT-varsel for en annen konto: %1$s. Bestillings-ID: %2$d."

#. translators: 1: order ID, 2: order ID.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-pdt-handler.php:145
msgid "Received PDT notification for order %1$d on endpoint for order %2$d."
msgstr "Mottok PDT-varsel for ordre %1$d på endepunkt for ordre %2$d."

#: packages/woocommerce-blocks/assets/js/blocks/active-filters/block.json
#: packages/woocommerce-blocks/assets/js/blocks/attribute-filter/block.json
#: packages/woocommerce-blocks/assets/js/blocks/checkout/block.json
#: packages/woocommerce-blocks/assets/js/blocks/customer-account/block.json
#: packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category/block.json
#: packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-product/block.json
#: packages/woocommerce-blocks/assets/js/blocks/filter-wrapper/block.json
#: packages/woocommerce-blocks/assets/js/blocks/handpicked-products/block.json
#: packages/woocommerce-blocks/assets/js/blocks/price-filter/block.json
#: packages/woocommerce-blocks/assets/js/blocks/product-best-sellers/block.json
#: packages/woocommerce-blocks/assets/js/blocks/product-categories/block.json
#: packages/woocommerce-blocks/assets/js/blocks/product-category/block.json
#: packages/woocommerce-blocks/assets/js/blocks/product-tag/block.json
#: packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/block.json
#: packages/woocommerce-blocks/assets/js/blocks/products/all-products/block.json
#: packages/woocommerce-blocks/assets/js/blocks/rating-filter/block.json
#: packages/woocommerce-blocks/assets/js/blocks/stock-filter/block.json
#: packages/woocommerce-blocks/build/active-filters/block.json
#: packages/woocommerce-blocks/build/all-products/block.json
#: packages/woocommerce-blocks/build/attribute-filter/block.json
#: packages/woocommerce-blocks/build/checkout/block.json
#: packages/woocommerce-blocks/build/customer-account/block.json
#: packages/woocommerce-blocks/build/featured-category/block.json
#: packages/woocommerce-blocks/build/featured-product/block.json
#: packages/woocommerce-blocks/build/filter-wrapper/block.json
#: packages/woocommerce-blocks/build/handpicked-products/block.json
#: packages/woocommerce-blocks/build/price-filter/block.json
#: packages/woocommerce-blocks/build/product-best-sellers/block.json
#: packages/woocommerce-blocks/build/product-categories/block.json
#: packages/woocommerce-blocks/build/product-category/block.json
#: packages/woocommerce-blocks/build/product-tag/block.json
#: packages/woocommerce-blocks/build/products-by-attribute/block.json
#: packages/woocommerce-blocks/build/rating-filter/block.json
#: packages/woocommerce-blocks/build/stock-filter/block.json
msgctxt "block keyword"
msgid "WooCommerce"
msgstr "WooCommerce"

#: packages/woocommerce-blocks/assets/js/blocks/checkout/block.json
#: packages/woocommerce-blocks/build/checkout/block.json
msgctxt "block description"
msgid "Display a checkout form so your customers can submit orders."
msgstr "Vis et betalingsskjema slik at kundene dine kan sende inn bestillinger."

#: packages/woocommerce-blocks/assets/js/blocks/checkout/block.json
#: packages/woocommerce-blocks/build/checkout/block.json
msgctxt "block title"
msgid "Checkout"
msgstr "Til kassen"

#: packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-items-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/mini-cart-items-block/block.json
msgctxt "block description"
msgid "Contains the products table and other custom blocks of filled mini cart."
msgstr "Inneholder produkttabellen og andre tilpassede blokker med fylt minihandlekurv."

#: packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-items-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/mini-cart-items-block/block.json
msgctxt "block title"
msgid "Mini Cart Items"
msgstr "Minihandlekurv varer"

#: src/Internal/ProductAttributesLookup/LookupDataStore.php:685
msgid "This means that the table is probably in an inconsistent state. It's recommended to run a new regeneration process or to resume the aborted process (Status - Tools - Regenerate the product attributes lookup table/Resume the product attributes lookup table regeneration) before enabling the table usage."
msgstr "Dette betyr at tabellen sannsynligvis er i en inkonsekvent tilstand. Det anbefales å kjøre en ny regenereringsprosess eller å gjenoppta den avbrente prosessen (Status - Verktøy - Regenerer oppslagstabellen for produktattributter/Gjenoppta oppslagstabellen for produktattributter) før du aktiverer tabellbruken."

#: src/Internal/ProductAttributesLookup/LookupDataStore.php:684
msgid "WARNING: The product attributes lookup table regeneration process was aborted."
msgstr "ADVARSEL: Regenereringsprosessen for produktattributter-oppslagstabellen ble avbrutt."

#: src/Internal/ProductAttributesLookup/DataRegenerator.php:318
msgid "Resume"
msgstr "Fortsett"

#: src/Internal/ProductAttributesLookup/DataRegenerator.php:316
msgid "Product attributes lookup table regeneration process has been resumed."
msgstr "Regenereringsprosessen for produktattributter for oppslagstabell er gjenopptatt."

#. translators: %1$s = count of products already processed.
#: src/Internal/ProductAttributesLookup/DataRegenerator.php:310
msgid "This tool will resume the product attributes lookup table regeneration at the point in which it was aborted (%1$s products were already processed)."
msgstr "Dette verktøyet vil gjenoppta oppslagstabellen for produktattributter på det tidspunktet det ble avbrutt (%1$s produkter ble allerede behandlet)."

#: src/Internal/ProductAttributesLookup/DataRegenerator.php:306
msgid "Resume the product attributes lookup table regeneration"
msgstr "Gjenoppta oppslagstabellen for produktattributter"

#: src/Internal/ProductAttributesLookup/DataRegenerator.php:298
msgid "Product attributes lookup table regeneration process has been aborted."
msgstr "Regenereringsprosessen for oppslagstabell for produktattributter har blitt avbrutt."

#: src/Internal/ProductAttributesLookup/DataRegenerator.php:294
msgid "This tool will abort the regenerate product attributes lookup table regeneration. After this is done the process can be either started over, or resumed to continue where it stopped."
msgstr "Dette verktøyet vil avbryte regenereringen av oppslagstabellen for produktattributter på nytt. Etter at dette er gjort kan prosessen enten startes på nytt eller gjenopptas for å fortsette der den stoppet."

#: src/Internal/ProductAttributesLookup/DataRegenerator.php:293
msgid "Abort the product attributes lookup table regeneration"
msgstr "Avbryt oppslagstabellen for produktattributter"

#. Translators: %s amount.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/QuantityLimits.php:124
msgid "The quantity added to the cart must be a multiple of %s"
msgstr "Antallet som legges til i handlekurven må være et multiplum av %s"

#: packages/woocommerce-blocks/src/StoreApi/Utilities/QuantityLimits.php:93
msgid "This item is already in the cart and its quantity cannot be edited"
msgstr "Denne varen er allerede i handlekurven og antallet kan ikke redigeres"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:78
msgid "If the quantity in the cart is editable or fixed."
msgstr "Om antallet i handlekurven er redigerbart eller fast."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:71
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:430
msgid "The amount that quantities increment by. Quantity must be an multiple of this value."
msgstr "Mengden som antall øker med. Antall må være et multiplum av denne verdien."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:65
msgid "The maximum quantity allowed in the cart for this line item."
msgstr "Maksimalt antall tillatt i handlekurven for denne varelinjen."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:59
msgid "The minimum quantity allowed in the cart for this line item."
msgstr "Minimalt antall tillatt i handlekurven for denne varelinjen."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:53
msgid "How the quantity of this item should be controlled, for example, any limits in place."
msgstr "Hvordan mengden av denne varen skal kontrolleres, for eksempel eventuelle begrensninger på plass."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartAddItem.php:45
msgid "Quantity of this item to add to the cart."
msgstr "Antall av denne varen å legge i handlekurven."

#: src/Internal/Admin/Notes/MagentoMigration.php:87
msgid "Changing platforms might seem like a big hurdle to overcome, but it is easier than you might think to move your products, customers, and orders to WooCommerce. This article will help you with going through this process."
msgstr "Å bytte plattform kan virke som en stor hindring å overkomme, men det er enklere enn du kanskje tror å flytte produktene, kundene og bestillingene dine til WooCommerce. Denne artikkelen vil hjelpe deg med å gå gjennom denne prosessen."

#: src/Internal/Admin/Notes/MagentoMigration.php:86
msgid "How to Migrate from Magento to WooCommerce"
msgstr "Hvordan migrere fra Magento til WooCommerce"

#: includes/admin/settings/class-wc-settings-accounts.php:96
msgid "When creating an account, send the new user a link to set their password"
msgstr "Når brukeren oppretter en konto, send den nye brukeren en lenke for å angi passordet"

#: i18n/states.php:399
msgid "Thuringia"
msgstr "Thuringia"

#: i18n/states.php:398
msgid "Schleswig-Holstein"
msgstr "Schleswig-Holstein"

#: i18n/states.php:397
msgid "Saxony-Anhalt"
msgstr "Saxony-Anhalt"

#: i18n/states.php:396
msgid "Saxony"
msgstr "Saxony"

#: i18n/states.php:395
msgid "Saarland"
msgstr "Saarland"

#: i18n/states.php:394
msgid "Rhineland-Palatinate"
msgstr "Rhineland-Palatinate"

#: i18n/states.php:393
msgid "North Rhine-Westphalia"
msgstr "North Rhine-Westphalia"

#: i18n/states.php:392
msgid "Lower Saxony"
msgstr "Lower Saxony"

#: i18n/states.php:391
msgid "Mecklenburg-Vorpommern"
msgstr "Mecklenburg-Vorpommern"

#: i18n/states.php:390
msgid "Hesse"
msgstr "Hesse"

#: i18n/states.php:389
msgid "Hamburg"
msgstr "Hamburg"

#: i18n/states.php:388
msgid "Bremen"
msgstr "Bremen"

#: i18n/states.php:387
msgid "Brandenburg"
msgstr "Brandenburg"

#: i18n/states.php:386
msgid "Berlin"
msgstr "Berlin"

#: i18n/states.php:385
msgid "Bavaria"
msgstr "Bavaria"

#: i18n/states.php:384
msgid "Baden-Württemberg"
msgstr "Baden-Württemberg"

#: packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-title-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/mini-cart-title-block/block.json
msgctxt "block description"
msgid "Block that displays the title of the Mini Cart block."
msgstr "Blokk som viser tittelen på minihandlekurv-blokken."

#: packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-title-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/mini-cart-title-block/block.json
msgctxt "block title"
msgid "Mini Cart Title"
msgstr "Mini handlekurv tittel"

#: packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-products-table-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/mini-cart-products-table-block/block.json
msgctxt "block description"
msgid "Block that displays the products table of the Mini Cart block."
msgstr "Blokk som viser produkttabellen til minihandlekurv-blokken."

#: packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-products-table-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/mini-cart-products-table-block/block.json
msgctxt "block title"
msgid "Mini Cart Products Table"
msgstr "Minihandlekurv produkttabell"

#: packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-footer-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/mini-cart-footer-block/block.json
msgctxt "block description"
msgid "Block that displays the footer of the Mini Cart block."
msgstr "Blokk som viser bunnteksten til minihandlekurv-blokken."

#: packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-footer-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/mini-cart-footer-block/block.json
msgctxt "block title"
msgid "Mini Cart Footer"
msgstr "Bunntekst for minihandlekurv"

#: packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/filled-mini-cart-contents-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/filled-mini-cart-contents-block/block.json
msgctxt "block title"
msgid "Filled Mini Cart view"
msgstr "Fylt minhandlekurv-visning"

#: packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/empty-mini-cart-contents-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/empty-mini-cart-contents-block/block.json
msgctxt "block description"
msgid "Blocks that are displayed when the Mini Cart is empty."
msgstr "Blokker som vises når minihandlekurven er tom."

#: packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/empty-mini-cart-contents-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/empty-mini-cart-contents-block/block.json
msgctxt "block title"
msgid "Empty Mini Cart view"
msgstr "Visning av tom minikurv"

#: src/Internal/Admin/Notes/PaymentsRemindMeLater.php:74
msgid "Save big with WooCommerce Payments"
msgstr "Spar mye med WooCommerce Payments"

#: src/Internal/Admin/Notes/PaymentsRemindMeLater.php:71
msgid "Save up to $800 in fees by managing transactions with WooCommerce Payments. With WooCommerce Payments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies."
msgstr "Spar opptil $800 i avgifter ved å administrere transaksjoner med WooCommerce Payments. Med WooCommerce Payments kan du trygt godta de mest kjente kort, Apple Pay og betalinger i over 100 valutaer."

#. translators: 1: opening product link tag. 2: closing link tag
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:182
msgid "Accept credit cards and other popular payment methods with %1$sWooCommerce Payments%2$s"
msgstr "Godta kredittkort og andre populære betalingsmetoder med %1$sWooCommerce Payments%2$s"

#: src/Admin/API/Notes.php:466
msgid "Please provide a valid promo note name."
msgstr "Oppgi et gyldig kampanjenotatnavn."

#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:352
msgid "The status of the coupon. Should always be draft, published, or pending review"
msgstr "Statusen til kupongen. Skal alltid være utkast, publisert eller ventende vurdering"

#: src/Internal/Admin/WCPayPromotion/WCPaymentGatewayPreInstallWCPayPromotion.php:55
msgid "Dismiss the gateway"
msgstr "Avvis gatewayen"

#: src/Admin/Features/OnboardingTasks/TaskList.php:267
msgid "Task is not a subclass of `Task`"
msgstr "Task er ikke en underklasse av `Task`"

#: src/Admin/API/OnboardingProfile.php:330
msgid "Number of employees of the store."
msgstr "Antall ansatte i butikken."

#: includes/class-woocommerce.php:975
msgid "You have installed a development version of WooCommerce which requires files to be built and minified. From the plugin directory, run <code>pnpm install</code> and then <code>pnpm run build --filter=woocommerce</code> to build and minify assets."
msgstr "Du har installert en utviklingsversjon av WooCommerce som krever at filer bygges og minifiseres. Fra utvidelsesmappen, kjør <code>pnpm install</code> og deretter <code>pnpm -- turbo run build --filter=woocommerce</code> for å bygge og forminske tilbehør."

#: includes/admin/views/html-admin-page-status-report.php:471
msgid "The database version for WooCommerce. This should be the same as your WooCommerce version."
msgstr "Databaseversjonen for WooCommerce. Dette bør være det samme som din WooCommerce-versjon."

#: includes/admin/settings/class-wc-settings-general.php:178
msgid "Shop country/region"
msgstr "Butikkens land/region"

#. translators: a url
#: includes/admin/class-wc-admin-addons.php:1017
msgid "To start growing your business, head over to <a href=\"%s\">WooCommerce.com</a>, where you'll find the most popular WooCommerce extensions."
msgstr "For å begynne å utvide virksomheten din, gå til <a href=\"%s\">WooCommerce.com</a>, hvor du finner de mest populære WooCommerce-utvidelsene."

#: includes/admin/class-wc-admin-addons.php:1008
msgid "Oh no! We're having trouble connecting to the extensions catalog right now."
msgstr "Å nei! Vi har problemer med å koble til utvidelseskatalogen akkurat nå."

#: includes/admin/class-wc-admin-addons.php:225
msgid "Our request to the search API got a malformed response."
msgstr "Forespørsel til søke-API'et fikk et feilaktig svar."

#: includes/admin/class-wc-admin-addons.php:128
msgid "Our request to the featured API got a malformed response."
msgstr "Forespørsel til fremheved-API'et fikk et feilaktig svar."

#. translators: Error code
#: includes/admin/class-wc-admin-addons.php:112
msgid "Our request to the featured API got error code %d."
msgstr "Forespørsel til fremheved-API'et fikk feilkode %d."

#: includes/admin/class-wc-admin-addons.php:96
msgid "We encountered an SSL error. Please ensure your site supports TLS version 1.2 or above."
msgstr "Vi oppdaget en SSL-feil. Sørg for at nettstedet ditt støtter TLS versjon 1.2 eller nyere."

#: i18n/states.php:2081
msgid "La Guaira (Vargas)"
msgstr "La Guaira (Vargas)"

#: i18n/states.php:2056
msgid "Treinta y Tres"
msgstr "Treinta y Tres"

#: i18n/states.php:2055
msgid "Tacuarembó"
msgstr "Tacuarembó"

#: i18n/states.php:2054
msgid "Soriano"
msgstr "Soriano"

#: i18n/states.php:2052
msgid "Salto"
msgstr "Salto"

#: i18n/states.php:2051
msgid "Rocha"
msgstr "Rocha"

#: i18n/states.php:2050
msgid "Rivera"
msgstr "Rivera"

#: i18n/states.php:2048
msgid "Paysandú"
msgstr "Paysandú"

#: i18n/states.php:2047
msgid "Montevideo"
msgstr "Montevideo"

#: i18n/states.php:2046
msgid "Maldonado"
msgstr "Maldonado"

#: i18n/states.php:2045
msgid "Lavalleja"
msgstr "Lavalleja"

#: i18n/states.php:2043
msgid "Flores"
msgstr "Flores"

#: i18n/states.php:2042
msgid "Durazno"
msgstr "Durazno"

#: i18n/states.php:2041
msgid "Colonia"
msgstr "Colonia"

#: i18n/states.php:2040
msgid "Cerro Largo"
msgstr "Cerro Largo"

#: i18n/states.php:2039
msgid "Canelones"
msgstr "Canelones"

#: i18n/states.php:2038
msgid "Artigas"
msgstr "Artigas"

#: i18n/states.php:1579
msgid "Usulután"
msgstr "Usulután"

#: i18n/states.php:1578
msgid "La Unión"
msgstr "La Unión"

#: i18n/states.php:1577
msgid "San Vicente"
msgstr "San Vicente"

#: i18n/states.php:1576
msgid "San Salvador"
msgstr "San Salvador"

#: i18n/states.php:1575
msgid "Sonsonate"
msgstr "Sonsonate"

#: i18n/states.php:1574
msgid "San Miguel"
msgstr "San Miguel"

#: i18n/states.php:1573
msgid "Santa Ana"
msgstr "Santa Ana"

#: i18n/states.php:1571
msgid "Morazán"
msgstr "Morazán"

#: i18n/states.php:1569
msgid "Cuscatlán"
msgstr "Cuscatlán"

#: i18n/states.php:1568
msgid "Chalatenango"
msgstr "Chalatenango"

#: i18n/states.php:1567
msgid "Cabañas"
msgstr "Cabañas"

#: i18n/states.php:1566
msgid "Ahuachapán"
msgstr "Ahuachapán"

#: i18n/states.php:1354
msgid "Ngöbe-Buglé"
msgstr "Ngöbe-Buglé"

#: i18n/states.php:1353
msgid "Guna Yala"
msgstr "Guna Yala"

#: i18n/states.php:1352
msgid "Emberá"
msgstr "Emberá"

#: i18n/states.php:1351
msgid "West Panamá"
msgstr "West Panamá"

#: i18n/states.php:1350
msgid "Veraguas"
msgstr "Veraguas"

#: i18n/states.php:1349
msgid "Panamá"
msgstr "Panamá"

#: i18n/states.php:1348
msgid "Los Santos"
msgstr "Los Santos"

#: i18n/states.php:1347
msgid "Herrera"
msgstr "Herrera"

#: i18n/states.php:1346
msgid "Darién"
msgstr "Darién"

#: i18n/states.php:1345
msgid "Chiriquí"
msgstr "Chiriquí"

#: i18n/states.php:1343
msgid "Coclé"
msgstr "Coclé"

#: i18n/states.php:1342
msgid "Bocas del Toro"
msgstr "Bocas del Toro"

#: i18n/states.php:1321
msgid "Río San Juan"
msgstr "Río San Juan"

#: i18n/states.php:1320
msgid "Rivas"
msgstr "Rivas"

#: i18n/states.php:1319
msgid "Nueva Segovia"
msgstr "Nueva Segovia"

#: i18n/states.php:1318
msgid "Matagalpa"
msgstr "Matagalpa"

#: i18n/states.php:1317
msgid "Masaya"
msgstr "Masaya"

#: i18n/states.php:1316
msgid "Managua"
msgstr "Managua"

#: i18n/states.php:1315
msgid "Madriz"
msgstr "Madriz"

#: i18n/states.php:1313
msgid "Jinotega"
msgstr "Jinotega"

#: i18n/states.php:1311
msgid "Estelí"
msgstr "Estelí"

#: i18n/states.php:1310
msgid "Chontales"
msgstr "Chontales"

#: i18n/states.php:1309
msgid "Chinandega"
msgstr "Chinandega"

#: i18n/states.php:1308
msgid "Carazo"
msgstr "Carazo"

#: i18n/states.php:1307
msgid "Boaco"
msgstr "Boaco"

#: i18n/states.php:1306
msgid "Atlántico Sur"
msgstr "Atlántico Sur"

#: i18n/states.php:1305
msgid "Atlántico Norte"
msgstr "Atlántico Norte"

#: i18n/states.php:691
msgid "Yoro"
msgstr "Yoro"

#: i18n/states.php:689
msgid "Santa Bárbara"
msgstr "Santa Bárbara"

#: i18n/states.php:688
msgid "Olancho"
msgstr "Olancho"

#: i18n/states.php:687
msgid "Ocotepeque"
msgstr "Ocotepeque"

#: i18n/states.php:685
msgid "Lempira"
msgstr "Lempira"

#: i18n/states.php:684
msgid "Intibucá"
msgstr "Intibucá"

#: i18n/states.php:683
msgid "Gracias a Dios"
msgstr "Gracias a Dios"

#: i18n/states.php:682
msgid "Francisco Morazán"
msgstr "Francisco Morazán"

#: i18n/states.php:681
msgid "El Paraíso"
msgstr "El Paraíso"

#: i18n/states.php:680
msgid "Cortés"
msgstr "Cortés"

#: i18n/states.php:679
msgid "Copán"
msgstr "Copán"

#: i18n/states.php:678
msgid "Comayagua"
msgstr "Comayagua"

#: i18n/states.php:677 i18n/states.php:1344
msgid "Colón"
msgstr "Colón"

#: i18n/states.php:676
msgid "Choluteca"
msgstr "Choluteca"

#: i18n/states.php:675
msgid "Bay Islands"
msgstr "Bay Islands"

#: i18n/states.php:674
msgid "Atlántida"
msgstr "Atlántida"

#: i18n/states.php:521
msgid "Zamora-Chinchipe"
msgstr "Zamora-Chinchipe"

#: i18n/states.php:520
msgid "Tungurahua"
msgstr "Tungurahua"

#: i18n/states.php:519
msgid "Sucumbíos"
msgstr "Sucumbíos"

#: i18n/states.php:518
msgid "Santo Domingo de los Tsáchilas"
msgstr "Santo Domingo de los Tsáchilas"

#: i18n/states.php:517
msgid "Santa Elena"
msgstr "Santa Elena"

#: i18n/states.php:516
msgid "Pichincha"
msgstr "Pichincha"

#: i18n/states.php:515
msgid "Pastaza"
msgstr "Pastaza"

#: i18n/states.php:514
msgid "Orellana"
msgstr "Orellana"

#: i18n/states.php:513
msgid "Napo"
msgstr "Napo"

#: i18n/states.php:512
msgid "Morona-Santiago"
msgstr "Morona-Santiago"

#: i18n/states.php:511
msgid "Manabí"
msgstr "Manabí"

#: i18n/states.php:509
msgid "Loja"
msgstr "Loja"

#: i18n/states.php:508
msgid "Imbabura"
msgstr "Imbabura"

#: i18n/states.php:507
msgid "Guayas"
msgstr "Guayas"

#: i18n/states.php:506
msgid "Galápagos"
msgstr "Galápagos"

#: i18n/states.php:505
msgid "Esmeraldas"
msgstr "Esmeraldas"

#: i18n/states.php:504
msgid "El Oro"
msgstr "El Oro"

#: i18n/states.php:503
msgid "Cotopaxi"
msgstr "Cotopaxi"

#: i18n/states.php:502
msgid "Chimborazo"
msgstr "Chimborazo"

#: i18n/states.php:501
msgid "Carchi"
msgstr "Carchi"

#: i18n/states.php:500
msgid "Cañar"
msgstr "Cañar"

#: i18n/states.php:498
msgid "Azuay"
msgstr "Azuay"

#: i18n/states.php:444
msgid "Yuma"
msgstr "Yuma"

#: i18n/states.php:442
msgid "Valdesia"
msgstr "Valdesia"

#: i18n/states.php:429
msgid "Ozama"
msgstr "Ozama"

#: i18n/states.php:420
msgid "Higüamo"
msgstr "Higüamo"

#: i18n/states.php:416
msgid "Enriquillo"
msgstr "Enriquillo"

#: i18n/states.php:414
msgid "El Valle"
msgstr "El Valle"

#: i18n/states.php:410
msgid "Cibao Sur"
msgstr "Cibao Sur"

#: i18n/states.php:409
msgid "Cibao Norte"
msgstr "Cibao Norte"

#: i18n/states.php:408
msgid "Cibao Noroeste"
msgstr "Cibao Noroeste"

#: i18n/states.php:407
msgid "Cibao Nordeste"
msgstr "Cibao Nordeste"

#: i18n/states.php:380 i18n/states.php:2053
msgid "San José"
msgstr "San José"

#: i18n/states.php:379
msgid "Puntarenas"
msgstr "Puntarenas"

#: i18n/states.php:378
msgid "Limón"
msgstr "Limón"

#: i18n/states.php:377
msgid "Heredia"
msgstr "Heredia"

#: i18n/states.php:376
msgid "Guanacaste"
msgstr "Guanacaste"

#: i18n/states.php:375
msgid "Cartago"
msgstr "Cartago"

#: i18n/states.php:374
msgid "Alajuela"
msgstr "Alajuela"

#: i18n/states.php:371
msgid "Vichada"
msgstr "Vichada"

#: i18n/states.php:370
msgid "Vaupés"
msgstr "Vaupés"

#: i18n/states.php:369
msgid "Valle del Cauca"
msgstr "Valle del Cauca"

#: i18n/states.php:368
msgid "Tolima"
msgstr "Tolima"

#: i18n/states.php:366
msgid "San Andrés & Providencia"
msgstr "San Andrés & Providencia"

#: i18n/states.php:365
msgid "Santander"
msgstr "Santander"

#: i18n/states.php:364
msgid "Risaralda"
msgstr "Risaralda"

#: i18n/states.php:363
msgid "Quindío"
msgstr "Quindío"

#: i18n/states.php:362
msgid "Putumayo"
msgstr "Putumayo"

#: i18n/states.php:361
msgid "Norte de Santander"
msgstr "Norte de Santander"

#: i18n/states.php:360
msgid "Nariño"
msgstr "Nariño"

#: i18n/states.php:359
msgid "Meta"
msgstr "Meta"

#: i18n/states.php:358
msgid "Magdalena"
msgstr "Magdalena"

#: i18n/states.php:357
msgid "La Guajira"
msgstr "La Guajira"

#: i18n/states.php:356
msgid "Huila"
msgstr "Huila"

#: i18n/states.php:355
msgid "Guaviare"
msgstr "Guaviare"

#: i18n/states.php:354
msgid "Guainía"
msgstr "Guainía"

#: i18n/states.php:353
msgid "Capital District"
msgstr "Capital District"

#: i18n/states.php:352
msgid "Cundinamarca"
msgstr "Cundinamarca"

#: i18n/states.php:350
msgid "Chocó"
msgstr "Chocó"

#: i18n/states.php:349
msgid "Cesar"
msgstr "Cesar"

#: i18n/states.php:348
msgid "Cauca"
msgstr "Cauca"

#: i18n/states.php:347
msgid "Casanare"
msgstr "Casanare"

#: i18n/states.php:346
msgid "Caquetá"
msgstr "Caquetá"

#: i18n/states.php:345
msgid "Caldas"
msgstr "Caldas"

#: i18n/states.php:344
msgid "Boyacá"
msgstr "Boyacá"

#: i18n/states.php:342
msgid "Atlántico"
msgstr "Atlántico"

#: i18n/states.php:341
msgid "Arauca"
msgstr "Arauca"

#: i18n/states.php:340
msgid "Antioquia"
msgstr "Antioquia"

#: i18n/states.php:30
msgid "Vlorë"
msgstr "Vlorë"

#: i18n/states.php:29
msgid "Tirana"
msgstr "Tirana"

#: i18n/states.php:28
msgid "Shkodër"
msgstr "Shkodër"

#: i18n/states.php:27
msgid "Lezhë"
msgstr "Lezhë"

#: i18n/states.php:26
msgid "Kukës"
msgstr "Kukës"

#: i18n/states.php:25
msgid "Korçë"
msgstr "Korçë"

#: i18n/states.php:24
msgid "Gjirokastër"
msgstr "Gjirokastër"

#: i18n/states.php:23
msgid "Fier"
msgstr "Fier"

#: i18n/states.php:22
msgid "Elbasan"
msgstr "Elbasan"

#: i18n/states.php:21
msgid "Durrës"
msgstr "Durrës"

#: i18n/states.php:20
msgid "Dibër"
msgstr "Dibër"

#: i18n/states.php:19
msgid "Berat"
msgstr "Berat"

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-accepted-payment-methods-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/cart-accepted-payment-methods-block/block.json
msgctxt "block description"
msgid "Display accepted payment methods."
msgstr "Vis godkjente betalingsmåter."

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-accepted-payment-methods-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/cart-accepted-payment-methods-block/block.json
msgctxt "block title"
msgid "Accepted Payment Methods"
msgstr "Godkjente betalingsmåter"

#: src/Admin/Features/OnboardingTasks/Tasks/Marketing.php:32
#: assets/client/admin/app/index.js:2
msgid "Get more sales"
msgstr "Få mer salg"

#: templates/myaccount/form-login.php:99
msgid "A link to set a new password will be sent to your email address."
msgstr "En lenke for å angi et nytt passord vil bli sendt til e-postadressen din."

#: packages/woocommerce-blocks/src/Utils/BlockTemplateUtils.php:140
msgid "No theme is defined for this template."
msgstr "Det er ikke definert noe tema for denne malen."

#. translators: 1: opening product link tag. 2: closing link tag
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:85
msgid "Drive sales with %1$sGoogle Listings and Ads%2$s"
msgstr "Øk salg med %1$sGoogle-oppføringer og annonser%2$s"

#: src/Admin/API/OnboardingTasks.php:710
msgid "List of extended deprecated tasks from the client side filter."
msgstr "Liste over utvidede avviklede oppgaver fra filteret på klientsiden."

#: includes/emails/class-wc-email-customer-on-hold-order.php:33
msgid "This is an order notification sent to customers containing order details after an order is placed on-hold from Pending, Cancelled or Failed order status."
msgstr "Dette er et bestillingsvarsel sendt til kunder som inneholder bestillingsdetaljer etter at en bestilling er satt på vent fra statusen Venter, Kansellert eller Mislykket bestilling."

#: includes/class-wc-shipping-rate.php:69
msgid "Use `array_key_exists` to check for meta_data on WC_Shipping_Rate to get the correct result."
msgstr "Bruk `array_key_exists` for å se etter meta_data på WC_Shipping_Rate for å få riktig resultat."

#: includes/class-wc-comments.php:315
msgid "Product Reviews"
msgstr "Produktomtaler"

#: includes/class-wc-ajax.php:2168
msgid "There was an error generating your API Key."
msgstr "Det oppsto en feil under generering av API-nøkkelen din."

#: includes/admin/views/html-admin-page-addons-category-nav.php:16
msgid "Browse categories"
msgstr "Bla gjennom kategorier"

#: i18n/states.php:302
msgid "Valparaíso"
msgstr "Valparaíso"

#: i18n/states.php:301
msgid "Tarapacá"
msgstr "Tarapacá"

#: i18n/states.php:300
msgid "Región Metropolitana de Santiago"
msgstr "Región Metropolitana de Santiago"

#: i18n/states.php:299
msgid "Ñuble"
msgstr "Ñuble"

#: i18n/states.php:298
msgid "Maule"
msgstr "Maule"

#: i18n/states.php:297
msgid "Magallanes"
msgstr "Magallanes"

#: i18n/states.php:296 i18n/states.php:510
msgid "Los Ríos"
msgstr "Los Ríos"

#: i18n/states.php:295
msgid "Los Lagos"
msgstr "Los Lagos"

#: i18n/states.php:294
msgid "Libertador General Bernardo O'Higgins"
msgstr "Libertador General Bernardo O'Higgins"

#: i18n/states.php:293
msgid "Coquimbo"
msgstr "Coquimbo"

#: i18n/states.php:292
msgid "Biobío"
msgstr "Biobío"

#: i18n/states.php:291
msgid "Atacama"
msgstr "Atacama"

#: i18n/states.php:290
msgid "La Araucanía"
msgstr "La Araucanía"

#: i18n/states.php:289
msgid "Arica y Parinacota"
msgstr "Arica y Parinacota"

#: i18n/states.php:288
msgid "Antofagasta"
msgstr "Antofagasta"

#: i18n/states.php:287
msgid "Aisén del General Carlos Ibañez del Campo"
msgstr "Aisén del General Carlos Ibañez del Campo"

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-totals-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-totals-block/block.json
msgctxt "block description"
msgid "Column containing the checkout totals."
msgstr "Kolonne som inneholder kassetotaler."

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-totals-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-totals-block/block.json
msgctxt "block title"
msgid "Checkout Totals"
msgstr "Kassetotaler"

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-terms-block/block.json
msgctxt "block description"
msgid "Ensure that customers agree to your Terms & Conditions and Privacy Policy."
msgstr "Sørg for at kunder godtar dine vilkår og betingelser, samt personvernerklæring."

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-terms-block/block.json
msgctxt "block title"
msgid "Terms and Conditions"
msgstr "Vilkår og betingelser"

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-shipping-methods-block/block.json
msgctxt "block title"
msgid "Shipping Options"
msgstr "Fraktalternativer"

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-address-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-shipping-address-block/block.json
msgctxt "block description"
msgid "Collect your customer's shipping address."
msgstr "Samle inn kundens leveringsadresse."

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-address-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-shipping-address-block/block.json
msgctxt "block title"
msgid "Shipping Address"
msgstr "Leveringsadresse"

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-payment-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-payment-block/block.json
msgctxt "block description"
msgid "Payment options for your store."
msgstr "Betalingsalternativer for butikken din."

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-payment-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-payment-block/block.json
msgctxt "block title"
msgid "Payment Options"
msgstr "Betalingsalternativer"

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-note-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-order-note-block/block.json
msgctxt "block description"
msgid "Allow customers to add a note to their order."
msgstr "Tillat kunder å legge til et notat til ordren sin."

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-note-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-order-note-block/block.json
msgctxt "block title"
msgid "Order Note"
msgstr "Ordrenotat"

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-fields-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-fields-block/block.json
msgctxt "block description"
msgid "Column containing checkout address fields."
msgstr "Kolonne som inneholder adressefelt."

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-fields-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-fields-block/block.json
msgctxt "block title"
msgid "Checkout Fields"
msgstr "Kasse felter"

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-contact-information-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-contact-information-block/block.json
msgctxt "block description"
msgid "Collect your customer's contact information."
msgstr "Samle inn kundens kontaktinformasjon."

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-contact-information-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-contact-information-block/block.json
msgctxt "block title"
msgid "Contact Information"
msgstr "Kontaktinformasjon"

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-billing-address-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-billing-address-block/block.json
msgctxt "block description"
msgid "Collect your customer's billing address."
msgstr "Samle inn kundens fakturaadresse."

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-billing-address-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-billing-address-block/block.json
msgctxt "block title"
msgid "Billing Address"
msgstr "Fakturaadresse"

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-actions-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-actions-block/block.json
msgctxt "block description"
msgid "Allow customers to place their order."
msgstr "Tillat kunder å legge inn bestillingen sin."

#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-actions-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-actions-block/block.json
msgctxt "block title"
msgid "Actions"
msgstr "Handlinger"

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/proceed-to-checkout-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/proceed-to-checkout-block/block.json
msgctxt "block description"
msgid "Allow customers proceed to Checkout."
msgstr "Tillat kunder å gå videre til kassen."

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/proceed-to-checkout-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/proceed-to-checkout-block/block.json
msgctxt "block title"
msgid "Proceed to Checkout"
msgstr "Fortsett til kassen"

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/filled-cart-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/filled-cart-block/block.json
msgctxt "block description"
msgid "Contains blocks that are displayed when the cart contains products."
msgstr "Inneholder blokker som vises når handlekurven inneholder produkter."

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/filled-cart-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/filled-cart-block/block.json
msgctxt "block title"
msgid "Filled Cart"
msgstr "Fylt handlekurv"

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/empty-cart-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/empty-cart-block/block.json
msgctxt "block description"
msgid "Contains blocks that are displayed when the cart is empty."
msgstr "Inneholder blokker som vises når handlekurven er tom."

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/empty-cart-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/empty-cart-block/block.json
msgctxt "block title"
msgid "Empty Cart"
msgstr "Tom handlekurv"

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-totals-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/cart-totals-block/block.json
msgctxt "block description"
msgid "Column containing the cart totals."
msgstr "Kolonne som inneholder totalsum for handlekurv."

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-totals-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/cart-totals-block/block.json
msgctxt "block title"
msgid "Cart Totals"
msgstr "Totalsum for handlekurv"

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-block/block.json
#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/cart-order-summary-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-order-summary-block/block.json
msgctxt "block description"
msgid "Show customers a summary of their order."
msgstr "Vis kunder et sammendrag av bestillingen deres."

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-block/block.json
#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/cart-order-summary-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-order-summary-block/block.json
msgctxt "block title"
msgid "Order Summary"
msgstr "Ordresammendrag"

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-line-items-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/cart-line-items-block/block.json
msgctxt "block description"
msgid "Block containing current line items in Cart."
msgstr "Blokk som inneholder gjeldende ordrelinjer i handlekurven."

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-line-items-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/cart-line-items-block/block.json
msgctxt "block title"
msgid "Cart Line Items"
msgstr "Varelinjer"

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-items-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/cart-items-block/block.json
msgctxt "block description"
msgid "Column containing cart items."
msgstr "Kolonne som inneholder varelinjer."

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-express-payment-block/block.json
#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-express-payment-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/cart-express-payment-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-express-payment-block/block.json
msgctxt "block description"
msgid "Provide an express payment option for your customers."
msgstr "Tilby et hurtigbetalingsalternativ for kundene dine."

#: packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-express-payment-block/block.json
#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-express-payment-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/cart-express-payment-block/block.json
#: packages/woocommerce-blocks/build/inner-blocks/checkout-express-payment-block/block.json
msgctxt "block title"
msgid "Express Checkout"
msgstr "Hurtigkasse"

#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:423
msgid "Sorry, this order requires a shipping option."
msgstr "Beklager, denne bestillingen krever et fraktalternativ."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:308
msgid "If this is a default attribute"
msgstr "Hvis dette er et standardattributt"

#. translators: %1$d is the number of products in the cart. %2$s is the cart
#. total
#: packages/woocommerce-blocks/src/BlockTypes/MiniCart.php:373
#: packages/woocommerce-blocks/build/mini-cart-component-frontend.js:5
msgid "%1$d item in cart, total price of %2$s"
msgid_plural "%1$d items in cart, total price of %2$s"
msgstr[0] "%1$d vare i handlekurven, totalpris på %2$s"
msgstr[1] "%1$d varer i handlekurven, totalpris på %2$s"

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:106
msgid "Reach more shoppers and drive sales for your store. Integrate with Google to list your products for free and launch paid ad campaigns."
msgstr "Nå ut til flere kunder og øk salget for butikken din. Integrer med Google for å liste opp produktene dine gratis og lanser betalte annonsekampanjer."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:82
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:105
msgid "Google Listings & Ads"
msgstr "Google oppføringer og annonser"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:324
msgid "The Eway extension for WooCommerce allows you to take credit card payments directly on your store without redirecting your customers to a third party site to make payment."
msgstr "EWAY-utvidelsen for WooCommerce gjør at du kan ta kredittkortbetalinger direkte i butikken uten å omdirigere kundene dine til et tredjeparts nettsted for å foreta betaling."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:323
msgid "Eway"
msgstr "Eway"

#: src/Admin/Features/OnboardingTasks/TaskLists.php:309
msgid "Task list ID does not exist"
msgstr "Oppgaveliste-ID finnes ikke"

#: src/Admin/Features/OnboardingTasks/TaskLists.php:289
msgid "Task list ID already exists"
msgstr "Oppgaveliste-ID finnes allerede"

#: src/Admin/API/OnboardingTasks.php:900 src/Admin/API/OnboardingTasks.php:927
msgid "Sorry, that task list was not found"
msgstr "Beklager, den oppgavelisten ble ikke funnet"

#: src/Admin/API/OnboardingTasks.php:289
msgid "Sorry, you are not allowed to hide task lists."
msgstr "Beklager, du har ikke lov til å skjule oppgavelister."

#: includes/rest-api/Controllers/Telemetry/class-wc-rest-telemetry-controller.php:134
msgid "Platform version to track."
msgstr "Plattformversjon å spore."

#: includes/rest-api/Controllers/Telemetry/class-wc-rest-telemetry-controller.php:127
msgid "Platform to track."
msgstr "Plattform å spore."

#: includes/rest-api/Controllers/Telemetry/class-wc-rest-telemetry-controller.php:62
msgid "Sorry, you post telemetry data."
msgstr "Beklager, du legger ut telemetridata."

#: includes/admin/views/html-admin-page-addons.php:75
msgid "Sorry, could not find anything. Try searching again using a different term."
msgstr "Beklager, kunne ikke finne noe. Prøv å søke på nytt med et annet søkeord."

#. translators: %s vendor link
#: includes/admin/class-wc-admin-addons.php:1434
msgid "Developed by %s"
msgstr "Utviklet av %s"

#: includes/admin/class-wc-admin-addons.php:1393
msgid "Promoted"
msgstr "Promotert"

#: includes/admin/class-wc-admin-addons.php:857
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/wcpay-payment-welcome-page.js:1
msgid "See more"
msgstr "Se mer"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:99
msgid "Returns number of products with each stock status."
msgstr "Returnerer antall produkter med hver lagerstatus."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductCollectionData.php:178
msgid "If true, calculates stock counts for products in the collection."
msgstr "Hvis sant, beregnes lagerantall for produkter i samlingen."

#: src/Admin/API/OnboardingTasks.php:961
msgid "Sorry, no task with that ID was found."
msgstr "Beklager, ingen oppgave med den ID-en ble funnet."

#: src/Admin/API/OnboardingTasks.php:842 src/Admin/API/OnboardingTasks.php:875
msgid "Sorry, no snoozeable task with that ID was found."
msgstr "Beklager, ingen oppgave som kan pauses med den ID-en ble funnet."

#: src/Admin/API/OnboardingTasks.php:771 src/Admin/API/OnboardingTasks.php:804
msgid "Sorry, no dismissable task with that ID was found."
msgstr "Beklager, ingen avvisbar oppgave med den ID-en ble funnet."

#: src/Admin/API/OnboardingTasks.php:303
msgid "Sorry, you are not allowed to snooze onboarding tasks."
msgstr "Beklager, du har ikke lov til å sette onboarding-oppgaver på pause."

#: src/Admin/API/OnboardingTasks.php:275
msgid "Sorry, you are not allowed to retrieve onboarding tasks."
msgstr "Beklager, du har ikke lov til å hente tilbake onboarding oppgaver."

#: src/Admin/API/OnboardingTasks.php:199
msgid "Optional parameter to query specific task list."
msgstr "Valgfri parameter for å spørre spesifikk oppgaveliste."

#: src/Admin/API/OnboardingTasks.php:192
msgid "Time period to snooze the task."
msgstr "Tidsperiode for å sette aktiviteten på pause."

#: src/Admin/API/OnboardingProfile.php:440
msgid "Store email address."
msgstr "Lagre e-postadresse."

#: src/Admin/API/OnboardingProfile.php:433
msgid "Whether or not this store agreed to receiving marketing contents from WooCommerce.com."
msgstr "Hvorvidt denne butikken ble enig om å motta markedsføringsinnhold fra WooCommerce.com eller ikke."

#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:606
msgid "Whether to consider GMT post dates when limiting response by published or modified date."
msgstr "Om GMT-innleggsdatoer skal vurderes ved begrensning av svar etter publisert eller endret dato."

#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:600
msgid "Limit response to resources modified before a given ISO8601 compliant date."
msgstr "Begrens svar på ressurser som er opprettet før en gitt ISO8601-kompatibel dato."

#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:594
msgid "Limit response to resources modified after a given ISO8601 compliant date."
msgstr "Begrens svar på ressurser som er opprettet etter en gitt ISO8601-kompatibel dato."

#: includes/class-wc-post-types.php:349
msgid "This is where you can browse products in this store."
msgstr "Det er her du kan bla gjennom produkter i denne butikken."

#: includes/admin/class-wc-admin-assets.php:341
msgid "Are you sure you want to remove the selected shipping?"
msgstr "Er du sikker på at du vil slette den valgte frakten?"

#: includes/admin/class-wc-admin-assets.php:340
msgid "Are you sure you want to remove the selected fees?"
msgstr "Er du sikker på at du vil slette de valgte gebyrene?"

#: src/Admin/Features/OnboardingTasks/Tasks/Marketing.php:43
msgid "Add recommended marketing tools to reach new customers and grow your business"
msgstr "Legg til anbefalte markedsføringsverktøy for å nå nye kunder og vokse virksomheten din"

#: src/Admin/Features/OnboardingTasks/Tasks/Marketing.php:34
msgid "Set up marketing tools"
msgstr "Sett opp markedsføringsverktøy"

#: packages/woocommerce-blocks/src/BlockTypes/Checkout.php:310
msgid "Locations outside all other zones"
msgstr "Steder utenfor alle andre soner"

#: packages/woocommerce-blocks/src/BlockTypes/Checkout.php:309
msgid "International"
msgstr "Internasjonal"

#. translators: %1$s is an open anchor tag (<a>) and %2$s is a close link tag
#. (</a>).
#: src/Internal/Admin/Notes/AddFirstProduct.php:70
msgid "%1$1sExplore our docs%2$2s for more information, or just get started!"
msgstr "%1$1s Utforsk dokumentene våre %2$2s for mer informasjon, eller bare begynn!"

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:49
msgid "Reach out to customers"
msgstr "Nå ut til kunder"

#. translators: 1: opening product link tag. 2: closing link tag
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:462
msgid "Level up your email marketing with %1$sMailPoet%2$s"
msgstr "Få e-postmarkedsføring på et høere plan med %1$sMailPoet%2$s"

#. translators: 1: opening product link tag. 2: closing link tag
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:441
msgid "Enhance speed and security with %1$sJetpack%2$s"
msgstr "Forbedre hastighet og sikkerhet med %1$sJetpack%2$s"

#. translators: 1: opening product link tag. 2: closing link tag
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:361
msgid "Get automated sales tax with %1$sWooCommerce Tax%2$s"
msgstr "Få automatisert merverdiavgift med %1$sWooCommerce Tax%2$s"

#. translators: 1: opening product link tag. 2: closing link tag
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:294
msgid "Print shipping labels with %1$sWooCommerce Shipping%2$s"
msgstr "Skriv ut fraktetiketter med %1$sWooCommerce Shipping%2$s"

#: includes/class-wc-countries.php:1481
msgid "ZIP Code"
msgstr "Postnummer"

#: includes/admin/class-wc-admin-addons.php:1495
#: assets/client/admin/chunks/multichannel-marketing.js:1
msgid "View details"
msgstr "Vis detaljar"

#: includes/admin/class-wc-admin-addons.php:1474
msgid "per year"
msgstr "per år"

#: includes/admin/views/html-admin-page-addons.php:33
msgid "Search for extensions"
msgstr "Søk etter utvidelser"

#: includes/admin/views/html-admin-page-addons.php:27
msgid "Grow your business with hundreds of free and paid WooCommerce extensions."
msgstr "Utvikle virksomheten din med hundrevis av gratis og betalte WooCommerce utvidelser."

#: includes/admin/views/html-admin-page-addons.php:19
msgid "Browse Categories"
msgstr "Bla gjennom Kategorier"

#: includes/admin/views/html-admin-page-addons.php:26
msgid "WooCommerce Marketplace"
msgstr "WooCommerce Marketplace"

#. translators: %s: WooCommerce.com Subscriptions tab count HTML.
#: includes/admin/helper/views/html-section-nav.php:18
#: includes/admin/views/html-admin-page-addons.php:61
msgid "My Subscriptions %s"
msgstr "Mine abonnementer %s"

#: i18n/states.php:1838
msgid "Chernivtsi Oblast"
msgstr "Chernivtsi Oblast"

#. translators: 1: opening analytics docs link tag. 2: closing link tag
#: src/Internal/Admin/Notes/UnsecuredReportFiles.php:39
msgid "Files that may contain %1$sstore analytics%2$s reports were found in your uploads directory - we recommend assessing and deleting any such files."
msgstr "Filer som kan inneholde %1$sbutikkanalyse%2$s rapporter ble funnet i opplastingsmappen din - vi anbefaler å vurdere og slette slike filer."

#: src/Internal/Admin/Notes/UnsecuredReportFiles.php:35
msgid "Potentially unsecured files were found in your uploads directory"
msgstr "Det ble funnet potensielt usikrede filer i opplastingsmappen"

#: src/Internal/ProductAttributesLookup/LookupDataStore.php:700
msgid "Update the table directly upon product changes, instead of scheduling a deferred update."
msgstr "Oppdater tabellen direkte ved produktendringer, i stedet for å planlegge en utsatt oppdatering."

#: src/Internal/ProductAttributesLookup/LookupDataStore.php:699
msgid "Direct updates"
msgstr "Direkte oppdateringer"

#: src/Internal/ProductAttributesLookup/LookupDataStore.php:690
msgid "Use the product attributes lookup table for catalog filtering."
msgstr "Bruk oppslagstabellen for produktattributter for katalogfiltrering."

#: src/Internal/ProductAttributesLookup/LookupDataStore.php:689
msgid "Enable table usage"
msgstr "Slå på bruk av tabell"

#: src/Internal/ProductAttributesLookup/LookupDataStore.php:674
msgid "These settings are not available while the lookup table regeneration is in progress."
msgstr "Disse innstillingene er ikke tilgjengelige mens regenerering av oppslagstabellen pågår."

#: src/Internal/ProductAttributesLookup/LookupDataStore.php:667
msgid "Product attributes lookup table"
msgstr "Oppslagstabell for produkt-attributter"

#: src/Internal/ProductAttributesLookup/DataRegenerator.php:270
msgid "Select a product to regenerate the data for, or leave empty for a full table regeneration:"
msgstr "Velg et produkt du vil regenerere dataene for, eller la det stå tomt for en full tabellregenerering:"

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartExtensions.php:50
msgid "Additional data to pass to the extension"
msgstr "Ytterligere data som skal sendes til utvidelsen"

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartExtensions.php:46
msgid "Extension's name - this will be used to ensure the data in the request is routed appropriately."
msgstr "Utvidelsens navn - dette vil bli brukt for å sikre at dataene i forespørselen blir sendt på riktig måte."

#: src/Internal/Features/FeaturesController.php:95
msgid "Enables WooCommerce Analytics"
msgstr "Aktiverer WooCommerce Analytics"

#: src/Admin/API/Reports/Orders/Controller.php:543
msgid "N. Revenue (formatted)"
msgstr "N. Inntekt (formatert)"

#: src/Admin/API/Reports/Orders/Controller.php:224
msgid "Net total revenue (formatted)."
msgstr "Netto totalinntekt (formatert)."

#: includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php:114
msgid "When true, refunded items are restocked."
msgstr "Hvis sant, fylles de refunderte varene på lager igjen."

#: includes/class-wc-privacy-erasers.php:66
#: includes/class-wc-privacy-exporters.php:205
#: includes/class-wc-privacy-exporters.php:261
msgid "Shipping Phone Number"
msgstr "Frakt telefonnummer"

#: includes/class-wc-privacy-erasers.php:55
#: includes/class-wc-privacy-exporters.php:194
msgid "Billing Phone Number"
msgstr "Faktureringstelefonnummer"

#: includes/class-wc-install.php:759
msgctxt "Page title"
msgid "Refund and Returns Policy"
msgstr "Retningslinjer for refusjon og retur"

#: includes/class-wc-install.php:758
msgctxt "Page slug"
msgid "refund_returns"
msgstr "refund_returns"

#. translators: 1: last access date 2: last access time 3: last access timezone
#. abbreviation
#: includes/admin/views/html-admin-page-status-logs.php:31
msgid "%1$s at %2$s %3$s"
msgstr "%1$s kl %2$s %3$s"

#: includes/admin/notes/class-wc-notes-refund-returns.php:72
msgid "Edit page"
msgstr "Rediger side"

#: includes/admin/notes/class-wc-notes-refund-returns.php:65
msgid "We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store."
msgstr "Vi har laget et eksempel på et utkast til retningslinjer for refusjon og retur for deg. Ta en titt og oppdater den slik at den passer til butikken din."

#: includes/admin/notes/class-wc-notes-refund-returns.php:64
msgid "Setup a Refund and Returns Policy page to boost your store's credibility."
msgstr "Sett opp en side med retningslinjer for refusjon og retur for å øke butikkens troverdighet."

#: includes/admin/class-wc-admin-addons.php:549
msgid "Print discounted USPS and DHL labels straight from your WooCommerce dashboard and save on shipping."
msgstr "Skriv ut rabatterte USPS- og DHL-etiketter rett fra WooCommerce-dashbordet og spar på frakt."

#: includes/admin/class-wc-admin-addons.php:548
msgid "Save time and money with WooCommerce Shipping"
msgstr "Spar tid og penger med WooCommerce Shipping"

#: src/Admin/API/Products.php:74
msgid "Limit result set to products that are low or out of stock. (Deprecated)"
msgstr "Avgrens resultat til produkter som er lite eller tomt på lager. (Utfaset)"

#. translators: %1$s contains the filepath of the digital asset.
#: includes/class-wc-download-handler.php:476
msgid "%1$s could not be served using the Force Download method. A redirect will be used instead."
msgstr "%1$s kunne ikke serveres ved hjelp av Force Download-metoden. En omdirigering vil bli brukt i stedet."

#. translators: %1$s contains the filepath of the digital asset.
#: includes/class-wc-download-handler.php:373
msgid "%1$s could not be served using the X-Accel-Redirect/X-Sendfile method. A Force Download will be used instead."
msgstr "%1$s kunne ikke vises ved hjelp av metoden X-Accel-Redirect / X-Sendfile. En Force Download vil bli brukt i stedet."

#. translators: %1$s is a link to the WooCommerce documentation.
#: includes/admin/settings/class-wc-settings-products.php:396
msgid "If the \"Force Downloads\" or \"X-Accel-Redirect/X-Sendfile\" download method is selected but does not work, the system will use the \"Redirect\" method as a last resort. <a href=\"%1$s\">See this guide</a> for more details."
msgstr "Hvis nedlastingsmetoden \"Force Downloads\" eller \"X-Accel-Redirect / X-Sendfile\" er valgt, men ikke fungerer, vil systemet bruke \"Redirect\" -metoden som en siste utvei. <a href=\"%1$s\">Se denne veiledningen</a> for mer informasjon."

#: includes/admin/settings/class-wc-settings-products.php:390
msgid "Allow using redirect mode (insecure) as a last resort"
msgstr "Tillat bruk av viderekoblingsmodus (usikker) som en siste utvei"

#: src/Admin/Features/OnboardingTasks/Tasks/Appearance.php:57
#: assets/client/admin/app/index.js:2
msgid "Add your logo, create a homepage, and start designing your store."
msgstr "Legg til logoen din, opprett en startside og begynn å designe butikken din."

#: src/Admin/Features/OnboardingTasks/Tasks/Shipping.php:61
msgid "Set your store location and where you'll ship to."
msgstr "Angi butikkplassering og hvor du sender til."

#: src/Admin/Features/OnboardingTasks/Tasks/AdditionalPayments.php:49
#: src/Admin/Features/OnboardingTasks/Tasks/Payments.php:49
msgid "Choose payment providers and enable payment methods at checkout."
msgstr "Velg betalingsleverandører og aktiver betalingsmåter i kassen."

#: src/Admin/Features/OnboardingTasks/Tasks/WooCommercePayments.php:39
#: assets/client/admin/app/index.js:2
msgid "You're only one step away from getting paid. Verify your business details to start managing transactions with WooCommerce Payments."
msgstr "Du er bare ett skritt unna å få betalt. Bekreft bedriftsinformasjonen din for å begynne å administrere transaksjoner med WooCommerce Payments."

#: src/Admin/Features/OnboardingTasks/Tasks/Products.php:55
msgid "Start by adding the first product to your store. You can add your products manually, via CSV, or import them from another service."
msgstr "Start med å legge til det første produktet i butikken din. Du kan legge til produktene dine manuelt, via CSV, eller importere dem fra en annen tjeneste."

#: src/Admin/Features/OnboardingTasks/Tasks/StoreDetails.php:42
msgid "Your store address is required to set the origin country for shipping, currencies, and payment options."
msgstr "Din butikkadresse kreves for å angi opprinnelsesland for frakt, valuta og betalingsalternativer."

#: src/Admin/Features/OnboardingTasks/Tasks/Tax.php:81
msgid "Good news! WooCommerce Services and Jetpack can automate your sales tax calculations for you."
msgstr "Gode nyheter! WooCommerce Services og Jetpack kan automatisere merverdiavgiftsberegningene for deg."

#: src/Admin/Features/OnboardingTasks/Tasks/Tax.php:85
msgid "Set your store location and configure tax rate settings."
msgstr "Angi butikkplasseringen din og konfigurer avgiftssatsinnstillingene."

#. translators: %1$s: list of product names comma separated, %2%s the last
#. product name
#: src/Admin/Features/OnboardingTasks/Tasks/Purchase.php:125
msgid "Good choice! You chose to add %1$s and %2$s to your store."
msgstr "Godt valg! Du valgte å legge til %1$s og %2$s i butikken din."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:37
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:58
msgid "Grow your store"
msgstr "Få butikken din til å vokse"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:291
msgid "The rate at which tax is applied."
msgstr "Satsen som beskattes."

#: src/Admin/Notes/Notes.php:475
msgid "Notes are unavailable because the \"admin-note\" data store cannot be loaded."
msgstr "Notater er utilgjengelige fordi datalageret \"admin-note\" ikke kan lastes inn."

#: src/Internal/Admin/Notes/MarketingJetpack.php:116
msgid "Get backups"
msgstr "Få sikkerhetskopier"

#: src/Internal/Admin/Notes/MarketingJetpack.php:105
msgid "Store downtime means lost sales. One-click restores get you back online quickly if something goes wrong."
msgstr "Nedetid i butikken betyr tapt salg. Gjenoppretting med ett klikk får deg raskt tilbake på nettet hvis noe går galt."

#: src/Internal/Admin/Notes/MarketingJetpack.php:104
msgid "Protect your WooCommerce Store with Jetpack Backup."
msgstr "Beskytt WooCommerce butikken din med Jetpack Backup."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:102
msgid "Mollie"
msgstr "Mollie"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:27
msgid "The PayFast extension for WooCommerce enables you to accept payments by Credit Card and EFT via one of South Africa’s most popular payment gateways. No setup fees or monthly subscription costs. Selecting this extension will configure your store to use South African rands as the selected currency."
msgstr "PayFast-utvidelsen for WooCommerce lar deg akseptere betalinger med kredittkort og EFT via en av Sør-Afrikas mest populære betalingsportaler. Ingen installasjonsgebyrer eller månedlige abonnementskostnader. Hvis du velger denne utvidelsen, konfigureres butikken din slik at den bruker sørafrikanske rand som valgt valuta."

#: src/Admin/API/Reports/Variations/Stats/Controller.php:165
msgid "Number of variation items sold."
msgstr "Antall varianter solgt."

#: src/Admin/API/Reports/Variations/Stats/Controller.php:164
msgid "Variations Sold"
msgstr "Varianter solgt"

#: src/Admin/API/Reports/Products/Stats/Controller.php:161
msgid "Number of product items sold."
msgstr "Antall produkter solgt."

#: src/Admin/API/Reports/Products/Stats/Controller.php:160
msgid "Products sold"
msgstr "Produkter solgt"

#: src/Admin/API/Notes.php:694
msgid "Source of note."
msgstr "Kilde til notatet."

#: packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php:118
msgid "Data store:"
msgstr "Data store:"

#: packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php:111
msgid "This section shows details of Action Scheduler."
msgstr "Denne delen viser detaljer om handlingsplanleggeren."

#: includes/widgets/class-wc-widget-top-rated-products.php:24
msgid "Products by Rating list"
msgstr "Liste over produkter sortert på vurdering"

#: includes/widgets/class-wc-widget-recently-viewed.php:23
msgid "Recently Viewed Products list"
msgstr "Liste med nylige viste produkter"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:149
#: src/Internal/Admin/Orders/ListTable.php:267
msgid "Change status to cancelled"
msgstr "Endre status til kansellert"

#. translators: %d: Download number
#. translators: %s: download number
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:561
#: includes/export/class-wc-product-csv-exporter.php:615
msgid "Download %d ID"
msgstr "Last ned %d ID"

#: src/Admin/Features/OnboardingTasks/TaskLists.php:138
#: src/Admin/Features/OnboardingTasks/TaskLists.php:176
#: assets/client/admin/app/index.js:2
msgid "Things to do next"
msgstr "Ting du kan gjøre videre"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:174
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:217
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:253
msgid "Manage transactions without leaving your WordPress Dashboard. Only with WooCommerce Payments."
msgstr "Administrer transaksjoner uten å forlate WordPress Dashboard. Bare med WooCommerce Payments."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:141
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:482
msgid "Create and send purchase follow-up emails, newsletters, and promotional campaigns straight from your dashboard."
msgstr "Opprett og send oppfølgings-e-poster for kjøp, nyhetsbrev og kampanjer direkte fra dashbordet."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Batch.php:105
msgid "Invalid path provided."
msgstr "Ugyldig sti angitt."

#: src/Internal/Admin/CustomerEffortScoreTracks.php:504
msgid "How easy was it to add a product tag?"
msgstr "Hvor enkelt var det å legge til et produkt-stikkord?"

#: includes/class-wc-post-types.php:347
msgid "A link to a product."
msgstr "En lenke til et produkt."

#: includes/class-wc-post-types.php:346
msgid "Product Link"
msgstr "Produkt lenke"

#: includes/class-wc-post-types.php:155
msgid "A link to a product tag."
msgstr "En lenke til en produkttagg."

#: includes/class-wc-post-types.php:154
msgid "Product Tag Link"
msgstr "Produkttagg lenke"

#: includes/class-wc-post-types.php:110
msgid "A link to a product category."
msgstr "En lenke til en produktkategori."

#: includes/class-wc-post-types.php:109
msgid "Product Category Link"
msgstr "Produktkategori lenke"

#. translators: %1$s: Link to WP Mail Logging plugin, %2$s: Link to Email FAQ
#. support page.
#: includes/admin/settings/class-wc-settings-emails.php:50
msgid "To ensure your store&rsquo;s notifications arrive in your and your customers&rsquo; inboxes, we recommend connecting your email address to your domain and setting up a dedicated SMTP server. If something doesn&rsquo;t seem to be sending correctly, install the <a href=\"%1$s\">WP Mail Logging Plugin</a> or check the <a href=\"%2$s\">Email FAQ page</a>."
msgstr "For å sikre at butikkens varsler kommer inn i innboksene til kundene dine, anbefaler vi at du kobler e-postadressen din til domenet ditt og konfigurerer en dedikert SMTP-server. Hvis noe ikke ser ut til å sende riktig, installerer du utvidelsen <a href=\"%1$s\">WP Mail Logging</a> eller sjekker siden Vanlige spørsmål om <a href=\"%2$s\">e-post</a>."

#: i18n/states.php:2082
msgid "Delta Amacuro"
msgstr "Delta Amacuro"

#: i18n/states.php:2080
msgid "Federal Dependencies"
msgstr "Federal Dependencies"

#: i18n/states.php:2079
msgid "Zulia"
msgstr "Zulia"

#: i18n/states.php:2078
msgid "Yaracuy"
msgstr "Yaracuy"

#: i18n/states.php:2077
msgid "Trujillo"
msgstr "Trujillo"

#: i18n/states.php:2076
msgid "Táchira"
msgstr "Táchira"

#: i18n/states.php:367 i18n/states.php:2075
msgid "Sucre"
msgstr "Sucre"

#: i18n/states.php:2074
msgid "Portuguesa"
msgstr "Portuguesa"

#: i18n/states.php:2073
msgid "Nueva Esparta"
msgstr "Nueva Esparta"

#: i18n/states.php:2072
msgid "Monagas"
msgstr "Monagas"

#: i18n/states.php:2071
msgid "Miranda"
msgstr "Miranda"

#: i18n/states.php:2070
msgid "Mérida"
msgstr "Mérida"

#: i18n/states.php:2069
msgid "Lara"
msgstr "Lara"

#: i18n/states.php:2068
msgid "Guárico"
msgstr "Guárico"

#: i18n/states.php:2067
msgid "Falcón"
msgstr "Falcón"

#: i18n/states.php:2066
msgid "Cojedes"
msgstr "Cojedes"

#: i18n/states.php:2065
msgid "Carabobo"
msgstr "Carabobo"

#: i18n/states.php:343 i18n/states.php:499 i18n/states.php:2064
msgid "Bolívar"
msgstr "Bolívar"

#: i18n/states.php:2063
msgid "Barinas"
msgstr "Barinas"

#: i18n/states.php:2062
msgid "Aragua"
msgstr "Aragua"

#: i18n/states.php:2061
msgid "Apure"
msgstr "Apure"

#: i18n/states.php:2060
msgid "Anzoátegui"
msgstr "Anzoátegui"

#: i18n/states.php:2059
msgid "Capital"
msgstr "Capital"

#. translators: %d: How many products have been processed so far.
#: src/Internal/ProductAttributesLookup/DataRegenerator.php:281
msgid "Filling in progress (%d)"
msgstr "Utfylling pågår (%d)"

#: src/Internal/ProductAttributesLookup/DataRegenerator.php:266
msgid "Product attributes lookup table data is regenerating"
msgstr "Oppslagstabelldata for produktattributter genereres på nytt"

#: src/Internal/ProductAttributesLookup/DataRegenerator.php:262
msgid "This tool will regenerate the product attributes lookup table data from existing product(s) data. This process may take a while."
msgstr "Dette verktøyet genererer oppslagstabelldata for produktattributter på nytt fra eksisterende produktdata. Denne prosessen kan ta litt tid."

#: src/Internal/ProductAttributesLookup/DataRegenerator.php:261
msgid "Regenerate the product attributes lookup table"
msgstr "Generer oppslagstabellen for produktattributter på nytt"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:118
msgid "Accept credit and debit cards, offline (cash or bank transfer) and logged-in payments with money in Mercado Pago. Safe and secure payments with the leading payment processor in LATAM."
msgstr "Godta kreditt- og debetkort, offline (kontant- eller bankoverføring) og innloggede betalinger med penger i Mercado Pago. Sikre og sikre betalinger med den ledende betalingsprosessoren i LATAM."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:117
msgid "Mercado Pago Checkout Pro & Custom"
msgstr "Mercado Pago Checkout Pro og tilpasset"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:59
msgid "Paystack helps African merchants accept one-time and recurring payments online with a modern, safe, and secure payment gateway."
msgstr "Paystack hjelper afrikanske selgere med å godta engangsbetalinger og tilbakevendende betalinger på nettet med en moderne, trygg og sikker betalingsport."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:58
msgid "Paystack"
msgstr "Paystack"

#. translators: the title of the payment gateway
#: src/Admin/Features/PaymentGatewaySuggestions/PaymentGatewaysController.php:133
msgid "%s connected successfully"
msgstr "%s vellykket tilkoblet"

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:140
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:459
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:481
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/data/index.js:2
msgid "MailPoet"
msgstr "MailPoet"

#: src/Internal/Admin/CustomerEffortScoreTracks.php:601
msgid "How easy was it to add a product attribute?"
msgstr "Hvor enkelt var det å legge til et produkt-attributt?"

#: src/Internal/Admin/CustomerEffortScoreTracks.php:486
msgid "How easy was it to add product category?"
msgstr "Hvor enkelt var det å legge til en produktkategori?"

#: src/Internal/Admin/CustomerEffortScoreTracks.php:278
#: assets/client/admin/app/index.js:2
msgid "How easy was it to use search?"
msgstr "Hvor enkelt var det å bruke søk?"

#. translators: %s: line break
#: src/Internal/Admin/Notes/AddFirstProduct.php:67
msgid "Nice one; you've created a WooCommerce store! Now it's time to add your first product and get ready to start selling.%s"
msgstr "Flott; du har opprettet en WooCommerce-butikk! Nå er det på tide å legge til ditt første produkt og gjøre deg klar til å begynne å selge.%s"

#: src/Internal/Admin/Notes/EmailNotification.php:35
msgid "Hi there,"
msgstr "Heisann,"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:306
msgid "Enable PayU’s exclusive plugin for WooCommerce to start accepting payments in 100+ payment methods available in India including credit cards, debit cards, UPI, & more!"
msgstr "Aktiver PayUs eksklusive utvidelse for WooCommerce og begynn å ta imot betalinger i 100 + betalingsmåter tilgjengelig i India, inkludert kredittkort, debetkort, UPI og mer!"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:305
msgid "PayU for WooCommerce"
msgstr "PayU for WooCommerce"

#: src/Admin/Features/OnboardingTasks/TaskLists.php:114
#: src/Admin/Features/OnboardingTasks/TaskLists.php:159
msgid "Get ready to start selling"
msgstr "Gjør deg klar til å begynne å selge"

#: src/Admin/Features/OnboardingTasks/Tasks/Appearance.php:46
msgid "Personalize your store"
msgstr "Tilpasse butikken din"

#: src/Admin/Features/OnboardingTasks/Tasks/Tax.php:69
msgid "Add tax rates"
msgstr "Legg til avgiftssatser"

#: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:111
msgid "Block name is required."
msgstr "Blokknavn er påkrevd."

#. translators: 1: The first n-1 items of a list 2: the last item in the list.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/ArrayUtils.php:29
msgid "%1$s and %2$s"
msgstr "%1$s og %2$s"

#. translators: %s: Integration name.
#: packages/woocommerce-blocks/src/Integrations/IntegrationRegistry.php:98
msgid "Integration \"%s\" is not registered."
msgstr "Integrering \"%s\" er ikke registrert."

#. translators: %s: Integration name.
#: packages/woocommerce-blocks/src/Integrations/IntegrationRegistry.php:67
msgid "\"%s\" is already registered."
msgstr "\"%s\" er allerede registrert."

#: packages/woocommerce-blocks/src/Integrations/IntegrationRegistry.php:35
msgid "Integration registry requires an identifier."
msgstr "Integreringsregisteret krever en identifikator."

#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:394
msgid "There was an error with an item in your cart."
msgstr "Det oppstod en feil med en vare i handlekurven."

#. translators: %s: product names.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:380
msgid "There are not enough %s in stock. Please reduce the quantities in your cart."
msgstr "Det er ikke nok %s på lager. Vennligst reduser antallene i handlekurven."

#. translators: %s: product names.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:375
msgid "There is not enough %s in stock. Please reduce the quantity in your cart."
msgstr "Det er ikke nok %s på lager. Vennligst reduser antall i handlekurven."

#. translators: %s: product names.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:368
msgid "There are too many %s in the cart. Only 1 of each can be purchased. Please reduce the quantities in your cart."
msgstr "Det er for mange %s i handlekurven. Bare 1 av hver kan kjøpes. Vennligst reduser antallene i handlekurven."

#. translators: %s: product names.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:363
msgid "There are too many %s in the cart. Only 1 can be purchased. Please reduce the quantity in your cart."
msgstr "Det er for mange %s i kurven. Bare 1 kan kjøpes. Vennligst reduser antall i handlekurven."

#. translators: %s: product names.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:356
msgid "%s cannot be purchased. Please remove them from your cart."
msgstr "%s kan ikke kjøpes. Vennligst fjern dem fra handlekurven."

#. translators: %s: product name.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:351
msgid "%s cannot be purchased. Please remove it from your cart."
msgstr "%s kan ikke kjøpes. Vennligst fjern det fra handlekurven."

#. translators: %s: product names.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:344
msgid "%s are out of stock and cannot be purchased. Please remove them from your cart."
msgstr "%s er utsolgt og kan ikke kjøpes. Vennligst fjern dem fra handlekurven."

#. translators: %s: product name.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:339
msgid "%s is out of stock and cannot be purchased. Please remove it from your cart."
msgstr "%s er utsolgt og kan ikke kjøpes. Vennligst fjern den fra handlekurven."

#: src/Admin/API/NavigationFavorites.php:121
msgid "Invalid user_id provided"
msgstr "Ugyldig user_id angitt"

#: src/Admin/Features/Navigation/Favorites.php:82
msgid "Favorite item not found"
msgstr "Finner ikke favorittelementet"

#: src/Admin/Features/Navigation/Favorites.php:58
msgid "Favorite already exists"
msgstr "Favoritt finnes allerede"

#: src/Internal/Admin/SettingsNavigationFeature.php:87
msgid "Adds the new WooCommerce settings UI."
msgstr "Legger til det nye brukergrensesnittet for WooCommerce-innstillinger."

#: includes/class-wc-tax.php:830
msgid "Tax class slug is invalid"
msgstr "Avgiftsklassens identifikator er ugyldig"

#: includes/rest-api/Controllers/Version3/class-wc-rest-taxes-controller.php:98
msgid "City name, it doesn't support multiple values. Deprecated as of WooCommerce 5.3, 'cities' should be used instead."
msgstr "Bynavn, som ikke støtter flere verdier. Foreldet fra og med WooCommerce 5.3, \"byer\" bør brukes i stedet."

#: includes/rest-api/Controllers/Version3/class-wc-rest-taxes-controller.php:95
msgid "Postcode/ZIP, it doesn't support multiple values. Deprecated as of WooCommerce 5.3, 'postcodes' should be used instead."
msgstr "Postnummer / ZIP, som ikke støtter flere verdier. Foreldet fra og med WooCommerce 5.3, 'postnumre' bør brukes i stedet."

#: includes/rest-api/Controllers/Version3/class-wc-rest-taxes-controller.php:86
msgid "List of city names. Introduced in WooCommerce 5.3."
msgstr "Liste over bynavn. Introdusert i WooCommerce 5.3."

#: includes/rest-api/Controllers/Version3/class-wc-rest-taxes-controller.php:77
msgid "List of postcodes / ZIPs. Introduced in WooCommerce 5.3."
msgstr "Liste over postnumre / ZIPs. Introdusert i WooCommerce 5.3."

#: includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php:107
msgid "Amount that will be refunded for this tax."
msgstr "Beløp som vil bli refundert for denne skatten."

#: includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php:100
msgid "Amount that will be refunded for this line item (excluding taxes)."
msgstr "Beløp som vil bli refundert for denne varelinjen (unntatt avgifter)."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:640
msgid "Low Stock amount for the variation."
msgstr "Lite på lager terskel for variasjonen."

#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:766
msgid "Limit result set to resources assigned to a specific parent. Applies to hierarchical taxonomies only."
msgstr "Avgrens resultat til ressurser som er tildelt en bestemt forelder. Gjelder bare hierarkiske taksonomier."

#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:727
msgid "Offset the result set by a specific number of items. Applies to hierarchical taxonomies only."
msgstr "Forskyv resultatet med et bestemt antall varer. Gjelder bare hierarkiske taksonomier."

#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1071
msgid "Low Stock amount for the product."
msgstr "Lite på lager terskel for produktet."

#: includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller.php:58
msgid "Coupon item ID is readonly."
msgstr "Kupong element ID er readonly."

#: includes/admin/class-wc-admin-settings.php:629
msgid "Search for a page&hellip;"
msgstr "Søk etter en side&hellip;"

#. translators: 1: tax class name 2: error message
#: includes/admin/settings/class-wc-settings-tax.php:164
msgid "Additional tax class \"%1$s\" couldn't be saved. %2$s."
msgstr "Ekstra skatteklasse \"%1$s\" kunne ikke lagres. %2$s."

#: includes/admin/views/html-admin-dashboard-setup.php:24
msgid "Start selling"
msgstr "Start å selge"

#: includes/admin/views/html-admin-dashboard-setup.php:23
msgid "You're almost there! Once you complete store setup you can start receiving orders."
msgstr "Du er nesten der! Når du har fullført butikkoppsettet, kan du begynne å motta ordrer."

#: includes/admin/views/html-admin-dashboard-setup.php:18
msgid "of"
msgstr "av"

#: includes/admin/views/html-admin-dashboard-setup.php:18
#: packages/woocommerce-blocks/build/checkout-blocks/billing-address--checkout-blocks/shipping-address-frontend.js:1
#: packages/woocommerce-blocks/build/checkout-blocks/contact-information-frontend.js:1
#: packages/woocommerce-blocks/build/checkout-blocks/payment-frontend.js:1
#: packages/woocommerce-blocks/build/checkout-blocks/pickup-options-frontend.js:1
#: packages/woocommerce-blocks/build/checkout-blocks/shipping-method-frontend.js:1
#: packages/woocommerce-blocks/build/checkout-blocks/shipping-methods-frontend.js:1
#: packages/woocommerce-blocks/build/checkout.js:31
msgid "Step"
msgstr "Steg"

#: includes/admin/class-wc-admin-dashboard-setup.php:53
msgid "WooCommerce Setup"
msgstr "WooCommerce oppsett"

#: includes/admin/meta-boxes/views/html-variation-admin.php:242
msgid "When variation stock reaches this amount you will be notified by email. The default value for all variations can be set in the product Inventory tab. The shop default value can be set in Settings > Products > Inventory."
msgstr "Når variasjonslager når dette antallet, vil du bli varslet via e-post. Standardverdien for alle varianter kan angis i Lagersaldo tab for hvert produkt. Standardverdien for butikken kan angis i Innstillinger > Produkter > Lager."

#. translators: %d: Amount of stock left
#: includes/admin/meta-boxes/views/html-variation-admin.php:225
msgid "Parent product's threshold (%d)"
msgstr "Terskel for forelderproduktet (%d)"

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:85
msgid "When product stock reaches this amount you will be notified by email. It is possible to define different values for each variation individually. The shop default value can be set in Settings > Products > Inventory."
msgstr "Når produktlager når dette antallet vil du bli varslet via e-post. Det er mulig å definere forskjellige verdier for hver variant individuelt. Standardverdien for butikken kan angis i Innstillinger > Produkter > Lager."

#. translators: %d: Amount of stock left
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:80
#: includes/admin/meta-boxes/views/html-variation-admin.php:230
msgid "Store-wide threshold (%d)"
msgstr "Terskel for hele butikken (%d)"

#. translators: 1: product link, 2: product name
#: includes/class-wc-cart.php:1134
msgid "The selected product isn't a variation of %2$s, please choose product options by visiting <a href=\"%1$s\" title=\"%2$s\">%2$s</a>."
msgstr "Det valgte produktet er ikke en variant av %2$s, vennligst velg produktalternativer ved å gå <a href=\"%1$s\" title=\"%2$s\">til %2$s</a>."

#. translators: 1: page name 2: page ID
#: includes/admin/class-wc-admin-settings.php:612
#: includes/class-wc-ajax.php:1856
msgid "%1$s (ID: %2$s)"
msgstr "%1$s (ID: %2$s)"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:103
msgid "Effortless payments by Mollie: Offer global and local payment methods, get onboarded in minutes, and supported in your language."
msgstr "Lettvinte betalinger med Mollie: Tilbyr globale og lokale betalingsmåter, settes opp på få minutter og støttes på ditt språk."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:132
#: assets/client/admin/chunks/wcpay-payment-welcome-page.js:1
msgid "PayPal Payments"
msgstr "PayPal-betalinger"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:195
msgid "Optionally, how the metadata value should be displayed to the user."
msgstr "Valgfritt, hvordan metadataverdien skal vises for brukeren."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:189
msgid "Value of the metadata."
msgstr "Verdien av metadataen."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:183
msgid "Name of the metadata."
msgstr "Navnet på metadataene."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:175
msgid "Metadata related to the cart item"
msgstr "Metadata relatert til handlekurven"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:313
msgid "List of required payment gateway features to process the order."
msgstr "Liste over nødvendig funksjonalitet for betalingsportaler for å behandle bestillingen."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:193
msgid "List of cart fees."
msgstr "Liste med handlekurvsgebyrer."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractAddressSchema.php:205
msgid "The provided postcode / ZIP is not valid"
msgstr "Oppgitt postnummer er ikke gyldig"

#. translators: %1$s given state, %2$s valid states
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractAddressSchema.php:195
msgid "The provided state (%1$s) is not valid. Must be one of: %2$s"
msgstr "Den angitte delstaten (%1$s) er ikke gyldig. Må være en av: %2$s"

#. translators: %s valid country codes
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractAddressSchema.php:183
msgid "Invalid country code provided. Must be one of: %s"
msgstr "Ugyldig landskode oppgitt. Må være en av: %s"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractAddressSchema.php:173
msgid "Country is required"
msgstr "Land er påkrevd"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartFeeSchema.php:56
msgid "Total tax amount for this fee."
msgstr "Totalt avgiftsbeløp for dette gebyret."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartFeeSchema.php:50
msgid "Total amount for this fee."
msgstr "Totalt beløp for dette gebyret."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartFeeSchema.php:42
msgid "Fee total amounts provided using the smallest unit of the currency."
msgstr "Total beregnet ved hjelp av den minste enheten i valutaen."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractAddressSchema.php:212
msgid "The provided phone number is not valid"
msgstr "Det oppgitte telefonnummeret er ikke gyldig"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/BillingAddressSchema.php:76
msgid "The provided email address is not valid"
msgstr "Den oppgitte e-postadressen er ikke gyldig"

#. translators: %s Field label.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:367
msgid "%s is required"
msgstr "%s er påkrevd"

#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:280
msgid "billing address"
msgstr "fakturaadresse"

#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:280
msgid "shipping address"
msgstr "leveringsadresse"

#. translators: %s Address type.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:279
msgid "There was a problem with the provided %s:"
msgstr "Det oppstod et problem med den angitte %s:"

#. translators: %s country code.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:248
msgid "Sorry, we do not allow orders from the provided country (%s)"
msgstr "Beklager, vi tillater ikke bestillinger fra det oppgitte landet (%s)"

#. translators: %s country code.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:233
msgid "Sorry, we do not ship orders to the provided country (%s)"
msgstr "Beklager, vi sender ikke ordrer til det angitte landet (%s)"

#. translators: %s provided email.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:208
msgid "The provided email address (%s) is not valid—please provide a valid email address"
msgstr "Den oppgitte e-postadressen (%s) er ikke gyldig – vennligst oppgi en gyldig e-postadresse"

#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:198
msgid "A valid email address is required"
msgstr "En gyldig e-postadresse kreves"

#. translators: %s file handle name.
#: packages/woocommerce-blocks/src/Assets/Api.php:141
msgid "Script with handle %s had a dependency on itself which has been removed. This is an indicator that your JS code has a circular dependency that can cause bugs."
msgstr "Skript med handle %s hadde en avhengighet av seg selv som er fjernet. Dette er en indikator på at JS-koden din har en sirkulær avhengighet som kan forårsake feil."

#. translators: %s is template name
#: src/Admin/API/OnboardingTasks.php:368
msgid "Sorry, creating the product with template failed."
msgstr "Beklager, oppretting av produktet med mal mislyktes."

#: src/Admin/API/OnboardingTasks.php:94
msgid "Product template name."
msgstr "Navn på produktmal."

#: src/Internal/Admin/Onboarding/OnboardingHelper.php:95
msgid "Extended task List"
msgstr "Utvidet oppgaveliste"

#: src/Internal/Admin/Notes/CustomizingProductCatalog.php:70
msgid "You want your product catalog and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store."
msgstr "Du vil at produktkatalogen og bildene skal se flotte ut og gjenspeiler merkevaren din. Denne veiledningen vil gi deg alle tipsene du trenger for å få produktene dine til å se bra ut i butikken din."

#: src/Internal/Admin/Notes/CustomizingProductCatalog.php:69
msgid "How to customize your product catalog"
msgstr "Slik tilpasser du produktkatalogen"

#: i18n/states.php:666
msgid "Zacapa"
msgstr "Zacapa"

#: i18n/states.php:665
msgid "Totonicapán"
msgstr "Totonicapán"

#: i18n/states.php:664
msgid "Suchitepéquez"
msgstr "Suchitepéquez"

#: i18n/states.php:663
msgid "Sololá"
msgstr "Sololá"

#: i18n/states.php:662
msgid "Santa Rosa"
msgstr "Santa Rosa"

#: i18n/states.php:661
msgid "San Marcos"
msgstr "San Marcos"

#: i18n/states.php:660
msgid "Sacatepéquez"
msgstr "Sacatepéquez"

#: i18n/states.php:659
msgid "Retalhuleu"
msgstr "Retalhuleu"

#: i18n/states.php:658
msgid "Quiché"
msgstr "Quiché"

#: i18n/states.php:657
msgid "Quetzaltenango"
msgstr "Quetzaltenango"

#: i18n/states.php:656
msgid "Petén"
msgstr "Petén"

#: i18n/states.php:655
msgid "Jutiapa"
msgstr "Jutiapa"

#: i18n/states.php:654
msgid "Jalapa"
msgstr "Jalapa"

#: i18n/states.php:653
msgid "Izabal"
msgstr "Izabal"

#: i18n/states.php:652
msgid "Huehuetenango"
msgstr "Huehuetenango"

#: i18n/states.php:650
msgid "Escuintla"
msgstr "Escuintla"

#: i18n/states.php:649
msgid "El Progreso"
msgstr "El Progreso"

#: i18n/states.php:648
msgid "Chiquimula"
msgstr "Chiquimula"

#: i18n/states.php:647
msgid "Chimaltenango"
msgstr "Chimaltenango"

#: i18n/states.php:646
msgid "Baja Verapaz"
msgstr "Baja Verapaz"

#: i18n/states.php:645
msgid "Alta Verapaz"
msgstr "Alta Verapaz"

#. translators: ISO 3166-1 alpha-2 country code
#: includes/class-wc-checkout.php:832
msgid "'%s' is not a valid country code."
msgstr "'%s' er ikke en gyldig landskode."

#: includes/admin/views/html-admin-page-status-report.php:997
msgid "Generated at"
msgstr "Generert"

#: includes/admin/views/html-admin-page-status-report.php:992
msgid "This section shows information about this status report."
msgstr "Denne delen viser informasjon om denne statusrapporten."

#: includes/admin/views/html-admin-page-status-report.php:992
msgid "Status report information"
msgstr "Statusrapport informasjon"

#. Translators: %1$s: shortcode text, %2$s: block slug.
#: includes/admin/views/html-admin-page-status-report.php:819
msgid "Page does not contain the %1$s shortcode or the %2$s block."
msgstr "Siden inneholder ikke %1$s kortkoden eller %2$s blokken."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:27
msgid "Get the basics"
msgstr "Få det grunnleggende"

#: src/Internal/Admin/Notes/AddFirstProduct.php:68
msgid "There are three ways to add your products: you can <strong>create products manually, import them at once via CSV file</strong>, or <strong>migrate them from another service</strong>.<br/><br/>"
msgstr "Du kan legge til produkter på tre måter: Du kan <strong>opprette produkter manuelt, importere dem samlet via CSV-fil</strong>, eller <strong>overføre dem fra en annen tjeneste</strong>.<br/><br/>"

#: src/Internal/Admin/Notes/ChoosingTheme.php:50
msgid "Visit the theme marketplace"
msgstr "Besøk temamarkedet"

#: src/Internal/Admin/Notes/ChoosingTheme.php:43
msgid "Check out the themes that are compatible with WooCommerce and choose one aligned with your brand and business needs."
msgstr "Sjekk ut temaene som er kompatible med WooCommerce og velg en som passer dine merkevare- og forretningsbehov."

#: src/Internal/Admin/Notes/ChoosingTheme.php:42
msgid "Choosing a theme?"
msgstr "Velge et tema?"

#: src/Internal/Admin/Notes/GivingFeedbackNotes.php:42
msgid "You're invited to share your experience"
msgstr "Du er invitert til å dele din erfaring"

#: src/Admin/API/CustomAttributeTraits.php:29
msgid "No product attribute with that slug was found."
msgstr "Intet produktattributt med den identifikatoren ble funnet."

#: src/Admin/API/ProductAttributes.php:62
msgid "Search by similar attribute name."
msgstr "Søk etter lignende attributtnavn."

#: src/Admin/API/ProductAttributes.php:40
#: src/Admin/API/ProductAttributeTerms.php:41
msgid "Slug identifier for the resource."
msgstr "Identifikator for ressursen."

#. translators: 1: line break tag, 2: open link to WordPress update link, 3:
#. close link tag.
#: src/Internal/Features/FeaturesController.php:633
msgid "%1$s %2$sUpdate WordPress to enable the new navigation%3$s"
msgstr "%1$s %2$sOppdater WordPress for å aktivere den nye navigasjonen%3$s"

#. translators: %1$s: action label, %2$s: action URL
#: includes/react-admin/emails/plain-merchant-notification.php:19
msgid "%1$s: %2$s"
msgstr "%1$s: %2$s"

#: i18n/states.php:800
msgid "Odisha"
msgstr "Odisha"

#: i18n/states.php:441
msgid "Santo Domingo"
msgstr "Santo Domingo"

#: i18n/states.php:435
msgid "San José de Ocoa"
msgstr "San José de Ocoa"

#: i18n/states.php:418
msgid "Hato Mayor"
msgstr "Hato Mayor"

#: i18n/states.php:428
msgid "Monte Plata"
msgstr "Monte Plata"

#: i18n/states.php:426
msgid "Monseñor Nouel"
msgstr "Monseñor Nouel"

#: i18n/states.php:443
msgid "Valverde"
msgstr "Valverde"

#: i18n/states.php:440
msgid "Santiago Rodríguez"
msgstr "Santiago Rodríguez"

#: i18n/states.php:439
msgid "Santiago"
msgstr "Santiago"

#: i18n/states.php:438
msgid "Sánchez Ramírez"
msgstr "Sánchez Ramírez"

#: i18n/states.php:437
msgid "San Pedro de Macorís"
msgstr "San Pedro de Macorís"

#: i18n/states.php:434
msgid "San Cristóbal"
msgstr "San Cristóbal"

#: i18n/states.php:433
msgid "Samaná"
msgstr "Samaná"

#: i18n/states.php:419
msgid "Hermanas Mirabal"
msgstr "Hermanas Mirabal"

#: i18n/states.php:432
msgid "Puerto Plata"
msgstr "Puerto Plata"

#: i18n/states.php:431
msgid "Peravia"
msgstr "Peravia"

#: i18n/states.php:430
msgid "Pedernales"
msgstr "Pedernales"

#: i18n/states.php:427
msgid "Monte Cristi"
msgstr "Monte Cristi"

#: i18n/states.php:425
msgid "María Trinidad Sánchez"
msgstr "María Trinidad Sánchez"

#: i18n/states.php:424
msgid "La Vega"
msgstr "La Vega"

#: i18n/states.php:423
msgid "La Romana"
msgstr "La Romana"

#: i18n/states.php:422
msgid "La Altagracia"
msgstr "La Altagracia"

#: i18n/states.php:421
msgid "Independencia"
msgstr "Independencia"

#: i18n/states.php:417
msgid "Espaillat"
msgstr "Espaillat"

#: i18n/states.php:413
msgid "El Seibo"
msgstr "El Seibo"

#: i18n/states.php:415
msgid "Elías Piña"
msgstr "Elías Piña"

#: i18n/states.php:412
msgid "Duarte"
msgstr "Duarte"

#: i18n/states.php:411
msgid "Dajabón"
msgstr "Dajabón"

#: i18n/states.php:406
msgid "Barahona"
msgstr "Barahona"

#: i18n/states.php:405
msgid "Baoruco"
msgstr "Baoruco"

#: i18n/states.php:404
msgid "Azua"
msgstr "Azua"

#: i18n/states.php:403
msgid "Distrito Nacional"
msgstr "Distrito Nacional"

#: includes/data-stores/class-wc-customer-download-data-store.php:140
msgid "I don't know how to get a date from a %s"
msgstr "Jeg vet ikke hvordan jeg skal få en date fra en %s"

#: includes/admin/settings/class-wc-settings-emails.php:207
msgid "Receive email notifications with additional guidance to complete the basic store setup and helpful insights"
msgstr "Motta e-postvarsler med ekstra veiledning for å fullføre grunnleggende butikkoppsett og nyttige innsikter"

#: includes/admin/settings/class-wc-settings-emails.php:206
msgid "Enable email insights"
msgstr "Aktivere e-postinnsikter"

#: includes/admin/settings/class-wc-settings-emails.php:200
msgid "Store management insights"
msgstr "Butikkadministrasjon innsikter"

#. translators: 1: Link URL
#: includes/admin/views/html-admin-page-reports.php:18
msgid "With the release of WooCommerce 4.0, these reports are being replaced. There is a new and better Analytics section available for users running WordPress 5.3+. Head on over to the <a href=\"%1$s\">WooCommerce Analytics</a> or learn more about the new experience in the <a href=\"https://docs.woocommerce.com/document/woocommerce-analytics/\" target=\"_blank\">WooCommerce Analytics documentation</a>."
msgstr "Med utgivelsen av WooCommerce 4.0 erstattes disse rapportene. Det er en ny og bedre Analytics-seksjon tilgjengelig for brukere som kjører WordPress 5.3+. Gå videre til <a href=\"%1$s\">WooCommerce Analytics</a> eller lær mer om den nye opplevelsen i <a href=\"https://docs.woocommerce.com/document/woocommerce-analytics/\" target=\"_blank\">WooCommerce Analytics-dokumentasjon</a>."

#: includes/class-wc-countries.php:906 includes/class-wc-countries.php:962
#: includes/class-wc-countries.php:1076 includes/class-wc-countries.php:1092
#: includes/class-wc-countries.php:1270 includes/class-wc-countries.php:1349
#: includes/class-wc-countries.php:1411 includes/class-wc-countries.php:1489
msgid "Department"
msgstr "Avdeling"

#: includes/admin/plugin-updates/views/html-notice-untested-extensions-modal.php:44
msgid "We strongly recommend creating a backup of your site before updating."
msgstr "Vi anbefaler på det sterkeste at du oppretter en sikkerhetskopi av nettstedet ditt før du oppdaterer."

#: includes/admin/plugin-updates/views/html-notice-untested-extensions-modal.php:21
msgid "Are you sure you're ready?"
msgstr "Er du sikker på at du er klar?"

#. translators: %1$s: a purchaseable product name
#: src/Admin/Features/OnboardingTasks/Tasks/Purchase.php:93
msgid "Add %s to my store"
msgstr "Legg til %s i butikken min"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:288
msgid "The official Razorpay extension for WooCommerce allows you to accept credit cards, debit cards, netbanking, wallet, and UPI payments."
msgstr "Den offisielle Razorpay-utvidelsen for WooCommerce lar deg godta kredittkort, debetkort, nettbanking, lommebok og UPI-betalinger."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:287
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/data/index.js:2
msgid "Razorpay"
msgstr "Razorpay"

#. translators: %s: extension namespace
#: packages/woocommerce-blocks/src/StoreApi/Schemas/ExtendSchema.php:335
#: packages/woocommerce-blocks/src/StoreApi/Schemas/ExtendSchema.php:343
msgid "Extension data registered by %s"
msgstr "Utvidelsesdata registrert av %s"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:320
msgid "Whether the product is visible in the catalog"
msgstr "Om produktet er synlig i katalogen"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:253
msgid "Total tax on shipping. If shipping has not been calculated, a null response will be sent."
msgstr "Total avgift på frakt. Hvis frakt ikke er beregnet, sendes et null som svar."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:247
msgid "Total price of shipping. If shipping has not been calculated, a null response will be sent."
msgstr "Total pris på frakt. Hvis frakt ikke er beregnet, sendes et null som svar."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:187
msgid "True if the cart meets the criteria for showing shipping costs, and rates have been calculated and included in the totals."
msgstr "Sant hvis handlekurven oppfyller kriteriene for å vise fraktkostnader, og satser er beregnet og inkludert i totalene."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:136
msgid "Current set billing address for the customer."
msgstr "Gjeldende angitt faktureringsadresse for kunden."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartCouponSchema.php:41
msgid "The discount type for the coupon (e.g. percentage or fixed amount)"
msgstr "Rabatttypen for kupongen (f.eks. prosent eller fast beløp)"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartCouponSchema.php:32
msgid "The coupon's unique code."
msgstr "Kupongens unike kode."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Checkout.php:630
msgid "An account is already registered with your email address. Please log in before proceeding."
msgstr "Det er allerede en konto registrert med e-postadressen din. Vennligst logg inn før du fortsetter."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Checkout.php:359
msgid "Unable to create order"
msgstr "Kunne ikke opprette ordren"

#: src/Admin/API/Products.php:57
msgid "The date the last order for this product was placed, in the site's timezone."
msgstr "Datoen da dette produktet sist ble kjøpt, i nettstedets tidssone."

#: src/Admin/API/Reports/Orders/Stats/Controller.php:514
msgid "Limit result set to orders that have the specified customer_type"
msgstr "Avgrens resultat til ordrer som har angitt customer_type"

#: src/Admin/API/Reports/Orders/Stats/Controller.php:505
msgid "Alias for customer_type (deprecated)."
msgstr "Alias for customer_type (utfaset)."

#. translators: 1: Duplicate menu item path.
#: src/Admin/Features/Navigation/Menu.php:374
msgid "The item ID %1$s attempted to register using an invalid option. The arguments `menuId` and `parent` are not allowed for add_setting_item()"
msgstr "Element-ID'en %1$s prøvde å registreres ved hjelp av et ugyldig alternativ. Argumentene 'menuId' og 'parent' er ikke tillatt for add_setting_item()"

#. translators: 1: Duplicate menu item path.
#: src/Admin/Features/Navigation/Menu.php:229
msgid "You have attempted to register a duplicate item with WooCommerce Navigation: %1$s"
msgstr "Du har forsøkt å registrere et duplikatelement med WooCommerce Navigation: %1$s"

#: src/Internal/Admin/CustomerEffortScoreTracks.php:570
msgid "How easy was it to update your settings?"
msgstr "Hvor enkelt var det å oppdatere innstillingene dine?"

#: src/Internal/Admin/CustomerEffortScoreTracks.php:418
msgid "How easy was it to update an order?"
msgstr "Hvor enkelt var det å oppdatere en bestilling?"

#: src/Internal/Admin/CustomerEffortScoreTracks.php:132
#: assets/client/admin/app/index.js:2
msgid "Thank you for your feedback!"
msgstr "Takk for din tilbakemelding!"

#: i18n/states.php:793
msgid "Ladakh"
msgstr "Ladakh"

#: includes/class-wc-coupon.php:1030
msgid "Coupon usage limit has been reached. Please try again after some time, or contact us for help."
msgstr "Grensen for kupongbruk er nådd. Prøv på nytt etter en stund, eller kontakt oss for å få hjelp."

#. translators: %s: myaccount page link.
#: includes/class-wc-coupon.php:1024
msgid "Coupon usage limit has been reached. If you were using this coupon just now but order was not complete, you can retry or cancel the order by going to the <a href=\"%s\">my account page</a>."
msgstr "Grensen for kupongbruk er nådd. Hvis du brukte denne kupongen akkurat nå, men bestillingen ikke var fullført, kan du prøve på nytt eller avbryte bestillingen ved å gå til <a href=\"%s\">kontosiden din</a>."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:155
msgid "Create on-brand store campaigns, fast email promotions and customer retargeting with Creative Mail."
msgstr "Opprett butikkkampanjer, raske e-postkampanjer og kundeoppfølging med Creative Mail."

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:154
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/data/index.js:2
msgid "Creative Mail for WooCommerce"
msgstr "Creative Mail for WooCommerce"

#: i18n/states.php:977
msgid "Saint Catherine"
msgstr "Saint Catherine"

#: i18n/states.php:976
msgid "Clarendon"
msgstr "Clarendon"

#: i18n/states.php:975
msgid "Manchester"
msgstr "Manchester"

#: i18n/states.php:974
msgid "Saint Elizabeth"
msgstr "Saint Elizabeth"

#: i18n/states.php:973
msgid "Westmoreland"
msgstr "Westmoreland"

#: i18n/states.php:972
msgid "Hanover"
msgstr "Hanover"

#: i18n/states.php:971
msgid "Saint James"
msgstr "Saint James"

#: i18n/states.php:970
msgid "Trelawny"
msgstr "Trelawny"

#: i18n/states.php:969
msgid "Saint Ann"
msgstr "Saint Ann"

#: i18n/states.php:968
msgid "Saint Mary"
msgstr "Saint Mary"

#: i18n/states.php:967
msgid "Portland"
msgstr "Portland"

#: i18n/states.php:966
msgid "Saint Thomas"
msgstr "Saint Thomas"

#: i18n/states.php:965
msgid "Saint Andrew"
msgstr "Saint Andrew"

#: i18n/states.php:964
msgid "Kingston"
msgstr "Kingston"

#. translators: 1: opening link tag, 2: closing tag
#: src/Internal/Admin/Analytics.php:161
msgid "This tool will reset the cached values used in WooCommerce Analytics. If numbers still look off, try %1$sReimporting Historical Data%2$s."
msgstr "Dette verktøyet tilbakestiller de hurtigbufrede verdiene som brukes i WooCommerce Analytics. Hvis tallene fortsatt ser merkelig ut, kan du prøve å %1$sImportere historiske data%2$s på nytt."

#: src/Admin/Features/Navigation/Menu.php:189
#: assets/client/admin/app/index.js:2
msgid "WooCommerce Home"
msgstr "WooCommerce"

#: src/Internal/Admin/CustomerEffortScoreTracks.php:352
msgid "How easy was it to add a product?"
msgstr "Hvor enkelt var det å legge til et produkt?"

#: src/Internal/Admin/CustomerEffortScoreTracks.php:527
msgid "How easy was it to import products?"
msgstr "Hvor enkelt var det å importere produkter?"

#: src/Internal/Admin/Notes/ManageOrdersOnTheGo.php:51
msgid "Look for orders, customer info, and process refunds in one click with the Woo app."
msgstr "Se etter bestillinger, kundeinformasjon og behandle refusjoner med ett klikk i Woo-appen."

#: src/Internal/Admin/Notes/ManageOrdersOnTheGo.php:50
msgid "Manage your orders on the go"
msgstr "Administrer bestillingene dine mens du er på farten"

#: src/Admin/API/Reports/Controller.php:103
msgid "Stats about variations."
msgstr "Statistikk om varianter."

#: src/Admin/API/Reports/Controller.php:99
msgid "Variations detailed reports."
msgstr "Variasjoner detaljerte rapporter."

#: src/Admin/API/Reports/Orders/Controller.php:347
#: src/Admin/API/Reports/Orders/Stats/Controller.php:457
msgid "Limit result set to items that don't have the specified variation(s) assigned."
msgstr "Avgrens resultat til elementer som ikke har de bestemte varianter tilordnet."

#: src/Admin/API/Reports/Orders/Controller.php:337
#: src/Admin/API/Reports/Orders/Stats/Controller.php:447
msgid "Limit result set to items that have the specified variation(s) assigned."
msgstr "Avgrens resultat til elementer som ikke har de bestemte varianter tilordnet."

#: src/Admin/API/Reports/Variations/Controller.php:384
msgid "Limit result set to variations in the specified categories."
msgstr "Avgrens resultat til varianter i de angitte kategoriene."

#: src/Admin/API/Reports/Variations/Controller.php:375
msgid "Limit result set to variations that don't include the specified attributes."
msgstr "Avgrens resultat til varianter som ikke inneholder de angitte attributtene."

#: src/Admin/API/Reports/Variations/Controller.php:366
msgid "Limit result set to variations that include the specified attributes."
msgstr "Avgrens resultat til varianter som inneholder de angitte attributtene."

#: src/Admin/API/Reports/Variations/Controller.php:359
msgid "Add additional piece of info about each variation to the report."
msgstr "Legg til mer informasjon om hver variant i rapporten."

#: src/Admin/API/Reports/Variations/Controller.php:340
#: src/Admin/API/Reports/Variations/Stats/Controller.php:424
msgid "Limit result set to items that don't have the specified parent product(s)."
msgstr "Avgrens resultat til elementer som ikke har de angitte foreldreprodukter."

#: src/Admin/API/Reports/Variations/Controller.php:330
#: src/Admin/API/Reports/Variations/Stats/Controller.php:414
msgid "Limit result set to items that have the specified parent product(s)."
msgstr "Avgrens resultat til elementer som har de angitte foreldreprodukter."

#: src/Admin/API/Reports/Variations/Controller.php:393
#: src/Admin/API/Reports/Variations/Stats/Controller.php:405
msgid "Limit result set to variations not in the specified categories."
msgstr "Avgrens resultat til varianter ikke i de angitte kategoriene."

#: src/Internal/Features/FeaturesController.php:101
msgid "Adds the new WooCommerce navigation experience to the dashboard"
msgstr "Legger til den nye WooCommerce-navigasjonsopplevelsen på dashbordet"

#: src/Internal/Features/FeaturesController.php:100
msgid "Navigation"
msgstr "Navigasjon"

#: includes/admin/class-wc-admin-addons.php:646
msgid "Securely accept cards in your store. See payments, track cash flow into your bank account, and stay on top of disputes – right from your dashboard."
msgstr "Godta kort i butikken på en sikker måte. Se betalinger, spor pengestrømmen til bankkontoen din og hold deg på toppen av tvister – rett fra dashbordet."

#: includes/admin/class-wc-admin-addons.php:645
msgid "Payments made simple, with no monthly fees &mdash; exclusively for WooCommerce stores."
msgstr "Betalinger gjort enkelt, uten månedlige avgifter - utelukkende for WooCommerce butikker."

#: includes/admin/class-wc-admin-addons.php:547
#: assets/client/admin/chunks/shipping-recommendations.js:1
msgid "WooCommerce Shipping"
msgstr "WooCommerce Shipping"

#. translators: 1: tax amount 2: country name
#: includes/wc-cart-functions.php:323
msgid "(includes %1$s estimated for %2$s)"
msgstr "(inkluderer %1$s beregnet for %2$s)"

#: includes/class-wc-countries.php:1043 includes/class-wc-countries.php:1186
msgid "Parish"
msgstr "Parish"

#: includes/class-wc-countries.php:1178
msgid "Town / City / Post Office"
msgstr "By / By / Postkontor"

#: includes/class-wc-post-types.php:521
msgid "Tags deleted."
msgstr "Stikkord slettet."

#: includes/class-wc-post-types.php:511
msgid "Categories deleted."
msgstr "Kategorier slettet."

#. translators: 1: product link, 2: product name
#: includes/class-wc-form-handler.php:913
msgid "Please choose product options by visiting <a href=\"%1$s\" title=\"%2$s\">%2$s</a>."
msgstr "Vennligst velg produktalternativer ved å gå til <a href=\"%1$s\" title=\"%2$s\">%2$s</a>."

#: packages/woocommerce-blocks/templates/emails/customer-new-account-blocks.php:21
#: templates/emails/customer-new-account.php:28
msgid "Click here to set your new password."
msgstr "Klikk her for å angi det nye passordet ditt."

#. translators: %s: Customer username
#: packages/woocommerce-blocks/templates/emails/customer-new-account-blocks.php:17
msgid "Hello %s,"
msgstr "Hei %s,"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CheckoutSchema.php:118
msgid "Whether to create a new user account as part of order processing."
msgstr "Om du vil opprette en ny brukerkonto som en del av ordrebehandling."

#. translators: 1: opening link tag, 2: closing tag
#: src/Internal/Admin/Notes/WooCommercePayments.php:112
msgid "By clicking \"Get started\", you agree to our %1$sTerms of Service%2$s"
msgstr "Ved å klikke \"Kom i gang\" godtar du våre %1$sbruksvilkår%2$s"

#: includes/cli/class-wc-cli-runner.php:118
msgid "The slug for the resource."
msgstr "Identifikator for ressursen."

#: includes/class-wc-form-handler.php:55
msgid "This password reset key is for a different user account. Please log out and try again."
msgstr "Denne nøkkelen for tilbakestilling av passord er for en annen brukerkonto. Vennligst logg ut og prøv igjen."

#: includes/class-wc-query.php:159
msgid "Set password"
msgstr "Angi passord"

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1508
msgid "Meta value for UI display."
msgstr "Metaverdi for UI visning."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1503
msgid "Meta key for UI display."
msgstr "Metanøkkel for UI visning."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1407
msgid "Parent product name if the product is a variation."
msgstr "Navn på forelderprodukt hvis produktet er en variant."

#: i18n/states.php:1808
msgctxt "district"
msgid "Vojvodina"
msgstr "Vojvodina"

#: i18n/states.php:1807
msgctxt "district"
msgid "Kosovo-Metohija"
msgstr "Kosovo-Metohija"

#: i18n/states.php:1806
msgctxt "district"
msgid "Kosovo-Pomoravlje"
msgstr "Kosovo-Pomoravlje"

#: i18n/states.php:1805
msgctxt "district"
msgid "Kosovska Mitrovica"
msgstr "Kosovska Mitrovica"

#: i18n/states.php:1804
msgctxt "district"
msgid "Prizren"
msgstr "Prizren"

#: i18n/states.php:1803
msgctxt "district"
msgid "Peć"
msgstr "Peć"

#: i18n/states.php:1802
msgctxt "district"
msgid "Kosovo"
msgstr "Kosovo"

#: i18n/states.php:1801
msgctxt "district"
msgid "Zlatibor"
msgstr "Zlatibor"

#: i18n/states.php:1800
msgctxt "district"
msgid "Zaječar"
msgstr "Zaječar"

#: i18n/states.php:1799
msgctxt "district"
msgid "West Bačka"
msgstr "West Bačka"

#: i18n/states.php:1798
msgctxt "district"
msgid "Toplica"
msgstr "Toplica"

#: i18n/states.php:1797
msgctxt "district"
msgid "Šumadija"
msgstr "Šumadija"

#: i18n/states.php:1796
msgctxt "district"
msgid "Srem"
msgstr "Srem"

#: i18n/states.php:1795
msgctxt "district"
msgid "South Banat"
msgstr "South Banat"

#: i18n/states.php:1794
msgctxt "district"
msgid "South Bačka"
msgstr "South Bačka"

#: i18n/states.php:1793
msgctxt "district"
msgid "Raška"
msgstr "Raška"

#: i18n/states.php:1792
msgctxt "district"
msgid "Rasina"
msgstr "Rasina"

#: i18n/states.php:1791
msgctxt "district"
msgid "Pomoravlje"
msgstr "Pomoravlje"

#: i18n/states.php:1790
msgctxt "district"
msgid "Pirot"
msgstr "Pirot"

#: i18n/states.php:1789
msgctxt "district"
msgid "Pčinja"
msgstr "Pčinja"

#: i18n/states.php:1788
msgctxt "district"
msgid "North Banat"
msgstr "North Banat"

#: i18n/states.php:1787
msgctxt "district"
msgid "North Bačka"
msgstr "North Bačka"

#: i18n/states.php:1786
msgctxt "district"
msgid "Nišava"
msgstr "Nišava"

#: i18n/states.php:1785
msgctxt "district"
msgid "Morava"
msgstr "Morava"

#: i18n/states.php:1784
msgctxt "district"
msgid "Mačva"
msgstr "Mačva"

#: i18n/states.php:1783
msgctxt "district"
msgid "Kolubara"
msgstr "Kolubara"

#: i18n/states.php:1782
msgctxt "district"
msgid "Jablanica"
msgstr "Jablanica"

#: i18n/states.php:1781
msgctxt "district"
msgid "Danube"
msgstr "Danube"

#: i18n/states.php:1780
msgctxt "district"
msgid "Central Banat"
msgstr "Central Banat"

#: i18n/states.php:1779
msgctxt "district"
msgid "Braničevo"
msgstr "Braničevo"

#: i18n/states.php:1778
msgctxt "district"
msgid "Bor"
msgstr "Bor"

#: i18n/states.php:1777
msgctxt "district"
msgid "Belgrade"
msgstr "Belgrade"

#: src/Admin/Features/OnboardingTasks/Task.php:199
#: src/Admin/Features/OnboardingTasks/Tasks/Tax.php:108
#: assets/client/admin/chunks/homescreen.js:1
msgid "Let's go"
msgstr "Sett i gang"

#: src/Internal/ProductAttributesLookup/DataRegenerator.php:300
#: assets/client/admin/app/index.js:2 assets/client/admin/components/index.js:2
msgid "Abort"
msgstr "Avbryt"

#. translators: %1$s is referring to a php constant name, %2$s is referring to
#. the wp-config.php file.
#: packages/woocommerce-blocks/woocommerce-gutenberg-products-block.php:106
msgid "WooCommerce Blocks development mode requires the %1$s constant to be defined and true in your %2$s file. Otherwise you are loading the blocks package from WooCommerce core."
msgstr "WooCommerce Blocks utviklingsmodus krever at %1$s-konstanten skal defineres og er sant i filen %2$s. Ellers laster du blokker-pakken fra WooCommerce core."

#: src/Admin/API/ProductVariations.php:56
msgid "Search by similar product name, sku, or attribute value."
msgstr "Søk etter lignende produktnavn, sku eller attributtverdi."

#: src/Admin/API/Notes.php:436
msgid "Please provide an array of IDs through the noteIds param."
msgstr "Vennligst oppgi en rekke ID-er gjennom noteIds param."

#: src/Admin/API/Reports/Orders/Controller.php:475
#: src/Admin/API/Reports/Orders/Stats/Controller.php:545
#: src/Admin/API/Reports/Variations/Stats/Controller.php:471
msgid "Limit result set to orders that don't include products with the specified attributes."
msgstr "Avgrens resultatet til ordrer som ikke inkluderer produkter med de angitte attributtene."

#: src/Admin/API/Reports/Orders/Controller.php:466
#: src/Admin/API/Reports/Orders/Stats/Controller.php:536
#: src/Admin/API/Reports/Variations/Stats/Controller.php:462
msgid "Limit result set to orders that include products with the specified attributes."
msgstr "Avgrens resultatet til ordrer som inkluderer produkter med de angitte attributtene."

#: src/Admin/API/Reports/Export/Controller.php:113
msgid "Export ID."
msgstr "Eksport ID."

#: src/Admin/API/Reports/Export/Controller.php:107
msgid "Export status message."
msgstr "Eksport statusmelding."

#: src/Admin/API/Reports/Export/Controller.php:101
msgid "Export status."
msgstr "Eksportstatus."

#: src/Admin/PageController.php:510 assets/client/admin/app/index.js:2
msgid "Setup Wizard"
msgstr "Konfigureringsveiviser"

#: src/Internal/Admin/Notes/SellingOnlineCourses.php:71
msgid "Online courses are a great solution for any business that can teach a new skill. Since courses don’t require physical product development or shipping, they’re affordable, fast to create, and can generate passive income for years to come. In this article, we provide you more information about selling courses using WooCommerce."
msgstr "Online kurs er en flott løsning for enhver bedrift som kan lære en ny ferdighet. Siden kurs ikke krever fysisk produktutvikling eller frakt, de er rimelige, rask å skape, og kan generere passiv inntekt i årene som kommer. I denne artikkelen gir vi deg mer informasjon om salg av kurs ved hjelp av WooCommerce."

#: src/Internal/Admin/Notes/SellingOnlineCourses.php:70
msgid "Do you want to sell online courses?"
msgstr "Vil du selge nettkurs?"

#: src/Internal/Admin/Notes/PerformanceOnMobile.php:55
msgid "Monitor your sales and high performing products with the Woo app."
msgstr "Overvåk salg og produkter med høy ytelse med Woo-appen."

#: src/Internal/Admin/Notes/PerformanceOnMobile.php:54
msgid "Track your store performance on mobile"
msgstr "Sjekk ytelsen til din butikkk på mobilen"

#: src/Internal/Admin/Notes/EditProductsOnTheMove.php:58
msgid "Edit and create new products from your mobile devices with the Woo app"
msgstr "Rediger og opprett nye produkter på dine mobile enheter med Woo-appen"

#: src/Internal/Admin/Notes/EditProductsOnTheMove.php:57
msgid "Edit products on the move"
msgstr "Redigere produkter mens du er på farten"

#: i18n/states.php:699
msgid "Csongrád-Csanád"
msgstr "Csongrád-Csanád"

#: i18n/states.php:602
msgid "Biscay"
msgstr "Biscay"

#: i18n/states.php:550
msgid "New Valley"
msgstr "New Valley"

#: i18n/states.php:549
msgid "Suez"
msgstr "Suez"

#: i18n/states.php:548
msgid "North Sinai"
msgstr "North Sinai"

#: i18n/states.php:547
msgid "Al Sharqia"
msgstr "Al Sharqia"

#: i18n/states.php:546
msgid "Sohag"
msgstr "Sohag"

#: i18n/states.php:545
msgid "Port Said"
msgstr "Port Said"

#: i18n/states.php:544
msgid "Matrouh"
msgstr "Matrouh"

#: i18n/states.php:543
msgid "Monufia"
msgstr "Monufia"

#: i18n/states.php:542
msgid "Minya"
msgstr "Minya"

#: i18n/states.php:541
msgid "Luxor"
msgstr "Luxor"

#: i18n/states.php:540
msgid "Qena"
msgstr "Qena"

#: i18n/states.php:539
msgid "Kafr el-Sheikh"
msgstr "Kafr el-Sheikh"

#: i18n/states.php:538
msgid "Qalyubia"
msgstr "Qalyubia"

#: i18n/states.php:537
msgid "South Sinai"
msgstr "South Sinai"

#: i18n/states.php:536
msgid "Ismailia"
msgstr "Ismailia"

#: i18n/states.php:535
msgid "Giza"
msgstr "Giza"

#: i18n/states.php:534
msgid "Gharbia"
msgstr "Gharbia"

#: i18n/states.php:533
msgid "Faiyum"
msgstr "Faiyum"

#: i18n/states.php:532
msgid "Damietta"
msgstr "Damietta"

#: i18n/states.php:531
msgid "Dakahlia"
msgstr "Dakahlia"

#: i18n/states.php:530
msgid "Cairo"
msgstr "Cairo"

#: i18n/states.php:529
msgid "Beni Suef"
msgstr "Beni Suef"

#: i18n/states.php:528
msgid "Beheira"
msgstr "Beheira"

#: i18n/states.php:527
msgid "Red Sea"
msgstr "Red Sea"

#: i18n/states.php:526
msgid "Asyut"
msgstr "Asyut"

#: i18n/states.php:525
msgid "Aswan"
msgstr "Aswan"

#: i18n/states.php:524
msgid "Alexandria"
msgstr "Alexandria"

#: i18n/states.php:201
msgid "Zou"
msgstr "Zou"

#: i18n/states.php:199
msgid "Ouémé"
msgstr "Ouémé"

#: i18n/states.php:198
msgid "Mono"
msgstr "Mono"

#: i18n/states.php:197
msgid "Littoral"
msgstr "Littoral"

#: i18n/states.php:196
msgid "Donga"
msgstr "Donga"

#: i18n/states.php:195
msgid "Kouffo"
msgstr "Kouffo"

#: i18n/states.php:194
msgid "Collines"
msgstr "Collines"

#: i18n/states.php:193
msgid "Borgou"
msgstr "Borgou"

#: i18n/states.php:192
msgid "Atlantique"
msgstr "Atlantique"

#: i18n/states.php:191
msgid "Atakora"
msgstr "Atakora"

#: i18n/states.php:190
msgid "Alibori"
msgstr "Alibori"

#: includes/admin/class-wc-admin-notices.php:349
#: includes/tracks/events/class-wc-admin-setup-wizard-tracking.php:29
#: includes/tracks/events/class-wc-admin-setup-wizard-tracking.php:39
#: includes/tracks/events/class-wc-admin-setup-wizard-tracking.php:49
#: includes/tracks/events/class-wc-admin-setup-wizard-tracking.php:58
#: includes/tracks/events/class-wc-admin-setup-wizard-tracking.php:79
#: includes/tracks/events/class-wc-admin-setup-wizard-tracking.php:88
#: includes/tracks/events/class-wc-admin-setup-wizard-tracking.php:97
#: includes/tracks/events/class-wc-admin-setup-wizard-tracking.php:106
#: includes/tracks/events/class-wc-admin-setup-wizard-tracking.php:115
#: includes/tracks/events/class-wc-admin-setup-wizard-tracking.php:124
#: includes/tracks/events/class-wc-admin-setup-wizard-tracking.php:133
#: includes/tracks/events/class-wc-admin-setup-wizard-tracking.php:142
#: includes/tracks/events/class-wc-admin-setup-wizard-tracking.php:151
#: includes/tracks/events/class-wc-admin-setup-wizard-tracking.php:160
#: includes/tracks/events/class-wc-admin-setup-wizard-tracking.php:171
msgid "Onboarding is maintained in WooCommerce Admin."
msgstr "Onboarding vedlikeholdes i WooCommerce Admin."

#: i18n/countries.php:18
msgid "Åland Islands"
msgstr "Åland Islands"

#: i18n/states.php:1741
msgid "Düzce"
msgstr "Düzce"

#: i18n/states.php:1738
msgid "Karabük"
msgstr "Karabük"

#: i18n/states.php:1736
msgid "Iğdır"
msgstr "Iğdır"

#: i18n/states.php:1734
msgid "Bartın"
msgstr "Bartın"

#: i18n/states.php:1733
msgid "Şırnak"
msgstr "Şırnak"

#: i18n/states.php:1731
msgid "Kırıkkale"
msgstr "Kırıkkale"

#: i18n/states.php:1724
msgid "Uşak"
msgstr "Uşak"

#: i18n/states.php:1723
msgid "Şanlıurfa"
msgstr "Şanlıurfa"

#: i18n/states.php:1719
msgid "Tekirdağ"
msgstr "Tekirdağ"

#: i18n/states.php:1711
msgid "Niğde"
msgstr "Niğde"

#: i18n/states.php:1710
msgid "Nevşehir"
msgstr "Nevşehir"

#: i18n/states.php:1709
msgid "Muş"
msgstr "Muş"

#: i18n/states.php:1708
msgid "Muğla"
msgstr "Muğla"

#: i18n/states.php:1706
msgid "Kahramanmaraş"
msgstr "Kahramanmaraş"

#: i18n/states.php:1703
msgid "Kütahya"
msgstr "Kütahya"

#: i18n/states.php:1700
msgid "Kırşehir"
msgstr "Kırşehir"

#: i18n/states.php:1699
msgid "Kırklareli"
msgstr "Kırklareli"

#: i18n/states.php:1695
msgid "İzmir"
msgstr "İzmir"

#: i18n/states.php:1694
msgid "İstanbul"
msgstr "İstanbul"

#: i18n/states.php:1693
msgid "İçel"
msgstr "İçel"

#: i18n/states.php:1689
msgid "Gümüşhane"
msgstr "Gümüşhane"

#: i18n/states.php:1686
msgid "Eskişehir"
msgstr "Eskişehir"

#: i18n/states.php:1683
msgid "Elazığ"
msgstr "Elazığ"

#: i18n/states.php:1681
msgid "Diyarbakır"
msgstr "Diyarbakır"

#: i18n/states.php:1679
msgid "Çorum"
msgstr "Çorum"

#: i18n/states.php:1678
msgid "Çankırı"
msgstr "Çankırı"

#: i18n/states.php:1677
msgid "Çanakkale"
msgstr "Çanakkale"

#: i18n/states.php:1672
msgid "Bingöl"
msgstr "Bingöl"

#: i18n/states.php:1670
msgid "Balıkesir"
msgstr "Balıkesir"

#: i18n/states.php:1669
msgid "Aydın"
msgstr "Aydın"

#: i18n/states.php:1664
msgid "Ağrı"
msgstr "Ağrı"

#: i18n/states.php:1662
msgid "Adıyaman"
msgstr "Adıyaman"

#: i18n/states.php:1527
msgid "Iași"
msgstr "Iași"

#: i18n/states.php:1519
msgid "Dâmbovița"
msgstr "Dâmbovița"

#: i18n/states.php:1499
msgid "Boquerón"
msgstr "Boquerón"

#: i18n/states.php:1496
msgid "Canindeyú"
msgstr "Canindeyú"

#: i18n/states.php:1494
msgid "Ñeembucú"
msgstr "Ñeembucú"

#: i18n/states.php:1492
msgid "Alto Paraná"
msgstr "Alto Paraná"

#: i18n/states.php:1491
msgid "Paraguarí"
msgstr "Paraguarí"

#: i18n/states.php:1489
msgid "Itapúa"
msgstr "Itapúa"

#: i18n/states.php:1488
msgid "Caazapá"
msgstr "Caazapá"

#: i18n/states.php:1487
msgid "Caaguazú"
msgstr "Caaguazú"

#: i18n/states.php:1486
msgid "Guairá"
msgstr "Guairá"

#: i18n/states.php:1483
msgid "Concepción"
msgstr "Concepción"

#: i18n/states.php:1482
msgid "Asunción"
msgstr "Asunción"

#: i18n/states.php:1379
msgid "San Martín"
msgstr "San Martín"

#: i18n/states.php:1369
msgid "Junín"
msgstr "Junín"

#: i18n/states.php:1367
msgid "Huánuco"
msgstr "Huánuco"

#: i18n/states.php:1361
msgid "Apurímac"
msgstr "Apurímac"

#: i18n/states.php:1330
msgid "Hawke’s Bay"
msgstr "Hawke’s Bay"

#: i18n/states.php:1182
msgid "Estado de México"
msgstr "Estado de México"

#: i18n/states.php:1167
msgid "Ciudad de México"
msgstr "Ciudad de México"

#: i18n/states.php:1160
msgid "Telenești"
msgstr "Telenești"

#: i18n/states.php:1158
msgid "Ștefan Vodă"
msgstr "Ștefan Vodă"

#: i18n/states.php:1157
msgid "Șoldănești"
msgstr "Șoldănești"

#: i18n/states.php:1156
msgid "Strășeni"
msgstr "Strășeni"

#: i18n/states.php:1154
msgid "Sîngerei"
msgstr "Sîngerei"

#: i18n/states.php:1153
msgid "Rîșcani"
msgstr "Rîșcani"

#: i18n/states.php:1150
msgid "Ocnița"
msgstr "Ocnița"

#: i18n/states.php:1146
msgid "Hîncești"
msgstr "Hîncești"

#: i18n/states.php:1144
msgid "UTA Găgăuzia"
msgstr "UTA Găgăuzia"

#: i18n/states.php:1143
msgid "Florești"
msgstr "Florești"

#: i18n/states.php:1142
msgid "Fălești"
msgstr "Fălești"

#: i18n/states.php:1141
msgid "Edineț"
msgstr "Edineț"

#: i18n/states.php:1140
msgid "Dubăsari"
msgstr "Dubăsari"

#: i18n/states.php:1138
msgid "Dondușeni"
msgstr "Dondușeni"

#: i18n/states.php:1136
msgid "Cimișlia"
msgstr "Cimișlia"

#: i18n/states.php:1135
msgid "Căușeni"
msgstr "Căușeni"

#: i18n/states.php:1134 i18n/states.php:1514
msgid "Călărași"
msgstr "Călărași"

#: i18n/states.php:1128
msgid "Bălți"
msgstr "Bălți"

#: i18n/states.php:1127
msgid "Chișinău"
msgstr "Chișinău"

#: i18n/states.php:585
msgid "Málaga"
msgstr "Málaga"

#: i18n/states.php:581 i18n/states.php:1314
msgid "León"
msgstr "León"

#: i18n/states.php:578
msgid "Jaén"
msgstr "Jaén"

#: i18n/states.php:567
msgid "Castellón"
msgstr "Castellón"

#: i18n/states.php:565
msgid "Cádiz"
msgstr "Cádiz"

#: i18n/states.php:564
msgid "Cáceres"
msgstr "Cáceres"

#: i18n/states.php:559
msgid "Ávila"
msgstr "Ávila"

#: i18n/states.php:557
msgid "Almería"
msgstr "Almería"

#: i18n/states.php:554
msgid "Araba/Álava"
msgstr "Araba/Álava"

#: i18n/states.php:553
msgid "A Coruña"
msgstr "A Coruña"

#: i18n/states.php:493
msgid "Ghardaïa"
msgstr "Ghardaïa"

#: i18n/states.php:492
msgid "Aïn Témouchent"
msgstr "Aïn Témouchent"

#: i18n/states.php:490
msgid "Aïn Defla"
msgstr "Aïn Defla"

#: i18n/states.php:481
msgid "Boumerdès"
msgstr "Boumerdès"

#: i18n/states.php:480
msgid "Bordj Bou Arréridj"
msgstr "Bordj Bou Arréridj"

#: i18n/states.php:474
msgid "M’Sila"
msgstr "M’Sila"

#: i18n/states.php:472
msgid "Médéa"
msgstr "Médéa"

#: i18n/states.php:468
msgid "Sidi Bel Abbès"
msgstr "Sidi Bel Abbès"

#: i18n/states.php:466
msgid "Saïda"
msgstr "Saïda"

#: i18n/states.php:465
msgid "Sétif"
msgstr "Sétif"

#: i18n/states.php:458
msgid "Tébessa"
msgstr "Tébessa"

#: i18n/states.php:454
msgid "Béchar"
msgstr "Béchar"

#: i18n/states.php:452
msgid "Béjaïa"
msgstr "Béjaïa"

#: i18n/states.php:336
msgid "Xinjiang / 新疆"
msgstr "Xinjiang / 新疆"

#: i18n/states.php:335
msgid "Tibet / 西藏"
msgstr "Tibet / 西藏"

#: i18n/states.php:334
msgid "Macao / 澳门"
msgstr "Macao / 澳门"

#: i18n/states.php:333
msgid "Ningxia Hui / 宁夏"
msgstr "Ningxia Hui / 宁夏"

#: i18n/states.php:332
msgid "Qinghai / 青海"
msgstr "Qinghai / 青海"

#: i18n/states.php:331
msgid "Gansu / 甘肃"
msgstr "Gansu / 甘肃"

#: i18n/states.php:330
msgid "Shaanxi / 陕西"
msgstr "Shaanxi / 陕西"

#: i18n/states.php:329
msgid "Guizhou / 贵州"
msgstr "Guizhou / 贵州"

#: i18n/states.php:328
msgid "Sichuan / 四川"
msgstr "Sichuan / 四川"

#: i18n/states.php:327
msgid "Chongqing / 重庆"
msgstr "Chongqing / 重庆"

#: i18n/states.php:326
msgid "Hainan / 海南"
msgstr "Hainan / 海南"

#: i18n/states.php:325
msgid "Guangxi Zhuang / 广西壮族"
msgstr "Guangxi Zhuang / 广西壮族"

#: i18n/states.php:324
msgid "Guangdong / 广东"
msgstr "Guangdong / 广东"

#: i18n/states.php:323
msgid "Hunan / 湖南"
msgstr "Hunan / 湖南"

#: i18n/states.php:322
msgid "Hubei / 湖北"
msgstr "Hubei / 湖北"

#: i18n/states.php:321
msgid "Henan / 河南"
msgstr "Henan / 河南"

#: i18n/states.php:320
msgid "Shandong / 山东"
msgstr "Shandong / 山东"

#: i18n/states.php:319
msgid "Jiangxi / 江西"
msgstr "Jiangxi / 江西"

#: i18n/states.php:318
msgid "Fujian / 福建"
msgstr "Fujian / 福建"

#: i18n/states.php:317
msgid "Anhui / 安徽"
msgstr "Anhui / 安徽"

#: i18n/states.php:316
msgid "Zhejiang / 浙江"
msgstr "Zhejiang / 浙江"

#: i18n/states.php:315
msgid "Jiangsu / 江苏"
msgstr "Jiangsu / 江苏"

#: i18n/states.php:314
msgid "Shanghai / 上海"
msgstr "Shanghai / 上海"

#: i18n/states.php:313
msgid "Heilongjiang / 黑龙江"
msgstr "Heilongjiang / 黑龙江"

#: i18n/states.php:312
msgid "Jilin / 吉林"
msgstr "Jilin / 吉林"

#: i18n/states.php:311
msgid "Liaoning / 辽宁"
msgstr "Liaoning / 辽宁"

#: i18n/states.php:310
msgid "Inner Mongolia / 內蒙古"
msgstr "Inner Mongolia / 內蒙古"

#: i18n/states.php:309
msgid "Shanxi / 山西"
msgstr "Shanxi / 山西"

#: i18n/states.php:308
msgid "Hebei / 河北"
msgstr "Hebei / 河北"

#: i18n/states.php:307
msgid "Tianjin / 天津"
msgstr "Tianjin / 天津"

#: i18n/states.php:306
msgid "Beijing / 北京"
msgstr "Beijing / 北京"

#: i18n/states.php:305
msgid "Yunnan / 云南"
msgstr "Yunnan / 云南"

#: i18n/states.php:284
msgid "Zürich"
msgstr "Zürich"

#: i18n/states.php:271
msgid "Neuchâtel"
msgstr "Neuchâtel"

#: i18n/states.php:268
msgid "Graubünden"
msgstr "Graubünden"

#: i18n/states.php:239
msgid "São Paulo"
msgstr "São Paulo"

#: i18n/states.php:236
msgid "Rondônia"
msgstr "Rondônia"

#: i18n/states.php:232
msgid "Piauí"
msgstr "Piauí"

#: i18n/states.php:230
msgid "Paraná"
msgstr "Paraná"

#: i18n/states.php:229
msgid "Paraíba"
msgstr "Paraíba"

#: i18n/states.php:228
msgid "Pará"
msgstr "Pará"

#: i18n/states.php:224
msgid "Maranhão"
msgstr "Maranhão"

#: i18n/states.php:223
msgid "Goiás"
msgstr "Goiás"

#: i18n/states.php:222
msgid "Espírito Santo"
msgstr "Espírito Santo"

#: i18n/states.php:220
msgid "Ceará"
msgstr "Ceará"

#: i18n/states.php:217
msgid "Amapá"
msgstr "Amapá"

#: i18n/states.php:76
msgid "Tucumán"
msgstr "Tucumán"

#: i18n/states.php:68 i18n/states.php:2049
msgid "Río Negro"
msgstr "Río Negro"

#: i18n/states.php:67
msgid "Neuquén"
msgstr "Neuquén"

#: i18n/states.php:60
msgid "Entre Ríos"
msgstr "Entre Ríos"

#: i18n/states.php:58 i18n/states.php:351 i18n/states.php:570
msgid "Córdoba"
msgstr "Córdoba"

#: i18n/states.php:53
msgid "Ciudad Autónoma de Buenos Aires"
msgstr "Ciudad Autónoma de Buenos Aires"

#: src/Internal/Admin/Notes/TestCheckout.php:101
msgid "Test checkout"
msgstr "Test kasse"

#: src/Internal/Admin/Notes/TestCheckout.php:95
msgid "Don't forget to test your checkout"
msgstr "Ikke glem å teste kassen din"

#: src/Internal/Admin/Notes/TestCheckout.php:92
msgid "Make sure that your checkout is working properly before you launch your store. Go through your checkout process in its entirety: from adding a product to your cart, choosing a shipping location, and making a payment."
msgstr "Kontroller at kassen fungerer som den skal før du starter butikken. Gå gjennom betalingsprosessen i sin helhet: fra å legge til et produkt i handlekurven, velge et fraktsted og foreta en betaling."

#: i18n/states.php:1245
msgid "Zambezi"
msgstr "Zambezi"

#: i18n/states.php:1244
msgid "Otjozondjupa"
msgstr "Otjozondjupa"

#: i18n/states.php:1243
msgid "Oshikoto"
msgstr "Oshikoto"

#: i18n/states.php:1242
msgid "Oshana"
msgstr "Oshana"

#: i18n/states.php:1241
msgid "Omusati"
msgstr "Omusati"

#: i18n/states.php:1240
msgid "Omaheke"
msgstr "Omaheke"

#: i18n/states.php:1239
msgid "Ohangwena"
msgstr "Ohangwena"

#: i18n/states.php:1238
msgid "Kunene"
msgstr "Kunene"

#: i18n/states.php:1237
msgid "Khomas"
msgstr "Khomas"

#: i18n/states.php:1236
msgid "Kavango West"
msgstr "Kavango West"

#: i18n/states.php:1235
msgid "Kavango East"
msgstr "Kavango East"

#: i18n/states.php:1234
msgid "Karas"
msgstr "Karas"

#: i18n/states.php:1233
msgid "Hardap"
msgstr "Hardap"

#: i18n/states.php:1232
msgid "Erongo"
msgstr "Erongo"

#: i18n/states.php:642
msgid "Crete"
msgstr "Crete"

#: i18n/states.php:641
msgid "South Aegean"
msgstr "South Aegean"

#: i18n/states.php:640
msgid "North Aegean"
msgstr "North Aegean"

#: i18n/states.php:639
msgid "Peloponnese"
msgstr "Peloponnese"

#: i18n/states.php:638
msgid "Central Greece"
msgstr "Central Greece"

#: i18n/states.php:637
msgid "West Greece"
msgstr "West Greece"

#: i18n/states.php:636
msgid "Ionian Islands"
msgstr "Ionian Islands"

#: i18n/states.php:635
msgid "Thessaly"
msgstr "Thessaly"

#: i18n/states.php:634
msgid "Epirus"
msgstr "Epirus"

#: i18n/states.php:633
msgid "West Macedonia"
msgstr "West Macedonia"

#: i18n/states.php:632
msgid "Central Macedonia"
msgstr "Central Macedonia"

#: i18n/states.php:631
msgid "East Macedonia and Thrace"
msgstr "East Macedonia and Thrace"

#: i18n/states.php:630
msgid "Attica"
msgstr "Attica"

#: i18n/states.php:494
msgid "Relizane"
msgstr "Relizane"

#: i18n/states.php:491
msgid "Naama"
msgstr "Naama"

#: i18n/states.php:489
msgid "Mila"
msgstr "Mila"

#: i18n/states.php:488
msgid "Tipasa"
msgstr "Tipasa"

#: i18n/states.php:487
msgid "Souk Ahras"
msgstr "Souk Ahras"

#: i18n/states.php:486
msgid "Khenchela"
msgstr "Khenchela"

#: i18n/states.php:485
msgid "El Oued"
msgstr "El Oued"

#: i18n/states.php:484
msgid "Tissemsilt"
msgstr "Tissemsilt"

#: i18n/states.php:483
msgid "Tindouf"
msgstr "Tindouf"

#: i18n/states.php:482
msgid "El Tarf"
msgstr "El Tarf"

#: i18n/states.php:479
msgid "Illizi"
msgstr "Illizi"

#: i18n/states.php:478
msgid "El Bayadh"
msgstr "El Bayadh"

#: i18n/states.php:477
msgid "Oran"
msgstr "Oran"

#: i18n/states.php:476
msgid "Ouargla"
msgstr "Ouargla"

#: i18n/states.php:475
msgid "Mascara"
msgstr "Mascara"

#: i18n/states.php:473
msgid "Mostaganem"
msgstr "Mostaganem"

#: i18n/states.php:471
msgid "Constantine"
msgstr "Constantine"

#: i18n/states.php:470
msgid "Guelma"
msgstr "Guelma"

#: i18n/states.php:469
msgid "Annaba"
msgstr "Annaba"

#: i18n/states.php:467
msgid "Skikda"
msgstr "Skikda"

#: i18n/states.php:464
msgid "Jijel"
msgstr "Jijel"

#: i18n/states.php:463
msgid "Djelfa"
msgstr "Djelfa"

#: i18n/states.php:462
msgid "Algiers"
msgstr "Algiers"

#: i18n/states.php:461
msgid "Tizi Ouzou"
msgstr "Tizi Ouzou"

#: i18n/states.php:460
msgid "Tiaret"
msgstr "Tiaret"

#: i18n/states.php:459
msgid "Tlemcen"
msgstr "Tlemcen"

#: i18n/states.php:457
msgid "Tamanghasset"
msgstr "Tamanghasset"

#: i18n/states.php:456
msgid "Bouira"
msgstr "Bouira"

#: i18n/states.php:455
msgid "Blida"
msgstr "Blida"

#: i18n/states.php:453
msgid "Biskra"
msgstr "Biskra"

#: i18n/states.php:451
msgid "Batna"
msgstr "Batna"

#: i18n/states.php:450
msgid "Oum El Bouaghi"
msgstr "Oum El Bouaghi"

#: i18n/states.php:449
msgid "Laghouat"
msgstr "Laghouat"

#: i18n/states.php:448
msgid "Chlef"
msgstr "Chlef"

#: i18n/states.php:447
msgid "Adrar"
msgstr "Adrar"

#: includes/admin/views/html-quick-edit-product.php:185
msgid "This will change the stock status of all variations."
msgstr "Dette vil endre lagerstatus for alle varianter."

#: includes/admin/class-wc-admin-assets.php:487
msgid "Are you sure you want to run this tool?"
msgstr "Er du sikker på at du vil kjøre dette verktøyet?"

#: includes/admin/meta-boxes/views/html-order-items.php:268
msgid "Net Payment"
msgstr "Netto betaling"

#. translators: 1: payment date. 2: payment method
#: includes/admin/meta-boxes/views/html-order-items.php:242
msgid "%1$s via %2$s"
msgstr "%1$s via %2$s"

#: includes/admin/meta-boxes/views/html-order-items.php:230
msgid "Paid"
msgstr "Betalt"

#. translators: %s: File name
#: includes/admin/importers/views/html-csv-import-done.php:56
msgid "File uploaded: %s"
msgstr "Fil lastet opp: %s"

#: includes/cli/class-wc-cli-runner.php:117
msgid "The ID for the resource."
msgstr "IDen for denne ressursen."

#: includes/cli/class-wc-cli-runner.php:116
msgid "Instance ID."
msgstr "Forekomst-ID."

#. translators: %s: taxonomy label
#: includes/class-wc-post-types.php:545
msgctxt "taxonomy term messages"
msgid "%s not updated"
msgstr "%s ikke oppdatert"

#. translators: %s: taxonomy label
#: includes/class-wc-post-types.php:543
msgctxt "taxonomy term messages"
msgid "%s not added"
msgstr "%s ikke lagt til"

#. translators: %s: taxonomy label
#: includes/class-wc-post-types.php:541
msgctxt "taxonomy term messages"
msgid "%s updated"
msgstr "%s oppdatert"

#. translators: %s: taxonomy label
#: includes/class-wc-post-types.php:539 includes/class-wc-post-types.php:547
msgctxt "taxonomy term messages"
msgid "%s deleted"
msgstr "%s slettet"

#. translators: %s: taxonomy label
#: includes/class-wc-post-types.php:537
msgctxt "taxonomy term messages"
msgid "%s added"
msgstr "%s lagt til"

#: includes/class-wc-post-types.php:520
msgid "Tag not updated."
msgstr "Stikkord ikke oppdatert."

#: includes/class-wc-post-types.php:519
msgid "Tag not added."
msgstr "Stikkord ikke lagt til."

#: includes/class-wc-post-types.php:518
msgid "Tag updated."
msgstr "Stikkord oppdatert."

#: includes/class-wc-post-types.php:517
msgid "Tag deleted."
msgstr "Stikkord slettet."

#: includes/class-wc-post-types.php:516
msgid "Tag added."
msgstr "Stikkord lagt til."

#: includes/class-wc-post-types.php:510
msgid "Category not updated."
msgstr "Category not updated."

#: includes/class-wc-post-types.php:509
msgid "Category not added."
msgstr "Kategori ikke lagt til."

#: includes/class-wc-post-types.php:508
msgid "Category updated."
msgstr "Kategori oppdatert."

#: includes/class-wc-post-types.php:507
msgid "Category deleted."
msgstr "Kategori slettet."

#: includes/class-wc-post-types.php:506
msgid "Category added."
msgstr "Kategori lagt til."

#: includes/class-wc-post-types.php:82
msgctxt "Taxonomy name"
msgid "Product visibility"
msgstr "Produkt synlighet"

#: includes/class-wc-post-types.php:65
msgctxt "Taxonomy name"
msgid "Product type"
msgstr "Produkttype"

#: includes/class-wc-install.php:1836
msgid "Community support"
msgstr "Community support"

#: includes/class-wc-install.php:1836
msgid "Visit community forums"
msgstr "Visit community forums"

#: includes/wc-user-functions.php:50
msgid "An account is already registered with your email address. <a href=\"#\" class=\"showlogin\">Please log in.</a>"
msgstr "En konto er allerede registrert med e-postadressen din. <a href=\"#\" class=\"showlogin\">Vennligst logg inn.</a>"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php:168
msgid "Taxes applied to this shipping rate using the smallest unit of the currency."
msgstr "Avgifter gjelder for denne fraktsatsen ved hjelp av den minste enheten i valutaen."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:123
msgid "True if the product is on backorder."
msgstr "Sant hvis produktet er i restordre."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductAttributeSchema.php:42
msgid "The attribute taxonomy name."
msgstr "Taksonominavn for attributt."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:412
msgid "Add to cart URL."
msgstr "Legg til Handlekurv URL."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:376
msgid "Is the product stock backordered? This will also return false if backorder notifications are turned off."
msgstr "Er produktlager satt til restordre? Dette returnerer også usann hvis restordrevarsler er slått av."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:358
msgid "Does the product have additional options before it can be added to the cart?"
msgstr "Har produktet flere alternativer før det kan legges til i handlekurven?"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:346
msgid "The assigned attribute."
msgstr "Det tilordnede attributtet."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:333
msgid "List of variation attributes."
msgstr "Liste over variantattributter."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:302
msgid "The term slug."
msgstr "Term-identifikatoren."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:296
msgid "The term name."
msgstr "Navnet på termen."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:290
msgid "The term ID, or 0 if the attribute is not a global attribute."
msgstr "Term-ID-en eller 0 hvis attributtet ikke er et globalt attributt."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:283
msgid "List of assigned attribute terms."
msgstr "Liste over tilordnede attributt-termer."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:277
msgid "True if this attribute is used by product variations."
msgstr "Sann hvis dette attributtet brukes av produktvarianter."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:271
msgid "The attribute taxonomy, or null if the attribute is not taxonomy based."
msgstr "Attributtet taksonomi, eller null hvis attributtet ikke er taksonomi basert."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:265
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:340
msgid "The attribute name."
msgstr "Attributtnavn."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:259
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:327
msgid "The attribute ID, or 0 if the attribute is not taxonomy based."
msgstr "Attributt-ID, eller 0 hvis attributtet ikke er taksonomi basert."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:243
msgid "Tag link"
msgstr "Stikkord lenke"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:237
msgid "Tag slug"
msgstr "Stikkord-identifikator"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:231
msgid "Tag name"
msgstr "Navn på stikkord"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:225
msgid "Tag ID"
msgstr "Stikkord ID"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:218
msgid "List of tags, if applicable."
msgstr "Liste over stikkord, hvis aktuelt."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:209
msgid "Category link"
msgstr "Kategori-lenke"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:203
msgid "Category slug"
msgstr "Kategori-identifikator"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:197
msgid "Category name"
msgstr "Kategorinavn"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:191
msgid "Category ID"
msgstr "Kategori ID"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:184
msgid "List of categories, if applicable."
msgstr "Liste over kategorier, hvis aktuelt."

#: src/Admin/API/Reports/Orders/Stats/Controller.php:212
msgid "Total distinct customers."
msgstr "Totalt forskjellige kunder."

#: src/Admin/API/OnboardingProfile.php:273
msgid "Whether or not the profile was skipped."
msgstr "Hvorvidt profilen ble hoppet over eller ikke."

#: src/Internal/Admin/Analytics.php:329
msgid "Analytics cache cleared."
msgstr "Analyse bufferen er tømt."

#: src/Internal/Admin/Analytics.php:157
msgid "Clear analytics cache"
msgstr "Tøm bufferen for analyse"

#: src/Internal/Admin/Onboarding/OnboardingProducts.php:55
msgid "Customizable products"
msgstr "Produkter som kan tilpasses"

#: src/Internal/Admin/Onboarding/OnboardingProducts.php:51
msgid "Bundles"
msgstr "Pakkeløsninger"

#: src/Internal/Admin/Onboarding/OnboardingIndustries.php:60
msgid "Education and learning"
msgstr "Utdanning og opplæring"

#: src/Internal/Admin/Notes/CustomizeStoreWithBlocks.php:73
msgid "With our blocks, you can select and display products, categories, filters, and more virtually anywhere on your site — no need to use shortcodes or edit lines of code. Learn more about how to use each one of them."
msgstr "Med blokkene våre kan du velge og vise produkter, kategorier, filtre og mer nesten hvor som helst på nettstedet ditt – du trenger ikke å bruke kortkoder eller redigere kodelinjer. Finn ut mer om hvordan du bruker hver og en av dem."

#: src/Internal/Admin/Notes/CustomizeStoreWithBlocks.php:72
msgid "Customize your online store with WooCommerce blocks"
msgstr "Tilpass nettbutikken din med WooCommerce-blokker"

#: src/Internal/Admin/Notes/LaunchChecklist.php:51
msgid "Ready to launch your store?"
msgstr "Er du klar til å starte butikken?"

#: src/Internal/Admin/Notes/LaunchChecklist.php:48
msgid "To make sure you never get that sinking \"what did I forget\" feeling, we've put together the essential pre-launch checklist."
msgstr "For å sikre at du aldri får \"hva glemte jeg\" følelsen, har vi satt sammen den essensielle sjekklisten før lansering."

#: src/Admin/Features/OnboardingTasks/Tasks/AdditionalPayments.php:37
msgid "Set up additional payment options"
msgstr "Sett opp flere betalingsalternativer"

#. translators: 1: Orders URL 2: Address URL 3: Account URL.
#: templates/myaccount/dashboard.php:45
msgid "From your account dashboard you can view your <a href=\"%1$s\">recent orders</a>, manage your <a href=\"%2$s\">billing address</a>, and <a href=\"%3$s\">edit your password and account details</a>."
msgstr "Fra din kontos kontrollpanel kan du se dine <a href=\"%1$s\">siste ordre</a>, redigere din <a href=\"%2$s\">fakturaadresse</a> og <a href=\"%3$s\">tilpasse passord og kontodetaljer</a>."

#: src/Admin/Notes/DataStore.php:127
msgid "Invalid admin note"
msgstr "Ugyldig admin notat"

#: packages/woocommerce-blocks/src/BlockTypes/MiniCart.php:531
#: packages/woocommerce-blocks/assets/js/blocks/checkout/empty-cart/index.js:23
#: packages/woocommerce-blocks/build/cart.js:59
#: packages/woocommerce-blocks/build/checkout-frontend.js:3
msgid "Your cart is currently empty!"
msgstr "Din handlekurv er nå tom!"

#: templates/cart/cart.php:28
#: packages/woocommerce-blocks/build/attribute-filter-frontend.js:15
#: packages/woocommerce-blocks/build/cart-blocks/cart-line-items--mini-cart-contents-block/products-table-frontend.js:21
#: packages/woocommerce-blocks/build/cart.js:35
#: packages/woocommerce-blocks/build/mini-cart-contents.js:17
#: packages/woocommerce-blocks/build/rating-filter-frontend.js:13
#: packages/woocommerce-blocks/build/stock-filter-frontend.js:15
#: packages/woocommerce-blocks/build/vendors--attribute-filter-wrapper--rating-filter-wrapper--stock-filter-wrapper-frontend.js:5
#: packages/woocommerce-blocks/build/wc-blocks-vendors.js:5
msgid "Remove item"
msgstr "Fjern vare"

#. translators: %d is number of items in stock for product
#. translators: %d stock amount (number of items in stock for product)
#: packages/woocommerce-blocks/src/BlockTypes/ProductStockIndicator.php:80
#: packages/woocommerce-blocks/build/all-products.js:26
#: packages/woocommerce-blocks/build/cart-blocks/cart-line-items--mini-cart-contents-block/products-table-frontend.js:5
#: packages/woocommerce-blocks/build/cart.js:45
#: packages/woocommerce-blocks/build/checkout-blocks/order-summary-cart-items-frontend.js:5
#: packages/woocommerce-blocks/build/checkout.js:19
#: packages/woocommerce-blocks/build/mini-cart-contents.js:19
#: packages/woocommerce-blocks/build/product-stock-indicator-frontend.js:3
#: packages/woocommerce-blocks/build/product-stock-indicator.js:3
msgid "%d left in stock"
msgstr "%d igjen på lager"

#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:338
#: packages/woocommerce-blocks/build/wc-settings.js:1
msgid "Country/Region"
msgstr "Fylke/region"

#: src/Admin/Features/OnboardingTasks/Tasks/StoreDetails.php:31
msgid "Add store details"
msgstr "Legg til butikkdetaljer"

#: src/Admin/Features/OnboardingTasks/Tasks/Products.php:67
msgid "1 minute per product"
msgstr "1 minutt pr, produkt"

#: src/Admin/Features/OnboardingTasks/Tasks/Products.php:46
msgid "Add my products"
msgstr "Legg til mine produkter"

#: src/Admin/Features/OnboardingTasks/Tasks/Shipping.php:73
#: src/Admin/Features/OnboardingTasks/Tasks/Tax.php:97
msgid "1 minute"
msgstr "1 minutt"

#: src/Admin/Features/OnboardingTasks/Tasks/AdditionalPayments.php:61
#: src/Admin/Features/OnboardingTasks/Tasks/Appearance.php:69
#: src/Admin/Features/OnboardingTasks/Tasks/Marketing.php:55
#: src/Admin/Features/OnboardingTasks/Tasks/Payments.php:61
#: src/Admin/Features/OnboardingTasks/Tasks/Purchase.php:150
#: src/Admin/Features/OnboardingTasks/Tasks/WooCommercePayments.php:51
#: assets/client/admin/app/index.js:2
msgid "2 minutes"
msgstr "2 minutter"

#: src/Admin/Features/OnboardingTasks/Tasks/StoreDetails.php:54
msgid "4 minutes"
msgstr "4 minutter"

#: src/Admin/Features/OnboardingTasks/Tasks/StoreDetails.php:33
#: assets/client/admin/chunks/homescreen.js:1
msgid "Store details"
msgstr "Butikkdetaljer"

#. translators: %s is an integer higher than 0 (1, 2, 3...)
#: src/Internal/Admin/ProductReviews/Reviews.php:427
#: src/Internal/Admin/ProductReviews/Reviews.php:438
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/activity-panels-inbox.js:1
#: assets/client/admin/chunks/homescreen.js:1
msgid "Undo"
msgstr "Angre"

#: packages/woocommerce-blocks/src/Domain/Services/DraftOrders.php:79
#: packages/woocommerce-blocks/src/Domain/Services/DraftOrders.php:103
msgctxt "Order status"
msgid "Draft"
msgstr "Kladd"

#. translators: If your word count is based on single characters (e.g. East
#. Asian characters), enter 'characters_excluding_spaces' or
#. 'characters_including_spaces'. Otherwise, enter 'words'. Do not translate
#. into your own language.
#: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:410
msgctxt "Word count type. Do not translate!"
msgid "words"
msgstr "ord"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:311
msgid "Line total tax."
msgstr "Total avgift for linjen."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:305
msgid "Line total (the price of the product after coupon discounts have been applied)."
msgstr "Linjetotal (prisen på produktet etter at kupongrabatter er brukt)."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:299
msgid "Line subtotal tax."
msgstr "Linje subtotal avgift."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:293
msgid "Line subtotal (the price of the product before coupon discounts have been applied)."
msgstr "Linje delsum (prisen på produktet før kupongrabatter er brukt)."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:285
msgid "Item total amounts provided using the smallest unit of the currency."
msgstr "Varetotalbeløp som er angitt ved hjelp av den minste enheten i valutaen."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:256
msgid "Decimal precision of the returned prices."
msgstr "Desimalpresisjonen for de viste prisene."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:250
msgid "Raw unrounded product prices used in calculations. Provided using a higher unit of precision than the currency."
msgstr "Rå usikrede produktpriser som brukes i beregninger. Forutsatt bruk av en høyere presisjonsenhet enn valutaen."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:204
msgid "Price data for the product in the current line item, including or excluding taxes based on the \"display prices during cart and checkout\" setting. Provided using the smallest unit of the currency."
msgstr "Prisdata for produktet i gjeldende linjeelement, inkludert eller unntatt avgifter basert på innstillingen \"vis priser under handlekurv og betaling\". Forutsatt bruk av den minste enheten av valutaen."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:129
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:388
msgid "If true, only one item of this product is allowed for purchase in a single order."
msgstr "Hvis sant, bare én vare av dette produktet tillattes for kjøp i én enkelt ordre."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:117
msgid "True if backorders are allowed past stock availability."
msgstr "Sann hvis restordrer er tillatt utover lagertilgjengelighet."

#. Translators: %s amount.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/QuantityLimits.php:113
msgid "The maximum quantity that can be added to the cart is %s"
msgstr "Det maksimale antallet som kan legges i handlekurven er %s"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php:208
msgid "True if this is the rate currently selected by the customer for the cart."
msgstr "Sant om dette er satsen som for øyeblikket er valgt av kunden for handlekurven."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php:186
msgid "Meta data attached to the shipping rate."
msgstr "Metadata knyttet til fraktprisen."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php:180
msgid "Instance ID of the shipping method that provided the rate."
msgstr "Forekomst-ID for fraktalternativet som ga prisen."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php:174
msgid "ID of the shipping method that provided the rate."
msgstr "ID for fraktalternativet som ga prisen."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php:162
msgid "Price of this shipping rate using the smallest unit of the currency."
msgstr "Pris på denne fraktsatsen basert på den minste enheten i valutaen."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php:156
msgid "Delivery time estimate text, e.g. 3-5 business days."
msgstr "Forventert leveringstid tekst, f.eks 3-5 virkedager."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php:150
msgid "Description of the shipping rate, e.g. Dispatched via USPS."
msgstr "Beskrivelse av fraktprisen, f.eks. sendt gjennom USPS."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php:144
msgid "Name of the shipping rate, e.g. Express shipping."
msgstr "Navnet på fraktprisen, f.eks. Express shipping."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php:138
msgid "ID of the shipping rate."
msgstr "ID for fraktsatsen."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php:117
msgid "List of shipping rates."
msgstr "Liste over fraktsatser."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php:108
msgid "Quantity of the item in the current package."
msgstr "Antall av dette produktet i denne pakken."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php:102
msgid "Name of the item."
msgstr "Navnet på elementet."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php:88
msgid "List of cart items the returned shipping rates apply to."
msgstr "Liste over handlekurvvarer de returnerte fraktsatsene gjelder for."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php:44
msgid "Shipping destination address."
msgstr "Fraktdestinasjon adresse."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php:38
msgid "Name of the package."
msgstr "Navnet på pakken."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php:32
msgid "The ID of the package the shipping rates belong to."
msgstr "ID-en for pakken fraktprisene tilhører."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:303
msgid "List of cart item errors, for example, items in the cart which are out of stock."
msgstr "Liste over handlekurvfeil, for eksempel varer i handlekurven som ikke er på lager."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:285
msgid "The amount of tax charged."
msgstr "Avgiftsbeløp innkrevd."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:279
msgid "The name of the tax."
msgstr "Navnet på avgiften."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:271
msgid "Lines of taxes applied to items and shipping."
msgstr "Linjer med avgift som brukes på varer og levering."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:265
msgid "Total tax applied to items and shipping."
msgstr "Totale avgifter som brukes på varer og frakt."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:259
msgid "Total price the customer will pay."
msgstr "Totalpris kunden vil betale."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:241
msgid "Total tax removed due to discount from applied coupons."
msgstr "Total avgift fjernet på grunn av rabatt fra brukte kuponger."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:235
msgid "Total discount from applied coupons."
msgstr "Total rabatt fra brukte kuponger."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:229
msgid "Total tax on fees."
msgstr "Total avgift på gebyrer."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:223
msgid "Total price of any applied fees."
msgstr "Totalpris for eventuelle avgifter."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:217
msgid "Total tax on items in the cart."
msgstr "Total avgift på varer i handlekurven."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:211
msgid "Total price of items in the cart."
msgstr "Totalpris for varer i handlekurven."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:203
msgid "Cart total amounts provided using the smallest unit of the currency."
msgstr "Handlekurv totale beløp beregnet ved hjelp av den minste enheten av valutaen."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:175
msgid "True if the cart needs payment. False for carts with only free products and no shipping costs."
msgstr "Sant hvis handlekurven trenger betaling. Usant for kurver med bare gratis produkter og ingen fraktkostnader."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:129
msgid "Current set shipping address for the customer."
msgstr "Gjeldende leveringsadresse for kunden."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:119
msgid "List of available shipping rates for the cart."
msgstr "Liste over tilgjengelige fraktpriser for handlekurven."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:109
msgid "List of applied cart coupons."
msgstr "Liste over brukte handlekurvkuponger."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ErrorSchema.php:36
msgid "Error message"
msgstr "Feilmelding"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ErrorSchema.php:30
msgid "Error code"
msgstr "Feilkode"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductCategorySchema.php:59
msgid "Number of reviews for products in this category."
msgstr "Antall anmeldelser for produkter i denne kategorien."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductCategorySchema.php:52
msgid "Category image."
msgstr "Kategoribilde."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:53
msgid "Returns number of products within attribute terms."
msgstr "Returnerer antall produkter innenfor attributttermer."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:30
msgid "Min and max prices found in collection of products, provided using the smallest unit of the currency."
msgstr "Min og maks priser som finnes i samling av produkter, forutsatt bruk av den minste enheten av valutaen."

#. translators: Placeholders are class and method names
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/BillingAddressSchema.php:120
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ShippingAddressSchema.php:62
msgid "%1$s requires an instance of %2$s or %3$s for the address"
msgstr "%1$s krever en forekomst av %2$s eller %3$s for adressen"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractAddressSchema.php:67
msgid "Country/Region code in ISO 3166-1 alpha-2 format."
msgstr "Lands-/regionkode i ISO 3166-1 alfa-2-format."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractAddressSchema.php:55
msgid "State/County code, or name of the state, county, province, or district."
msgstr "Statlig/fylkeskode, eller navnet på staten, fylket, provinsen eller distriktet."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractAddressSchema.php:43
#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:334
#: packages/woocommerce-blocks/build/checkout.js:49
#: packages/woocommerce-blocks/build/wc-settings.js:1
msgid "Apartment, suite, etc."
msgstr "Leilighet, suite osv."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractSchema.php:336
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractSchema.php:342
msgid "Price prefix for the currency which can be used to format returned prices."
msgstr "Prisprefiks for valutaen som kan brukes til å formatere returnerte priser."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractSchema.php:330
msgid "Thousand separator for the currency which can be used to format returned prices."
msgstr "Tusenskilletegn for valutaen som kan brukes til å formatere returnerte priser."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractSchema.php:324
msgid "Decimal separator for the currency which can be used to format returned prices."
msgstr "Desimalskilletegn for valutaen som kan brukes til å formatere returnerte priser."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractSchema.php:318
msgid "Currency minor unit (number of digits after the decimal separator) for returned prices."
msgstr "Valuta underordnet enhet (antall sifre etter desimalskilletegnet) for returnerte priser."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractSchema.php:312
msgid "Currency symbol for the currency which can be used to format returned prices."
msgstr "Valutasymbol for valutaen som kan brukes til å formatere returnerte priser."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractSchema.php:306
msgid "Currency code (in ISO format) for returned prices."
msgstr "Valutakode (i ISO-format) for returnerte priser."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartCouponSchema.php:63
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/OrderCouponSchema.php:50
msgid "Total tax removed due to discount applied by this coupon."
msgstr "Total avgift fjernet på grunn av rabatt brukt av denne kupongen."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartCouponSchema.php:57
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/OrderCouponSchema.php:44
msgid "Total discount applied by this coupon."
msgstr "Total rabatt brukt av denne kupongen."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartCouponSchema.php:49
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/OrderCouponSchema.php:36
msgid "Total amounts provided using the smallest unit of the currency."
msgstr "Total beregnet ved hjelp av den minste enheten i valutaen."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/OrderCouponSchema.php:30
msgid "The coupons unique code."
msgstr "Kupongens unike kode."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CheckoutSchema.php:150
msgid "A URL to redirect the customer after checkout. This could be, for example, a link to the payment processors website."
msgstr "En URL-adresse for å omdirigere kunden etter kassen. Dette kan for eksempel være en kobling til betalingsprosessorens nettsted."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CheckoutSchema.php:134
msgid "An array of data being returned from the payment gateway."
msgstr "En rekke data som returneres fra betalingsgatewayen."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CheckoutSchema.php:129
msgid "Status of the payment returned by the gateway. One of success, pending, failure, error."
msgstr "Status for betalingen som returneres av gatewayen. En av suksess, ventende, avvist, feil."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CheckoutSchema.php:123
msgid "Result of payment processing, or false if not yet processed."
msgstr "Resultat av betalingsbehandling, eller usann hvis det ennå ikke er behandlet."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CheckoutSchema.php:112
msgid "The ID of the payment method being used to process the payment."
msgstr "ID-en for betalingsmåten som brukes til å behandle betalingen."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CheckoutSchema.php:85
msgid "Customer ID if registered. Will return 0 for guests."
msgstr "Kunde-ID hvis registrert. Vil returnere 0 for gjester."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CheckoutSchema.php:80
msgid "Note added to the order by the customer during checkout."
msgstr "Notat lagt inn av kunden under bestilling."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CheckoutSchema.php:74
msgid "Order key used to check validity or protect access to certain order data."
msgstr "Ordrenøkkel som brukes til å kontrollere gyldighet eller beskytte tilgangen til bestemte ordredata."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CheckoutSchema.php:68
msgid "Order status. Payment providers will update this value after payment."
msgstr "Ordrestatus. Betalingsleverandører oppdaterer denne verdien etter betaling."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CheckoutSchema.php:62
msgid "The order ID to process during checkout."
msgstr "Ordre-ID-en som skal behandles i kassen."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/TermSchema.php:54
msgid "Parent term ID, if applicable."
msgstr "Forelder term-ID, hvis aktuelt."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:111
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:382
msgid "Quantity left in stock if stock is low, or null if not applicable."
msgstr "Antallet igjen på lager hvis lite på lageret, eller null hvis det ikke er aktuelt."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:320
msgid "List of variation IDs, if applicable."
msgstr "Liste over variant-ID-er, hvis aktuelt."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:157
msgid "Price string formatted as HTML."
msgstr "Prisstreng formatert som HTML."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:108
msgid "Price data provided using the smallest unit of the currency."
msgstr "Prisdata som leveres ved hjelp av den minste enheten i valutaen."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:99
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:92
msgid "Product full description in HTML format."
msgstr "Fullstendig beskrivelse av produktet i HTML-format."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:93
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:87
msgid "Product short description in HTML format."
msgstr "Kort beskrivelse av produktet i HTML-format."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:63
msgid "ID of the parent product, if applicable."
msgstr "ID-en til det forelderproduktet, hvis det er aktuelt."

#. translators: %s: product name
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:1091
msgid "&quot;%s&quot; is not available for purchase."
msgstr "&quot;%s&quot; er ikke tilgjengelig for kjøp."

#. translators: %1$s coupon code, %2$s reason.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:1001
msgid "The \"%1$s\" coupon has been removed from your cart: %2$s"
msgstr "Kupongen \"%1$s\" er fjernet fra handlekurven: %2$s"

#. translators: %s: coupon code
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:944
msgid "\"%s\" has already been applied and cannot be used in conjunction with other coupons."
msgstr "Kupongkoden \"%s\" har allerede blitt benyttet, og kan ikke brukes sammen med andre kuponger."

#. translators: %s coupon code
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:902
msgid "Coupon code \"%s\" has already been applied."
msgstr "Kupongkode \"%s\" er allerede brukt."

#. translators: %s coupon code
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:890
msgid "\"%s\" is an invalid coupon code."
msgstr "\"%s\" er en ugyldig kupongkode."

#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:191
msgid "Cart item is invalid."
msgstr "Handlekurvelementet er ugyldig."

#. translators: %s Coupon codes.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:175
msgid "Invalid coupons were removed from the cart: \"%s\""
msgstr "Ugyldige kuponger ble fjernet fra handlekurven: \"%s\""

#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:24
msgid "Cannot create order from empty cart."
msgstr "Kan ikke opprette ordre fra tom handlekurv."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartSelectShippingRate.php:44
msgid "The chosen rate ID for the package."
msgstr "Den valgte sats-ID-en for pakken."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductReviews.php:223
msgid "Limit result set to reviews from specific product IDs."
msgstr "Avgrens resultat til anmeldelser fra bestemte produkt-IDer."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductReviews.php:216
msgid "Limit result set to reviews from specific category IDs."
msgstr "Avgrens resultat til anmeldelser fra bestemte kategori-IDer."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractRoute.php:166
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractRoute.php:178
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractRoute.php:190
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractRoute.php:202
msgid "Method not implemented"
msgstr "Metoden ikke implementert"

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartUpdateItem.php:41
msgid "New quantity of the item in the cart."
msgstr "Nytt antall av varen i handlekurven."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartUpdateItem.php:37
msgid "Unique identifier (key) for the cart item to update."
msgstr "Unik identifikator (nøkkel) for handlekurvelementet som skal oppdateres."

#. Translators: %s Payment method ID.
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Checkout.php:565
msgid "The %s payment gateway is not available."
msgstr "Betalingsporten %s er ikke tilgjengelig."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Checkout.php:553
msgid "No payment method provided."
msgstr "Ingen betalingsmetode gitt."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Checkout.php:518
msgid "Invalid payment result received from payment method."
msgstr "Ugyldig betalingsresultat mottatt fra betalingsmåte."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Checkout.php:80
msgid "Data to pass through to the payment method when processing payment."
msgstr "Data som skal overføres til betalingsmåten ved behandling av betaling."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartRemoveItem.php:64
msgid "Cart item no longer exists or is invalid."
msgstr "Handlekurvelementet finnes ikke lenger eller er ugyldig."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartRemoveItem.php:42
msgid "Unique identifier (key) for the cart item."
msgstr "Unik identifikator (nøkkel) for handlekurvelementet."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractTermsRoute.php:94
msgid "If true, empty terms will not be returned."
msgstr "Hvis sant, returneres ikke tomme termer."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractTermsRoute.php:82
msgid "Sort by term property."
msgstr "Sorter etter term-egenskap."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractTermsRoute.php:74
msgid "Sort ascending or descending."
msgstr "Sortere stigende eller synkende."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartCouponsByCode.php:73
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartCouponsByCode.php:88
msgid "Coupon does not exist in the cart."
msgstr "Kupongen finnes ikke i handlekurven."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartRemoveCoupon.php:70
msgid "Coupon cannot be removed because it is not already applied to the cart."
msgstr "Kupongen kan ikke fjernes fordi den ikke allerede er brukt på handlekurven."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartRemoveCoupon.php:66
msgid "Invalid coupon code."
msgstr "Ugyldig kupongkode."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartApplyCoupon.php:58
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartCoupons.php:97
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartRemoveCoupon.php:58
msgid "Coupons are disabled."
msgstr "Kuponger er slått av."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartApplyCoupon.php:39
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartCouponsByCode.php:42
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartRemoveCoupon.php:39
msgid "Unique identifier for the coupon within the cart."
msgstr "Unik identifikator for elementet i handlekurven."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php:80
msgid "ISO code for the country of the address being shipped to."
msgstr "ISO-kode for landet for adressen som sendes til."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php:74
msgid "Zip or Postcode of the address being shipped to."
msgstr "Zip eller postnummer av adressen som sendes til."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php:68
msgid "ISO code, or name, for the state, province, or district of the address being shipped to."
msgstr "ISO-kode, eller navn, for staten, provinsen eller distriktet til adressen som sendes til."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php:62
msgid "City of the address being shipped to."
msgstr "Poststed for adressen som sendes til."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php:56
msgid "Second line of the address being shipped to."
msgstr "Andre linje av adressen som sendes til."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php:50
msgid "First line of the address being shipped to."
msgstr "Første linje av adressen som sendes til."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:337
msgid "Limit result set to products based on a maximum price, provided using the smallest unit of the currency."
msgstr "Avgrens resultat til produkter basert på en maksimumpris, som følger med den minste enheten i valutaen."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:330
msgid "Limit result set to products based on a minimum price, provided using the smallest unit of the currency."
msgstr "Avgrens resultat til produkter basert på en minimumspris, som følger med den minste enheten i valutaen."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractTermsRoute.php:38
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductReviews.php:177
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:128
msgid "Maximum number of items to be returned in result set. Defaults to no limit if left blank."
msgstr "Maksimalt antall varer som skal returneres i resultatsett. Ingen grense hvis tomt."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductCategoriesById.php:73
msgid "Invalid category ID."
msgstr "Ugyldig kategori-ID."

#. translators: %1$s table name, %2$s database user, %3$s database name.
#: packages/woocommerce-blocks/src/Installer.php:109
msgid "WooCommerce %1$s table creation failed. Does the %2$s user have CREATE privileges on the %3$s database?"
msgstr "Oppretting av tabellen for WooCommerce %1$s mislyktes. Har brukeren %2$s CREATE-rettigheter i databasen %3$s?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:581
msgid "Verifying database... One or more tables are still missing: "
msgstr "Bekrefter database... Én eller flere tabeller mangler fortsatt: "

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:579
msgid "Database verified successfully."
msgstr "Databasen er bekreftet."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:572
msgid "You need WooCommerce 4.2 or newer to run this tool."
msgstr "Du trenger WooCommerce 4.2 eller nyere for å kjøre dette verktøyet."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:565
msgid "The active version of WooCommerce does not support template cache clearing."
msgstr "Den aktive versjonen av WooCommerce støtter ikke tømming av hurtigbufferen for malen."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:563
msgid "Template cache cleared."
msgstr "Hurtigbuffer for mal er tømt."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:217
msgid "Verify if all base database tables are present."
msgstr "Kontroller om alle basisdatabasetabeller finnes."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:215
msgid "Verify database"
msgstr "Kontrollere databasen"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:214
msgid "Verify base database tables"
msgstr "Kontrollere basis-databasetabeller"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:176
msgid "This tool will empty the template cache."
msgstr "Dette verktøyet vil tømme malbufferen."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:171
msgid "Clear template cache"
msgstr "Tøm malbufferen"

#: src/Internal/Admin/Notes/EUVATNumber.php:48
msgid "Collect and validate EU VAT numbers at checkout"
msgstr "Samle inn og validere EU-mva-numre i kassen"

#: src/Internal/Admin/Notes/EUVATNumber.php:45
msgid "If your store is based in the EU, we recommend using the EU VAT Number extension in addition to automated taxes. It provides your checkout with a field to collect and validate a customer's EU VAT number, if they have one."
msgstr "Hvis butikken din er basert i EU, anbefaler vi at du bruker EUs mva-nummerutvidelse i tillegg til automatiserte avgifter. Det gir kassen din et felt for å samle inn og validere en kundes EU-mva-nummer, hvis de har en."

#: src/Internal/Admin/Notes/RealTimeOrderAlerts.php:48
msgid "Get real-time order alerts anywhere"
msgstr "Få ordrevarsler i sanntid hvor som helst"

#: src/Internal/Admin/Notes/RealTimeOrderAlerts.php:45
msgid "Get notifications about store activity, including new orders and product reviews directly on your mobile devices with the Woo app."
msgstr "Få varsler om butikkaktivitet, inkludert nye bestillinger og produktanmeldelser direkte på mobilenhetene dine med Woo-appen."

#: src/Internal/Admin/Notes/OrderMilestones.php:184
msgid "First order received"
msgstr "Første ordre mottatt"

#: src/Internal/Admin/Notes/CouponPageMoved.php:84
msgid "Remove legacy coupon menu"
msgstr "Fjern eldre kupongmeny"

#: src/Internal/Admin/Notes/CouponPageMoved.php:77
msgid "Coupons can now be managed from Marketing > Coupons. Click the button below to remove the legacy WooCommerce > Coupons menu item."
msgstr "Kuponger kan nå administreres fra Markedsføring > Kuponger. Klikk på knappen nedenfor for å fjerne det eldre WooCommerce > Kuponger menyelementet."

#: src/Internal/Admin/Notes/CouponPageMoved.php:76
msgid "Coupon management has moved!"
msgstr "Kupongbehandling har flyttet!"

#: src/Internal/Admin/Notes/FirstProduct.php:73
msgid "This video tutorial will help you go through the process of adding your first product in WooCommerce."
msgstr "Denne videoen opplæringen vil hjelpe deg å gå gjennom prosessen med å legge til ditt første produkt i WooCommerce."

#: src/Internal/Admin/Notes/FirstProduct.php:72
msgid "Do you need help with adding your first product?"
msgstr "Trenger du hjelp med å legge til ditt første produkt?"

#: src/Internal/Admin/Notes/OnlineClothingStore.php:85
msgid "Starting a fashion website is exciting but it may seem overwhelming as well. In this article, we'll walk you through the setup process, teach you to create successful product listings, and show you how to market to your ideal audience."
msgstr "Å starte et motenettsted er spennende, men det kan virke overveldende også. I denne artikkelen vil vi gå deg gjennom konfigurasjonsprosessen, lære deg å opprette vellykkede produktoppføringer og vise deg hvordan du markedsfører til ditt ideelle publikum."

#: src/Internal/Admin/Notes/OnlineClothingStore.php:84
msgid "Start your online clothing store"
msgstr "Start din klesbutikk på nettet"

#: src/Admin/Notes/Note.php:585
msgid "The admin note layout has a wrong prop value."
msgstr "Administrasjonsnotatoppsettet har feil prop-verdi."

#: src/Internal/Admin/Notes/FirstProduct.php:80
msgid "Watch tutorial"
msgstr "Se opplæringen"

#: src/Internal/Admin/Notes/GivingFeedbackNotes.php:50
#: assets/client/admin/chunks/9740.js:1
#: assets/client/admin/wp-admin-scripts/navigation-opt-out.js:1
msgid "Share feedback"
msgstr "Del tilbakemelding"

#: src/Internal/Admin/Notes/GivingFeedbackNotes.php:43
msgid "Now that you’ve chosen us as a partner, our goal is to make sure we're providing the right tools to meet your needs. We're looking forward to having your feedback on the store setup experience so we can improve it in the future."
msgstr "Nå som du har valgt oss som partner, er målet vårt å sørge for at vi tilbyr de riktige verktøyene for å møte dine behov. Vi ser frem til å få tilbakemeldinger om butikkoppsettopplevelsen, slik at vi kan forbedre den i fremtiden."

#: src/Internal/Admin/Notes/MigrateFromShopify.php:66
msgid "Changing eCommerce platforms might seem like a big hurdle to overcome, but it is easier than you might think to move your products, customers, and orders to WooCommerce. This article will help you with going through this process."
msgstr "Endre e-handel plattformer kan virke som et stort hinder for å overvinne, men det er enklere enn du kanskje tror å flytte produkter, kunder, og bestillinger til WooCommerce. Denne artikkelen vil hjelpe deg med å gå gjennom denne prosessen."

#: src/Internal/Admin/Notes/MigrateFromShopify.php:65
msgid "Do you want to migrate from Shopify to WooCommerce?"
msgstr "Vil du migrere fra Shopify til WooCommerce?"

#: src/Internal/Admin/Notes/WooCommerceSubscriptions.php:48
msgid "WooCommerce Subscriptions allows you to introduce a variety of subscriptions for physical or virtual products and services. Create product-of-the-month clubs, weekly service subscriptions or even yearly software billing packages. Add sign-up fees, offer free trials, or set expiration periods."
msgstr "WooCommerce Abonnementer lar deg introdusere en rekke abonnementer for fysiske eller virtuelle produkter og tjenester. Opprett klubber, ukentlige tjenesteabonnementer eller til og med årlige programvarefaktureringspakker. Legg til registreringsgebyrer, tilby gratis prøveversjoner eller angi utløpsperioder."

#: src/Internal/Admin/Notes/WooCommerceSubscriptions.php:47
msgid "Do you need more info about WooCommerce Subscriptions?"
msgstr "Trenger du mer informasjon om WooCommerce-abonnementer?"

#: src/Admin/API/Plugins.php:369
msgid "There was a problem activating some of the requested plugins."
msgstr "Det oppstod et problem under aktivering av noen av de forespurte utvidelser."

#: src/Admin/API/Plugins.php:368
msgid "Plugins were successfully activated."
msgstr "Utvidelser vellykket aktivert."

#. translators: %s: plugin slug (example: woocommerce-services)
#: src/Admin/PluginsHelper.php:329
msgid "The requested plugin `%s`. is not yet installed."
msgstr "Den forespurte utvidelsen  `%s` er ennå ikke installert."

#: src/Admin/API/Plugins.php:275
msgid "There was a problem installing some of the requested plugins."
msgstr "Det oppstod et problem under instalering av noen av de forespurte utvidelser."

#: src/Admin/API/Plugins.php:274
msgid "Plugins were successfully installed."
msgstr "Utvidelser ble vellykket installert."

#. translators: %s: plugin slug (example: woocommerce-services)
#: src/Admin/PluginsHelper.php:256
msgid "The requested plugin `%s` could not be installed. Upgrader install failed."
msgstr "Den forespurte utvidelsen %s kunne ikke installeres.  Oppgraderingsinstallasjonen mislyktes."

#: src/Admin/API/Plugins.php:248 src/Admin/API/Plugins.php:343
#: src/Admin/PluginsHelper.php:158 src/Admin/PluginsHelper.php:284
#: src/Admin/PluginsHelper.php:301 src/Admin/PluginsHelper.php:373
msgid "Plugins must be a non-empty array."
msgstr "Utvidelser må være en ikke-tom array."

#: src/Admin/API/Notes.php:818
msgid "Registers whether the note is deleted or not"
msgstr "Registrerer om notatet er slettet eller ikke"

#: src/Admin/API/Notes.php:812
msgid "The image of the note, if any."
msgstr "Bildet av notatet, hvis noen."

#: src/Admin/API/Notes.php:806
msgid "The layout of the note (e.g. banner, thumbnail, plain)."
msgstr "Oppsettet av notatet (f.eks. banner, miniatyrbilde, vanlig)."

#: src/Admin/API/Notes.php:350
msgid "Sorry, there is no note with that ID."
msgstr "Beklager, det er ingen notat med den ID-en."

#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:232
msgid "Views"
msgstr "Visninger"

#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:226
msgid "Visitors"
msgstr "Besøkende"

#. translators: %s: product name
#: src/Checkout/Helpers/ReserveStock.php:188
msgid "Not enough units of %s are available in stock to fulfil this order."
msgstr "Ikke nok enheter av %s er tilgjengelig på lager for å oppfylle denne bestillingen."

#. translators: %s: product name
#: src/Checkout/Helpers/ReserveStock.php:90
msgid "&quot;%s&quot; is out of stock and cannot be purchased."
msgstr "&quot;%s&quot; er utsolgt og kan ikke kjøpes."

#: i18n/states.php:1082
msgid "West Pokot"
msgstr "West Pokot"

#: i18n/states.php:1081
msgid "Wajir"
msgstr "Wajir"

#: i18n/states.php:1080
msgid "Vihiga"
msgstr "Vihiga"

#: i18n/states.php:1079
msgid "Uasin Gishu"
msgstr "Uasin Gishu"

#: i18n/states.php:1078
msgid "Turkana"
msgstr "Turkana"

#: i18n/states.php:1077
msgid "Trans Nzoia"
msgstr "Trans Nzoia"

#: i18n/states.php:1076
msgid "Tharaka-Nithi"
msgstr "Tharaka-Nithi"

#: i18n/states.php:1075
msgid "Tana River"
msgstr "Tana River"

#: i18n/states.php:1074
msgid "Taita-Taveta"
msgstr "Taita-Taveta"

#: i18n/states.php:1073
msgid "Siaya"
msgstr "Siaya"

#: i18n/states.php:1072
msgid "Samburu"
msgstr "Samburu"

#: i18n/states.php:1071
msgid "Nyeri"
msgstr "Nyeri"

#: i18n/states.php:1070
msgid "Nyandarua"
msgstr "Nyandarua"

#: i18n/states.php:1069
msgid "Nyamira"
msgstr "Nyamira"

#: i18n/states.php:1068
msgid "Narok"
msgstr "Narok"

#: i18n/states.php:1067
msgid "Nandi"
msgstr "Nandi"

#: i18n/states.php:1066
msgid "Nakuru"
msgstr "Nakuru"

#: i18n/states.php:1065
msgid "Nairobi County"
msgstr "Nairobi County"

#: i18n/states.php:1064
msgid "Murang’a"
msgstr "Murang’a"

#: i18n/states.php:1063
msgid "Mombasa"
msgstr "Mombasa"

#: i18n/states.php:1062
msgid "Migori"
msgstr "Migori"

#: i18n/states.php:1061
msgid "Meru"
msgstr "Meru"

#: i18n/states.php:1060
msgid "Marsabit"
msgstr "Marsabit"

#: i18n/states.php:1059
msgid "Mandera"
msgstr "Mandera"

#: i18n/states.php:1058
msgid "Makueni"
msgstr "Makueni"

#: i18n/states.php:1057
msgid "Machakos"
msgstr "Machakos"

#: i18n/states.php:1056
msgid "Lamu"
msgstr "Lamu"

#: i18n/states.php:1055
msgid "Laikipia"
msgstr "Laikipia"

#: i18n/states.php:1054
msgid "Kwale"
msgstr "Kwale"

#: i18n/states.php:1053
msgid "Kitui"
msgstr "Kitui"

#: i18n/states.php:1052
msgid "Kisumu"
msgstr "Kisumu"

#: i18n/states.php:1051
msgid "Kisii"
msgstr "Kisii"

#: i18n/states.php:1050
msgid "Kirinyaga"
msgstr "Kirinyaga"

#: i18n/states.php:1049
msgid "Kilifi"
msgstr "Kilifi"

#: i18n/states.php:1048
msgid "Kiambu"
msgstr "Kiambu"

#: i18n/states.php:1047
msgid "Kericho"
msgstr "Kericho"

#: i18n/states.php:1046
msgid "Kakamega"
msgstr "Kakamega"

#: i18n/states.php:1045
msgid "Kajiado"
msgstr "Kajiado"

#: i18n/states.php:1044
msgid "Isiolo"
msgstr "Isiolo"

#: i18n/states.php:1043
msgid "Homa Bay"
msgstr "Homa Bay"

#: i18n/states.php:1042
msgid "Garissa"
msgstr "Garissa"

#: i18n/states.php:1041
msgid "Embu"
msgstr "Embu"

#: i18n/states.php:1040
msgid "Elgeyo-Marakwet"
msgstr "Elgeyo-Marakwet"

#: i18n/states.php:1038
msgid "Bungoma"
msgstr "Bungoma"

#: i18n/states.php:1037
msgid "Bomet"
msgstr "Bomet"

#: i18n/states.php:1036
msgid "Baringo"
msgstr "Baringo"

#: src/Internal/Features/FeaturesController.php:534
msgid "Start using new features that are being progressively rolled out to improve the store management experience."
msgstr "Begynn å bruke nye funksjoner som rulles gradvis ut for å forbedre butikkadministrasjonsopplevelsen."

#: src/Internal/Features/FeaturesController.php:499
#: src/Internal/Features/FeaturesController.php:532
msgid "Features"
msgstr "Funksjoner"

#. translators: %1%s: Missing tables (seperated by ",")
#: includes/admin/views/html-notice-base-table-missing.php:36
msgid "One or more tables required for WooCommerce to function are missing, some features may not work as expected. Missing tables: %1$s."
msgstr "Én eller flere tabeller som kreves for at WooCommerce skal fungere, mangler kanskje ikke, noen funksjoner fungerer kanskje ikke som forventet. Manglende tabeller: %1$s."

#. translators: %1%s: Missing tables (seperated by ",") %2$s: Link to check
#. again
#: includes/admin/views/html-notice-base-table-missing.php:27
msgid "One or more tables required for WooCommerce to function are missing, some features may not work as expected. Missing tables: %1$s. <a href=\"%2$s\">Check again.</a>"
msgstr "Én eller flere tabeller som kreves for at WooCommerce skal fungere mangler, noen funksjoner fungerer kanskje ikke som forventet. Manglende tabeller: %1$s. <a href=\"%2$s\">Kontroller på nytt.</a>"

#: includes/admin/views/html-notice-base-table-missing.php:17
msgid "Database tables missing"
msgstr "Databasetabeller mangler"

#. translators: Comma seperated list of missing tables.
#: includes/admin/class-wc-admin-status.php:367
msgid "Missing base tables: %s. Some WooCommerce functionality may not work as expected."
msgstr "Manglende basistabeller: %s. Noen WooCommerce-funksjonalitet fungerer kanskje ikke som forventet."

#: src/Admin/Features/Navigation/CoreMenu.php:198
#: src/Internal/Admin/Homescreen.php:182 assets/client/admin/app/index.js:2
msgid "Home"
msgstr "Hjem"

#: src/Admin/Features/Navigation/CoreMenu.php:315
msgid "Utilities"
msgstr "Verktøy"

#: src/Admin/Features/Navigation/CoreMenu.php:324
msgid "Import / Export"
msgstr "Import / eksport"

#: includes/admin/views/html-admin-page-addons.php:22
#: src/Admin/Features/Navigation/CoreMenu.php:249
msgid "Marketplace"
msgstr "Markedsplass"

#: src/Internal/Admin/Analytics.php:199 src/Internal/Admin/Marketing.php:121
#: assets/client/admin/app/index.js:2
msgid "Overview"
msgstr "Oversikt"

#: src/Internal/Admin/Notes/OnboardingPayments.php:54
msgid "Take payments with the provider that’s right for you - choose from 100+ payment gateways for WooCommerce."
msgstr "Ta betalinger med leverandøren som er riktig for deg - velg mellom 100 + betalinsløsninger for WooCommerce."

#: src/Internal/Admin/Notes/OnboardingPayments.php:53
msgid "Start accepting payments on your store!"
msgstr "Begynn å ta i mot betaling i din butikk!"

#: src/Internal/Admin/Notes/InstallJPAndWCSPlugins.php:61
msgid "Install plugins"
msgstr "Installer utvidelser"

#: src/Internal/Admin/Notes/InstallJPAndWCSPlugins.php:53
msgid "Uh oh... There was a problem during the Jetpack and WooCommerce Shipping & Tax install. Please try again."
msgstr "Å, åh... Det oppstod et problem under installasjonen av Jetpack og WooCommerce Shipping & Tax. Vennligst prøv igjen."

#: src/Internal/Admin/Notes/InstallJPAndWCSPlugins.php:50
msgid "We noticed that there was a problem during the Jetpack and WooCommerce Shipping & Tax install. Please try again and enjoy all the advantages of having the plugins connected to your store! Sorry for the inconvenience. The \"Jetpack\" and \"WooCommerce Shipping & Tax\" plugins will be installed & activated for free."
msgstr "Vi la merke til at det var et problem under installasjon av Jetpack og WooCommerce Shipping & Tax. Vennligst prøv igjen og nyt alle fordelene ved å ha utvidelser koblet til butikken din! Beklager det inntrufne. \"Jetpack\" og \"WooCommerce Shipping & Tax\" utvidelser vil bli installert og aktivert gratis."

#: includes/class-wc-privacy-exporters.php:424
msgid "User&#8217;s WooCommerce payment tokens data."
msgstr "Bruker&#8217;s WooCommerce data for betalingstokens."

#: includes/class-wc-privacy-exporters.php:138
msgid "User&#8217;s WooCommerce access to purchased downloads data."
msgstr "Bruker&#8217;s WooCommerce tilgang til data for kjøpte nedlastinger."

#: includes/class-wc-privacy-exporters.php:126
msgid "User&#8217;s WooCommerce purchased downloads data."
msgstr "Bruker&#8217;s WooCommerce data for kjøpte nedlastinger."

#: includes/class-wc-privacy-exporters.php:77
msgid "User&#8217;s WooCommerce orders data."
msgstr "Bruker&#8217;s WooCommerce ordredata."

#: includes/class-wc-privacy-exporters.php:32
msgid "User&#8217;s WooCommerce customer data."
msgstr "Bruker&#8217;s WooCommerce kundedata."

#: i18n/states.php:1229
msgid "Zambézia"
msgstr "Zambézia"

#: i18n/states.php:1228
msgid "Tete"
msgstr "Tete"

#: i18n/states.php:1227
msgid "Sofala"
msgstr "Sofala"

#: i18n/states.php:1226
msgid "Niassa"
msgstr "Niassa"

#: i18n/states.php:1225
msgid "Nampula"
msgstr "Nampula"

#: i18n/states.php:1224
msgid "Maputo"
msgstr "Maputo"

#: i18n/states.php:1223
msgid "Maputo Province"
msgstr "Maputo-provinsen"

#: i18n/states.php:1222
msgid "Manica"
msgstr "Manica"

#: i18n/states.php:1221
msgid "Inhambane"
msgstr "Inhambane"

#: i18n/states.php:1220
msgid "Gaza"
msgstr "Gaza"

#: i18n/states.php:1219
msgid "Cabo Delgado"
msgstr "Cabo Delgado-provinsen"

#: i18n/states.php:626
msgid "Western North"
msgstr "Western North-regionen"

#: i18n/states.php:624
msgid "Volta"
msgstr "Volta"

#: i18n/states.php:623
msgid "Upper West"
msgstr "Upper West-regionen"

#: i18n/states.php:622
msgid "Upper East"
msgstr "Upper East-regionen"

#: i18n/states.php:621
msgid "Savannah"
msgstr "Savannah"

#: i18n/states.php:620
msgid "Oti"
msgstr "Oti"

#: i18n/states.php:618
msgid "North East"
msgstr "North East-regionen"

#: i18n/states.php:617
msgid "Greater Accra"
msgstr "Greater Accra-regionen"

#: i18n/states.php:614
msgid "Bono East"
msgstr "Bono East-regionen"

#: i18n/states.php:613
msgid "Bono"
msgstr "Bono-regionen"

#: i18n/states.php:612
msgid "Brong-Ahafo"
msgstr "Brong-Ahafo-regionen"

#: i18n/states.php:611
msgid "Ashanti"
msgstr "Ashanti-regionen"

#: i18n/states.php:610
msgid "Ahafo"
msgstr "Ahafo-regionen"

#. translators: 1: uploads directory URL 2: documentation URL
#: includes/admin/views/html-notice-uploads-directory-is-unprotected.php:22
msgid "Your store's uploads directory is <a href=\"%1$s\">browsable via the web</a>. We strongly recommend <a href=\"%2$s\">configuring your web server to prevent directory indexing</a>."
msgstr "Butikkens opplastingskatalog er <a href=\"%1$s\">tilgjengelig via nettet.</a> Vi anbefaler på det sterkeste <a href=\"%2$s\">at du konfigurerer webserveren for å hindre katalogindeksering</a>."

#: packages/action-scheduler/classes/abstracts/ActionScheduler.php:195
msgid "%s() was called before the Action Scheduler data store was initialized"
msgstr "%s() ble kalt før datalageret for handlingsplanlegging ble initialisert"

#: src/Admin/Features/OnboardingTasks/Tasks/WooCommercePayments.php:60
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/marketing-overview.js:1
#: assets/client/admin/chunks/multichannel-marketing.js:1
msgid "Finish setup"
msgstr "Fullfør oppsettet"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:162
msgid "Take payments via bank transfer."
msgstr "Ta betalinger via bankoverføring."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:151
msgid "Take payments in cash upon delivery."
msgstr "Ta betalinger i kontanter ved levering."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:26
msgid "PayFast"
msgstr "PayFast"

#: includes/admin/class-wc-admin-addons.php:644
#: includes/admin/class-wc-admin-addons.php:1131
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:173
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:216
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:252
#: src/Internal/Admin/WcPayWelcomePage.php:122
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/chunks/wcpay-payment-welcome-page.js:1
#: assets/client/admin/data/index.js:2
msgid "WooCommerce Payments"
msgstr "WooCommerce Payments"

#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:114
msgid "If checked, free shipping would be available based on pre-discount order amount."
msgstr "Hvis valgt, vil gratis frakt være tilgjengelig basert på ordrebeløp før rabatt."

#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:112
msgid "Apply minimum order rule before coupon discount"
msgstr "Bruk minstebestillingsregel før kupongrabatt"

#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:111
msgid "Coupons discounts"
msgstr "Kupongrabatter"

#. translators: %s: URL of WooCommerce.com subscriptions tab.
#: includes/admin/helper/class-wc-helper-updater.php:516
msgid "Please visit the <a href=\"%s\" target=\"_blank\">subscriptions page</a> and renew to continue receiving updates."
msgstr "Besøk <a href=\"%s\" target=\"_blank\">abonnementssiden</a> og forny for å fortsette å motta oppdateringer."

#: includes/admin/class-wc-admin-help.php:57
msgid "WooCommerce.com support"
msgstr "WooCommerce.com støtte"

#. translators: %s: Forum URL
#: includes/admin/class-wc-admin-help.php:52
msgid "For further assistance with WooCommerce core, use the <a href=\"%1$s\">community forum</a>. For help with premium extensions sold on WooCommerce.com, <a href=\"%2$s\">open a support request at WooCommerce.com</a>."
msgstr "For å få mer hjelp med WooCommerce, bruk <a href=\"%1$s\">brukerforumet</a> . For hjelp med premiumutvidelser som selges på WooCommerce.com, <a href=\"%2$s\">åpner du en supportforespørsel på WooCommerce.com</a> ."

#. translators: %s: version
#: includes/admin/class-wc-admin-status.php:419
msgid "Installed version not tested with active version of WooCommerce %s"
msgstr "Installert versjon ikke testet med aktiv versjon av WooCommerce %s"

#. translators: 1: current version. 2: latest version
#: includes/admin/class-wc-admin-status.php:407
#: includes/admin/views/html-admin-page-status-report.php:853
msgid "%1$s (update to version %2$s is available)"
msgstr "%1$s (oppdatering til versjon %2$s er tilgjengelig)"

#. translators: %1$s: link to docs
#: includes/admin/class-wc-admin-setup-wizard.php:2223
msgid "Visit WooCommerce.com to learn more about <a href=\"%1$s\" target=\"_blank\">getting started</a>."
msgstr "Besøk WooCommerce.com for å lære mer om hvordan du <a href=\"%1$s\" target=\"_blank\">kommer i gang</a> ."

#: src/Admin/API/MarketingOverview.php:93
msgid "The plugin could not be activated."
msgstr "Utvidelsen kunne ikke aktiveres."

#: src/Admin/API/Reports/Coupons/Stats/Controller.php:356
#: src/Admin/API/Reports/Customers/Stats/Controller.php:381
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:373
#: src/Admin/API/Reports/Orders/Stats/Controller.php:566
#: src/Admin/API/Reports/Products/Stats/Controller.php:420
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:392
#: src/Admin/API/Reports/Variations/Stats/Controller.php:453
msgid "Limit stats fields to the specified items."
msgstr "Begrens statistikkfeltene til de spesifiserte elementene."

#: src/Admin/API/OnboardingProfile.php:379
msgid "Name of other platform used to sell (not listed)."
msgstr "Navn på annen plattform som brukes til å selge (ikke oppført)."

#: src/Admin/API/Plugins.php:600
msgid "There was an error communicating with the WooCommerce Payments plugin."
msgstr "Det oppsto en feil under kommunikasjon med WooCommerce Payments-utvidelsen."

#: src/Internal/Admin/ShippingLabelBanner.php:92
#: assets/client/admin/wp-admin-scripts/print-shipping-label-banner.js:1
msgid "Shipping Label"
msgstr "Fraktetikett"

#: src/Internal/Admin/Notes/PersonalizeStore.php:60
msgid "Personalize homepage"
msgstr "Tilpass hjemmesiden"

#: src/Internal/Admin/Notes/PersonalizeStore.php:54
msgid "Personalize your store's homepage"
msgstr "Tilpass butikkens hjemmeside"

#: src/Internal/Admin/Notes/PersonalizeStore.php:51
msgid "The homepage is one of the most important entry points in your store. When done right it can lead to higher conversions and engagement. Don't forget to personalize the homepage that we created for your store during the onboarding."
msgstr "Hjemmesiden er et av de viktigste inngangspunktene i butikken din. Når du gjør det riktig, kan det føre til høyere konverteringer og engasjement. Ikke glem å tilpasse hjemmesiden som vi opprettet for butikken din under onboarding."

#: src/Internal/Admin/Notes/WooCommercePayments.php:108
msgid "Securely accept credit and debit cards on your site. Manage transactions without leaving your WordPress dashboard. Only with <strong>WooCommerce Payments</strong>."
msgstr "Godta kreditt- og debetkort på nettstedet ditt på en trygg måte. Administrer transaksjoner uten å forlate WordPress-kontrollpanelet. Kun med <strong>WooCommerce Payments</strong>."

#: src/Internal/Admin/Notes/WooCommercePayments.php:106
msgid "Try the new way to get paid"
msgstr "Prøv den nye måten å få betalt på"

#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:364
msgid "It appears one or more database tables were missing. Attempting to re-create the missing table(s)."
msgstr "Det ser ut til at en eller flere databasetabeller manglet. Forsøker å opprette manglende tabell(er) på nytt."

#. translators: %s: Link to settings page.
#: includes/admin/views/html-notice-redirect-only-download.php:18
msgid "Your store is configured to serve digital products using \"Redirect only\" method. This method is deprecated, <a href=\"%s\">please switch to a different method instead.</a><br><em>If you use a remote server for downloadable files (such as Google Drive, Dropbox, Amazon S3), you may optionally wish to \"allow using redirects as a last resort\". Enabling that and/or selecting any of the other options will make this notice go away.</em>"
msgstr "Butikken din er konfigurert til å levere digitale produkter ved hjelp av \"Redirect only\" -metoden. Denne metoden er utdatert, <a href=\"%s\">vennligst bytt til en annen metode i stedet.</a><br><em>Hvis du bruker en ekstern server for nedlastbare filer (for eksempel Google Drive, Dropbox, Amazon S3), vil den riktige metoden automatisk brukes, så velg noen av de andre alternativene for å få denne beskjeden til å forsvinne.</em>"

#: src/Internal/Admin/Notes/WooCommercePayments.php:122
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/payment-recommendations.js:1
#: assets/client/admin/chunks/shipping-recommendations.js:1
msgid "Get started"
msgstr "Kom i gang"

#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:148
msgid "Send targeted campaigns, recover abandoned carts and much more with Mailchimp."
msgstr "Send målrettede kampanjer, gjenopprett forlatte handlekurver og mye mer med Mailchimp."

#: src/Admin/Features/OnboardingTasks/Tasks/Payments.php:38
#: src/Admin/Features/OnboardingTasks/Tasks/Payments.php:40
msgid "Set up payments"
msgstr "Sett opp betalinger"

#: src/Admin/Features/OnboardingTasks/Tasks/ExperimentalShippingRecommendation.php:28
#: src/Admin/Features/OnboardingTasks/Tasks/Shipping.php:52
msgid "Set up shipping"
msgstr "Sett opp frakt"

#: src/Admin/Features/OnboardingTasks/Tasks/Appearance.php:48
#: assets/client/admin/chunks/homescreen.js:1
msgid "Personalize my store"
msgstr "Tilpass butikken min"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:338
msgid "Securely accept credit and debit cards with one low rate, no surprise fees (custom rates available). Sell online and in store and track sales and inventory in one place."
msgstr "Sikkert ta imot kreditt- og debetkort med en lav sats, ingen overraskelsesavgifter (tilpassede priser tilgjengelig). Selg online og i butikk og spor salg og lager på ett sted."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:73
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:87
msgid "Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries."
msgstr "Velg den betalingen du vil ha, betal nå, betal senere eller del den. Ingen kredittkortnumre, ingen passord, ingen bekymringer."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:41
msgid "Accept debit and credit cards in 135+ currencies, methods such as Alipay, and one-touch checkout with Apple Pay."
msgstr "Godta debet- og kredittkort i 135+ valutaer, metoder som Alipay og one-touch betaling med Apple Pay."

#: includes/cli/class-wc-cli-com-command.php:180
msgid "Store connected successfully."
msgstr "Butikken ble vellykket tilkoblet."

#: src/Admin/Features/OnboardingTasks/Tasks/Purchase.php:140
msgid "Purchase & install now"
msgstr "Kjøp og installer nå"

#: src/Admin/API/Reports/Revenue/Stats/Controller.php:458
#: assets/client/admin/chunks/analytics-report-revenue.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Gross sales"
msgstr "Bruttosalg"

#: src/Admin/API/Reports/Orders/Controller.php:546
#: assets/client/admin/chunks/6743.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
msgid "Customer type"
msgstr "Kundetype"

#: includes/react-admin/connect-existing-pages.php:228
#: assets/client/admin/app/index.js:2
msgid "Edit Product"
msgstr "Rediger Produkt"

#: includes/react-admin/connect-existing-pages.php:198
msgid "Edit Coupon"
msgstr "Rediger rabattkupong"

#: includes/react-admin/connect-existing-pages.php:155
msgid "Edit Order"
msgstr "Rediger ordre"

#. translators: %s: report name
#: includes/react-admin/emails/html-admin-report-export-download.php:19
msgid "Download your %s Report"
msgstr "Last ned %s Rapport"

#. translators: %1$s: report name, %2$s: download URL
#: includes/react-admin/emails/plain-admin-report-export-download.php:15
msgid "Download your %1$s Report: %2$s"
msgstr "Last ned %1$s Rapport: %2$s"

#: src/Admin/PageController.php:223
msgid "Current page retrieval should be called on or after the `current_screen` hook."
msgstr "Gjeldende `page retrieval` bør kalles på eller etter `current_screen` hook."

#: src/Internal/Admin/Onboarding/OnboardingHelper.php:87
msgid "If you need to enable or disable the task lists, please click on the button below."
msgstr "Hvis du skal aktivere eller deaktivere oppgavelistene, vennligst klikk på knappen nedenfor."

#: src/Internal/Admin/Onboarding/OnboardingHelper.php:86
msgid "Task List"
msgstr "Oppgaveliste"

#: src/Internal/Admin/Onboarding/OnboardingHelper.php:90
#: src/Internal/Admin/Onboarding/OnboardingHelper.php:99
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:175
msgid "Disable"
msgstr "Deaktiver"

#: src/Internal/Admin/Onboarding/OnboardingHelper.php:96
msgid "If you need to enable or disable the extended task lists, please click on the button below."
msgstr "Hvis du skal aktivere eller deaktivere den utvidede oppgavelisten, vennligst klikk på knappen nedenfor."

#: src/Internal/Admin/Onboarding/OnboardingHelper.php:82
msgid "Profile Setup Wizard"
msgstr "Profiloppsettveiviser"

#: src/Internal/Admin/Onboarding/OnboardingHelper.php:80
msgid "WooCommerce Onboarding"
msgstr "WooCommerce Onboarding"

#. translators: site currency symbol (used to show that the product costs
#. money)
#: src/Internal/Admin/Onboarding/OnboardingProducts.php:133
msgid " — %s"
msgstr " — %s"

#: src/Internal/Admin/Onboarding/OnboardingProducts.php:47
msgid "Bookings"
msgstr "Bookinger"

#: src/Internal/Admin/Onboarding/OnboardingProducts.php:43
msgid "Memberships"
msgstr "Abonnement"

#: src/Internal/Admin/Onboarding/OnboardingProducts.php:33
msgid "Physical products"
msgstr "Fysiske produkter"

#: src/Internal/Admin/Onboarding/OnboardingIndustries.php:55
msgid "CBD and other hemp-derived products"
msgstr "CBD og andre hamperelaterte produkter"

#: src/Internal/Admin/Onboarding/OnboardingIndustries.php:50
msgid "Home, furniture, and garden"
msgstr "Hjem, møbler og hage"

#: src/Internal/Admin/Onboarding/OnboardingIndustries.php:45
msgid "Food and drink"
msgstr "Mat og drikke"

#: src/Internal/Admin/Onboarding/OnboardingIndustries.php:40
msgid "Electronics and computers"
msgstr "Elektronikk og datamaskiner"

#: src/Internal/Admin/Onboarding/OnboardingIndustries.php:35
msgid "Health and beauty"
msgstr "Helse og skjønnhet"

#: src/Internal/Admin/Onboarding/OnboardingIndustries.php:30
msgid "Fashion, apparel, and accessories"
msgstr "Mote, klær og tilbehør"

#: src/Admin/Features/Navigation/CoreMenu.php:109
#: src/Internal/Admin/Analytics.php:189 src/Internal/Admin/Analytics.php:309
#: src/Internal/Features/FeaturesController.php:94
#: assets/client/admin/app/index.js:2
msgid "Analytics"
msgstr "Statistikk"

#: src/Internal/Admin/Schedulers/CustomersScheduler.php:243
msgid "[deleted]"
msgstr "[Slettet]"

#: src/Admin/API/DataDownloadIPs.php:158
msgid "IP address."
msgstr "IP-adresse."

#: src/Admin/API/DataDownloadIPs.php:137
msgid "A partial IP address can be passed and matching results will be returned."
msgstr "En del av en IP-adresse kan sendes og matchende resultater blir returnert."

#: src/Admin/API/DataDownloadIPs.php:73
msgid "Invalid request. Please pass the match parameter."
msgstr "Ugyldig forespørsel. Vennligst send matchparameteren."

#: src/Admin/API/Plugins.php:660
msgid "Action that should be completed to connect Jetpack."
msgstr "Handling som skal fullføres for å koble til jetpack."

#: src/Admin/API/Plugins.php:640
msgid "Plugin status."
msgstr "Status for utvidelse."

#: src/Admin/API/Plugins.php:634
msgid "Plugin name."
msgstr "Navn på utvidelse."

#: src/Admin/API/Plugins.php:628
msgid "Plugin slug."
msgstr "Identifikator for utvidelse."

#: src/Admin/API/Plugins.php:548
msgid "There was an error connecting to Square."
msgstr "Det oppstod en feil under tilkobling til Square."

#: src/Admin/API/Plugins.php:444 src/Admin/API/Plugins.php:449
#: src/Admin/API/Plugins.php:506 src/Admin/API/Plugins.php:511
#: src/Admin/API/Plugins.php:527
msgid "There was an error connecting to WooCommerce.com. Please try again."
msgstr "Det oppstod en feil under tilkobling til WooCommerce.com. Vennligst prøv på nytt."

#: src/Admin/API/Plugins.php:427 src/Admin/API/Plugins.php:490
msgid "There was an error loading the WooCommerce.com Helper API."
msgstr "Det oppstod en feil under lasting av WooCommerce.com Helper API."

#: src/Admin/API/Plugins.php:403
msgid "Jetpack is not installed or active."
msgstr "Jetpack er ikke installert eller aktiv."

#. translators: %s: plugin slug (example: woocommerce-services)
#: src/Admin/PluginsHelper.php:348
msgid "The requested plugin `%s` could not be activated."
msgstr "Den forespurte utvidelsen `%s` kunne ikke aktiveres."

#. translators: %s: plugin slug (example: woocommerce-services)
#: src/Admin/PluginsHelper.php:232
msgid "The requested plugin `%s` could not be installed."
msgstr "Den forespurte utvidelsen '%s' kunne ikke installeres."

#. translators: %s: plugin slug (example: woocommerce-services)
#: src/Admin/PluginsHelper.php:197 src/Admin/PluginsHelper.php:216
msgid "The requested plugin `%s` could not be installed. Plugin API call failed."
msgstr "Den forespurte utvidelsen '%s' kunne ikke installeres. Utvidelse API-kall mislyktes."

#: src/Admin/API/MarketingOverview.php:87
msgid "Invalid plugin."
msgstr "Ugyldig utvidelse."

#: src/Admin/API/Marketing.php:91 src/Admin/API/MarketingOverview.php:114
#: src/Admin/API/PaymentGatewaySuggestions.php:83 src/Admin/API/Plugins.php:220
msgid "Sorry, you cannot manage plugins."
msgstr "Beklager, du kan ikke administrere utvidelser."

#: src/Admin/API/OnboardingThemes.php:211
msgid "Theme status."
msgstr "Tema status."

#: src/Admin/API/OnboardingThemes.php:199
msgid "Theme slug."
msgstr "Tema-identifikator."

#: src/Admin/API/OnboardingThemes.php:177
msgid "The requested theme could not be activated."
msgstr "Det forespurte temaet kunne ikke aktiveres."

#. translators: %s: theme slug (example: woocommerce-services)
#: src/Admin/API/OnboardingThemes.php:172
msgid "Invalid theme %s."
msgstr "Ugyldig tema %s."

#. translators: %s: theme slug (example: woocommerce-services)
#: src/Admin/API/OnboardingThemes.php:139
msgid "The requested theme `%s` could not be installed."
msgstr "Det forespurte temaet `%s` kunne ikke installeres."

#. translators: %s: theme slug (example: woocommerce-services)
#: src/Admin/API/OnboardingThemes.php:124
msgid "The requested theme `%s` could not be installed. Theme API call failed."
msgstr "Det forespurte temaet `%s` kunne ikke installeres. Tema API-kall mislyktes."

#: src/Admin/API/OnboardingThemes.php:90 src/Admin/API/OnboardingThemes.php:163
msgid "Invalid theme."
msgstr "Ugyldig tema."

#: src/Admin/API/OnboardingThemes.php:74
msgid "Sorry, you cannot manage themes."
msgstr "Beklager, du kan ikke administrere temaer."

#: src/Admin/API/ProductVariations.php:166
msgid "Product parent name."
msgstr "Navn på forelderprodukt."

#: src/Admin/API/OnboardingProfile.php:426
msgid "Whether or not the store was connected to WooCommerce.com during the extension flow."
msgstr "Hvorvidt butikken var koblet til WooCommerce.com under utvidelsesflyten."

#: src/Admin/API/OnboardingProfile.php:419
msgid "Whether or not this store was setup for a client."
msgstr "Hvorvidt denne butikken var konfigurert for en klient eller ikke."

#: src/Admin/API/OnboardingProfile.php:411
msgid "Selected store theme."
msgstr "Valgt butikktema."

#: src/Admin/API/OnboardingProfile.php:386
msgid "Extra business extensions to install."
msgstr "Ekstra forretningsutvidelser å installere."

#: src/Admin/API/OnboardingProfile.php:361
msgid "Name of other platform used to sell."
msgstr "Navn på annen plattform som ble brukt til å selge."

#: src/Admin/API/OnboardingProfile.php:345
msgid "Current annual revenue of the store."
msgstr "Nåværende årlige inntekter i butikken."

#: src/Admin/API/OnboardingProfile.php:316
msgid "Other places the store is selling products."
msgstr "Andre steder butikken selger produkter."

#: src/Admin/API/OnboardingProfile.php:302
msgid "Number of products to be added."
msgstr "Antall produkter som skal legges til."

#: src/Admin/API/OnboardingProfile.php:290
msgid "Types of products sold."
msgstr "Typer produkter som selges."

#: src/Admin/API/OnboardingProfile.php:280
msgid "Industry."
msgstr "Bransje."

#: src/Admin/API/OnboardingProfile.php:266
msgid "Whether or not the profile was completed."
msgstr "Hvorvidt profilen ble fullført eller ikke."

#: src/Admin/API/OnboardingProfile.php:165
msgid "Onboarding profile data has been updated."
msgstr "Onboarding profildata er oppdatert."

#: src/Admin/API/Notes.php:800
msgid "An array of actions, if any, for the note."
msgstr "En rekke handlinger, om noen, for meldingen."

#: src/Admin/API/Notes.php:794
msgid "Whether or not a user can request to be reminded about the note."
msgstr "Hvorvidt en bruker kan be om å bli minnet om notatet."

#: src/Admin/API/Notes.php:788
msgid "Date after which the user should be reminded of the note, if any (GMT)."
msgstr "Dato hvoretter brukeren skal bli minnet om notatet, hvis noen (GMT)."

#: src/Admin/API/Notes.php:782
msgid "Date after which the user should be reminded of the note, if any."
msgstr "Dato hvoretter brukeren skal bli minnet om notatet, hvis noen."

#: src/Admin/API/Notes.php:776
msgid "Date the note was created (GMT)."
msgstr "Dato da notatet ble opprettet (GMT)."

#: src/Admin/API/Notes.php:770
msgid "Date the note was created."
msgstr "Dato da notatet ble opprettet."

#: src/Admin/API/Notes.php:764
msgid "Source of the note."
msgstr "Kilde til notatet."

#: src/Admin/API/Notes.php:759
msgid "The status of the note (e.g. unactioned, actioned)."
msgstr "Status for meldingen (f.eks ubehandlet, behandlet)."

#: src/Admin/API/Notes.php:753
msgid "Content data for the note. JSON string. Available for re-localization."
msgstr "Innholdsdata for notatet. JSON-streng. Tilgjengelig for relokalisering."

#: src/Admin/API/Notes.php:747
msgid "Content of the note."
msgstr "Innholdet i notatet."

#: src/Admin/API/Notes.php:741
msgid "Title of the note."
msgstr "Tittel på notatet."

#: src/Admin/API/Notes.php:735
msgid "Locale used for the note title and content."
msgstr "Språk som brukes til notat-tittel og innhold."

#: src/Admin/API/Notes.php:729
msgid "The type of the note (e.g. error, warning, etc.)."
msgstr "Typen notat (f.eks. feil, advarsel osv.)."

#: src/Admin/API/Notes.php:723
msgid "Name of the note."
msgstr "Navnet på notatet."

#: src/Admin/API/Notes.php:717
msgid "ID of the note record."
msgstr "ID for notatet."

#: src/Admin/API/Notes.php:111 src/Admin/API/Notes.php:684
msgid "Status of note."
msgstr "Status for notatet."

#: src/Admin/API/Notes.php:674
msgid "Type of note."
msgstr "Type notat."

#. translators: %s: parameter name
#: src/Admin/API/Reports/TimeInterval.php:628
msgid "%s must contain 2 valid dates."
msgstr "%s må inneholde 2 gyldige datoer."

#. translators: %s: parameter name
#: src/Admin/API/Reports/TimeInterval.php:596
msgid "%s must contain 2 numbers."
msgstr "%s må inneholde 2 tall."

#. translators: 1: parameter name
#: src/Admin/API/Reports/TimeInterval.php:584
#: src/Admin/API/Reports/TimeInterval.php:616
msgid "%1$s is not a numerically indexed array."
msgstr "%1$s er ikke en numerisk indeksert matrise."

#: src/Admin/API/Reports/Customers/Stats/Controller.php:152
msgid "Average AOV per customer."
msgstr "Gjennomsnittlig ordreverdi pr. kunde."

#: src/Admin/API/Reports/Customers/Stats/Controller.php:145
msgid "Average total spend per customer."
msgstr "Gjennomsnittlig totalforbruk pr. kunde."

#: src/Admin/API/Reports/Customers/Stats/Controller.php:139
msgid "Average number of orders."
msgstr "Gjennomsnittlig antall ordrer."

#: src/Admin/API/Reports/Customers/Stats/Controller.php:133
msgid "Number of customers."
msgstr "Antall kunder."

#: includes/class-wc-countries.php:1182
#: src/Admin/API/Reports/Customers/Controller.php:616
msgid "Postal Code"
msgstr "Postnummer"

#: src/Admin/API/Reports/Customers/Controller.php:612
#: assets/client/admin/chunks/analytics-report-customers.js:1
msgid "AOV"
msgstr "AOV"

#: src/Admin/API/Reports/Customers/Controller.php:608
msgid "Sign Up"
msgstr "Registrer deg"

#: src/Admin/API/Reports/Customers/Controller.php:607
msgid "Last Active"
msgstr "Sist aktiv"

#: src/Admin/API/Reports/Customers/Controller.php:571
#: src/Admin/API/Reports/Customers/Stats/Controller.php:372
msgid "Limit result to items with specified customer ids."
msgstr "Begrens resultatet til elementer med spesifiserte kunde-ID-er."

#: src/Admin/API/Reports/Customers/Controller.php:565
#: src/Admin/API/Reports/Customers/Stats/Controller.php:366
msgid "Limit response to objects with last order after (or at) a given ISO8601 compliant datetime."
msgstr "Avgrens resultat til objekter med siste ordre etter (eller på) en gitt ISO8601-kompatibel datetime."

#: src/Admin/API/Reports/Customers/Controller.php:559
#: src/Admin/API/Reports/Customers/Stats/Controller.php:360
msgid "Limit response to objects with last order before (or at) a given ISO8601 compliant datetime."
msgstr "Avgrens resultat til objekter med siste ordre før (eller på) en gitt ISO8601-kompatibel datetime."

#: src/Admin/API/Reports/Customers/Controller.php:551
#: src/Admin/API/Reports/Customers/Stats/Controller.php:352
msgid "Limit response to objects with an average order spend between two given numbers."
msgstr "Avgrens resultat til objekter med et gjennomsnittlig ordreforbruk mellom to gitte tall."

#: src/Admin/API/Reports/Customers/Controller.php:546
#: src/Admin/API/Reports/Customers/Stats/Controller.php:347
msgid "Limit response to objects with an average order spend less than or equal to given number."
msgstr "Avgrens resultat til objekter med et gjennomsnittlig ordreforbruk mindre enn eller lik et gitt tall."

#: src/Admin/API/Reports/Customers/Controller.php:541
#: src/Admin/API/Reports/Customers/Stats/Controller.php:342
msgid "Limit response to objects with an average order spend greater than or equal to given number."
msgstr "Avgrens resultat til objekter med et gjennomsnittlig ordreforbruk større enn eller lik et gitt tall."

#: src/Admin/API/Reports/Customers/Controller.php:533
#: src/Admin/API/Reports/Customers/Stats/Controller.php:334
msgid "Limit response to objects with a total order spend between two given numbers."
msgstr "Avgrens resultat til objekter med et ordreforbruk mellom to gitte tall."

#: src/Admin/API/Reports/Customers/Controller.php:528
#: src/Admin/API/Reports/Customers/Stats/Controller.php:329
msgid "Limit response to objects with a total order spend less than or equal to given number."
msgstr "Avgrens resultat til objekter med et ordreforbruk mindre enn eller lik et gitt tall."

#: src/Admin/API/Reports/Customers/Controller.php:523
#: src/Admin/API/Reports/Customers/Stats/Controller.php:324
msgid "Limit response to objects with a total order spend greater than or equal to given number."
msgstr "Avgrens resultat til objekter med et ordreforbruk større enn eller lik et gitt tall."

#: src/Admin/API/Reports/Customers/Controller.php:515
#: src/Admin/API/Reports/Customers/Stats/Controller.php:316
msgid "Limit response to objects with an order count between two given integers."
msgstr "Avgrens resultat til objekter med en ordreantall mellom to gitte heltall."

#: src/Admin/API/Reports/Customers/Controller.php:509
#: src/Admin/API/Reports/Customers/Stats/Controller.php:310
msgid "Limit response to objects with an order count less than or equal to given integer."
msgstr "Avgrens resultat til objekter med en ordreantall mindre enn eller lik et gitt heltall."

#: src/Admin/API/Reports/Customers/Controller.php:503
#: src/Admin/API/Reports/Customers/Stats/Controller.php:304
msgid "Limit response to objects with an order count greater than or equal to given integer."
msgstr "Avgrens resultat til objekter med en ordreantall større enn eller lik et gitt heltall."

#: src/Admin/API/Reports/Customers/Controller.php:475
#: src/Admin/API/Reports/Customers/Controller.php:495
#: src/Admin/API/Reports/Customers/Stats/Controller.php:276
#: src/Admin/API/Reports/Customers/Stats/Controller.php:296
msgid "Limit response to objects last active between two given ISO8601 compliant datetime."
msgstr "Avgrens resultat til objekter som var sist aktiv mellom to gitte ISO8601-kompatible datetime."

#: src/Admin/API/Reports/Customers/Controller.php:469
#: src/Admin/API/Reports/Customers/Stats/Controller.php:270
msgid "Limit response to objects last active after (or at) a given ISO8601 compliant datetime."
msgstr "Avgrens resultat til objekter som var sist aktiv etter (eller på) en gitt ISO8601-kompatibel datetime."

#: src/Admin/API/Reports/Customers/Controller.php:463
#: src/Admin/API/Reports/Customers/Stats/Controller.php:264
msgid "Limit response to objects last active before (or at) a given ISO8601 compliant datetime."
msgstr "Avgrens resultat til objekter som var sist aktiv før (eller på) en gitt ISO8601-kompatibel datetime."

#: src/Admin/API/Reports/Customers/Controller.php:458
#: src/Admin/API/Reports/Customers/Stats/Controller.php:259
msgid "Limit response to objects excluding specfic countries."
msgstr "Avgrens resultatet til objekter unntatt spesifiserte land."

#: src/Admin/API/Reports/Customers/Controller.php:453
#: src/Admin/API/Reports/Customers/Stats/Controller.php:254
msgid "Limit response to objects with specfic countries."
msgstr "Avgrens resultatet til objekter med spesifiserte land."

#: src/Admin/API/Reports/Customers/Controller.php:448
#: src/Admin/API/Reports/Customers/Stats/Controller.php:249
msgid "Limit response to objects excluding emails."
msgstr "Avgrens resultatet til objekter unntatt e-poster."

#: src/Admin/API/Reports/Customers/Controller.php:443
#: src/Admin/API/Reports/Customers/Stats/Controller.php:244
msgid "Limit response to objects including emails."
msgstr "Avgrens resultatet til objekter inkludert e-poster."

#: src/Admin/API/Reports/Customers/Controller.php:438
#: src/Admin/API/Reports/Customers/Stats/Controller.php:239
msgid "Limit response to objects excluding specfic usernames."
msgstr "Avgrens resultatet til objekter unntatt spesifiserte brukernavn."

#: src/Admin/API/Reports/Customers/Controller.php:433
#: src/Admin/API/Reports/Customers/Stats/Controller.php:234
msgid "Limit response to objects with specfic usernames."
msgstr "Avgrens resultatet til objekter med spesifiserte brukernavn."

#: src/Admin/API/Reports/Customers/Controller.php:428
#: src/Admin/API/Reports/Customers/Stats/Controller.php:229
msgid "Limit response to objects excluding specfic names."
msgstr "Avgrens resultatet til objekter unntatt spesifiserte navn."

#: src/Admin/API/Reports/Customers/Controller.php:423
#: src/Admin/API/Reports/Customers/Stats/Controller.php:224
msgid "Limit response to objects with specfic names."
msgstr "Avgrens resultatet til objekter unntatt med navn."

#: src/Admin/API/Reports/Customers/Controller.php:408
#: src/Admin/API/Reports/Customers/Stats/Controller.php:209
msgid "Limit response to objects with a customer field containing the search term. Searches the field provided by `searchby`."
msgstr "Avgrens resultat til objekter med et kundefelt som inneholder søkeordet. Søker i feltet levert av `searchby`."

#: src/Admin/API/Reports/Customers/Controller.php:349
msgid "Limit response to resources with orders published before a given ISO8601 compliant date."
msgstr "Begrens svar til ressurser med ordrer publisert før en gitt ISO8601-kompatibel dato."

#: src/Admin/API/Reports/Customers/Controller.php:343
msgid "Limit response to resources with orders published after a given ISO8601 compliant date."
msgstr "Begrens svar til ressurser med ordrer publisert etter en gitt ISO8601-kompatibel dato."

#: src/Admin/API/Reports/Customers/Controller.php:337
#: src/Admin/API/Reports/Customers/Controller.php:489
#: src/Admin/API/Reports/Customers/Stats/Controller.php:193
#: src/Admin/API/Reports/Customers/Stats/Controller.php:290
msgid "Limit response to objects registered after (or at) a given ISO8601 compliant datetime."
msgstr "Avgrens resultatet til objekter registrert etter (eller på) en gitt ISO8601-kompatibel datetime."

#: src/Admin/API/Reports/Customers/Controller.php:331
#: src/Admin/API/Reports/Customers/Controller.php:483
#: src/Admin/API/Reports/Customers/Stats/Controller.php:187
#: src/Admin/API/Reports/Customers/Stats/Controller.php:284
msgid "Limit response to objects registered before (or at) a given ISO8601 compliant datetime."
msgstr "Avgrens resultatet til objekter registrert før (eller på) en gitt ISO8601-kompatibel datetime."

#: src/Admin/API/Reports/Customers/Controller.php:312
msgid "Avg order value."
msgstr "Gjennomsnittlig ordreverdi."

#: src/Admin/API/Reports/Customers/Controller.php:306
msgid "Total spend."
msgstr "Total forbruk."

#: src/Admin/API/Reports/Customers/Controller.php:300
msgid "Order count."
msgstr "Antall ordre."

#: src/Admin/API/Reports/Customers/Controller.php:294
msgid "Date last active GMT."
msgstr "Dato sist aktiv GMT."

#: src/Admin/API/Reports/Customers/Controller.php:288
msgid "Date last active."
msgstr "Dato sist aktiv."

#: src/Admin/API/Reports/Customers/Controller.php:282
msgid "Date registered GMT."
msgstr "Dato registrert."

#: src/Admin/API/Reports/Customers/Controller.php:276
msgid "Date registered."
msgstr "Dato registrert."

#: src/Admin/API/Reports/Customers/Controller.php:264
msgid "Region."
msgstr "Region."

#: src/Admin/API/Reports/Customers/Controller.php:258
msgid "City."
msgstr "By."

#: src/Admin/API/Reports/Customers/Controller.php:246
msgid "Username."
msgstr "Brukernavn."

#: src/Admin/API/Reports/Customers/Controller.php:240
msgid "Name."
msgstr "Navn."

#: src/Admin/API/Reports/Customers/Controller.php:234
msgid "User ID."
msgstr "Bruker-ID."

#. translators: %s is product name
#: src/Admin/API/Reports/Coupons/DataStore.php:173
#: src/Admin/API/Reports/Products/DataStore.php:227
#: assets/client/admin/chunks/analytics-report-downloads.js:1
#: assets/client/admin/chunks/analytics-report-products.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
msgid "(Deleted)"
msgstr "(Slettet)"

#. translators: %s is product name
#: src/Admin/API/Reports/Products/DataStore.php:227
msgid "%s (Deleted)"
msgstr "%s (Slettet)"

#: src/Admin/API/Reports/Products/Stats/Controller.php:198
#: src/Admin/API/Reports/Variations/Stats/Controller.php:202
msgid "Human readable segment label, either product or variation name."
msgstr "Menneskelig lesbar segmentetikett, enten produkt- eller variantnavn."

#: src/Admin/API/Reports/Products/Controller.php:313
#: src/Admin/API/Reports/Products/Stats/Controller.php:383
#: src/Admin/API/Reports/Variations/Stats/Controller.php:396
msgid "Limit result to items from the specified categories."
msgstr "Begrens resultatet til elementer fra de spesifiserte kategoriene."

#: src/Admin/API/Reports/Products/Controller.php:238
msgid "Product variations IDs."
msgstr "Produktvariant ID-er."

#: src/Admin/API/Reports/Products/Controller.php:214
msgid "Product category IDs."
msgstr "Produktkategori ID-er."

#: src/Admin/API/Reports/Orders/Stats/Controller.php:218
msgid "Number of distinct products sold."
msgstr "Antall produkter solgt."

#: src/Admin/API/Reports/Orders/Stats/Controller.php:188
#: assets/client/admin/chunks/6743.js:1
msgid "Average items per order"
msgstr "Gjennomsnittlig antall varer pr. ordre"

#: src/Admin/API/Reports/Orders/Stats/Controller.php:180
msgid "Average order value."
msgstr "Gjennomsnittlig ordrebeløp."

#: src/Admin/API/Reports/Orders/Controller.php:547
#: assets/client/admin/chunks/analytics-report-orders.js:1
msgid "Product(s)"
msgstr "Produkt(er)"

#. translators: 1: numeric product quantity, 2: name of product
#: src/Admin/API/Reports/Orders/Controller.php:515
msgid "%1$s× %2$s"
msgstr "%1$s× %2$s"

#: src/Admin/API/Reports/Orders/Controller.php:428
#: src/Admin/API/Reports/Orders/Stats/Controller.php:523
msgid "Limit result set to specific types of refunds."
msgstr "Avgrens resultat til bestemte typer refusjoner."

#: src/Admin/API/Reports/Orders/Controller.php:417
msgid "Limit result set to returning or new customers."
msgstr "Avgrens resultat til returnerende eller tilbakevendende kunder."

#: src/Admin/API/Reports/Orders/Controller.php:387
#: src/Admin/API/Reports/Orders/Stats/Controller.php:495
msgid "Limit result set to items that don't have the specified tax rate(s) assigned."
msgstr "Avgrens resultat til varer som ikke har de bestemte avgiftssatser tilordnet."

#: src/Admin/API/Reports/Orders/Controller.php:377
#: src/Admin/API/Reports/Orders/Stats/Controller.php:485
msgid "Limit result set to items that have the specified tax rate(s) assigned."
msgstr "Avgrens resultat til varer som har de bestemte avgiftssatser tilordnet."

#: src/Admin/API/Reports/Orders/Controller.php:367
#: src/Admin/API/Reports/Orders/Stats/Controller.php:476
msgid "Limit result set to items that don't have the specified coupon(s) assigned."
msgstr "Avgrens resultat til varer som ikke har angitte kuponger tilordnet."

#: src/Admin/API/Reports/Orders/Controller.php:357
#: src/Admin/API/Reports/Orders/Stats/Controller.php:467
msgid "Limit result set to items that have the specified coupon(s) assigned."
msgstr "Avgrens resultat til varer som har angitte kuponger tilordnet."

#: src/Admin/API/Reports/Orders/Controller.php:252
msgid "Order customer information."
msgstr "Kundeinformasjon."

#: src/Admin/API/Reports/Orders/Controller.php:246
msgid "List of order coupons."
msgstr "Liste over ordrekuponger."

#: src/Admin/API/Reports/Orders/Controller.php:240
msgid "List of order product IDs, names, quantities."
msgstr "Liste over ordreprodukt-IDer, navn, antall."

#: src/Admin/API/Reports/Orders/Controller.php:230
msgid "Returning or new customer."
msgstr "Tilbakevendende eller ny kunde."

#: src/Admin/API/Reports/Orders/Controller.php:218
msgid "Net total revenue."
msgstr "Netto totale inntekter."

#: src/Admin/API/Reports/Orders/Controller.php:194
msgid "Date the order was created, as GMT."
msgstr "Dato da ordren ble opprettet, i GMT."

#: src/Admin/API/Reports/Orders/Controller.php:188
msgid "Date the order was created, in the site's timezone."
msgstr "Dato da ordren ble opprettet, i nettstedets tidssone."

#: src/Admin/API/Reports/Import/Controller.php:244
msgid "All pending and in-progress import actions have been cancelled."
msgstr "Alle ventende og pågående importhandlinger er avbrutt."

#: src/Admin/API/Reports/Import/Controller.php:195
msgid "Skip importing existing order data."
msgstr "Hopp over import av eksisterende ordredata."

#: src/Admin/API/Reports/Import/Controller.php:188
msgid "Number of days to import."
msgstr "Antall dager som skal importeres."

#: src/Admin/API/Reports/Downloads/Stats/DataStore.php:120
#: src/Admin/API/Reports/Downloads/Stats/DataStore.php:136
msgid "Sorry, fetching downloads data failed."
msgstr "Beklager, henting av nedlastingsdata mislyktes."

#: src/Admin/API/Reports/Downloads/Stats/Controller.php:347
msgid "Limit response to objects that don't have the specified customer ids."
msgstr "Avgrens resultat til objekter som ikke har de spesifiserte bruker-ID'ene."

#: src/Admin/API/Reports/Downloads/Stats/Controller.php:338
msgid "Limit response to objects that have the specified customer ids."
msgstr "Avgrens resultat til objekter som har de spesifiserte bruker-ID'ene."

#: src/Admin/API/Reports/Customers/Controller.php:398
#: src/Admin/API/Reports/Customers/Stats/Controller.php:199
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:291
#: src/Admin/API/Reports/Orders/Stats/Controller.php:397
#: src/Admin/API/Reports/Products/Controller.php:322
#: src/Admin/API/Reports/Variations/Controller.php:300
#: src/Admin/API/Reports/Variations/Stats/Controller.php:348
msgid "Indicates whether all the conditions should be true for the resulting set, or if any one of them is sufficient. Match affects the following parameters: status_is, status_is_not, product_includes, product_excludes, coupon_includes, coupon_excludes, customer, categories"
msgstr "Angir om alle betingelsene skal være oppfylt for det resulterende settet, eller om noen av dem er tilstrekkelig. Samsvar påvirker følgende parametere: status_is, status_is_not, product_includes, product_excludes, coupon_includes, coupon_excludes, kunde, kategorier"

#: src/Admin/API/Reports/Downloads/Stats/Controller.php:147
msgid "Number of downloads."
msgstr "Antall nedlastinger."

#: src/Admin/API/Reports/Downloads/Controller.php:402
#: assets/client/admin/chunks/analytics-report-downloads.js:1
msgid "IP"
msgstr "IP"

#: src/Admin/API/Reports/Downloads/Controller.php:401
msgid "User Name"
msgstr "Brukernavn"

#: src/Admin/API/Reports/Downloads/Controller.php:400
#: src/Admin/API/Reports/Orders/Controller.php:542
#: assets/client/admin/chunks/analytics-report-downloads.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Order #"
msgstr "Ordre #"

#: src/Admin/API/Reports/Downloads/Controller.php:373
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:365
msgid "Limit response to objects that don't have a specified ip address."
msgstr "Avgrens resultat til objekter som ikke har en angitt ip-adresse."

#: src/Admin/API/Reports/Downloads/Controller.php:365
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:356
msgid "Limit response to objects that have a specified ip address."
msgstr "Avgrens resultat til objekter som har en angitt IP-adresse."

#: src/Admin/API/Reports/Downloads/Controller.php:356
msgid "Limit response to objects that don't have the specified user ids."
msgstr "Avgrens resultat til objekter som ikke har de spesifiserte bruker-IDene."

#: src/Admin/API/Reports/Downloads/Controller.php:347
msgid "Limit response to objects that have the specified user ids."
msgstr "Avgrens resultat til objekter som har de spesifiserte bruker-IDene."

#: src/Admin/API/Reports/Downloads/Controller.php:338
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:329
#: src/Admin/API/Reports/Orders/Controller.php:457
msgid "Limit result set to items that don't have the specified order ids."
msgstr "Avgrens resultat til elementer som ikke har de spesifiserte ordre-ID'ene."

#: src/Admin/API/Reports/Downloads/Controller.php:329
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:320
#: src/Admin/API/Reports/Orders/Controller.php:448
msgid "Limit result set to items that have the specified order ids."
msgstr "Avgrens resultat til elementer som har de spesifiserte ordre-ID'ene."

#: src/Admin/API/Reports/Downloads/Controller.php:319
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:311
#: src/Admin/API/Reports/Orders/Controller.php:327
#: src/Admin/API/Reports/Orders/Stats/Controller.php:438
msgid "Limit result set to items that don't have the specified product(s) assigned."
msgstr "Avgrens resultat til elementer som ikke har de bestemte produkter tilordnet."

#: src/Admin/API/Reports/Downloads/Controller.php:309
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:301
#: src/Admin/API/Reports/Orders/Controller.php:317
#: src/Admin/API/Reports/Orders/Stats/Controller.php:428
msgid "Limit result set to items that have the specified product(s) assigned."
msgstr "Avgrens resultat til elementer som ikke har de bestemte produkter tilordnet."

#: src/Admin/API/Reports/Downloads/Controller.php:299
msgid "Indicates whether all the conditions should be true for the resulting set, or if any one of them is sufficient. Match affects the following parameters: products, orders, username, ip_address."
msgstr "Angir om alle betingelsene skal være oppfylt for det resulterende settet, eller om noen av dem er tilstrekkelig. Samsvar påvirker følgende parametere: produkter, bestillinger, brukernavn, ip_address."

#: src/Admin/API/Reports/Downloads/Controller.php:236
msgid "IP address for the downloader."
msgstr "IP-adresse til den som laster ned."

#: src/Admin/API/Reports/Downloads/Controller.php:230
msgid "User name of the downloader."
msgstr "Brukernavn til den som laster ned."

#: src/Admin/API/Reports/Downloads/Controller.php:224
msgid "User ID for the downloader."
msgstr "Bruker-ID til den som laster ned."

#: src/Admin/API/Reports/Downloads/Controller.php:218
#: src/Admin/API/Reports/Orders/Controller.php:182
msgid "Order Number."
msgstr "Ordrenummer."

#: src/Admin/API/Reports/Downloads/Controller.php:185
msgid "The date of the download, as GMT."
msgstr "Datoen for nedlastingen, i GMT."

#: src/Admin/API/Reports/Downloads/Controller.php:179
msgid "The date of the download, in the site's timezone."
msgstr "Datoen for nedlastingen, i nettstedets tidssone."

#. translators: Stock status. Example: "Number of low stock products
#: src/Admin/API/Reports/Stock/Stats/Controller.php:103
msgid "Number of %s products."
msgstr "Antall %s produkter."

#: src/Admin/API/Reports/Stock/Stats/Controller.php:92
msgid "Number of low stock products."
msgstr "Antall produkter med lite på lager."

#: src/Admin/API/Reports/Stock/Controller.php:544
#: assets/client/admin/chunks/analytics-report-stock.js:1
msgid "Product / Variation"
msgstr "Produkt / Variant"

#: src/Admin/API/Reports/Stock/Controller.php:528
msgid "Limit result set to items assigned a stock report type."
msgstr "Avgrens resultatet til produkter som er tilordnet en lagerrapporttype."

#: src/Admin/API/Reports/Stock/Controller.php:427
msgid "Manage stock."
msgstr "Administrere lager."

#: src/Admin/API/Reports/Stock/Controller.php:414
msgid "Stock status."
msgstr "Lagerstatus."

#. translators: Allowed values is a list of stat endpoints.
#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:664
msgid "Limit response to specific report stats. Allowed values: %s."
msgstr "Avgrens resultat til spesifikk rapportstatistikk. Tillatte verdier: %s."

#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:654
msgid "There was an issue loading the report endpoints"
msgstr "Det oppsto et problem under innlasting av rapportens sluttpunkter"

#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:623
msgid "Value of the stat. Returns null if the stat does not exist or cannot be loaded."
msgstr "Verdien av statistikken. Returnerer null hvis statistikken ikke eksisterer eller ikke kan lastes."

#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:616
msgid "Format of the stat."
msgstr "Format på statistikken."

#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:610
msgid "Human readable label for the stat."
msgstr "Menneskelig lesbar etikett for statistikken."

#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:604
msgid "The specific chart this stat referrers to."
msgstr "Det spesifikke diagrammet statistikken refererer til."

#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:408
msgid "A list of stats to query must be provided."
msgstr "En liste over statistikker som skal spørres, må være gitt."

#: includes/admin/class-wc-admin-dashboard.php:484
#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:144
msgid "Sorry, fetching performance indicators failed."
msgstr "Beklager, henting av resultatindikatorer mislyktes."

#: src/Admin/API/Reports/Orders/Controller.php:550
#: src/Admin/API/Reports/Products/Controller.php:398
#: src/Admin/API/Reports/Variations/Controller.php:433
msgid "N. Revenue"
msgstr "Netto inntekt"

#: src/Admin/API/Reports/Variations/Controller.php:430
#: assets/client/admin/chunks/analytics-report-products.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
msgid "Product / Variation title"
msgstr "Produkt / Variant tittel"

#: src/Admin/API/Reports/Products/Controller.php:342
msgid "Add additional piece of info about each product to the report."
msgstr "Legg til ytterligere informasjon om hvert produkt i rapporten."

#: src/Admin/API/Reports/Products/Stats/Controller.php:401
#: src/Admin/API/Reports/Variations/Controller.php:350
#: src/Admin/API/Reports/Variations/Stats/Controller.php:434
msgid "Limit result to items with specified variation ids."
msgstr "Avgrens resultat til elementer med angitte variant-ID'er."

#: src/Admin/API/Reports/Products/Controller.php:332
#: src/Admin/API/Reports/Products/Stats/Controller.php:392
msgid "Limit result to items with specified product ids."
msgstr "Avgrens resultat til elementer med angitte produkt-ID'er."

#: src/Admin/API/Reports/Products/Controller.php:232
#: src/Admin/API/Reports/Variations/Controller.php:253
msgid "Product inventory threshold for low stock."
msgstr "Produkt lagerterskel for lite på lager."

#: src/Admin/API/Reports/Products/Controller.php:226
#: src/Admin/API/Reports/Variations/Controller.php:247
msgid "Product inventory quantity."
msgstr "Produkt lagerantall."

#: src/Admin/API/Reports/Products/Controller.php:220
#: src/Admin/API/Reports/Variations/Controller.php:241
msgid "Product inventory status."
msgstr "Produkt lagerstatus."

#: src/Admin/API/Reports/Variations/Controller.php:235
msgid "Product attributes."
msgstr "Produktattributter."

#: src/Admin/API/Reports/Products/Controller.php:208
#: src/Admin/API/Reports/Variations/Controller.php:229
msgid "Product link."
msgstr "Produktlenke."

#: src/Admin/API/Reports/Products/Controller.php:202
#: src/Admin/API/Reports/Variations/Controller.php:223
msgid "Product image."
msgstr "Produktbilde."

#: src/Admin/API/Reports/Products/Controller.php:183
#: src/Admin/API/Reports/Variations/Controller.php:204
msgid "Number of orders product appeared in."
msgstr "Antall bestillinger produktet dukket opp i."

#: src/Admin/API/Reports/Products/Controller.php:177
#: src/Admin/API/Reports/Variations/Controller.php:198
msgid "Total Net sales of all items sold."
msgstr "Totalt nettosalg for alle solgte varer."

#: src/Admin/API/Reports/Orders/Controller.php:212
#: src/Admin/API/Reports/Products/Controller.php:171
#: src/Admin/API/Reports/Variations/Controller.php:192
msgid "Number of items sold."
msgstr "Antall produkter solgt."

#: src/Admin/API/Reports/Taxes/Stats/DataStore.php:229
msgid "Sorry, fetching tax data failed."
msgstr "Beklager, henting av avgiftsdata mislyktes."

#: src/Admin/API/Reports/Taxes/Stats/Controller.php:375
msgid "Limit result set to all items that have the specified term assigned in the taxes taxonomy."
msgstr "Avgrens resultat til alle elementer som har det spesifiserte vilkåret tilordnet i kategori-taksonomien."

#: src/Admin/API/Reports/Taxes/Stats/Controller.php:200
msgid "Amount of tax codes."
msgstr "Antall avgiftskoder."

#: src/Admin/API/Reports/Taxes/Controller.php:314
#: assets/client/admin/chunks/analytics-report-taxes.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Shipping tax"
msgstr "Frakt MVA"

#: src/Admin/API/Reports/Taxes/Controller.php:313
#: assets/client/admin/chunks/analytics-report-taxes.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Order tax"
msgstr "Ordre mva"

#: src/Admin/API/Reports/Taxes/Controller.php:310
#: assets/client/admin/chunks/analytics-report-taxes.js:1
msgid "Tax code"
msgstr "Avgiftskode"

#: src/Admin/API/Reports/Taxes/Controller.php:285
msgid "Limit result set to items assigned one or more tax rates."
msgstr "Avgrens resultatet til produkter som er tilordnet én eller flere avgiftssatser."

#: src/Admin/API/Reports/Taxes/Controller.php:207
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:186
msgid "Shipping tax."
msgstr "Frakt mva."

#: src/Admin/API/Reports/Taxes/Controller.php:201
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:178
msgid "Order tax."
msgstr "Ordre mva."

#: src/Admin/API/Reports/Taxes/Controller.php:195
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:170
msgid "Total tax."
msgstr "Total mva."

#: src/Admin/API/Reports/Taxes/Controller.php:189
msgid "Priority."
msgstr "Prioritet."

#: src/Admin/API/Reports/Taxes/Controller.php:183
msgid "State."
msgstr "Delstat."

#: src/Admin/API/Reports/Customers/Controller.php:252
#: src/Admin/API/Reports/Taxes/Controller.php:177
msgid "Country / Region."
msgstr "Land / region."

#: src/Admin/API/Reports/Categories/DataStore.php:275
#: src/Admin/API/Reports/Orders/Stats/DataStore.php:337
#: src/Admin/API/Reports/Orders/Stats/DataStore.php:391
#: src/Admin/API/Reports/Products/Stats/DataStore.php:186
#: src/Admin/API/Reports/Products/Stats/DataStore.php:202
#: src/Admin/API/Reports/Taxes/Stats/DataStore.php:195
#: src/Admin/API/Reports/Variations/Stats/DataStore.php:224
#: src/Admin/API/Reports/Variations/Stats/DataStore.php:242
msgid "Sorry, fetching revenue data failed."
msgstr "Beklager, henting av inntektsdata mislyktes."

#: src/Admin/API/Reports/Categories/Controller.php:314
msgid "Add additional piece of info about each category to the report."
msgstr "Legg til ekstra informasjon om hver kategori i rapporten."

#: src/Admin/API/Reports/Categories/Controller.php:305
msgid "Limit result set to all items that have the specified term assigned in the categories taxonomy."
msgstr "Avgrens resultat til alle elementer som har det spesifiserte vilkåret tilordnet i kategori-taksonomien."

#: src/Admin/API/Reports/Categories/Controller.php:295
#: src/Admin/API/Reports/Orders/Controller.php:407
#: src/Admin/API/Reports/Orders/Stats/Controller.php:418
msgid "Limit result set to items that don't have the specified order status."
msgstr "Avgrens resultat til elementer som ikke har den spesifiserte ordre-statusen."

#: src/Admin/API/Reports/Categories/Controller.php:285
#: src/Admin/API/Reports/Orders/Controller.php:397
#: src/Admin/API/Reports/Orders/Stats/Controller.php:407
msgid "Limit result set to items that have the specified order status."
msgstr "Avgrens resultat til elementer som har den spesifiserte ordre-statusen."

#: src/Admin/API/Reports/Categories/Controller.php:175
msgid "Amount of items sold."
msgstr "Antall produkter solgt."

#: src/Admin/API/Reports/Categories/Controller.php:77
msgid "Invalid response from data store."
msgstr "Ugyldig svar fra datalager."

#: src/Admin/API/Reports/Categories/Controller.php:339
msgid "Net Revenue"
msgstr "Nettoinntekt"

#: src/Admin/API/Reports/Revenue/Stats/Controller.php:241
msgid "Gross sales."
msgstr "Brutto salg."

#: src/Admin/API/Reports/Revenue/Stats/Controller.php:235
msgid "Products sold."
msgstr "Produkter solgt."

#: src/Admin/API/Reports/Revenue/Stats/Controller.php:229
msgid "Items sold."
msgstr "Produkter solgt."

#: src/Admin/API/Reports/Revenue/Stats/Controller.php:215
msgid "Total of returns."
msgstr "Total returnerte."

#: src/Admin/API/Reports/Revenue/Stats/Controller.php:214
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:459
#: assets/client/admin/chunks/analytics-report-revenue.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Returns"
msgstr "Returnerte"

#: src/Admin/API/Reports/Revenue/Stats/Controller.php:207
msgid "Total of taxes."
msgstr "Totalt avgifter."

#: src/Admin/API/Reports/Revenue/Stats/Controller.php:199
msgid "Total of shipping."
msgstr "Total frakt."

#: src/Admin/API/Reports/Orders/Stats/Controller.php:206
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:191
msgid "Unique coupons count."
msgstr "Unike kuponger antall."

#: src/Admin/API/Reports/Orders/Stats/Controller.php:200
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:185
msgid "Amount discounted by coupons."
msgstr "Beløp rabattert med kuponger."

#: src/Admin/API/Reports/Orders/Stats/Controller.php:165
#: src/Admin/API/Reports/Products/Stats/Controller.php:168
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:177
#: src/Admin/API/Reports/Variations/Stats/Controller.php:172
msgid "Net sales."
msgstr "Netto salg."

#: src/Admin/API/Reports/Categories/Controller.php:181
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:169
msgid "Total sales."
msgstr "Totalt salg."

#: src/Admin/API/Reports/Export/Controller.php:215
msgid "Sorry, there is no export with that ID."
msgstr "Beklager, det finnes ingen eksport med den ID'en."

#: src/Admin/API/Reports/Export/Controller.php:182
msgid "Your report file is being generated."
msgstr "Rapportfilen genereres."

#: src/Admin/API/Reports/Export/Controller.php:173
msgid "There is no data to export for the given request."
msgstr "Det finnes ingen data å eksportere for den angitte forespørselen."

#: src/Admin/API/Reports/Export/Controller.php:142
msgid "Export download URL."
msgstr "Eksport nedlastings-URL."

#: src/Admin/API/Reports/Export/Controller.php:136
msgid "Percentage complete."
msgstr "Prosent fullført."

#: src/Admin/API/Reports/Import/Controller.php:222
msgid "Regenerate data message."
msgstr "Forny datamelding."

#: src/Admin/API/Reports/Import/Controller.php:216
msgid "Regeneration status."
msgstr "Fornyelsesstatus."

#: src/Admin/API/Reports/Export/Controller.php:82
msgid "When true, email a link to download the export to the requesting user."
msgstr "Hvis sant, send en e-post med en lenke for å laste ned eksporten til den forespurte brukeren."

#: src/Admin/API/Reports/Export/Controller.php:77
msgid "Parameters to pass on to the exported report."
msgstr "Parametere som skal sendes til den eksporterte rapporten."

#: src/Admin/API/Reports/Coupons/Stats/Segmenter.php:283
#: src/Admin/API/Reports/Orders/Stats/Segmenter.php:378
#: src/Admin/API/Reports/Products/Stats/Segmenter.php:169
msgid "product_includes parameter need to specify exactly one product when segmenting by variation."
msgstr "product_includes parameteren må angi nøyaktig ett produkt når det segmenteres etter variant."

#: src/Admin/API/Reports/Coupons/Stats/Controller.php:345
#: src/Admin/API/Reports/Orders/Stats/Controller.php:554
#: src/Admin/API/Reports/Products/Stats/Controller.php:410
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:428
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:384
#: src/Admin/API/Reports/Variations/Stats/Controller.php:443
msgid "Segment the response by additional constraint."
msgstr "Segmenter svaret etter ekstra begrensning."

#: src/Admin/API/Reports/Categories/Controller.php:271
#: src/Admin/API/Reports/Coupons/Stats/Controller.php:322
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:277
#: src/Admin/API/Reports/Orders/Stats/Controller.php:383
#: src/Admin/API/Reports/Products/Stats/Controller.php:369
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:414
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:361
#: src/Admin/API/Reports/Variations/Stats/Controller.php:382
msgid "Time interval to use for buckets in the returned data."
msgstr "Tidsintervall som skal brukes for samlinger i de returnerte dataene."

#: src/Admin/API/Reports/Coupons/Stats/Controller.php:244
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:201
#: src/Admin/API/Reports/Orders/Stats/Controller.php:305
#: src/Admin/API/Reports/Products/Stats/Controller.php:264
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:330
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:282
#: src/Admin/API/Reports/Variations/Stats/Controller.php:268
msgid "The date the report end, as GMT."
msgstr "Dato for rapportens slutt, som GMT."

#: src/Admin/API/Reports/Coupons/Stats/Controller.php:238
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:195
#: src/Admin/API/Reports/Orders/Stats/Controller.php:299
#: src/Admin/API/Reports/Products/Stats/Controller.php:258
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:324
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:276
#: src/Admin/API/Reports/Variations/Stats/Controller.php:262
msgid "The date the report end, in the site's timezone."
msgstr "Dato for rapportens slutt, i nettstedets tidssone."

#: src/Admin/API/Reports/Coupons/Stats/Controller.php:232
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:189
#: src/Admin/API/Reports/Orders/Stats/Controller.php:293
#: src/Admin/API/Reports/Products/Stats/Controller.php:252
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:318
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:270
#: src/Admin/API/Reports/Variations/Stats/Controller.php:256
msgid "The date the report start, as GMT."
msgstr "Dato for rapportens start, som GMT."

#: src/Admin/API/Reports/Coupons/Stats/Controller.php:226
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:183
#: src/Admin/API/Reports/Orders/Stats/Controller.php:287
#: src/Admin/API/Reports/Products/Stats/Controller.php:246
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:312
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:264
#: src/Admin/API/Reports/Variations/Stats/Controller.php:250
msgid "The date the report start, in the site's timezone."
msgstr "Dato for rapportens start, i nettstedets tidssone."

#: src/Admin/API/Reports/Coupons/Stats/Controller.php:219
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:176
#: src/Admin/API/Reports/Orders/Stats/Controller.php:280
#: src/Admin/API/Reports/Products/Stats/Controller.php:239
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:305
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:257
#: src/Admin/API/Reports/Variations/Stats/Controller.php:243
msgid "Type of interval."
msgstr "Type intervall."

#: src/Admin/API/Reports/Coupons/Stats/Controller.php:211
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:168
#: src/Admin/API/Reports/Orders/Stats/Controller.php:272
#: src/Admin/API/Reports/Products/Stats/Controller.php:231
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:297
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:249
#: src/Admin/API/Reports/Variations/Stats/Controller.php:235
msgid "Reports data grouped by intervals."
msgstr "Rapporterer data gruppert etter intervaller."

#: src/Admin/API/Reports/Coupons/Stats/Controller.php:204
#: src/Admin/API/Reports/Customers/Stats/Controller.php:166
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:161
#: src/Admin/API/Reports/Orders/Stats/Controller.php:265
#: src/Admin/API/Reports/Products/Stats/Controller.php:224
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:290
#: src/Admin/API/Reports/Stock/Stats/Controller.php:116
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:242
#: src/Admin/API/Reports/Variations/Stats/Controller.php:228
msgid "Totals data."
msgstr "Totalt data."

#: src/Admin/API/Reports/Coupons/Stats/Controller.php:185
#: src/Admin/API/Reports/Coupons/Stats/Controller.php:250
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:207
#: src/Admin/API/Reports/Orders/Stats/Controller.php:241
#: src/Admin/API/Reports/Orders/Stats/Controller.php:311
#: src/Admin/API/Reports/Products/Stats/Controller.php:205
#: src/Admin/API/Reports/Products/Stats/Controller.php:270
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:266
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:336
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:223
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:288
#: src/Admin/API/Reports/Variations/Stats/Controller.php:209
#: src/Admin/API/Reports/Variations/Stats/Controller.php:274
msgid "Interval subtotals."
msgstr "Intervall subtotaler."

#: src/Admin/API/Reports/Coupons/Stats/Controller.php:179
#: src/Admin/API/Reports/Orders/Stats/Controller.php:235
#: src/Admin/API/Reports/Products/Stats/Controller.php:192
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:260
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:217
#: src/Admin/API/Reports/Variations/Stats/Controller.php:196
msgid "Segment identificator."
msgstr "Segmentidentifikator."

#: src/Admin/API/Reports/Coupons/Stats/Controller.php:171
#: src/Admin/API/Reports/Orders/Stats/Controller.php:227
#: src/Admin/API/Reports/Products/Stats/Controller.php:184
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:252
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:209
#: src/Admin/API/Reports/Variations/Stats/Controller.php:188
msgid "Reports data grouped by segment condition."
msgstr "Rapporterer data gruppert etter segmenttilstand."

#: src/Admin/API/Reports/Coupons/Stats/Controller.php:161
msgid "Number of discounted orders."
msgstr "Antall ordrer med rabatt."

#: src/Admin/API/Reports/Coupons/Stats/Controller.php:160
#: assets/client/admin/chunks/analytics-report-coupons.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Discounted orders"
msgstr "Ordrer med rabatt"

#: src/Admin/API/Reports/Coupons/Stats/Controller.php:154
msgid "Number of coupons."
msgstr "Antall kuponger."

#: src/Admin/API/Reports/Coupons/Controller.php:310
#: assets/client/admin/chunks/analytics-report-coupons.js:1
msgid "Created"
msgstr "Opprettet"

#: src/Admin/API/Reports/Coupons/Controller.php:284
#: src/Admin/API/Reports/Orders/Controller.php:441
msgid "Add additional piece of info about each coupon to the report."
msgstr "Legg til mer informasjon om hver kupong i rapporten."

#: src/Admin/API/Reports/Coupons/Controller.php:275
#: src/Admin/API/Reports/Coupons/Stats/Controller.php:336
msgid "Limit result set to coupons assigned specific coupon IDs."
msgstr "Avgrens resultat til kuponger tilordnet bestemte kupong-ID-er."

#: src/Admin/API/Reports/Coupons/Controller.php:209
msgid "Coupon discount type."
msgstr "Kupong rabattype."

#: src/Admin/API/Reports/Coupons/Controller.php:202
msgid "Coupon expiration date in GMT."
msgstr "Utløpsdato for kupong i GMT."

#: src/Admin/API/Reports/Coupons/Controller.php:196
msgid "Coupon expiration date."
msgstr "Utløpsdato for kupong."

#: src/Admin/API/Reports/Coupons/Controller.php:190
msgid "Coupon creation date in GMT."
msgstr "Opprettelsesdato for kupong i GMT."

#: src/Admin/API/Reports/Coupons/Controller.php:184
msgid "Coupon creation date."
msgstr "Opprettelsesdato for kupong."

#: src/Admin/API/Reports/Coupons/Controller.php:162
#: src/Admin/API/Reports/Coupons/Stats/Controller.php:146
msgid "Net discount amount."
msgstr "Netto rabattbeløp."

#: src/Admin/API/Reports/Coupons/Controller.php:156
msgid "Coupon ID."
msgstr "Kupong-ID."

#: src/Admin/API/Reports/Controller.php:300
msgid "API path."
msgstr "API- sti."

#: src/Admin/API/Reports/Controller.php:143
msgid "Customers detailed reports."
msgstr "Detaljerte kunderapporter."

#: src/Admin/API/Reports/Controller.php:139
msgid "Stats about product downloads."
msgstr "Statistikk om produktnedlastinger."

#: src/Admin/API/Reports/Controller.php:135
msgid "Product download files detailed reports."
msgstr "Detaljerte rapporter for produktnedlastingsfiler."

#: src/Admin/API/Reports/Controller.php:131
msgid "Product downloads detailed reports."
msgstr "Detaljerte rapporter for produktnedlastinger."

#: src/Admin/API/Reports/Controller.php:127
msgid "Stats about taxes."
msgstr "Statistikk om avgifter."

#: src/Admin/API/Reports/Controller.php:123
msgid "Taxes detailed reports."
msgstr "Detaljerte avgiftsrapporter."

#: src/Admin/API/Reports/Controller.php:119
msgid "Stats about coupons."
msgstr "Statistikk om kuponger."

#: src/Admin/API/Reports/Controller.php:115
msgid "Coupons detailed reports."
msgstr "Detaljerte rapporter for kuponger."

#: src/Admin/API/Reports/Controller.php:111
msgid "Stats about product categories."
msgstr "Statistikk om produktkategorier."

#: src/Admin/API/Reports/Controller.php:107
msgid "Product categories detailed reports."
msgstr "Detaljerte rapporter om produktkategorier."

#: src/Admin/API/Reports/Controller.php:95
msgid "Stats about products."
msgstr "Statistikk om produkter."

#: src/Admin/API/Reports/Controller.php:91
msgid "Products detailed reports."
msgstr "Detaljerte rapporter om produkter."

#: src/Admin/API/Reports/Controller.php:87
msgid "Stats about orders."
msgstr "Statistikk om bestillinger."

#: src/Admin/API/Reports/Controller.php:83
msgid "Stats about revenue."
msgstr "Statistikk om inntekter."

#: src/Admin/API/Reports/Controller.php:79
msgid "Batch endpoint for getting specific performance indicators from `stats` endpoints."
msgstr "Batch endpoint for å få spesifikke resultatindikatorer fra `statistikk` endepunkter."

#: src/Admin/API/NoteActions.php:64 src/Admin/API/NoteActions.php:77
#: src/Admin/API/Notes.php:178 src/Admin/API/Notes.php:329
msgid "Sorry, there is no resource with that ID."
msgstr "Beklager, det er ingen ressurs med den ID-en."

#: src/Admin/API/NoteActions.php:37
msgid "Unique ID for the Note Action."
msgstr "Unik ID for notathandlingen."

#: src/Admin/API/NoteActions.php:33
msgid "Unique ID for the Note."
msgstr "Unik ID for notatet."

#: src/Admin/API/Leaderboards.php:576
msgid "Table cell value."
msgstr "Tabellcelleverdi."

#: src/Admin/API/Leaderboards.php:570
msgid "Table cell display."
msgstr "Tabellcellevisning."

#: src/Admin/API/Leaderboards.php:563
msgid "Table rows."
msgstr "Tabellrader."

#: src/Admin/API/Leaderboards.php:553
msgid "Table column header."
msgstr "Tabell kolonneoverskrift."

#: src/Admin/API/Leaderboards.php:546
msgid "Table headers."
msgstr "Tabelloverskrifter."

#: src/Admin/API/Leaderboards.php:540
msgid "Displayed title for the leaderboard."
msgstr "Vist tittel på topplisten."

#: src/Admin/API/Leaderboards.php:534
msgid "Leaderboard ID."
msgstr "Toppliste ID."

#: src/Admin/API/Leaderboards.php:514
msgid "URL query to persist across links."
msgstr "URL-spørring for å vedvare på tvers av lenker."

#: src/Admin/API/Leaderboards.php:348
msgid "Top products - Items sold"
msgstr "Toppprodukter - Solgte varer"

#: src/Admin/API/Leaderboards.php:288
#: src/Admin/API/Reports/Customers/Controller.php:611
#: assets/client/admin/chunks/analytics-report-customers.js:1
msgid "Total Spend"
msgstr "Total forbruk"

#: src/Admin/API/Leaderboards.php:282
msgid "Customer Name"
msgstr "Kundenavn"

#: src/Admin/API/Leaderboards.php:279
msgid "Top Customers - Total Spend"
msgstr "Toppkunder - Total forbruk"

#: src/Admin/API/Leaderboards.php:221 src/Admin/API/Leaderboards.php:357
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:461
#: assets/client/admin/chunks/6743.js:1
#: assets/client/admin/chunks/analytics-report-categories.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/analytics-report-products.js:1
#: assets/client/admin/chunks/analytics-report-revenue.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Net sales"
msgstr "Netto salg"

#: src/Admin/API/Leaderboards.php:218 src/Admin/API/Leaderboards.php:354
#: src/Admin/API/Reports/Categories/Controller.php:338
#: src/Admin/API/Reports/Orders/Controller.php:548
#: src/Admin/API/Reports/Products/Controller.php:397
#: src/Admin/API/Reports/Variations/Controller.php:432
#: assets/client/admin/chunks/analytics-report-categories.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/analytics-report-products.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Items sold"
msgstr "Solgte elementer"

#: src/Admin/API/Leaderboards.php:212
msgid "Top categories - Items sold"
msgstr "Toppkategorier - Varer solgt"

#: src/Admin/API/Leaderboards.php:152
#: src/Admin/API/Reports/Coupons/Controller.php:309
#: assets/client/admin/chunks/analytics-report-coupons.js:1
msgid "Amount discounted"
msgstr "Beløp rabattert"

#: src/Admin/API/Leaderboards.php:143
msgid "Top Coupons - Number of Orders"
msgstr "Toppkuponger - antall bestillinger"

#: src/Admin/API/Coupons.php:35
msgid "Limit results to coupons with codes matching a given string."
msgstr "Avgrens resultat til kuponger med koder som samsvarer en gitt streng."

#: src/Admin/API/Options.php:255
msgid "Array of options with associated values."
msgstr "Rekke av alternativer med tilhørende verdier."

#: src/Admin/API/Options.php:121
msgid "Sorry, you cannot manage these options."
msgstr "Beklager, du kan ikke administrere disse alternativene."

#: src/Admin/API/Options.php:116
msgid "You must supply an array of options and values."
msgstr "Du må levere en rekke alternativer og verdier."

#: src/Admin/API/Options.php:80
msgid "Sorry, you cannot view these options."
msgstr "Beklager, du kan ikke se disse alternativene."

#: src/Admin/API/Options.php:75
msgid "You must supply an array of options."
msgstr "Du må levere en rekke alternativer."

#: src/Admin/API/Themes.php:197
msgid "A zip file of the theme to be uploaded."
msgstr "En zip-fil med temaet som skal lastes opp."

#: src/Admin/API/Themes.php:178
msgid "Uploaded theme."
msgstr "Opplastet tema."

#: src/Admin/API/Themes.php:172
msgid "Theme installation message."
msgstr "Melding om temainstallasjon."

#: src/Admin/API/Themes.php:166
msgid "Theme installation status."
msgstr "Status på temainstallasjon."

#: src/Admin/API/Themes.php:78
msgid "Specified file failed upload test."
msgstr "Spesifisert fil kom ikke gjennom opplastingstest."

#: src/Admin/API/Themes.php:63
msgid "Sorry, you are not allowed to install themes on this site."
msgstr "Beklager, du har ikke lov til å installere temaer på dette nettstedet."

#: src/Admin/API/Taxes.php:40
msgid "Limit result set to items that have the specified rate ID(s) assigned."
msgstr "Avgrens resultat til varer som har de bestemte avgiftssats-ID'er tilordnet."

#: src/Admin/API/Taxes.php:35
msgid "Search by similar tax code."
msgstr "Søk etter liknende avgiftskode."

#: src/Admin/API/OnboardingTasks.php:683
msgid "Homepage created"
msgstr "Forside opprettet"

#: src/Admin/API/OnboardingTasks.php:655
msgid "Homepage"
msgstr "Forside"

#: src/Admin/API/OnboardingTasks.php:553
msgid "New Products"
msgstr "Nye produkter"

#: src/Admin/API/OnboardingTasks.php:534
msgid "Best Sellers"
msgstr "Bestselgere"

#: src/Admin/API/OnboardingTasks.php:530
msgid "On Sale"
msgstr "På tilbud"

#: src/Admin/API/OnboardingTasks.php:526
msgid "Fan Favorites"
msgstr "Favoritter"

#: src/Admin/API/OnboardingTasks.php:522
msgid "New In"
msgstr "Ny i"

#: src/Admin/API/OnboardingTasks.php:516
msgid "Shop by Category"
msgstr "Handle etter kategori"

#: src/Admin/API/OnboardingTasks.php:489 src/Admin/API/OnboardingTasks.php:496
msgid "Content…"
msgstr "Innhold…"

#: src/Admin/API/OnboardingTasks.php:452 src/Admin/API/OnboardingTasks.php:469
msgid "Go shopping"
msgstr "Start å handle"

#: src/Admin/API/OnboardingTasks.php:447 src/Admin/API/OnboardingTasks.php:464
msgid "Write a short welcome message here"
msgstr "Skriv en kort velkomstmelding her"

#: src/Admin/API/OnboardingTasks.php:443 src/Admin/API/OnboardingTasks.php:460
msgid "Welcome to the store"
msgstr "Velkommen til butikken"

#: src/Admin/API/OnboardingTasks.php:442 src/Admin/API/OnboardingTasks.php:459
msgid "Write title…"
msgstr "Skriv tittel…"

#: src/Admin/API/OnboardingTasks.php:332
msgid "Sorry, the sample products data file was not found."
msgstr "Beklager, datafilen med eksempelprodukter ble ikke funnet."

#: src/Admin/API/OnboardingTasks.php:261
msgid "Sorry, you are not allowed to create new pages."
msgstr "Beklager, du har ikke tillatelse til å opprette nye sider."

#: src/Admin/API/Data.php:39
msgid "An endpoint used for searching download logs for a specific IP address."
msgstr "Et sluttpunkt som brukes til å søke i nedlastingslogger for en spesifikk IP-adresse."

#: src/Admin/API/Products.php:80
msgid "Search by similar product name or sku."
msgstr "Søk etter lignende produktnavn eller sku."

#: src/Admin/API/Orders.php:37
msgid "Limit result set to orders matching part of an order number."
msgstr "Avgrens resultat til ordrer som samsvarer med en del av et ordrenummer."

#: src/Admin/ReportCSVEmail.php:82
msgid "[{site_title}]: Your {report_name} Report download is ready"
msgstr "[{site_title}]: Din {report_name} Rapportnedlasting er klar"

#: src/Admin/ReportCSVEmail.php:73
msgid "Your Report Download"
msgstr "Din Rapportnedlasting"

#: src/Admin/ReportCSVEmail.php:38 src/Internal/Admin/Analytics.php:219
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/analytics-report-revenue.js:1
msgid "Revenue"
msgstr "Inntekter"

#: src/Internal/Admin/Notes/WooSubscriptionsNotes.php:415
msgid "Renew Subscription"
msgstr "Forny abonnementet"

#. translators: date the subscription expired, e.g. Jun 7th 2018
#: src/Internal/Admin/Notes/WooSubscriptionsNotes.php:390
msgid "Your subscription expired on %s. Get a new subscription to continue receiving updates and access to support."
msgstr "Abonnementet er utløpt på %s. Få et nytt abonnement for å fortsette å motta oppdateringer og tilgang til støtte."

#. translators: name of the extension subscription that expired
#: src/Internal/Admin/Notes/WooSubscriptionsNotes.php:384
msgid "%s subscription expired"
msgstr "%s abonnement utløpt"

#: src/Internal/Admin/Notes/WooSubscriptionsNotes.php:352
msgid "Enable Autorenew"
msgstr "Aktiver automatisk fornyelse"

#. translators: number of days until the subscription expires
#: src/Internal/Admin/Notes/WooSubscriptionsNotes.php:329
msgid "Your subscription expires in %d days. Enable autorenew to avoid losing updates and access to support."
msgstr "Abonnementet ditt utløper om %d dager. Aktiver automatisk fornyelse for å unngå å miste oppdateringer og tilgang til støtte."

#. translators: name of the extension subscription expiring soon
#: src/Internal/Admin/Notes/WooSubscriptionsNotes.php:323
msgid "%s subscription expiring soon"
msgstr "%s abonnement utløper snart"

#: src/Internal/Admin/Notes/WooSubscriptionsNotes.php:195
msgid "Connect to get important product notifications and updates."
msgstr "Koble til for å få viktige produktvarsler og oppdateringer."

#: src/Internal/Admin/Notes/WooSubscriptionsNotes.php:194
msgid "Connect to WooCommerce.com"
msgstr "Koble til WooCommerce.com"

#: src/Internal/Admin/Notes/MobileApp.php:44
msgid "Install Woo mobile app"
msgstr "Installer Woo mobilapp"

#: src/Internal/Admin/Notes/MobileApp.php:41
msgid "Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics — wherever you are."
msgstr "Installer WooCommerce mobilappen for å administrere bestillinger, motta salgsvarsler og se viktige beregninger - uansett hvor du er."

#: src/Internal/Admin/Notes/NewSalesRecord.php:150
msgid "New sales record!"
msgstr "Ny salgsrekord!"

#. translators: 1 and 4: Date (e.g. October 16th), 2 and 3: Amount (e.g.
#. $160.00)
#: src/Internal/Admin/Notes/NewSalesRecord.php:132
msgid "Woohoo, %1$s was your record day for sales! Net sales was %2$s beating the previous record of %3$s set on %4$s."
msgstr "Woohoo, %1$s var din rekorddag for salg! Nettosalg var %2$s som slo den forrige rekorden %3$s satt på %4$s."

#: src/Internal/Admin/Notes/OrderMilestones.php:260
msgid "Review your orders"
msgstr "Se gjennom ordrene dine"

#: src/Internal/Admin/Notes/OrderMilestones.php:247
msgid "Browse"
msgstr "Bla gjennom"

#: src/Internal/Admin/Notes/OrderMilestones.php:224
msgid "Another order milestone! Take a look at your Orders Report to review your orders to date."
msgstr "En annen ordre milepæl! Ta en titt på ordrerapporten din for å se gjennom bestillingene dine til dags dato."

#: src/Internal/Admin/Notes/OrderMilestones.php:215
msgid "You've hit the 10 orders milestone! Look at you go. Browse some WooCommerce success stories for inspiration."
msgstr "Du har truffet milepælen for 10 bestillinger! Dette går unna. Bla gjennom noen WooCommerce suksesshistorier for inspirasjon."

#: src/Internal/Admin/Notes/OrderMilestones.php:213
msgid "Congratulations on getting your first order! Now is a great time to learn how to manage your orders."
msgstr "Gratulerer med at du fikk din første bestilling fra en kunde! Nå passer det å lære hvordan du administrerer ordrene dine."

#. translators: Number of orders processed.
#: src/Internal/Admin/Notes/OrderMilestones.php:196
msgid "Congratulations on processing %s orders!"
msgstr "Gratulerer med gjennomføring av %s bestillinger!"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1203
msgid "Review"
msgstr "Omtale"

#: src/Internal/Admin/Notes/TrackingOptIn.php:72
msgid "Activate usage tracking"
msgstr "Aktiver brukssporing"

#. translators: 1: open link to WooCommerce.com settings, 2: open link to
#. WooCommerce.com tracking documentation, 3: close link tag.
#: src/Internal/Admin/Notes/TrackingOptIn.php:53
msgid "Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the %1$sSettings%3$s and choose to stop sharing data. %2$sRead more%3$s about what data we collect."
msgstr "Innsamling av bruksdata gjør at vi kan forbedre WooCommerce. Butikken din vil bli vurdert når vi evaluerer nye funksjoner, bedømmer kvaliteten på en oppdatering, eller avgjør om en forbedring gir mening. Du kan alltid gå til %1$sInnstillinger%3$s og velge å slutte å dele data. %2$sLes mer%3$s om hvilke data vi samler inn."

#: src/Admin/Notes/Note.php:645
msgid "The admin note action label prop cannot be empty."
msgstr "Admin-notat handlingsetikett kan ikke være tom."

#: src/Admin/Notes/Note.php:641
msgid "The admin note action name prop cannot be empty."
msgstr "Admin-notat handlingsnavn kan ikke være tom."

#: src/Admin/Notes/Note.php:534
msgid "The admin note date prop cannot be empty."
msgstr "Admin-notat dato kan ikke være tom."

#: src/Admin/Notes/Note.php:521
msgid "The admin note source prop cannot be empty."
msgstr "Admin-notat kilde kan ikke være tom."

#. translators: %s: admin note status property.
#: src/Admin/Notes/Note.php:505
msgid "The admin note status prop (%s) is not one of the supported statuses."
msgstr "Admin-notat status (%s) er ikke en av de støttede statusene."

#: src/Admin/Notes/Note.php:497
msgid "The admin note status prop cannot be empty."
msgstr "Admin-notat status kan ikke være tom."

#: src/Admin/Notes/Note.php:484
msgid "The admin note content_data prop must be an instance of stdClass."
msgstr "Admin-notat content_data må være en forekomst av stdClass."

#: src/Admin/Notes/Note.php:467
msgid "The admin note content prop cannot be empty."
msgstr "Admin-notat innhold kan ikke være tom."

#: src/Admin/Notes/Note.php:427
msgid "The admin note title prop cannot be empty."
msgstr "Admin-notat tittel kan ikke være tom."

#: src/Admin/Notes/Note.php:414
msgid "The admin note locale prop cannot be empty."
msgstr "Admin-notat locale kan ikke være tom."

#. translators: %s: admin note type.
#: src/Admin/Notes/Note.php:398
msgid "The admin note type prop (%s) is not one of the supported types."
msgstr "Admin-notat type (%s) er ikke en av de støttede typene."

#: src/Admin/Notes/Note.php:390
msgid "The admin note type prop cannot be empty."
msgstr "Admin-notat type kan ikke være tom."

#: src/Admin/Notes/Note.php:377
msgid "The admin note name prop cannot be empty."
msgstr "Admin-notat navn kan ikke være tom."

#: src/Internal/Admin/Notes/AddFirstProduct.php:90
msgid "Add a product"
msgstr "Legg til produkt"

#: src/Internal/Admin/Notes/AddFirstProduct.php:78
msgid "Add your first product"
msgstr "Legg til ditt første produkt"

#: src/Admin/ReportsSync.php:179
msgid "Report table data is being deleted."
msgstr "Tabelldata for rapporter slettes."

#: src/Admin/ReportsSync.php:95
msgid "Report table data is being rebuilt. Please allow some time for data to fully populate."
msgstr "Tabelldata for rapporter bygges på nytt. Det tar litt tid før alle data er på plass."

#: src/Admin/ReportsSync.php:79
msgid "An import is already in progress. Please allow the previous import to complete before beginning a new one."
msgstr "En import pågår allerede. Vennligst la den forrige importen fullføres før du begynner på en ny."

#: src/Admin/ReportsSync.php:49
msgid "Report sync schedulers should be derived from the Automattic\\WooCommerce\\Internal\\Admin\\Schedulers\\ImportScheduler class."
msgstr "Planleggere for rapportsynkronisering bør være avledet fra klassen Automattic\\WooCommerce\\Internal\\Admin\\Schedulers\\ImportScheduler."

#: src/Internal/Admin/Loader.php:502 src/Internal/Admin/Loader.php:503
#: src/Internal/Admin/Settings.php:286 src/Internal/Admin/Settings.php:287
msgid "Default Date Range"
msgstr "Standard datointervall"

#: src/Internal/Admin/Loader.php:494 src/Internal/Admin/Settings.php:278
msgid "Statuses that require extra action on behalf of the store admin."
msgstr "Statuser som krever ekstra handling på vegne av butikkadministratoren."

#: src/Internal/Admin/Loader.php:493 src/Internal/Admin/Settings.php:277
msgid "Actionable order statuses"
msgstr "Handlingsklare ordrestatuser"

#: src/Internal/Admin/Loader.php:485 src/Internal/Admin/Settings.php:269
msgid "Statuses that should not be included when calculating report totals."
msgstr "Statuser som ikke skal inkluderes ved beregning av rapporttotaler."

#: src/Internal/Admin/Loader.php:484 src/Internal/Admin/Settings.php:268
msgid "Excluded report order statuses"
msgstr "Ekskluderte statuser for rapporter"

#: src/Internal/Admin/Loader.php:465 src/Internal/Admin/Settings.php:249
msgid "Settings for WooCommerce admin reporting."
msgstr "Innstillinger for WooCommerce admin rapportering."

#. translators: %1$s: updated title, %2$s: blog info name
#: src/Internal/Admin/Loader.php:289
msgid "%1$s &lsaquo; %2$s"
msgstr "%1$s &lsaquo; %2$s"

#. translators: %d: amount of time
#: packages/action-scheduler/classes/ActionScheduler_DataController.php:133
msgid "Stopped the insanity for %d second"
msgid_plural "Stopped the insanity for %d seconds"
msgstr[0] "Stoppet galskapen i %d sekund"
msgstr[1] "Stoppet galskapen i %d sekunder"

#. translators: %d: seconds
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:400
msgid "The next queue will begin processing in approximately %d seconds."
msgstr "Den neste køen vil begynne å utføres om omtrent %d sekunder."

#. translators: %s: process URL
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:397
msgid "A new queue has begun processing. <a href=\"%s\">View actions in-progress &raquo;</a>"
msgstr "En ny kø har begynt å utføres. <a href=\"%s\">Se handlinger som pågår &raquo;</a>"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:1076
msgid "Unknown status found for action."
msgstr "Ukjent status funnet for handling."

#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:375
msgid "Invalid value for select or count parameter. Cannot query actions."
msgstr "Ugyldig verdi for valg eller telleparameter. Kan ikke spørre handlinger."

#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:110
msgid "Database error."
msgstr "Databasefeil."

#. translators: %s is the error message
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:1055
msgid "%s Support for strings longer than this will be removed in a future version."
msgstr "%s Støtte for strenger lenger enn dette vil bli fjernet i en fremtidig versjon."

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php:329
msgid "ActionScheduler_Action::$args too long. To ensure the args column can be indexed, action args should not be more than %d characters when encoded as JSON."
msgstr "ActionScheduler_Action::$args for lenge. For å sikre at args-kolonnen kan indekseres, bør action args ikke være mer enn %d tegn når de er kodet som JSON."

#. translators: %s: exception message
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:156
msgid "There was a failure scheduling the next instance of this action: %s"
msgstr "Det oppstod en feil under planlegging av neste forekomst av denne handlingen: %s"

#. translators: %s: exception message
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:146
msgid "There was a failure fetching this action: %s"
msgstr "Det oppsto en feil ved henting av denne handlingen: %s"

#. translators: %s: context
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:129
msgid "action ignored via %s"
msgstr "handling ignorert via %s"

#. translators: 1: context 2: exception message
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:102
msgid "action failed via %1$s: %2$s"
msgstr "handlingen feilet via %1$s: %2$s"

#. translators: %s: context
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:92
msgid "action complete via %s"
msgstr "handling fullført via %s"

#. translators: %s: context
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:82
msgid "action started via %s"
msgstr "handling startet via %s"

#. translators: 1: action ID 2: schedule
#: packages/action-scheduler/classes/ActionScheduler_InvalidActionException.php:21
msgid "Action [%1$s] has an invalid schedule: %2$s"
msgstr "Handlingen [%1$s] har en ugyldig tidsplan: %2$s"

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:247
msgid "Activity log for the action."
msgstr "Aktivitetslogg for handlingen."

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:246
msgid "The date/time the action is/was scheduled to run."
msgstr "Datoen/klokkeslettet handlingen er/var planlagt å kjøre."

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:246
msgid "Scheduled"
msgstr "Planlagt"

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:245
msgid "The action's schedule frequency."
msgstr "Handlingens tidsplanfrekvens."

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:244
msgid "Optional action group."
msgstr "Valgfri handlingsgruppe."

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:243
msgid "Optional data array passed to the action hook."
msgstr "Valgfri data array sendt til handlings-hook."

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:242
msgid "Action statuses are Pending, Complete, Canceled, Failed"
msgstr "Handlingsstatuser er Ventende, Fullført, Kansellert, Mislykket"

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:241
msgid "Name of the action hook that will be triggered."
msgstr "Navnet på handlings-hooken som utløses."

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:239
msgid "Scheduled Action Columns"
msgstr "Kolonner for planlagte handlinger"

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:229
msgid "Action Scheduler is a scalable, traceable job queue for background processing large sets of actions. Action Scheduler works by triggering an action hook to run at some time in the future. Scheduled actions can also be scheduled to run on a recurring schedule."
msgstr "Action Scheduler er en skalerbar, sporbar jobbkø for bakgrunnsbehandling av store sett med handlinger. Action Scheduler fungerer ved å utløse en handlingskrok for å kjøre på et tidspunkt i fremtiden. Planlagte handlinger kan også planlegges å kjøre på en regelmessig tidsplan."

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:227
msgid "About Action Scheduler %s"
msgstr "Om handlingsplanlegger %s"

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:225
msgid "About"
msgstr "Om"

#. translators: 1: source action ID 2: source store class 3: destination action
#. ID 4: destination store class
#: packages/action-scheduler/classes/migration/Runner.php:107
msgid "Migrated action with ID %1$d in %2$s to ID %3$d in %4$s"
msgstr "Overført handling med ID %1$d i %2$s til ID %3$d i %4$s"

#. translators: %d: amount of actions
#: packages/action-scheduler/classes/migration/Runner.php:82
msgid "Migrating %d action"
msgid_plural "Migrating %d actions"
msgstr[0] "Overfører %d-handling"
msgstr[1] "Overfører %d-handlinger"

#: packages/action-scheduler/classes/migration/ActionMigrator.php:95
msgid "Unable to remove source migrated action %s"
msgstr "Kan ikke fjerne kilden for den overførte handlingen %s"

#: packages/action-scheduler/classes/migration/Controller.php:162
msgid "Action Scheduler migration in progress. The list of scheduled actions may be incomplete."
msgstr "Handlingsplanlegger migrasjon pågår. Listen over planlagte handlinger kan være ufullstendig."

#: packages/action-scheduler/classes/migration/Config.php:118
msgid "Destination logger must be configured before running a migration"
msgstr "Mål-logger må konfigureres før du kjører en migrasjon"

#: packages/action-scheduler/classes/migration/Config.php:96
msgid "Destination store must be configured before running a migration"
msgstr "Mål-butikk må konfigureres før du kjører en migrasjon"

#: packages/action-scheduler/classes/migration/Config.php:74
msgid "Source logger must be configured before running a migration"
msgstr "Kilde-logger må konfigureres før du kjører en overføring"

#: packages/action-scheduler/classes/migration/Config.php:52
msgid "Source store must be configured before running a migration"
msgstr "Kilde-butikk må konfigureres før du kjører en overføring"

#: packages/action-scheduler/classes/ActionScheduler_ActionFactory.php:226
msgid "Invalid action - must be a recurring action."
msgstr "Ugyldig handling - må være en gjentakende handling."

#: packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php:114
msgid "Version:"
msgstr "Versjon:"

#. translators: 1: next cleanup message 2: github issue URL
#: packages/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php:108
msgid "Action Scheduler has migrated data to custom tables; however, orphaned log entries exist in the WordPress Comments table. %1$s <a href=\"%2$s\">Learn more &raquo;</a>"
msgstr "Handlingsplanlegger har overført data til egendefinerte tabeller. Foreldreløse loggoppføringer finnes i WordPress-kommentartabellen. %1$s <a href=\"%2$s\">Lær mer &raquo;</a>"

#. translators: %s: date interval
#: packages/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php:103
msgid "This data will be deleted in %s."
msgstr "Dataene vil bli slettet om %s."

#: includes/wc-template-functions.php:2867
msgid "Update country / region"
msgstr "Oppdater land / region"

#: includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-geolocation.php:32
msgid "MaxMind Geolocation"
msgstr "MaxMind Geolocation"

#: includes/admin/views/html-admin-page-status-report.php:124
msgid "Unable to detect the Action Scheduler package."
msgstr "Kan ikke oppdage Handlingsplanleggerpakke."

#: includes/admin/views/html-admin-page-status-report.php:111
msgid "Action Scheduler package running on your site."
msgstr "Handlingsplanleggerpakke kjører på nettstedet ditt."

#: includes/admin/views/html-admin-page-status-report.php:110
msgid "Action Scheduler package"
msgstr "Handlingsplanleggerpakke"

#: includes/admin/views/html-admin-page-status-report.php:104
msgid "Unable to detect the Blocks package."
msgstr "Kan ikke oppdage blokker-pakken."

#: includes/admin/views/html-admin-page-status-report.php:91
msgid "The WooCommerce Blocks package running on your site."
msgstr "WooCommerce blokker-pakken kjører på nettstedet ditt."

#: includes/admin/views/html-admin-page-status-report.php:90
msgid "WooCommerce Blocks package"
msgstr "WooCommerce blokker-pakken"

#. translators: Link to WooCommerce Docs.
#: includes/admin/settings/class-wc-settings-products.php:442
msgid "Not required if your download directory is protected. <a href='%s'>See this guide</a> for more details. Files already uploaded will not be affected."
msgstr "Ikke påkrevd hvis din nedlastingskatalog er beskyttet. <a href='%s'>Se denne guiden</a> for mer informasjon. Filer som allerede er lastet opp blir ikke berørt."

#: includes/admin/settings/class-wc-settings-products.php:436
msgid "Append a unique string to filename for security"
msgstr "Legg til en unik streng til filnavnet for sikkerhet"

#: includes/admin/settings/class-wc-settings-products.php:435
msgid "Filename"
msgstr "Filnavn"

#: includes/admin/settings/class-wc-settings-products.php:384
msgid "Redirect only (Insecure)"
msgstr "Kun omdiriger (Usikker)"

#. translators: Link to WooCommerce Docs.
#: includes/admin/settings/class-wc-settings-products.php:378
msgid "If you are using X-Accel-Redirect download method along with NGINX server, make sure that you have applied settings as described in <a href='%s'>Digital/Downloadable Product Handling</a> guide."
msgstr "Hvis du bruker nedlastingsmetoden X-Accel-Redirect sammen med NGINX-server, må du kontrollere at du har brukt innstillinger som beskrevet i <a href='%s'>veiledningen for digital/nedlastbar produkthåndtering</a>."

#: includes/admin/class-wc-admin-settings.php:687
msgid "Choose countries / regions&hellip;"
msgstr "Velg land / regioner&hellip;"

#: includes/admin/class-wc-admin-settings.php:662
#: includes/admin/class-wc-admin-setup-wizard.php:505
msgid "Choose a country / region&hellip;"
msgstr "Velg land / region&hellip;"

#: includes/admin/meta-boxes/views/html-order-items.php:175
#: packages/woocommerce-blocks/build/cart-blocks/cart-express-payment--checkout-blocks/express-payment-frontend.js:5
#: packages/woocommerce-blocks/build/cart.js:51
#: packages/woocommerce-blocks/build/checkout-blocks/payment-frontend.js:5
#: packages/woocommerce-blocks/build/checkout.js:25
msgid "Fees:"
msgstr "Gebyrer:"

#: includes/admin/meta-boxes/views/html-order-items.php:166
msgid "Coupon(s):"
msgstr "Kupong(er):"

#: includes/admin/meta-boxes/views/html-order-items.php:158
msgid "Items Subtotal:"
msgstr "Elementer delsum:"

#: includes/admin/class-wc-admin-profile.php:74
#: includes/admin/class-wc-admin-profile.php:134
#: includes/admin/class-wc-admin-settings.php:662
#: includes/admin/class-wc-admin-settings.php:687
#: includes/admin/class-wc-admin-setup-wizard.php:505
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:80
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:139
#: includes/class-wc-countries.php:707
#: src/Admin/API/Reports/Customers/Controller.php:613
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/analytics-report-customers.js:1
msgid "Country / Region"
msgstr "Land / Region"

#: includes/admin/notes/class-wc-notes-run-db-update.php:242
msgid "WooCommerce database update done"
msgstr "Oppdatering av WooCommerce-database er ferdig"

#: includes/admin/notes/class-wc-notes-run-db-update.php:191
msgid "WooCommerce database update in progress"
msgstr "Oppdatering av WooCommerce database pågår"

#: includes/admin/notes/class-wc-notes-run-db-update.php:188
msgid "View progress →"
msgstr "Se fremdrift →"

#: includes/class-wc-privacy-erasers.php:65
#: includes/class-wc-privacy-exporters.php:204
msgid "Shipping Country / Region"
msgstr "Fraktland / -region"

#: includes/class-wc-privacy-erasers.php:54
#: includes/class-wc-privacy-exporters.php:193
msgid "Billing Country / Region"
msgstr "Faktureringsland / -region"

#: includes/admin/class-wc-admin-profile.php:78
#: includes/admin/class-wc-admin-profile.php:138
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:84
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:143
#: includes/wc-template-functions.php:2859
#: templates/cart/shipping-calculator.php:32
msgid "Select a country / region&hellip;"
msgstr "Velg land / region&hellip;"

#: packages/woocommerce-blocks/src/BlockTypes/AbstractProductGrid.php:619
#: packages/woocommerce-blocks/src/BlockTypes/ProductSaleBadge.php:108
#: packages/woocommerce-blocks/build/all-products.js:14
#: packages/woocommerce-blocks/build/cart-blocks/cart-cross-sells-products-frontend.js:3
#: packages/woocommerce-blocks/build/cart.js:5
#: packages/woocommerce-blocks/build/product-image-frontend.js:1
#: packages/woocommerce-blocks/build/product-image.js:1
#: packages/woocommerce-blocks/build/product-sale-badge-frontend.js:1
#: packages/woocommerce-blocks/build/product-sale-badge.js:1
msgid "Product on sale"
msgstr "Produkt på salg"

#: packages/woocommerce-blocks/src/BlockTypes/ProductCategories.php:219
msgid "List of categories with their product counts"
msgstr "Liste over kategorier med antall produkter"

#: packages/woocommerce-blocks/src/BlockTypes/ProductCategories.php:218
msgid "List of categories"
msgstr "Liste over kategorier"

#: includes/shortcodes/class-wc-shortcode-checkout.php:110
msgid "You are paying for a guest order. Please continue with payment only if you recognize this order."
msgstr "Du betaler for en gjesteordre. Fortsett med betalingen kun hvis du kjenner igjen denne ordren."

#: packages/woocommerce-blocks/patterns/filters.php:42
#: packages/woocommerce-blocks/build/attribute-filter.js:28
#: packages/woocommerce-blocks/build/filter-wrapper.js:1
msgid "Filter by attribute"
msgstr "Filtrer på attributt"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ImageAttachmentSchema.php:52
msgid "Thumbnail sizes for responsive images."
msgstr "Miniatyrbildestørrelse for responsive bilder."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ImageAttachmentSchema.php:47
msgid "Thumbnail srcset for responsive images."
msgstr "Miniatyrbilde srcset for responsive bilder."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ImageAttachmentSchema.php:41
msgid "Thumbnail URL."
msgstr "URL til miniatyrbilde."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ImageAttachmentSchema.php:35
msgid "Full size image URL."
msgstr "URL til bilde i full størrelse."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartFeeSchema.php:30
msgid "Unique identifier for the fee within the cart."
msgstr "Unik identifikator for gebyret i handlekurven."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:406
msgid "Button description."
msgstr "Knappebeskrivelse."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:400
msgid "Button text."
msgstr "Knappetekst."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:394
msgid "Add to cart button parameters."
msgstr "Parametre for Legg til i handlekurven-knapp."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:370
msgid "Is the product in stock?"
msgstr "Er produktet på lager?"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:364
msgid "Is the product purchasable?"
msgstr "Er produktet kjøpbart?"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:236
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:242
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:140
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:146
msgid "Price amount."
msgstr "Prisbeløp."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:230
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:134
msgid "Price range, if applicable."
msgstr "Prisintervall, om aktuelt."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:224
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:274
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:128
msgid "Sale product price, if applicable."
msgstr "Utsalgspris for produktet, om aktuelt."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:218
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:268
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:122
msgid "Regular product price."
msgstr "Vanlig produktpris."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:97
msgid "Is the product on sale?"
msgstr "Er produktet på tilbud?"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductAttributeSchema.php:60
msgid "If this attribute has term archive pages."
msgstr "Om dette attributtet har arkivsider for termer."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductAttributeSchema.php:54
msgid "How terms in this attribute are sorted by default."
msgstr "Hvordan vilkår i dette attributtet skal sorteres som standard."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductAttributeSchema.php:48
msgid "Attribute type."
msgstr "Attributt-type."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartAddItem.php:65
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:166
msgid "Variation attribute value."
msgstr "Verdi for variant-attributt."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartAddItem.php:60
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:160
msgid "Variation attribute name."
msgstr "Navn på variant-attributt."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartAddItem.php:53
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:152
msgid "Chosen attributes (for variations)."
msgstr "Valgte attributter (for varianter)."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:105
msgid "Stock keeping unit, if applicable."
msgstr "Lagerstyringenhet, om aktuelt."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:47
msgid "Quantity of this item in the cart."
msgstr "Antall av dette produktet i handlekurven."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartAddItem.php:39
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:41
msgid "The cart item product or variation ID."
msgstr "Produkt- eller variant-ID for handlekurv-elementet."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:159
msgid "Total weight (in grams) of all products in the cart."
msgstr "Total vekt (i gram) av alle produkter i handlekurven."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:181
msgid "True if the cart needs shipping. False for carts with only digital goods or stores with no shipping methods set-up."
msgstr "Sann om handlekurven trenger frakt. Usann for handlekurver med bare digitale varer eller butikker uten oppsatte fraktmetoder."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:143
msgid "List of cart items."
msgstr "Liste over handlekurv-elementer."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartSchema.php:153
msgid "Number of items in the cart."
msgstr "Antall elementer i handlekurven."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/TermSchema.php:60
msgid "Number of objects (posts of any type) assigned to the term."
msgstr "Antall objekter (innhold av alle typer) tilordnet vilkåret."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/TermSchema.php:48
msgid "Term description."
msgstr "Term-beskrivelse."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/TermSchema.php:42
msgid "String based identifier for the term."
msgstr "Strengbasert identifikator for termen."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:410
msgid "Limit result set to products with a certain average rating."
msgstr "Begrense resultatsettet til produkter med en bestemt gjennomsnitsrangering."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:393
msgid "The logical relationship between attributes when filtering across multiple at once."
msgstr "Det logiske forholdet mellom attributter ved filtrering på tvers av flere samtidig."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:375
msgid "List of attribute slug(s). If a term ID is provided, this will be ignored."
msgstr "Liste over attributt-identifikator(er). Om en term-ID er oppgitt vil dette bli ignorert."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:367
msgid "List of attribute term IDs."
msgstr "Liste over attributt-term-IDer."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:362
msgid "Attribute taxonomy name."
msgstr "Taksonominavn for attributt."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:356
msgid "Limit result set to products with selected global attributes."
msgstr "Begrense resutatsettet til produkter med valgte globale attributter."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:159
msgid "When limiting response using after/before, which date column to compare against."
msgstr "Når du begrenser svar ved å bruke etter/før, hvilken datakolonne skal det sammenlignes med."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:152
msgid "Limit response to resources created before a given ISO8601 compliant date."
msgstr "Begrens svar til ressurser utgitt før en gitt ISO8601 kompatibel dato."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductCollectionData.php:208
msgid "If true, calculates rating counts for products in the collection."
msgstr "Hvis sant, beregnes antall rangeringer for produkter i samlingen."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductCollectionData.php:196
msgid "Filter condition\t being performed which may affect counts. Valid values include \"and\" and \"or\"."
msgstr "Filtervalg utføres   som kan påvirke tellingene. Gyldige verdier inkluderer \"og\" og \"eller\"."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductCollectionData.php:190
msgid "Taxonomy name."
msgstr "Navn på taksonomi."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductCollectionData.php:184
msgid "If requested, calculates attribute term counts for products in the collection."
msgstr "Hvis etterspurt, beregnes antall attributt-termer for produkter i samlingen."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductCollectionData.php:172
msgid "If true, calculates the minimum and maximum product prices for the collection."
msgstr "Hvis sant, beregnes minimum og maksimum produktpriser for samlingen."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:76
msgid "Returns number of products with each average rating."
msgstr "Returnerer antall produkter med hver gjennomsnittsrangering."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:67
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:90
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:113
#: src/Admin/API/Reports/Stock/Stats/Controller.php:86
msgid "Number of products."
msgstr "Antall produkter."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:44
msgid "Max price found in collection of products."
msgstr "Maks pris funnet i samlingen av produkter."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:38
msgid "Min price found in collection of products."
msgstr "Minstepris funnet i samlingen av produkter."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductAttributesById.php:73
msgid "Invalid attribute ID."
msgstr "Ugyldig attributt-ID."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartAddItem.php:89
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartItems.php:95
msgid "Cannot create an existing cart item."
msgstr "Kan ikke opprette et eksisterende handlekurv-element."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartItemsByKey.php:81
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartItemsByKey.php:119
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:185
msgid "Cart item does not exist."
msgstr "Handlekurv-elementet finnes ikke."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartItemsByKey.php:42
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:35
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php:96
msgid "Unique identifier for the item within the cart."
msgstr "Unik identifikator for elementet i handlekurven."

#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:712
msgid "Unable to retrieve cart."
msgstr "Ikke i stand til å hente handlekurv."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductAttributeTerms.php:60
msgid "Attribute does not exist."
msgstr "Attributtet finnes ikke."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductAttributeTerms.php:35
msgid "Unique identifier for the attribute."
msgstr "Unik identifikator for attributtet."

#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:1246
msgid "No matching variation found."
msgstr "Ingen passende variant funnet."

#. translators: %s: Attribute name.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:1221
msgid "Missing variation data for variable product."
msgstr "Mangler variantdata for variabelt produkt."

#. translators: %1$s: Attribute name, %2$s: Allowed values.
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:1206
msgid "Invalid value posted for %1$s. Allowed values: %2$s"
msgstr "Ugyldig verdi publisert for %1$s. Tillatte verdier: %2$s"

#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:1051
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:1323
msgid "This product cannot be added to the cart."
msgstr "Dette produktet kan ikke legges i handlekurven."

#: packages/woocommerce-blocks/woocommerce-gutenberg-products-block.php:69
msgid "The WooCommerce Blocks feature plugin requires a more recent version of WordPress and has been paused. Please update WordPress to continue enjoying WooCommerce Blocks."
msgstr "WooCommerce Blocks utvidelsen krever en nyere versjon av WordPress og er satt på vent. Vennligst oppdater WordPress for å fortsette å ha glede av WooCommerce Blocks."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:582
msgid "Total post count."
msgstr "Total antall innlegg."

#: i18n/states.php:1104
msgid "Xaisomboun"
msgstr "Xaisomboun"

#: i18n/states.php:1103
msgid "Xiangkhouang"
msgstr "Xiangkhouang"

#: i18n/states.php:1102
msgid "Sekong"
msgstr "Sekong"

#: i18n/states.php:1101
msgid "Sainyabuli"
msgstr "Sainyabuli"

#: i18n/states.php:1100
msgid "Vientiane"
msgstr "Vientiane"

#: i18n/states.php:1099
msgid "Vientiane Province"
msgstr "Vientiane Province"

#: i18n/states.php:1098
msgid "Savannakhet"
msgstr "Savannakhet"

#: i18n/states.php:1097
msgid "Salavan"
msgstr "Salavan"

#: i18n/states.php:1096
msgid "Phongsaly"
msgstr "Phongsaly"

#: i18n/states.php:1095
msgid "Oudomxay"
msgstr "Oudomxay"

#: i18n/states.php:1094
msgid "Luang Prabang"
msgstr "Luang Prabang"

#: i18n/states.php:1093
msgid "Luang Namtha"
msgstr "Luang Namtha"

#: i18n/states.php:1092
msgid "Khammouane"
msgstr "Khammouane"

#: i18n/states.php:1091
msgid "Houaphanh"
msgstr "Houaphanh"

#: i18n/states.php:1090
msgid "Champasak"
msgstr "Champasak"

#: i18n/states.php:1089
msgid "Bolikhamsai"
msgstr "Bolikhamsai"

#: i18n/states.php:1088
msgid "Bokeo"
msgstr "Bokeo"

#: i18n/states.php:1087
msgid "Attapeu"
msgstr "Attapeu"

#. translators: %s: field name
#: includes/class-wc-checkout.php:842
msgctxt "checkout-validation"
msgid "Billing %s"
msgstr "Betaling %s"

#. translators: %s: field name
#: includes/class-wc-checkout.php:838
msgctxt "checkout-validation"
msgid "Shipping %s"
msgstr "Frakt %s"

#: includes/gateways/paypal/class-wc-gateway-paypal.php:474
msgid "Thank you for your payment. Your transaction has been completed, and a receipt for your purchase has been emailed to you. Log into your PayPal account to view transaction details."
msgstr "Takk for betalingen. Transaksjonen er fullført, og en kvittering for kjøpet er sendt til deg på e-post. Logg inn på PayPal-kontoen din for å se transaksjonsdetaljer."

#. translators: %d number of seconds
#: includes/class-wc-form-handler.php:493
msgid "You cannot add a new payment method so soon after the previous one. Please wait for %d second."
msgid_plural "You cannot add a new payment method so soon after the previous one. Please wait for %d seconds."
msgstr[0] "Du kan ikke legge til en ny betalingsmetode så snart etter den forrige. Vent i %d sekund."
msgstr[1] "Du kan ikke legge til en ny betalingsmetode så snart etter den forrige. Vent i %d sekunder."

#. translators: 1: wc_get_product 2: woocommerce_init 3:
#. woocommerce_after_register_taxonomy 4: woocommerce_after_register_post_type
#: includes/wc-product-functions.php:66
msgid "%1$s should not be called before the %2$s, %3$s and %4$s actions have finished."
msgstr "%1$s må ikke kalles før %2$s, %3$s og %4$s-handlinger er fullført."

#: includes/data-stores/class-wc-product-variation-data-store-cpt.php:58
msgid "Invalid product type: passed ID does not correspond to a product variation."
msgstr "Ugyldig produkttype: bestått ID tilsvarer ikke en produktvariant."

#: includes/integrations/maxmind-geolocation/views/html-admin-options.php:21
msgid "The location that the MaxMind database should be stored. By default, the integration will automatically save the database here."
msgstr "Plasseringen hvor MaxMind-databasen skal lagres. Som standard lagrer integrasjonen databasen automatisk her."

#: includes/integrations/maxmind-geolocation/views/html-admin-options.php:15
#: includes/integrations/maxmind-geolocation/views/html-admin-options.php:19
msgid "Database File Path"
msgstr "Sti til databasefil"

#. translators: %1$s: Documentation URL
#: includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-geolocation.php:105
msgid "The key that will be used when dealing with MaxMind Geolocation services. You can read how to generate one in <a href=\"%1$s\">MaxMind Geolocation Integration documentation</a>."
msgstr "Nøkkelen som vil bli brukt når du arbeider med MaxMind Geolocation-tjenester. Du kan lese hvordan du genererer en i <a href=\"%1$s\">MaxMind Geolocation Integration-dokumentasjon</a> ."

#: includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-geolocation.php:101
msgid "MaxMind License Key"
msgstr "MaxMind lisensnøkkel"

#: includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-geolocation.php:33
msgid "An integration for utilizing MaxMind to do Geolocation lookups. Please note that this integration will only do country lookups."
msgstr "En integrasjon for å bruke MaxMind til å gjøre geolokatsjonsoppslag. Vær oppmerksom på at denne integrasjonen bare vil gjøre oppslag på land."

#: includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-database-service.php:148
msgid "Missing MaxMind Reader library!"
msgstr "Mangler MaxMind Reader-biblioteket!"

#: includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-database-service.php:114
msgid "Failed to download the MaxMind database."
msgstr "Kunne ikke laste ned MaxMind-databasen."

#: includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-database-service.php:109
msgid "The MaxMind license key is invalid. If you have recently created this key, you may need to wait for it to become active."
msgstr "MaxMind-lisensnøkkelen er ugyldig. Hvis du nylig har opprettet denne nøkkelen, kan det hende du må vente til den blir aktiv."

#. translators: search keyword.
#. translators: %s: search query
#: includes/admin/views/html-admin-page-addons.php:81
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:650
msgid "Search results for \"%s\""
msgstr "Søkeresultater for \"%s\""

#. translators: Actual coupon code.
#: includes/abstracts/abstract-wc-order.php:1138
msgid "You have used this coupon %s in another transaction during this checkout, and coupon usage limit is reached. Please remove the coupon and try again."
msgstr "Du har brukt denne kupongen %s i en annen transaksjon i løpet av denne utsjekken, og kupongens grense for bruk er nådd. Vennligst fjern kupongen og forsøk igjen."

#. translators: Actual coupon code.
#: includes/abstracts/abstract-wc-order.php:1116
msgid "Coupon %s was used in another transaction during this checkout, and coupon usage limit is reached. Please remove the coupon and try again."
msgstr "Kupong %s ble brukt i en annen transaksjon i løpet av denne utsjekken, og kupongens grense for bruk er nådd. Vennligst fjern kupongen og prøv igjen."

#. translators: Actual coupon code.
#: includes/abstracts/abstract-wc-order.php:1113
#: includes/abstracts/abstract-wc-order.php:1135
msgid "An unexpected error happened while applying the Coupon %s."
msgstr "En uventet feil oppsto ved bruk av kupong %s."

#. translators: %s: decimal
#: includes/admin/class-wc-admin-assets.php:199
msgid "Please enter a value with one decimal point (%s) without thousand separators."
msgstr "Angi en verdi med ett desimaltegn (%s) uten tusen skilletegn."

#. translators: %1$s: usage tracking help link
#: includes/admin/class-wc-admin-setup-wizard.php:625
msgid "Learn more about how usage tracking works, and how you'll be helping in our <a href=\"%1$s\" target=\"_blank\">usage tracking documentation</a>."
msgstr "Finn ut mer om hvordan brukssporing fungerer, og hvordan du kommer til å bidra i vår<a href=\"%1$s\" target=\"_blank\">dokumentasjon for brukssporing</a>."

#: includes/admin/class-wc-admin-setup-wizard.php:457
msgid "The \"WooCommerce Admin\" plugin will be installed and activated"
msgstr "Utvidelsen \"WooCommerce Admin\" blir installert og aktivert"

#: includes/admin/class-wc-admin-setup-wizard.php:453
#: src/Admin/Features/OnboardingTasks/Tasks/Tax.php:107
#: assets/client/admin/app/index.js:2
msgid "Yes please"
msgstr "Ja takk"

#: includes/admin/class-wc-admin-setup-wizard.php:447
msgid "Get your store up and running more quickly with our new and improved setup experience"
msgstr "Få butikken din i gang raskere med vår nye og forbedrede konfigurasjonsopplevelse"

#: includes/admin/class-wc-admin-setup-wizard.php:445
msgid "Welcome to"
msgstr "Velkommen til"

#. translators: %1%s: integration page %2$s: general settings page
#: includes/admin/views/html-notice-maxmind-license-key.php:24
msgid "You must enter a valid license key on the <a href=\"%1$s\">MaxMind integration settings page</a> in order to use the geolocation service. If you do not need geolocation for shipping or taxes, you should change the default customer location on the <a href=\"%2$s\">general settings page</a>."
msgstr "Du må angi en gyldig lisensnøkkel på siden med <a href=\"%1$s\">MaxMind-integrasjonsinnstillinger</a> for å kunne bruke geolokaliseringstjenesten. Hvis du ikke trenger geolokalisering for frakt eller avgift, bør du endre standard kundeplassering på siden med <a href=\"%2$s\">generelle innstillinger</a> ."

#: includes/admin/views/html-notice-maxmind-license-key.php:16
msgid "Geolocation has not been configured."
msgstr "Geolokalisering er ikke konfigurert."

#: includes/class-wc-install.php:636
msgid "Every 15 Days"
msgstr "Hver 15. dag"

#. translators: %s product name
#: includes/class-wc-ajax.php:965
msgid "%s is a variable product parent and cannot be added."
msgstr "%s er forelder til et variabelt produkt og kan ikke legges til."

#: templates/cart/cart-shipping.php:62
msgid "Shipping costs are calculated during checkout."
msgstr "Fraktkostnader beregnes på betalingssiden."

#: packages/woocommerce-blocks/src/BlockTypes/ProductSearch.php:44
#: packages/woocommerce-blocks/build/product-search.js:1
msgid "Search products…"
msgstr "Søk produkter…"

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductReviewSchema.php:95
msgid "Image of the product that the review belongs to."
msgstr "Bilde av produktet som omtalen tilhører."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductReviewSchema.php:89
msgid "Permalink of the product that the review belongs to."
msgstr "Permalenke til produktet som omtalen tilhører."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductReviewSchema.php:83
msgid "Name of the product that the review belongs to."
msgstr "Navn på produktet som omtalen tilhører."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductReviewSchema.php:64
msgid "The date the review was created, in the site's timezone in human-readable format."
msgstr "Datoen da omtalen ble opprettet, i nettstedets tidssone i lesbar format."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:169
msgid "Amount of reviews that the product has."
msgstr "Antall omtaler av dette produktet."

#. translators: %s: Requirements unmet.
#: includes/wccom-site/class-wc-wccom-site-installer-requirements-check.php:37
msgid "Server requirements not met, missing requirement(s): %s."
msgstr "Server krav er ikke oppfylt, manglende krav: %s."

#: includes/admin/views/html-admin-page-addons.php:142
msgid "Storefront"
msgstr "Storefront"

#: includes/admin/class-wc-admin-setup-wizard.php:2085
#: includes/admin/class-wc-admin-setup-wizard.php:2096
msgid "Jetpack logo"
msgstr "Jetpack logo"

#: includes/admin/class-wc-admin-setup-wizard.php:639
msgid "Enable usage tracking and help improve WooCommerce"
msgstr "Aktiver brukssporing og bidra til å forbedre WooCommerce"

#: includes/admin/class-wc-admin-setup-wizard.php:617
msgid "Help improve WooCommerce with usage tracking"
msgstr "Hjelp å forbedre WooCommerce med brukssporing"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:120
msgid "The coupon will expire at 00:00:00 of this date."
msgstr "Kupongen vil utløpe 00:00:00 på denne datoen."

#. translators: %s: shipping zone name.
#: includes/class-wc-shipping.php:165
msgid "Customer matched zone \"%s\""
msgstr "Kunde matchet sone \"%s\""

#: i18n/states.php:2108
msgid "Muchinga"
msgstr "Muchinga"

#: i18n/states.php:2107
msgid "Lusaka"
msgstr "Lusaka"

#: i18n/states.php:2106
msgid "Copperbelt"
msgstr "Copperbelt"

#: i18n/states.php:2105
msgid "Southern"
msgstr "Southern"

#: i18n/states.php:2104
msgid "North-Western"
msgstr "North-Western"

#: i18n/states.php:619 i18n/states.php:2103
msgid "Northern"
msgstr "Northern"

#: i18n/states.php:2102
msgid "Luapula"
msgstr "Luapula"

#: i18n/states.php:616 i18n/states.php:2101
msgid "Eastern"
msgstr "Eastern"

#: i18n/states.php:625 i18n/states.php:2099
msgid "Western"
msgstr "Western"

#: i18n/states.php:1976
msgid "Midway Atoll"
msgstr "Midway Atoll"

#: i18n/countries.php:145
msgid "Macao"
msgstr "Macao"

#: templates/myaccount/downloads.php:40 templates/myaccount/orders.php:100
msgid "Browse products"
msgstr "Bla gjennom produkter"

#: packages/woocommerce-blocks/src/BlockTypes/ProductCategories.php:239
msgid "Go to category"
msgstr "Gå til kategori"

#: packages/woocommerce-blocks/patterns/just-arrived-full-hero.php:19
#: packages/woocommerce-blocks/build/featured-category.js:7
#: packages/woocommerce-blocks/build/featured-product.js:7
msgid "Shop now"
msgstr "Handle mer"

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:237
#: packages/woocommerce-blocks/assets/js/editor-components/grid-layout-control/index.js:35
#: packages/woocommerce-blocks/build/all-products.js:5
#: packages/woocommerce-blocks/build/handpicked-products.js:8
#: packages/woocommerce-blocks/build/product-best-sellers.js:16
#: packages/woocommerce-blocks/build/product-category.js:16
#: packages/woocommerce-blocks/build/product-new.js:16
#: packages/woocommerce-blocks/build/product-on-sale.js:16
#: packages/woocommerce-blocks/build/product-tag.js:10
#: packages/woocommerce-blocks/build/product-top-rated.js:16
#: packages/woocommerce-blocks/build/products-by-attribute.js:16
msgid "Columns"
msgstr "Kolonner"

#: src/Admin/API/Reports/Downloads/Controller.php:398
#: src/Admin/API/Reports/Products/Controller.php:395
#: assets/client/admin/chunks/analytics-report-categories.js:1
#: assets/client/admin/chunks/analytics-report-downloads.js:1
#: assets/client/admin/chunks/analytics-report-products.js:1
#: packages/woocommerce-blocks/assets/js/editor-components/grid-content-control/index.js:30
#: packages/woocommerce-blocks/build/handpicked-products.js:8
#: packages/woocommerce-blocks/build/product-best-sellers.js:16
#: packages/woocommerce-blocks/build/product-category.js:16
#: packages/woocommerce-blocks/build/product-new.js:16
#: packages/woocommerce-blocks/build/product-on-sale.js:16
#: packages/woocommerce-blocks/build/product-tag.js:10
#: packages/woocommerce-blocks/build/product-top-rated.js:16
#: packages/woocommerce-blocks/build/products-by-attribute.js:16
msgid "Product title"
msgstr "Produkt-tittel"

#. translators: 1: is a link to a support document. 2: closing link
#: src/Autoloader.php:63 src/Packages.php:127
msgid "Your installation of WooCommerce is incomplete. If you installed WooCommerce from GitHub, %1$splease refer to this document%2$s to set up your development environment."
msgstr "Installasjonen av WooCommerce er ufullstendig. Hvis du installerte WooCommerce fra GitHub, %1$svennligst sjekk dette dokumentet%2$s for å sette opp utviklingsmiljøet."

#: src/Autoloader.php:51 src/Packages.php:105
msgid "Your installation of WooCommerce is incomplete. If you installed WooCommerce from GitHub, please refer to this document to set up your development environment: https://github.com/woocommerce/woocommerce/wiki/How-to-set-up-WooCommerce-development-environment"
msgstr "Installasjonen av WooCommerce er ufullstendig. Hvis du installerte WooCommerce fra GitHub, kan du sjekke dette dokumentet for å sette opp utviklingsmiljøet: https://github.com/woocommerce/woocommerce/wiki/How-to-set-up-WooCommerce-development-environment"

#. Translators: %s package name.
#: src/Packages.php:103 src/Packages.php:118
msgid "Missing the WooCommerce %s package"
msgstr "Mangler WooCommerce %s pakke"

#. translators: 1: first result 2: last result 3: total results
#: templates/loop/result-count.php:36
msgctxt "with first and last result"
msgid "Showing %1$d&ndash;%2$d of %3$d result"
msgid_plural "Showing %1$d&ndash;%2$d of %3$d results"
msgstr[0] "Viser %1$d&ndash;%2$d av %3$d resultat"
msgstr[1] "Viser %1$d&ndash;%2$d av %3$d resultater"

#: i18n/states.php:1968
msgid "Zombo"
msgstr "Zombo"

#: i18n/states.php:1967
msgid "Yumbe"
msgstr "Yumbe"

#: i18n/states.php:1966
msgid "Wakiso"
msgstr "Wakiso"

#: i18n/states.php:1965
msgid "Tororo"
msgstr "Tororo"

#: i18n/states.php:1964
msgid "Soroti"
msgstr "Soroti"

#: i18n/states.php:1963
msgid "Sironko"
msgstr "Sironko"

#: i18n/states.php:1962
msgid "Sheema"
msgstr "Sheema"

#: i18n/states.php:1961
msgid "Serere"
msgstr "Serere"

#: i18n/states.php:1960
msgid "Sembabule"
msgstr "Sembabule"

#: i18n/states.php:1959
msgid "Rukungiri"
msgstr "Rukungiri"

#: i18n/states.php:1958
msgid "Rukiga"
msgstr "Rukiga"

#: i18n/states.php:1957
msgid "Rubirizi"
msgstr "Rubirizi"

#: i18n/states.php:1956
msgid "Rubanda"
msgstr "Rubanda"

#: i18n/states.php:1955
msgid "Rakai"
msgstr "Rakai"

#: i18n/states.php:1954
msgid "Pallisa"
msgstr "Pallisa"

#: i18n/states.php:1953
msgid "Pakwach"
msgstr "Pakwach"

#: i18n/states.php:1952
msgid "Pader"
msgstr "Pader"

#: i18n/states.php:1951
msgid "Oyam"
msgstr "Oyam"

#: i18n/states.php:1950
msgid "Otuke"
msgstr "Otuke"

#: i18n/states.php:1949
msgid "Omoro"
msgstr "Omoro"

#: i18n/states.php:1948
msgid "Nwoya"
msgstr "Nwoya"

#: i18n/states.php:1947
msgid "Ntungamo"
msgstr "Ntungamo"

#: i18n/states.php:1946
msgid "Ntoroko"
msgstr "Ntoroko"

#: i18n/states.php:1945
msgid "Ngora"
msgstr "Ngora"

#: i18n/states.php:1944
msgid "Nebbi"
msgstr "Nebbi"

#: i18n/states.php:1943
msgid "Napak"
msgstr "Napak"

#: i18n/states.php:1942
msgid "Namutumba"
msgstr "Namutumba"

#: i18n/states.php:1941
msgid "Namisindwa"
msgstr "Namisindwa"

#: i18n/states.php:1940
msgid "Namayingo"
msgstr "Namayingo"

#: i18n/states.php:1939
msgid "Nakasongola"
msgstr "Nakasongola"

#: i18n/states.php:1938
msgid "Nakaseke"
msgstr "Nakaseke"

#: i18n/states.php:1937
msgid "Nakapiripirit"
msgstr "Nakapiripirit"

#: i18n/states.php:1936
msgid "Nabilatuk"
msgstr "Nabilatuk"

#: i18n/states.php:1935
msgid "Mukono"
msgstr "Mukono"

#: i18n/states.php:1934
msgid "Mubende"
msgstr "Mubende"

#: i18n/states.php:1933
msgid "Mpigi"
msgstr "Mpigi"

#: i18n/states.php:1932
msgid "Moyo"
msgstr "Moyo"

#: i18n/states.php:1931
msgid "Moroto"
msgstr "Moroto"

#: i18n/states.php:1930
msgid "Mityana"
msgstr "Mityana"

#: i18n/states.php:1929
msgid "Mitooma"
msgstr "Mitooma"

#: i18n/states.php:1928
msgid "Mbarara"
msgstr "Mbarara"

#: i18n/states.php:1927
msgid "Mbale"
msgstr "Mbale"

#: i18n/states.php:1926
msgid "Mayuge"
msgstr "Mayuge"

#: i18n/states.php:1925
msgid "Masindi"
msgstr "Masindi"

#: i18n/states.php:1924
msgid "Masaka"
msgstr "Masaka"

#: i18n/states.php:1923
msgid "Maracha"
msgstr "Maracha"

#: i18n/states.php:1922
msgid "Manafwa"
msgstr "Manafwa"

#: i18n/states.php:1921
msgid "Lyantonde"
msgstr "Lyantonde"

#: i18n/states.php:1920
msgid "Lwengo"
msgstr "Lwengo"

#: i18n/states.php:1919
msgid "Luwero"
msgstr "Luwero"

#: i18n/states.php:1918
msgid "Luuka"
msgstr "Luuka"

#: i18n/states.php:1917
msgid "Lira"
msgstr "Lira"

#: i18n/states.php:1916
msgid "Lamwo"
msgstr "Lamwo"

#: i18n/states.php:1915
msgid "Kyotera"
msgstr "Kyotera"

#: i18n/states.php:1914
msgid "Kyenjojo"
msgstr "Kyenjojo"

#: i18n/states.php:1913
msgid "Kyegegwa"
msgstr "Kyegegwa"

#: i18n/states.php:1912
msgid "Kyankwanzi"
msgstr "Kyankwanzi"

#: i18n/states.php:1911
msgid "Kween"
msgstr "Kween"

#: i18n/states.php:1910
msgid "Kwania"
msgstr "Kwania"

#: i18n/states.php:1909
msgid "Kumi"
msgstr "Kumi"

#: i18n/states.php:1908
msgid "Kotido"
msgstr "Kotido"

#: i18n/states.php:1907
msgid "Kole"
msgstr "Kole"

#: i18n/states.php:1906
msgid "Koboko"
msgstr "Koboko"

#: i18n/states.php:1905
msgid "Kitgum"
msgstr "Kitgum"

#: i18n/states.php:1904
msgid "Kisoro"
msgstr "Kisoro"

#: i18n/states.php:1903
msgid "Kiryandongo"
msgstr "Kiryandongo"

#: i18n/states.php:1902
msgid "Kiruhura"
msgstr "Kiruhura"

#: i18n/states.php:1901
msgid "Kikuube"
msgstr "Kikuube"

#: i18n/states.php:1900
msgid "Kibuku"
msgstr "Kibuku"

#: i18n/states.php:1899
msgid "Kiboga"
msgstr "Kiboga"

#: i18n/states.php:1898
msgid "Kibaale"
msgstr "Kibaale"

#: i18n/states.php:1897
msgid "Kayunga"
msgstr "Kayunga"

#: i18n/states.php:1896
msgid "Katakwi"
msgstr "Katakwi"

#: i18n/states.php:1895
msgid "Kasese"
msgstr "Kasese"

#: i18n/states.php:1894
msgid "Kasanda"
msgstr "Kasanda"

#: i18n/states.php:1893
msgid "Kapelebyong"
msgstr "Kapelebyong"

#: i18n/states.php:1892
msgid "Kapchorwa"
msgstr "Kapchorwa"

#: i18n/states.php:1891
msgid "Kanungu"
msgstr "Kanungu"

#: i18n/states.php:1890
msgid "Kamwenge"
msgstr "Kamwenge"

#: i18n/states.php:1889
msgid "Kamuli"
msgstr "Kamuli"

#: i18n/states.php:1888
msgid "Kampala"
msgstr "Kampala"

#: i18n/states.php:1887
msgid "Kalungu"
msgstr "Kalungu"

#: i18n/states.php:1886
msgid "Kaliro"
msgstr "Kaliro"

#: i18n/states.php:1885
msgid "Kalangala"
msgstr "Kalangala"

#: i18n/states.php:1884
msgid "Kakumiro"
msgstr "Kakumiro"

#: i18n/states.php:1883
msgid "Kagadi"
msgstr "Kagadi"

#: i18n/states.php:1882
msgid "Kaberamaido"
msgstr "Kaberamaido"

#: i18n/states.php:1881
msgid "Kabarole"
msgstr "Kabarole"

#: i18n/states.php:1880
msgid "Kabale"
msgstr "Kabale"

#: i18n/states.php:1879
msgid "Kaabong"
msgstr "Kaabong"

#: i18n/states.php:1878
msgid "Jinja"
msgstr "Jinja"

#: i18n/states.php:1877
msgid "Isingiro"
msgstr "Isingiro"

#: i18n/states.php:1876
msgid "Iganga"
msgstr "Iganga"

#: i18n/states.php:1875
msgid "Ibanda"
msgstr "Ibanda"

#: i18n/states.php:1874
msgid "Hoima"
msgstr "Hoima"

#: i18n/states.php:1873
msgid "Gulu"
msgstr "Gulu"

#: i18n/states.php:1872
msgid "Gomba"
msgstr "Gomba"

#: i18n/states.php:1871
msgid "Dokolo"
msgstr "Dokolo"

#: i18n/states.php:1870
msgid "Buyende"
msgstr "Buyende"

#: i18n/states.php:1869
msgid "Buvuma"
msgstr "Buvuma"

#: i18n/states.php:1868
msgid "Butebo"
msgstr "Butebo"

#: i18n/states.php:1867
msgid "Butambala"
msgstr "Butambala"

#: i18n/states.php:1866
msgid "Butaleja"
msgstr "Butaleja"

#: i18n/states.php:1039 i18n/states.php:1865
msgid "Busia"
msgstr "Busia"

#: i18n/states.php:1864
msgid "Bushenyi"
msgstr "Bushenyi"

#: i18n/states.php:1863
msgid "Bunyangabu"
msgstr "Bunyangabu"

#: i18n/states.php:1862
msgid "Bundibugyo"
msgstr "Bundibugyo"

#: i18n/states.php:1861
msgid "Buliisa"
msgstr "Buliisa"

#: i18n/states.php:1860
msgid "Bulambuli"
msgstr "Bulambuli"

#: i18n/states.php:1859
msgid "Bukwa"
msgstr "Bukwa"

#: i18n/states.php:1858
msgid "Bukomansimbi"
msgstr "Bukomansimbi"

#: i18n/states.php:1857
msgid "Bukedea"
msgstr "Bukedea"

#: i18n/states.php:1856
msgid "Buikwe"
msgstr "Buikwe"

#: i18n/states.php:1855
msgid "Buhweju"
msgstr "Buhweju"

#: i18n/states.php:1854
msgid "Bugweri"
msgstr "Bugweri"

#: i18n/states.php:1853
msgid "Bugiri"
msgstr "Bugiri"

#: i18n/states.php:1852
msgid "Bududa"
msgstr "Bududa"

#: i18n/states.php:1851
msgid "Budaka"
msgstr "Budaka"

#: i18n/states.php:1850
msgid "Arua"
msgstr "Arua"

#: i18n/states.php:1849
msgid "Apac"
msgstr "Apac"

#: i18n/states.php:1848
msgid "Amuru"
msgstr "Amuru"

#: i18n/states.php:1847
msgid "Amuria"
msgstr "Amuria"

#: i18n/states.php:1846
msgid "Amudat"
msgstr "Amudat"

#: i18n/states.php:1845
msgid "Amolatar"
msgstr "Amolatar"

#: i18n/states.php:1844
msgid "Alebtong"
msgstr "Alebtong"

#: i18n/states.php:1843
msgid "Agago"
msgstr "Agago"

#: i18n/states.php:1842
msgid "Adjumani"
msgstr "Adjumani"

#: i18n/states.php:1841
msgid "Abim"
msgstr "Abim"

#: includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php:38
msgid "woocommerce"
msgstr "woocommerce"

#. translators: 1: composer command. 2: plugin directory
#: packages/woocommerce-blocks/woocommerce-gutenberg-products-block.php:133
#: packages/woocommerce-blocks/woocommerce-gutenberg-products-block.php:151
msgid "Your installation of the WooCommerce Blocks feature plugin is incomplete. Please run %1$s within the %2$s directory."
msgstr "WooCommerce blokk-funksjonen utvidelses-installasjon er ufullstendig. Kjør %1$s i mappen %2$s."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:75
msgid "Product variation attributes, if applicable."
msgstr "Produktvariasjons-attributter, hvis aktuelt."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:314
msgid "Operator to compare product tags."
msgstr "Operatør for å sammenligne produkt-tagger."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductCategorySchema.php:65
msgid "Category URL."
msgstr "Kategori URL."

#. translators: %1$s is the install command, %2$s is the build command, %3$s is
#. the watch command.
#: packages/woocommerce-blocks/src/Domain/Bootstrap.php:192
msgid "WooCommerce Blocks development mode requires files to be built. From the plugin directory, run %1$s to install dependencies, %2$s to build the files or %3$s to build the files and watch for changes."
msgstr "WooCommerce blokker utviklingsmodus krever at filer skal bygges. Fra utvidelser-katalogen, kan du kjøre %1$s for å installere dependencies, %2$s for å bygge filene eller %3$s å bygge filene og se etter endringer."

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:737
msgid "Import as meta data"
msgstr "Importer som metadata"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:701
msgid "Tags (space separated)"
msgstr "Stikkord (separert med mellomrom)"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:700
msgid "Tags (comma separated)"
msgstr "Stikkord (separert med komma)"

#: includes/admin/wc-admin-functions.php:534
msgid "Variations (and their attributes) that do not have prices will not be shown in your store."
msgstr "Varianter (og deres attributter) som ikke har priser vil ikke bli vist i butikken."

#. Translators: %d variation count.
#: includes/admin/wc-admin-functions.php:531
msgid "%d variation does not have a price."
msgid_plural "%d variations do not have prices."
msgstr[0] "%d variant mangler pris."
msgstr[1] "%d varianter mangler pris."

#: includes/admin/class-wc-admin-setup-wizard.php:1919
msgid "WooCommerce Admin icon"
msgstr "WooCommerce Admin-ikon"

#: includes/admin/class-wc-admin-setup-wizard.php:1917
msgid "Manage your store's reports and monitor key metrics with a new and improved interface and dashboard."
msgstr "Administrer butikkens rapporter og overvåk nøkketall med et nytt og forbedret grensesnitt og kontrollpanel."

#: includes/admin/class-wc-admin-setup-wizard.php:1916
#: includes/admin/class-wc-admin-setup-wizard.php:1920
#: src/Internal/Admin/Loader.php:464 src/Internal/Admin/Settings.php:248
msgid "WooCommerce Admin"
msgstr "WooCommerce Admin"

#: includes/admin/class-wc-admin-setup-wizard.php:1033
msgid "Use WooCommerce Shipping (powered by WooCommerce Services & Jetpack) to save time at the post office by printing your shipping labels at home."
msgstr "Bruk WooCommerce Shipping (drevet av WooCommerce Services & Jetpack) for å spare tid på postkontoret ved å skrive ut fraktetiketter hjemme."

#: includes/admin/class-wc-admin-setup-wizard.php:1032
#: includes/admin/class-wc-admin-setup-wizard.php:1043
msgid "Did you know you can print shipping labels at home?"
msgstr "Visste du at du kan skrive ut fraktetiketter hjemme?"

#: includes/admin/settings/class-wc-settings-accounts.php:88
msgid "When creating an account, automatically generate an account username for the customer based on their name, surname or email"
msgstr "Når en konto opprettes, generer automatisk et brukernavn for kontoen basert på navn, etternavn eller e-post"

#: includes/admin/settings/views/settings-tax.php:67
msgid "List additional tax classes you need below (1 per line, e.g. Reduced Rates). These are in addition to \"Standard rate\" which exists by default."
msgstr "Legg inn ekstra avgiftsklasser du trenger nedenfor (1 pr. linje, f.eks. reduserte satser). Disse kommer i tillegg til \"Standardsats\" som eksisterer som standard."

#: includes/admin/views/html-admin-page-status-report.php:543
msgid "Unable to retrieve database information. Usually, this is not a problem, and it only means that your install is using a class that replaces the WordPress database class (e.g., HyperDB) and WooCommerce is unable to get database information."
msgstr "Kan ikke hente databaseinformasjon. Vanligvis er dette ikke et problem, og det betyr bare at installasjonen din bruker en klasse som erstatter WordPress-databaseklassen (f.eks. HyperDB) og WooCommerce ikke klarer å få databaseinformasjon."

#: includes/admin/views/html-admin-page-status-report.php:539
msgid "Database information:"
msgstr "Databaseinformasjon:"

#. Translators: %1$f: Table size, %2$f: Index size, %3$s Engine.
#: includes/admin/views/html-admin-page-status-report.php:518
#: includes/admin/views/html-admin-page-status-report.php:532
msgid "Data: %1$.2fMB + Index: %2$.2fMB + Engine %3$s"
msgstr "Data: %1$.2fMB + indeks: %2$.2fMB + motor %3$s"

#: includes/admin/views/html-admin-page-status-report.php:84
msgid "Unable to detect the REST API package."
msgstr "Kunne ikke detektere REST API pakken."

#: includes/admin/views/html-admin-page-status-report.php:76
msgid "The WooCommerce REST API package running on your site."
msgstr "WooCommerce REST API pakken kjøres på nettsiden."

#: includes/admin/views/html-admin-page-status-report.php:75
msgid "WooCommerce REST API package"
msgstr "WooCommerce REST API pakke"

#: includes/admin/class-wc-admin-assets.php:327
msgid "Generate coupon code"
msgstr "Generere kupongkode"

#: includes/admin/meta-boxes/views/html-product-attribute.php:10
msgid "Drag and drop to set admin attribute order"
msgstr "Dra og slipp for å angi admin attributt rekkefølge"

#: includes/class-wc-install.php:819
msgid "Zero rate"
msgstr "Null sats"

#: includes/class-wc-install.php:818
msgid "Reduced rate"
msgstr "Redusert sats"

#: includes/emails/class-wc-email-new-order.php:165
msgid "Congratulations on the sale."
msgstr "Gratulerer med salget."

#: includes/emails/class-wc-email-customer-invoice.php:115
#: includes/emails/class-wc-email-customer-processing-order.php:144
msgid "Thanks for using {site_url}!"
msgstr "Takk for at du bruker {site_url}!"

#: includes/emails/class-wc-email-cancelled-order.php:187
#: includes/emails/class-wc-email-customer-invoice.php:224
#: includes/emails/class-wc-email-customer-refunded-order.php:280
#: includes/emails/class-wc-email-failed-order.php:185
#: includes/emails/class-wc-email-new-order.php:208
#: includes/emails/class-wc-email.php:741
msgid "Text to appear below the main email content."
msgstr "Tekst som skal vises nedenfor hovedinnholdet i e-posten."

#: includes/emails/class-wc-email-cancelled-order.php:186
#: includes/emails/class-wc-email-customer-invoice.php:223
#: includes/emails/class-wc-email-customer-refunded-order.php:279
#: includes/emails/class-wc-email-failed-order.php:184
#: includes/emails/class-wc-email-new-order.php:207
#: includes/emails/class-wc-email.php:740
msgid "Additional content"
msgstr "Tilleggsinnhold"

#: includes/class-wc-countries.php:1471
msgid "Town / Village"
msgstr "Poststed"

#: includes/class-wc-countries.php:926
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractAddressSchema.php:61
#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:350
#: assets/client/admin/chunks/analytics-report-customers.js:1
#: packages/woocommerce-blocks/build/wc-settings.js:1
msgid "Postal code"
msgstr "Postnummer"

#: includes/class-wc-tax.php:867 includes/class-wc-tax.php:905
msgid "Invalid field"
msgstr "Ugyldig felt"

#: includes/class-wc-tax.php:834
msgid "Tax class slug already exists"
msgstr "Identifikatoren for avgiftsklassen finnes allerede"

#: includes/class-wc-tax.php:813
msgid "Tax class requires a valid name"
msgstr "Avgiftsklassen krever et gyldig navn"

#. translators: 1: URL of WordPress.org Repository 2: URL of the GitHub
#. Repository release page
#: includes/class-woocommerce.php:978
msgid "Or you can download a pre-built version of the plugin from the <a href=\"%1$s\">WordPress.org repository</a> or by visiting <a href=\"%2$s\">the releases page in the GitHub repository</a>."
msgstr "Eller du kan laste ned en forhåndsbygget versjon av utvidelsen fra <a href=\"%1$s\">WordPress.org repository</a> eller ved å besøke <a href=\"%2$s\">GitHub repository</a>."

#: includes/class-wc-ajax.php:1348
msgid "Order not editable"
msgstr "Ordren kan ikke redigeres"

#: includes/class-wc-api.php:91
msgid "The Rest API is unavailable."
msgstr "Rest-API er ikke tilgjengelig."

#: includes/wccom-site/class-wc-wccom-site-installer.php:450
#: includes/wccom-site/class-wc-wccom-site-installer.php:486
msgid "Unknown product filename."
msgstr "Ukjent produkt filnavn."

#: includes/wccom-site/class-wc-wccom-site-installer.php:370
msgid "Could not find unpacked path."
msgstr "Finner ikke utpakket sti."

#: includes/wccom-site/class-wc-wccom-site-installer.php:353
msgid "Could not find download path."
msgstr "Finner ikke nedlastings-sti."

#: includes/wccom-site/class-wc-wccom-site-installer.php:337
msgid "Could not find download url for the product."
msgstr "Finner ikke nedlastings-url for produktet."

#: includes/wccom-site/class-wc-wccom-site-installer.php:317
msgid "Could not find product package."
msgstr "Finner ikke produktpakke."

#: includes/wccom-site/class-wc-wccom-site-installer.php:311
msgid "Missing product subscription"
msgstr "Mangler produkt abonnement"

#: includes/wccom-site/class-wc-wccom-site-installer.php:298
msgid "Failed to retrieve product info from woocommerce.com"
msgstr "Kan ikke hente produktinfo fra woocommerce.com"

#: includes/wccom-site/rest-api/endpoints/class-wc-rest-wccom-site-installer-controller.php:165
msgid "Invalid products in request body."
msgstr "Ugyldige produkter i forespørselens body."

#: includes/wccom-site/rest-api/endpoints/class-wc-rest-wccom-site-installer-controller.php:131
msgid "Missing products in request body."
msgstr "Manglende produkter i forespørselens body."

#: includes/admin/views/html-notice-wp-php-minimum-requirements.php:17
msgid "Learn how to upgrade"
msgstr "Lær hvordan oppgradere"

#: includes/admin/meta-boxes/views/html-product-data-general.php:70
msgid "The sale will start at 00:00:00 of \"From\" date and end at 23:59:59 of \"To\" date."
msgstr "Salget vil starte kl 00:00:00 på \"Fra\"-datoen og slutte kl 23:59:59 på \"Til\"-datoen."

#. translators: %s: Minimum WordPress version
#: includes/admin/class-wc-admin-notices.php:511
msgid "Update required: WooCommerce will soon require WordPress version %s or newer."
msgstr "Oppdatering påkrevet: WooCommerce vil snart kreve WordPress-versjon %s eller nyere."

#. translators: %s: Minimum PHP version
#: includes/admin/class-wc-admin-notices.php:505
msgid "Update required: WooCommerce will soon require PHP version %s or newer."
msgstr "Oppdatering påkrevet: WooCommerce vil snart kreve PHP-versjon %s eller nyere."

#. translators: 1: Minimum PHP version 2: Minimum WordPress version
#: includes/admin/class-wc-admin-notices.php:498
msgid "Update required: WooCommerce will soon require PHP version %1$s and WordPress version %2$s or newer."
msgstr "Oppdatering påkrevet: WooCommerce vil snart kreve PHP-versjon %1$s og WordPress-versjon %2$s eller nyere."

#: includes/wc-order-functions.php:839
msgid "Order fully refunded."
msgstr "Ordre refundert helt."

#: includes/admin/class-wc-admin-settings.php:147
msgid "Selecting no country / region to sell to prevents from completing the checkout. Continue anyway?"
msgstr "Hvis du ikke velger noe land/region å selge til så forhindrer dette at betaling kan fullføres. Fortsette uansett?"

#: includes/class-wc-form-handler.php:147
msgid "Please enter a valid Eircode."
msgstr "Vennligst skriv inn en gyldig Eircode."

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:148
msgid "There was a failure fetching this action"
msgstr "Det oppstod en feil under henting av denne handlingen"

#. translators: %s: attribute name
#: includes/class-wc-post-types.php:250
msgid "&larr; Back to \"%s\" attributes"
msgstr "&larr; Tilbake til \"%s\" attributter"

#: includes/admin/views/html-notice-regenerating-lookup-table.php:23
#: includes/admin/views/html-notice-updating.php:24
msgid "Note: WP CRON has been disabled on your install which may prevent this update from completing."
msgstr "Merk: WP CRON har blitt deaktivert for installasjonen din, noe som kan forhindre at denne oppdateringen fullføres."

#: includes/admin/views/html-notice-regenerating-lookup-table.php:20
msgid "Product display, sorting, and reports may not be accurate until this finishes. It will take a few minutes and this notice will disappear when complete."
msgstr "Produktvisning, sortering og rapporter vil ikke være nøyaktige før dette er ferdig. Det vil ta noen minutter, og dette varselet vil forsvinne når det er fullført."

#: includes/admin/notes/class-wc-notes-run-db-update.php:188
#: includes/admin/views/html-notice-regenerating-lookup-table.php:14
#: includes/admin/views/html-notice-updating.php:16
msgid "You can manually run queued updates here."
msgstr "Du kan manuelt kjøre oppdateringer som ligger i kø her."

#: includes/cli/class-wc-cli-update-command.php:73
msgid "Updating database"
msgstr "Oppdaterer database"

#. translators: 1: Number of database updates 2: List of update callbacks
#: includes/cli/class-wc-cli-update-command.php:68
msgid "Found %1$d updates (%2$s)"
msgstr "Fant %1$d oppdateringer (%2$s)"

#. translators: %s Database version number
#: includes/cli/class-wc-cli-update-command.php:59
msgid "No updates required. Database version is %s"
msgstr "Ingen oppdateringer påkrevd. Databaseversjonen er %s"

#. translators: 1: action ID 2: hook name
#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php:155
msgid "Completed processing action %1$s with hook: %2$s"
msgstr "Fullført prosesshandling %1$s med kobling: %2$s"

#. translators: %s php class name
#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php:33
#: packages/action-scheduler/classes/WP_CLI/ProgressBar.php:47
msgid "The %s class can only be run within WP CLI."
msgstr "Klassen %s kan bare kjøres innenfor WP CLI."

#: packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php:126
msgid "Newest Scheduled Date"
msgstr "Nyeste planlagt dato"

#: packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php:125
msgid "Oldest Scheduled Date"
msgstr "Eldste planlagt dato"

#: packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php:124
msgid "Count"
msgstr "Teller"

#: packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php:122
msgid "Action Status"
msgstr "Handlingsstatus"

#: packages/action-scheduler/classes/ActionScheduler_wcSystemStatus.php:111
msgid "Action Scheduler"
msgstr "Handlingsplanlegger"

#: includes/class-wc-form-handler.php:1101
msgid "Your account was created successfully. Your login details have been sent to your email address."
msgstr "Din konto ble opprettet. Dine innloggingsdetaljer har blitt sendt til din e-postadresse."

#: includes/class-wc-form-handler.php:1099
msgid "Your account was created successfully and a password has been sent to your email address."
msgstr "Din konto ble opprettet, og et passord har blitt sendt til din e-postadresse."

#. Translators: %d stock amount
#: includes/class-wc-ajax.php:1569
msgid "Stock: %d"
msgstr "Lager: %d"

#. translators: %1$s: item name %2$s: stock change
#: includes/class-wc-ajax.php:1277
msgid "Deleted %1$s and adjusted stock (%2$s)"
msgstr "Slettet %1$s og justert lager (%2$s)"

#: includes/class-wc-ajax.php:1242
msgid "Invalid items"
msgstr "Ugyldige elementer"

#: includes/class-wc-ajax.php:1141
msgid "Invalid rate"
msgstr "Ugyldig sats"

#. translators: %s item name.
#: includes/class-wc-ajax.php:985
msgid "Added line items: %s"
msgstr "Lagt til linjeelementer: %s"

#: includes/emails/class-wc-email-cancelled-order.php:59
msgid "[{site_title}]: Order #{order_number} has been cancelled"
msgstr "[{site_title}]: Ordre # {order_number} har blitt kansellert"

#: includes/admin/notes/class-wc-notes-run-db-update.php:132
#: includes/admin/views/html-notice-update.php:36
msgid "Learn more about updates"
msgstr "Lær mer om oppdateringer"

#: includes/admin/notes/class-wc-notes-run-db-update.php:123
#: includes/admin/views/html-notice-update.php:33
msgid "Update WooCommerce Database"
msgstr "Oppdater WooCommerce Database"

#. translators: %1$s: opening <a> tag %2$s: closing </a> tag
#. translators: 1: Link to docs 2: Close link.
#: includes/admin/notes/class-wc-notes-run-db-update.php:154
#: includes/admin/views/html-notice-update.php:28
msgid "The database update process runs in the background and may take a little while, so please be patient. Advanced users can alternatively update via %1$sWP CLI%2$s."
msgstr "Oppdatering av databasen går i bakgrunnen, og det kan ta litt tid, så vær tålmodig. Avanserte brukere kan alternativt oppdatere via %1$sWP CLI%2$s."

#: includes/admin/notes/class-wc-notes-run-db-update.php:152
#: includes/admin/views/html-notice-update.php:25
msgid "WooCommerce has been updated! To keep things running smoothly, we have to update your database to the newest version."
msgstr "WooCommerce har blitt oppdatert! For å sikre at alt kjører problemfritt, må vi oppdatere databasen til den nyeste versjonen."

#: includes/admin/notes/class-wc-notes-run-db-update.php:150
#: includes/admin/views/html-notice-update.php:21
msgid "WooCommerce database update required"
msgstr "Oppdatering av WooCommerce database kreves"

#: includes/admin/views/html-bulk-edit-product.php:261
msgid "Decrease existing stock by:"
msgstr "Reduser eksisterende lager med:"

#: includes/admin/views/html-bulk-edit-product.php:260
msgid "Increase existing stock by:"
msgstr "Øk eksisterende lager med:"

#: includes/admin/views/html-notice-regenerating-lookup-table.php:14
#: includes/admin/views/html-notice-updating.php:16
msgid "View progress &rarr;"
msgstr "Se fremdrift &rarr;"

#: includes/admin/views/html-notice-regenerating-lookup-table.php:18
msgid "WooCommerce is updating product data in the background"
msgstr "WooCommerce oppdaterer produktdata i bakgrunnen"

#: includes/admin/notes/class-wc-notes-run-db-update.php:192
#: includes/admin/views/html-notice-updating.php:21
msgid "WooCommerce is updating the database in the background. The database update process may take a little while, so please be patient."
msgstr "WooCommerce oppdaterer databasen i bakgrunnen. Oppdateringen av databasen kan ta litt tid, så vær tålmodig."

#: includes/admin/views/html-admin-page-status-report.php:758
msgid "Is your site connected to WooCommerce.com?"
msgstr "Er nettstedet ditt koblet til WooCommerce.com?"

#: includes/admin/views/html-admin-page-status-report.php:661
msgid "Must Use Plugins"
msgstr "Påkrevde utvidelser"

#: includes/admin/views/html-admin-page-status-report.php:637
msgid "Dropin Plugins"
msgstr "Dropin utvidelser"

#: includes/admin/views/html-admin-page-status-report.php:624
msgid "Inactive plugins"
msgstr "Inaktive utvidelser"

#: includes/admin/views/html-admin-page-status-report.php:65
msgid "Site address (URL)"
msgstr "Nettsted-adresse (URL)"

#: includes/admin/views/html-admin-page-status-report.php:60
msgid "WordPress address (URL)"
msgstr "WordPress-adresse (URL)"

#: includes/admin/class-wc-admin.php:242
msgid "five star"
msgstr "femstjerners"

#: includes/admin/list-tables/class-wc-admin-list-table-products.php:56
msgid "Start Import"
msgstr "Start Import"

#: includes/admin/list-tables/class-wc-admin-list-table-products.php:55
msgid "Create Product"
msgstr "Opprett produkt"

#: includes/admin/class-wc-admin-assets.php:527
msgid "Dismiss this suggestion"
msgstr "Avvis dette forslaget"

#: includes/admin/class-wc-admin-assets.php:410
msgid "Enter a coupon code to apply. Discounts are applied to line totals, before taxes."
msgstr "Skriv inn kupongkoden som skal brukes. Rabatter blir brukt på linjetotaler, før avgifter."

#. translators: %s item name.
#: includes/admin/wc-admin-functions.php:453
msgid "Adjusted stock: %s"
msgstr "Justert lager: %s"

#: includes/admin/settings/class-wc-settings-accounts.php:127
msgid "Adds an option to the orders screen for removing personal data in bulk. Note that removing personal data cannot be undone."
msgstr "Legger til et alternativ på ordre-siden for å fjerne personopplysninger med massehandling. Merk at fjerning av personopplysninger ikke kan angres."

#: includes/admin/settings/class-wc-settings-accounts.php:126
msgid "Allow personal data to be removed in bulk from orders"
msgstr "Tillat at personopplysninger fjernes i bulk fra ordrer"

#: includes/admin/settings/class-wc-settings-accounts.php:125
msgid "Personal data removal"
msgstr "Fjerning av personopplysninger"

#: includes/admin/settings/class-wc-settings-accounts.php:115
msgid "Remove access to downloads on request"
msgstr "Fjern tilgang til nedlastinger på forespørsel"

#: includes/admin/settings/class-wc-settings-accounts.php:105
msgid "Remove personal data from orders on request"
msgstr "Fjern personopplysninger fra ordre på forespørsel"

#: includes/admin/settings/class-wc-settings-advanced.php:364
msgid "Leave this box unchecked if you do not want to see suggested extensions."
msgstr "La denne boksen være tom hvis du ikke vil se forslag for utvidelser."

#: includes/admin/settings/class-wc-settings-advanced.php:363
msgid "Display suggestions within WooCommerce"
msgstr "Vis forslag i WooCommerce"

#: includes/admin/settings/class-wc-settings-advanced.php:362
msgid "Show Suggestions"
msgstr "Vis forslag"

#: includes/admin/settings/class-wc-settings-advanced.php:359
msgid "We show contextual suggestions for official extensions that may be helpful to your store."
msgstr "Vi viser kontekstuelle forslag til offisielle utvidelser som kan være nyttige for butikken din."

#: includes/admin/settings/class-wc-settings-advanced.php:356
msgid "Marketplace suggestions"
msgstr "Markedsplassforslag"

#. Translators: %s URL to tracking info screen.
#: includes/admin/settings/class-wc-settings-advanced.php:344
msgid "To opt out, leave this box unticked. Your store remains untracked, and no data will be collected. Read about what usage data is tracked at: %s."
msgstr "For å melde deg ut, la denne boksen være tom. Din butikk forblir usporet, og ingen data vil bli samlet inn. Les om hvilke bruksdata som spores på: %s."

#: includes/admin/settings/class-wc-settings-advanced.php:342
msgid "Allow usage of WooCommerce to be tracked"
msgstr "Tillat brukssporing av WooCommerce"

#: includes/admin/settings/class-wc-settings-advanced.php:341
msgid "Enable tracking"
msgstr "Aktiver brukssporing"

#: includes/admin/settings/class-wc-settings-advanced.php:338
msgid "Gathering usage data allows us to make WooCommerce better — your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense."
msgstr "Samling av bruksdata hjelper oss å gjøre WooCommerce bedre — din butikk vil bli evaluert når vi vurderer nye funksjoner, bedømmer kvaliteten på en oppdatering, eller avgjør om en forbedring er fornuftig."

#: includes/admin/settings/class-wc-settings-advanced.php:335
msgid "Usage Tracking"
msgstr "Brukssporing"

#: includes/admin/settings/class-wc-settings-advanced.php:330
msgid "WooCommerce.com Usage Tracking Documentation"
msgstr "WooCommerce.com dokumentasjon for brukssporing"

#: includes/admin/settings/class-wc-settings-advanced.php:44
msgid "WooCommerce.com"
msgstr "WooCommerce.com"

#: includes/admin/marketplace-suggestions/class-wc-marketplace-suggestions.php:49
msgctxt "Marketplace suggestions"
msgid "Get more options"
msgstr "Få flere alternativer"

#: includes/admin/class-wc-admin-assets.php:529
#: includes/admin/marketplace-suggestions/templates/html-product-data-extensions.php:27
msgid "Manage suggestions"
msgstr "Administrer forslag"

#: includes/admin/marketplace-suggestions/templates/html-product-data-extensions.php:26
msgid "Browse the Marketplace"
msgstr "Bla gjennom markedsplassen"

#: includes/admin/marketplace-suggestions/templates/html-product-data-extensions.php:24
msgid "Extensions can add new functionality to your product pages that make your store stand out"
msgstr "Utvidelser kan legge til ny funksjonalitet på produktsidene dine som gjør at butikken din skiller seg ut"

#: includes/admin/marketplace-suggestions/templates/html-product-data-extensions.php:23
msgid "Enhance your products"
msgstr "Forbedre produktene dine"

#: includes/admin/class-wc-admin-setup-wizard.php:1942
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:112
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:119
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/data/index.js:2
msgid "Facebook for WooCommerce"
msgstr "Facebook for WooCommerce"

#: includes/admin/class-wc-admin-setup-wizard.php:1941
msgid "Facebook icon"
msgstr "Facebook ikon"

#: includes/admin/class-wc-admin-setup-wizard.php:1939
msgid "Enjoy all Facebook products combined in one extension: pixel tracking, catalog sync, messenger chat, shop functionality and Instagram shopping (coming soon)!"
msgstr "Nyt alle Facebook-produkter kombinert i en utvidelse: pixel tracking, katalogsynkronisering, messenger chat, butikkfunksjonalitet og Instagram shopping (kommer snart)!"

#: includes/admin/class-wc-admin-setup-wizard.php:1938
#: assets/client/admin/chunks/2463.js:1
#: assets/client/admin/wp-admin-scripts/marketing-coupons.js:2
msgid "Facebook"
msgstr "Facebook"

#: includes/admin/meta-boxes/views/html-order-items.php:342
msgid "Refund the line items above. This will show the total amount to be refunded"
msgstr "Refunder linjeelementene over. Dette vil vise totalbeløpet som skal refunderes"

#: includes/admin/meta-boxes/views/html-order-item.php:121
#: includes/admin/meta-boxes/views/html-order-item.php:164
msgid "Before discount"
msgstr "Før rabatt"

#. translators: %s: discount amount
#: includes/admin/meta-boxes/views/html-order-item.php:108
msgid "%s discount"
msgstr "%s rabatt"

#: includes/admin/class-wc-admin-dashboard.php:46
msgid "WooCommerce Status"
msgstr "WooCommerce status"

#: includes/wc-order-functions.php:846
msgid "Order status set to refunded. To return funds to the customer you will need to issue a refund through your payment gateway."
msgstr "Ordrestatus er satt til refundert. For å refundere kunden må du utstede en refusjon gjennom betalingsløsningen."

#: includes/wc-core-functions.php:635
msgid "Bol&iacute;var soberano"
msgstr "Bol&iacute;var soberano"

#: includes/wc-core-functions.php:594
msgid "Sol"
msgstr "Sol"

#: includes/wc-core-functions.php:335
msgid "action_args should not be overwritten when calling wc_get_template."
msgstr "action_args bør ikke overskrives når du kaller wc_get_template."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:508
msgid "Lookup tables are regenerating"
msgstr "Oppslagstabeller regenererer"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:149
msgid "This tool will regenerate product lookup table data. This process may take a while."
msgstr "Dette verktøyet vil regenerere produktoppslagstabelldata. Denne prosessen kan ta en stund."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:147
msgid "Product lookup tables"
msgstr "Produktoppslagstabeller"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:726
msgid "cURL installed but unable to retrieve version."
msgstr "cURL er installert, men kunne ikke hente versjon."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:379
msgid "Dropins & MU plugins."
msgstr "Dropins & MU utvidelser."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:370
msgid "Inactive plugins."
msgstr "Inaktive utvidelser."

#: includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller.php:338
msgid "Limit result set to orders which have specific statuses."
msgstr "Avgrens resultat til ordrer med bestemte statuser."

#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductAttributeSchema.php:66
msgid "Number of terms in the attribute taxonomy."
msgstr "Antall termer i attributt-taksonomien."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:402
msgid "Determines if hidden or visible catalog products are shown."
msgstr "Bestemmer om skjulte eller synlige katalogprodukter vises."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:383
msgid "Operator to compare product attribute terms."
msgstr "Operatør for å sammenlikne produktattributt-termer."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:276
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:296
msgid "Operator to compare product category terms."
msgstr "Operatør for å sammenligne produktkategori-termer."

#: i18n/countries.php:259
msgid "Virgin Islands (US)"
msgstr "Virgin Islands (US)"

#: i18n/countries.php:258
msgid "Virgin Islands (British)"
msgstr "Virgin Islands (British)"

#: i18n/countries.php:146
msgid "North Macedonia"
msgstr "North Macedonia"

#: i18n/states.php:1979
msgid "Wake Island"
msgstr "Wake Island"

#: i18n/states.php:1978
msgid "Palmyra Atoll"
msgstr "Palmyra Atoll"

#: i18n/states.php:1977
msgid "Navassa Island"
msgstr "Navassa Island"

#: i18n/states.php:1975
msgid "Kingman Reef"
msgstr "Kingman Reef"

#: i18n/states.php:1974
msgid "Johnston Atoll"
msgstr "Johnston Atoll"

#: i18n/states.php:1973
msgid "Jarvis Island"
msgstr "Jarvis Island"

#: i18n/states.php:1972
msgid "Howland Island"
msgstr "Howland Island"

#: i18n/states.php:1971
msgid "Baker Island"
msgstr "Baker Island"

#. translators: %s opening and closing link tags respectively
#: templates/single-product-reviews.php:120
msgid "You must be %1$slogged in%2$s to post a review."
msgstr "Du må være %1$slogget inn%2$s for å legge inn en omtale."

#. translators: %1$s: Order number, %2$s: Customer full name.
#. translators: %1$s: Order number. %2$s: Customer full name
#: templates/emails/admin-cancelled-order.php:28
#: templates/emails/plain/admin-cancelled-order.php:25
msgid "Notification to let you know &mdash; order #%1$s belonging to %2$s has been cancelled:"
msgstr "Varsel for å informere deg &ndash; ordre #%1$s tilhørende %2$s har blitt kansellert:"

#. translators: %s: Site title
#: templates/emails/customer-completed-order.php:29
#: templates/emails/plain/customer-completed-order.php:27
msgid "We have finished processing your order."
msgstr "Vi er ferdig med å behandle din ordre."

#: templates/loop/orderby.php:24
msgid "Shop order"
msgstr "Produktsortering"

#: templates/cart/cart-shipping.php:54
msgid "Shipping options will be updated during checkout."
msgstr "Fraktalternativer vil bli oppdatert på betalingssiden."

#. Translators: $s shipping destination.
#: templates/cart/cart-shipping.php:51
msgid "Shipping to %s."
msgstr "Frakt til %s."

#. translators: %s: error message
#: includes/wc-rest-functions.php:117
msgid "Invalid image: %s"
msgstr "Ugyldig bilde: %s"

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:426
msgid "Webhook status must be valid."
msgstr "Webhook status må være gyldig."

#. translators: %s: Order number
#: templates/emails/customer-processing-order.php:30
#: templates/emails/plain/customer-processing-order.php:27
msgid "Just to let you know &mdash; we've received your order #%s, and it is now being processed:"
msgstr "Bare for å informere deg &mdash; din ordre #%s er mottatt, og behandles nå:"

#: includes/admin/settings/class-wc-settings-accounts.php:35
msgid "account erasure request"
msgstr "forespørsel om sletting av konto"

#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:557
msgid "Default product category cannot be deleted."
msgstr "Standard produktkategori kan ikke slettes."

#: includes/import/abstract-wc-product-importer.php:459
msgid "Variation cannot be imported: Parent product cannot be a product variation"
msgstr "Variant kan ikke importeres: Foreldreprodukt kan ikke være en produktvariant"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:557
msgid "Database upgrade routine has been scheduled to run in the background."
msgstr "Database oppgraderingsrutine har blitt planlagt å kjøre i bakgrunnen."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:208
msgid "This tool will update your WooCommerce database to the latest version. Please ensure you make sufficient backups before proceeding."
msgstr "Dette verktøyet oppdaterer WooCommerce-databasen til den nyeste versjonen. Vennligst vær sikker på at du lager en sikkerhetskopi før du fortsetter."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:203
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:204
msgid "Update database"
msgstr "Oppdater database"

#: includes/emails/class-wc-email-customer-invoice.php:71
msgid "Invoice for order #{order_number}"
msgstr "Faktura for ordre #{order_number}"

#: includes/class-wc-ajax.php:2114
msgid "You do not have permission to assign API Keys to the selected user."
msgstr "Du har ikke tillatelse til å tilordne API-nøkler til den valgte brukeren."

#: includes/admin/helper/views/html-oauth-start.php:22
msgid "Feel free to reconnect again using the button below."
msgstr "Du er velkommen til å koble til igjen ved hjelp av knappen nedenfor."

#: includes/admin/helper/views/html-oauth-start.php:22
msgid "Sorry to see you go."
msgstr "Vi er lei oss for å se deg gå."

#: includes/admin/class-wc-admin-setup-wizard.php:2024
msgid "discounted shipping labels"
msgstr "fraktetiketter med rabatt"

#: includes/admin/class-wc-admin-setup-wizard.php:2020
msgid "automated taxes and discounted shipping labels"
msgstr "automatiske avgifter og fraktetiketter med rabatt"

#: includes/admin/class-wc-admin-setup-wizard.php:2016
msgid "payment setup and discounted shipping labels"
msgstr "betalingsinstillinger og fraktetiketter med rabatt"

#: includes/admin/class-wc-admin-customize.php:39
msgid "WooCommerce Endpoints"
msgstr "WooCommerce sluttpunkter"

#: includes/admin/class-wc-admin-api-keys.php:242
msgid "You do not have permission to revoke API Keys"
msgstr "Du har ikke tillatelse til å tilbakekalle API-nøkler"

#: includes/admin/class-wc-admin-api-keys.php:207
msgid "You do not have permission to revoke this API Key"
msgstr "Du har ikke tillatelse til å tilbakekalle denne API-nøkkelen"

#: includes/admin/class-wc-admin-api-keys.php:63
msgid "You do not have permission to edit this API Key"
msgstr "Du har ikke tillatelse til å redigere denne API-nøkkelen"

#. translators: %1$s: Order ID. %2$s: Order date
#: templates/emails/plain/email-order-details.php:23
msgid "[Order #%1$s] (%2$s)"
msgstr "[Ordre #%1$s] (%2$s)"

#: templates/emails/customer-reset-password.php:32
#: templates/emails/plain/customer-reset-password.php:30
msgid "If you didn't make this request, just ignore this email. If you'd like to proceed:"
msgstr "Hvis ikke du kom med denne forespørselen, kan du ignorere denne e-posten:"

#. translators: %s: Store name
#: templates/emails/customer-reset-password.php:29
#: templates/emails/plain/customer-reset-password.php:27
msgid "Someone has requested a new password for the following account on %s:"
msgstr "Noen har forespurt et nytt passord for følgende konto hos %s:"

#: includes/emails/class-wc-email-customer-refunded-order.php:230
msgid "We hope to see you again soon."
msgstr "Vi håper å se deg igjen snart."

#. translators: %s: Site title
#: templates/emails/customer-refunded-order.php:35
#: templates/emails/plain/customer-refunded-order.php:31
msgid "Your order on %s has been refunded. There are more details below for your reference:"
msgstr "Ordren din hos %s er refundert. Flere detaljer er vist nedenfor som referanse:"

#. translators: %s: Site title
#: templates/emails/customer-refunded-order.php:32
#: templates/emails/plain/customer-refunded-order.php:28
msgid "Your order on %s has been partially refunded. There are more details below for your reference:"
msgstr "Ordren din hos %s er delvis refundert. Flere detaljer er vist nedenfor som referanse:"

#: includes/admin/notes/class-wc-notes-run-db-update.php:226
msgid "Thanks!"
msgstr "Takk!"

#: includes/emails/class-wc-email-customer-on-hold-order.php:142
msgid "We look forward to fulfilling your order soon."
msgstr "Vi ser frem til å fullføre bestillingen din snart."

#: templates/emails/customer-note.php:33
#: templates/emails/plain/customer-note.php:34
msgid "As a reminder, here are your order details:"
msgstr "Som en påminnelse, her er dine ordredetaljer:"

#: templates/emails/customer-note.php:29
#: templates/emails/plain/customer-note.php:26
msgid "The following note has been added to your order:"
msgstr "Følgende notat er lagt til i ordren din:"

#: includes/emails/class-wc-email-customer-new-account.php:177
#: packages/woocommerce-blocks/src/Domain/Services/Email/CustomerNewAccount.php:172
msgid "We look forward to seeing you soon."
msgstr "Vi gleder oss til å se deg snart."

#. translators: %1$s: Site title, %2$s: Username, %3$s: My account link
#: packages/woocommerce-blocks/templates/emails/customer-new-account-blocks.php:19
#: packages/woocommerce-blocks/templates/emails/plain/customer-new-account-blocks.php:21
#: templates/emails/customer-new-account.php:25
#: templates/emails/plain/customer-new-account.php:27
msgid "Thanks for creating an account on %1$s. Your username is %2$s. You can access your account area to view orders, change your password, and more at: %3$s"
msgstr "Takk for at du opprettet en konto hos %1$s. Brukernavnet ditt er %2$s. Du kan gå inn på kontoen din for å vise ordre, endre passordet ditt, og mer på: %3$s"

#. translators: %s Order date
#. translators: %s: Order date
#: templates/emails/customer-invoice.php:55
#: templates/emails/plain/customer-invoice.php:39
msgid "Here are the details of your order placed on %s:"
msgstr "Her er detaljene for din ordre fra %s:"

#. translators: %1$s Site title, %2$s Order pay link
#. translators: %1$s: Site title, %2$s: Order pay link
#: templates/emails/customer-invoice.php:38
#: templates/emails/plain/customer-invoice.php:31
msgid "An order has been created for you on %1$s. Your invoice is below, with a link to make payment when you’re ready: %2$s"
msgstr "En ordre er opprettet for deg hos %1$s. Fakturaen finner du nedenfor, med en lenke for å ordne betaling når du er klar: %2$s"

#: includes/emails/class-wc-email-customer-completed-order.php:140
msgid "Thanks for shopping with us."
msgstr "Takk for at du handlet hos oss."

#. translators: %s: Customer username
#. translators: %s = merchant name
#. translators: %s: Customer first name
#: packages/woocommerce-blocks/templates/emails/plain/customer-new-account-blocks.php:19
#: src/Internal/Admin/Notes/EmailNotification.php:209
#: templates/emails/customer-completed-order.php:28
#: templates/emails/customer-invoice.php:30
#: templates/emails/customer-new-account.php:23
#: templates/emails/customer-note.php:28
#: templates/emails/customer-on-hold-order.php:26
#: templates/emails/customer-processing-order.php:28
#: templates/emails/customer-refunded-order.php:26
#: templates/emails/customer-reset-password.php:27
#: templates/emails/plain/customer-completed-order.php:25
#: templates/emails/plain/customer-invoice.php:25
#: templates/emails/plain/customer-new-account.php:25
#: templates/emails/plain/customer-note.php:25
#: templates/emails/plain/customer-on-hold-order.php:25
#: templates/emails/plain/customer-processing-order.php:25
#: templates/emails/plain/customer-refunded-order.php:25
#: templates/emails/plain/customer-reset-password.php:25
msgid "Hi %s,"
msgstr "Hei %s,"

#. translators: %s: Customer billing full name
#: templates/emails/admin-new-order.php:26
#: templates/emails/plain/admin-new-order.php:25
msgid "You’ve received the following order from %s:"
msgstr "Du har mottatt følgende ordre fra %s:"

#: includes/emails/class-wc-email-failed-order.php:142
msgid "Hopefully they’ll be back. Read more about <a href=\"https://docs.woocommerce.com/document/managing-orders/\">troubleshooting failed payments</a>."
msgstr "Forhåpentligvis kommer de tilbake. Les mer om <a href=\"https://docs.woocommerce.com/document/managing-orders/\">feilsøking av mislykkede betalinger</a>."

#: includes/emails/class-wc-email-cancelled-order.php:144
#: includes/emails/class-wc-email-customer-note.php:160
#: includes/emails/class-wc-email-customer-reset-password.php:171
msgid "Thanks for reading."
msgstr "Takk for din oppmerksomhet."

#: templates/cart/cart-shipping.php:85
msgid "Enter a different address"
msgstr "Skriv inn en annen adresse"

#. Translators: $s shipping destination.
#: templates/cart/cart-shipping.php:81
msgid "No shipping options were found for %s."
msgstr "Ingen fraktalternativer ble funnet for %s."

#: templates/cart/cart-shipping.php:64
msgid "Enter your address to view shipping options."
msgstr "Skriv inn adressen din for å vise fraktalternativer."

#. Translators: $s shipping destination.
#: templates/cart/cart-shipping.php:52
msgid "Change address"
msgstr "Endre adresse"

#: includes/wc-template-functions.php:1480
msgid "Sort by latest"
msgstr "Sorter etter siste"

#: includes/wc-stock-functions.php:302
msgid "Stock levels increased:"
msgstr "Lagerantall øket:"

#. translators: %s item name.
#: includes/wc-stock-functions.php:291
msgid "Unable to restore stock for item %s."
msgstr "Kan ikke gjenopprette lagerstatus for produkt %s."

#: includes/wc-stock-functions.php:248
msgid "Stock levels reduced:"
msgstr "Lagerantall redusert:"

#. translators: %s item name.
#: includes/wc-stock-functions.php:193
msgid "Unable to reduce stock for item %s."
msgstr "Kan ikke redusere lagerantall for produkt %s."

#. translators: %s: Default class name
#: includes/queue/class-wc-queue.php:76
msgid "The class attached to the \"woocommerce_queue_class\" does not implement the WC_Queue_Interface interface. The default %s class will be used instead."
msgstr "Klassen som er knyttet til \"woocommerce_queue_class\" implementerer ikke WC_Queue_Interface-grensesnittet. Standardklassen %s vil bli brukt i stedet."

#: includes/queue/class-wc-queue.php:60
msgid "This function should not be called before plugins_loaded."
msgstr "Denne funksjonen bør ikke kalles før 'plugins_loaded'."

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_TaxonomyRegistrar.php:14
msgid "Action Group"
msgstr "Handlingsgruppe"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:42
msgid "No actions found in trash"
msgstr "Ingen handlinger funnet i papirkurven"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:41
msgid "No actions found"
msgstr "Ingen handlinger funnet"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:40
msgid "Search Scheduled Actions"
msgstr "Søk planlagte handlinger"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:38
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:39
msgid "View Action"
msgstr "Se handling"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:37
msgid "New Scheduled Action"
msgstr "Ny planlagt handling"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:36
msgid "Edit Scheduled Action"
msgstr "Rediger planlagt handling"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:34
msgid "Add New Scheduled Action"
msgstr "Legg til ny planlagt handling"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:32
msgctxt "Admin menu name"
msgid "Scheduled Actions"
msgstr "Planlagte handlinger"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:31
msgid "Scheduled Action"
msgstr "Planlagt handling"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:20
msgid "Scheduled actions are hooks triggered on a cetain date and time."
msgstr "Planlagte handlinger er hooks utløst på bestemt dato og klokkeslett."

#. translators: %s: count
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php:53
msgid "In-Progress <span class=\"count\">(%s)</span>"
msgid_plural "In-Progress <span class=\"count\">(%s)</span>"
msgstr[0] "Pågående <span class=\"count\">(%s)</span>"
msgstr[1] "Pågående <span class=\"count\">(%s)</span>"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php:51
msgctxt "post"
msgid "In-Progress"
msgstr "Pågående"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php:36
msgctxt "post"
msgid "Failed"
msgstr "Mislyktes"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:1074
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:904
msgid "Invalid action ID. No status found."
msgstr "Ugyldig handlings-ID. Ingen status funnet."

#. translators: %s: action ID
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:878
msgid "Unable to mark failure on action %s. Database error."
msgstr "Kan ikke markere feil på handling %s. Databasefeil."

#. translators: %s: action ID
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:852
msgid "Unable to unlock claim on action %s. Database error."
msgstr "Kan ikke låse opp krav om handling %s. Databasefeil."

#. translators: %s: claim ID
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:824
msgid "Unable to unlock claim %s. Database error."
msgstr "Kan ikke låse opp krav %s. Databasefeil."

#. translators: %s: group name
#. translators: %s is the group name
#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:844
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:717
msgid "The group \"%s\" does not exist."
msgstr "Gruppen \"%s\" eksisterer ikke."

#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:864
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:696
msgid "Unable to claim actions. Database error."
msgstr "Kan ikke kreve handlinger. Databasefeil."

#. translators: %s: action ID
#. translators: %s is the action ID
#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:632
#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:724
#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:755
#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:1001
#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:1044
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:515
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:534
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:564
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:974
msgid "Unidentified action %s"
msgstr "Uidentifisert handling %s"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:101
msgid "Unable to save action."
msgstr "Kan ikke lagre handling."

#. translators: %s: error message
#. translators: %s: action error message
#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:118
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:49
#: packages/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php:44
msgid "Error saving action: %s"
msgstr "Feil ved lagring av handling: %s"

#. translators: %d refers to the total number of taskes completed
#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php:183
msgid "%d scheduled task completed."
msgid_plural "%d scheduled tasks completed."
msgstr[0] "%d planlagt handling fullført."
msgstr[1] "%d planlagte handlinger fullført."

#. translators: %s refers to the exception error message
#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php:166
msgid "There was an error running the action scheduler: %s"
msgstr "Det oppsto en feil mens handlingsplanleggeren kjørte: %s"

#. translators: %d refers to the total number of batches executed
#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php:147
msgid "%d batch executed."
msgid_plural "%d batches executed."
msgstr[0] "%d batch utført."
msgstr[1] "%d batcher utført."

#. translators: %d refers to how many scheduled taks were found to run
#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php:130
msgid "Found %d scheduled task"
msgid_plural "Found %d scheduled tasks"
msgstr[0] "Fant %d planlagt handling"
msgstr[1] "Fant %d planlagte handlinger"

#: packages/action-scheduler/classes/ActionScheduler_DataController.php:137
msgid "Attempting to reduce used memory..."
msgstr "Forsøker å redusere minnebruk..."

#. translators: 1: action ID 2: exception message
#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php:170
msgid "Error processing action %1$s: %2$s"
msgstr "Feil ved gjennomføring av handling %1$s: %2$s"

#. translators: %s refers to the action ID
#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php:138
msgid "Started processing action %s"
msgstr "Startet gjennomføring av handling %s"

#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php:113
msgid "The claim has been lost. Aborting current batch."
msgstr "Kravet har gått tapt. Avbryter nåværende batch."

#. translators: %d: amount of actions
#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php:93
msgid "Running %d action"
msgid_plural "Running %d actions"
msgstr[0] "Kjører %d handling"
msgstr[1] "Kjører %d handlinger"

#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php:61
msgid "There are too many concurrent batches."
msgstr "Det er for mange samtidige batcher."

#: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php:59
msgid "There are too many concurrent batches, but the run is forced to continue."
msgstr "Det er for mange samtidige batcher, men prosessen er tvunget til å fortsette."

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php:409
msgid "Canceled"
msgstr "Kansellert"

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php:408
msgid "Failed"
msgstr "Mislykket"

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php:407
msgid "In-progress"
msgstr "Pågående"

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php:406
msgid "Pending"
msgstr "På vent"

#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:318
msgid "Invalid schedule. Cannot save action."
msgstr "Ugyldig tidsplan. Kan ikke lagre handling."

#: packages/action-scheduler/classes/ActionScheduler_QueueRunner.php:215
msgid "Every minute"
msgstr "Hvert minutt"

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:131
msgid "action ignored"
msgstr "handling ignorert"

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:123
msgid "action reset"
msgstr "tilbakestill handling"

#. translators: 1: error message 2: filename 3: line
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:118
msgid "unexpected shutdown: PHP Fatal error %1$s in %2$s on line %3$s"
msgstr "uventet avslutning: PHP Fatal error %1$s i %2$s på linje %3$s"

#. translators: %s: exception message
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:105
msgid "action failed: %s"
msgstr "handling mislyktes: %s"

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:94
msgid "action complete"
msgstr "handling fullført"

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:84
msgid "action started"
msgstr "handling startet"

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:76
#: packages/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php:142
msgid "action canceled"
msgstr "handling avbutt"

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php:72
msgid "action created"
msgstr "handling opprettet"

#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:648
msgid "Search hook, args and claim ID"
msgstr "Søk hook, args og krav-ID"

#. translators: %s: date interval
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:488
msgid " (%s)"
msgstr " (%s)"

#. translators: %s: date interval
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:485
msgid " (%s ago)"
msgstr " (%s siden)"

#. translators: 1: action HTML 2: action ID 3: error message
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:435
msgid "Could not process change for action: \"%1$s\" (ID: %2$d). Error: %3$s"
msgstr "Kunne ikke behandle endring for handling: «%1$s\" (ID: %2$d). Feil: %3$s"

#. translators: %s: action HTML
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:429
msgid "Successfully processed change for action: %s"
msgstr "Vellykket endring for handling: %s"

#. translators: %s: action HTML
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:425
msgid "Successfully canceled action: %s"
msgstr "Vellykket avbrutt handling: %s"

#. translators: %s: action HTML
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:421
msgid "Successfully executed action: %s"
msgstr "Vellykket gjennomført handling: %s"

#. translators: %s: amount of claims
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:380
msgid "Maximum simultaneous queues already in progress (%s queue). No additional queues will begin processing until the current queues are complete."
msgid_plural "Maximum simultaneous queues already in progress (%s queues). No additional queues will begin processing until the current queues are complete."
msgstr[0] "Maksimalt samtidige behandlingskøer kjører allerede (%s kø). Ingen nye køer vil begynne behandling før køene som nå kjører er fullført."
msgstr[1] "Maksimalt samtidige behandlingskøer kjører allerede (%s køer). Ingen nye køer vil begynne behandling før køene som nå kjører er fullført."

#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:266
msgid "Non-repeating"
msgstr "Ikke-gjentakende"

#. translators: %s: time interval
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:260
msgid "Every %s"
msgstr "Hver %s"

#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:224
msgid "Now!"
msgstr "Nå!"

#. translators: %s: amount of time
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:174
msgid "%s second"
msgid_plural "%s seconds"
msgstr[0] "%s sekund"
msgstr[1] "%s sekunder"

#. translators: %s: amount of time
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:169
msgid "%s minute"
msgid_plural "%s minutes"
msgstr[0] "%s minute"
msgstr[1] "%s minutter"

#. translators: %s: amount of time
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:164
msgid "%s hour"
msgid_plural "%s hours"
msgstr[0] "%s time"
msgstr[1] "%s timer"

#. translators: %s: amount of time
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:159
msgid "%s day"
msgid_plural "%s days"
msgstr[0] "%s dag"
msgstr[1] "%s dager"

#. translators: %s: amount of time
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:154
msgid "%s week"
msgid_plural "%s weeks"
msgstr[0] "%s uke"
msgstr[1] "%s uker"

#. translators: %s: amount of time
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:149
msgid "%s month"
msgid_plural "%s months"
msgstr[0] "%s måned"
msgstr[1] "%s måneder"

#. translators: %s: amount of time
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:144
msgid "%s year"
msgid_plural "%s years"
msgstr[0] "%s år"
msgstr[1] "%s år"

#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:134
msgid "Cancel the action now to avoid it being run in future"
msgstr "Avbryt handlingen nå for å unngå at den kjøres i fremtiden"

#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:130
msgid "Process the action now as if it were run as part of a queue"
msgstr "Kjør handlingen nå som om den ble kjørt som en del av en kø"

#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:129
msgid "Run"
msgstr "Kjør"

#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:122
msgid "Claim ID"
msgstr "Krav-ID"

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:247
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:102
msgid "Log"
msgstr "Logg"

#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:101
msgid "Scheduled Date"
msgstr "Planlagt dato"

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:245
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:100
msgid "Recurrence"
msgstr "Gjentakelse"

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:244
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:99
msgid "Group"
msgstr "Gruppe"

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:243
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:98
msgid "Arguments"
msgstr "Argumenter"

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:241
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:96
msgid "Hook"
msgstr "Kobling"

#. translators: 1: action ID 2: arguments
#: packages/action-scheduler/classes/ActionScheduler_InvalidActionException.php:40
msgid "Action [%1$s] has invalid arguments. It cannot be JSON decoded to an array. $args = %2$s"
msgstr "Handling [%1$s] har ugyldige argumenter. Det kan ikke være JSON decodert til en array. $args = %2$s"

#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:60
#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:75
#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:76
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:89
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:19
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:30
msgid "Scheduled Actions"
msgstr "Planlagte handlinger"

#: includes/emails/class-wc-email-new-order.php:76
msgid "New Order: #{order_number}"
msgstr "Ny ordre: #{order_number}"

#: includes/emails/class-wc-email-failed-order.php:68
msgid "Order Failed: #{order_number}"
msgstr "Ordre mislyktes: #{order_number}"

#: includes/emails/class-wc-email-failed-order.php:58
msgid "[{site_title}]: Order #{order_number} has failed"
msgstr "[{site_title}]: Ordre #{order_number} mislyktes"

#: includes/emails/class-wc-email-customer-reset-password.php:92
msgid "Password Reset Request"
msgstr "Tilbakestill passordforespørsel"

#: includes/emails/class-wc-email-customer-reset-password.php:82
msgid "Password Reset Request for {site_title}"
msgstr "Tilbakestill passordforespørsel for {site_title}"

#: includes/emails/class-wc-email-customer-refunded-order.php:89
msgid "Order Refunded: {order_number}"
msgstr "Ordre refundert: {order_number}"

#: includes/emails/class-wc-email-customer-refunded-order.php:87
msgid "Partial Refund: Order {order_number}"
msgstr "Delvis refundert: ordre {order_number}"

#: includes/emails/class-wc-email-customer-on-hold-order.php:57
#: includes/emails/class-wc-email-customer-processing-order.php:59
msgid "Your {site_title} order has been received!"
msgstr "Din bestilling hos {site_title} er mottatt!"

#: includes/emails/class-wc-email-customer-new-account.php:83
#: packages/woocommerce-blocks/src/Domain/Services/Email/CustomerNewAccount.php:74
msgid "Your {site_title} account has been created!"
msgstr "Kontoen din hos {site_title} er opprettet!"

#: includes/emails/class-wc-email-customer-invoice.php:58
msgid "Your latest {site_title} invoice"
msgstr "Din siste faktura fra {site_title}"

#: includes/emails/class-wc-email-customer-invoice.php:56
msgid "Invoice for order #{order_number} on {site_title}"
msgstr "Faktura for ordre #{order_number} hos {site_title}"

#: includes/emails/class-wc-email-customer-completed-order.php:92
msgid "Thanks for shopping with us"
msgstr "Takk for at du handlet hos oss"

#: includes/emails/class-wc-email-customer-completed-order.php:82
msgid "Your {site_title} order is now complete"
msgstr "Bestillingen din hos {site_title} er nå fullført"

#: includes/emails/class-wc-email-cancelled-order.php:69
msgid "Order Cancelled: #{order_number}"
msgstr "Ordre kansellert: #{order_number}"

#. translators: 1: error message 2: file name and path 3: line number
#: includes/class-woocommerce.php:259
msgid "%1$s in %2$s on line %3$s"
msgstr "%1$s i %2$s på linje %3$s"

#: includes/class-wc-privacy.php:66 includes/class-wc-privacy.php:72
msgid "WooCommerce Customer Payment Tokens"
msgstr "WooCommerce kundebetalingsnøkler"

#: includes/class-wc-privacy.php:65 includes/class-wc-privacy.php:71
msgid "WooCommerce Customer Downloads"
msgstr "WooCommerce kundenedlastinger"

#: includes/class-wc-privacy.php:64 includes/class-wc-privacy.php:70
msgid "WooCommerce Customer Orders"
msgstr "WooCommerce kundeordrer"

#: includes/class-wc-privacy.php:63 includes/class-wc-privacy.php:69
msgid "WooCommerce Customer Data"
msgstr "WooCommerce kundedata"

#. translators: %1$s: field name, %2$s finder.eircode.ie URL
#: includes/class-wc-checkout.php:854
msgid "%1$s is not valid. You can look up the correct Eircode <a target=\"_blank\" href=\"%2$s\">here</a>."
msgstr "%1$s er ikke gyldig. Du kan slå opp den riktige Eircode <a target=\"_blank\" href=\"%2$s\">her</a> ."

#. translators: 1: product name 2: quantity in stock
#: includes/class-wc-cart.php:791
#: includes/shortcodes/class-wc-shortcode-checkout.php:167
msgid "Sorry, we do not have enough \"%1$s\" in stock to fulfill your order (%2$s available). We apologize for any inconvenience caused."
msgstr "Beklager, vi har ikke nok \"%1$s\" på lager for å oppfylle din bestilling (%2$s på lager). Vi beklager eventuelle ulemper dette måtte medføre."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1652
msgid "Shipping instance ID."
msgstr "Frakt forekomst-ID."

#: includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php:174
msgid "An identifier for the group this setting belongs to."
msgstr "En identifikator for gruppen denne innstillingen tilhører."

#: includes/rest-api/Controllers/Version3/class-wc-rest-reports-controller.php:67
msgid "Attributes totals."
msgstr "Attributt totaler."

#: includes/rest-api/Controllers/Version3/class-wc-rest-reports-controller.php:63
msgid "Tags totals."
msgstr "Stikkord totaler."

#: includes/rest-api/Controllers/Version3/class-wc-rest-reports-controller.php:59
msgid "Categories totals."
msgstr "Kategori totaler."

#: includes/rest-api/Controllers/Version3/class-wc-rest-reports-controller.php:55
msgid "Reviews totals."
msgstr "Omtale totaler."

#: includes/rest-api/Controllers/Version3/class-wc-rest-reports-controller.php:51
msgid "Coupons totals."
msgstr "Kupong totaler."

#: includes/rest-api/Controllers/Version3/class-wc-rest-reports-controller.php:47
msgid "Customers totals."
msgstr "Kunde totaler."

#: includes/rest-api/Controllers/Version3/class-wc-rest-reports-controller.php:43
msgid "Products totals."
msgstr "Produkt totaler."

#: includes/rest-api/Controllers/Version3/class-wc-rest-reports-controller.php:39
msgid "Orders totals."
msgstr "Ordre totaler."

#: includes/rest-api/Controllers/Version3/class-wc-rest-report-reviews-totals-controller.php:122
msgid "Amount of reviews."
msgstr "Antall omtaler."

#: includes/rest-api/Controllers/Version3/class-wc-rest-report-reviews-totals-controller.php:116
msgid "Review type name."
msgstr "Omtale typenavn."

#: includes/rest-api/Controllers/Version3/class-wc-rest-report-products-totals-controller.php:123
#: src/Admin/API/Reports/Categories/Controller.php:193
msgid "Amount of products."
msgstr "Antall produkter."

#: includes/rest-api/Controllers/Version3/class-wc-rest-report-products-totals-controller.php:117
msgid "Product type name."
msgstr "Produkttype navn."

#: includes/rest-api/Controllers/Version3/class-wc-rest-report-orders-totals-controller.php:117
msgid "Amount of orders."
msgstr "Antall ordrer."

#: includes/rest-api/Controllers/Version3/class-wc-rest-report-orders-totals-controller.php:111
msgid "Order status name."
msgstr "Ordrestatus navn."

#: includes/rest-api/Controllers/Version3/class-wc-rest-report-customers-totals-controller.php:144
msgid "Amount of customers."
msgstr "Antall kunder."

#: includes/rest-api/Controllers/Version3/class-wc-rest-report-customers-totals-controller.php:138
msgid "Customer type name."
msgstr "Kundetype navn."

#: includes/rest-api/Controllers/Version3/class-wc-rest-report-customers-totals-controller.php:79
msgid "Non-paying customer"
msgstr "Ikke-betalende kunde"

#: includes/rest-api/Controllers/Version3/class-wc-rest-report-customers-totals-controller.php:74
msgid "Paying customer"
msgstr "Betalende kunde"

#: includes/rest-api/Controllers/Version3/class-wc-rest-report-coupons-totals-controller.php:133
msgid "Amount of coupons."
msgstr "Antall kuponger."

#: includes/rest-api/Controllers/Version3/class-wc-rest-report-coupons-totals-controller.php:127
msgid "Coupon type name."
msgstr "Kupongtype navn."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:916
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1456
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:344
msgid "Limit result set to products with specified stock status."
msgstr "Avgrens resultat til produkter med en bestemt lagerstatus."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:614
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1045
msgid "Controls the stock status of the product."
msgstr "Kontrollerer lagerstatus for produktet."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1885
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2362
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:759
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1842
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:561
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:981
msgid "File ID."
msgstr "Fil-ID."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:529
msgid "Variation status."
msgstr "Variasjonsstatus."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:1052
msgid "Invalid review ID."
msgstr "Ugyldig omtale-ID."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:1018
msgid "Limit result set to reviews assigned a specific status."
msgstr "Avgrens resultat til omtaler med en bestemt status."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:1010
msgid "Limit result set to reviews assigned to specific product IDs."
msgstr "Avgrens resultat til omtaler knyttet til bestemte produkt-ID'er."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:1004
msgid "Limit result set to that from a specific author email."
msgstr "Avgrens resultat til de fra en bestemt forfatter e-postadresse."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:996
msgid "Ensure result set excludes reviews assigned to specific user IDs."
msgstr "Sørg for at resultatet utelukker omtaler som er tildelt bestemte bruker-IDer."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:989
msgid "Limit result set to reviews assigned to specific user IDs."
msgstr "Avgrens resultat til omtaler knyttet til bestemte bruker-ID'er."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:943
msgid "Limit response to reviews published before a given ISO8601 compliant date."
msgstr "Avgrens respons til omtaler publisert før en bestemt ISO8601 kompatibel dato."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:145
msgid "Limit response to resources created after a given ISO8601 compliant date."
msgstr "Begrens respons til ressurser opprettet etter en gitt ISO8601-kompatibel dato."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:916
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductReviewSchema.php:144
msgid "Avatar URLs for the object reviewer."
msgstr "Avatar-URLer for objektets forfatter."

#. translators: %d: avatar image size in pixels
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:909
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductReviewSchema.php:137
msgid "Avatar URL with image size of %d pixels."
msgstr "Avatar-URL med en bildestørrelse på %d piksler."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:863
msgid "Status of the review."
msgstr "Status for omtalen."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:846
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductReviewSchema.php:77
msgid "Unique identifier for the product that the review belongs to."
msgstr "Unik identifikator for produktet som omtalen tilhører."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:646
msgid "The object cannot be deleted."
msgstr "Objektet kan ikke slettes."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:637
msgid "The object has already been trashed."
msgstr "Objektet ligger allerede i papirkurven."

#. translators: %s: force=true
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:633
msgid "The object does not support trashing. Set '%s' to delete."
msgstr "Objektet støtter ikke papirkurven. Angi '%s' for å slette."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:562
msgid "Updating review failed."
msgstr "Oppdatering av omtalen feilet."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:385
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:548
msgid "Invalid review content."
msgstr "Ugyldig innhold i omtalen."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:540
msgid "Updating review status failed."
msgstr "Oppdatering av status på omtalen mislyktes."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:521
msgid "Sorry, you are not allowed to change the comment type."
msgstr "Beklager, du har ikke lov til å endre kommentartypen."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:410
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:556
msgid "Product review field exceeds maximum length allowed."
msgstr "Omtalefeltet overstiger maksimum tillatt lengde."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:365
msgid "Cannot create existing product review."
msgstr "Kan ikke opprette eksisterende omtale."

#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:55
msgid "Unique identifier for the product."
msgstr "Unik identifikator for produktet."

#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:158
msgid "Supported features for this payment gateway."
msgstr "Støttede funksjoner for denne betalingsmetoden."

#: includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php:157
msgid "If true, this note will be attributed to the current user. If false, the note will be attributed to the system."
msgstr "Hvis sant, vil dette notatet tilskrives den gjeldende brukeren. Hvis det er feil, blir notatet tilordnet systemet."

#: includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php:128
msgid "Order note author."
msgstr "Ordrenotat forfatter."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php:212
msgid "Full name of currency."
msgstr "Fullt navn på valuta."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php:132
msgid "There are no currencies matching these parameters."
msgstr "Det finnes ingen valutaer som passer disse parameterne."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php:72
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php:206
msgid "ISO4217 currency code."
msgstr "ISO4217 Valutakode."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php:174
msgid "Data resource description."
msgstr "Dataressurs beskrivelse."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php:168
msgid "Data resource ID."
msgstr "Dataressurs ID."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php:101
msgid "List of supported currencies."
msgstr "Liste over støttede valutaer."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php:97
msgid "List of supported states in a given country."
msgstr "Liste over støttede stater i et bestemt land."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php:93
msgid "List of supported continents, countries, and states."
msgstr "Liste over støttede kontinenter, land og stater."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:350
msgid "The unit weights are defined in for this country."
msgstr "Vekteenhetene er definert for dette landet."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:344
msgid "Thousands separator for displayed prices in this country."
msgstr "Tusenskilletegnet i viste priser for dette landet."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:335
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-countries-controller.php:232
msgid "Full name of state."
msgstr "Fullt navn på delstaten."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:319
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-countries-controller.php:216
msgid "List of states in this country."
msgstr "Liste over delstater i dette landet."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:313
msgid "Number of decimal points shown in displayed prices for this country."
msgstr "Antall desimaler vist i priser for dette landet."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:307
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-countries-controller.php:210
msgid "Full name of country."
msgstr "Fullt navn på landet."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:301
msgid "The unit lengths are defined in for this country."
msgstr "Lengdeenheter er definert for dette landet."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:295
msgid "Decimal separator for displayed prices for this country."
msgstr "Desimalskilletegn viste i priser for dette landet."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:289
msgid "Currency symbol position for this country."
msgstr "Plassering av valutasymbol for dette landet."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:283
msgid "Default ISO4127 alpha-3 currency code for the country."
msgstr "Standard ISO4127 alpha-3 valutakode for landet."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:277
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-countries-controller.php:63
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-countries-controller.php:204
msgid "ISO3166 alpha-2 country code."
msgstr "ISO3166 alpha-2 landskode."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:267
msgid "List of countries on this continent."
msgstr "Liste over land i dette kontinentet."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:261
msgid "Full name of continent."
msgstr "Fullt navn på kontinentet."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:190
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-countries-controller.php:137
msgid "There are no locations matching these parameters."
msgstr "Det finnes ingen plasseringer som passer disse parameterne."

#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:63
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:255
msgid "2 character continent code."
msgstr "2 tegn kontinentkode."

#: includes/admin/views/html-notice-template-check.php:27
msgid "View affected templates"
msgstr "Se påvirkede maler"

#: includes/admin/views/html-notice-template-check.php:22
msgid "If you copied over a template file to change something, then you will need to copy the new version of the template and apply your changes again."
msgstr "Hvis du kopierte over en malfil for å endre noe, må du kopiere den nye versjonen av malen og gjennomføre endringene på nytt."

#: includes/admin/views/html-notice-template-check.php:21
msgid "Update your theme to the latest version. If no update is available contact your theme author asking about compatibility with the current WooCommerce version."
msgstr "Oppdater temaet ditt til den nyeste versjonen. Hvis ingen oppdatering er tilgjengelig, kontakt temaforfatteren og spør om kompatibilitet med den gjeldende WooCommerce-versjonen."

#. translators: %s: theme name
#: includes/admin/views/html-notice-template-check.php:19
msgid "<strong>Your theme (%s) contains outdated copies of some WooCommerce template files.</strong> These files may need updating to ensure they are compatible with the current version of WooCommerce. Suggestions to fix this:"
msgstr "<strong>Temaet ditt (%s) inneholder utdaterte kopier av noen WooCommerce-malfiler.</strong> Disse filene må kanskje oppdateres for å sikre at de er kompatible med den nåværende versjonen av WooCommerce. Forslag til å fikse dette:"

#: includes/admin/views/html-admin-page-product-export.php:64
msgid "Export all categories"
msgstr "Eksporter alle kategorier"

#: includes/admin/views/html-admin-page-product-export.php:61
msgid "Which product category should be exported?"
msgstr "Hvilken produktkategori skal eksporteres?"

#: includes/admin/settings/class-wc-settings-products.php:93
msgid "This is the attachment ID, or image URL, used for placeholder images in the product catalog. Products with no image will use this."
msgstr "Dette er Vedleggs-ID'en, eller Bilde URL-en, som brukes for plassholderbilder i produktkatalogen. Produkter med manglende bilde vil bruke dette."

#: includes/admin/settings/class-wc-settings-products.php:92
msgid "Enter attachment ID or URL to an image"
msgstr "Angi vedleggs-ID eller URL til et bilde"

#: includes/admin/settings/class-wc-settings-products.php:86
msgid "Placeholder image"
msgstr "Plassholderbilde"

#. Translators: %s Payment gateway name.
#: includes/admin/settings/class-wc-settings-payment-gateways.php:214
msgid "The \"%s\" payment method is currently disabled"
msgstr "Betalingsmetode \"%s\" er aktivert"

#. Translators: %s Payment gateway name.
#: includes/admin/settings/class-wc-settings-payment-gateways.php:211
msgid "The \"%s\" payment method is currently enabled"
msgstr "Betalingsmetode \"%s\" er aktivert"

#. Translators: %s Payment gateway name.
#: includes/admin/settings/class-wc-settings-payment-gateways.php:204
msgid "Set up the \"%s\" payment method"
msgstr "Sett opp \"%s\" betalingsmetode"

#. Translators: %s Payment gateway name.
#: includes/admin/settings/class-wc-settings-payment-gateways.php:193
msgid "Manage the \"%s\" payment method"
msgstr "Rediger betalingsmetode \"%s\""

#. Translators: %s Payment gateway name.
#: includes/admin/settings/class-wc-settings-payment-gateways.php:175
#: assets/client/admin/chunks/customizable-dashboard.js:1
msgid "Move down"
msgstr "Flytt ned"

#. Translators: %s Payment gateway name.
#: includes/admin/settings/class-wc-settings-payment-gateways.php:175
msgid "Move the \"%s\" payment method down"
msgstr "Flytt betalingsmetode \"%s\" ned"

#. Translators: %s Payment gateway name.
#: includes/admin/settings/class-wc-settings-payment-gateways.php:174
#: assets/client/admin/chunks/customizable-dashboard.js:1
msgid "Move up"
msgstr "Flytt opp"

#. Translators: %s Payment gateway name.
#: includes/admin/settings/class-wc-settings-payment-gateways.php:174
msgid "Move the \"%s\" payment method up"
msgstr "Flytt betalingsmetode \"%s\" opp"

#. Translators: %s URL to erasure request screen.
#: includes/admin/settings/class-wc-settings-accounts.php:117
msgid "When handling an %s, should access to downloadable files be revoked and download logs cleared?"
msgstr "Når du håndterer en %s, skal tilgang til nedlastbare filer tilbakekalles og nedlastingslogger tømmes?"

#. Translators: %s URL to erasure request screen.
#: includes/admin/settings/class-wc-settings-accounts.php:107
msgid "When handling an %s, should personal data within orders be retained or removed?"
msgstr "Når du håndterer en %s, skal personopplysninger i ordre beholdes eller fjernes?"

#: includes/admin/meta-boxes/views/html-variation-admin.php:197
msgid "Enter a number to set stock quantity at the variation level. Use a variation's 'Manage stock?' check box above to enable/disable stock management at the variation level."
msgstr "Legg inn et tall for å bestemme lagerantall på variasjonsnivå. Bruk avkrysningsboksen 'Administrere lager?' ovenfor for å aktivere/deaktivere lagerstyring på variasjonsnivå."

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:513
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:684
#: includes/export/class-wc-product-csv-exporter.php:120
msgid "Low stock amount"
msgstr "Terskel for lite på lager"

#: includes/admin/class-wc-admin-setup-wizard.php:1438
msgid "Set up PayPal for me using this email:"
msgstr "Konfigurer PayPal for meg med denne e-postadressen:"

#: includes/admin/class-wc-admin-setup-wizard.php:1430
msgid "WooCommerce PayPal Checkout Gateway"
msgstr "WooCommerce PayPal Checkout betalingsmetode"

#: includes/admin/class-wc-admin-setup-wizard.php:1412
msgid "Set up Stripe for me using this email:"
msgstr "Konfigurer Stripe for meg med denne e-postadressen:"

#. translators: %1$s: weight unit dropdown, %2$s: dimension unit dropdown
#: includes/admin/class-wc-admin-setup-wizard.php:1131
msgid "We'll use %1$s for product weight and %2$s for product dimensions."
msgstr "Vi bruker %1$s for produktetvekt og %2$s for produktdimensjoner."

#: includes/admin/class-wc-admin-setup-wizard.php:1049
msgid "ShipStation"
msgstr "ShipStation"

#: includes/admin/class-wc-admin-setup-wizard.php:1046
msgid "ShipStation icon"
msgstr "ShipStation ikon"

#: includes/admin/class-wc-admin-setup-wizard.php:1044
msgid "We recommend using ShipStation to save time at the post office by printing your shipping labels at home. Try ShipStation free for 30 days."
msgstr "Vi anbefaler at du bruker ShipStation for å spare tid på postkontoret ved å skrive ut fraktetiketter hjemme. Prøv ShipStation gratis i 30 dager."

#: includes/admin/class-wc-admin-setup-wizard.php:1035
msgid "WooCommerce Services icon"
msgstr "WooCommerce Services ikon"

#: includes/admin/class-wc-admin-setup-wizard.php:1116
msgid "A live rate is the exact cost to ship an order, quoted directly from the shipping carrier."
msgstr "En live-sats er den nøyaktige fraktkostnaden for en ordre, hentet direkte fra transportøren."

#. translators: %1$s: live rates tooltip text, %2$s: shipping extensions URL
#: includes/admin/class-wc-admin-setup-wizard.php:1104
msgid "If you'd like to offer <span class=\"help_tip\" data-tip=\"%1$s\">live rates</span> from a specific carrier (e.g. UPS) you can find a variety of extensions available for WooCommerce <a href=\"%2$s\" target=\"_blank\">here</a>."
msgstr "Hvis du ønsker å tilby <span class=\"help_tip\" data-tip=\"%1$s\">live-satser</span> fra en bestemt operatør (f.eks UPS) finner du en rekke utvidelser tilgjengelig for WooCommerce <a href=\"%2$s\" target=\"_blank\">her</a>."

#. translators: %s: country name including the 'the' prefix if needed
#: includes/admin/class-wc-admin-setup-wizard.php:1011
msgid "We've created two Shipping Zones - for %s and for the rest of the world. Below you can set Flat Rate shipping costs for these Zones or offer Free Shipping."
msgstr "Vi har laget to fraktsoner - for %s og for resten av verden. Nedenfor kan du angi fastpris fraktkostnader for disse sonene eller tilbyr gratis frakt."

#: includes/admin/class-wc-admin-setup-wizard.php:986
msgid "Yards"
msgstr "Yards"

#: includes/admin/class-wc-admin-setup-wizard.php:985
msgid "Inches"
msgstr "Tommer"

#: includes/admin/class-wc-admin-setup-wizard.php:984
msgid "Millimeters"
msgstr "Millimeter"

#: includes/admin/class-wc-admin-setup-wizard.php:983
msgid "Centimeters"
msgstr "Centimeter"

#: includes/admin/class-wc-admin-setup-wizard.php:982
msgid "Meters"
msgstr "Meter"

#: includes/admin/class-wc-admin-setup-wizard.php:961
msgid "Ounces"
msgstr "Ounces"

#: includes/admin/class-wc-admin-setup-wizard.php:960
msgid "Pounds"
msgstr "Pund"

#: includes/admin/class-wc-admin-setup-wizard.php:959
msgid "Grams"
msgstr "Gram"

#: includes/admin/class-wc-admin-setup-wizard.php:958
msgid "Kilograms"
msgstr "Kilo"

#: includes/admin/class-wc-admin-settings.php:146
msgid "Item moved down"
msgstr "Produktet flyttet ned"

#: includes/admin/class-wc-admin-settings.php:145
msgid "Item moved up"
msgstr "Produktet flyttet opp"

#: includes/admin/class-wc-admin-assets.php:351
msgid "You may need to manually restore the item's stock."
msgstr "Du må kanskje manuelt gjenopprette produktets lagerstatus."

#: includes/admin/class-wc-admin-assets.php:339
msgid "Are you sure you want to remove the selected items?"
msgstr "Er du sikker på at du vil fjerne de valgte produktene?"

#: i18n/states.php:1498
msgid "Alto Paraguay"
msgstr "Alto Paraguay"

#: i18n/states.php:1497
msgid "Presidente Hayes"
msgstr "Presidente Hayes"

#: i18n/states.php:1495
msgid "Amambay"
msgstr "Amambay"

#: i18n/states.php:615 i18n/states.php:1493 i18n/states.php:2100
msgid "Central"
msgstr "Central"

#: i18n/states.php:1485
msgid "Cordillera"
msgstr "Cordillera"

#: i18n/states.php:1484
msgid "San Pedro"
msgstr "San Pedro"

#: i18n/states.php:942
msgid "Sud Sardegna"
msgstr "Sud Sardegna"

#: includes/class-wc-countries.php:673
msgid "Apartment, suite, unit, etc."
msgstr "Leilighet, suite, enhet osv."

#. translators: %d: count
#: includes/admin/class-wc-admin-api-keys.php:188
msgid "%d API key permanently revoked."
msgid_plural "%d API keys permanently revoked."
msgstr[0] "%d API nøkkel permanent tilbakekalt."
msgstr[1] "%d API nøkler permanent tilbakekalt."

#. Translators: %d parent ID.
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:277
msgid "Cannot set attributes due to invalid parent product."
msgstr "Kan ikke lagre attributter på grunn av ugyldig foreldreprodukt."

#: includes/admin/class-wc-admin-assets.php:205
msgid "This action cannot be reversed. Are you sure you wish to erase personal data from the selected orders?"
msgstr "Denne handlingen kan ikke reverseres. Er du sikker på at du vil slette personlige data fra de valgte ordrene?"

#. translators: %d: shipping package number
#: includes/wc-cart-functions.php:232
msgctxt "shipping packages"
msgid "Shipping %d"
msgstr "Frakt %d"

#: includes/class-wc-privacy-exporters.php:307
msgid "Payer PayPal address"
msgstr "Betaler PayPal adresse"

#: includes/class-wc-privacy-exporters.php:306
msgid "Payer last name"
msgstr "Betaler etternavn"

#: includes/class-wc-privacy-exporters.php:305
msgid "Payer first name"
msgstr "Betaler fornavn"

#: includes/class-wc-privacy-exporters.php:258
msgid "Shipping Address"
msgstr "Fraktadresse"

#: includes/class-wc-privacy-exporters.php:257
msgid "Billing Address"
msgstr "Fakturaadresse"

#: includes/class-wc-privacy-erasers.php:60
#: includes/class-wc-privacy-exporters.php:199
msgid "Shipping Address 1"
msgstr "Fraktadresse 1"

#: includes/class-wc-privacy-erasers.php:49
#: includes/class-wc-privacy-exporters.php:188
msgid "Billing Address 1"
msgstr "Fakturaadresse 1"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:258
msgid "MySQL version string."
msgstr "MySQL versjon string."

#. translators: 1: Link to tax rates sample file 2: Closing link.
#: includes/admin/importers/class-wc-tax-rate-importer.php:283
msgid "Your CSV needs to include columns in a specific order. %1$sClick here to download a sample%2$s."
msgstr "Din CSV må inkludere kolonner i en bestemt rekkefølge. %1$sKlikk her for å laste ned et eksempel%2$s."

#: templates/myaccount/form-edit-account.php:38
msgid "This will be how your name will be displayed in the account section and in reviews"
msgstr "Dette er hvordan navnet ditt blir vist i kontoen din og i omtaler"

#: templates/checkout/form-coupon.php:31
msgid "If you have a coupon code, please apply it below."
msgstr "Hvis du har en kupongkode, vennligst bruk den nedenfor."

#: includes/wc-template-functions.php:948
msgid "terms and conditions"
msgstr "vilkår og betingelser"

#: includes/wc-template-functions.php:947
msgid "privacy policy"
msgstr "personvernregler"

#: includes/wc-core-functions.php:631
msgid "United States (US) dollar"
msgstr "Amerikanske (US) dollar"

#. translators: 1: last 4 digits
#: includes/payment-tokens/class-wc-payment-token-echeck.php:50
msgid "eCheck ending in %1$s"
msgstr "eCheck slutter på %1$s"

#: includes/gateways/paypal/includes/settings-paypal.php:94
msgid "PayPal allows us to send one address. If you are using PayPal for shipping labels you may prefer to send the shipping address rather than billing. Turning this option off may prevent PayPal Seller protection from applying."
msgstr "PayPal tillater oss å sende en adresse. Hvis du bruker PayPal for fraktetiketter, kan du foretrekke å sende fraktadresse i stedet for fakturaadresse. Hvis du slår av dette alternativet, kan det forhindre PayPal Seller protection fra å søke."

#. translators: %s: URL
#: includes/gateways/paypal/includes/settings-paypal.php:58
msgid "Log PayPal events, such as IPN requests, inside %s Note: this may log personal information. We recommend using this for debugging purposes only and deleting the logs when finished."
msgstr "Logge PayPal hendelser, som IPN forespørsler, innen %s Merk: dette kan logge personopplysninger. Vi anbefaler å bruke dette bare for feilsøking, og slette loggene når du er ferdig."

#. translators: %s: Link to WC system status page
#: includes/gateways/paypal/class-wc-gateway-paypal.php:47
msgid "PayPal Standard redirects customers to PayPal to enter their payment information."
msgstr "PayPal Standard omdirigerer kundene til PayPal for å legge inn betalingsinformasjonen."

#. Translators: %1$s zone name, %2$s shipping method instance name.
#: includes/gateways/cod/class-wc-gateway-cod.php:249
msgid "Other locations"
msgstr "Andre steder"

#. Translators: %1$s zone name, %2$s shipping method instance name.
#: includes/gateways/cod/class-wc-gateway-cod.php:249
msgid "%1$s &ndash; %2$s"
msgstr "%1$s &ndash; %2$s"

#. Translators: %1$s shipping method title, %2$s shipping method id.
#: includes/gateways/cod/class-wc-gateway-cod.php:246
msgid "%1$s (#%2$s)"
msgstr "%1$s (#%2$s)"

#. Translators: %1$s shipping method name.
#: includes/gateways/cod/class-wc-gateway-cod.php:231
msgid "Any &quot;%1$s&quot; method"
msgstr "Hvilken som helst &quot;%1$s&quot; metode"

#: includes/gateways/cheque/class-wc-gateway-cheque.php:32
msgid "Take payments in person via checks. This offline gateway can also be useful to test purchases."
msgstr "Ta betalinger med sjekk. Denne offline betalingsmetoden kan også brukes til testkjøp."

#: includes/gateways/bacs/class-wc-gateway-bacs.php:132
msgid "Account details:"
msgstr "Kontodetaljer:"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:40
msgid "Take payments in person via BACS. More commonly known as direct bank/wire transfer."
msgstr "Ta betalinger via BACS. Bedre kjent som direkte bankoverføring/forhåndsbetaling."

#: includes/data-stores/class-wc-data-store-wp.php:553
msgctxt "Comma-separated list of search stopwords in your language"
msgid "about,an,are,as,at,be,by,com,for,from,how,in,is,it,of,on,or,that,the,this,to,was,what,when,where,who,will,with,www"
msgstr "om,en,et,ei,er,som,ved,com,for,fra,hvordan,i,er det,av,på,eller,det,dette,den,denne,å,var,hva,når,hvor,som,vil,med,www"

#: includes/customizer/class-wc-shop-customizer.php:830
msgid "Optionally add some text for the terms checkbox that customers must accept."
msgstr "Legg eventuelt til litt tekst for vilkår-avkrysningsboksen som kundene må godta."

#. Translators: %s: page name.
#: includes/customizer/class-wc-shop-customizer.php:805
msgid "%s page"
msgstr "%s side"

#: includes/customizer/class-wc-shop-customizer.php:790
msgid "No page set"
msgstr "Ingen side satt"

#: includes/customizer/class-wc-shop-customizer.php:758
msgid "Highlight required fields with an asterisk"
msgstr "Marker obligatoriske felt med en stjerne"

#. translators: %s terms and conditions page name and link
#: includes/customizer/class-wc-shop-customizer.php:734
#: includes/wc-template-functions.php:839
msgid "I have read and agree to the website %s"
msgstr "Jeg har lest og aksepterer nettstedets %s"

#: includes/customizer/class-wc-shop-customizer.php:712
msgid "Required"
msgstr "Påkrevd"

#. Translators: %s field name.
#: includes/customizer/class-wc-shop-customizer.php:705
msgid "%s field"
msgstr "%s-felt"

#: includes/customizer/class-wc-shop-customizer.php:681
msgid "These options let you change the appearance of the WooCommerce checkout."
msgstr "Disse alternativene lar deg endre utseendet på WooCommerce betalingssiden."

#: includes/class-wc-privacy.php:127
msgid "Please see the <a href=\"https://www.paypal.com/us/webapps/mpp/ua/privacy-full\">PayPal Privacy Policy</a> for more details."
msgstr "Vennligst se <a href=\"https://www.paypal.com/us/webapps/mpp/ua/privacy-full\">PayPal Privacy Policy</a> for flere detaljer."

#: includes/class-wc-privacy.php:126
msgid "We accept payments through PayPal. When processing payments, some of your data will be passed to PayPal, including information required to process or support the payment, such as the purchase total and billing information."
msgstr "Vi aksepterer betalinger gjennom PayPal. Når betalingen behandles, vil noen av opplysningene dine overføres til PayPal, inkludert informasjon som er nødvendig for å gjennomføre eller behandle betalingen, slik som kjøpesum og betalingsinformasjon."

#: includes/class-wc-privacy.php:124
msgid "In this subsection you should list which third party payment processors you’re using to take payments on your store since these may handle customer data. We’ve included PayPal as an example, but you should remove this if you’re not using PayPal."
msgstr "I dette avsnittet bør du lage en liste over hvilke tredjepartsleverandører du bruker til å ta i mot betalinger i nettbutikken din, siden disse kan komme til å behandle personopplysninger. Vi har inkludert PayPal som eksempel, men du burde fjerne dette hvis du ikke bruker PayPal."

#: includes/class-wc-privacy.php:121
msgid "We share information with third parties who help us provide our orders and store services to you; for example --"
msgstr "Vi deler opplysninger med tredjepartsleverandører som hjelper oss med å behandle ordre og levere nettbutikktjenesten; for eksempel --"

#: includes/class-wc-privacy.php:119
msgid "In this section you should list who you’re sharing data with, and for what purpose. This could include, but may not be limited to, analytics, marketing, payment gateways, shipping providers, and third party embeds."
msgstr "I denne seksjonen bør du ha en liste over hvem du deler opplysninger med, og hvorfor du gjør det. Dette kan inkludere, men ikke være begrenset til: analyse, markedsføring, fraktleverandører og andre tredjepartsleverandører."

#: includes/class-wc-privacy.php:117
msgid "What we share with others"
msgstr "Hva vi deler med andre"

#: includes/class-wc-privacy.php:116
msgid "Our team members have access to this information to help fulfill orders, process refunds and support you."
msgstr "Vår stab har tilgang til denne informasjonen for å hjelpe til med å gjennomføre ordre, behandle refunderinger og gi deg kundestøtte."

#: includes/class-wc-privacy.php:114
msgid "Customer information like your name, email address, and billing and shipping information."
msgstr "Kundeopplysninger som for eksempel navn, e-postadresse samt faktura- og leveringsadresse."

#: includes/class-wc-privacy.php:113
msgid "Order information like what was purchased, when it was purchased and where it should be sent, and"
msgstr "Ordreinformasjon, slik som hva som er kjøpt, når det ble kjøpt og hvor det skal bli fraktet til, og"

#: includes/class-wc-privacy.php:111
msgid "Members of our team have access to the information you provide us. For example, both Administrators and Shop Managers can access:"
msgstr "Medlemmer av teamet vårt har tilgang til informasjonen du gir oss. For eksempel kan både administratorer og butikkadministratorer få tilgang til:"

#: includes/class-wc-privacy.php:110
msgid "Who on our team has access"
msgstr "Hvem som har tilgang"

#: includes/class-wc-privacy.php:109
msgid "We will also store comments or reviews, if you choose to leave them."
msgstr "Vi tar også vare på kommentarer og omtaler, hvis du velger å skrive dem."

#: includes/class-wc-privacy.php:108
msgid "We generally store information about you for as long as we need the information for the purposes for which we collect and use it, and we are not legally required to continue to keep it. For example, we will store order information for XXX years for tax and accounting purposes. This includes your name, email address and billing and shipping addresses."
msgstr "Som hovedregel tar vi kun vare på opplysninger om deg så lenge vi trenger dem til de formål som opplysningene er samlet inn til, og vi ikke lenger er lovpålagt å beholde dem. Vi vil for eksempel tar vare på ordreinformasjon i XXX år av regnskaps- og avgiftsmessige årsaker. Dette inkluderer navn og e-postadresse samt faktura- og leveringsadresse."

#: includes/class-wc-privacy.php:107
msgid "If you create an account, we will store your name, address, email and phone number, which will be used to populate the checkout for future orders."
msgstr "Hvis du oppretter en konto, lagrer vi ditt navn, adresse, e-post og telefonnummer, som vil bli brukt til å fylle ut kassen for fremtidige ordre."

#: includes/class-wc-privacy.php:105
msgid "Send you marketing messages, if you choose to receive them"
msgstr "Send deg markedsføringsmeldinger, hvis du velger å motta dem"

#: includes/class-wc-privacy.php:104
msgid "Improve our store offerings"
msgstr "For å forbedre våre butikktjenester"

#: includes/class-wc-privacy.php:103
msgid "Comply with any legal obligations we have, such as calculating taxes"
msgstr "Overholde alle juridiske forpliktelser vi har, som å beregne avgifter"

#: includes/class-wc-privacy.php:102
msgid "Set up your account for our store"
msgstr "Sett opp din konto for butikken vår"

#: includes/class-wc-privacy.php:101
msgid "Process payments and prevent fraud"
msgstr "Behandle betalinger og forhindre svindel"

#: includes/class-wc-privacy.php:100
msgid "Respond to your requests, including refunds and complaints"
msgstr "Svar på dine forespørsler, inkludert tilbakebetalinger og klager"

#: includes/class-wc-privacy.php:99
msgid "Send you information about your account and order"
msgstr "Sende deg informasjon om din konto og bestilling"

#: includes/class-wc-privacy.php:97
msgid "When you purchase from us, we’ll ask you to provide information including your name, billing address, shipping address, email address, phone number, credit card/payment details and optional account information like username and password. We’ll use this information for purposes, such as, to:"
msgstr "Når du kjøper fra oss, ber vi deg om å gi informasjon, inkludert navn, faktureringsadresse, fraktadresse, e-postadresse, telefonnummer, kredittkort/betalingsinformasjon og valgfri kontoinformasjon som brukernavn og passord. Vi bruker denne informasjonen til for eksempel:"

#: includes/class-wc-privacy.php:95
msgid "Note: you may want to further detail your cookie policy, and link to that section from here."
msgstr "Merk: du vil kanskje beskrive nærmere hvordan du bruker informasjonskapsler, og lenke til det herfra."

#: includes/class-wc-privacy.php:93
msgid "We’ll also use cookies to keep track of cart contents while you’re browsing our site."
msgstr "Vi bruker også informasjonskapsler for å holde oversikt over innholdet i handlekurven mens du surfer på nettstedet vårt."

#: includes/class-wc-privacy.php:91
msgid "Shipping address: we’ll ask you to enter this so we can, for instance, estimate shipping before you place an order, and send you the order!"
msgstr "Fraktadresse: Vi ber deg om å skrive inn dette, slik at vi for eksempel kan estimere frakt før du legger inn en bestilling, og sende deg bestillingen!"

#: includes/class-wc-privacy.php:90
msgid "Location, IP address and browser type: we’ll use this for purposes like estimating taxes and shipping"
msgstr "Plassering, IP-adresse og nettlesertype: Vi bruker dette til formål som estimering av avgifter og frakt"

#: includes/class-wc-privacy.php:89
msgid "Products you’ve viewed: we’ll use this to, for example, show you products you’ve recently viewed"
msgstr "Produkter du har sett på: Vi bruker dette til for eksempel å vise deg produkter du nylig har sett på"

#: includes/class-wc-privacy.php:87
msgid "While you visit our site, we’ll track:"
msgstr "Når du besøker nettsiden vår, samler vi:"

#: includes/class-wc-privacy.php:86
msgid "What we collect and store"
msgstr "Hva vi samler og lagrer"

#: includes/class-wc-privacy.php:85
msgid "We collect information about you during the checkout process on our store."
msgstr "Vi samler inn informasjon om deg under betalingsprosessen i vår butikk."

#: includes/class-wc-privacy.php:83
msgid "This sample language includes the basics around what personal data your store may be collecting, storing and sharing, as well as who may have access to that data. Depending on what settings are enabled and which additional plugins are used, the specific information shared by your store will vary. We recommend consulting with a lawyer when deciding what information to disclose on your privacy policy."
msgstr "Denne eksempelteksten inneholder grunnleggende om hvilke personlige data butikken din kan samle inn, lagre og dele, samt hvem som har tilgang til dataene. Avhengig av hvilke innstillinger som er aktivert og hvilke utvidelser som brukes, vil den spesifikke informasjonen som er delt av butikken, variere. Vi anbefaler å rådføre deg med en advokat når du bestemmer hvilken informasjon som skal tas opp i dine personvernregler."

#: includes/class-wc-privacy-exporters.php:428
msgid "Token"
msgstr "Nøkkel"

#: includes/class-wc-privacy-exporters.php:423
msgid "Payment Tokens"
msgstr "Betalingsnøkler"

#: includes/class-wc-privacy-exporters.php:371
msgid "Access granted"
msgstr "Tilgang tillatt"

#: includes/class-wc-privacy-exporters.php:367
msgid "Download count"
msgstr "Antall nedlastinger"

#: includes/class-wc-privacy-exporters.php:359
msgid "User email"
msgstr "Bruker e-postadresse"

#: includes/class-wc-privacy-exporters.php:256
msgid "Browser User Agent"
msgstr "Nettleser brukeragent"

#: includes/class-wc-privacy-exporters.php:254
msgid "Items Purchased"
msgstr "Produkter kjøpt"

#: includes/class-wc-privacy-exporters.php:251
#: assets/client/admin/chunks/analytics-report-downloads.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
msgid "Order Number"
msgstr "Ordrenummer"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:718
#: includes/class-wc-privacy-exporters.php:142
#: includes/class-wc-privacy-exporters.php:347
msgid "Download ID"
msgstr "Nedlastnings-ID"

#. translators: This is the headline for a list of access logs for downloads
#. purchased from the store for a given user.
#: includes/class-wc-privacy-exporters.php:137
msgid "Access to Purchased Downloads"
msgstr "Adgang til kjøpte nedlastinger"

#. translators: This is the headline for a list of downloads purchased from the
#. store for a given user.
#: includes/class-wc-privacy-exporters.php:125
msgid "Purchased Downloads"
msgstr "Kjøpte nedlastinger"

#: includes/class-wc-privacy-exporters.php:31
msgid "Customer Data"
msgstr "Kunde data"

#. Translators: %s Prop name.
#: includes/class-wc-privacy-erasers.php:401
msgid "Removed payment token \"%d\""
msgstr "Fjernet betalingsnøkkel \"%d\""

#: includes/class-wc-privacy-erasers.php:354
msgid "Personal data removed."
msgstr "Personopplysninger slettet."

#: includes/class-wc-privacy-erasers.php:204
msgid "Customer download permissions have been retained."
msgstr "Kundens nedlastingstillatelser er beholdt."

#: includes/class-wc-privacy-erasers.php:200
msgid "Removed access to downloadable files."
msgstr "Fjernet adgang til nedlastbare filer."

#. Translators: %s Order number.
#: includes/class-wc-privacy-erasers.php:147
msgid "Personal data within order %s has been retained."
msgstr "Personlige data fra ordre %s er beholdt."

#. Translators: %s Order number.
#: includes/class-wc-privacy-erasers.php:143
msgid "Removed personal data from order %s."
msgstr "Fjernet personlige data fra ordre %s."

#. Translators: %s Prop name.
#: includes/class-wc-privacy-erasers.php:87
msgid "Removed customer \"%s\""
msgstr "Fjernet kunde \"%s\""

#: includes/class-wc-privacy-erasers.php:64
#: includes/class-wc-privacy-exporters.php:203
msgid "Shipping State"
msgstr "Frakt delstat/fylke"

#: includes/class-wc-privacy-erasers.php:63
#: includes/class-wc-privacy-exporters.php:202
msgid "Shipping Postal/Zip Code"
msgstr "Frakt postnummer"

#: includes/class-wc-privacy-erasers.php:62
#: includes/class-wc-privacy-exporters.php:201
msgid "Shipping City"
msgstr "Frakt poststed"

#: includes/class-wc-privacy-erasers.php:59
#: includes/class-wc-privacy-exporters.php:198
msgid "Shipping Company"
msgstr "Frakt firma"

#: includes/class-wc-privacy-erasers.php:58
#: includes/class-wc-privacy-exporters.php:197
msgid "Shipping Last Name"
msgstr "Frakt etternavn"

#: includes/class-wc-privacy-erasers.php:57
#: includes/class-wc-privacy-exporters.php:196
msgid "Shipping First Name"
msgstr "Frakt fornavn"

#: includes/class-wc-privacy-exporters.php:259
msgid "Phone Number"
msgstr "Telefonnummer"

#: includes/class-wc-privacy-erasers.php:53
#: includes/class-wc-privacy-exporters.php:192
msgid "Billing State"
msgstr "Faktura delstat/fylke"

#: includes/class-wc-privacy-erasers.php:52
#: includes/class-wc-privacy-exporters.php:191
msgid "Billing Postal/Zip Code"
msgstr "Faktura postnummer"

#: includes/class-wc-privacy-erasers.php:51
#: includes/class-wc-privacy-exporters.php:190
msgid "Billing City"
msgstr "Faktura poststed"

#: includes/class-wc-privacy-erasers.php:48
#: includes/class-wc-privacy-exporters.php:187
msgid "Billing Company"
msgstr "Faktura firma"

#: includes/class-wc-privacy-erasers.php:47
#: includes/class-wc-privacy-exporters.php:186
msgid "Billing Last Name"
msgstr "Faktura etternavn"

#: includes/class-wc-privacy-erasers.php:46
#: includes/class-wc-privacy-exporters.php:185
msgid "Billing First Name"
msgstr "Faktura fornavn"

#: includes/class-wc-order.php:432
msgid "Error during status transition."
msgstr "Feil under statusendring."

#: includes/class-wc-order.php:370
msgid "Update status event failed."
msgstr "Feil under statusendring."

#: includes/class-wc-order.php:164
msgid "Payment complete event failed."
msgstr "Betaling fullført hendelse mislyktes."

#. translators: user role
#: includes/class-wc-install.php:1529
msgctxt "User role"
msgid "Shop manager"
msgstr "Butikkadministrator"

#. translators: user role
#: includes/class-wc-install.php:1527
msgctxt "User role"
msgid "Customer"
msgstr "Kunde"

#: includes/class-wc-frontend-scripts.php:553
#: includes/wc-template-functions.php:2798
msgid "optional"
msgstr "valgfritt"

#: includes/class-wc-form-handler.php:270
#: templates/myaccount/form-edit-account.php:37
msgid "Display name"
msgstr "Visningsnavn"

#: includes/class-wc-form-handler.php:261
msgid "Display name cannot be changed to email address due to privacy concern."
msgstr "Visningsnavn kan ikke endres til e-postadresse på grunn av personvern."

#. translators: 1: first name 2: last name
#: includes/class-wc-customer.php:809
msgctxt "display name"
msgid "%1$s %2$s"
msgstr "%1$s %2$s"

#: includes/class-wc-checkout.php:1264
msgid "Unable to create order."
msgstr "Kunne ikke opprette ordren."

#: includes/class-wc-checkout.php:923 includes/class-wc-form-handler.php:412
msgid "Please read and accept the terms and conditions to proceed with your order."
msgstr "Les og godta vilkårene og betingelsene for å fortsette med bestillingen din."

#: includes/class-wc-checkout.php:185 includes/class-wc-emails.php:72
#: includes/class-wc-payment-gateways.php:63 includes/class-wc-shipping.php:88
#: includes/class-woocommerce.php:156
#: includes/rest-api/Utilities/SingletonTrait.php:49
msgid "Unserializing instances of this class is forbidden."
msgstr "Unserialiserende forekomster av denne klassen er forbudt."

#: includes/class-wc-checkout.php:178 includes/class-wc-emails.php:63
#: includes/class-wc-payment-gateways.php:54 includes/class-wc-shipping.php:79
#: includes/class-woocommerce.php:147
msgid "Cloning is forbidden."
msgstr "Kloning er forbudt."

#. translators: %1$s: product name. %2$s product permalink
#: includes/class-wc-cart-session.php:182
msgid "%1$s has been removed from your cart because it has since been modified. You can add it back to your cart <a href=\"%2$s\">here</a>."
msgstr "%1$s er fjernet fra handlekurven fordi den har blitt modifisert siden du la det inn. Du kan legge den tilbake i handlekurven <a href=\"%2$s\">her</a>."

#. translators: %d: amount of sessions
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:527
msgid "Deleted all active sessions, and %d saved carts."
msgstr "Slettet alle aktive økter, og %d lagrede handlekurver."

#. translators: %d: amount of permissions
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:501
msgid "%d permissions deleted"
msgstr "%d tillatelser slettet"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:167
msgid "This tool will delete all customer session data from the database, including current carts and saved carts in the database."
msgstr "Dette verktøyet vil slette alle kundesessionsdata fra databasen, inkludert nåværende handlekurver og lagrede handlekurver i databasen."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:144
msgid "This tool will delete expired download permissions and permissions with 0 remaining downloads."
msgstr "Dette verktøyet vil slette utløpte nedlastingsrettigheter og tillatelser med 0 gjenværende nedlastinger."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:143
msgid "Clean up download permissions"
msgstr "Rydd opp nedlastingstillatelser"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:142
msgid "Used-up download permissions"
msgstr "Nedlastingsrettigheter som er brukt opp"

#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2342
msgid "Limit result set to products with a specific attribute. Use the taxonomy name/attribute slug."
msgstr "Avgrens resultat til produkter med et bestemt attributt. Bruk taksonomi-navnet/attributt-identifikatoren."

#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:159
msgid "Parent product does not match current variation."
msgstr "Foreldreproduktet samsvarer ikke med den aktuelle varianten."

#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:395
msgid "If the payment was refunded via the API."
msgstr "Hvis betalingen ble refundert via API."

#: includes/rest-api/Controllers/Version2/class-wc-rest-network-orders-v2-controller.php:82
msgid "Order total formatted for locale"
msgstr "Totalbeløp formatert for språket"

#: includes/rest-api/Controllers/Version2/class-wc-rest-network-orders-v2-controller.php:70
msgid "Name of the customer for the order"
msgstr "Kundens navn for denne ordren"

#: includes/rest-api/Controllers/Version2/class-wc-rest-network-orders-v2-controller.php:64
msgid "URL to edit the order"
msgstr "URL for å redigere ordren"

#: includes/rest-api/Controllers/Version2/class-wc-rest-network-orders-v2-controller.php:58
msgid "Blog id of the record on the multisite."
msgstr "Blogg-ID av posten på multisiten."

#. translators: %s: documentation URL
#: includes/admin/views/html-notice-secure-connection.php:18
msgid "Your store does not appear to be using a secure connection. We highly recommend serving your entire website over an HTTPS connection to help keep customer data secure. <a href=\"%s\">Learn more here.</a>"
msgstr "Din butikk ser ikke ut til å bruke en sikker tilkobling. Vi anbefaler på det sterkeste å betjene hele nettstedet ditt via en HTTPS-tilkobling for å holde kundedataene sikre. <a href=\"%s\">Les mer her.</a>"

#: includes/admin/views/html-admin-page-status-report.php:783
msgid "WooCommerce pages"
msgstr "WooCommerce sider"

#: includes/admin/views/html-admin-page-status-report.php:470
msgid "WooCommerce database version"
msgstr "WooCommerce databaseversjon"

#: includes/admin/views/html-admin-page-status-report.php:258
msgid "We recommend using PHP version 7.2 or above for greater performance and security."
msgstr "Vi anbefaler å bruke PHP versjon 7.2 eller nyere for større ytelse og sikkerhet."

#: includes/admin/views/html-admin-page-status-report.php:256
msgid "WooCommerce will run under this version of PHP, however, it has reached end of life. We recommend using PHP version 7.2 or above for greater performance and security."
msgstr "WooCommerce vil kjøre under denne versjonen av PHP, men den har nådd slutten av livet. Vi anbefaler at du bruker PHP versjon 7.2 eller nyere for bedre ytelse og sikkerhet."

#: includes/admin/views/html-admin-page-status-report.php:254
msgid "WooCommerce will run under this version of PHP, however, some features such as geolocation are not compatible. Support for this version will be dropped in the next major release. We recommend using PHP version 7.2 or above for greater performance and security."
msgstr "WooCommerce vil kjøre under denne versjonen av PHP, men noen funksjoner som geolocation er ikke kompatible. Støtte for denne versjonen vil bli droppet i neste store oppdatering. Vi anbefaler at du bruker PHP versjon 7.2 eller nyere for bedre ytelse og sikkerhet."

#: includes/admin/views/html-admin-page-status-report.php:219
msgid "Displays whether or not WordPress is using an external object cache."
msgstr "Viser om WordPress bruker et eksternt objektbuffer eller ikke."

#: includes/admin/views/html-admin-page-status-report.php:218
msgid "External object cache"
msgstr "Hurtigbuffer for eksterne objekter"

#: includes/admin/views/html-admin-page-status-report.php:202
msgid "WordPress cron"
msgstr "WordPress cron"

#: includes/admin/views/html-admin-page-status-report.php:191
msgid "WordPress debug mode"
msgstr "WordPress debug modus"

#: includes/admin/views/html-admin-page-status-report.php:177
msgid "WordPress memory limit"
msgstr "WordPress minnegrense"

#: includes/admin/views/html-admin-page-status-report.php:172
msgid "WordPress multisite"
msgstr "WordPress multisite"

#. Translators: %1$s: Current version, %2$s: New version
#: includes/admin/views/html-admin-page-status-report.php:164
msgid "%1$s - There is a newer version of WordPress available (%2$s)"
msgstr "%1$s - Der er en nyere versjon av WordPress tilgjengelig (%2$s)"

#: includes/admin/views/html-admin-page-status-report.php:144
msgid "WordPress version"
msgstr "WordPress versjon"

#: includes/admin/views/html-admin-page-status-report.php:70
msgid "WooCommerce version"
msgstr "WooCommerce versjon"

#: includes/admin/settings/class-wc-settings-payment-gateways.php:28
msgctxt "Settings tab label"
msgid "Payments"
msgstr "Betalinger"

#: includes/admin/settings/class-wc-settings-general.php:194
msgid "Enable coupons"
msgstr "Aktiver bruk av kuponger"

#: includes/admin/settings/class-wc-settings-general.php:190
msgid "Rates will be configurable and taxes will be calculated during checkout."
msgstr "Satser vil bli konfigurerbar og avgift vil bli beregnet ved betaling."

#: includes/admin/settings/class-wc-settings-general.php:186
msgid "Enable tax rates and calculations"
msgstr "Aktiver avgiftssatser og beregninger"

#. Translators: %s Payment gateway name.
#: includes/admin/settings/class-wc-settings-emails.php:351
#: includes/admin/settings/class-wc-settings-payment-gateways.php:193
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/multichannel-marketing.js:1
msgid "Manage"
msgstr "Administrer"

#: includes/admin/settings/class-wc-settings-advanced.php:396
msgid "Enable the legacy REST API"
msgstr "Aktiver legacy REST API"

#: includes/admin/settings/class-wc-settings-advanced.php:231
msgid "Account endpoints"
msgstr "Konto sluttpunkter"

#: includes/admin/settings/class-wc-settings-advanced.php:148
msgid "Secure checkout"
msgstr "Sikker betaling"

#: includes/admin/settings/class-wc-settings-advanced.php:43
#: includes/admin/settings/class-wc-settings-advanced.php:395
msgid "Legacy API"
msgstr "Legacy API"

#: includes/admin/settings/class-wc-settings-accounts.php:216
msgid "Retain completed orders for a specified duration before anonymizing the personal data within them."
msgstr "Behold fullførte ordre for en bestemt varighet før anonymisering av personopplysningene i dem."

#: includes/admin/settings/class-wc-settings-accounts.php:215
msgid "Retain completed orders"
msgstr "Behold fullførte ordrer"

#: includes/admin/settings/class-wc-settings-accounts.php:207
msgid "Cancelled orders are unpaid and may have been cancelled by the store owner or customer. They will be trashed after the specified duration."
msgstr "Kansellerte ordrer er ubetalte og kan ha blitt kansellert av butikkens eier eller kunde. De flyttes til papirkurven etter den angitte perioden."

#: includes/admin/settings/class-wc-settings-accounts.php:206
msgid "Retain cancelled orders"
msgstr "Behold kansellerte ordre"

#: includes/admin/settings/class-wc-settings-accounts.php:198
msgid "Failed orders are unpaid and may have been abandoned by the customer. They will be trashed after the specified duration."
msgstr "Mislykkede ordrer er ubetalte og kan ha blitt forlatt av kunden. De flyttes til papirkurven etter den angitte perioden."

#: includes/admin/settings/class-wc-settings-accounts.php:197
msgid "Retain failed orders"
msgstr "Behold mislykkede ordrer"

#: includes/admin/settings/class-wc-settings-accounts.php:189
msgid "Pending orders are unpaid and may have been abandoned by the customer. They will be trashed after the specified duration."
msgstr "Ventende ordrer er ubetalte og kan ha blitt forlatt av kunden. De flyttes til papirkurven etter den angitte perioden."

#: includes/admin/settings/class-wc-settings-accounts.php:188
msgid "Retain pending orders "
msgstr "Behold ordrer som er på vent "

#: includes/admin/settings/class-wc-settings-accounts.php:177
msgid "Inactive accounts are those which have not logged in, or placed an order, for the specified duration. They will be deleted. Any orders will be converted into guest orders."
msgstr "Inaktive kontoer er de som ikke har logget inn, eller lagt inn en ordre, for den angitte perioden. De blir slettet. Eventuelle ordre blir konvertert til gjesteordre."

#: includes/admin/settings/class-wc-settings-accounts.php:176
msgid "Retain inactive accounts "
msgstr "Behold inaktive kontoer "

#: includes/admin/settings/class-wc-settings-accounts.php:171
msgid "Choose how long to retain personal data when it's no longer needed for processing. Leave the following options blank to retain this data indefinitely."
msgstr "Velg hvor lang tid personopplysninger skal beholdes når det ikke lenger er nødvendig for behandling. La følgende alternativer være tomme for å beholde disse dataene på ubestemt tid."

#: includes/admin/settings/class-wc-settings-accounts.php:170
msgid "Personal data retention"
msgstr "Oppbevaring av personopplysninger"

#. translators: %s privacy policy page name and link
#: includes/admin/settings/class-wc-settings-accounts.php:161
#: includes/customizer/class-wc-shop-customizer.php:746
#: includes/wc-template-functions.php:855
msgid "Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our %s."
msgstr "Dine personopplysninger brukes til å behandle ordren din, øke brukervennligheten på denne nettsiden og andre formål som beskrevet i våre %s."

#: includes/admin/settings/class-wc-settings-accounts.php:158
#: includes/customizer/class-wc-shop-customizer.php:818
msgid "Optionally add some text about your store privacy policy to show during checkout."
msgstr "Du kan legge til litt tekst om butikkens personvernregler for å vise på betalingssiden."

#: includes/admin/settings/class-wc-settings-accounts.php:157
msgid "Checkout privacy policy"
msgstr "Personvernregler for betaling"

#. translators: %s privacy policy page name and link
#: includes/admin/settings/class-wc-settings-accounts.php:151
#: includes/wc-template-functions.php:859
msgid "Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our %s."
msgstr "Dine personopplysninger brukes til å øke brukervennligheten på denne nettsiden, gi deg tilgang til administrasjon av din brukerkonto og andre formål som beskrevet i våre %s."

#: includes/admin/settings/class-wc-settings-accounts.php:148
msgid "Optionally add some text about your store privacy policy to show on account registration forms."
msgstr "Du kan legge til litt tekst om butikkens personvernregler for å vise på kontoregistreringsskjemaer."

#: includes/admin/settings/class-wc-settings-accounts.php:147
msgid "Registration privacy policy"
msgstr "Personvernregler for registrering"

#: includes/admin/settings/class-wc-settings-accounts.php:36
msgid "privacy page"
msgstr "personvernside"

#. translators: %s: privacy page link.
#: includes/admin/settings/class-wc-settings-accounts.php:143
msgid "This section controls the display of your website privacy policy. The privacy notices below will not show up unless a %s is set."
msgstr "Denne delen styrer visning av nettstedets personvernregler. Personvernerklæringene nedenfor vises ikke med mindre en %s er satt inn først."

#: includes/admin/settings/class-wc-settings-accounts.php:139
#: includes/customizer/class-wc-shop-customizer.php:767
#: includes/customizer/class-wc-shop-customizer.php:817
msgid "Privacy policy"
msgstr "Personvernerklæring"

#. translators: %d: orders count
#. translators: %s: orders count
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:526
#: src/Internal/Admin/Orders/ListTable.php:1312
msgid "Removed personal data from %s order."
msgid_plural "Removed personal data from %s orders."
msgstr[0] "Fjernet personopplysninger fra %s ordre."
msgstr[1] "Fjernet personopplysninger fra %s ordrer."

#: includes/admin/settings/class-wc-settings-accounts.php:104
msgid "Account erasure requests"
msgstr "Forespørsler om sletting av brukerkontoer"

#: includes/admin/settings/class-wc-settings-accounts.php:80
msgid "Allow customers to create an account on the \"My account\" page"
msgstr "Tillate kunder å opprette brukerkontoer på \"Min konto\" siden"

#: includes/admin/settings/class-wc-settings-accounts.php:72
msgid "Allow customers to create an account during checkout"
msgstr "Tillat kunder å opprette en brukerkonto på betalingssiden"

#: includes/admin/settings/class-wc-settings-accounts.php:63
msgid "Allow customers to log into an existing account during checkout"
msgstr "Tillat kunder å logge inn på en eksisterende konto på betalingssiden"

#: includes/admin/settings/class-wc-settings-accounts.php:54
msgid "Allow customers to place orders without an account"
msgstr "Tillat kunder å legge inn ordre uten en konto"

#: includes/admin/settings/class-wc-settings-accounts.php:53
msgid "Guest checkout"
msgstr "Gjestekasse"

#: includes/admin/settings/class-wc-settings-accounts.php:24
msgid "Accounts &amp; Privacy"
msgstr "Kontoer &amp; personvern"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:270
msgid "List of allowed billing emails to check against when an order is placed. Separate email addresses with commas. You can also use an asterisk (*) to match parts of an email. For example \"*@gmail.com\" would match all gmail addresses."
msgstr "Liste over tillatte fakturerings-e-poster å sjekke mot når en bestilling er lagt inn. Skill e-postadresser med komma. Du kan også bruke en stjerne (*) til å samsvare med deler av en e-post. For eksempel vil \"*@gmail.com\" samsvare med alle Gmail-adresser."

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:268
msgid "Allowed emails"
msgstr "Tillatte e-posteradresse"

#: src/Internal/Admin/Orders/ListTable.php:709
msgid "Filter by registered customer"
msgstr "Filtrer på registrert kunde"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:152
#: src/Internal/Admin/Orders/ListTable.php:273
msgid "Remove personal data"
msgstr "Fjern personlige opplysninger"

#: includes/admin/importers/views/html-product-csv-import-form.php:78
msgid "Use previous column mapping preferences?"
msgstr "Bruk tidligere innstillinger for kolonnetilordning?"

#: includes/admin/class-wc-admin-setup-wizard.php:2296
msgid "View &amp; Customize"
msgstr "Vis &amp; tilpass"

#: includes/admin/class-wc-admin-setup-wizard.php:2293
msgid "Review Settings"
msgstr "Se gjennom innstillinger"

#: includes/admin/class-wc-admin-setup-wizard.php:2290
msgid "Visit Dashboard"
msgstr "Gå til kontrollpanelet"

#: includes/admin/class-wc-admin-setup-wizard.php:2285
msgid "You can also:"
msgstr "Du kan også:"

#: includes/admin/class-wc-admin-setup-wizard.php:2259
msgid "You're ready to add products to your store."
msgstr "Du er klar til å legge til produkter i butikken din."

#: includes/admin/class-wc-admin-setup-wizard.php:2258
msgid "Create some products"
msgstr "Opprett noen produkter"

#: includes/admin/class-wc-admin-setup-wizard.php:2070
msgid "Continue with WooCommerce Services"
msgstr "Fortsett med WooCommerce tjenester"

#: includes/admin/class-wc-admin-setup-wizard.php:2069
msgid "Connect your store to activate WooCommerce Services"
msgstr "Koble til din butikk for å aktivere WooCommerce Services"

#: includes/admin/class-wc-admin-setup-wizard.php:2058
msgid "Thanks for using Jetpack! Your store is almost ready: to activate services like %s, just connect your store."
msgstr "Takk for at du bruker Jetpack! Butikken din er nesten klar: for å aktivere tjenester som %s, er det bare å koble til din butikk."

#: includes/admin/class-wc-admin-setup-wizard.php:1931
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/data/index.js:2
msgid "Mailchimp for WooCommerce"
msgstr "Mailchimp for WooCommerce"

#: includes/admin/class-wc-admin-setup-wizard.php:1930
msgid "Mailchimp icon"
msgstr "Mailchimp ikon"

#: includes/admin/class-wc-admin-setup-wizard.php:1928
msgid "Join the 16 million customers who use Mailchimp. Sync list and store data to send automated emails, and targeted campaigns."
msgstr "Bli med 16 millioner kunder som bruker Mailchimp. Synkroniser lister og lagrede data for å sende automatiserte e-poster og målrettede kampanjer."

#: includes/admin/class-wc-admin-setup-wizard.php:1927
#: src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php:147
msgid "Mailchimp"
msgstr "Mailchimp"

#: includes/admin/class-wc-admin-setup-wizard.php:1908
msgid "automated taxes icon"
msgstr "ikon for automatiske avgifter"

#: includes/admin/class-wc-admin-setup-wizard.php:1906
msgid "Save time and errors with automated tax calculation and collection at checkout. Powered by WooCommerce Services and Jetpack."
msgstr "Spar tid og unngå feil med automatisk avgiftsberegning og -innkreving på betalingssiden. Drevet av WooCommerce Services og Jetpack."

#: includes/admin/class-wc-admin-setup-wizard.php:1898
msgid "Storefront icon"
msgstr "Storefront ikon"

#: includes/admin/class-wc-admin-setup-wizard.php:1893
msgid "Design your store with deep WooCommerce integration. If toggled on, we’ll install <a href=\"https://woocommerce.com/storefront/\" target=\"_blank\" rel=\"noopener noreferrer\">Storefront</a>, and your current theme <em>%s</em> will be deactivated."
msgstr "Design butikken din med dyp WooCommerce-integrasjon. Hvis du slår på, installerer vi <a href=\"https://woocommerce.com/storefront/\" target=\"_blank\" rel=\"noopener noreferrer\">Storefront</a> og ditt nåværende tema <em>%s</em> blir deaktivert."

#: includes/admin/class-wc-admin-setup-wizard.php:1882
msgid "Enhance your store with these recommended free features."
msgstr "Forbedre butikken din med disse anbefalte gratis funksjonene."

#: includes/admin/class-wc-admin-setup-wizard.php:1880
msgid "Recommended for All WooCommerce Stores"
msgstr "Anbefalt for alle WooCommerce butikker"

#: includes/admin/class-wc-admin-setup-wizard.php:1503
msgid "The PayFast extension for WooCommerce enables you to accept payments by Credit Card and EFT via one of South Africa’s most popular payment gateways. No setup fees or monthly subscription costs."
msgstr "PayFast-utvidelsen for WooCommerce gjør at du kan godta betalinger med kredittkort og EFT via en av Sør-Afrikas mest populære betalingsportaler. Ingen oppsettgebyrer eller månedlige abonnementskostnader."

#: includes/admin/class-wc-admin-setup-wizard.php:1502
msgid "WooCommerce PayFast Gateway"
msgstr "WooCommerce PayFast Gateway"

#: includes/admin/class-wc-admin-setup-wizard.php:1495
msgid "The eWAY extension for WooCommerce allows you to take credit card payments directly on your store without redirecting your customers to a third party site to make payment."
msgstr "EWAY-utvidelsen for WooCommerce gjør at du kan ta kredittkortbetalinger direkte i butikken uten å omdirigere kundene dine til et tredjeparts nettsted for å foreta betaling."

#: includes/admin/class-wc-admin-setup-wizard.php:1494
msgid "WooCommerce eWAY Gateway"
msgstr "WooCommerce eWAY Gateway"

#: includes/admin/class-wc-admin-setup-wizard.php:1486
msgid "WooCommerce Square"
msgstr "WooCommerce Square"

#: includes/admin/class-wc-admin-setup-wizard.php:1478
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/data/index.js:2
msgid "Klarna Payments for WooCommerce"
msgstr "Klarna betalinger for WooCommerce"

#: includes/admin/class-wc-admin-setup-wizard.php:1470
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/data/index.js:2
msgid "Klarna Checkout for WooCommerce"
msgstr "Klarna Checkout for WooCommerce"

#: includes/admin/class-wc-admin-setup-wizard.php:1405
msgid "WooCommerce Stripe Gateway"
msgstr "WooCommerce Stripe betalingsmetode"

#: includes/admin/class-wc-admin-setup-wizard.php:842
msgid "The following plugins will be installed and activated for you:"
msgstr "Følgende utvidelser vil bli installert og aktivert for deg:"

#: src/Internal/Admin/Notes/TrackingOptIn.php:66
msgid "Help WooCommerce improve with usage tracking"
msgstr "Hjelp å forbedre WooCommerce med brukssporing"

#. translators: 1: currency name 2: currency symbol, 3: currency code
#: includes/admin/class-wc-admin-setup-wizard.php:557
msgid "%1$s (%2$s %3$s)"
msgstr "%1$s (%2$s %3$s)"

#: includes/admin/class-wc-admin-setup-wizard.php:537
msgid "What currency do you accept payments in?"
msgstr "Hvilke valutaer godtar du?"

#: includes/admin/class-wc-admin-setup-wizard.php:526
msgid "Choose a state&hellip;"
msgstr "Velg delstat/fylke&hellip;"

#: includes/admin/class-wc-admin-setup-wizard.php:246
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/payment-recommendations.js:1
#: assets/client/admin/chunks/shipping-recommendations.js:1
#: assets/client/admin/onboarding/index.js:1
msgid "Recommended"
msgstr "Anbefalt"

#: includes/admin/class-wc-admin-settings.php:707
#: includes/wc-formatting-functions.php:1484
msgid "Year(s)"
msgstr "År"

#: includes/admin/class-wc-admin-settings.php:706
#: includes/wc-formatting-functions.php:1483
msgid "Month(s)"
msgstr "Måned(er)"

#: includes/admin/class-wc-admin-settings.php:705
#: includes/wc-formatting-functions.php:1482
msgid "Week(s)"
msgstr "Uke(r)"

#: includes/admin/class-wc-admin-settings.php:704
#: includes/wc-formatting-functions.php:1481
msgid "Day(s)"
msgstr "Dag(er)"

#: includes/admin/class-wc-admin-notices.php:234
#: includes/emails/class-wc-email.php:936
msgid "You don&#8217;t have permission to do this."
msgstr "Du har ikke tillatelse til å gjøre dette."

#: includes/admin/class-wc-admin-importers.php:211
msgid "Insufficient privileges to import products."
msgstr "Utilstrekkelige rettigheter for å importere produkter."

#: includes/admin/class-wc-admin-exporters.php:132
msgid "Insufficient privileges to export products."
msgstr "Utilstrekkelige rettigheter for å eksportere produkter."

#: includes/admin/class-wc-admin-dashboard.php:417
msgid "Loading network orders"
msgstr "Laster inn nettverksordrer"

#: includes/admin/class-wc-admin-dashboard.php:58
msgid "WooCommerce Network Orders"
msgstr "WooCommerce nettverksordrer"

#: includes/admin/class-wc-admin-api-keys.php:222
msgid "You do not have permission to edit API Keys"
msgstr "Du har ikke tillatelse til å redigere API-nøkler"

#: includes/admin/class-wc-admin-api-keys.php:99
#: includes/admin/settings/class-wc-settings-advanced.php:41
msgid "REST API"
msgstr "REST API"

#: includes/admin/class-wc-admin-api-keys-table-list.php:37
msgid "No keys found."
msgstr "Ingen nøkler funnet."

#: includes/abstracts/abstract-wc-payment-gateway.php:192
msgid "Return to payments"
msgstr "Tilbake til betalinger"

#: i18n/states.php:1658
msgid "Yasothon"
msgstr "Yasothon"

#: i18n/states.php:1657
msgid "Yala"
msgstr "Yala"

#: i18n/states.php:1656
msgid "Uttaradit"
msgstr "Uttaradit"

#: i18n/states.php:1655
msgid "Uthai Thani"
msgstr "Uthai Thani"

#: i18n/states.php:1654
msgid "Udon Thani"
msgstr "Udon Thani"

#: i18n/states.php:1653
msgid "Ubon Ratchathani"
msgstr "Ubon Ratchathani"

#: i18n/states.php:1652
msgid "Trat"
msgstr "Trat"

#: i18n/states.php:1651
msgid "Trang"
msgstr "Trang"

#: i18n/states.php:1650
msgid "Tak"
msgstr "Tak"

#: i18n/states.php:1649
msgid "Surin"
msgstr "Surin"

#: i18n/states.php:1648
msgid "Surat Thani"
msgstr "Surat Thani"

#: i18n/states.php:1647
msgid "Suphan Buri"
msgstr "Suphan Buri"

#: i18n/states.php:1646
msgid "Sukhothai"
msgstr "Sukhothai"

#: i18n/states.php:1645
msgid "Songkhla"
msgstr "Songkhla"

#: i18n/states.php:1644
msgid "Sisaket"
msgstr "Sisaket"

#: i18n/states.php:1643
msgid "Sing Buri"
msgstr "Sing Buri"

#: i18n/states.php:1642
msgid "Satun"
msgstr "Satun"

#: i18n/states.php:1641
msgid "Saraburi"
msgstr "Saraburi"

#: i18n/states.php:1640
msgid "Samut Songkhram"
msgstr "Samut Songkhram"

#: i18n/states.php:1639
msgid "Samut Sakhon"
msgstr "Samut Sakhon"

#: i18n/states.php:1638
msgid "Samut Prakan"
msgstr "Samut Prakan"

#: i18n/states.php:1637
msgid "Sakon Nakhon"
msgstr "Sakon Nakhon"

#: i18n/states.php:1636
msgid "Sa Kaeo"
msgstr "Sa Kaeo"

#: i18n/states.php:1635
msgid "Roi Et"
msgstr "Roi Et"

#: i18n/states.php:1634
msgid "Rayong"
msgstr "Rayong"

#: i18n/states.php:1633
msgid "Ratchaburi"
msgstr "Ratchaburi"

#: i18n/states.php:1632
msgid "Ranong"
msgstr "Ranong"

#: i18n/states.php:1631
msgid "Prachuap Khiri Khan"
msgstr "Prachuap Khiri Khan"

#: i18n/states.php:1630
msgid "Prachin Buri"
msgstr "Prachin Buri"

#: i18n/states.php:1629
msgid "Phuket"
msgstr "Phuket"

#: i18n/states.php:1628
msgid "Phrae"
msgstr "Phrae"

#: i18n/states.php:1627
msgid "Phitsanulok"
msgstr "Phitsanulok"

#: i18n/states.php:1626
msgid "Phichit"
msgstr "Phichit"

#: i18n/states.php:1625
msgid "Phetchaburi"
msgstr "Phetchaburi"

#: i18n/states.php:1624
msgid "Phetchabun"
msgstr "Phetchabun"

#: i18n/states.php:1623
msgid "Phayao"
msgstr "Phayao"

#: i18n/states.php:1622
msgid "Phatthalung"
msgstr "Phatthalung"

#: i18n/states.php:1621
msgid "Phang Nga"
msgstr "Phang Nga"

#: i18n/states.php:1620
msgid "Pattani"
msgstr "Pattani"

#: i18n/states.php:1619
msgid "Pathum Thani"
msgstr "Pathum Thani"

#: i18n/states.php:1618
msgid "Nonthaburi"
msgstr "Nonthaburi"

#: i18n/states.php:1617
msgid "Nong Khai"
msgstr "Nong Khai"

#: i18n/states.php:1616
msgid "Nong Bua Lam Phu"
msgstr "Nong Bua Lam Phu"

#: i18n/states.php:1615
msgid "Narathiwat"
msgstr "Narathiwat"

#: i18n/states.php:1614
msgid "Nan"
msgstr "Nan"

#: i18n/states.php:1613
msgid "Nakhon Si Thammarat"
msgstr "Nakhon Si Thammarat"

#: i18n/states.php:1612
msgid "Nakhon Sawan"
msgstr "Nakhon Sawan"

#: i18n/states.php:1611
msgid "Nakhon Ratchasima"
msgstr "Nakhon Ratchasima"

#: i18n/states.php:1610
msgid "Nakhon Phanom"
msgstr "Nakhon Phanom"

#: i18n/states.php:1609
msgid "Nakhon Pathom"
msgstr "Nakhon Pathom"

#: i18n/states.php:1608
msgid "Nakhon Nayok"
msgstr "Nakhon Nayok"

#: i18n/states.php:1607
msgid "Mukdahan"
msgstr "Mukdahan"

#: i18n/states.php:1606
msgid "Maha Sarakham"
msgstr "Maha Sarakham"

#: i18n/states.php:1605
msgid "Mae Hong Son"
msgstr "Mae Hong Son"

#: i18n/states.php:1604
msgid "Lopburi"
msgstr "Lopburi"

#: i18n/states.php:1603
msgid "Loei"
msgstr "Loei"

#: i18n/states.php:1602
msgid "Lamphun"
msgstr "Lamphun"

#: i18n/states.php:1601
msgid "Lampang"
msgstr "Lampang"

#: i18n/states.php:1600
msgid "Krabi"
msgstr "Krabi"

#: i18n/states.php:1599
msgid "Khon Kaen"
msgstr "Khon Kaen"

#: i18n/states.php:1598
msgid "Kanchanaburi"
msgstr "Kanchanaburi"

#: i18n/states.php:1597
msgid "Kamphaeng Phet"
msgstr "Kamphaeng Phet"

#: i18n/states.php:1596
msgid "Kalasin"
msgstr "Kalasin"

#: i18n/states.php:1595
msgid "Chumphon"
msgstr "Chumphon"

#: i18n/states.php:1594
msgid "Chonburi"
msgstr "Chonburi"

#: i18n/states.php:1593
msgid "Chiang Rai"
msgstr "Chiang Rai"

#: i18n/states.php:1592
msgid "Chiang Mai"
msgstr "Chiang Mai"

#: i18n/states.php:1591
msgid "Chanthaburi"
msgstr "Chanthaburi"

#: i18n/states.php:1590
msgid "Chaiyaphum"
msgstr "Chaiyaphum"

#: i18n/states.php:1589
msgid "Chai Nat"
msgstr "Chai Nat"

#: i18n/states.php:1588
msgid "Chachoengsao"
msgstr "Chachoengsao"

#: i18n/states.php:1587
msgid "Buri Ram"
msgstr "Buri Ram"

#: i18n/states.php:1586
msgid "Bueng Kan"
msgstr "Bueng Kan"

#: i18n/states.php:1585
msgid "Bangkok"
msgstr "Bangkok"

#: i18n/states.php:1584
msgid "Ayutthaya"
msgstr "Ayutthaya"

#: i18n/states.php:1583
msgid "Ang Thong"
msgstr "Ang Thong"

#: i18n/states.php:1582
msgid "Amnat Charoen"
msgstr "Amnat Charoen"

#: i18n/states.php:1123
msgid "Sinoe"
msgstr "Sinoe"

#: i18n/states.php:1122
msgid "River Gee"
msgstr "River Gee"

#: i18n/states.php:1121
msgid "Rivercess"
msgstr "Rivercess"

#: i18n/states.php:1120
msgid "Nimba"
msgstr "Nimba"

#: i18n/states.php:1119
msgid "Montserrado"
msgstr "Montserrado"

#: i18n/states.php:1117
msgid "Margibi"
msgstr "Margibi"

#: i18n/states.php:1116
msgid "Lofa"
msgstr "Lofa"

#: i18n/states.php:1115
msgid "Grand Kru"
msgstr "Grand Kru"

#: i18n/states.php:1114
msgid "Grand Gedeh"
msgstr "Grand Gedeh"

#: i18n/states.php:1113
msgid "Grand Cape Mount"
msgstr "Grand Cape Mount"

#: i18n/states.php:1112
msgid "Grand Bassa"
msgstr "Grand Bassa"

#: i18n/states.php:1111
msgid "Gbarpolu"
msgstr "Gbarpolu"

#: i18n/states.php:1110
msgid "Bong"
msgstr "Bong"

#: i18n/states.php:1109
msgid "Bomi"
msgstr "Bomi"

#: i18n/states.php:112
msgid "Jashore"
msgstr "Jashore"

#: i18n/states.php:99
msgid "Chattogram"
msgstr "Chattogram"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:311
msgid "Profile &rarr;"
msgstr "Profil &rarr;"

#: includes/customizer/class-wc-shop-customizer.php:592
msgid "Image size used for products in the catalog."
msgstr "Bildestørrelse brukt for produkter i katalogen."

#. translators: %s: regen thumbs url
#: includes/customizer/class-wc-shop-customizer.php:535
msgid "After publishing your changes, new image sizes may not be shown until you <a href=\"%s\" target=\"_blank\">Regenerate Thumbnails</a>."
msgstr "Etter at du har publisert endringene, kan det hende at nye bildestørrelser ikke vises før du <a href=\"%s\" target=\"_blank\">Regenererer Miniatyrbilder</a>."

#. translators: 1: tools URL 2: regen thumbs url
#: includes/customizer/class-wc-shop-customizer.php:532
msgid "After publishing your changes, new image sizes may not be shown until you regenerate thumbnails. You can do this from the <a href=\"%1$s\" target=\"_blank\">tools section in WooCommerce</a> or by using a plugin such as <a href=\"%2$s\" target=\"_blank\">Regenerate Thumbnails</a>."
msgstr "Etter at du har publisert endringene, kan det hende at nye bildestørrelser ikke vises før du regenererer miniatyrbilder. Du kan gjøre dette fra <a href=\"%1$s\" target=\"_blank\">Verktøy i WooCommerce </a> eller ved å bruke en plugin som <a href=\"%2$s\" target=\"_blank\">Regenerate Thumbnails</a>."

#: includes/customizer/class-wc-shop-customizer.php:529
msgid "After publishing your changes, new image sizes will be generated automatically."
msgstr "Etter å ha publisert endringene vil nye bildestørrelser bli generert automatisk."

#: includes/class-wc-regenerate-images.php:161
msgid "Cancelled product image regeneration job."
msgstr "Regenerering av miniatyrbilder ble avbrutt."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:549
msgid "Thumbnail regeneration has been scheduled to run in the background."
msgstr "Regenerering av miniatyrbilder er planlagt til å kjøre i bakgrunnen."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:200
msgid "This will regenerate all shop thumbnails to match your theme and/or image settings."
msgstr "Dette vil regenerere alle butikk miniatyrbilder for å matche tema og/eller bildeinnstillinger."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:148
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:199
#: src/Internal/ProductAttributesLookup/DataRegenerator.php:286
msgid "Regenerate"
msgstr "Regenerer"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:198
msgid "Regenerate shop thumbnails"
msgstr "Regenerer butikk miniatyrbilder"

#: includes/admin/views/html-notice-regenerating-thumbnails.php:12
msgid "Thumbnail regeneration is running in the background. Depending on the amount of images in your store this may take a while."
msgstr "Regenerering av miniatyrbilder kjører i bakgrunnen. Dette kan ta en stund avhengig av antall bilder i butikken."

#: includes/admin/views/html-notice-regenerating-thumbnails.php:10
msgid "Cancel thumbnail regeneration"
msgstr "Avbryt regenerering av miniatyrbilder"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:376
msgid "Change order status to completed"
msgstr "Endre status til fullført"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:367
msgid "Change order status to processing"
msgstr "Endre status til behandler"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:358
msgid "Change order status to on-hold"
msgstr "Endre status til på vent"

#: src/Internal/Admin/Orders/ListTable.php:1427
msgid "Edit this order"
msgstr "Rediger denne ordren"

#: includes/admin/class-wc-admin-taxonomies.php:440
msgid "This is the default category and it cannot be deleted. It will be automatically assigned to products with no category."
msgstr "Dette er standardkategorien, og den kan ikke slettes. Den blir automatisk tildelt produkter uten kategori."

#. translators: %s: taxonomy term name
#: includes/admin/class-wc-admin-taxonomies.php:404
msgid "Make &#8220;%s&#8221; the default category"
msgstr "Gjør &#8220; %s &#8221; til standardkategori"

#. translators: %s: default category
#: includes/admin/class-wc-admin-taxonomies.php:348
msgid "Deleting a category does not delete the products in that category. Instead, products that were only assigned to the deleted category are set to the category %s."
msgstr "Hvis du sletter en kategori, slettes ikke produktene i den kategorien. I stedet er produkter som bare ble tildelt den slettede kategorien satt til kategori %s."

#. translators: %s: Quantity.
#: templates/global/quantity-input.php:24
msgid "%s quantity"
msgstr "%s antall"

#: templates/emails/customer-invoice.php:46
msgid "Pay for this order"
msgstr "Betal denne ordren"

#: includes/gateways/paypal/includes/settings-paypal.php:171
msgid "Sandbox API signature"
msgstr "Sandbox API signatur"

#: includes/gateways/paypal/includes/settings-paypal.php:163
msgid "Sandbox API password"
msgstr "Sandbox API passord"

#: includes/gateways/paypal/includes/settings-paypal.php:155
msgid "Sandbox API username"
msgstr "Sandbox API brukernavn"

#: includes/gateways/paypal/includes/settings-paypal.php:147
msgid "Live API signature"
msgstr "Live API signatur"

#: includes/gateways/paypal/includes/settings-paypal.php:139
msgid "Live API password"
msgstr "Live API passord"

#: includes/gateways/paypal/includes/settings-paypal.php:131
msgid "Live API username"
msgstr "Live API brukernavn"

#: includes/gateways/paypal/includes/settings-paypal.php:65
msgid "Send notifications when an IPN is received from PayPal indicating refunds, chargebacks and cancellations."
msgstr "Send varslinger når en IPN er mottatt fra PayPal for refusjoner, tilbakeføringer og annulleringer."

#: includes/gateways/paypal/includes/settings-paypal.php:63
msgid "Enable IPN email notifications"
msgstr "Aktiver IPN e-postvarsler"

#: includes/gateways/paypal/includes/settings-paypal.php:61
msgid "IPN email notifications"
msgstr "IPN e-postvarsler"

#. translators: %s: Link to PayPal sandbox testing guide page
#: includes/gateways/paypal/class-wc-gateway-paypal.php:69
msgid "SANDBOX ENABLED. You can use sandbox testing accounts only. See the <a href=\"%s\">PayPal Sandbox Testing Guide</a> for more details."
msgstr "SANDBOX AKTIVERT. Du kan bare bruke \"sandbox testing\"-kontoer. Se <a href=\"%s\">PayPal Sandbox Testing Brukerguide</a> for flere detaljer."

#: includes/data-stores/class-wc-webhook-data-store.php:106
msgid "Invalid webhook."
msgstr "Ugyldig webhook."

#: includes/data-stores/class-wc-customer-download-log-data-store.php:93
msgid "Invalid download log: not found."
msgstr "Ikke gyldig nedlastingslogg: Ikke funnet."

#: includes/data-stores/class-wc-customer-download-log-data-store.php:84
msgid "Invalid download log: no ID."
msgstr "Ugyldig nedlastningslogg: ingen ID."

#: includes/data-stores/class-wc-customer-download-log-data-store.php:67
msgid "Unable to insert download log entry in database."
msgstr "Kan ikke sette inn nedlastings-loggoppføring i databasen."

#: includes/customizer/class-wc-shop-customizer.php:661
msgid "Images will display using the aspect ratio in which they were uploaded"
msgstr "Bilder vises med sideforholdet de ble lastet opp i"

#: includes/customizer/class-wc-shop-customizer.php:660
msgid "Uncropped"
msgstr "Ubeskåret"

#: includes/customizer/class-wc-shop-customizer.php:657
msgid "Images will be cropped to a custom aspect ratio"
msgstr "Bilder blir beskåret til et selvdefinert sideforhold"

#: includes/customizer/class-wc-shop-customizer.php:653
msgid "Images will be cropped into a square"
msgstr "Bilder blir beskåret til en firkant"

#: includes/customizer/class-wc-shop-customizer.php:652
msgid "1:1"
msgstr "1:1"

#: includes/customizer/class-wc-shop-customizer.php:649
msgid "Thumbnail cropping"
msgstr "Miniatyrbilde beskjæring"

#: includes/customizer/class-wc-shop-customizer.php:591
msgid "Thumbnail width"
msgstr "Miniatyrbilde bredde"

#: includes/customizer/class-wc-shop-customizer.php:564
msgid "Image size used for the main image on single product pages. These images will remain uncropped."
msgstr "Bildestørrelsen brukes for hovedbildet på enkeltprodukt-sider. Disse bildene blir ikke beskåret."

#: includes/customizer/class-wc-shop-customizer.php:563
msgid "Main image width"
msgstr "Hovedbilde bredde"

#: includes/customizer/class-wc-shop-customizer.php:541
msgid "Product Images"
msgstr "Produktbilder"

#: includes/customizer/class-wc-shop-customizer.php:507
msgid "How many rows of products should be shown per page?"
msgstr "Hvor mange rader med produkter skal vises pr. side?"

#: includes/customizer/class-wc-shop-customizer.php:506
#: assets/client/admin/components/index.js:2
msgid "Rows per page"
msgstr "Rader pr. side"

#: includes/customizer/class-wc-shop-customizer.php:477
msgid "How many products should be shown per row?"
msgstr "Hvor mange produkter skal vises i hver rad?"

#: includes/customizer/class-wc-shop-customizer.php:476
msgid "Products per row"
msgstr "Produkter per rad"

#: includes/customizer/class-wc-shop-customizer.php:439
msgid "How should products be sorted in the catalog by default?"
msgstr "Hvordan skal produkter standard bli sortert i katalogen?"

#: includes/customizer/class-wc-shop-customizer.php:413
msgid "Choose what to display on product category pages."
msgstr "Velg hva som skal vises på produktkategori sidene."

#: includes/customizer/class-wc-shop-customizer.php:412
msgid "Category display"
msgstr "Katagorivisning"

#: includes/customizer/class-wc-shop-customizer.php:387
msgid "Choose what to display on the main shop page."
msgstr "Velg hva som skal vises på butikkens hovedside."

#: includes/customizer/class-wc-shop-customizer.php:367
msgid "Product Catalog"
msgstr "Produktkatalog"

#: includes/customizer/class-wc-shop-customizer.php:339
msgid "Enable store notice"
msgstr "Aktiver butikkmelding"

#: includes/customizer/class-wc-shop-customizer.php:329
msgid "If enabled, this text will be shown site-wide. You can use it to show events or promotions to visitors!"
msgstr "Hvis aktivert, så vil denne teksten bli vist på alle sider. Du kan bruke den til å vise fram arrangementer eller kampanjer til besøkende!"

#: includes/customizer/class-wc-shop-customizer.php:297
msgid "Store Notice"
msgstr "Butikkmelding"

#. translators: %d: Setting value
#: includes/customizer/class-wc-shop-customizer.php:102
msgid "The maximum allowed setting is %d"
msgstr "Maksimum tillatt verdi er %d"

#. translators: %d: Setting value
#: includes/customizer/class-wc-shop-customizer.php:100
msgid "The minimum allowed setting is %d"
msgstr "Minimum tillatt verdi er %d"

#: includes/class-wc-regenerate-images-request.php:261
msgid "Completed product image regeneration job."
msgstr "Fullført regenerering av produktbilder."

#. translators: %s: ID of the attachment.
#: includes/class-wc-regenerate-images-request.php:113
msgid "Regenerating images for attachment ID: %s"
msgstr "Regenererer bilder for vedlegg-ID:%s"

#. translators: %s: Product title
#: includes/class-wc-product-variable.php:71
msgid "Select options for &ldquo;%s&rdquo;"
msgstr "Velg instillinger for &ldquo;%s&rdquo;"

#. translators: %s: Product title
#: includes/class-wc-product-simple.php:73
msgid "Add &ldquo;%s&rdquo; to your cart"
msgstr "Legg til &ldquo;%s&rdquo; i handlekurven"

#. translators: %s: Product title
#: includes/class-wc-product-grouped.php:53
msgid "View products in the &ldquo;%s&rdquo; group"
msgstr "Vis produkter i &ldquo;%s&rdquo; gruppen"

#. translators: %s: Product title
#: includes/class-wc-product-external.php:192
msgid "Buy &ldquo;%s&rdquo;"
msgstr "Kjøp &ldquo;%s&rdquo;"

#: includes/admin/class-wc-admin-taxonomies.php:340
#: includes/class-wc-install.php:965 includes/class-wc-install.php:971
msgctxt "Default category slug"
msgid "Uncategorized"
msgstr "Ukategorisert"

#: includes/class-wc-customer-download.php:299
msgid "Invalid permission ID."
msgstr "Ugyldig tilgangs-ID."

#: includes/class-wc-countries.php:1445
msgid "Municipality / District"
msgstr "Kommune / Distrikt"

#. translators: %s: field name
#: includes/class-wc-checkout.php:858
msgid "%s is not a valid postcode / ZIP."
msgstr "%s er ikke en gyldig postkode / ZIP."

#: includes/class-wc-ajax.php:1993
msgid "Error processing refund. Please try again."
msgstr "Feil ved behandling av refusjon. Vennligst prøv på nytt."

#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2312
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:255
msgid "Limit result set to products with specific SKU(s). Use commas to separate."
msgstr "Begrens resultatet til produkter med spesifikke varenumre. Bruk komma for å skille dem."

#: includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php:81
#: src/Admin/API/Reports/Downloads/Controller.php:194
msgid "Download ID."
msgstr "Nedlastnings-ID."

#: includes/admin/views/html-admin-page-status-logs-db.php:14
msgid "Search logs"
msgstr "Søk logger"

#. translators: WooCommerce link to setting up shipping zones
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:69
msgid "Postcodes containing wildcards (e.g. CB23*) or fully numeric ranges (e.g. <code>90210...99000</code>) are also supported. Please see the shipping zones <a href=\"%s\" target=\"_blank\">documentation</a> for more information."
msgstr "Postnumre som inneholder jokertegn (f.eks CB23 *) eller fullt numeriske verdiområder (f.eks <code>90210...99000</code> ) støttes også. Se fraktsoner <a href=\"%s\" target=\"_blank\">dokumentasjon</a>) for mer informasjon."

#: includes/admin/settings/class-wc-settings-products.php:54
msgid "Shop pages"
msgstr "Butikksider"

#: includes/admin/reports/class-wc-report-downloads.php:257
msgid "No customer downloads found."
msgstr "Ingen kunde nedlastinger funnet."

#: includes/admin/reports/class-wc-report-downloads.php:205
msgid "Filter by IP address"
msgstr "Filtrer på IP-adresse"

#: includes/admin/reports/class-wc-report-downloads.php:194
msgid "Filter by user"
msgstr "Filtrer på bruker"

#: includes/admin/reports/class-wc-report-downloads.php:183
msgid "Filter by order"
msgstr "Filtrer etter ordre"

#: includes/admin/reports/class-wc-report-downloads.php:173
msgid "Filter by file"
msgstr "Filtrer på fil"

#: includes/admin/reports/class-wc-report-downloads.php:158
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1411
msgid "Filter by product"
msgstr "Filtrer på produkt"

#: includes/admin/reports/class-wc-report-downloads.php:86
msgid "Permission ID"
msgstr "Tilgangs-ID"

#: includes/admin/reports/class-wc-report-downloads.php:85
msgid "File ID"
msgstr "Fil-ID"

#: includes/admin/reports/class-wc-report-downloads.php:75
msgid "Permission #%d not found."
msgstr "Tillatelse #%d ikke funnet."

#: includes/admin/reports/class-wc-admin-report.php:794
msgid "Confirm navigation"
msgstr "Bekreft navigasjonen"

#. translators: %1$s: open link, %2$s: close link
#: includes/admin/reports/class-wc-admin-report.php:793
msgid "This report link has expired. %1$sClick here to view the filtered report%2$s."
msgstr "Denne rapportlenken er utløpt. %1$sKlikk her for å vise den filtrerte rapporten%2$s."

#: includes/admin/meta-boxes/views/html-product-data-variations.php:85
msgid "Set Status - On backorder"
msgstr "Angi status - På restordre"

#: includes/admin/meta-boxes/views/html-order-download-permission.php:59
#: src/Internal/Admin/Notes/NewSalesRecord.php:156
msgid "View report"
msgstr "Se rapport"

#: includes/admin/meta-boxes/views/html-order-download-permission.php:51
msgid "Customer download log"
msgstr "Kunde nedlastingslogg"

#: includes/admin/meta-boxes/views/html-order-download-permission.php:48
msgid "Copy link"
msgstr "Kopier lenke"

#: includes/admin/meta-boxes/views/html-order-download-permission.php:48
msgid "Copying to clipboard failed. You should be able to right-click the button and copy."
msgstr "Kopiering til utklippstavlen mislyktes. Du bør kunne høyreklikke på knappen og kopiere."

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:272
#: assets/client/admin/chunks/analytics-settings.js:1
msgid "Status:"
msgstr "Status:"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:261
msgid "Date created:"
msgstr "Dato opprettet:"

#. translators: 1: date 2: time
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:234
msgid "Paid on %1$s @ %2$s"
msgstr "Betalt %1$s kl %2$s"

#: includes/admin/list-tables/class-wc-admin-list-table-products.php:385
#: packages/woocommerce-blocks/patterns/filters.php:32
#: packages/woocommerce-blocks/assets/js/blocks/product-new/block.js:62
#: packages/woocommerce-blocks/assets/js/blocks/product-on-sale/block.js:106
#: packages/woocommerce-blocks/assets/js/blocks/product-tag/block.js:156
#: packages/woocommerce-blocks/assets/js/blocks/product-top-rated/block.js:81
#: packages/woocommerce-blocks/build/filter-wrapper.js:1
#: packages/woocommerce-blocks/build/product-category.js:6
#: packages/woocommerce-blocks/build/product-new.js:6
#: packages/woocommerce-blocks/build/product-on-sale.js:6
#: packages/woocommerce-blocks/build/product-tag.js:10
#: packages/woocommerce-blocks/build/product-top-rated.js:6
#: packages/woocommerce-blocks/build/products-by-attribute.js:16
#: packages/woocommerce-blocks/build/stock-filter.js:15
msgid "Filter by stock status"
msgstr "Filtrer på lagerstatus"

#: includes/admin/list-tables/class-wc-admin-list-table-products.php:272
#: includes/admin/reports/class-wc-report-stock.php:114
#: includes/wc-product-functions.php:876 assets/client/admin/chunks/9740.js:1
#: assets/client/admin/chunks/analytics-report-stock.js:1
msgid "On backorder"
msgstr "På restordre"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:383
msgid "Change status: "
msgstr "Endre status: "

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:375
#: assets/client/admin/chunks/9740.js:1
msgid "Completed"
msgstr "Fullført"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:357
msgid "On-hold"
msgstr "På vent"

#: src/Internal/Admin/Orders/ListTable.php:1391
msgid "Payment via"
msgstr "Betaling via"

#: src/Internal/Admin/Orders/ListTable.php:872
msgid "M j, Y"
msgstr "d.m.Y"

#. translators: %s: human-readable time difference
#: src/Internal/Admin/Orders/ListTable.php:868
msgctxt "%s = human-readable time difference"
msgid "%s ago"
msgstr "%s siden"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:148
#: src/Internal/Admin/Orders/ListTable.php:266
msgid "Change status to completed"
msgstr "Endre status til fullført"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:147
#: src/Internal/Admin/Orders/ListTable.php:265
msgid "Change status to on-hold"
msgstr "Endre status til på vent"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:146
#: src/Internal/Admin/Orders/ListTable.php:264
msgid "Change status to processing"
msgstr "Endre status til behandler"

#: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:47
msgid "Create your first coupon"
msgstr "Opprett din første kupong"

#: includes/admin/importers/views/html-product-csv-import-form.php:60
msgid "Existing products that match by ID or SKU will be updated. Products that do not exist will be skipped."
msgstr "Eksisterende produkter som samsvarer med ID eller varenummer, vil bli oppdatert. Produkter som ikke eksisterer vil bli hoppet over."

#. translators: 1: subscriptions docs 2: subscriptions docs
#: includes/admin/helper/class-wc-helper.php:336
msgid "To receive updates and support for this extension, you need to <strong>purchase</strong> a new subscription or consolidate your extensions to one connected account by <strong><a href=\"%1$s\" title=\"Sharing Docs\">sharing</a> or <a href=\"%2$s\" title=\"Transferring Docs\">transferring</a></strong> this extension to this connected account."
msgstr "For å motta oppdateringer og støtte for denne utvidelsen, må du <strong>kjøpe</strong> et nytt abonnement eller knytte utvidelsene til en koblet konto ved å <strong> <a href=\"%1$s\" title=\"Sharing Docs\">dele</a> eller <a href=\"%2$s\" title=\"Transferring Docs\">overføre</a> </strong> denne utvidelsen til den koblede kontoen."

#: includes/admin/helper/class-wc-helper-compat.php:165
msgid "The WooCommerce Helper plugin is no longer needed. <a href=\"%s\">Manage subscriptions</a> from the extensions tab instead."
msgstr "WooCommerce Helper-utvidelsen er ikke lenger nødvendig. <a href=\"%s\">Rediger abonnementer</a> fra Woocommerce > Utvidelser i stedet."

#: includes/admin/class-wc-admin-webhooks.php:129
msgid "Webhook topic unknown. Please select a valid topic."
msgstr "Webhook emne ukjent. Vennligst velg et gyldig emne."

#. translators: %s: webhook name
#: includes/admin/class-wc-admin-webhooks-table-list.php:84
msgid "Delete \"%s\" permanently"
msgstr "Slett \"%s\" permanent"

#: includes/admin/class-wc-admin-setup-wizard.php:2131
msgid "Reasons you'll love Jetpack"
msgstr "Grunner til å elske Jetpack"

#: includes/admin/class-wc-admin-setup-wizard.php:2067
msgid "Continue with Jetpack"
msgstr "Fortsett med Jetpack"

#: includes/admin/class-wc-admin-setup-wizard.php:2018
msgid "payment setup"
msgstr "betalingsoppsett"

#: includes/admin/class-wc-admin-setup-wizard.php:2014
msgid "payment setup and automated taxes"
msgstr "betalingsoppsett og automatiske avgiftssatser"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:337
msgid "Square"
msgstr "Firkant"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:86
msgid "Klarna Payments"
msgstr "Klarna Betalinger"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:72
msgid "Klarna Checkout"
msgstr "Klarna checkout"

#: includes/admin/class-wc-admin-setup-wizard.php:1450
msgid "Email address to receive payments"
msgstr "E-postadresse for å motta betalinger"

#: includes/admin/class-wc-admin-setup-wizard.php:1447
msgid "Direct payments to email address:"
msgstr "Direkte betalinger til e-postadresse:"

#. translators: %s: URL
#: includes/admin/class-wc-admin-setup-wizard.php:1399
msgid "Securely accept credit and debit cards with one low rate, no surprise fees (custom rates available). Sell online and in store and track sales and inventory in one place. <a href=\"%s\" target=\"_blank\">Learn more about Square</a>."
msgstr "Sikkert ta imot kreditt- og debetkort med en lav sats, ingen overraskelsesavgifter (tilpassede priser tilgjengelig). Selg online og i butikk og spor salg og lager på ett sted. <a href=\"%s\" target=\"_blank\">Finn ut mer om Square</a>."

#. translators: %s: URL
#: includes/admin/class-wc-admin-setup-wizard.php:1394
msgid "Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries. <a href=\"%s\" target=\"_blank\">Learn more about Klarna</a>."
msgstr "Velg betalingen du vil ha, betal nå, betal senere eller del opp betalingen. Ingen kredittkortnumre, ingen passord, ingen bekymringer. <a href=\"%s\" target=\"_blank\">Finn ut mer om Klarna</a>."

#. translators: %s: URL
#: includes/admin/class-wc-admin-setup-wizard.php:1389
msgid "Full checkout experience with pay now, pay later and slice it. No credit card numbers, no passwords, no worries. <a href=\"%s\" target=\"_blank\">Learn more about Klarna</a>."
msgstr "Full kasseopplevelse: betal nå, betal senere eller del opp betalingen. Ingen kredittkortnumre, ingen passord, ingen bekymringer. <a href=\"%s\" target=\"_blank\">Finn ut mer om Klarna</a> ."

#. translators: %s: URL
#: includes/admin/class-wc-admin-setup-wizard.php:1379
msgid "Accept debit and credit cards in 135+ currencies, methods such as Alipay, and one-touch checkout with Apple Pay. <a href=\"%s\" target=\"_blank\">Learn more</a>."
msgstr "Godta debet- og kredittkort i 135+ valutaer, metoder som Alipay og one-touch betaling med Apple Pay. <a href=\"%s\" target=\"_blank\">Lær mer</a>."

#: includes/admin/class-wc-admin-setup-wizard.php:589
msgid "I will also be selling products or services in person."
msgstr "Jeg vil også selge produkter eller tjenester i egen person."

#: includes/admin/class-wc-admin-reports.php:74
#: includes/admin/reports/class-wc-report-downloads.php:79
msgid "Customer downloads"
msgstr "Kunde nedlastinger"

#: includes/admin/class-wc-admin-post-types.php:133
#: includes/admin/class-wc-admin-post-types.php:157
#: includes/admin/class-wc-admin-post-types.php:196
msgid "Revision restored."
msgstr "Revisjon gjenopprettet."

#. translators: %s: Home URL
#: includes/admin/class-wc-admin-permalink-settings.php:101
msgid "If you like, you may enter custom structures for your product URLs here. For example, using <code>shop</code> would make your product links like <code>%sshop/sample-product/</code>. This setting affects product URLs only, not things such as product categories."
msgstr "Hvis du vil, kan du skrive inn egendefinerte strukturer for produkt-url’ene dine her. Hvis du for eksempel bruker <code>shop</code> vil produktlenkene bli <code>%sshop/eksempel-produkt/</code>. Denne innstillingen påvirker kun produkt-url’er, ikke saker som produktkategorier."

#. translators: %s: post title
#: includes/admin/class-wc-admin-duplicate-product.php:59
msgid "Move &#8220;%s&#8221; to the Trash"
msgstr "Flytt &#8220;%s&#8221; til papirkurven"

#: includes/admin/class-wc-admin-attributes.php:421
msgid "Attributes let you define extra product data, such as size or color. You can use these attributes in the shop sidebar using the \"layered nav\" widgets."
msgstr "Med attributter kan du definere ekstra produktdata, for eksempel størrelse eller farge. Du kan bruke disse attributtene i butikkens sidepanel ved å bruke «layered nav\" widgetene."

#: includes/admin/class-wc-admin-attributes.php:260
#: includes/admin/class-wc-admin-attributes.php:469
msgid "Determines how this attribute's values are displayed."
msgstr "Bestemmer hvordan verdier for denne attributten vises."

#: includes/admin/class-wc-admin-assets.php:204
msgid "This product has produced sales and may be linked to existing orders. Are you sure you want to delete it?"
msgstr "Dette produktet har produsert salg og kan være knyttet til eksisterende ordre. Er du sikker på at du vil slette det?"

#. translators: %s: Product title
#: includes/abstracts/abstract-wc-product.php:1944
#: includes/class-wc-product-simple.php:73
msgid "Read more about &ldquo;%s&rdquo;"
msgstr "Les mer om &ldquo;%s&rdquo;"

#: i18n/states.php:1773
msgid "Simiyu"
msgstr "Simiyu"

#: i18n/states.php:1772
msgid "Njombe"
msgstr "Njombe"

#: i18n/states.php:1771
msgid "Katavi"
msgstr "Katavi"

#: i18n/states.php:1770
msgid "Geita"
msgstr "Geita"

#: i18n/states.php:1769
msgid "Manyara"
msgstr "Manyara"

#: i18n/states.php:1768
msgid "Tanga"
msgstr "Tanga"

#: i18n/states.php:1767
msgid "Tabora"
msgstr "Tabora"

#: i18n/states.php:1766
msgid "Singida"
msgstr "Singida"

#: i18n/states.php:1765
msgid "Shinyanga"
msgstr "Shinyanga"

#: i18n/states.php:1764
msgid "Ruvuma"
msgstr "Ruvuma"

#: i18n/states.php:1763
msgid "Rukwa"
msgstr "Rukwa"

#: i18n/states.php:1762
msgid "Coast"
msgstr "Coast"

#: i18n/states.php:1761
msgid "Mwanza"
msgstr "Mwanza"

#: i18n/states.php:1760
msgid "Mtwara"
msgstr "Mtwara"

#: i18n/states.php:1759
msgid "Morogoro"
msgstr "Morogoro"

#: i18n/states.php:1758
msgid "Zanzibar West"
msgstr "Zanzibar West"

#: i18n/states.php:1757
msgid "Mbeya"
msgstr "Mbeya"

#: i18n/states.php:1756
msgid "Mara"
msgstr "Mara"

#: i18n/states.php:1755
msgid "Lindi"
msgstr "Lindi"

#: i18n/states.php:1754
msgid "Zanzibar South"
msgstr "Zanzibar South"

#: i18n/states.php:1753
msgid "Pemba South"
msgstr "Pemba South"

#: i18n/states.php:1752
msgid "Kilimanjaro"
msgstr "Kilimanjaro"

#: i18n/states.php:1751
msgid "Kigoma"
msgstr "Kigoma"

#: i18n/states.php:1750
msgid "Zanzibar North"
msgstr "Zanzibar North"

#: i18n/states.php:1749
msgid "Pemba North"
msgstr "Pemba North"

#: i18n/states.php:1748
msgid "Kagera"
msgstr "Kagera"

#: i18n/states.php:1747
msgid "Iringa"
msgstr "Iringa"

#: i18n/states.php:1746
msgid "Dodoma"
msgstr "Dodoma"

#: i18n/states.php:1745
msgid "Dar es Salaam"
msgstr "Dar es Salaam"

#: i18n/states.php:1744
msgid "Arusha"
msgstr "Arusha"

#: i18n/states.php:1161
msgid "Ungheni"
msgstr "Ungheni"

#: i18n/states.php:1159
msgid "Taraclia"
msgstr "Taraclia"

#: i18n/states.php:1155
msgid "Soroca"
msgstr "Soroca"

#: i18n/states.php:1152
msgid "Rezina"
msgstr "Rezina"

#: i18n/states.php:1151
msgid "Orhei"
msgstr "Orhei"

#: i18n/states.php:1149
msgid "Nisporeni"
msgstr "Nisporeni"

#: i18n/states.php:1148
msgid "Leova"
msgstr "Leova"

#: i18n/states.php:1147
msgid "Ialoveni"
msgstr "Ialoveni"

#: i18n/states.php:1145
msgid "Glodeni"
msgstr "Glodeni"

#: i18n/states.php:1139
msgid "Drochia"
msgstr "Drochia"

#: i18n/states.php:1137
msgid "Criuleni"
msgstr "Criuleni"

#: i18n/states.php:1133
msgid "Cantemir"
msgstr "Cantemir"

#: i18n/states.php:1132
msgid "Cahul"
msgstr "Cahul"

#: i18n/states.php:1131
msgid "Briceni"
msgstr "Briceni"

#: i18n/states.php:1130
msgid "Basarabeasca"
msgstr "Basarabeasca"

#: i18n/states.php:1129
msgid "Anenii Noi"
msgstr "Anenii Noi"

#: templates/myaccount/form-add-payment-method.php:60
msgid "New payment methods can only be added during checkout. Please contact us if you require assistance."
msgstr "Nye betalingsmetoder kan bare legges til i kassen. Vennligst kontakt oss hvis du trenger hjelp."

#: includes/wc-core-functions.php:507
msgid "Belarusian ruble (old)"
msgstr "Belarusian ruble (gammel)"

#: includes/shortcodes/class-wc-shortcode-my-account.php:360
msgid "This key is invalid or has already been used. Please reset your password again if needed."
msgstr "Denne nøkkelen er ugyldig eller har allerede blitt brukt. Vennligst tilbakestill passordet ditt igjen om nødvendig."

#: includes/emails/class-wc-email-customer-invoice.php:32
msgid "Customer invoice / Order details"
msgstr "Kundefaktura / ordredetaljer"

#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:717
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1794
msgid "End date of sale price, as GMT."
msgstr "Sluttdato for utsalgspris, i GMT."

#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:728
msgid "Define if the variation is visible on the product's page."
msgstr "Velg om varianten er synlig på produktsiden."

#: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:202
msgid "Email invoice / order details to customer"
msgstr "Send kundefaktura / ordredetaljer på e-post til kunden"

#: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:203
msgid "Resend new order notification"
msgstr "Send \"ny ordre\"-varsling på nytt"

#: includes/admin/class-wc-admin-post-types.php:206
msgid "Order updated and sent."
msgstr "Ordre oppdatert og sendt."

#: templates/cart/cart-shipping.php:67
msgid "There are no shipping options available. Please ensure that your address has been entered correctly, or contact us if you need any help."
msgstr "Det er ingen fraktmetoder tilgjengelig. Vennligst sjekk at adressen du har lagt inn er riktig, eller ta kontakt med oss hvis du trenger hjelp."

#: includes/widgets/class-wc-widget-top-rated-products.php:22
msgid "A list of your store's top-rated products."
msgstr "En liste med topp-vurderte produkter i butikken din."

#: includes/widgets/class-wc-widget-recently-viewed.php:21
msgid "Display a list of a customer's recently viewed products."
msgstr "Viser en liste med produkter som en kunde nylig har sett på."

#: includes/widgets/class-wc-widget-recent-reviews.php:23
msgid "Recent Product Reviews"
msgstr "Nylige omtaler"

#: includes/widgets/class-wc-widget-recent-reviews.php:21
msgid "Display a list of recent reviews from your store."
msgstr "Viser en liste med nylige omtaler fra butikken din."

#: includes/widgets/class-wc-widget-rating-filter.php:23
msgid "Filter Products by Rating"
msgstr "Filtrer produkter på vurdering"

#: includes/widgets/class-wc-widget-rating-filter.php:21
msgid "Display a list of star ratings to filter products in your store."
msgstr "Viser en liste med stjernevurderinger for å filtrere produkter i butikken din."

#: includes/widgets/class-wc-widget-products.php:21
msgid "A list of your store's products."
msgstr "En liste med produkter i butikken din."

#: includes/widgets/class-wc-widget-product-tag-cloud.php:25
msgid "Product Tag Cloud"
msgstr "Produkt stikkordsky"

#: includes/widgets/class-wc-widget-product-tag-cloud.php:23
msgid "A cloud of your most used product tags."
msgstr "En sky med dine mest brukte produkt-stikkord."

#: includes/widgets/class-wc-widget-product-search.php:23
#: packages/woocommerce-blocks/build/product-search.js:1
msgid "Product Search"
msgstr "Produktsøk"

#: includes/widgets/class-wc-widget-product-search.php:21
msgid "A search form for your store."
msgstr "Et søkeskjema til din butikk."

#: includes/widgets/class-wc-widget-product-categories.php:83
msgid "Maximum depth"
msgstr "Maksimum dybde"

#: includes/widgets/class-wc-widget-price-filter.php:27
msgid "Filter Products by Price"
msgstr "Filtrer produkter på pris"

#: includes/widgets/class-wc-widget-price-filter.php:25
#: packages/woocommerce-blocks/build/price-filter.js:5
msgid "Display a slider to filter products in your store by price."
msgstr "Viser en slider for å filtrere produktene i butikken din på pris."

#: includes/widgets/class-wc-widget-layered-nav.php:25
msgid "Filter Products by Attribute"
msgstr "Filtrer produkter på attributt"

#: includes/widgets/class-wc-widget-layered-nav.php:23
msgid "Display a list of attributes to filter products in your store."
msgstr "Viser en liste med attributter for å filtrere produkter i butikken din."

#: includes/widgets/class-wc-widget-layered-nav-filters.php:23
msgid "Active Product Filters"
msgstr "Aktive produkt-filtre"

#: includes/widgets/class-wc-widget-layered-nav-filters.php:21
msgid "Display a list of active product filters."
msgstr "Viser en liste med aktive produkt-filtre."

#: includes/widgets/class-wc-widget-cart.php:23
msgid "Display the customer shopping cart."
msgstr "Vis kundens handlekurv."

#: includes/wc-template-functions.php:1492
msgid "Relevance"
msgstr "Relevans"

#. translators: 1: wc_load_cart 2: woocommerce_init
#. translators: 1: class::method 2: plugins_loaded
#: includes/wc-core-functions.php:2544
#: src/Internal/Features/FeaturesController.php:382
msgid "%1$s should not be called before the %2$s action."
msgstr "%1$s bør ikke kalles før %2$s handlingen."

#. translators: 1: class name 2: woocommerce_logging_class 3:
#. WC_Logger_Interface
#: includes/wc-core-functions.php:2008
msgid "The class %1$s provided by %2$s filter must implement %3$s."
msgstr "Klassen %1$s angitt av %2$s filter må implementere %3$s."

#: includes/wc-attribute-functions.php:475
msgid "Please, provide an attribute name."
msgstr "Vennligst legg inn et attributt-navn."

#: includes/shortcodes/class-wc-shortcode-order-tracking.php:64
msgid "Sorry, the order could not be found. Please contact us if you are having difficulty finding your order details."
msgstr "Beklager, vi finner ikke ordren. Vennligst kontakt oss hvis du har problemer med å finne dine ordredetaljer."

#: includes/shortcodes/class-wc-shortcode-order-tracking.php:50
#: packages/woocommerce-blocks/build/checkout-blocks/contact-information-frontend.js:1
#: packages/woocommerce-blocks/build/checkout.js:35
msgid "Please enter a valid email address"
msgstr "Vennligst legg inn en gyldig e-postadresse"

#. translators: %s: product name
#: includes/shortcodes/class-wc-shortcode-checkout.php:153
msgid "Sorry, \"%s\" is no longer in stock so this order cannot be paid for. We apologize for any inconvenience caused."
msgstr "Beklager, \"%s\" er ikke lenger på lager, slik at denne bestillingen ikke kan betales for. Vi beklager eventuelle ulemper."

#. translators: 1: WC_Logger::log 2: level
#: includes/class-wc-logger.php:138
msgid "%1$s was called with an invalid level \"%2$s\"."
msgstr "%1$s ble kalt med et ugyldig nivå \"%2$s\"."

#. translators: 1: class name 2: WC_Log_Handler_Interface
#: includes/class-wc-logger.php:56
msgid "The provided handler %1$s does not implement %2$s."
msgstr "Den angitte handleren %1$s implementerer ikke %2$s."

#: includes/class-wc-form-handler.php:534
msgid "Unable to add payment method to your account."
msgstr "Kan ikke legge til betalingsmetode i kontoen din."

#: includes/class-wc-form-handler.php:530
msgid "Payment method successfully added."
msgstr "Betalingsmetode vellykket lagt til."

#: includes/class-wc-form-handler.php:517
msgid "Invalid payment gateway."
msgstr "Ugyldig betalingsmetode."

#: includes/class-wc-discounts.php:754 includes/class-wc-discounts.php:792
#: includes/class-wc-discounts.php:847
msgid "Sorry, this coupon is not applicable to selected products."
msgstr "Beklager, denne kupongen kan ikke brukes for de valgte produktene."

#: includes/class-wc-coupon.php:546 includes/class-wc-coupon.php:550
msgid "Invalid discount amount"
msgstr "Ugyldig rabattbeløp"

#: includes/class-wc-checkout.php:286
msgid "Create account password"
msgstr "Lag et konto-passord"

#: includes/class-wc-cart-fees.php:90
msgid "Fee has already been added."
msgstr "Gebyret er allerede lagt til."

#. translators: %s fee amount
#: includes/class-wc-ajax.php:1056
msgid "%s fee"
msgstr "%s gebyr"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:194
msgid "This option will delete ALL of your tax rates, use with caution. This action cannot be reversed."
msgstr "Dette valget vil slette ALLE dine avgiftssatser, bruk med omhu. Denne handlingen kan ikke reverseres."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:190
msgid "Delete tax rates"
msgstr "Slett avgiftssatser"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:181
msgid "Create pages"
msgstr "Opprett sider"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:180
msgid "Create default WooCommerce pages"
msgstr "Opprett standard WooCommerce sider"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:162
msgid "Clear customer sessions"
msgstr "Tøm kundesesjoner"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:127
msgid "WooCommerce transients"
msgstr "WooCommerce transienter"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:1298
msgctxt "Page setting"
msgid "Terms and conditions"
msgstr "Vilkår og betingelser"

#: includes/admin/views/html-admin-page-status-report.php:557
msgid "Post Type Counts"
msgstr "Antall av innholdstype"

#: includes/admin/views/html-admin-page-status-report.php:503
msgid "Database Index Size"
msgstr "Database indeks størrelse"

#: includes/admin/views/html-admin-page-status-report.php:497
msgid "Database Data Size"
msgstr "Database data størrelse"

#: includes/admin/views/html-admin-page-status-report.php:491
msgid "Total Database Size"
msgstr "Total database størrelse"

#. Translators: %s: function name.
#: includes/admin/views/html-admin-page-status-report.php:411
#: includes/admin/views/html-admin-page-status-report.php:425
msgid "%s failed. Contact your hosting provider."
msgstr "%s mislyktes. Ta kontakt med nettleverandøren din."

#. translators: 1: X-Accel-Redirect 2: X-Sendfile 3: mod_xsendfile
#: includes/admin/settings/class-wc-settings-products.php:366
msgid "Forcing downloads will keep URLs hidden, but some servers may serve large files unreliably. If supported, %1$s / %2$s can be used to serve downloads instead (server requires %3$s)."
msgstr "Tvinge nedlastinger vil holde URL'er skjult, men enkelte servere kan ikke betjene store filer på en pålitelig måte. Hvis støttet, kan %1$s / %2$s brukes for å ordne nedlastinger i stedet (serveren krever %3$s)."

#: includes/admin/settings/class-wc-settings-general.php:90
msgid "The postal code, if any, in which your business is located."
msgstr "Postnummeret, hvis det finnes, hvor bedriften din ligger."

#: includes/admin/settings/class-wc-settings-general.php:81
msgid "The country and state or province, if any, in which your business is located."
msgstr "Land og stat eller fylke, hvis det finnes, hvor bedriften din ligger."

#: includes/admin/settings/class-wc-settings-general.php:80
msgid "Country / State"
msgstr "Land / delstat"

#: includes/admin/settings/class-wc-settings-general.php:72
msgid "The city in which your business is located."
msgstr "Byen hvor din bedriften din ligger."

#: includes/admin/settings/class-wc-settings-general.php:63
msgid "An additional, optional address line for your business location."
msgstr "En ekstra, valgfri adresselinje for hvor bedriften din ligger."

#: includes/admin/settings/class-wc-settings-general.php:54
msgid "The street address for your business location."
msgstr "Gateadressen hvor bedriften din ligger."

#: includes/admin/settings/class-wc-settings-general.php:48
msgid "This is where your business is located. Tax rates and shipping rates will use this address."
msgstr "Det er her bedriften ligger. Avgiftssatser og fraktpriser vil bruke denne adressen."

#: includes/admin/settings/class-wc-settings-general.php:46
msgid "Store Address"
msgstr "Butikkadresse"

#: includes/admin/plugin-updates/views/html-notice-untested-extensions-modal.php:49
msgid "Update now"
msgstr "Oppdater nå"

#. translators: %s: version number
#: includes/admin/plugin-updates/views/html-notice-untested-extensions-modal.php:14
msgid "The following active plugin(s) have not declared compatibility with WooCommerce %s yet and should be updated and examined further before you proceed:"
msgstr "Følgende aktive utvidelse(r) har ikke deklarert kompatibilitet med WooCommerce %s ennå, og bør oppdateres og undersøkes ytterligere før du fortsetter:"

#: includes/admin/plugin-updates/views/html-notice-untested-extensions-inline.php:19
#: includes/admin/plugin-updates/views/html-notice-untested-extensions-modal.php:30
msgid "Tested up to WooCommerce version"
msgstr "Tested opp til WooCommerce versjon"

#: includes/admin/plugin-updates/views/html-notice-untested-extensions-inline.php:18
#: includes/admin/plugin-updates/views/html-notice-untested-extensions-modal.php:29
msgid "Plugin"
msgstr "Utvidelse"

#: includes/admin/plugin-updates/class-wc-plugin-updates.php:192
msgid "unknown"
msgstr "ukjent"

#. translators: %s: version number
#: includes/admin/plugin-updates/class-wc-plugin-updates.php:115
msgid "<strong>Heads up!</strong> The versions of the following plugins you're running haven't been tested with WooCommerce %s. Please update them or confirm compatibility before updating WooCommerce, or you may experience issues:"
msgstr "<strong>OBS!</strong> Versjonene av de følgende utvidelser du kjører, har ikke blitt testet med WooCommerce %s. Vennligst oppdater dem eller bekreft kompatibilitet før du oppdaterer WooCommerce, ellers kan det oppstå problemer:"

#. translators: 1: refund id 2: refund date 3: username
#: includes/admin/meta-boxes/views/html-order-refund.php:23
msgid "Refund #%1$s - %2$s by %3$s"
msgstr "Refusjon #%1$s - %2$s av %3$s"

#: includes/admin/meta-boxes/views/html-order-items.php:311
msgid "Add shipping"
msgstr "Legg til frakt"

#. translators: 1: product ID 2: quantity in stock
#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:346
#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:494
msgid "The stock has not been updated because the value has changed since editing. Product %1$d has %2$d units in stock."
msgstr "Lageret er ikke oppdatert fordi verdien har endret seg siden redigering. Produkt %1$d har %2$d enheter på lager."

#: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:142
msgid "Order details manually sent to customer."
msgstr "Ordredetaljer sendt manuelt til kunden."

#: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:51
msgid "Choose an action..."
msgstr "Velg en handling..."

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:539
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:738
#: includes/export/class-wc-product-csv-exporter.php:147
msgid "Position"
msgstr "Posisjon"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:383
msgid "Upload a new file"
msgstr "Last opp en ny fil"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:379
msgid "The file is empty or using a different encoding than UTF-8, please try again with a new file."
msgstr "Filen er tom eller bruker et annet tegnsett enn UTF-8, vennligst prøv igjen med en ny fil."

#: includes/admin/helper/views/html-main.php:86
msgid "Lifetime Subscription"
msgstr "Livstid abonnement"

#: includes/admin/helper/views/html-main.php:44
msgid "Sort by:"
msgstr "Sorter på:"

#. translators: Introduction to list of WooCommerce.com extensions the merchant
#. has subscriptions for.
#: includes/admin/helper/views/html-main.php:25
msgid "Below is a list of extensions available on your WooCommerce.com account. To receive extension updates please make sure the extension is installed, and its subscription activated and connected to your WooCommerce.com account. Extensions can be activated from the <a href=\"%s\">Plugins</a> screen."
msgstr "Nedenfor er en liste over utvidelser tilgjengelig på WooCommerce.com-kontoen din. For å motta utvidelsesoppdateringer, må du kontrollere at utvidelsen er installert, og abonnementet er aktivert og koblet til WooCommerce.com-kontoen din. Utvidelser kan aktiveres fra <a href=\"%s\">Utvidelser</a>-skjermen."

#: includes/admin/helper/class-wc-helper.php:406
msgid "Expired"
msgstr "Utløpt"

#: includes/admin/helper/class-wc-helper.php:405
msgid "Expiring Soon"
msgstr "Utløper snart"

#: includes/admin/helper/class-wc-helper.php:404
msgid "Update Available"
msgstr "Oppatering tilgjengelig"

#. translators: 1: WooCommerce 2:: five stars
#: includes/admin/class-wc-admin.php:240
msgid "If you like %1$s please leave us a %2$s rating. A huge thanks in advance!"
msgstr "Hvis du liker %1$s vennligst legg igjen en %2$s rating. På forhånd tusen takk!"

#: includes/admin/class-wc-admin-setup-wizard.php:2273
msgid "Transfer existing products to your new store — just import a CSV file."
msgstr "Overfør eksisterende produkter til din nye butikk — bare importer en CSV-fil."

#: includes/admin/class-wc-admin-setup-wizard.php:2272
#: includes/admin/class-wc-admin-setup-wizard.php:2278
#: assets/client/admin/app/index.js:2
msgid "Import products"
msgstr "Importer produkter"

#: includes/admin/class-wc-admin-setup-wizard.php:2271
msgid "Have an existing store?"
msgstr "Har du en butikk fra før?"

#: includes/admin/class-wc-admin-setup-wizard.php:2264
msgid "Create a product"
msgstr "Opprett et produkt"

#: includes/admin/class-wc-admin-setup-wizard.php:2244
#: includes/admin/class-wc-admin-setup-wizard.php:2248
#: assets/client/admin/chunks/9740.js:1
msgid "Yes please!"
msgstr "Ja takk!"

#: includes/admin/class-wc-admin-setup-wizard.php:2230
msgid "We're here for you — get tips, product updates, and inspiration straight to your mailbox."
msgstr "Vi er her for deg — få tips, produktoppdateringer og inspirasjon rett i din e-post inboks."

#: includes/admin/class-wc-admin-setup-wizard.php:2227
msgid "You're ready to start selling!"
msgstr "Du er klar for å begynne å selge!"

#: includes/admin/class-wc-admin-setup-wizard.php:2184
msgid "Your site might be on a private network. Jetpack can only connect to public sites. Please make sure your site is visible over the internet, and then try connecting again 🙏."
msgstr "Nettstedet ditt kan være på et privat nettverk. Jetpack kan bare koble til offentlige nettsteder. Sørg for at nettstedet ditt er synlig på internett, og prøv deretter å koble til igjen 🙏."

#: includes/admin/class-wc-admin-setup-wizard.php:2183
msgid "Sorry! We couldn't contact Jetpack just now 😭. Please make sure that your site is visible over the internet, and that it accepts incoming and outgoing requests via curl. You can also try to connect to Jetpack again, and if you run into any more issues, please contact support."
msgstr "Beklager! Vi kunne ikke kontakte Jetpack akkurat nå 😭. Sørg for at nettstedet ditt er synlig på internett, og at det aksepterer innkommende og utgående forespørsler via curl. Du kan også prøve å koble til Jetpack igjen, og hvis du har problemer med å løse problemer, vennligst kontakt support."

#: includes/admin/class-wc-admin-setup-wizard.php:2182
msgid "Sorry! We tried, but we couldn't install Jetpack for you 😭. Please go to the Plugins tab to install it, and finish setting up your store."
msgstr "Beklager! Vi prøvde, men vi kunne ikke installere Jetpack for deg 😭. Gå til utvidelser-fanen for å installere den, og fullfør oppsett av butikken din."

#: includes/admin/class-wc-admin-setup-wizard.php:2181
msgid "Sorry! We tried, but we couldn't connect Jetpack just now 😭. Please go to the Plugins tab to connect Jetpack, so that you can finish setting up your store."
msgstr "Beklager! Vi prøvde, men vi kunne ikke koble Jetpack akkurat nå 😭. Gå til utvidelser-fanen for å koble til Jetpack, slik at du kan fullføre oppsettet av butikken din."

#: includes/admin/class-wc-admin-setup-wizard.php:2165
msgid "Share new items on social media the moment they're live in your store."
msgstr "Del nye produkter på sosiale medier så snart de blir lagt til i butikken din."

#: includes/admin/class-wc-admin-setup-wizard.php:2162
msgid "Product promotion"
msgstr "Produkt fremming"

#: includes/admin/class-wc-admin-setup-wizard.php:2157
msgid "Get an alert if your store is down for even a few minutes."
msgstr "Få et varsel når butikken er nede selv for kun noen få minutter."

#: includes/admin/class-wc-admin-setup-wizard.php:2154
msgid "Store monitoring"
msgstr "Butikk overvåkning"

#: includes/admin/class-wc-admin-setup-wizard.php:2149
msgid "Get insights on how your store is doing, including total sales, top products, and more."
msgstr "Få innsikt i hvordan det går med butikken din, inkludert total salg, topp-produkter, og mere til."

#: includes/admin/class-wc-admin-setup-wizard.php:2146
msgid "Store stats"
msgstr "Butikk-statistikker"

#: includes/admin/class-wc-admin-setup-wizard.php:2141
msgid "Protect your store from unauthorized access."
msgstr "Beskytt butikken din mot uautorisert tilgang."

#: includes/admin/class-wc-admin-setup-wizard.php:2138
msgid "Better security"
msgstr "Bedre sikkerhet"

#: includes/admin/class-wc-admin-setup-wizard.php:2130
msgid "Bonus reasons you'll love Jetpack"
msgstr "Ekstra grunner til å elske Jetpack"

#: includes/admin/class-wc-admin-setup-wizard.php:2113
msgid "By connecting your site you agree to our fascinating <a href=\"%1$s\" target=\"_blank\">Terms of Service</a> and to <a href=\"%2$s\" target=\"_blank\">share details</a> with WordPress.com"
msgstr "Ved å koble til nettstedet ditt godtar du våre fascinerende <a href=\"%1$s\" target=\"_blank\">bruksvilkår</a> og å <a href=\"%2$s\" target=\"_blank\">dele detaljer </a> med WordPress.com"

#: includes/admin/class-wc-admin-setup-wizard.php:2106
msgid "Finish setting up your store"
msgstr "Fullfør oppsett av butikken din"

#: includes/admin/class-wc-admin-setup-wizard.php:2066
msgid "Connect your store to Jetpack to enable extra features"
msgstr "Koble butikken din til Jetpack for å aktivere ekstra funksjonalitet"

#: includes/admin/class-wc-admin-setup-wizard.php:2065
msgid "Connect your store to Jetpack"
msgstr "Koble butikken din til Jetpack"

#: includes/admin/class-wc-admin-setup-wizard.php:2044
msgid "Sorry, we couldn't connect your store to Jetpack"
msgstr "Beklager, vi kunne ikke koble butikken din til Jetpack"

#: includes/admin/class-wc-admin-setup-wizard.php:2022
msgid "automated taxes"
msgstr "automatiske avgifter"

#: includes/admin/class-wc-admin-setup-wizard.php:2012
msgid "payment setup, automated taxes and discounted shipping labels"
msgstr "betalingsinnstillinger, automatisk avgiftsberegning og fraktetiketter med rabatt"

#. translators: %s: list of features, potentially comma separated
#: includes/admin/class-wc-admin-setup-wizard.php:2056
msgid "Your store is almost ready! To activate services like %s, just connect with Jetpack."
msgstr "Butikken din er nesten ferdig! For å aktivere tjenester som %s, er det bare å koble til Jetpack."

#: includes/admin/class-wc-admin-setup-wizard.php:1905
msgid "Automated Taxes"
msgstr "Automatiske avgiftssatser"

#: includes/admin/class-wc-admin-setup-wizard.php:1892
msgid "Storefront Theme"
msgstr "Storefront tema"

#: includes/admin/class-wc-admin-setup-wizard.php:1803
msgid "Collect payments from customers offline."
msgstr "Ta offline betalinger fra kunder."

#. translators: %s: Link
#: includes/admin/class-wc-admin-setup-wizard.php:1767
msgid "WooCommerce can accept both online and offline payments. <a href=\"%s\" target=\"_blank\">Additional payment methods</a> can be installed later."
msgstr "WooCommerce aksepterer både online og offline betalinger. <a href=\"%s\" target=\"_blank\">Flere betalingsmetoder</a> kan installeres senere."

#: includes/admin/class-wc-admin-setup-wizard.php:1461
msgid "PayPal email address:"
msgstr "PayPal e-postaddresse:"

#: includes/admin/class-wc-admin-setup-wizard.php:1424
msgid "Stripe email address"
msgstr "Stripe e-post adresse"

#: includes/admin/class-wc-admin-setup-wizard.php:1421
msgid "Stripe email address:"
msgstr "Stripe e-post adresse:"

#: includes/admin/class-wc-admin-setup-wizard.php:1067
#: packages/woocommerce-blocks/build/wc-blocks-google-analytics.js:1
msgid "Shipping Method"
msgstr "Fraktmetode"

#: includes/admin/class-wc-admin-setup-wizard.php:1064
msgid "Shipping Zone"
msgstr "Fraktsone"

#: includes/admin/class-wc-admin-setup-wizard.php:874
msgid "Don't charge for shipping."
msgstr "Ikke ta betalt for frakt."

#: includes/admin/class-wc-admin-setup-wizard.php:867
msgid "What would you like to charge for flat rate shipping?"
msgstr "Hva vil du ta betalt for frakt med fastpris?"

#: includes/admin/class-wc-admin-setup-wizard.php:862
msgid "Set a fixed price to cover shipping costs."
msgstr "Sett en fast pris for å dekke fraktkostnadene."

#: includes/admin/class-wc-admin-setup-wizard.php:861
msgid "Flat Rate"
msgstr "Fastpris"

#: includes/admin/class-wc-admin-setup-wizard.php:786
#: includes/admin/class-wc-admin-setup-wizard.php:826
#: src/Admin/API/Plugins.php:414 assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/data/index.js:2
msgid "Jetpack"
msgstr "Jetpack"

#: includes/admin/class-wc-admin-setup-wizard.php:574
msgid "I plan to sell both physical and digital products"
msgstr "Jeg planlegger å selge både fysiske og digitale produkter"

#: includes/admin/class-wc-admin-setup-wizard.php:576
msgid "I plan to sell digital products"
msgstr "Jeg skal selge digitale produkter"

#: includes/admin/class-wc-admin-setup-wizard.php:575
msgid "I plan to sell physical products"
msgstr "Jeg skal selge fysiske produkter"

#: includes/admin/class-wc-admin-setup-wizard.php:571
msgid "What type of products do you plan to sell?"
msgstr "Hva slags produkter skal du selge?"

#: includes/admin/class-wc-admin-setup-wizard.php:500
msgid "The following wizard will help you configure your store and get you started quickly."
msgstr "Følgende veiviser hjelper deg med å konfigurere butikken din og komme raskt i gang."

#: includes/admin/class-wc-admin-setup-wizard.php:251
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/marketing-overview.js:1
#: assets/client/admin/chunks/multichannel-marketing.js:1
#: assets/client/admin/chunks/shipping-recommendations.js:1
msgid "Activate"
msgstr "Aktiver"

#: includes/admin/class-wc-admin-setup-wizard.php:231
msgid "Store setup"
msgstr "Butikkoppsett"

#: includes/admin/class-wc-admin-post-types.php:903
msgid "Terms and Conditions Page"
msgstr "Vilkår og betingelser-side"

#: includes/admin/class-wc-admin-post-types.php:899
msgid "My Account Page"
msgstr "Min konto side"

#: includes/admin/class-wc-admin-post-types.php:895
msgid "Checkout Page"
msgstr "Kasseside"

#: includes/admin/class-wc-admin-post-types.php:891
msgid "Cart Page"
msgstr "Handlekurvside"

#: includes/admin/class-wc-admin-post-types.php:887
msgid "Shop Page"
msgstr "Butikkside"

#. translators: %s: date
#: includes/admin/class-wc-admin-post-types.php:163
msgid "Coupon scheduled for: %s."
msgstr "Kupong planlagt for: %s."

#. translators: %s: date
#: includes/admin/class-wc-admin-post-types.php:202
msgid "Order scheduled for: %s."
msgstr "Ordren planlagt for: %s."

#. translators: %s: extensions count
#: includes/admin/class-wc-admin-menus.php:170
msgid "Extensions %s"
msgstr "Utvidelser %s"

#: includes/admin/class-wc-admin-assets.php:411
msgid "Enter a fixed amount or percentage to apply as a fee."
msgstr "Legg inn et fast beløp eller en prosentdel som gebyr."

#: includes/abstracts/abstract-wc-order.php:1182
#: includes/class-wc-ajax.php:1201 includes/class-wc-discounts.php:249
#: src/Internal/Orders/CouponsController.php:62
msgid "Invalid coupon"
msgstr "Ugyldig kupong"

#. translators: %s: $key Key to check
#: includes/abstracts/abstract-wc-data.php:329
msgid "Generic add/update/get meta methods should not be used for internal meta data, including \"%s\". Use getters and setters."
msgstr "Generiske add/update/get meta metoder bør ikke brukes til interne metadata, inkludert \"%s\". Bruk getters og setters."

#: i18n/states.php:283
msgid "Zug"
msgstr "Zug"

#: i18n/states.php:282
msgid "Vaud"
msgstr "Vaud"

#: i18n/states.php:281
msgid "Valais"
msgstr "Valais"

#: i18n/states.php:280
msgid "Uri"
msgstr "Uri"

#: i18n/states.php:279
msgid "Ticino"
msgstr "Ticino"

#: i18n/states.php:278
msgid "Thurgau"
msgstr "Thurgau"

#: i18n/states.php:277
msgid "St. Gallen"
msgstr "St. Gallen"

#: i18n/states.php:276
msgid "Solothurn"
msgstr "Solothurn"

#: i18n/states.php:275
msgid "Schwyz"
msgstr "Schwyz"

#: i18n/states.php:274
msgid "Schaffhausen"
msgstr "Schaffhausen"

#: i18n/states.php:273
msgid "Obwalden"
msgstr "Obwalden"

#: i18n/states.php:272
msgid "Nidwalden"
msgstr "Nidwalden"

#: i18n/states.php:270
msgid "Luzern"
msgstr "Luzern"

#: i18n/states.php:269
msgid "Jura"
msgstr "Jura"

#: i18n/states.php:267
msgid "Glarus"
msgstr "Glarus"

#: i18n/states.php:266
msgid "Geneva"
msgstr "Geneva"

#: i18n/states.php:265
msgid "Fribourg"
msgstr "Fribourg"

#: i18n/states.php:264
msgid "Bern"
msgstr "Bern"

#: i18n/states.php:263
msgid "Basel-Stadt"
msgstr "Basel-Stadt"

#: i18n/states.php:262
msgid "Basel-Landschaft"
msgstr "Basel-Landschaft"

#: i18n/states.php:261
msgid "Appenzell Innerrhoden"
msgstr "Appenzell Innerrhoden"

#: i18n/states.php:260
msgid "Appenzell Ausserrhoden"
msgstr "Appenzell Ausserrhoden"

#: i18n/states.php:259
msgid "Aargau"
msgstr "Aargau"

#: i18n/states.php:50
msgid "Zaire"
msgstr "Zaire"

#: i18n/states.php:49
msgid "Uíge"
msgstr "Uíge"

#: i18n/states.php:48
msgid "Namibe"
msgstr "Namibe"

#: i18n/states.php:47
msgid "Moxico"
msgstr "Moxico"

#: i18n/states.php:46
msgid "Malanje"
msgstr "Malanje"

#: i18n/states.php:45
msgid "Lunda-Sul"
msgstr "Lunda-Sul"

#: i18n/states.php:44
msgid "Lunda-Norte"
msgstr "Lunda-Norte"

#: i18n/states.php:43
msgid "Luanda"
msgstr "Luanda"

#: i18n/states.php:42
msgid "Kwanza-Sul"
msgstr "Kwanza-Sul"

#: i18n/states.php:41
msgid "Kwanza-Norte"
msgstr "Kwanza-Norte"

#: i18n/states.php:40
msgid "Kuando Kubango"
msgstr "Kuando Kubango"

#: i18n/states.php:38
msgid "Huambo"
msgstr "Huambo"

#: i18n/states.php:37
msgid "Cunene"
msgstr "Cunene"

#: i18n/states.php:36
msgid "Cabinda"
msgstr "Cabinda"

#: i18n/states.php:35
msgid "Bié"
msgstr "Bié"

#: i18n/states.php:34
msgid "Benguela"
msgstr "Benguela"

#: i18n/states.php:33
msgid "Bengo"
msgstr "Bengo"

#. translators: %s: image URL
#: includes/import/abstract-wc-product-importer.php:635
msgid "Unable to use image \"%s\"."
msgstr "Kunne ikke bruke bilde \"%s\"."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-locations-v2-controller.php:88
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php:172
msgid "The \"locations not covered by your other zones\" zone cannot be updated."
msgstr "\"Plasseringer ikke dekket av dine andre soner\"-sonen kunne ikke oppdateres."

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:259
msgid "Product categories that the coupon will not be applied to, or that cannot be in the cart in order for the \"Fixed cart discount\" to be applied."
msgstr "Produktkategorier som kupongen ikke vil bli brukt på, eller som ikke kan være i handlekurven for at \"Fast handlekurvsrabatt\" skal bli brukt."

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:241
msgid "Product categories that the coupon will be applied to, or that need to be in the cart in order for the \"Fixed cart discount\" to be applied."
msgstr "Produktkategorier som kupongen vil bli brukt på, eller som må være i handlekurven for at \"Fast handlekurvsrabatt\" skal bli brukt."

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:220
msgid "Products that the coupon will not be applied to, or that cannot be in the cart in order for the \"Fixed cart discount\" to be applied."
msgstr "Produkter som kupongen ikke vil bli brukt på, eller som ikke kan være i handlekurven for at \"Fast handlekurvsrabatt\" skal bli brukt."

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:202
msgid "Products that the coupon will be applied to, or that need to be in the cart in order for the \"Fixed cart discount\" to be applied."
msgstr "Produkter som kupongen vil bli brukt på, eller som må være i handlekurven for at \"Fast handlekurvsrabatt\" skal bli brukt."

#. translators: 1: rating 2: rating count
#. translators: %1$s is referring to the average rating value, %2$s is
#. referring to the number of ratings
#: includes/wc-template-functions.php:3627
#: packages/woocommerce-blocks/build/all-products.js:22
#: packages/woocommerce-blocks/build/cart-blocks/cart-cross-sells-products-frontend.js:11
#: packages/woocommerce-blocks/build/cart.js:13
#: packages/woocommerce-blocks/build/product-rating-frontend.js:5
#: packages/woocommerce-blocks/build/product-rating.js:5
msgid "Rated %1$s out of 5 based on %2$s customer rating"
msgid_plural "Rated %1$s out of 5 based on %2$s customer ratings"
msgstr[0] "Vurdert %1$s av 5 basert på %2$s kundevurdering"
msgstr[1] "Vurdert %1$s av 5 basert på %2$s kundevurderinger"

#: includes/wc-product-functions.php:839
msgid "Search results only"
msgstr "Kun søkeresultater"

#: includes/wc-product-functions.php:838
msgid "Shop only"
msgstr "Kun butikk"

#: includes/wc-product-functions.php:837
msgid "Shop and search results"
msgstr "Butikk og søkeresultater"

#: includes/shortcodes/class-wc-shortcode-checkout.php:116
msgid "This order cannot be paid for. Please contact us if you need assistance."
msgstr "Denne ordren kan ikke betales. Vennligst ta kontakt hvis du trenger hjelp."

#: includes/shortcodes/class-wc-shortcode-checkout.php:97
msgid "Please log in to your account below to continue to the payment form."
msgstr "Vennligst logg inn på din konto nedenfor for å fortsette til betalingssiden."

#: includes/import/class-wc-product-csv-importer.php:1107
msgid "No matching product exists to update."
msgstr "Det finnes ingen passende produkter å oppdatere."

#: includes/import/class-wc-product-csv-importer.php:1095
msgid "A product with this SKU already exists."
msgstr "Et produkt med dette varenummeret eksisterer allerede."

#: includes/import/class-wc-product-csv-importer.php:1083
msgid "A product with this ID already exists."
msgstr "Et produkt med denne ID-en eksisterer allerede."

#. translators: %s: product SKU
#: includes/import/class-wc-product-csv-importer.php:1035
msgid "SKU %s"
msgstr "Varenummer %s"

#. translators: %d: product ID
#: includes/import/class-wc-product-csv-importer.php:1031
msgid "ID %d"
msgstr "ID %d"

#. translators: %s: image URL
#: includes/import/abstract-wc-product-importer.php:626
msgid "Not able to attach \"%s\"."
msgstr "Ikke i stand til å legge ved \"%s\"."

#: includes/import/abstract-wc-product-importer.php:454
msgid "Variation cannot be imported: Missing parent ID or parent does not exist yet."
msgstr "Varianten kunne ikke importeres: Forelder-ID mangler eller forelder finnes ikke ennå."

#. translators: %d: product ID
#: includes/import/abstract-wc-product-importer.php:204
msgid "Invalid product ID %d."
msgstr "Ugyldig produkt-ID %d."

#: includes/import/abstract-wc-product-importer.php:179
msgid "Invalid product type."
msgstr "Ugyldig produkttype."

#: includes/emails/class-wc-email-customer-invoice.php:207
msgid "Subject (paid)"
msgstr "Emne (betalt)"

#. translators: %s: Available placeholders for use
#. translators: %s: list of placeholders
#: includes/admin/settings/class-wc-settings-emails.php:136
#: includes/emails/class-wc-email-cancelled-order.php:152
#: includes/emails/class-wc-email-customer-invoice.php:188
#: includes/emails/class-wc-email-customer-refunded-order.php:238
#: includes/emails/class-wc-email-failed-order.php:150
#: includes/emails/class-wc-email-new-order.php:173
#: includes/emails/class-wc-email.php:715
msgid "Available placeholders: %s"
msgstr "Tilgjengelige plassholdere: %s"

#: includes/data-stores/class-wc-order-data-store-cpt.php:513
msgid "Invalid customer query."
msgstr "Ugyldig kundeforespørsel."

#: includes/class-wc-post-types.php:326
#: includes/react-admin/connect-existing-pages.php:145
#: includes/react-admin/connect-existing-pages.php:188
#: includes/react-admin/connect-existing-pages.php:218
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:323
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:358
msgid "Add New"
msgstr "Legg til nytt"

#: includes/class-wc-post-types.php:324
#: assets/client/admin/chunks/analytics-report-stock.js:1
#: packages/woocommerce-blocks/assets/js/blocks/products/all-products/edit.js:83
#: packages/woocommerce-blocks/build/all-products.js:36
msgid "All Products"
msgstr "Alle produkter"

#. translators: use local order of street name and house number.
#: includes/class-wc-countries.php:716
msgid "House number and street name"
msgstr "Gatenavn og husnummer"

#: includes/class-wc-ajax.php:2175
msgid "API Key generated successfully. Make sure to copy your new keys now as the secret key will be hidden once you leave this page."
msgstr "API-nøkkel ble generert. Pass på å kopiere dine nye nøkler nå, da den hemmelige nøkkelen vil bli skjult når du forlater denne siden."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2068
msgid "List of upsell products IDs."
msgstr "Liste over oppsalg produkt-ID'er."

#. Translators: %s: page name.
#: includes/admin/views/html-admin-page-status-report.php:801
msgid "The URL of your %s page (along with the Page ID)."
msgstr "URL'en til din %s side (sammen med side-ID)"

#: includes/admin/views/html-admin-page-status-report.php:66
msgid "The homepage URL of your site."
msgstr "URL'en til ditt nettsteds hjemmeside."

#: includes/admin/views/html-admin-page-product-export.php:94
msgid "Generate CSV"
msgstr "Generer CSV"

#: includes/admin/views/html-admin-page-product-export.php:85
msgid "Yes, export all custom meta"
msgstr "Ja, eksporter all tilpasset meta"

#: includes/admin/views/html-admin-page-product-export.php:81
msgid "Export custom meta?"
msgstr "Eksporter tilpasset meta?"

#: includes/admin/class-wc-admin-exporters.php:203
msgid "Product variations"
msgstr "Produktvarianter"

#: includes/admin/views/html-admin-page-product-export.php:50
msgid "Export all products"
msgstr "Eksporter alle produkter"

#: includes/admin/views/html-admin-page-product-export.php:47
msgid "Which product types should be exported?"
msgstr "Hvilke produkttyper skal eksporteres?"

#: includes/admin/views/html-admin-page-product-export.php:34
msgid "Export all columns"
msgstr "Eksporter alle kolonner"

#: includes/admin/views/html-admin-page-product-export.php:31
msgid "Which columns should be exported?"
msgstr "Hvilke kolonner skal eksporteres?"

#: includes/admin/views/html-admin-page-product-export.php:24
msgid "This tool allows you to generate and download a CSV file containing a list of all products."
msgstr "Dette verktøyet lar deg generere og laste ned en CSV-fil med en liste over alle produkter."

#: includes/admin/views/html-admin-page-product-export.php:23
msgid "Export products to a CSV file"
msgstr "Eksporter produkter til en CSV-fil"

#: includes/admin/views/html-admin-page-product-export.php:17
#: includes/react-admin/connect-existing-pages.php:248
msgid "Export Products"
msgstr "Eksporter produkter"

#: includes/admin/settings/views/html-webhooks-edit.php:83
msgid "Product restored"
msgstr "Produkt gjenopprettet"

#: includes/admin/settings/views/html-webhooks-edit.php:79
msgid "Order restored"
msgstr "Ordre gjenopprettet"

#: includes/admin/settings/views/html-webhooks-edit.php:72
msgid "Coupon restored"
msgstr "Kupong gjenopprettet"

#: includes/admin/settings/views/html-admin-page-shipping-zones.php:28
#: packages/woocommerce-blocks/build/checkout.js:43
msgid "Manage shipping methods"
msgstr "Rediger fraktmetoder"

#: includes/admin/class-wc-admin-setup-wizard.php:1086
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:26
#: includes/data-stores/class-wc-shipping-zone-data-store.php:80
msgid "Locations not covered by your other zones"
msgstr "Plasseringer ikke dekket av dine andre soner"

#: includes/admin/settings/class-wc-settings-products.php:194
msgid "Star ratings should be required, not optional"
msgstr "Stjernevurdering skal være påkrevd, ikke valgfritt"

#: includes/admin/settings/class-wc-settings-products.php:185
msgid "Enable star rating on reviews"
msgstr "Aktiver stjernevurdering for omtaler"

#: includes/admin/settings/class-wc-settings-products.php:174
#: includes/class-wc-comments.php:496
msgid "Reviews can only be left by \"verified owners\""
msgstr "Omtaler kan kun lages av \"bekreftede eiere\""

#: includes/admin/settings/class-wc-settings-products.php:155
msgid "Enable product reviews"
msgstr "Aktiver omtaler"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:84
msgid "Set Status - Out of stock"
msgstr "Angi status - Tomt på lager"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:83
msgid "Set Status - In stock"
msgstr "Angi status - På lager"

#: includes/admin/importers/views/html-product-csv-import-form.php:100
msgid "Show advanced options"
msgstr "Vis avanserte innstillinger"

#: includes/admin/importers/views/html-product-csv-import-form.php:100
msgid "Hide advanced options"
msgstr "Skjul avanserte innstillinger"

#: includes/admin/importers/views/html-product-csv-import-form.php:74
msgid "CSV Delimiter"
msgstr "CSV Skilletegn"

#: includes/admin/importers/views/html-product-csv-import-form.php:65
msgid "Alternatively, enter the path to a CSV file on your server:"
msgstr "Eller, legg inn stien til en CSV-fil på din server:"

#: includes/admin/importers/views/html-product-csv-import-form.php:56
msgid "Update existing products"
msgstr "Oppdater eksisterende produkter"

#: includes/admin/importers/views/html-product-csv-import-form.php:23
msgid "Choose a CSV file from your computer:"
msgstr "Velg en CSV-fil fra din datamaskin:"

#: includes/admin/importers/views/html-product-csv-import-form.php:15
msgid "This tool allows you to import (or merge) product data to your store from a CSV or TXT file."
msgstr "Dette verktøyet lar deg importere (eller slå sammen) produktdata til butikken din fra en CSV- eller TXT-fil."

#: includes/admin/importers/views/html-csv-import-progress.php:16
msgid "Your products are now being imported..."
msgstr "Dine produkter blir nå importert..."

#: includes/admin/importers/views/html-csv-import-progress.php:15
msgid "Importing"
msgstr "Importerer"

#: includes/admin/importers/views/html-csv-import-mapping.php:59
msgid "Run the importer"
msgstr "Start importøren"

#: includes/admin/importers/views/html-csv-import-mapping.php:38
msgid "Do not import"
msgstr "Ikke importer"

#: includes/admin/importers/views/html-csv-import-mapping.php:32
msgid "Sample:"
msgstr "Eksempel:"

#: includes/admin/importers/views/html-csv-import-mapping.php:22
msgid "Map to field"
msgstr "Knytt til felt"

#: includes/admin/importers/views/html-csv-import-mapping.php:21
msgid "Column name"
msgstr "Kolonnenavn"

#: includes/admin/importers/views/html-csv-import-mapping.php:15
msgid "Select fields from your CSV file to map against products fields, or to ignore during import."
msgstr "Velg felt fra din CSV-fil for å knytte til produkt-felt, eller for å hoppe over under import."

#: includes/admin/importers/views/html-csv-import-mapping.php:14
msgid "Map CSV fields to products"
msgstr "Knytt CSV-felt til produkter"

#: includes/admin/importers/views/html-csv-import-header.php:13
#: includes/react-admin/connect-existing-pages.php:238
msgid "Import Products"
msgstr "Importer produkter"

#: includes/admin/importers/views/html-csv-import-done.php:70
msgid "Reason for failure"
msgstr "Årsak til feilen"

#. translators: %d: import results
#: includes/admin/importers/views/html-csv-import-done.php:62
msgid "Import complete!"
msgstr "Import ferdig!"

#: includes/admin/importers/views/html-csv-import-done.php:50
msgid "View import log"
msgstr "Vis import log"

#. translators: %d: products count
#: includes/admin/importers/views/html-csv-import-done.php:44
msgid "Failed to import %s product"
msgid_plural "Failed to import %s products"
msgstr[0] "Feil ved import av %s produkt"
msgstr[1] "Feil ved import av %s produkter"

#. translators: %d: products count
#: includes/admin/importers/views/html-csv-import-done.php:36
msgid "%s product was skipped"
msgid_plural "%s products were skipped"
msgstr[0] "%s produkt ble hoppet over"
msgstr[1] "%s produkter ble hoppet over"

#. translators: %d: products count
#: includes/admin/importers/views/html-csv-import-done.php:28
msgid "%s product updated"
msgid_plural "%s products updated"
msgstr[0] "%s produkt oppdatert"
msgstr[1] "%s produkter oppdatert"

#. translators: %d: products count
#: includes/admin/importers/views/html-csv-import-done.php:20
msgid "%s product imported"
msgid_plural "%s products imported"
msgstr[0] "%s produkt importert"
msgstr[1] "%s produkter importert"

#: includes/admin/importers/mappings/generic.php:24
msgid "Parent SKU"
msgstr "Forelder-varenummer"

#: includes/admin/importers/mappings/generic.php:22
#: packages/woocommerce-blocks/build/all-products.js:14
#: packages/woocommerce-blocks/build/product-query.js:1
msgid "Product Title"
msgstr "Produkt tittel"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:732
msgid "Default attribute"
msgstr "Standard attributt"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:731
msgid "Attribute visibility"
msgstr "Attributt synlighet"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:730
msgid "Is a global attribute?"
msgstr "Er en global attributt?"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:729
msgid "Attribute value(s)"
msgstr "Attributt verdi(er)"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:728
#: assets/client/admin/components/index.js:2
msgid "Attribute name"
msgstr "Attributt navn"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:720
msgid "Download URL"
msgstr "Nedlastings URL"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:719
msgid "Download name"
msgstr "Nedlastings navn"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:709
#: assets/client/admin/chunks/504.js:1 assets/client/admin/chunks/8090.js:1
msgid "External product"
msgstr "Eksternt produkt"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:682
msgctxt "Quantity in stock"
msgid "Stock"
msgstr "Lager"

#. translators: %d: Meta number
#. translators: %s: meta data name
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:567
#: includes/export/class-wc-product-csv-exporter.php:736
msgid "Meta: %s"
msgstr "Meta: %s"

#. translators: %d: Download number
#. translators: %s: download number
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:565
#: includes/export/class-wc-product-csv-exporter.php:619
msgid "Download %d URL"
msgstr "Nedlasting %d URL"

#. translators: %d: Download number
#. translators: %s: download number
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:563
#: includes/export/class-wc-product-csv-exporter.php:617
msgid "Download %d name"
msgstr "Nedlasting %d navn"

#. translators: %d: Attribute number
#. translators: %s: attribute number
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:559
#: includes/export/class-wc-product-csv-exporter.php:690
msgid "Attribute %d default"
msgstr "Attributt %d standard"

#. translators: %d: Attribute number
#. translators: %s: attribute number
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:557
#: includes/export/class-wc-product-csv-exporter.php:652
msgid "Attribute %d global"
msgstr "Attributt %d global"

#. translators: %d: Attribute number
#. translators: %s: attribute number
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:555
#: includes/export/class-wc-product-csv-exporter.php:650
msgid "Attribute %d visible"
msgstr "Attributt %d synlig"

#. translators: %d: Attribute number
#. translators: %s: attribute number
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:553
#: includes/export/class-wc-product-csv-exporter.php:648
msgid "Attribute %d value(s)"
msgstr "Attributt %d verdi(er)"

#. translators: %d: Attribute number
#. translators: %s: attribute number
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:551
#: includes/export/class-wc-product-csv-exporter.php:646
msgid "Attribute %d name"
msgstr "Attributt %d navn"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:537
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:711
#: includes/export/class-wc-product-csv-exporter.php:145
msgid "External URL"
msgstr "Ekstern URL"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:532
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:722
#: includes/export/class-wc-product-csv-exporter.php:140
msgid "Download expiry days"
msgstr "Dager til utløpsdato for nedlastingen"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:530
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:703
#: includes/export/class-wc-product-csv-exporter.php:138
#: assets/client/admin/chunks/9740.js:1
msgid "Images"
msgstr "Bilder"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:523
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:735
#: includes/export/class-wc-product-csv-exporter.php:131
msgid "Allow customer reviews?"
msgstr "Tillat omtaler?"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:512
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:683
#: includes/export/class-wc-product-csv-exporter.php:121
msgid "Backorders allowed?"
msgstr "Restordre tillatt?"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:507
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:676
#: includes/export/class-wc-product-csv-exporter.php:115
msgid "Date sale price ends"
msgstr "Sluttdato for utsalgspris"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:506
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:675
#: includes/export/class-wc-product-csv-exporter.php:114
msgid "Date sale price starts"
msgstr "Startdato for utsalgspris"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:504
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:668
#: includes/export/class-wc-product-csv-exporter.php:112
msgid "Short description"
msgstr "Kort beskrivelse"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:503
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:667
#: includes/export/class-wc-product-csv-exporter.php:111
msgid "Visibility in catalog"
msgstr "Synlighet i katalogen"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:502
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:666
#: includes/export/class-wc-product-csv-exporter.php:110
msgid "Is featured?"
msgstr "Er fremhevet?"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:501
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:665
#: includes/export/class-wc-product-csv-exporter.php:109
msgid "Published"
msgstr "Publisert"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:359
msgid "Please upload or provide the link to a valid CSV file."
msgstr "Vennligst last opp eller legg inn lenken til en gyldig CSV-fil."

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:313
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:352
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:405
#: includes/admin/importers/class-wc-tax-rate-importer.php:235
#: includes/admin/importers/class-wc-tax-rate-importer.php:246
#: includes/import/class-wc-product-csv-importer.php:74
msgid "Invalid file type. The importer supports CSV and TXT file formats."
msgstr "Ugyldig filtype. Import-funksjonen støtter CSV og TXT filformat."

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:308
msgid "File is empty. Please upload something more substantial. This error could also be caused by uploads being disabled in your php.ini or by post_max_size being defined as smaller than upload_max_filesize in php.ini."
msgstr "Filen er tom. Vennligst last opp noe mer betydelig. Denne feilen kan også skyldes av at opplastinger blir deaktivert i php.ini eller at post_max_size er definert som mindre enn upload_max_filesize i php.ini."

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:133
msgid "Done!"
msgstr "Ferdig!"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:123
msgid "Column mapping"
msgstr "Kolonne tilknytting"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:118
msgid "Upload CSV file"
msgstr "Last opp CSV-fil"

#: includes/admin/helper/views/html-section-nav.php:13
#: includes/admin/views/html-admin-page-addons.php:50
msgid "Browse Extensions"
msgstr "Bla gjennom utvidelser"

#: includes/admin/helper/views/html-section-account.php:12
msgid "Disconnect"
msgstr "Koble fra"

#: includes/admin/helper/views/html-section-account.php:11
msgid "My Subscriptions"
msgstr "Mine abonnement"

#: includes/admin/helper/views/html-section-account.php:6
#: includes/admin/views/html-admin-page-status-report.php:757
msgid "Connected to WooCommerce.com"
msgstr "Koble til WooCommerce.com"

#: includes/admin/helper/views/html-oauth-start.php:27
#: src/Internal/Admin/Notes/WooSubscriptionsNotes.php:202
#: assets/client/admin/app/index.js:2
msgid "Connect"
msgstr "Koble til"

#: includes/admin/helper/views/html-oauth-start.php:26
msgid "Once connected, your WooCommerce.com purchases will be listed here."
msgstr "Så snart du er koblet til, vil dine WooCommerce.com kjøp vises her."

#: includes/admin/helper/views/html-oauth-start.php:25
msgid "Manage your subscriptions, get important product notifications, and updates, all from the convenience of your WooCommerce dashboard"
msgstr "Rediger abonnementene dine, få viktige produktvarsler og oppdateringer, alt fra ditt brukervennlige WooCommerce-kontrollpanel"

#: includes/admin/helper/views/html-main.php:199
msgid "Installed Extensions without a Subscription"
msgstr "Installerte utvidelser uten et abonnement"

#: includes/admin/helper/views/html-main.php:192
msgid "Could not find any subscriptions on your WooCommerce.com account"
msgstr "Kunne ikke finne noen abonnement på WooCommerce.com-kontoen din"

#: includes/admin/helper/class-wc-helper.php:402
#: includes/admin/helper/views/html-main.php:152
#: includes/admin/helper/views/html-main.php:155
#: includes/admin/helper/views/html-main.php:162
#: includes/admin/helper/views/html-main.php:165
#: includes/admin/helper/views/html-main.php:218
#: includes/admin/helper/views/html-main.php:221
msgid "Inactive"
msgstr "Inaktiv"

#: includes/admin/helper/views/html-main.php:137
msgid "Upgrade"
msgstr "Oppgrader"

#. translators: Email address of person who shared the subscription.
#: includes/admin/helper/views/html-main.php:126
#: includes/admin/helper/views/html-main.php:129
msgid "Shared by %s"
msgstr "Delt av %s"

#: includes/admin/helper/views/html-main.php:120
msgid "Subscription: Unlimited"
msgstr "Abonnement: ubegrenset"

#. translators: %1$d: sites active, %2$d max sites active
#: includes/admin/helper/views/html-main.php:118
msgid "Subscription: Using %1$d of %2$d sites available"
msgstr "Abonnement: bruker %1$d av %2$d tilgjengelige nettsteder"

#. translators: %1$d: sites active, %2$d max sites active
#: includes/admin/helper/views/html-main.php:115
msgid "Subscription: Not available - %1$d of %2$d already in use"
msgstr "Abonnement: ikke tilgjengelig - %1$d av %2$d allerede i bruk"

#: includes/admin/helper/views/html-main.php:105
msgid "Expires on:"
msgstr "Utgår på:"

#: includes/admin/helper/views/html-main.php:100
msgid "Expiring soon!"
msgstr "Utgår snart!"

#: includes/admin/helper/views/html-main.php:95
msgid "Auto renews on:"
msgstr "Fornyes automatisk på:"

#: includes/admin/helper/views/html-main.php:90
msgid "Expired :("
msgstr "Utløpt :("

#: includes/admin/helper/views/html-main.php:18
#: src/Internal/Admin/Onboarding/OnboardingProducts.php:40
msgid "Subscriptions"
msgstr "Abonnementer"

#: includes/admin/helper/views/html-main.php:13
#: includes/admin/helper/views/html-oauth-start.php:14
msgid "WooCommerce Extensions"
msgstr "WooCommerce Utvidelser"

#: includes/admin/helper/views/html-helper-compat.php:5
msgid "We've made things simpler and easier to manage moving forward. From now on you can manage all your WooCommerce purchases directly from the Extensions menu within the WooCommerce plugin itself. <a href=\"%s\">View and manage</a> your extensions now."
msgstr "Vi har gjort ting enklere å håndtere fremover. Fra nå av kan du administrere alle dine WooCommerce-kjøp direkte fra Utvidelser-menyen i WooCommerce. <a href=\"%s\">Se og administrer</a> dine utvidelser nå."

#: includes/admin/helper/views/html-helper-compat.php:4
msgid "Looking for the WooCommerce Helper?"
msgstr "Ser du etter WooCommerce hjelperen?"

#. translators: %1$s: helper url, %2$d: number of extensions
#: includes/admin/helper/class-wc-helper.php:1549
msgid "Note: You currently have <a href=\"%1$s\">%2$d paid extension</a> which should be updated first before updating WooCommerce."
msgid_plural "Note: You currently have <a href=\"%1$s\">%2$d paid extensions</a> which should be updated first before updating WooCommerce."
msgstr[0] "Merk: Du har for øyeblikket <a href=\"%1$s\">%2$d betalt utvidelse</a> som bør oppdateres først før du oppdaterer WooCommerce."
msgstr[1] "Merk: Du har for øyeblikket <a href=\"%1$s\">%2$d betalte utvidelser</a> som bør oppdateres først før du oppdaterer WooCommerce."

#: includes/admin/helper/class-wc-helper.php:649
msgid "Authentication and subscription caches refreshed successfully."
msgstr "Autentisering og abonnements chacher vellykket oppdatert."

#: includes/admin/helper/class-wc-helper.php:642
#: includes/cli/class-wc-cli-com-command.php:120
msgid "You have successfully disconnected your store from WooCommerce.com"
msgstr "Du har koblet fra butikken din fra WooCommerce.com"

#: includes/admin/helper/class-wc-helper.php:635
msgid "You have successfully connected your store to WooCommerce.com"
msgstr "Du har koblet til butikken din til WooCommerce.com"

#. translators: %1$s: product name, %2$s: plugins screen url
#: includes/admin/helper/class-wc-helper.php:626
msgid "An error has occurred when deactivating the extension %1$s. Please proceed to the <a href=\"%2$s\">Plugins screen</a> to deactivate it manually."
msgstr "Det har oppstått en feil ved deaktivering av utvidelsen %1$s. Fortsett til <a href=\"%2$s\">Utvidelses skjermbildet</a> for å deaktivere det manuelt."

#. translators: %s: product name
#: includes/admin/helper/class-wc-helper.php:613
msgid "The extension %s has been deactivated successfully."
msgstr "Utvidelsen %s har vellykket blitt deaktivert."

#. translators: %s: product name
#: includes/admin/helper/class-wc-helper.php:600
msgid "An error has occurred when deactivating the subscription for %s. Please try again later."
msgstr "Det har oppstått en feil ved deaktivering av abonnementet for %s. Prøv igjen senere."

#. translators: %1$s: product name, %2$s: deactivate url
#: includes/admin/helper/class-wc-helper.php:581
msgid "Subscription for %1$s deactivated successfully. You will no longer receive updates for this product. <a href=\"%2$s\">Click here</a> if you wish to deactivate the plugin as well."
msgstr "Abonnementet for %1$s er vellykket deaktivert. Du vil ikke lenger motta oppdateringer for dette produktet. <a href=\"%2$s\">Klikk her</a> hvis du også vil deaktivere utvidelsen."

#. translators: %s: product name
#: includes/admin/helper/class-wc-helper.php:562
msgid "Subscription for %s deactivated successfully. You will no longer receive updates for this product."
msgstr "Abonnementet for %s er vellykket deaktivert. Du vil ikke lenger motta oppdateringer for dette produktet."

#. translators: %s: product name
#: includes/admin/helper/class-wc-helper.php:549
msgid "An error has occurred when activating %s. Please try again later."
msgstr "Det har oppstått en feil under aktivering av %s. Prøv igjen senere."

#. translators: %s: product name
#: includes/admin/helper/class-wc-helper.php:536
msgid "%s activated successfully. You will now receive updates for this product."
msgstr "%s er vellykket aktivert. Du vil nå motta oppdateringer for dette produktet."

#. translators: %s: version number
#: includes/admin/helper/class-wc-helper.php:322
msgid "Version %s is <strong>available</strong>. To enable this update you need to <strong>purchase</strong> a new subscription."
msgstr "Versjon %s er <strong>tilgjengelig</strong>. For å aktivere denne oppdateringen må du <strong>kjøpe</strong> et nytt abonnement."

#: includes/admin/helper/class-wc-helper.php:271
msgid "This subscription is expiring soon. Please <strong>renew</strong> to continue receiving updates and support."
msgstr "Dette abonnementet utgår snart. Vennligst <strong>forny</strong> for å fortsatt få oppdateringer og støtte."

#: includes/admin/helper/class-wc-helper.php:258
msgid "Enable auto-renew"
msgstr "Slå på automatisk fornying"

#: includes/admin/helper/class-wc-helper.php:257
msgid "Subscription is <strong>expiring</strong> soon."
msgstr "Abonnement <strong>utløper</strong> snart."

#: includes/admin/helper/class-wc-helper.php:243
#: includes/admin/helper/class-wc-helper.php:272
msgid "Renew"
msgstr "Forny"

#: includes/admin/helper/class-wc-helper.php:242
msgid "This subscription has expired. Please <strong>renew</strong> to receive updates and support."
msgstr "Dette abonnementet har utgått. Vennligst <strong>forny</strong> for å få oppdateringer og støtte."

#: includes/admin/helper/class-wc-helper.php:234
msgid "This subscription has expired. Contact the owner to <strong>renew</strong> the subscription to receive updates and support."
msgstr "Dette abonnementet har utgått. Kontankt eieren for å <strong>fornye</strong> abonnementet for å få oppdateringer og støtte."

#: includes/admin/helper/class-wc-helper.php:224
msgid "To enable this update you need to <strong>purchase</strong> a new subscription."
msgstr "For å aktivere denne oppdateringen må du <strong>kjøpe</strong> et nytt abonnement."

#: includes/admin/helper/class-wc-helper.php:208
msgid "To enable this update you need to <strong>activate</strong> this subscription."
msgstr "For å aktivere denne oppdateringen må du <strong>aktivere</strong> dette abonnementet."

#. translators: %s: version number
#: includes/admin/helper/class-wc-helper.php:199
#: includes/admin/helper/class-wc-helper.php:219
msgid "Version %s is <strong>available</strong>."
msgstr "Versjon %s er <strong>tilgjengelig</strong>."

#: includes/admin/helper/class-wc-helper-compat.php:186
msgid "WooCommerce Helper"
msgstr "WooCommerce hjelper"

#: includes/admin/class-wc-admin-webhooks.php:320
msgid "Create a new webhook"
msgstr "Opprett en ny webhook"

#: includes/admin/class-wc-admin-webhooks.php:319
msgid "Webhooks are event notifications sent to URLs of your choice. They can be used to integrate with third-party services which support them."
msgstr "Webhooks er hendelsesvarsler sendt til URL'er etter eget valg. De kan brukes til å integrere med tredjepartstjenester som støtter dem."

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:133
msgid "Safe and secure payments using credit cards or your customer's PayPal account."
msgstr "Sikre og trygge betalinger som bruker kundens kredittkort eller PayPal konto."

#: includes/admin/class-wc-admin-profile.php:99
msgid "Copy from billing address"
msgstr "Kopier fra fakturaadresse"

#: includes/admin/importers/views/html-product-csv-import-form.php:14
msgid "Import products from a CSV file"
msgstr "Importer produkter fra en CSV-fil"

#: includes/admin/class-wc-admin-post-types.php:726
msgid "This is a featured product"
msgstr "Dette er et fremhevet produkt"

#: includes/admin/class-wc-admin-post-types.php:720
msgid "This setting determines which shop pages products will be listed on."
msgstr "Denne innstillingen bestemmer på hvilke butikksider produkter vil bli vist."

#: includes/admin/list-tables/class-wc-admin-list-table-products.php:354
msgid "Filter by product type"
msgstr "Filtrer på produkttype"

#: includes/admin/list-tables/class-wc-admin-list-table-products.php:330
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:338
msgid "Filter by category"
msgstr "Filtrer på kategori"

#: includes/admin/list-tables/class-wc-admin-list-table-products.php:425
msgid "Sorting"
msgstr "Sortering"

#: includes/admin/class-wc-admin-importers.php:116
msgid "Import <strong>products</strong> to your store via a csv file."
msgstr "Importer <strong>produkter</strong> til din butikk gjennom en CSV-fil."

#: includes/admin/class-wc-admin-importers.php:116
msgid "WooCommerce products (CSV)"
msgstr "WooCommerce produkter (CSV)"

#: includes/admin/class-wc-admin-importers.php:41
msgid "Product Import"
msgstr "Produkt import"

#: includes/admin/class-wc-admin-exporters.php:44
msgid "Product Export"
msgstr "Produkt Eksport"

#: includes/admin/class-wc-admin-customize.php:85
msgid "Custom Link"
msgstr "Tilpasset lenke"

#: includes/admin/class-wc-admin-customize.php:40
msgid "WooCommerce Endpoint"
msgstr "WooCommerce-endepunkt"

#: includes/admin/class-wc-admin-attributes.php:191
msgid "Back to Attributes"
msgstr "Tilbake til attributter"

#: includes/admin/class-wc-admin-assets.php:486
msgid "Are you sure you want to delete this log?"
msgstr "Er du sikker på at du vil slette denne loggen?"

#: includes/admin/class-wc-admin-assets.php:212
msgid "Export"
msgstr "Eksporter"

#: includes/admin/class-wc-admin-assets.php:211
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:128
msgid "Import"
msgstr "Importer"

#: includes/admin/class-wc-admin-api-keys.php:118
msgid "Create an API key"
msgstr "Opprett en API-nøkkel"

#: includes/admin/class-wc-admin-api-keys.php:117
msgid "The WooCommerce REST API allows external apps to view and manage store data. Access is granted only to those with valid API keys."
msgstr "WooCommerce REST API lar eksterne apper se og administrere butikkdata. Tilgang gis bare til de med gyldige API-nøkler."

#: includes/admin/class-wc-admin-addons.php:550
#: includes/admin/class-wc-admin-addons.php:647
msgid "Free - Install now"
msgstr "Gratis - Installer nå"

#: includes/admin/class-wc-admin-addons.php:1109
#: includes/admin/class-wc-admin-setup-wizard.php:803
#: includes/admin/class-wc-admin-setup-wizard.php:820
msgid "WooCommerce Services"
msgstr "WooCommerce Services"

#: i18n/states.php:1544
msgid "Vrancea"
msgstr "Vrancea"

#: i18n/states.php:1543
msgid "Vaslui"
msgstr "Vaslui"

#: i18n/states.php:1542
msgid "Vâlcea"
msgstr "Vâlcea"

#: i18n/states.php:1541
msgid "Tulcea"
msgstr "Tulcea"

#: i18n/states.php:1540
msgid "Timiș"
msgstr "Timiș"

#: i18n/states.php:1539
msgid "Teleorman"
msgstr "Teleorman"

#: i18n/states.php:1538
msgid "Suceava"
msgstr "Suceava"

#: i18n/states.php:1537
msgid "Sibiu"
msgstr "Sibiu"

#: i18n/states.php:1536
msgid "Satu Mare"
msgstr "Satu Mare"

#: i18n/states.php:1535
msgid "Sălaj"
msgstr "Sălaj"

#: i18n/states.php:1534
msgid "Prahova"
msgstr "Prahova"

#: i18n/states.php:1533
msgid "Olt"
msgstr "Olt"

#: i18n/states.php:1532
msgid "Neamț"
msgstr "Neamț"

#: i18n/states.php:1531
msgid "Mureș"
msgstr "Mureș"

#: i18n/states.php:1530
msgid "Mehedinți"
msgstr "Mehedinți"

#: i18n/states.php:1529
msgid "Maramureș"
msgstr "Maramureș"

#: i18n/states.php:1528
msgid "Ilfov"
msgstr "Ilfov"

#: i18n/states.php:1526
msgid "Ialomița"
msgstr "Ialomița"

#: i18n/states.php:1525
msgid "Hunedoara"
msgstr "Hunedoara"

#: i18n/states.php:1524
msgid "Harghita"
msgstr "Harghita"

#: i18n/states.php:1523
msgid "Gorj"
msgstr "Gorj"

#: i18n/states.php:1522
msgid "Giurgiu"
msgstr "Giurgiu"

#: i18n/states.php:1521
msgid "Galați"
msgstr "Galați"

#: i18n/states.php:1520
msgid "Dolj"
msgstr "Dolj"

#: i18n/states.php:1518
msgid "Covasna"
msgstr "Covasna"

#: i18n/states.php:1517
msgid "Constanța"
msgstr "Constanța"

#: i18n/states.php:1516
msgid "Cluj"
msgstr "Cluj"

#: i18n/states.php:1515
msgid "Caraș-Severin"
msgstr "Caraș-Severin"

#: i18n/states.php:1513
msgid "Buzău"
msgstr "Buzău"

#: i18n/states.php:1512
msgid "București"
msgstr "București"

#: i18n/states.php:1511
msgid "Brașov"
msgstr "Brașov"

#: i18n/states.php:1510
msgid "Brăila"
msgstr "Brăila"

#: i18n/states.php:1509
msgid "Botoșani"
msgstr "Botoșani"

#: i18n/states.php:1508
msgid "Bistrița-Năsăud"
msgstr "Bistrița-Năsăud"

#: i18n/states.php:1507
msgid "Bihor"
msgstr "Bihor"

#: i18n/states.php:1506
msgid "Bacău"
msgstr "Bacău"

#: i18n/states.php:1505
msgid "Argeș"
msgstr "Argeș"

#: i18n/states.php:1504
msgid "Arad"
msgstr "Arad"

#: i18n/states.php:1503
msgid "Alba"
msgstr "Alba"

#: i18n/states.php:212
msgid "Tarija"
msgstr "Tarija"

#: i18n/states.php:210
msgid "Potosí"
msgstr "Potosí"

#: i18n/states.php:209
msgid "Pando"
msgstr "Pando"

#: i18n/states.php:208
msgid "Oruro"
msgstr "Oruro"

#: i18n/states.php:207 i18n/states.php:686 i18n/states.php:1572
msgid "La Paz"
msgstr "La Paz"

#: i18n/states.php:206
msgid "Cochabamba"
msgstr "Cochabamba"

#: i18n/states.php:204
msgid "Beni"
msgstr "Beni"

#: i18n/states.php:205
msgid "Chuquisaca"
msgstr "Chuquisaca"

#. translators: %s: logout url
#: includes/shortcodes/class-wc-shortcode-my-account.php:65
msgid "Are you sure you want to log out? <a href=\"%s\">Confirm and log out</a>"
msgstr "Er du sikker på at du vil logge ut? <a href=\"%s\">Bekreft og logg ut</a>"

#: includes/class-wc-rest-authentication.php:578
msgid "Unknown request method."
msgstr "Ukjent forespørsel-metode."

#: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:76
msgid "Create"
msgstr "Opprett"

#: includes/cli/class-wc-cli-runner.php:115
msgid "Zone ID."
msgstr "Sone ID."

#: src/Admin/API/Reports/Downloads/Controller.php:170
msgid "ID."
msgstr "ID."

#: includes/admin/class-wc-admin-assets.php:316
#: includes/admin/meta-boxes/views/html-order-item-meta.php:63
msgid "Value (required)"
msgstr "Verdi (påkrevd)"

#: includes/admin/class-wc-admin-assets.php:315
#: includes/admin/meta-boxes/views/html-order-item-meta.php:62
msgid "Name (required)"
msgstr "Navn (påkrevd)"

#: includes/admin/meta-boxes/views/html-order-items.php:304
msgid "Recalculate"
msgstr "Beregn på nytt"

#: includes/admin/class-wc-admin-assets.php:374
msgid "Recalculate totals? This will calculate taxes based on the customers country (or the store base country) and update totals."
msgstr "Beregne totaler på nytt? Dette vil beregne avgift basert på kundens land (eller landet til butikkens baseplassering), og oppdatere totalene."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:532
msgid "All missing WooCommerce pages successfully installed"
msgstr "Alle manglende WooCommerce sider ble installert"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:542
msgid "Terms in the product visibility taxonomy."
msgstr "Termer i taksonomien for produktsynlighet."

#: includes/admin/views/html-admin-page-status-report.php:745
msgid "A list of taxonomy terms used for product visibility."
msgstr "En liste over taksonomitermer brukt for produktsynlighet."

#: includes/admin/views/html-admin-page-status-report.php:744
msgid "Taxonomies: Product visibility"
msgstr "Taksonomier: Produktsynlighet"

#. translators: %s contains the name of the original product.
#: includes/admin/class-wc-admin-duplicate-product.php:154
msgid "%s (Copy)"
msgstr "%s (Kopi)"

#: includes/class-wc-ajax.php:961 includes/class-wc-order-item-product.php:72
msgid "Invalid product ID"
msgstr "Ugyldig produkt-ID"

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:176
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:398
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:181
#: includes/rest-api/Controllers/Version3/class-wc-rest-settings-controller.php:51
#: src/Admin/API/Notes.php:507 src/Admin/API/OnboardingProfile.php:104
#: src/Admin/API/Reports/Import/Controller.php:111
msgid "Sorry, you cannot edit this resource."
msgstr "Beklager, du kan ikke redigere denne ressursen."

#: includes/admin/views/html-bulk-edit-product.php:28
msgid "Increase existing price by (fixed amount or %):"
msgstr "Øke eksisterende pris med (fast beløp eller %):"

#: includes/admin/views/html-admin-page-status-report.php:899
msgid "Parent theme author URL"
msgstr "URL til Foreldretemaforfatter"

#: includes/admin/views/html-admin-page-status-report.php:886
msgid "Parent theme version"
msgstr "Versjon på Foreldretema"

#: includes/admin/views/html-admin-page-status-report.php:881
msgid "Parent theme name"
msgstr "Navn på Foreldretema"

#: includes/admin/views/html-admin-page-status-report.php:614
msgid "Active plugins"
msgstr "Aktive utvidelser"

#: includes/admin/views/html-admin-page-status-report.php:315
msgid "Max upload size"
msgstr "Maks opplastingsstørrelse"

#: includes/admin/views/html-admin-page-status-report.php:300
msgid "MySQL version"
msgstr "MySQL-versjon"

#: includes/admin/views/html-admin-page-status-report.php:284
msgid "cURL version"
msgstr "cURL Versjon"

#: includes/admin/views/html-admin-page-status-report.php:243
msgid "PHP version"
msgstr "PHP-versjon"

#: includes/admin/views/html-admin-page-status-report.php:238
msgid "Server info"
msgstr "Serverinfo"

#: includes/admin/reports/class-wc-report-customers.php:116
msgid "Customer sales"
msgstr "Kundesalg"

#: includes/admin/meta-boxes/views/html-order-shipping.php:28
#: src/Internal/Admin/Orders/ListTable.php:1405
#: packages/woocommerce-blocks/build/checkout-blocks/shipping-method-frontend.js:1
#: packages/woocommerce-blocks/build/checkout.js:43
msgid "Shipping method"
msgstr "Fraktmetode"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:514
msgid "Customer provided note:"
msgstr "Kunden la inn et notat:"

#: includes/admin/settings/class-wc-settings-general.php:275
#: includes/admin/views/html-admin-page-status-report.php:726
msgid "Number of decimals"
msgstr "Antall desimaler"

#: includes/admin/settings/class-wc-settings-general.php:265
#: includes/admin/views/html-admin-page-status-report.php:721
msgid "Decimal separator"
msgstr "Desimalskilletegn"

#: includes/admin/settings/class-wc-settings-general.php:255
#: includes/admin/views/html-admin-page-status-report.php:716
msgid "Thousand separator"
msgstr "Tusenskilletegn"

#: includes/admin/settings/class-wc-settings-general.php:239
#: includes/admin/views/html-admin-page-status-report.php:711
msgid "Currency position"
msgstr "Valutaposisjon"

#. Author of the plugin
msgid "Automattic"
msgstr "Automattic"

#. translators: 1: reviews count 2: product name
#: templates/single-product-reviews.php:34
msgid "%1$s review for %2$s"
msgid_plural "%1$s reviews for %2$s"
msgstr[0] "%1$s omtale for %2$s"
msgstr[1] "%1$s omtaler for %2$s"

#: templates/single-product/product-image.php:46
msgid "Awaiting product image"
msgstr "Venter på produktbilde"

#: templates/single-product/photoswipe.php:50
msgid "Next (arrow right)"
msgstr "Neste (høyrepil)"

#: templates/single-product/photoswipe.php:49
msgid "Previous (arrow left)"
msgstr "Forrige (venstrepil)"

#: templates/single-product/photoswipe.php:37
msgid "Zoom in/out"
msgstr "Zoom in/ut"

#: templates/single-product/photoswipe.php:36
msgid "Toggle fullscreen"
msgstr "Fullskjermvisning av/på"

#: templates/single-product/photoswipe.php:35
#: assets/client/admin/customer-effort-score/index.js:1
msgid "Share"
msgstr "Del"

#: templates/single-product/photoswipe.php:34
msgid "Close (Esc)"
msgstr "Lukk (Esc)"

#: templates/product-searchform.php:25
msgid "Search products&hellip;"
msgstr "Søk produkter&hellip;"

#. translators: 1: credit card type 2: last 4 digits
#. translators: %1$s is referring to the payment method brand, %2$s is
#. referring to the last 4 digits of the payment card.
#: templates/myaccount/payment-methods.php:49
#: packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/saved-payment-method-options.js:51
#: packages/woocommerce-blocks/build/checkout-blocks/payment-frontend.js:9
#: packages/woocommerce-blocks/build/checkout.js:41
msgid "%1$s ending in %2$s"
msgstr "%1$s slutter på %2$s"

#. translators: 1: formatted order total 2: total order items
#: templates/myaccount/my-orders.php:75 templates/myaccount/orders.php:61
msgid "%1$s for %2$s item"
msgid_plural "%1$s for %2$s items"
msgstr[0] "%1$s for %2$s produkt"
msgstr[1] "%1$s for %2$s produkter"

#. translators: 1: Orders URL 2: Addresses URL 3: Account URL.
#: templates/myaccount/dashboard.php:48
msgid "From your account dashboard you can view your <a href=\"%1$s\">recent orders</a>, manage your <a href=\"%2$s\">shipping and billing addresses</a>, and <a href=\"%3$s\">edit your password and account details</a>."
msgstr "Fra din kontos kontrollpanel kan du se dine <a href=\"%1$s\">siste ordre</a>, redigere dine <a href=\"%2$s\">leverings- og fakturaadresser</a> og <a href=\"%3$s\">redigere passord og kontodetaljer</a>."

#. translators: 1: user display name 2: logout url
#: templates/myaccount/dashboard.php:35
msgid "Hello %1$s (not %1$s? <a href=\"%2$s\">Log out</a>)"
msgstr "Hei %1$s (ikke %1$s? <a href=\"%2$s\">Logg ut</a>)"

#. translators: %s location.
#: templates/cart/cart-totals.php:72
msgid "(estimated for %s)"
msgstr "(estimert for %s)"

#. Translators: %1$s App name, %2$s scope.
#: templates/auth/form-grant-access.php:35
msgid "This will give \"%1$s\" %2$s access which will allow it to:"
msgstr "Dette vil gi \"%1$s\" %2$s tilgang som vil tillate det å:"

#. translators: %s: maximum price
#: includes/widgets/class-wc-widget-layered-nav-filters.php:95
msgid "Max %s"
msgstr "Maks %s"

#. translators: %s: minimum price
#: includes/widgets/class-wc-widget-layered-nav-filters.php:89
msgid "Min %s"
msgstr "Min %s"

#: includes/wc-order-functions.php:701
msgid "The payment gateway for this order does not support automatic refunds."
msgstr "Betalingsmetoden for denne ordren støtter ikke automatiske refusjoner."

#: includes/wc-order-functions.php:697
msgid "The payment gateway for this order does not exist."
msgstr "Betalingsmetoden for denne ordren finnes ikke."

#: includes/wc-order-functions.php:549
msgid "Invalid refund amount."
msgstr "Ugyldig refusjonsbeløp."

#. translators: 1: price from 2: price to
#: includes/wc-formatting-functions.php:1291
msgctxt "Price range: from-to"
msgid "%1$s &ndash; %2$s"
msgstr "%1$s &ndash; %2$s"

#: includes/wc-coupon-functions.php:24
msgid "Fixed product discount"
msgstr "Fast produktrabatt"

#: includes/wc-coupon-functions.php:23
msgid "Fixed cart discount"
msgstr "Fast handlekurvsrabatt"

#: includes/wc-coupon-functions.php:22
msgid "Percentage discount"
msgstr "Prosent-rabatt"

#: includes/wc-core-functions.php:551
msgid "Iranian toman"
msgstr "Iranian toman"

#. translators: %s template
#: includes/wc-core-functions.php:318
msgid "%s does not exist."
msgstr "%s finnes ikke."

#. translators: %s: coupon code
#. translators: %s Coupon code.
#: includes/wc-cart-functions.php:265
#: packages/woocommerce-blocks/build/cart-blocks/order-summary-discount-frontend.js:11
#: packages/woocommerce-blocks/build/cart.js:55
#: packages/woocommerce-blocks/build/checkout-blocks/order-summary-discount-frontend.js:11
#: packages/woocommerce-blocks/build/checkout.js:29
msgid "Coupon: %s"
msgstr "Kupong: %s"

#. translators: %d: shipping package number
#: includes/wc-cart-functions.php:232
msgctxt "shipping packages"
msgid "Shipping"
msgstr "Frakt"

#: includes/shortcodes/class-wc-shortcode-my-account.php:51
msgid "Your password has been reset successfully."
msgstr "Passordet ditt har blitt tilbakestilt."

#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:42
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:122
#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:169
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:123
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:127
msgid "Specific countries"
msgstr "Utvalgte land"

#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:47
#: assets/client/admin/app/index.js:2
#: packages/woocommerce-blocks/build/cart-frontend.js:3
#: packages/woocommerce-blocks/build/cart.js:51
#: packages/woocommerce-blocks/build/checkout-frontend.js:3
#: packages/woocommerce-blocks/build/checkout.js:25
#: packages/woocommerce-blocks/build/mini-cart-contents.js:19
#: packages/woocommerce-blocks/build/wc-blocks-data.js:13
msgid "Free shipping"
msgstr "Gratis frakt"

#. translators: 1: credit card type 2: last 4 digits 3: expiry month 4: expiry
#. year
#: includes/payment-tokens/class-wc-payment-token-cc.php:53
msgid "%1$s ending in %2$s (expires %3$s/%4$s)"
msgstr "%1$s slutter på %2$s (utgår %3$s/%4$s)"

#: includes/log-handlers/class-wc-log-handler-file.php:355
#: includes/log-handlers/class-wc-log-handler-file.php:375
msgid "This method should not be called before plugins_loaded."
msgstr "Denne metoden bør ikke kalles før 'plugins_loaded'."

#. translators: %s: Site name
#: includes/log-handlers/class-wc-log-handler-email.php:188
msgid "Visit %s admin area:"
msgstr "Besøk %s admin-område:"

#: includes/log-handlers/class-wc-log-handler-email.php:177
msgid "You have received the following WooCommerce log message:"
msgid_plural "You have received the following WooCommerce log messages:"
msgstr[0] "Du har fått følgende WooCommerce logg-melding:"
msgstr[1] "Du har fått følgende WooCommerce logg-meldinger:"

#. translators: 1: Site name 2: Maximum level 3: Log count
#: includes/log-handlers/class-wc-log-handler-email.php:156
msgid "[%1$s] %2$s: %3$s WooCommerce log message"
msgid_plural "[%1$s] %2$s: %3$s WooCommerce log messages"
msgstr[0] "[%1$s] %2$s: %3$s WooCommerce logg-melding"
msgstr[1] "[%1$s] %2$s: %3$s WooCommerce logg meldinger"

#: includes/legacy/abstract-wc-legacy-product.php:72
msgid "Product properties should not be accessed directly."
msgstr "Produktegenskaper skal ikke aksesseres direkte."

#: includes/gateways/paypal/includes/settings-paypal.php:119
msgid "Optionally enter the URL to a 150x50px image displayed as your logo in the upper left corner of the PayPal checkout pages."
msgstr "Valgfritt skriv inn URL-en til et 150x50px bilde som vises som logo øverst til venstre på PayPal betalingssider."

#: includes/gateways/paypal/includes/settings-paypal.php:117
msgid "Image url"
msgstr "Bilde URL"

#. translators: %s: URL
#: includes/gateways/paypal/includes/settings-paypal.php:50
msgid "PayPal sandbox can be used to test payments. Sign up for a <a href=\"%s\">developer account</a>."
msgstr "PayPal sandbox kan brukes for å teste betalinger. Registrer deg for en <a href=\"%s\">utviklerkonto</a>."

#. translators: %s: order ID.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:281
msgid "Order #%s has been marked paid by PayPal IPN, but was previously cancelled. Admin handling required."
msgstr "Ordre #%s har blitt markert som betalt av PayPal IPN, men var kansellert tidligere. Admin-handling er påkrevet."

#. translators: %s: order link.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:279
msgid "Payment for cancelled order %s received"
msgstr "Betaling for kansellert ordre %s mottatt"

#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:211
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-pdt-handler.php:179
msgid "Payment authorized. Change payment status to processing or complete to capture funds."
msgstr "Betaling autorisert.Tilpass betalingsstatus til behandler eller fullført for å hente pengene."

#. translators: 1: Authorization ID, 2: Payment status
#: includes/gateways/paypal/class-wc-gateway-paypal.php:437
msgid "Payment could not be captured - Auth ID: %1$s, Status: %2$s"
msgstr "Betaling kunne ikke hentes - Auth ID: %1$s, Status: %2$s"

#. translators: 1: Amount, 2: Authorization ID, 3: Transaction ID
#: includes/gateways/paypal/class-wc-gateway-paypal.php:430
msgid "Payment of %1$s was captured - Auth ID: %2$s, Transaction ID: %3$s"
msgstr "Betaling av %1$s ble hentet - Auth ID: %2$s, Transaction ID: %3$s"

#. translators: %s: Paypal gateway error message
#: includes/gateways/paypal/class-wc-gateway-paypal.php:419
msgid "Payment could not be captured: %s"
msgstr "Betaling kunne ikke hentes: %s"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:319
msgid "Bank"
msgstr "Bank"

#. translators: 1: Path to template file 2: Path to theme folder
#: includes/emails/class-wc-email.php:1064
msgid "To override and edit this email template copy %1$s to your theme folder: %2$s."
msgstr "For å overstyre og redigere denne e-postmalen, kopier %1$s til temamappen din: %2$s."

#: includes/data-stores/class-wc-payment-token-data-store.php:174
msgid "Invalid payment token."
msgstr "Ugyldig betalingsnøkkel."

#: includes/data-stores/class-wc-payment-token-data-store.php:44
#: includes/data-stores/class-wc-payment-token-data-store.php:88
msgid "Invalid or missing payment token fields."
msgstr "Ugyldige eller manglende felt for betalingsnøkkelen."

#: includes/data-stores/class-wc-customer-download-data-store.php:155
#: includes/data-stores/class-wc-customer-download-data-store.php:167
msgid "Invalid download."
msgstr "Ugyldig nedlasting."

#: includes/data-stores/class-wc-customer-data-store.php:155
msgid "Invalid customer."
msgstr "Ugyldig kunde."

#: includes/data-stores/class-wc-coupon-data-store-cpt.php:118
msgid "Invalid coupon."
msgstr "Ugyldig kupong."

#. translators: 1: Number of database updates performed 2: Database version
#. number
#: includes/cli/class-wc-cli-update-command.php:92
msgid "%1$d update functions completed. Database version is %2$s"
msgstr "%1$d oppdateringer ferdig. Database versjon er %2$s"

#: includes/cli/class-wc-cli-runner.php:223
msgid "Output just the id when the operation is successful."
msgstr "Output bare ID'en når operasjonen er vellykket."

#: includes/cli/class-wc-cli-runner.php:202
#: includes/cli/class-wc-cli-tool-command.php:67
msgid "Render response in a particular format."
msgstr "Generer svar i et bestemt format."

#: includes/cli/class-wc-cli-runner.php:196
#: includes/cli/class-wc-cli-tool-command.php:61
msgid "Get the value of an individual field."
msgstr "Få verdien fra et individuelt felt."

#: includes/cli/class-wc-cli-runner.php:190
#: includes/cli/class-wc-cli-tool-command.php:55
msgid "Limit response to specific fields. Defaults to all fields."
msgstr "Begrens svar til spesifikke felt. Standard er alle felt."

#: includes/cli/class-wc-cli-tool-command.php:46
msgid "The id for the resource."
msgstr "IDen for denne ressursen."

#. translators: %s: Route to a given WC-API endpoint
#: includes/cli/class-wc-cli-runner.php:79
msgid "No schema title found for %s, skipping REST command registration."
msgstr "Ingen skjematittel funnet for %s, hopper over REST kommando registrering."

#: includes/cli/class-wc-cli-rest-command.php:354
msgid "Make sure to include the --user flag with an account that has permissions for this action."
msgstr "Sørg for å inkludere --user flagg med en konto som har tillatelser for denne handlingen."

#: includes/cli/class-wc-cli-rest-command.php:273
msgid "Updated"
msgstr "Oppdatert"

#: includes/cli/class-wc-cli-rest-command.php:159
msgid "Deleted"
msgstr "Slettet"

#: includes/cli/class-wc-cli-rest-command.php:157
msgid "Trashed"
msgstr "Lagt i papirkurven"

#: includes/class-wc-product-external.php:134
msgid "External products cannot be backordered."
msgstr "Eksterne produkter kan ikke restbestilles."

#: includes/class-wc-product-external.php:105
#: includes/class-wc-product-external.php:120
msgid "External products cannot be stock managed."
msgstr "Eksterne produkter kan ikke lagerstyres."

#. translators: %s: attribute name
#: includes/class-wc-post-types.php:229
msgctxt "Product Attribute"
msgid "Product %s"
msgstr "Produkt %s"

#: includes/class-wc-post-types.php:184
msgid "Product shipping classes"
msgstr "Produkt fraktklasse"

#: includes/class-wc-post-types.php:153
msgid "No tags found"
msgstr "Ingen stikkord funnet"

#: includes/class-wc-post-types.php:152
msgid "Choose from the most used tags"
msgstr "Velg fra de mest brukte stikkord"

#: includes/class-wc-post-types.php:151
msgid "Add or remove tags"
msgstr "Legg til eller fjern stikkord"

#: includes/class-wc-post-types.php:150
msgid "Separate tags with commas"
msgstr "Skill stikkord med kommaer"

#: includes/class-wc-post-types.php:149
msgid "Popular tags"
msgstr "Populære stikkord"

#: includes/class-wc-post-types.php:148
msgid "New tag name"
msgstr "Nytt navn for stikkord"

#: includes/class-wc-post-types.php:147
msgid "Add new tag"
msgstr "Legg til nytt stikkord"

#: includes/class-wc-post-types.php:146
msgid "Update tag"
msgstr "Oppdater stikkord"

#: includes/class-wc-post-types.php:145
#: includes/react-admin/connect-existing-pages.php:288
msgid "Edit tag"
msgstr "Rediger stikkord"

#: includes/class-wc-post-types.php:144
msgid "All tags"
msgstr "Alle stikkord"

#: includes/class-wc-post-types.php:143
msgid "Search tags"
msgstr "Søk stikkord"

#: includes/class-wc-post-types.php:141
msgid "Tag"
msgstr "Stikkord"

#: includes/class-wc-post-types.php:108
msgid "No categories found"
msgstr "Ingen kategorier funnet"

#: includes/class-wc-post-types.php:107
msgid "New category name"
msgstr "Nytt navn for kategorien"

#: includes/class-wc-post-types.php:106
msgid "Add new category"
msgstr "Legg til kategori"

#: includes/class-wc-post-types.php:105
msgid "Update category"
msgstr "Oppdater kategori"

#: includes/class-wc-post-types.php:104
#: includes/react-admin/connect-existing-pages.php:268
msgid "Edit category"
msgstr "Rediger kategori"

#: includes/class-wc-post-types.php:103
msgid "Parent category:"
msgstr "Forelder kategori:"

#: includes/class-wc-post-types.php:102
msgid "Parent category"
msgstr "Forelderkategori"

#: includes/class-wc-post-types.php:101
#: assets/client/admin/chunks/analytics-report-categories.js:1
msgid "All categories"
msgstr "Alle kategorier"

#: includes/class-wc-post-types.php:100
#: assets/client/admin/chunks/analytics-report-variations.js:1
msgid "Search categories"
msgstr "Søk kategorier"

#: includes/class-wc-post-types.php:98 src/Admin/API/Leaderboards.php:215
#: src/Admin/API/Reports/Categories/Controller.php:337
#: src/Admin/API/Reports/Products/Controller.php:400
#: assets/client/admin/chunks/analytics-report-categories.js:1
#: assets/client/admin/chunks/analytics-report-products.js:1
#: packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-category/edit.js:47
#: packages/woocommerce-blocks/build/reviews-by-category.js:14
msgid "Category"
msgid_plural "Categories"
msgstr[0] "Kategori"
msgstr[1] "Kategorier"

#. translators: %s: new order status
#: includes/class-wc-order.php:415
msgid "Order status set to %s."
msgstr "Ordrestatus satt til %s."

#: includes/class-wc-order-item-product.php:193
msgid "Invalid product"
msgstr "Ugyldig produkt"

#: includes/class-wc-order-item-product.php:84
msgid "Invalid variation ID"
msgstr "Ugyldig variant-ID"

#: includes/class-wc-order-item-fee.php:131
#: includes/class-wc-order-item-product.php:60 includes/class-wc-tax.php:911
msgid "Invalid tax class"
msgstr "Ugyldig avgiftsklasse"

#: includes/class-wc-install.php:1840
msgid "Visit premium customer support"
msgstr "Besøk premium kundestøtte"

#: includes/class-wc-form-handler.php:948
#: includes/class-wc-form-handler.php:952
#: includes/class-wc-form-handler.php:1087
#: includes/class-wc-form-handler.php:1121
#: packages/woocommerce-blocks/build/active-filters-frontend.js:3
#: packages/woocommerce-blocks/build/all-products-frontend.js:1
#: packages/woocommerce-blocks/build/attribute-filter-frontend.js:1
#: packages/woocommerce-blocks/build/cart-frontend.js:1
#: packages/woocommerce-blocks/build/cart.js:5
#: packages/woocommerce-blocks/build/checkout-frontend.js:1
#: packages/woocommerce-blocks/build/checkout.js:5
#: packages/woocommerce-blocks/build/filter-wrapper-frontend.js:1
#: packages/woocommerce-blocks/build/mini-cart-component-frontend.js:1
#: packages/woocommerce-blocks/build/price-filter-frontend.js:1
#: packages/woocommerce-blocks/build/rating-filter-frontend.js:1
#: packages/woocommerce-blocks/build/reviews-frontend.js:1
#: packages/woocommerce-blocks/build/single-product-frontend.js:1
#: packages/woocommerce-blocks/build/single-product.js:2
#: packages/woocommerce-blocks/build/stock-filter-frontend.js:1
msgid "Error:"
msgstr "Feil:"

#. translators: %s: Attribute name.
#: includes/class-wc-cart.php:1109
msgid "Invalid value posted for %s"
msgstr "Ugyldig verdi lagt inn for %s"

#. translators: %d item count
#: includes/class-wc-cart-session.php:449
msgid "%d item from your previous order is currently unavailable and could not be added to your cart."
msgid_plural "%d items from your previous order are currently unavailable and could not be added to your cart."
msgstr[0] "%d produkt fra din tidligere ordre er utilgjengelig for øyeblikket og kan ikke legges i handlekurven."
msgstr[1] "%d produkter fra din tidligere ordre er utilgjengelig for øyeblikket og kan ikke legges i handlekurven."

#. translators: 1: product name 2: items in stock
#: includes/class-wc-emails.php:628
msgid "%1$s is low in stock. There are %2$d left."
msgstr "Lite %1$s på lager. Det er %2$d igjen."

#: includes/class-wc-data-store.php:95 includes/class-wc-data-store.php:101
#: includes/class-wc-data-store.php:107
#: includes/data-stores/class-wc-shipping-zone-data-store.php:101
msgid "Invalid data store."
msgstr "Ugyldig datalagring."

#: includes/class-wc-customer.php:1026 includes/class-wc-order.php:1259
msgid "Invalid billing email address"
msgstr "Ugyldig faktura e-postadresse"

#: includes/class-wc-customer.php:822
msgid "Invalid role"
msgstr "Ugyldig rolle"

#: includes/class-wc-customer.php:776 src/Admin/API/OnboardingProfile.php:470
#: assets/client/admin/chunks/profile-wizard.js:1
msgid "Invalid email address"
msgstr "Ugyldig e-postadresse"

#: includes/class-wc-coupon.php:726
msgid "Invalid email address restriction"
msgstr "Ugyldig e-postadresse restriksjon"

#: includes/class-wc-coupon.php:527
msgid "Invalid discount type"
msgstr "Ugyldig rabatt-type"

#: includes/class-wc-countries.php:1129
msgid "Eircode"
msgstr "Eircode"

#: includes/class-wc-countries.php:678
msgid "Apartment, suite, unit, etc. (optional)"
msgstr "Leilighet, suite, enhet osv. (valgfritt)"

#: includes/class-wc-countries.php:714
msgid "Street address"
msgstr "Gateadresse"

#. translators: %s: product name
#: includes/class-wc-cart.php:1153
msgid "You cannot add another \"%s\" to your cart."
msgstr "Du kan ikke legge en ekstra \"%s\" i handlekurven."

#: includes/class-wc-cart.php:1165 includes/class-wc-cart.php:1230
#: includes/class-wc-frontend-scripts.php:578
#: includes/wc-cart-functions.php:126 includes/wc-template-functions.php:2222
msgid "View cart"
msgstr "Vis handlekurv"

#. translators: 1: key 2: URL
#: includes/class-wc-cache-helper.php:297
msgid "In order for <strong>database caching</strong> to work with WooCommerce you must add %1$s to the \"Ignored Query Strings\" option in <a href=\"%2$s\">W3 Total Cache settings</a>."
msgstr "For at <strong>database-hurtigbufring</strong> skal fungere i WooCommerce må du legge %1$s til under \"Ignored Query Strings\" i <a href=\"%2$s\">Innstillinger for W3 Total Cache</a>."

#: includes/class-wc-ajax.php:907 includes/class-wc-ajax.php:939
#: includes/class-wc-ajax.php:1029 includes/class-wc-ajax.php:1093
#: includes/class-wc-ajax.php:1135 includes/class-wc-ajax.php:1197
#: includes/class-wc-ajax.php:1238 src/Internal/Orders/CouponsController.php:58
msgid "Invalid order"
msgstr "Ugyldig ordre"

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:400
msgid "The product review cannot be deleted."
msgstr "Omtalen kan ikke slettes."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:393
msgid "The comment has already been trashed."
msgstr "Kommentaren ligger allerede i papirkurven."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:389
msgid "The product review does not support trashing."
msgstr "Omtalen støtter ikke papirkurven."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:369
msgid "Invalid product review ID."
msgstr "Ugyldig omtale-ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:326
msgid "Updating product review failed."
msgstr "Oppdatering av omtalen mislyktes."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:275
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:451
msgid "Creating product review failed."
msgstr "Oppretting av omtalen mislyktes."

#: includes/wc-attribute-functions.php:546
msgid "Could not update the attribute."
msgstr "Kunne ikke oppdatere attributen."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:697
msgid "The date of the customer last order, as GMT."
msgstr "Dato for kundens siste ordre, i GMT."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:638
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:158
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:64
msgid "The date the customer was created, as GMT."
msgstr "Dato da kunden ble opprettet, i GMT."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:383
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:404
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:274
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:307
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:238
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:319
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:438
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:458
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:501
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:153
msgid "Invalid resource ID."
msgstr "Ugyldig ressurs-ID."

#: includes/legacy/api/v2/class-wc-api-customers.php:374
#: includes/legacy/api/v3/class-wc-api-customers.php:375
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:345
msgid "This resource cannot be created."
msgstr "Ressursen kan ikke opprettes."

#: includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php:172
msgid "The date the webhook was last modified, as GMT."
msgstr "Dato da webhook'en sist ble redigert, i GMT."

#: includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php:160
msgid "The date the webhook was created, as GMT."
msgstr "Dato da webhook'en ble opprettet, i GMT."

#: includes/rest-api/Controllers/Version2/class-wc-rest-webhook-deliveries-v2-controller.php:143
msgid "The date the webhook delivery was logged, as GMT."
msgstr "Dato da webhook-leveringen ble loggført, i GMT."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:628
msgid "There was an error calling this tool. There is no callback present."
msgstr "There was an error calling this tool. There is no callback present."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:624
msgid "Tool ran."
msgstr "Verktøy kjørte."

#. translators: %d: amount of orphaned variations
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:475
msgid "%d orphaned variations deleted"
msgstr "%d foreldede varianter slettet"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:389
msgid "Tool return message."
msgstr "Verktøy tilbakemelding."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:384
msgid "Did the tool run successfully?"
msgstr "Har verktøyet kjørt vellykket?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:376
msgid "Tool description."
msgstr "Verktøy beskrivelse."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:368
msgid "What running the tool will do."
msgstr "Hva skjer når du kjører verktøyet."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:360
msgid "Tool name."
msgstr "Verktøynavn."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:352
msgid "A unique identifier for the tool."
msgstr "Unik ID for verktøyet."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:269
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:294
msgid "Invalid tool ID."
msgstr "Ugyldig verktøy-ID."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:185
msgid "This tool will install all the missing WooCommerce pages. Pages already defined and set up will not be replaced."
msgstr "Dette verktøyet vil installere alle de manglende WooCommerce sider. Sider allerede definert og satt opp vil ikke bli erstattet."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:139
msgid "This tool will delete all variations which have no parent."
msgstr "Dette verktøyet vil slette alle varianter som ikke har noe foreldre."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:138
msgid "Delete orphaned variations"
msgstr "Slett varianter uten forelder"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:137
msgid "Orphaned variations"
msgstr "Varianter uten forelder"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:573
msgid "WooCommerce pages."
msgstr "WooCommerce sider."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:565
msgid "Hide errors from visitors?"
msgstr "Hjem feil for besøkende?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:553
msgid "Security."
msgstr "Sikkerhet."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:533
msgid "Taxonomy terms for product/order statuses."
msgstr "Taksonomivilkår for ordre-/produktstatuser."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:527
msgid "Geolocation enabled?"
msgstr "Geolocation aktivert?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:497
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php:218
msgid "Currency symbol."
msgstr "Valutasymbol."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:491
msgid "Currency."
msgstr "Valuta."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:485
msgid "SSL forced?"
msgstr "SSL tvunget?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:479
msgid "REST API enabled?"
msgstr "REST API aktivert?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:473
msgid "Settings."
msgstr "Innstillinger."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:443
msgid "Template overrides."
msgstr "Temaoverstyringer."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:437
msgid "Does this theme have outdated templates?"
msgstr "Har dette temaet utdaterte maler?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:431
msgid "Does the theme have a woocommerce.php file?"
msgstr "Har dette temaet en woocommerce.php fil?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:425
msgid "Does the theme declare WooCommerce support?"
msgstr "Bekrefter dette temaet WooCommerce støtte?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:419
msgid "Is this theme a child theme?"
msgstr "Er dette temaet et dattertema?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:412
msgid "Theme author URL."
msgstr "Temaforfatter URL."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:406
msgid "Latest version of theme."
msgstr "Siste temaversjon."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:400
msgid "Theme version."
msgstr "Temaversjon."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:394
#: src/Admin/API/OnboardingThemes.php:205
msgid "Theme name."
msgstr "Temanavn."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:388
msgid "Theme."
msgstr "Tema."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:350
msgid "Database tables."
msgstr "Database tabeller."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:338
msgid "Database prefix."
msgstr "Database prefiks."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:326
msgid "Database."
msgstr "Database."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:318
msgid "Remote GET response."
msgstr "Remote GET svar."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:312
msgid "Remote GET successful?"
msgstr "Remote GET vellykket?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:306
msgid "Remote POST response."
msgstr "Remote POST svar."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:300
msgid "Remote POST successful?"
msgstr "Remote POST vellykket?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:294
msgid "Is mbstring enabled?"
msgstr "Er mbstring aktivert?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:288
msgid "Is GZip enabled?"
msgstr "Er GZip aktivert?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:282
msgid "Is DomDocument class enabled?"
msgstr "Er DomDocument class aktivert?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:276
msgid "Is SoapClient class enabled?"
msgstr "Er SoapClient class aktivert?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:270
msgid "Is fsockopen/cURL enabled?"
msgstr "Er fsockopen/cURL aktivert?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:264
msgid "Default timezone."
msgstr "Standard tidssone."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:240
msgid "Is SUHOSIN installed?"
msgstr "Er SUHOSIN installert?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:228
msgid "PHP max input vars."
msgstr "PHP maks inputvariabler."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:222
msgid "PHP max execution time."
msgstr "PHP maks execution time."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:216
msgid "PHP post max size."
msgstr "PHP post maks størrelse."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:198
msgid "WordPress language."
msgstr "WordPress språk."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:192
msgid "Are WordPress cron jobs enabled?"
msgstr "Er WordPress cron jobs aktivert?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:186
msgid "Is WordPress debug mode active?"
msgstr "Er WordPress debug mode aktivert?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:180
msgid "WordPress memory limit."
msgstr "WordPress memory limit."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:174
msgid "Is WordPress multisite?"
msgstr "Er WordPress multisite?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:168
msgid "WordPress version."
msgstr "WordPress versjon."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:162
msgid "Is log directory writable?"
msgstr "Er logmappen skrivbar?"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:156
msgid "Log directory."
msgstr "Logmappen."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:150
msgid "WooCommerce version."
msgstr "WooCommerce versjon."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:143
msgid "Site URL."
msgstr "Site-URL."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:136
msgid "Home URL."
msgstr "Hjem-URL."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:130
msgid "Environment."
msgstr "Miljø."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php:295
msgid "Shipping zone order."
msgstr "Fraktsone rekkefølge."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php:214
msgid "Shipping zones do not support trashing."
msgstr "Fraktsoner støtter ikke papirkurven."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php:154
msgid "Resource cannot be created. Check to make sure 'order' and 'name' are present."
msgstr "Ressursen kunne ikke opprettes. Sjekk at det finnes 'rekkefølge' og 'navn'."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php:41
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php:287
msgid "Shipping zone name."
msgstr "Fraktsone navn."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:482
msgid "Shipping method settings."
msgstr "Fraktmetode innstillinger."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:459
msgid "Shipping method enabled status."
msgstr "Fraktmetode aktivert status."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:454
msgid "Shipping method sort order."
msgstr "Fraktmetode rekkefølge."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:448
msgid "Shipping method customer facing title."
msgstr "Fraktmetode tittel som vises til kunden."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:436
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:442
msgid "Shipping method instance ID."
msgstr "Fraktmetode instance ID."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:230
msgid "Shipping methods do not support trashing."
msgstr "Fraktmetoder støtter ikke papirkurven."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:177
msgid "Resource cannot be created."
msgstr "Ressursen kunne ikke opprettes."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:64
msgid "Unique ID for the instance."
msgstr "Unik ID for forekomsten."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:29
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:60
msgid "Unique ID for the zone."
msgstr "Unik ID for sonen."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-locations-v2-controller.php:174
msgid "Shipping zone location type."
msgstr "Fraktsone plasseringstype."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-locations-v2-controller.php:169
msgid "Shipping zone location code."
msgstr "Fraktsone plasseringskode."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-locations-v2-controller.php:29
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php:54
#: src/Admin/API/Customers.php:51 src/Admin/API/Notes.php:70
msgid "Unique ID for the resource."
msgstr "Unik ID for ressursen."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php:210
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:476
msgid "Shipping method description."
msgstr "Fraktmetode beskrivelse."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php:204
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:470
msgid "Shipping method title."
msgstr "Fraktmetode tittel."

#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php:198
msgid "Method ID."
msgstr "Metode ID."

#: includes/rest-api/Controllers/Version2/class-wc-rest-settings-v2-controller.php:222
#: includes/rest-api/Controllers/Version3/class-wc-rest-settings-controller.php:103
msgid "IDs for settings sub groups."
msgstr "IDer for undergruppe innstillinger."

#: includes/rest-api/Controllers/Version2/class-wc-rest-settings-v2-controller.php:216
#: includes/rest-api/Controllers/Version3/class-wc-rest-settings-controller.php:98
msgid "ID of parent grouping."
msgstr "ID forelder gruppering."

#: includes/rest-api/Controllers/Version2/class-wc-rest-settings-v2-controller.php:198
#: includes/rest-api/Controllers/Version3/class-wc-rest-settings-controller.php:83
msgid "A unique identifier that can be used to link settings together."
msgstr "En unik identifikator som kan brukes til å koble innstillinger sammen."

#: includes/rest-api/Controllers/Version2/class-wc-rest-settings-v2-controller.php:63
msgid "No setting groups have been registered."
msgstr "Ingen innstillingsgrupper har blitt registrert."

#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:582
#: includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php:240
msgid "Array of options (key value pairs) for inputs such as select, multiselect, and radio buttons."
msgstr "Rekke alternativer (key value pairs) for inputs som select, multiselect, og radio buttons."

#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:241
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:253
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:259
msgid "Invalid setting."
msgstr "Ugyldig verdi."

#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:165
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:172
#: includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php:76
#: includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php:82
msgid "Invalid setting group."
msgstr "Ugyldig innstillingsgruppe."

#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:47
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:66
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:86
msgid "Settings group ID."
msgstr "Innstillinger gruppe-ID."

#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2383
msgid "Limit result set to products based on a maximum price."
msgstr "Avgrens resultat til produkter basert på maksimum pris."

#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2377
msgid "Limit result set to products based on a minimum price."
msgstr "Avgrens resultat til produkter basert på minimum pris."

#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2371
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:323
msgid "Limit result set to products on sale."
msgstr "Avgrens resultat til produkter på salg."

#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2365
msgid "Limit result set to products in stock or out of stock."
msgstr "Avgrens resultat til produkter på lager eller tomt på lager."

#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2356
msgid "Limit result set to products with a specific tax class."
msgstr "Avgrens resultat til produkter med en bestemt avgiftsklasse."

#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2318
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:262
msgid "Limit result set to featured products."
msgstr "Avgrens resultat til fremhevede produkter."

#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2228
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1374
msgid "List of variations IDs."
msgstr "Liste over variasjons ID'er."

#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1715
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:854
msgid "The date the product was last modified, as GMT."
msgstr "Dato da produktet sist ble redigert, i GMT."

#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1703
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:843
msgid "The date the product was created, as GMT."
msgstr "Dato da produktet ble opprettet, i GMT."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1909
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2386
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:783
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1866
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:585
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1005
msgid "Number of days until access to downloadable files expires."
msgstr "Antall dager før adgang til nedlastbare filer utløper."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1903
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2380
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:777
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1860
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:579
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:999
msgid "Number of times downloadable files can be downloaded after purchase."
msgstr "Antall ganger nedlastbare filer kan lastes ned etter kjøp."

#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:712
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1789
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:513
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:518
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:928
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:933
msgid "End date of sale price, in the site's timezone."
msgstr "Sluttdato for utsalgspris, i nettstedets tidssone."

#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:707
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1784
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:508
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:923
msgid "Start date of sale price, as GMT."
msgstr "Startdato for utsalgspris, i GMT."

#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:702
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1779
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:503
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:918
msgid "Start date of sale price, in the site's timezone."
msgstr "Startdato for utsalgspris, i nettstedets tidssone."

#: includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php:169
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:840
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductReviewSchema.php:70
msgid "The date the review was created, as GMT."
msgstr "Dato da omtalen ble opprettet, i GMT."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:535
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php:159
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:881
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductReviewSchema.php:108
msgid "The content of the review."
msgstr "Omtalens innhold."

#: includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php:173
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:907
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2128
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php:173
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:715
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1273
msgid "The date the image was last modified, as GMT."
msgstr "Dato for siste endring av bildet, i GMT."

#: includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php:161
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:895
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2116
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php:161
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:703
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1261
msgid "The date the image was created, as GMT."
msgstr "Dato da bildet ble opprettet, i GMT."

#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:442
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:563
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:529
#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:214
#: includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php:221
msgid "Placeholder text to be displayed in text inputs."
msgstr "Plassholdertekst som skal vises i tekstfelt."

#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:436
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:554
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:523
#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:208
#: includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php:212
msgid "Additional help text shown to the user about the setting."
msgstr "Ekstra hjelptekst om innstillingen som vises til brukeren."

#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:430
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:548
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:517
#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:202
#: includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php:206
msgid "Default value for the setting."
msgstr "Standard verdi for innstillingen."

#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:425
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:543
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:512
#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:197
#: includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php:201
msgid "Setting value."
msgstr "Innstilt verdi."

#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:418
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:572
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:505
#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:190
#: includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php:230
msgid "Type of setting."
msgstr "Type innstilling."

#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:412
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:534
#: includes/rest-api/Controllers/Version2/class-wc-rest-settings-v2-controller.php:210
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:499
#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:184
#: includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php:192
#: includes/rest-api/Controllers/Version3/class-wc-rest-settings-controller.php:93
msgid "A human readable description for the setting used in interfaces."
msgstr "En lesbar beskrivelse for innstillingen som brukes i grensesnittet."

#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:406
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:525
#: includes/rest-api/Controllers/Version2/class-wc-rest-settings-v2-controller.php:204
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:493
#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:178
#: includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php:183
#: includes/rest-api/Controllers/Version3/class-wc-rest-settings-controller.php:88
msgid "A human readable label for the setting used in interfaces."
msgstr "En lesbar etikett for innstillingen som brukes i grensesnittet."

#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:400
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:516
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:487
#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:172
#: includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php:165
msgid "A unique identifier for the setting."
msgstr "En unik identifikator for innstillingen."

#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:395
#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:167
msgid "Payment gateway settings."
msgstr "Betalingsløsning innstillinger."

#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:389
#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:152
msgid "Payment gateway method description."
msgstr "Betalingsløsning beskrivelse."

#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:383
#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:146
msgid "Payment gateway method title."
msgstr "Betalingsløsning tittel."

#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:378
#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:141
msgid "Payment gateway enabled status."
msgstr "Betalingsløsning aktivert status."

#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:370
#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:133
msgid "Payment gateway sort order."
msgstr "Betalingsløsning rekkefølge."

#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:365
#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:128
msgid "Payment gateway description on checkout."
msgstr "Betalingsløsning beskrivelse på kassesiden."

#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:360
#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:123
msgid "Payment gateway title on checkout."
msgstr "Betalingsløsning tittel på kassesiden."

#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:354
#: includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php:117
msgid "Payment gateway ID."
msgstr "Betalingsløsning ID."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1351
msgid "The date the order was completed, as GMT."
msgstr "Dato da ordren ble fullført, i GMT."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1339
msgid "The date the order was paid, as GMT."
msgstr "Dato da ordren ble betalt, i GMT."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1024
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1123
msgid "The date the order was last modified, as GMT."
msgstr "Dato da ordren sist ble redigert, i GMT."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1006
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1085
msgid "Version of WooCommerce which last updated the order."
msgstr "WooCommerce versjon som sist oppdaterte ordren."

#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:568
msgid "When true, the payment gateway API is used to generate the refund."
msgstr "Hvis sant, betalingsmetodens API brukes for å generere refusjonen."

#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:390
msgid "User ID of user who created the refund."
msgstr "Bruker-ID av brukeren som opprettet refusjonen."

#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:374
msgid "The date the order refund was created, as GMT."
msgstr "Dato da ordren ble refundert, i GMT."

#: includes/rest-api/Controllers/Version2/class-wc-rest-order-notes-v2-controller.php:173
msgid "Limit result to customers or internal notes."
msgstr "Avgrens resultatet til kunder eller interne notater."

#: includes/rest-api/Controllers/Version2/class-wc-rest-order-notes-v2-controller.php:152
#: includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php:151
msgid "If true, the note will be shown to customers and they will be notified. If false, the note will be for admin reference only."
msgstr "Hvis sant, notatet vises til kunder og de vil bli informert. Hvis usant, notatet er kun som referanse for admin."

#: includes/rest-api/Controllers/Version2/class-wc-rest-order-notes-v2-controller.php:141
#: includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php:140
msgid "The date the order note was created, as GMT."
msgstr "Dato da ordrenotatet ble opprettet, i GMT."

#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:332
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:243
msgid "Is the customer a paying customer?"
msgstr "Er kunden en betalende kunde?"

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:644
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:170
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:76
msgid "The date the customer was last modified, as GMT."
msgstr "Dato da kunden sist ble redigert, i GMT."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1018
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1111
msgid "The date the order was created, as GMT."
msgstr "Dato da ordren ble opprettet, i GMT."

#: includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php:135
msgid "The date when download access expires, as GMT."
msgstr "Utløpsdato for nedlastingstilgangen, i GMT."

#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:508
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:363
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:408
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:532
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1370
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1487
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1607
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1698
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1796
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1854
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:973
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2257
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:262
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:776
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1404
msgid "Meta ID."
msgstr "Meta ID."

#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:501
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:356
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:401
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:524
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1363
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1480
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1600
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1691
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1789
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1847
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:966
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2250
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:255
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:769
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1397
msgid "Meta data."
msgstr "Metadata."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:549
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:492
msgid "List of user IDs (or guest email addresses) that have used the coupon."
msgstr "Liste over bruker-ID'er (eller gjest e-postadresser) som har brukt kupongen."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:525
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:468
msgid "If true, this coupon will not be applied to items that have sale prices."
msgstr "Hvis sant, kupongen benyttes ikke for produkter som er på salg."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:503
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:446
msgid "If true and if the free shipping method requires a coupon, this coupon will enable free shipping."
msgstr "Hvis sant og hvis gratis frakt påkrever en kupong, denne kupongen vil gi gratis frakt."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:488
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:431
msgid "How many times the coupon can be used in total."
msgstr "Antall ganger kupongen kan brukes totalt."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:466
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:409
msgid "If true, the coupon can only be used individually. Other applied coupons will be removed from the cart."
msgstr "Hvis sant, denne kupongen kan kun brukes individuelt. Andre brukte kuponger vil fjernes fra handlekurven."

#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:398
msgid "The date the coupon expires, as GMT."
msgstr "Utløpsdato for kupongen, i GMT."

#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:393
msgid "The date the coupon expires, in the site's timezone."
msgstr "Utløpsdato for kupongen, i nettstedets tidssone."

#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:375
msgid "The date the coupon was last modified, as GMT."
msgstr "Dato da kupongen sist ble redigert, i GMT."

#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:363
msgid "The date the coupon was created, as GMT."
msgstr "Dato da kupongen ble opprettet, i GMT."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:450
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:347
msgid "The amount of discount. Should always be numeric, even if setting a percentage."
msgstr "Størrelse på rabatt. Bør alltid være numerisk, også når du bruker prosentdel."

#. translators: %s: amount of errors
#: includes/class-wc-rest-authentication.php:314
msgid "Missing OAuth parameter %s"
msgid_plural "Missing OAuth parameters %s"
msgstr[0] "Mangler OAuth parameter %s"
msgstr[1] "Mangler OAuth parametere %s"

#: includes/admin/views/html-report-by-date.php:20
msgid "From %1$s to %2$s"
msgstr "Fra %1$s til %2$s"

#: includes/admin/views/html-bulk-edit-product.php:54
msgid "Set to regular price decreased by (fixed amount or %):"
msgstr "Sett på ordinær pris redusert med (fast beløp eller %):"

#: includes/admin/views/html-bulk-edit-product.php:53
msgid "Decrease existing sale price by (fixed amount or %):"
msgstr "Redusere eksisterende utsalgspris med (fast beløp eller %):"

#: includes/admin/views/html-bulk-edit-product.php:52
msgid "Increase existing sale price by (fixed amount or %):"
msgstr "Øke eksisterende utsalgspris med (fast beløp eller %):"

#: includes/admin/views/html-bulk-edit-product.php:26
#: includes/admin/views/html-bulk-edit-product.php:50
#: includes/admin/views/html-bulk-edit-product.php:75
#: includes/admin/views/html-bulk-edit-product.php:94
#: includes/admin/views/html-bulk-edit-product.php:123
#: includes/admin/views/html-bulk-edit-product.php:147
#: includes/admin/views/html-bulk-edit-product.php:169
#: includes/admin/views/html-bulk-edit-product.php:186
#: includes/admin/views/html-bulk-edit-product.php:205
#: includes/admin/views/html-bulk-edit-product.php:239
#: includes/admin/views/html-bulk-edit-product.php:258
#: includes/admin/views/html-bulk-edit-product.php:298
msgid "— No change —"
msgstr "— Ingen endring —"

#: includes/admin/views/html-admin-page-status-report.php:979
msgid "Learn how to update"
msgstr "Lær hvordan å oppdatere"

#: includes/admin/views/html-admin-page-status-report.php:972
msgid "Outdated templates"
msgstr "Utdaterte maler"

#. Translators: %1$s: Template name, %2$s: Template version, %3$s: Core
#. version.
#: includes/admin/views/html-admin-page-status-report.php:946
msgid "%1$s version %2$s is out of date. The core version is %3$s"
msgstr "%1$s versjon %2$s er utdatert. Kjerneversjonen er %3$s"

#. Translators: %s: docs link.
#: includes/admin/views/html-admin-page-status-report.php:812
msgid "Page visibility should be <a href=\"%s\" target=\"_blank\">public</a>"
msgstr "Sidesynlighet bør være <a href=\"%s\" target=\"_blank\">offentlig</a>"

#. Translators: %s: page name.
#: includes/admin/views/html-admin-page-status-report.php:794
msgid "Edit %s page"
msgstr "Rediger %s side"

#: includes/admin/views/html-admin-page-status-report.php:731
msgid "Taxonomies: Product types"
msgstr "Taksonomier: Produkttyper"

#: includes/admin/views/html-admin-page-status-report.php:605
msgid "Error messages should not be shown to visitors."
msgstr "Feilmeldinger skal ikke vised til besøkende."

#: includes/admin/views/html-admin-page-status-report.php:600
msgid "Error messages can contain sensitive information about your store environment. These should be hidden from untrusted visitors."
msgstr "Feilmeldinger kan inneholde sensitiv informasjon om butikkmiljøet. Disse bør være skjult for tvilsomme besøkere."

#: includes/admin/views/html-admin-page-status-report.php:599
msgid "Hide errors from visitors"
msgstr "Skjul feil for besøkere"

#. Translators: %s: docs link.
#: includes/admin/views/html-admin-page-status-report.php:592
msgid "Your store is not using HTTPS. <a href=\"%s\" target=\"_blank\">Learn more about HTTPS and SSL Certificates</a>."
msgstr "Butikken din bruker ikke HTTPS. <a href=\"%s\" target=\"_blank\">Ler mer om HTTPS og SSL sertifikater</a>."

#: includes/admin/views/html-admin-page-status-report.php:584
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:559
msgid "Is the connection to your store secure?"
msgstr "Er tilkoblingen til butikken din sikker?"

#: includes/admin/views/html-admin-page-status-report.php:583
msgid "Secure connection (HTTPS)"
msgstr "Sikker tilkobling (HTTPS)"

#: includes/admin/views/html-admin-page-status-report.php:578
msgid "Security"
msgstr "Sikkerhet"

#. Translators: %1$s: Database prefix, %2$s: Docs link.
#: includes/admin/views/html-admin-page-status-report.php:481
msgid "How to update your database table prefix"
msgstr "Hvordan oppdatere din database tabell prefiks"

#. Translators: %1$s: Database prefix, %2$s: Docs link.
#: includes/admin/views/html-admin-page-status-report.php:481
msgid "%1$s - We recommend using a prefix with less than 20 characters. See: %2$s"
msgstr "%1$s - Vi anbefaler å bruke en prefiks med mindre enn 20 tegn. Se: %2$s"

#: includes/admin/views/html-admin-page-status-report.php:475
msgid "Database prefix"
msgstr "Database prefiks"

#: includes/admin/views/html-admin-page-status-report.php:389
msgid "Multibyte string"
msgstr "Multibyte string"

#: includes/admin/views/html-admin-page-status-report.php:375
msgid "GZip"
msgstr "GZip"

#: includes/admin/views/html-admin-page-status-report.php:361
msgid "DOMDocument"
msgstr "DOMDocument"

#: includes/admin/views/html-admin-page-status-report.php:347
msgid "SoapClient"
msgstr "SoapClient"

#: includes/admin/views/html-admin-page-status-report.php:334
msgid "fsockopen/cURL"
msgstr "fsockopen/cURL"

#. Translators: %1$s: Log directory, %2$s: Log directory constant
#: includes/admin/views/html-admin-page-status-report.php:138
msgid "To allow logging, make %1$s writable or define a custom %2$s."
msgstr "For å tillate logging, gjør %1$s skrivbar eller definer en egendefinert %2$s."

#: includes/admin/views/html-admin-page-status-logs.php:19
msgid "Delete log"
msgstr "Slett logg"

#: includes/admin/views/html-admin-page-status-logs-db.php:26
msgid "Are you sure you want to clear all logs from the database?"
msgstr "Er du sikker på at du vil fjerne alle logger fra databasen?"

#: includes/admin/views/html-admin-page-status-logs-db.php:20
msgid "Flush all logs"
msgstr "Tøm alle logger"

#: includes/admin/settings/views/html-webhooks-edit.php:148
msgid "Legacy API v3 (deprecated)"
msgstr "Legacy API v3 (foreldet)"

#. translators: %d: rest api version number
#: includes/admin/settings/views/html-webhooks-edit.php:144
msgid "WP REST API Integration v%d"
msgstr "WP REST API Integration v%d"

#: includes/admin/settings/views/html-webhooks-edit.php:135
msgid "REST API version used in the webhook deliveries."
msgstr "REST API-versjonen som brukes i webhook leveranser."

#: includes/admin/settings/views/html-settings-tax.php:134
msgctxt "Pagination"
msgid "%1$s of %2$s"
msgstr "%1$s av %2$s"

#: includes/admin/settings/views/html-keys-edit.php:49
msgid "Search for a user&hellip;"
msgstr "Søk etter en bruker&hellip;"

#: includes/admin/settings/views/html-admin-page-shipping-zones.php:31
msgid "This zone is <b>optionally</b> used for regions that are not included in any other shipping zone."
msgstr "Denne sonen er <b>valgfritt</b> brukt for regioner som ikke er inkludert i noen annen fraktsone."

#: includes/admin/settings/views/html-admin-page-shipping-zones.php:11
msgid "WooCommerce will match a customer to a single zone using their shipping address and present the shipping methods within that zone to them."
msgstr "WooCommerce vil matche en kunde til en enkelt sone ved hjelp av deres leveringsadresse, og presentere fraktmetoder innenfor denne sonen for dem."

#: includes/admin/settings/views/html-admin-page-shipping-zones.php:11
msgid "A shipping zone is a geographic region where a certain set of shipping methods are offered."
msgstr "En fraktsone er et geografisk område der et visst sett av fraktmetoder tilbys."

#. translators: %s: shipping method title
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:145
msgid "%s Settings"
msgstr "%s Innstillinger"

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:38
msgid "These are regions inside this zone. Customers will be matched against these regions."
msgstr "Dette er regioner innenfor denne sonen. Kundene vil bli matchet mot disse regionene."

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:37
msgid "Zone regions"
msgstr "Soneregioner"

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:27
msgid "This is the name of the zone for your reference."
msgstr "Dette er navnet på sonen for din referanse."

#: includes/admin/settings/class-wc-settings-shipping.php:324
msgid "Are you sure you want to delete this zone? This action cannot be undone."
msgstr "Er du sikkert på at du vil slette denne sonen? Denne handlingen kan ikke angres."

#: includes/admin/settings/class-wc-settings-shipping.php:152
msgid "Enable debug mode"
msgstr "Aktiver feilsøkingsmodus"

#: includes/admin/settings/class-wc-settings-shipping.php:151
msgid "Debug mode"
msgstr "Feilsøkingsmodus"

#: includes/admin/settings/class-wc-settings-shipping.php:50
#: includes/admin/settings/class-wc-settings-shipping.php:111
#: packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/no-shipping-placeholder/index.js:18
#: packages/woocommerce-blocks/build/cart-blocks/order-summary-shipping-frontend.js:11
#: packages/woocommerce-blocks/build/cart.js:61
#: packages/woocommerce-blocks/build/checkout-blocks/order-summary-shipping-frontend.js:11
#: packages/woocommerce-blocks/build/checkout-blocks/shipping-methods-frontend.js:9
#: packages/woocommerce-blocks/build/checkout.js:43
#: packages/woocommerce-blocks/build/checkout.js:51
msgid "Shipping options"
msgstr "Fraktvalg"

#: includes/admin/settings/class-wc-settings-shipping.php:49
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:14
#: includes/admin/settings/views/html-admin-page-shipping-zones-instance.php:7
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:8
#: includes/admin/views/html-notice-legacy-shipping.php:18
#: assets/client/admin/chunks/shipping-recommendations.js:1
msgid "Shipping zones"
msgstr "Fraktsoner"

#: includes/admin/settings/class-wc-settings-products.php:334
msgid "Never show quantity remaining in stock"
msgstr "Aldri vis antall på lager"

#: includes/admin/settings/class-wc-settings-products.php:333
msgid "Only show quantity remaining in stock when low e.g. \"Only 2 left in stock\""
msgstr "Kun vis antall på lager når antallet er lavt, f.eks. \"Kun 2 på lager\""

#: includes/admin/settings/class-wc-settings-products.php:332
msgid "Always show quantity remaining in stock e.g. \"12 in stock\""
msgstr "Alltid vis antall på lager, f.eks. \"12 på lager\""

#: includes/admin/settings/class-wc-settings-products.php:325
msgid "This controls how stock quantities are displayed on the frontend."
msgstr "Dette styrer hvordan lagerantaller vises i front-end."

#: includes/admin/settings/class-wc-settings-products.php:302
msgid "When product stock reaches this amount the stock status will change to \"out of stock\" and you will be notified via email. This setting does not affect existing \"in stock\" products."
msgstr "Når produktlageret kommer på dette antallet lagerstatus vil endre til \"tomt på lager\" og du vil bli varslet på e-post. Denne innstillingen påvirker ikke eksisterende produkter som er \"på lager\"."

#: includes/admin/settings/class-wc-settings-products.php:286
msgid "When product stock reaches this amount you will be notified via email."
msgstr "Når produktlageret kommer på dette antallet vil du bli varslet på e-post."

#. translators: %s: default color
#: includes/admin/settings/class-wc-settings-emails.php:185
msgid "The main body text color. Default %s."
msgstr "Hoveddelens tekstfarge. Standard %s."

#. translators: %s: default color
#: includes/admin/settings/class-wc-settings-emails.php:173
msgid "The main body background color. Default %s."
msgstr "Hoveddelens bakgrunnsfarge. Standard %s."

#. translators: %s: default color
#: includes/admin/settings/class-wc-settings-emails.php:161
msgid "The background color for WooCommerce email templates. Default %s."
msgstr "Bakgrunnsfarge for WooCommerce e-postmaler. Standard %s."

#. translators: %s: default color
#: includes/admin/settings/class-wc-settings-emails.php:149
msgid "The base color for WooCommerce email templates. Default %s."
msgstr "Basisfarge for WooCommerce e-postmaler. Standard %s."

#. Translators: %s Page contents.
#: includes/admin/settings/class-wc-settings-advanced.php:66
#: includes/admin/settings/class-wc-settings-advanced.php:86
#: includes/admin/settings/class-wc-settings-advanced.php:106
msgid "Page contents: [%s]"
msgstr "Sideinnhold: [%s]"

#: includes/admin/reports/class-wc-report-sales-by-product.php:428
msgid "Choose a product to view stats"
msgstr "Velg et produkt for å se statistikker"

#. translators: 1: total refunds 2: total refunded orders 3: refunded items
#: includes/admin/reports/class-wc-report-sales-by-date.php:542
msgid "%1$s refunded %2$d order (%3$d item)"
msgid_plural "%1$s refunded %2$d orders (%3$d items)"
msgstr[0] "%1$s refundert %2$d ordre (%3$d produkt)"
msgstr[1] "%1$s refundert %2$d ordrer (%3$d produkter)"

#: includes/admin/reports/class-wc-report-sales-by-category.php:289
msgid "Choose a category to view stats"
msgstr "Velg en kategori for å se statistikker"

#. translators: 1: total items sold 2: category name
#: includes/admin/reports/class-wc-report-sales-by-category.php:100
msgid "%1$s sales in %2$s"
msgstr "%1$s salg i %2$s"

#: includes/admin/meta-boxes/views/html-variation-admin.php:442
msgid "Add file"
msgstr "Legg til fil"

#: includes/admin/meta-boxes/views/html-variation-admin.php:396
msgid "Enter an optional description for this variation."
msgstr "Legg inn en valgfri beskrivelse for denne varianten."

#: includes/admin/meta-boxes/views/html-variation-admin.php:319
msgid "Length x width x height in decimal form"
msgstr "Lengde x bredde x høyde i desimal form"

#. translators: %s: Weight unit
#. translators: %s: weight unit
#. translators: %s: weight
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:516
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:687
#: includes/admin/meta-boxes/views/html-variation-admin.php:283
#: includes/export/class-wc-product-csv-exporter.php:124
msgid "Weight (%s)"
msgstr "Vekt (%s)"

#. translators: %s: currency symbol
#: includes/admin/meta-boxes/views/html-variation-admin.php:140
msgid "Sale price (%s)"
msgstr "Tilbudspris (%s)"

#. translators: %s: currency symbol
#: includes/admin/meta-boxes/views/html-variation-admin.php:122
msgid "Regular price (%s)"
msgstr "Ordinær pris (%s)"

#. translators: %s: attribute label
#: includes/admin/meta-boxes/views/html-variation-admin.php:34
msgid "Any %s&hellip;"
msgstr "Enhver %s&hellip;"

#. translators: WooCommerce attribute label
#: includes/admin/meta-boxes/views/html-product-data-variations.php:35
msgid "No default %s&hellip;"
msgstr "Ingen standard %s&hellip;"

#. translators: WooCommerce dimension unit
#: includes/admin/meta-boxes/views/html-product-data-shipping.php:28
msgid "Dimensions (%s)"
msgstr "Dimensjoner (%s)"

#: includes/admin/meta-boxes/views/html-product-data-linked-products.php:26
msgid "This lets you choose which products are part of this group."
msgstr "Dette lar deg velge hvilke produkter som er del av denne gruppen."

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:536
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:707
#: includes/admin/meta-boxes/views/html-product-data-linked-products.php:14
#: includes/export/class-wc-product-csv-exporter.php:142
msgid "Grouped products"
msgstr "Grupperte produkter"

#. translators: 1: refund id 2: refund date
#: includes/admin/meta-boxes/views/html-order-refund.php:36
msgid "Refund #%1$s - %2$s"
msgstr "Refusjon #%1$s - %2$s"

#. translators: refund amount
#: includes/admin/meta-boxes/views/html-order-items.php:384
msgid "Refund %s manually"
msgstr "Refunder %s manuelt"

#. translators: refund amount, gateway name
#: includes/admin/meta-boxes/views/html-order-items.php:380
msgid "Refund %1$s via %2$s"
msgstr "Refunder %1$s gjennom %2$s"

#: includes/admin/meta-boxes/views/html-order-items.php:118
#: src/Admin/API/Reports/Orders/Controller.php:549
#: assets/client/admin/chunks/analytics-report-orders.js:1
msgid "Coupon(s)"
msgstr "Kupong(er)"

#. translators: %s: variation id
#: includes/admin/meta-boxes/views/html-order-item.php:35
msgid "%s (No longer exists)"
msgstr "%s (Finnes ikke lenger)"

#: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:45
msgid "Note type"
msgstr "Notattype"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:476
msgid "Copy billing address"
msgstr "Kopier fakturaadresse"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:366
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:486
msgid "Address:"
msgstr "Adresse:"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:306
msgid "View other orders &rarr;"
msgstr "Se andre ordrer &rarr;"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:277
msgid "Customer payment page &rarr;"
msgstr "Kunde betalingsside &rarr;"

#. translators: %s: IP address
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:244
msgid "Customer IP: %s"
msgstr "Kunde-IP: %s"

#. translators: 1: order type 2: order number
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:194
msgid "%1$s #%2$s details"
msgstr "%1$s #%2$s detaljer"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:310
msgid "Apply to all qualifying items in cart"
msgstr "Gjelde for alle kvalifiserte produkter i kurven"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:292
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:328
msgid "Unlimited usage"
msgstr "Ubegrenset bruk"

#. translators: %s: tax rates count
#: includes/admin/importers/class-wc-tax-rate-importer.php:187
msgid "Import complete - imported %s tax rates."
msgstr "Import ferdig - importerte %s avgiftssatser."

#: includes/admin/class-wc-admin-status.php:71
msgid "Tool does not exist."
msgstr "Verktøyet finnes ikke."

#. translators: %s: URL
#: includes/admin/class-wc-admin-setup-wizard.php:1384
msgid "Safe and secure payments using credit cards or your customer's PayPal account. <a href=\"%s\" target=\"_blank\">Learn more</a>."
msgstr "Sikre og trygge betalinger som bruker kundens kredittkort eller PayPal konto. <a href=\"%s\" target=\"_blank\">Lær mer om PayPal</a>."

#. translators: 1: currency name 2: currency code
#. translators: %1$s: tax item name %2$s: tax class name
#: includes/admin/class-wc-admin-setup-wizard.php:554
#: includes/admin/meta-boxes/views/html-order-items.php:52
#: includes/admin/views/html-bulk-edit-product.php:134
msgid "%1$s (%2$s)"
msgstr "%1$s (%2$s)"

#: includes/admin/class-wc-admin-profile.php:62
#: includes/admin/class-wc-admin-profile.php:122
#: includes/admin/class-wc-admin-setup-wizard.php:514
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:68
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:127
#: includes/admin/settings/class-wc-settings-general.php:62
#: includes/customizer/class-wc-shop-customizer.php:688
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:242
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:305
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1225
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1288
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:148
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:211
msgid "Address line 2"
msgstr "Adresselinje 2"

#: includes/admin/class-wc-admin-profile.php:58
#: includes/admin/class-wc-admin-profile.php:118
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:64
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:123
#: includes/admin/settings/class-wc-settings-general.php:53
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:237
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:300
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1220
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1283
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:143
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:206
msgid "Address line 1"
msgstr "Adresselinje 1"

#. translators: %s: URL to read more about the shop page.
#: includes/admin/class-wc-admin-post-types.php:874
msgid "This is the WooCommerce shop page. The shop page is a special archive that lists your products. <a href=\"%s\">You can read more about this here</a>."
msgstr "Dette er WooCommerce butikksiden. Butikksiden er et spesielt arkiv som viser dine produkter. <a href=\"%s\">Du kan lese mer om dette her</a>."

#. translators: 1: customer name, 2 customer id, 3: customer email
#. translators: 1: user display name 2: user ID 3: user email
#. translators: $1: customer name, $2 customer id, $3: customer email
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:325
#: includes/admin/settings/views/html-keys-edit.php:43
#: includes/class-wc-ajax.php:1671 src/Internal/Admin/Orders/ListTable.php:700
msgid "%1$s (#%2$s &ndash; %3$s)"
msgstr "%1$s (#%2$s &ndash; %3$s)"

#. translators: 1: count 2: limit
#: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:169
msgid "%1$s / %2$s"
msgstr "%1$s / %2$s"

#: includes/admin/class-wc-admin-log-table-list.php:242
msgid "All sources"
msgstr "Alle kilder"

#: includes/admin/class-wc-admin-log-table-list.php:240
msgid "Filter by source"
msgstr "Filtrer på kilde"

#: includes/admin/class-wc-admin-log-table-list.php:106
msgid "Source"
msgstr "Kilde"

#: includes/admin/class-wc-admin-log-table-list.php:105
msgid "Message"
msgstr "Melding"

#: includes/admin/class-wc-admin-log-table-list.php:104
msgid "Level"
msgstr "Nivå"

#: includes/admin/class-wc-admin-log-table-list.php:103
#: includes/admin/reports/class-wc-report-downloads.php:218
#: includes/class-wc-privacy-exporters.php:146
msgid "Timestamp"
msgstr "Tidsstempel"

#: includes/admin/class-wc-admin-log-table-list.php:80
msgid "All levels"
msgstr "Alle nivåer"

#: includes/admin/class-wc-admin-log-table-list.php:78
msgid "Filter by level"
msgstr "Filtrer på nivå"

#: includes/admin/class-wc-admin-log-table-list.php:72
#: includes/admin/class-wc-admin-log-table-list.php:151
msgid "Debug"
msgstr "Debug"

#: includes/admin/class-wc-admin-log-table-list.php:68
#: includes/admin/class-wc-admin-log-table-list.php:150
msgid "Info"
msgstr "Info"

#: includes/admin/class-wc-admin-log-table-list.php:64
#: includes/admin/class-wc-admin-log-table-list.php:149
msgid "Notice"
msgstr "Melding"

#: includes/admin/class-wc-admin-log-table-list.php:60
#: includes/admin/class-wc-admin-log-table-list.php:148
msgid "Warning"
msgstr "Varsel"

#: includes/admin/class-wc-admin-log-table-list.php:52
#: includes/admin/class-wc-admin-log-table-list.php:146
msgid "Critical"
msgstr "Kritisk"

#: includes/admin/class-wc-admin-log-table-list.php:48
#: includes/admin/class-wc-admin-log-table-list.php:145
msgid "Alert"
msgstr "Varsel"

#: includes/admin/class-wc-admin-log-table-list.php:44
#: includes/admin/class-wc-admin-log-table-list.php:144
msgid "Emergency"
msgstr "Emergency"

#: includes/admin/class-wc-admin-help.php:57
#: includes/admin/class-wc-admin-help.php:69
#: includes/admin/views/html-admin-page-status.php:12
#: includes/react-admin/connect-existing-pages.php:44
#: src/Admin/Features/Navigation/CoreMenu.php:314
msgid "System status"
msgstr "Systemstatus"

#. translators: %s: review author
#: includes/admin/class-wc-admin-dashboard.php:379
msgid "reviewed by %s"
msgstr "omtalt av %s"

#. translators: %s: rating
#: includes/admin/class-wc-admin-dashboard.php:376
msgid "%s out of 5"
msgstr "%s av 5"

#. translators: %s: net sales
#: includes/admin/class-wc-admin-dashboard.php:156
msgid "%s net sales this month"
msgstr "%s netto salg denne måneden"

#: includes/admin/class-wc-admin-attributes.php:340
msgid "(Public)"
msgstr "(Offentlig)"

#: includes/admin/class-wc-admin-attributes.php:224
msgid "Enable archives?"
msgstr "Aktiver arkiver?"

#. translators: 1: last access date 2: last access time
#. translators: %1$s: note date %2$s: note time
#. translators: 1 - Product review date, 2: Product review time.
#: includes/admin/class-wc-admin-api-keys-table-list.php:185
#: includes/admin/meta-boxes/views/html-order-notes.php:28
#: includes/admin/settings/views/html-keys-edit.php:96
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1119
msgid "%1$s at %2$s"
msgstr "%1$s kl %2$s"

#: includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller-base.php:61
#: includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller-base.php:79
#: includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller-base.php:97
#: includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller-base.php:115
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartSelectShippingRate.php:64
msgid "Shipping is disabled."
msgstr "Frakt er deaktivert."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1637
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:915
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1546
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:151
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:258
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:391
msgid "To manipulate product variations you should use the /products/&lt;product_id&gt;/variations/&lt;id&gt; endpoint."
msgstr "For å redigere produktvarianter vennligst bruk /products/&lt;product_id&gt;/variations/&lt;id&gt; sluttpunktet."

#. translators: %s: Class method name.
#. translators: %s: Method name
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:43
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:114
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:127
#: src/Admin/API/Reports/Query.php:22
msgid "Method '%s' not implemented. Must be overridden in subclass."
msgstr "Metoden '%s' er ikke implementert. Må bli overstyrt i subklasser."

#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:187
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:314
#: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:346
#: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:364
#: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:387
#: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:430
msgid "An invalid setting value was passed."
msgstr "En ugyldig innstillingsverdi ble sendt."

#: includes/abstracts/abstract-wc-product.php:907
msgid "Invalid product tax status."
msgstr "Ugyldig avgiftsstatus for produkt."

#: includes/abstracts/abstract-wc-product.php:823
msgid "Invalid or duplicated SKU."
msgstr "Ugyldig eller duplikat varenummer."

#: includes/abstracts/abstract-wc-product.php:786
msgid "Invalid catalog visibility option."
msgstr "Ugyldig valg for katalogsynlighet."

#: includes/abstracts/abstract-wc-order.php:633
msgid "Invalid currency code"
msgstr "Ugyldig valutakode"

#: includes/abstracts/abstract-wc-order.php:576
msgid "Invalid parent ID"
msgstr "Ugyldig forelder ID"

#: i18n/states.php:1476
msgid "Sindh"
msgstr "Sindh"

#: i18n/states.php:1474
msgid "Khyber Pakhtunkhwa"
msgstr "Khyber Pakhtunkhwa"

#: i18n/states.php:1473
msgid "Islamabad Capital Territory"
msgstr "Islamabad Capital Territory"

#: i18n/states.php:1472
msgid "Gilgit Baltistan"
msgstr "Gilgit Baltistan"

#: i18n/states.php:1471
msgid "FATA"
msgstr "FATA"

#: i18n/states.php:1470
msgid "Balochistan"
msgstr "Balochistan"

#: i18n/states.php:1469
msgid "Azad Kashmir"
msgstr "Azad Kashmir"

#: i18n/states.php:1284
msgid "Zamfara"
msgstr "Zamfara"

#: i18n/states.php:1283
msgid "Yobe"
msgstr "Yobe"

#: i18n/states.php:1282
msgid "Taraba"
msgstr "Taraba"

#: i18n/states.php:1281
msgid "Sokoto"
msgstr "Sokoto"

#: i18n/states.php:1280
msgid "Rivers"
msgstr "Rivers"

#: i18n/states.php:200 i18n/states.php:1279
msgid "Plateau"
msgstr "Plateau"

#: i18n/states.php:1278
msgid "Oyo"
msgstr "Oyo"

#: i18n/states.php:1277
msgid "Osun"
msgstr "Osun"

#: i18n/states.php:1276
msgid "Ondo"
msgstr "Ondo"

#: i18n/states.php:1275
msgid "Ogun"
msgstr "Ogun"

#: i18n/states.php:1273
msgid "Nasarawa"
msgstr "Nasarawa"

#: i18n/states.php:1272
msgid "Lagos"
msgstr "Lagos"

#: i18n/states.php:1271
msgid "Kwara"
msgstr "Kwara"

#: i18n/states.php:1270
msgid "Kogi"
msgstr "Kogi"

#: i18n/states.php:1269
msgid "Kebbi"
msgstr "Kebbi"

#: i18n/states.php:1268
msgid "Katsina"
msgstr "Katsina"

#: i18n/states.php:1267
msgid "Kano"
msgstr "Kano"

#: i18n/states.php:1266
msgid "Kaduna"
msgstr "Kaduna"

#: i18n/states.php:1265
msgid "Jigawa"
msgstr "Jigawa"

#: i18n/states.php:1264
msgid "Imo"
msgstr "Imo"

#: i18n/states.php:1263
msgid "Gombe"
msgstr "Gombe"

#: i18n/states.php:1262
msgid "Enugu"
msgstr "Enugu"

#: i18n/states.php:1261
msgid "Ekiti"
msgstr "Ekiti"

#: i18n/states.php:1260
msgid "Edo"
msgstr "Edo"

#: i18n/states.php:1259
msgid "Ebonyi"
msgstr "Ebonyi"

#: i18n/states.php:1258
msgid "Delta"
msgstr "Delta"

#: i18n/states.php:1257
msgid "Cross River"
msgstr "Cross River"

#: i18n/states.php:1256
msgid "Borno"
msgstr "Borno"

#: i18n/states.php:1255
msgid "Benue"
msgstr "Benue"

#: i18n/states.php:1254
msgid "Bayelsa"
msgstr "Bayelsa"

#: i18n/states.php:1253
msgid "Bauchi"
msgstr "Bauchi"

#: i18n/states.php:1252
msgid "Anambra"
msgstr "Anambra"

#: i18n/states.php:1251
msgid "Akwa Ibom"
msgstr "Akwa Ibom"

#: i18n/states.php:1250
msgid "Adamawa"
msgstr "Adamawa"

#: i18n/states.php:1249
msgid "Abuja"
msgstr "Abuja"

#: i18n/states.php:1248
msgid "Abia"
msgstr "Abia"

#: i18n/states.php:896
msgid "L'Aquila"
msgstr "L'Aquila"

#: i18n/states.php:776
msgid "Wexford"
msgstr "Wexford"

#: i18n/states.php:777
msgid "Wicklow"
msgstr "Wicklow"

#: i18n/states.php:775
msgid "Westmeath"
msgstr "Westmeath"

#: i18n/states.php:774
msgid "Waterford"
msgstr "Waterford"

#: i18n/states.php:773
msgid "Tipperary"
msgstr "Tipperary"

#: i18n/states.php:772
msgid "Sligo"
msgstr "Sligo"

#: i18n/states.php:771
msgid "Roscommon"
msgstr "Roscommon"

#: i18n/states.php:770
msgid "Offaly"
msgstr "Offaly"

#: i18n/states.php:767
msgid "Mayo"
msgstr "Mayo"

#: i18n/states.php:769
msgid "Monaghan"
msgstr "Monaghan"

#: i18n/states.php:768
msgid "Meath"
msgstr "Meath"

#: i18n/states.php:762
msgid "Laois"
msgstr "Laois"

#: i18n/states.php:763
msgid "Leitrim"
msgstr "Leitrim"

#: i18n/states.php:764
msgid "Limerick"
msgstr "Limerick"

#: i18n/states.php:766
msgid "Louth"
msgstr "Louth"

#: i18n/states.php:765
msgid "Longford"
msgstr "Longford"

#: i18n/states.php:759
msgid "Kerry"
msgstr "Kerry"

#: i18n/states.php:761
msgid "Kilkenny"
msgstr "Kilkenny"

#: i18n/states.php:760
msgid "Kildare"
msgstr "Kildare"

#: i18n/states.php:758
msgid "Galway"
msgstr "Galway"

#: i18n/states.php:757
msgid "Dublin"
msgstr "Dublin"

#: i18n/states.php:756
msgid "Donegal"
msgstr "Donegal"

#: i18n/states.php:752
msgid "Carlow"
msgstr "Carlow"

#: i18n/states.php:753
msgid "Cavan"
msgstr "Cavan"

#: i18n/states.php:755
msgid "Cork"
msgstr "Cork"

#: i18n/states.php:754
msgid "Clare"
msgstr "Clare"

#: i18n/countries.php:122
msgid "Ireland"
msgstr "Ireland"

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:73
msgid "Webhook delivery URL."
msgstr "Webhook leverings-URL."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:47
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:63
msgid "Unique identifier for the webhook."
msgstr "Unik ID for webhook'en."

#: includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php:67
#: includes/rest-api/Controllers/Version2/class-wc-rest-tax-classes-v2-controller.php:58
msgid "Unique slug for the resource."
msgstr "Unik identifikator for ressursen."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:78
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:71
msgid "Email of the reviewer."
msgstr "Omtaleforfatterens e-post."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:73
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:66
msgid "Name of the reviewer."
msgstr "Omtaleforfatterens navn."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:68
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:61
msgid "Review content."
msgstr "Omtalenes innhold."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:50
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:77
msgid "Unique identifier for the variation."
msgstr "Unik ID for variasjonen."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:46
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:88
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php:45
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:50
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:73
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:118
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:42
msgid "Unique identifier for the variable product."
msgstr "Unik ID for det variable produktet."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attribute-terms-v1-controller.php:47
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attribute-terms-v1-controller.php:79
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attribute-terms-v1-controller.php:115
msgid "Unique identifier for the attribute of the terms."
msgstr "Unik ID for termenes attributt."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:70
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-notes-v2-controller.php:147
#: includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php:146
msgid "Order note content."
msgstr "Ordrenotat innhold."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:53
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:85
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:61
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:83
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:66
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:92
msgid "The order ID."
msgstr "Ordre-ID'en."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:874
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:956
msgid "Limit result set to specific IDs."
msgstr "Avgrens resultat til bestemte ID'er."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:109
msgid "ID to reassign posts to."
msgstr "ID'en inlegg skal tildeles til."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:67
msgid "New user password."
msgstr "Ny bruker passord."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:62
msgid "New user username."
msgstr "Ny bruker brukernavn."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:58
msgid "New user email address."
msgstr "Ny bruker e-postadresse."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attribute-terms-v1-controller.php:64
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:73
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:64
msgid "Name for the resource."
msgstr "Navn for ressursen."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:865
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:726
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:612
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:636
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:948
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:709
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractTermsRoute.php:54
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:172
#: src/Admin/API/Reports/Stock/Controller.php:464
msgid "Ensure result set excludes specific IDs."
msgstr "Sørg for at resultatet ekskluderer gitte ID'er."

#. translators: %s: attachment id
#. translators: %s: attachment ID
#. translators: %s: image ID
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:867
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1305
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:415
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:327
#: includes/rest-api/Utilities/ImageAttachment.php:61
msgid "#%s is an invalid image ID."
msgstr "#%s er en ugyldig bilde-ID."

#: includes/react-admin/connect-existing-pages.php:27
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/homescreen.js:1
msgid "Extensions"
msgstr "Utvidelser"

#: includes/admin/class-wc-admin-menus.php:171
msgid "WooCommerce extensions"
msgstr "WooCommerce Utvidelser"

#: includes/admin/class-wc-admin-addons.php:966
#: includes/admin/helper/class-wc-helper.php:403
#: assets/client/admin/chunks/profile-wizard.js:1
msgid "Installed"
msgstr "Installert"

#. Author URI of the plugin
msgid "https://woocommerce.com"
msgstr "https://woocommerce.com"

#. Translators: %s Docs URL.
#: includes/admin/settings/class-wc-settings-advanced.php:156
msgid "Force SSL (HTTPS) on the checkout pages (<a href=\"%s\" target=\"_blank\">an SSL Certificate is required</a>)."
msgstr "Tving SSL (HTTPS) på kassesidene (<a href=\"%s\" target=\"_blank\">et SSL-sertifikat er påkrevd</a>)."

#. Plugin URI of the plugin
msgid "https://woocommerce.com/"
msgstr "https://woocommerce.com/"

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2338
msgid "If the variation is visible."
msgstr "Hvis varianten er synlig."

#: includes/class-wc-shipping-zone.php:148
msgid "Everywhere"
msgstr "Overalt"

#. translators: %s: error message
#: includes/class-wc-auth.php:435
msgid "Error: %s."
msgstr "Feil: %s."

#: includes/admin/settings/class-wc-settings-shipping.php:153
msgid "Enable shipping debug mode to show matching shipping zones and to bypass shipping rate cache."
msgstr "Aktiver feilsøkingsmodus for frakt for å vise passende fraktsoner og forbigå fraktsats-hurtigbufring."

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:184
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:103
msgid "Choose the shipping method you wish to add. Only shipping methods which support zones are listed."
msgstr "Velg fraktmetoden du ønsker å legge til. Bare fraktmetoder som støtter soner vises."

#: includes/admin/settings/class-wc-settings-shipping.php:326
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:45
msgid "No shipping methods offered to this zone."
msgstr "Det finnes ingen fraktmetoder for denne sonen."

#: includes/admin/settings/class-wc-settings-advanced.php:233
msgid "Endpoints are appended to your page URLs to handle specific actions on the accounts pages. They should be unique and can be left blank to disable the endpoint."
msgstr "Sluttpunkter er lagt til din sides URL'er for å håndtere konkrete handlinger på kontoens sider. De bør være unikt og kan stå tomt for å deaktivere sluttpunktet."

#: includes/wc-core-functions.php:561
msgid "North Korean won"
msgstr "Nord-Koreanske Won"

#: includes/shipping/flat-rate/includes/settings-flat-rate.php:10
msgid "Use <code>[qty]</code> for the number of items, <br/><code>[cost]</code> for the total cost of items, and <code>[fee percent=\"10\" min_fee=\"20\" max_fee=\"\"]</code> for percentage based fees."
msgstr "Bruk <code>[qty]</code> for antallet produkter, <br/><code>[cost]</code> for totalkostnad på produktene, og <code>[fee percent=\"10\" min_fee=\"20\" max_fee=\"\"]</code> for prosentbaserte avgifter."

#: includes/admin/settings/class-wc-settings-advanced.php:257
msgid "Endpoint for the \"My account &rarr; Downloads\" page."
msgstr "Sluttpunkt for \"Min Konto &rarr; Nedlastninger\" side."

#: includes/admin/settings/class-wc-settings-advanced.php:239
msgid "Endpoint for the \"My account &rarr; Orders\" page."
msgstr "Sluttpunkt for \"Min Konto &rarr; Ordre\" side."

#. translators: 1: order number 2: order date 3: order status
#: templates/myaccount/view-order.php:28 templates/order/tracking.php:30
msgid "Order #%1$s was placed on %2$s and is currently %3$s."
msgstr "Ordre nr %1$s ble lagt inn %2$s og har status %3$s."

#: templates/myaccount/payment-methods.php:70
msgid "No saved methods found."
msgstr "Ingen lagrede metoder funnet."

#: templates/myaccount/orders.php:101
msgid "No order has been made yet."
msgstr "Ingen ordre har blitt gjort ennå."

#: templates/myaccount/orders.php:93 assets/client/admin/components/index.js:2
msgid "Next"
msgstr "Neste"

#: templates/myaccount/orders.php:89
msgid "Previous"
msgstr "Forrige"

#: templates/myaccount/lost-password-confirmation.php:25
msgid "A password reset email has been sent to the email address on file for your account, but may take several minutes to show up in your inbox. Please wait at least 10 minutes before attempting another reset."
msgstr "En e-post for tilbakestilling av passord har blitt sendt til e-postadressen som er lagret på din konto, men det kan da en liten stund før denne dukker opp i innboksen din. Vennligst vent minimum 10 minutter før du forsøker å tilbakestille igjen."

#: templates/myaccount/lost-password-confirmation.php:20
msgid "Password reset email has been sent."
msgstr "E-post for tilbakestilling av passord har blitt sendt."

#: templates/myaccount/downloads.php:42
msgid "No downloads available yet."
msgstr "Ingen nedlastninger tilgjengelig ennå."

#: templates/order/order-downloads.php:56
msgid "&infin;"
msgstr "&infin;"

#. translators: %s: product count
#. translators: %s number of products.
#: includes/admin/reports/class-wc-report-stock.php:154
#: includes/widgets/class-wc-widget-product-tag-cloud.php:91
#: packages/woocommerce-blocks/build/attribute-filter-frontend.js:3
#: packages/woocommerce-blocks/build/attribute-filter-wrapper-frontend.js:13
#: packages/woocommerce-blocks/build/attribute-filter.js:4
#: packages/woocommerce-blocks/build/stock-filter-frontend.js:3
#: packages/woocommerce-blocks/build/stock-filter-wrapper-frontend.js:7
#: packages/woocommerce-blocks/build/stock-filter.js:3
msgid "%s product"
msgid_plural "%s products"
msgstr[0] "%s produkt"
msgstr[1] "%s produkter"

#: includes/wc-template-functions.php:31
msgid "Checkout is not available whilst your cart is empty."
msgstr "Kassen er ikke tilgjengelig så lenge handlekurven din er tom."

#. translators: 1: param 2: type
#: includes/wc-rest-functions.php:187
msgid "%1$s is not of type %2$s"
msgstr "%1$s er ikke av typen %2$s"

#. translators: %s: image URL
#: includes/wc-rest-functions.php:96
msgid "Error getting remote image %s."
msgstr "Feil ved henting av eksternt bilde %s."

#. translators: %s: image URL
#: includes/wc-rest-functions.php:74
msgid "Invalid URL %s."
msgstr "Ugyldig URL %s."

#: includes/wc-core-functions.php:1568
msgid "JCB"
msgstr "JCB"

#: includes/wc-core-functions.php:1567
msgid "Diners"
msgstr "Diners"

#: includes/wc-core-functions.php:1566
msgid "American Express"
msgstr "American Express"

#: includes/wc-core-functions.php:1565
msgid "Discover"
msgstr "Discover"

#: includes/wc-core-functions.php:1564
msgid "Visa"
msgstr "Visa"

#: includes/wc-core-functions.php:1563
msgid "MasterCard"
msgstr "MasterCard"

#: includes/wc-core-functions.php:645
msgid "Zambian kwacha"
msgstr "Zambisisk kwacha"

#: includes/wc-core-functions.php:643
msgid "Yemeni rial"
msgstr "Yemensk rial"

#: includes/wc-core-functions.php:642
msgid "CFP franc"
msgstr "CFP franc"

#: includes/wc-core-functions.php:641
msgid "West African CFA franc"
msgstr "Vest-afrikansk CFA franc"

#: includes/wc-core-functions.php:640
msgid "East Caribbean dollar"
msgstr "Øst-karibisk dollar"

#: includes/wc-core-functions.php:639
msgid "Central African CFA franc"
msgstr "Sentral-afrikask CFA franc"

#: includes/wc-core-functions.php:638
msgid "Samoan t&#x101;l&#x101;"
msgstr "Samoisk t&#x101;l&#x101;"

#: includes/wc-core-functions.php:637
msgid "Vanuatu vatu"
msgstr "Vanuatu vatu"

#: includes/wc-core-functions.php:636
msgid "Vietnamese &#x111;&#x1ed3;ng"
msgstr "Vietnamesisk &#x111;&#x1ed3;ng"

#: includes/wc-core-functions.php:634
msgid "Venezuelan bol&iacute;var"
msgstr "Venezuelisk bol&iacute;var"

#: includes/wc-core-functions.php:633
msgid "Uzbekistani som"
msgstr "Uzbeki som"

#: includes/wc-core-functions.php:632
msgid "Uruguayan peso"
msgstr "Uruguayisk peso"

#: includes/wc-core-functions.php:630
msgid "Ugandan shilling"
msgstr "Ugandisk shilling"

#: includes/wc-core-functions.php:628
msgid "Tanzanian shilling"
msgstr "Tanzaniansk shilling"

#: includes/wc-core-functions.php:627
msgid "New Taiwan dollar"
msgstr "New Taiwan dollar"

#: includes/wc-core-functions.php:626
msgid "Trinidad and Tobago dollar"
msgstr "Trinidad & Tobago dollar"

#: includes/wc-core-functions.php:624
msgid "Tongan pa&#x2bb;anga"
msgstr "Tongansk pa&#x2bb;anga"

#: includes/wc-core-functions.php:623
msgid "Tunisian dinar"
msgstr "Tunesisk dinar"

#: includes/wc-core-functions.php:622
msgid "Turkmenistan manat"
msgstr "Turkmenistansk manat"

#: includes/wc-core-functions.php:621
msgid "Tajikistani somoni"
msgstr "Tajikistani somoni"

#: includes/wc-core-functions.php:619
msgid "Swazi lilangeni"
msgstr "Swazi lilangeni"

#: includes/wc-core-functions.php:618
msgid "Syrian pound"
msgstr "Syriske pund"

#: includes/wc-core-functions.php:617
msgid "S&atilde;o Tom&eacute; and Pr&iacute;ncipe dobra"
msgstr "S&atilde;o Tom&eacute; and Pr&iacute;ncipe dobra"

#: includes/wc-core-functions.php:616
msgid "South Sudanese pound"
msgstr "Sør-Sudansk pund"

#: includes/wc-core-functions.php:615
msgid "Surinamese dollar"
msgstr "Surinamesisk dollar"

#: includes/wc-core-functions.php:614
msgid "Somali shilling"
msgstr "Somalisk shilling"

#: includes/wc-core-functions.php:613
msgid "Sierra Leonean leone"
msgstr "Sierra Leonisk leone"

#: includes/wc-core-functions.php:612
msgid "Saint Helena pound"
msgstr "St. Helena pund"

#: includes/wc-core-functions.php:609
msgid "Sudanese pound"
msgstr "Sudansk pund"

#: includes/wc-core-functions.php:608
msgid "Seychellois rupee"
msgstr "Seychellisk rupee"

#: includes/wc-core-functions.php:607
msgid "Solomon Islands dollar"
msgstr "Solomonøyene dollar"

#: includes/wc-core-functions.php:605
msgid "Rwandan franc"
msgstr "Rwandisk franc"

#: includes/wc-core-functions.php:603
msgid "Serbian dinar"
msgstr "Serbisk dinar"

#: includes/wc-core-functions.php:601
msgid "Qatari riyal"
msgstr "Qatarsk riyal"

#: includes/wc-core-functions.php:600
msgid "Paraguayan guaran&iacute;"
msgstr "Paraguayisk guaran&iacute;"

#: includes/wc-core-functions.php:599
msgid "Transnistrian ruble"
msgstr "Transnistriansk rubel"

#: includes/wc-core-functions.php:598
msgid "Polish z&#x142;oty"
msgstr "Polske z&#x142;oty"

#: includes/wc-core-functions.php:595
msgid "Papua New Guinean kina"
msgstr "Papua Ny-Guineansk kina"

#: includes/wc-core-functions.php:593
msgid "Panamanian balboa"
msgstr "Panamansk balboa"

#: includes/wc-core-functions.php:592
msgid "Omani rial"
msgstr "Omansk rial"

#: includes/wc-core-functions.php:590
msgid "Nepalese rupee"
msgstr "Nepalsk rupee"

#: includes/wc-core-functions.php:588
msgid "Nicaraguan c&oacute;rdoba"
msgstr "Nicaraguansk c&oacute;rdoba"

#: includes/wc-core-functions.php:586
msgid "Namibian dollar"
msgstr "Namibesisk dollar"

#: includes/wc-core-functions.php:585
msgid "Mozambican metical"
msgstr "Mozambisk metical"

#: includes/wc-core-functions.php:582
msgid "Malawian kwacha"
msgstr "Malawisk kwacha"

#: includes/wc-core-functions.php:581
msgid "Maldivian rufiyaa"
msgstr "Maldivisk rufiyah"

#: includes/wc-core-functions.php:580
msgid "Mauritian rupee"
msgstr "Mauritisk rupi"

#: includes/wc-core-functions.php:579
msgid "Mauritanian ouguiya"
msgstr "Mauritansk ouguiya"

#: includes/wc-core-functions.php:578
msgid "Macanese pataca"
msgstr "Macansk pataca"

#: includes/wc-core-functions.php:577
msgid "Mongolian t&ouml;gr&ouml;g"
msgstr "Mongolsk t&ouml;gr&ouml;g"

#: includes/wc-core-functions.php:576
msgid "Burmese kyat"
msgstr "Burmesisk kyat"

#: includes/wc-core-functions.php:575
msgid "Macedonian denar"
msgstr "Makedonsk denar"

#: includes/wc-core-functions.php:574
msgid "Malagasy ariary"
msgstr "Malagasy ariary"

#: includes/wc-core-functions.php:573
msgid "Moldovan leu"
msgstr "Moldovisk leu"

#: includes/wc-core-functions.php:572
msgid "Moroccan dirham"
msgstr "Moroccansk dirham"

#: includes/wc-core-functions.php:571
msgid "Libyan dinar"
msgstr "Libysk dinar"

#: includes/wc-core-functions.php:570
msgid "Lesotho loti"
msgstr "Lesotisk loti"

#: includes/wc-core-functions.php:569
msgid "Liberian dollar"
msgstr "Liberisk dollar"

#: includes/wc-core-functions.php:568
msgid "Sri Lankan rupee"
msgstr "Sri Lanka rupi"

#: includes/wc-core-functions.php:567
msgid "Lebanese pound"
msgstr "Lebanesisk pund"

#: includes/wc-core-functions.php:565
msgid "Kazakhstani tenge"
msgstr "Kazakhstansk tenge"

#: includes/wc-core-functions.php:564
msgid "Cayman Islands dollar"
msgstr "Caymanøyene dollar"

#: includes/wc-core-functions.php:563
msgid "Kuwaiti dinar"
msgstr "Kuwaitisk dinar"

#: includes/wc-core-functions.php:560
msgid "Comorian franc"
msgstr "Comorsk franc"

#: includes/wc-core-functions.php:559
msgid "Cambodian riel"
msgstr "Kambodsjansk riel"

#: includes/wc-core-functions.php:558
msgid "Kyrgyzstani som"
msgstr "Kyrgyzstansk som"

#: includes/wc-core-functions.php:555
msgid "Jordanian dinar"
msgstr "Jordansk dinar"

#: includes/wc-core-functions.php:554
msgid "Jamaican dollar"
msgstr "Jamaicansk dollar"

#: includes/wc-core-functions.php:553
msgid "Jersey pound"
msgstr "Jersey pund"

#: includes/wc-core-functions.php:552
msgid "Icelandic kr&oacute;na"
msgstr "Islandske kroner"

#: includes/wc-core-functions.php:550
msgid "Iranian rial"
msgstr "Iransk rial"

#: includes/wc-core-functions.php:549
msgid "Iraqi dinar"
msgstr "Irakisk dinar"

#: includes/wc-core-functions.php:547
msgid "Manx pound"
msgstr "Manx pund"

#: includes/wc-core-functions.php:546
msgid "Israeli new shekel"
msgstr "Israelsk ny shekel"

#: includes/wc-core-functions.php:543
msgid "Haitian gourde"
msgstr "Haitisk gourde"

#: includes/wc-core-functions.php:541
msgid "Honduran lempira"
msgstr "Honduran lempira"

#: includes/wc-core-functions.php:539
msgid "Guyanese dollar"
msgstr "Guyanese dollar"

#: includes/wc-core-functions.php:538
msgid "Guatemalan quetzal"
msgstr "Guatemalan quetzal"

#: includes/wc-core-functions.php:537
msgid "Guinean franc"
msgstr "Guineansk franc"

#: includes/wc-core-functions.php:536
msgid "Gambian dalasi"
msgstr "Gambisk dalasi"

#: includes/wc-core-functions.php:535
msgid "Gibraltar pound"
msgstr "Gibraltar-pund"

#: includes/wc-core-functions.php:534
msgid "Ghana cedi"
msgstr "Ghanesisk cedi"

#: includes/wc-core-functions.php:533
msgid "Guernsey pound"
msgstr "Guernsey-pund"

#: includes/wc-core-functions.php:532
msgid "Georgian lari"
msgstr "Georgisk lari"

#: includes/wc-core-functions.php:530
msgid "Falkland Islands pound"
msgstr "Falklandspund"

#: includes/wc-core-functions.php:529
msgid "Fijian dollar"
msgstr "Fijiansk dollar"

#: includes/wc-core-functions.php:528
msgid "Euro"
msgstr "Euro"

#: includes/wc-core-functions.php:527
msgid "Ethiopian birr"
msgstr "Etiopisk birr"

#: includes/wc-core-functions.php:526
msgid "Eritrean nakfa"
msgstr "Eritreisk nakfa"

#: includes/wc-core-functions.php:524
msgid "Algerian dinar"
msgstr "Algerisk dinar"

#: includes/wc-core-functions.php:521
msgid "Djiboutian franc"
msgstr "Djiboutisk franc"

#: includes/wc-core-functions.php:519
msgid "Cape Verdean escudo"
msgstr "Kappverdisk escudo"

#: includes/wc-core-functions.php:518
msgid "Cuban peso"
msgstr "Cubansk peso"

#: includes/wc-core-functions.php:517
msgid "Cuban convertible peso"
msgstr "Cubansk konvertibel peso"

#: includes/wc-core-functions.php:516
msgid "Costa Rican col&oacute;n"
msgstr "Costaricansk col&oacute;n"

#: includes/wc-core-functions.php:511
msgid "Congolese franc"
msgstr "Congolese franc"

#: includes/wc-core-functions.php:509
msgid "Belize dollar"
msgstr "Belize dollar"

#: includes/wc-core-functions.php:508
msgid "Belarusian ruble"
msgstr "Belarusian ruble"

#: includes/wc-core-functions.php:506
msgid "Botswana pula"
msgstr "Botswana pula"

#: includes/wc-core-functions.php:505
msgid "Bhutanese ngultrum"
msgstr "Bhutanese ngultrum"

#: includes/wc-core-functions.php:504
msgid "Bitcoin"
msgstr "Bitcoin"

#: includes/wc-core-functions.php:503
msgid "Bahamian dollar"
msgstr "Bahamian dollar"

#: includes/wc-core-functions.php:501
msgid "Bolivian boliviano"
msgstr "Bolivian boliviano"

#: includes/wc-core-functions.php:500
msgid "Brunei dollar"
msgstr "Brunei dollar"

#: includes/wc-core-functions.php:499
msgid "Bermudian dollar"
msgstr "Bermudian dollar"

#: includes/wc-core-functions.php:498
msgid "Burundian franc"
msgstr "Burundian franc"

#: includes/wc-core-functions.php:497
msgid "Bahraini dinar"
msgstr "Bahraini dinar"

#: includes/wc-core-functions.php:494
msgid "Barbadian dollar"
msgstr "Barbadian dollar"

#: includes/wc-core-functions.php:493
msgid "Bosnia and Herzegovina convertible mark"
msgstr "Bosnia and Herzegovina convertible mark"

#: includes/wc-core-functions.php:492
msgid "Azerbaijani manat"
msgstr "Azerbaijani manat"

#: includes/wc-core-functions.php:491
msgid "Aruban florin"
msgstr "Aruban florin"

#: includes/wc-core-functions.php:488
msgid "Angolan kwanza"
msgstr "Angolan kwanza"

#: includes/wc-core-functions.php:487
msgid "Netherlands Antillean guilder"
msgstr "Netherlands Antillean guilder"

#: includes/wc-core-functions.php:486
msgid "Armenian dram"
msgstr "Armenian dram"

#: includes/wc-core-functions.php:485
msgid "Albanian lek"
msgstr "Albanian lek"

#: includes/wc-core-functions.php:484
msgid "Afghan afghani"
msgstr "Afghan afghani"

#: includes/admin/class-wc-admin-taxonomies.php:405
#: includes/wc-account-functions.php:369
msgid "Make default"
msgstr "Gjør til standard"

#: includes/class-wc-emails.php:448 includes/wc-account-functions.php:220
#: includes/wc-account-functions.php:244
#: src/Admin/API/Reports/Coupons/Controller.php:311
#: assets/client/admin/chunks/analytics-report-coupons.js:1
msgid "Expires"
msgstr "Utløper"

#: includes/admin/reports/class-wc-report-downloads.php:220
msgid "File"
msgstr "Fil"

#: includes/wc-account-functions.php:99
#: assets/client/admin/chunks/marketing-overview.js:1
msgid "Dashboard"
msgstr "Kontrollpanel"

#: includes/wc-rest-functions.php:194
msgid "The date you provided is invalid."
msgstr "Datoen du oppga er ikke gyldig."

#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractRoute.php:257
msgid "Scope under which the request is made; determines fields present in response."
msgstr "Omfang under hvilket forespørselet er gjort; bestemmer mulige felt i svaret."

#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:576
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractTermsRoute.php:47
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:138
msgid "Limit results to those matching a string."
msgstr "Begrens resultater til de som tilsvarer en streng."

#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:724
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:567
#: src/Admin/API/Leaderboards.php:493 src/Admin/API/Notes.php:665
#: src/Admin/API/ProductsLowInStock.php:299
#: src/Admin/API/Reports/Categories/Controller.php:229
#: src/Admin/API/Reports/Coupons/Controller.php:235
#: src/Admin/API/Reports/Coupons/Stats/Controller.php:282
#: src/Admin/API/Reports/Customers/Controller.php:363
#: src/Admin/API/Reports/Downloads/Controller.php:261
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:239
#: src/Admin/API/Reports/Orders/Controller.php:278
#: src/Admin/API/Reports/Orders/Stats/Controller.php:343
#: src/Admin/API/Reports/Products/Controller.php:270
#: src/Admin/API/Reports/Products/Stats/Controller.php:324
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:368
#: src/Admin/API/Reports/Stock/Controller.php:455
#: src/Admin/API/Reports/Taxes/Controller.php:241
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:320
#: src/Admin/API/Reports/Variations/Controller.php:279
#: src/Admin/API/Reports/Variations/Stats/Controller.php:327
msgid "Maximum number of items to be returned in result set."
msgstr "Maksimum antall elementer som skal vises i et resultat."

#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:716
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:559
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractTermsRoute.php:29
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductReviews.php:168
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:119
#: src/Admin/API/Leaderboards.php:485 src/Admin/API/Notes.php:657
#: src/Admin/API/ProductsLowInStock.php:291
#: src/Admin/API/Reports/Categories/Controller.php:221
#: src/Admin/API/Reports/Coupons/Controller.php:227
#: src/Admin/API/Reports/Coupons/Stats/Controller.php:274
#: src/Admin/API/Reports/Customers/Controller.php:355
#: src/Admin/API/Reports/Downloads/Controller.php:253
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:231
#: src/Admin/API/Reports/Orders/Controller.php:270
#: src/Admin/API/Reports/Orders/Stats/Controller.php:335
#: src/Admin/API/Reports/Products/Controller.php:262
#: src/Admin/API/Reports/Products/Stats/Controller.php:316
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:360
#: src/Admin/API/Reports/Stock/Controller.php:447
#: src/Admin/API/Reports/Taxes/Controller.php:233
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:312
#: src/Admin/API/Reports/Variations/Controller.php:271
#: src/Admin/API/Reports/Variations/Stats/Controller.php:319
msgid "Current page of the collection."
msgstr "Nåværende side i samlingen."

#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:100
msgid "Optional cost for local pickup."
msgstr "Valgfri kostnad for lokal henting."

#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:32
msgid "Allow customers to pick up orders themselves. By default, when using local pickup store base taxes will apply regardless of customer address."
msgstr "Tillat kunder å hente ordrene selv. Når du bruker lokal henting vil avgifter som standard medregnes uavhengig av kundens adresse."

#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:28
msgid "Local pickup (legacy)"
msgstr "Lokal henting (Foreldet)"

#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:28
msgid "Local delivery (legacy)"
msgstr "Lokal levering (Foreldet)"

#: includes/shipping/legacy-international-delivery/class-wc-shipping-legacy-international-delivery.php:28
msgid "International flat rate (legacy)"
msgstr "Internasjonal fastpris (Foreldet)"

#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:44
msgid "Free shipping (legacy)"
msgstr "Gratis frakt (Foreldet)"

#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:21
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:101
#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:119
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:98
msgid "Once disabled, this legacy method will no longer be available."
msgstr "Når dette er deaktivert, vil ikke denne metoden lenger være tilgjengelig."

#. translators: %s: Admin shipping settings URL
#: includes/shipping/legacy-flat-rate/class-wc-shipping-legacy-flat-rate.php:37
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:46
#: includes/shipping/legacy-international-delivery/class-wc-shipping-legacy-international-delivery.php:30
#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:30
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:30
msgid "This method is deprecated in 2.6.0 and will be removed in future versions - we recommend disabling it and instead setting up a new rate within your <a href=\"%s\">Shipping zones</a>."
msgstr "Denne metoden er foreldet i 2.6.0 og vil bli fjernet i fremtidige versjoner - vi anbefaler å deaktivere dette og i stedet sette opp en ny pris i dine <a href=\"%s\">Fraktsoner</a>."

#: includes/shipping/legacy-flat-rate/class-wc-shipping-legacy-flat-rate.php:35
msgid "Flat rate (legacy)"
msgstr "Fastpris (Foreldet)"

#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:97
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:140
msgid "A minimum order amount"
msgstr "Et minimum ordrebeløp"

#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:48
msgid "Free shipping is a special method which can be triggered with coupons and minimum spends."
msgstr "Gratis frakt er en spesialmetode som kan bli utløst med kuponger og minimumsbeløp."

#: includes/shipping/flat-rate/class-wc-shipping-flat-rate.php:32
msgid "Lets you charge a fixed rate for shipping."
msgstr "Lar deg kreve en fast pris for frakt."

#: includes/wc-account-functions.php:261 includes/wc-account-functions.php:417
msgid "eCheck"
msgstr "eSjekk"

#. translators: %d: interval
#: includes/abstracts/class-wc-background-process.php:172
#: includes/libraries/wp-background-process.php:423
msgid "Every %d minutes"
msgstr "Hvert %d minutt"

#: includes/gateways/cheque/class-wc-gateway-cheque.php:129
msgctxt "Check payment method"
msgid "Awaiting check payment"
msgstr "Avventer betaling med sjekk"

#: includes/emails/class-wc-email.php:961
msgid "Return to emails"
msgstr "Gå tilbake til E-poster"

#: includes/emails/class-wc-email-customer-on-hold-order.php:32
msgid "Order on-hold"
msgstr "Ordre på vent"

#: includes/class-wc-shipping-zone.php:143
msgid "%s and %d other region"
msgid_plural "%s and %d other regions"
msgstr[0] "%s og %d annen region"
msgstr[1] "%s og %d andre regioner"

#: includes/admin/settings/class-wc-settings-shipping.php:296
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:15
#: includes/class-wc-shipping-zone.php:301
msgid "Zone"
msgstr "Sone"

#. translators: %s: page
#: includes/class-wc-query.php:132
msgid "Orders (page %d)"
msgstr "Ordrer (side %d)"

#: includes/class-wc-post-types.php:472
msgid "Coupons list"
msgstr "Kupongliste"

#: includes/class-wc-post-types.php:471
msgid "Coupons navigation"
msgstr "Bla i kuponger"

#: includes/class-wc-post-types.php:470
msgid "Filter coupons"
msgstr "Filtrér kuponger"

#: includes/class-wc-post-types.php:408
msgid "Orders list"
msgstr "Ordreliste"

#: includes/class-wc-post-types.php:407
msgid "Orders navigation"
msgstr "Bla i ordrer"

#: includes/class-wc-post-types.php:406
msgid "Filter orders"
msgstr "Filtrér ordre"

#: includes/class-wc-post-types.php:345
#: includes/widgets/class-wc-widget-products.php:23
msgid "Products list"
msgstr "Produktliste"

#: includes/class-wc-post-types.php:344
msgid "Products navigation"
msgstr "Bla i produkter"

#: includes/class-wc-post-types.php:343
msgid "Filter products"
msgstr "Filtrér produkter"

#: includes/class-wc-post-types.php:342
msgid "Uploaded to this product"
msgstr "Lastet opp til dette produktet"

#: includes/class-wc-post-types.php:341
msgid "Insert into product"
msgstr "Sett inn på produkt"

#. translators: %s: attribute name
#: includes/class-wc-post-types.php:248
msgid "No &quot;%s&quot; found"
msgstr "Ingen &quot;%s&quot; funnet"

#. translators: 1: plugin name, 2: URL to WP plugin page.
#: includes/class-wc-install.php:1996
msgid "%1$s was installed but could not be activated. <a href=\"%2$s\">Please activate it manually by clicking here.</a>"
msgstr "%1$s ble installert men kunne ikke aktiveres. <a href=\"%2$s\">Vennligst aktiver manuelt ved å klikke her.</a>"

#. translators: 1: plugin name, 2: error message, 3: URL to install plugin
#. manually.
#. translators: 1: theme slug, 2: error message, 3: URL to install theme
#. manually.
#: includes/class-wc-install.php:1968 includes/class-wc-install.php:2072
msgid "%1$s could not be installed (%2$s). <a href=\"%3$s\">Please install it manually by clicking here.</a>"
msgstr "%1$s kunne ikke installeres (%2$s). <a href=\"%3$s\">Vennligst installer manuelt ved å klikke her.</a>"

#: includes/class-wc-form-handler.php:629
msgid "Undo?"
msgstr "Angre?"

#: includes/class-wc-form-handler.php:586
msgid "This payment method was successfully set as your default."
msgstr "Denne betalingsmetodenn ble valgt som din standard."

#: includes/class-wc-form-handler.php:561
msgid "Payment method deleted."
msgstr "Betalingsmetode slettet."

#: includes/class-wc-download-handler.php:694
msgid "Go to shop"
msgstr "Gå til butikken"

#: includes/class-wc-checkout.php:941
msgid "No shipping method has been selected. Please double check your address, or contact us if you need any help."
msgstr "Ingen fraktmetode har blitt valgt. Vennligst dobbeltsjekk adressen din, eller kontakt oss dersom du trenger hjelp."

#: includes/class-wc-checkout.php:930
msgid "Please enter an address to continue."
msgstr "Vennligst skriv inn en adresse for å fortsette."

#: includes/class-wc-ajax.php:297 templates/cart/cart-empty.php:35
msgid "Return to shop"
msgstr "Tilbake til butikken"

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:769
msgid "Limit result set to webhooks assigned a specific status."
msgstr "Avgrens resultatet til webhooks knyttet til en bestemt status."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:692
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php:166
msgid "The date the webhook was last modified, in the site's timezone."
msgstr "Dato da webhook'en sist ble redigert, i nettstedets tidssone."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:686
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php:154
msgid "The date the webhook was created, in the site's timezone."
msgstr "Dato da webhook'en ble opprettet, i nettstedets tidssone."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:681
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php:149
msgid "Secret key used to generate a hash of the delivered webhook and provided in the request headers. This will default to a MD5 hash from the current user's ID|username if not provided."
msgstr "Hemmelig nøkkel som brukes til å generere en hash av levert webhook og gitt i request headers. Dette vil som standard være en MD5 hash fra den gjeldende brukerens ID | brukernavn hvis ikke gitt."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:674
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php:142
msgid "The URL where the webhook payload is delivered."
msgstr "URL der webhook'ens nyttelast er levert."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:665
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php:133
msgid "WooCommerce action names associated with the webhook."
msgstr "WooCommerce handlingsnavn assosiert med webhook'en."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:659
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php:127
msgid "Webhook event."
msgstr "Webhook-hendelse."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:653
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php:121
msgid "Webhook resource."
msgstr "Webhook-ressurs."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:68
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:648
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php:116
msgid "Webhook topic."
msgstr "Webhook-emne."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:641
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php:109
msgid "Webhook status."
msgstr "Webhook-status."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:636
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php:104
msgid "A friendly name for the webhook."
msgstr "Et vennlig navn på webhook'en."

#: includes/legacy/api/v2/class-wc-api-webhooks.php:265
#: includes/legacy/api/v3/class-wc-api-webhooks.php:265
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:403
msgid "Webhook topic must be valid."
msgstr "Webhook-emnet må være gyldig."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:343
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:412
msgid "Webhook delivery URL must be a valid URL starting with http:// or https://."
msgstr "Webhook leverings-URL må være en gyldig URL som begynner på http:// eller https://."

#: includes/legacy/api/v2/class-wc-api-webhooks.php:185
#: includes/legacy/api/v3/class-wc-api-webhooks.php:185
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:338
msgid "Webhook topic is required and must be valid."
msgstr "Webhook-emnet er påkrevd, og må være gyldig."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:293
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhook-deliveries-v2-controller.php:137
msgid "The date the webhook delivery was logged, in the site's timezone."
msgstr "Dato da webhook-leveringen ble loggført, i nettsidens tidssone."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:287
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhook-deliveries-v2-controller.php:131
msgid "The response body from the receiving server."
msgstr "Responstekst fra mottakende server."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:278
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhook-deliveries-v2-controller.php:122
msgid "Array of the response headers from the receiving server."
msgstr "En rekke med respons-headere fra mottakende server."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:272
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhook-deliveries-v2-controller.php:116
msgid "The HTTP response message from the receiving server."
msgstr "HTTP-responsmelding fra mottakende server."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:266
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhook-deliveries-v2-controller.php:110
msgid "The HTTP response code from the receiving server."
msgstr "HTTP-responskoden fra mottakende server."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:260
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhook-deliveries-v2-controller.php:104
msgid "Request body."
msgstr "Request body."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:251
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhook-deliveries-v2-controller.php:95
msgid "Request headers."
msgstr "Request headers."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:244
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhook-deliveries-v2-controller.php:88
msgid "The URL where the webhook was delivered."
msgstr "URL der webhook'en ble levert."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:238
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhook-deliveries-v2-controller.php:82
msgid "A friendly summary of the response including the HTTP response code, message, and body."
msgstr "Et leselig sammendrag av responsen, inkludert HTTP-responskode, melding og tekst."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:232
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhook-deliveries-v2-controller.php:76
msgid "The delivery duration, in seconds."
msgstr "Leveringstiden, i sekunder."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:122
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:147
msgid "Invalid webhook ID."
msgstr "Ugyldig webhook-ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:759
msgid "Sort by tax class."
msgstr "Sortér etter avgiftsklasse."

#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:688
msgid "Indicates the order that will appear in queries."
msgstr "Indikerer rekkefølgen som vil brukes i spørringer."

#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:682
msgid "Whether or not this tax rate also gets applied to shipping."
msgstr "Hvorvidt dette er enavgiftssats som også skal legges til for frakt."

#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:676
msgid "Whether or not this is a compound rate."
msgstr "Hvorvidt dette er en sammensatt avgiftssats."

#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:670
msgid "Tax priority."
msgstr "Avgiftsprioritet."

#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:665
#: src/Admin/API/Reports/Taxes/Controller.php:165
msgid "Tax rate name."
msgstr "Navn på avgiftssats."

#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:660
#: src/Admin/API/Reports/Taxes/Controller.php:171
msgid "Tax rate."
msgstr "Avgiftssats."

#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:650
msgid "Postcode / ZIP."
msgstr "Postnummer."

#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:645
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:329
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-countries-controller.php:226
msgid "State code."
msgstr "Statskode."

#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:640
msgid "Country ISO 3166 code."
msgstr "Landets ISO 3166 kode."

#: includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php:303
msgid "Tax class name."
msgstr "Navn på avgiftsklassen."

#: includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php:212
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:495
msgid "Taxes do not support trashing."
msgstr "Avgifter kan ikke kastes."

#: includes/rest-api/Controllers/Version1/class-wc-rest-reports-v1-controller.php:163
#: src/Admin/API/Reports/Controller.php:294
msgid "A human-readable description of the resource."
msgstr "En beskrivelse av ressursen leselig for mennesker."

#: includes/rest-api/Controllers/Version1/class-wc-rest-reports-v1-controller.php:157
#: includes/rest-api/Controllers/Version3/class-wc-rest-report-coupons-totals-controller.php:121
#: includes/rest-api/Controllers/Version3/class-wc-rest-report-customers-totals-controller.php:132
#: includes/rest-api/Controllers/Version3/class-wc-rest-report-orders-totals-controller.php:105
#: includes/rest-api/Controllers/Version3/class-wc-rest-report-products-totals-controller.php:111
#: includes/rest-api/Controllers/Version3/class-wc-rest-report-reviews-totals-controller.php:110
#: src/Admin/API/Reports/Controller.php:288
msgid "An alphanumeric identifier for the resource."
msgstr "En alfanumerisk identifisering for ressursen."

#: includes/rest-api/Controllers/Version1/class-wc-rest-reports-v1-controller.php:82
msgid "List of top sellers products."
msgstr "Liste over bestselgere."

#: includes/rest-api/Controllers/Version1/class-wc-rest-reports-v1-controller.php:78
msgid "List of sales reports."
msgstr "Liste over salgsrapporter."

#: includes/rest-api/Controllers/Version1/class-wc-rest-report-top-sellers-v1-controller.php:164
msgid "Total number of purchases."
msgstr "Totalt antall kjøp."

#. translators: %s: date format
#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:389
msgid "Return sales for a specific end date, the date need to be in the %s format."
msgstr "Returnerer salg til en gitt sluttdato. Datoen må være i %s format."

#. translators: %s: date format
#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:381
msgid "Return sales for a specific start date, the date need to be in the %s format."
msgstr "Returnerer salg fra en gitt startdato. Datoen må være i %s format."

#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:373
msgid "Report period."
msgstr "Rapportperiode."

#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:350
msgid "Totals."
msgstr "Summer."

#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:344
msgid "Group type."
msgstr "Gruppetype."

#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:338
msgid "Total of coupons used."
msgstr "Sum av benyttede kuponger."

#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:332
msgid "Total of refunded orders."
msgstr "Sum av refunderte ordre."

#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:326
msgid "Total charged for shipping."
msgstr "Sum belastet for frakt."

#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:320
msgid "Total charged for taxes."
msgstr "Totalt belastet for avgifter."

#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:314
msgid "Total of items purchased."
msgstr "Totalt antall kjøpte varer."

#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:308
msgid "Total of orders placed."
msgstr "Totalt opprettede ordre."

#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:302
msgid "Average net daily sales."
msgstr "Gjennomsnittlig daglig nettosalg."

#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:296
msgid "Net sales in the period."
msgstr "Netto salg i perioden."

#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:290
msgid "Gross sales in the period."
msgstr "Bruttosalg i perioden."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2633
msgid "Limit result set to products with a specific SKU."
msgstr "Avgrens resultat til produkter med et gitt varenummer."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2627
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2348
msgid "Limit result set to products with a specific attribute term ID (required an assigned attribute)."
msgstr "Avgrens resultat til produkter med en gitt attributterm-ID (krever en tilknyttet attributt)."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2621
msgid "Limit result set to products with a specific attribute."
msgstr "Avgrens resultat til produkter med en gitt attributt."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2615
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2336
msgid "Limit result set to products assigned a specific shipping class ID."
msgstr "Avgrens resultat til produkter tilknyttet en gitt fraktklasse-ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2609
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2330
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:307
msgid "Limit result set to products assigned a specific tag ID."
msgstr "Avgrens resultat til produkter tilknyttet en gitt stikkord-ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2603
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2324
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:269
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:288
msgid "Limit result set to products assigned a specific category ID."
msgstr "Avgrens resultatet til produkter som tilhører en bestemt kategori-ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2596
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2305
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:247
msgid "Limit result set to products assigned a specific type."
msgstr "Begrens resultat til produkter av en gitt type."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2589
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2298
#: src/Admin/API/ProductsLowInStock.php:310
msgid "Limit result set to products assigned a specific status."
msgstr "Avgrens resultat til produkter assosiert til en gitt kategori."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2583
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2292
msgid "Limit result set to products with a specific slug."
msgstr "Begrens resultat til produkter med et gitt identifikator."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2564
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:961
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2245
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:764
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1392
msgid "Menu order, used to custom sort products."
msgstr "Menyrekkefølge, brukes til egendefinert sortering av produkter."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2555
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2237
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1383
msgid "List of grouped products ID."
msgstr "Liste over grupperte produkters ID'er."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2482
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:879
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:687
msgid "Variation image data."
msgstr "Variantens bilde data."

#. translators: %s: dimension unit
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2464
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:861
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:669
msgid "Variation height (%s)."
msgstr "Variantens høyde (%s)."

#. translators: %s: dimension unit
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2458
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:855
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:663
msgid "Variation width (%s)."
msgstr "Variantens bredde (%s)."

#. translators: %s: dimension unit
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2452
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:849
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:657
msgid "Variation length (%s)."
msgstr "Variantens lengde (%s)."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2446
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:843
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:651
msgid "Variation dimensions."
msgstr "Variantens dimensjoner."

#. translators: %s: weight unit
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2441
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:838
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:646
msgid "Variation weight (%s)."
msgstr "Variantens vekt (%s)."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2434
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:831
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:634
msgid "Shows if the variation is on backordered."
msgstr "Viser hvorvidt varianten er satt i restordre."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2415
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:812
msgid "Controls whether or not the variation is listed as \"in stock\" or \"out of stock\" on the frontend."
msgstr "Styrer hvorvidt varianten er oppført som \"på lager\" eller \"ikke på lager\" i front-end."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2404
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:801
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:603
msgid "Stock management at variation level."
msgstr "Lagerstyring på variantnivå."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2349
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:746
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:548
msgid "If the variation is downloadable."
msgstr "Hvis varianten er nedlastbar."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2343
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:740
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:542
msgid "If the variation is virtual."
msgstr "Hvis varianten er virtuell."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2332
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:734
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:536
msgid "Shows if the variation can be bought."
msgstr "Viser om en variant kan kjøpes."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2326
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:722
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:523
msgid "Shows if the variation is on sale."
msgstr "Viser om varianten er på salg."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2311
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:697
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:498
msgid "Variation sale price."
msgstr "Variantens tilbudspris."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2306
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:692
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:493
msgid "Variation regular price."
msgstr "Variantens ordinære pris."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2300
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:686
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:487
msgid "Current variation price."
msgstr "Variantens gjeldende pris."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2288
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:674
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:475
msgid "Variation URL."
msgstr "Variantens URL."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2282
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:663
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:464
msgid "The date the variation was last modified, in the site's timezone."
msgstr "Dato for siste endring av varianten, i nettstedets tidssone."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2276
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:657
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:458
msgid "The date the variation was created, in the site's timezone."
msgstr "Dato da varianten ble opprettet, i nettstedets tidssone."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2270
msgid "Variation ID."
msgstr "Variant-ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2263
msgid "List of variations."
msgstr "Liste over varianter."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2255
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2544
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:953
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2220
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:756
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1366
msgid "Selected attribute term name."
msgstr "Valgt navn på attributt-term."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2238
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2203
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1349
msgid "Defaults variation attributes."
msgstr "Standardattributter for variant."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2230
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2192
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1338
msgid "List of available term names of the attribute."
msgstr "Liste over tilgjengelige navn på term for attributten."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2224
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2186
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1332
msgid "Define if the attribute can be used as variation."
msgstr "Velg om attributten kan brukes som variasjon."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2218
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2180
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1326
msgid "Define if the attribute is visible on the \"Additional information\" tab in the product's page."
msgstr "Velg om attributten er synlig på \"Tilleggsinformasjon\"-fanen på produktsiden."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2213
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2175
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1321
msgid "Attribute position."
msgstr "Attributtposisjon."

#: includes/cli/class-wc-cli-runner.php:114
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2203
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2245
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2534
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:943
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2165
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2210
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:746
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1311
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1356
msgid "Attribute ID."
msgstr "Attributt-ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2196
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2527
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:936
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2158
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:739
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1304
msgid "List of attributes."
msgstr "Liste over attributter."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2188
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2520
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:929
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2150
msgid "Image position. 0 means that the image is featured."
msgstr "Bildeposisjon. 0 betyr at bildet er fremhevet."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2148
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2098
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1243
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:142
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:175
msgid "List of images."
msgstr "Liste over bilder."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2139
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2089
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1234
msgid "Tag slug."
msgstr "Stikkord-identifikator."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2128
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2078
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1223
msgid "Tag ID."
msgstr "Stikkord-ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2121
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2071
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1216
msgid "List of tags."
msgstr "Liste over stikkord."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2112
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2062
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1207
msgid "Category slug."
msgstr "Kategori-identifikator."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2101
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2051
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1196
#: src/Admin/API/Reports/Categories/Controller.php:169
msgid "Category ID."
msgstr "Kategori-ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2094
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2044
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1189
msgid "List of categories."
msgstr "Liste over kategorier."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2089
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2039
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1184
msgid "Optional note to send the customer after purchase."
msgstr "Valgfritt notat som kan sendes kunden etter kjøp."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2084
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2034
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1179
#: src/Admin/API/ProductVariations.php:178
#: src/Admin/API/Reports/Stock/Controller.php:396
msgid "Product parent ID."
msgstr "Produktets foreldre-ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2076
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2026
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1171
msgid "List of cross-sell products IDs."
msgstr "Liste over ID'er til kryssalgsprodukter."

#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2018
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1163
msgid "List of up-sell products IDs."
msgstr "Liste over oppsalgsprodukters ID'er."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2059
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2009
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1154
msgid "List of related products IDs."
msgstr "Liste over relaterte produkters ID'er."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2053
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2003
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1148
msgid "Amount of reviews that the product have."
msgstr "Antall omtaler av dette produktet."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2047
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1997
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1142
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:163
msgid "Reviews average rating."
msgstr "Omtalenes gjennomsnittsvurdering."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2041
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1991
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1136
msgid "Allow reviews."
msgstr "Tillat omtaler."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2035
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2476
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:873
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1985
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:681
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1130
msgid "Shipping class ID."
msgstr "Fraktklasse-ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2030
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2471
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:868
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1980
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:676
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1125
msgid "Shipping class slug."
msgstr "Identifikator for fraktklasse."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2024
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1974
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1119
msgid "Shows whether or not the product shipping is taxable."
msgstr "Viser hvorvidt sending av produktet er avgiftsbelagt."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2018
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1968
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1113
msgid "Shows if the product need to be shipped."
msgstr "Viser om produktet behøver å sendes."

#. translators: %s: dimension unit
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2011
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1961
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1106
msgid "Product height (%s)."
msgstr "Produktets høyde (%s)."

#. translators: %s: dimension unit
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2005
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1955
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1100
msgid "Product width (%s)."
msgstr "Produktets bredde (%s)."

#. translators: %s: dimension unit
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1999
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1949
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1094
msgid "Product length (%s)."
msgstr "Produktets lengde (%s)."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1993
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1943
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1088
msgid "Product dimensions."
msgstr "Produktets dimensjoner."

#. translators: %s: weight unit
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1988
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1938
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1083
msgid "Product weight (%s)."
msgstr "Produktets vekt (%s)."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1981
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1931
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1076
msgid "Allow one item to be bought in a single order."
msgstr "Tillat at kun ett eksemplar kan bli kjøpt pr. ordre."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1975
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1925
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1065
msgid "Shows if the product is on backordered."
msgstr "Viser om produktet er satt i restordre."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1969
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2428
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:825
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1919
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:628
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1059
msgid "Shows if backorders are allowed."
msgstr "Viser om restordre er tillatt."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1962
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2421
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:818
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1912
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:621
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1052
msgid "If managing stock, this controls if backorders are allowed."
msgstr "Ved lagerstyring, dette bestemmer om restordre er tillatt."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1951
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2410
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:807
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1901
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:609
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1040
#: src/Admin/API/Reports/Stock/Controller.php:421
msgid "Stock quantity."
msgstr "Antall på lager."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1945
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1895
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1034
msgid "Stock management at product level."
msgstr "Lagerstyring på produktnivå."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1933
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2392
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:789
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1883
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:591
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1022
msgid "Tax status."
msgstr "Avgiftsstatus."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1928
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1878
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1017
msgid "Product external button text. Only for external products."
msgstr "Produkt ekstern knapp tekst. Kun for eksterne produkter."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1922
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1872
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1011
msgid "Product external URL. Only for external products."
msgstr "Produktets eksterne URL. Kun for eksterne produkter."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1915
msgid "Download type, this controls the schema on the front-end."
msgstr "Nedlastingstype. Dette styrer skjemaet i front-end."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1878
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2355
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:752
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1835
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:554
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:974
msgid "List of downloadable files."
msgstr "Liste over nedlastbare filer."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1872
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1829
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:968
msgid "If the product is downloadable."
msgstr "Hvis produktet er nedlastbart."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1866
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1823
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:962
msgid "If the product is virtual."
msgstr "Hvis produktet er virtuelt."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1860
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1817
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:956
msgid "Amount of sales."
msgstr "Antall salg."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1854
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1811
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:950
msgid "Shows if the product can be bought."
msgstr "Viser om produktet kan bli kjøpt."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1848
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1805
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:944
msgid "Shows if the product is on sale."
msgstr "Viser om produktet er på salg."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1842
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1799
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:938
msgid "Price formatted in HTML."
msgstr "Pris i HTML formatt."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1837
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2321
msgid "End date of sale price."
msgstr "Sluttdato for utsalgspris."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1832
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2316
msgid "Start date of sale price."
msgstr "Startdato for tilbudspris."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1827
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1774
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:913
msgid "Product sale price."
msgstr "Produktets tilbudspris."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1822
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1769
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:908
msgid "Product regular price."
msgstr "Produktets ordinære pris."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1816
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1763
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:902
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:212
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:262
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:116
msgid "Current product price."
msgstr "Produktets gjeldende pris."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1811
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2295
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:681
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1758
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:482
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:897
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:103
#: src/Admin/API/Reports/Stock/Controller.php:408
msgid "Unique identifier."
msgstr "Unik ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1806
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1753
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:892
msgid "Product short description."
msgstr "Kort produktbeskrivelse."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1801
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1748
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:887
msgid "Product description."
msgstr "Produktbeskrivelse."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1794
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1741
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:880
msgid "Catalog visibility."
msgstr "Katalogsynlighet."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1788
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1735
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:874
msgid "Featured product."
msgstr "Fremheved produkt."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1781
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1728
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:867
msgid "Product status (post status)."
msgstr "Produktstatus (innleggstatus)"

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1774
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1721
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:860
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:69
#: src/Admin/API/ProductVariations.php:171
msgid "Product type."
msgstr "Produkttype."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1768
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1709
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:848
msgid "The date the product was last modified, in the site's timezone."
msgstr "Dato for siste endring av produktet, i nettstedets tidssone."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1762
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1697
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:838
msgid "The date the product was created, in the site's timezone."
msgstr "Dato da produktet ble opprettet, i nettstedets tidssone."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1755
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1690
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:856
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:831
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:135
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:80
msgid "Product URL."
msgstr "Produkt URL."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1750
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1685
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:826
msgid "Product slug."
msgstr "Produkt-identifikator."

#: includes/legacy/api/v2/class-wc-api-products.php:949
#: includes/legacy/api/v3/class-wc-api-products.php:1434
msgid "The SKU already exists on another product."
msgstr "Varenummeret finnes allerede på et annet produkt."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-tags-v1-controller.php:100
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2133
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2083
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1228
msgid "Tag name."
msgstr "Navn på Stikkord."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-shipping-classes-v1-controller.php:100
msgid "Shipping class name."
msgstr "Navn på fraktklasse."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:560
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php:189
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:894
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductReviewSchema.php:123
msgid "Shows if the reviewer bought the product or not."
msgstr "Viser hvorvidt omtaleforfatteren kjøpte produktet eller ikke."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:555
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php:184
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:875
msgid "Reviewer email."
msgstr "Omtaleforfatterens e-post."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:550
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php:179
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:870
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductReviewSchema.php:102
msgid "Reviewer name."
msgstr "Omtaleforfatterens navn."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:545
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php:174
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:889
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductReviewSchema.php:117
msgid "Review rating (0 to 5)."
msgstr "Omtalevurdering (0 til 5)."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:540
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php:164
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:834
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductReviewSchema.php:57
msgid "The date the review was created, in the site's timezone."
msgstr "Dato da omtalen ble opprettet, i nettstedets tidssone."

#: includes/data-stores/class-wc-product-data-store-cpt.php:167
msgid "Invalid product."
msgstr "Ugyldig produkt."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php:249
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2183
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2515
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php:190
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:924
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2145
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php:190
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:732
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1290
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ImageAttachmentSchema.php:62
msgid "Image alternative text."
msgstr "Alternativ tekst for bildet."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php:244
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2178
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2510
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php:185
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:919
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2140
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php:185
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:727
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1285
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ImageAttachmentSchema.php:57
msgid "Image name."
msgstr "Bildets navn."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php:238
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2172
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2504
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1539
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php:179
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:913
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2134
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php:179
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:721
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1279
msgid "Image URL."
msgstr "Bildets URL."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php:232
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2166
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2498
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php:167
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:901
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2122
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php:167
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:709
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1267
msgid "The date the image was last modified, in the site's timezone."
msgstr "Dato for siste endring av bildet, i nettstedets tidssone."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php:226
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2160
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2492
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php:155
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:889
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2110
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php:155
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:697
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1255
msgid "The date the image was created, in the site's timezone."
msgstr "Dato da bildet ble opprettet, i nettstedets tidssone."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php:221
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2155
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2487
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1534
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php:150
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:884
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2105
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php:150
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:692
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1250
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ImageAttachmentSchema.php:30
msgid "Image ID."
msgstr "Bilde-ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php:216
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php:145
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php:145
msgid "Image data."
msgstr "Bildedata."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php:209
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php:138
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php:138
msgid "Category archive display type."
msgstr "Type visning for kategoriarkiv."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php:196
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php:125
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php:125
msgid "The ID for the parent of the resource."
msgstr "ID'en for ressursens forelder."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php:180
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2106
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php:109
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2056
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php:109
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1201
#: src/Admin/API/Reports/Categories/Controller.php:203
msgid "Category name."
msgstr "Kategorinavn."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:523
msgid "Enable/Disable attribute archives."
msgstr "Aktivér/deaktivér attributtarkiv."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:516
msgid "Default sort order."
msgstr "Standard rekkefølge."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:509
msgid "Type of attribute."
msgstr "Type attributt."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:493
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2208
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2250
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2539
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:948
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2170
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2215
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:751
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1316
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1361
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductAttributeSchema.php:36
msgid "Attribute name."
msgstr "Attributtnavn."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attribute-terms-v1-controller.php:231
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php:261
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-shipping-classes-v1-controller.php:124
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-tags-v1-controller.php:124
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php:202
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php:202
msgid "Number of published products for the resource."
msgstr "Antall publiserte produkter for ressursen."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attribute-terms-v1-controller.php:226
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php:256
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php:197
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php:197
msgid "Menu order, used to custom sort the resource."
msgstr "Menyrekkefølge, brukes til egendefinert sortering av ressursen."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attribute-terms-v1-controller.php:218
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php:201
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-shipping-classes-v1-controller.php:116
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-tags-v1-controller.php:116
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php:130
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php:130
msgid "HTML description of the resource."
msgstr "HTML-beskrivelse av ressursen."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attribute-terms-v1-controller.php:210
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:501
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php:188
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-shipping-classes-v1-controller.php:108
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-tags-v1-controller.php:108
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php:117
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php:117
msgid "An alphanumeric identifier for the resource unique to its type."
msgstr "En alfanumerisk identifikator for ressursen, unik for dens type."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attribute-terms-v1-controller.php:202
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/TermSchema.php:36
msgid "Term name."
msgstr "Navn på term."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1664
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1963
msgid "Limit result set to orders assigned a specific product."
msgstr "Begrens resultatet til ordre assosiert med et gitt produkt."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1658
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1957
msgid "Limit result set to orders assigned a specific customer."
msgstr "Begrens resultatet til ordre assosiert med en gitt kunde."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1651
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1950
msgid "Limit result set to orders assigned a specific status."
msgstr "Begrens resultatet til ordre med en gitt ordrestatus."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1627
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1896
msgid "Refund total."
msgstr "Totalt refundert."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1621
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1890
msgid "Refund reason."
msgstr "Årsak til refusjon."

#: includes/cli/class-wc-cli-runner.php:113
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1615
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1884
msgid "Refund ID."
msgstr "Refusjons-ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1607
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1876
msgid "List of refunds."
msgstr "Liste over refusjoner."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1598
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1841
msgid "Discount total tax."
msgstr "Total avgift av rabatter."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1593
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1836
msgid "Discount total."
msgstr "Total rabatt."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1575
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1818
msgid "Coupons line data."
msgstr "Kuponglinjens data."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1527
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1743
msgid "Tax status of fee."
msgstr "Gebyrets avgiftsstatus."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1522
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1738
msgid "Tax class of fee."
msgstr "Gebyrets avgiftsklasse."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1517
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1733
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartFeeSchema.php:36
msgid "Fee name."
msgstr "Navn på gebyr."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1504
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1720
msgid "Fee lines data."
msgstr "Gebyrlinjens data."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1462
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1647
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:47
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:464
msgid "Shipping method ID."
msgstr "Fraktmetode-ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1457
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1642
msgid "Shipping method name."
msgstr "Fraktmetodens navn."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1444
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1629
msgid "Shipping lines data."
msgstr "Fraktlinjens data."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1435
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1594
msgid "Shipping tax total."
msgstr "Fraktavgift totalt."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1429
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1588
msgid "Tax total (not including shipping taxes)."
msgstr "Avgift totalt (ikke inkludert fraktsavgift)."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1423
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1582
msgid "Show if is a compound tax rate."
msgstr "Viser om det er en sammensatt avgiftssats."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1417
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1576
msgid "Tax rate label."
msgstr "Etikett for avgiftssats."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1405
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1564
msgid "Tax rate code."
msgstr "Avgiftssatskode."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1391
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1550
msgid "Tax lines data."
msgstr "Data fra avgiftslinjer."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1252
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1357
msgid "MD5 hash of cart items to ensure orders are not modified."
msgstr "MD5 hash av produkter i handlekurven for å forsikre at ordre ikke er modifisert."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1246
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1333
msgid "The date the order was paid, in the site's timezone."
msgstr "Dato da ordren ble betalt, i nettstedets tidssone."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1240
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1345
msgid "The date the order was completed, in the site's timezone."
msgstr "Dato da ordren ble fullført, i nettstedets tidssone."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1235
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1195
msgid "Note left by customer during checkout."
msgstr "Melding lagt inn av kunden under bestilling."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1229
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1079
msgid "Shows where the order was created."
msgstr "Viser hvor ordren ble opprettet."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1223
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1189
msgid "User agent of the customer."
msgstr "Kundens nettleser."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1217
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1183
msgid "Customer's IP address."
msgstr "Kundens IP-adresse."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1212
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1328
msgid "Unique transaction ID."
msgstr "Unik transaksjons-ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1206
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1911
msgid "Define if the order is paid. It will set the status to processing and reduce stock items."
msgstr "Definer når en ordre blir betalt, om status skal settes til under behandling, og lagerstatus reduseres."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1198
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1320
msgid "Payment method title."
msgstr "Navn på betalingsmetode."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1193
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1315
msgid "Payment method ID."
msgstr "Betalingmetode-ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1141
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1263
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartUpdateCustomer.php:51
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CheckoutSchema.php:102
msgid "Shipping address."
msgstr "Leveringsadresse."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1123
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1186
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1245
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1308
msgid "Country code in ISO 3166-1 alpha-2 format."
msgstr "Landskode i ISO 3166-1 alpha-2 format."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1078
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1200
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/CartUpdateCustomer.php:43
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CheckoutSchema.php:91
msgid "Billing address."
msgstr "Fakturaadresse."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1072
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1165
msgid "Sum of all taxes."
msgstr "Summen av alle avgifter."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1066
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1159
msgid "Grand total."
msgstr "Totalt."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1060
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1153
msgid "Sum of line item taxes only."
msgstr "Summen av bare linjeelementavgifter."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1054
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1147
msgid "Total shipping tax amount for the order."
msgstr "Totalt beløp for fraktavgift for ordren."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1048
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1141
msgid "Total shipping amount for the order."
msgstr "Totalt fraktbeløp for denne ordren."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1042
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1135
msgid "Total discount tax amount for the order."
msgstr "Totalt rabattavgiftbeløp for denne ordren."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1036
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1129
msgid "Total discount amount for the order."
msgstr "Totalt rabattert beløp for denne ordren."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1030
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1177
msgid "User ID who owns the order. 0 for guests."
msgstr "Bruker-ID for ordrens eier, 0 for gjester."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1117
msgid "The date the order was last modified, in the site's timezone."
msgstr "Dato for siste endring av ordren, i nettstedets tidssone."

#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1105
msgid "The date the order was created, in the site's timezone."
msgstr "Dato for opprettelse av ordre, i nettstedets tidssone."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1012
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1171
msgid "True the prices included tax during checkout."
msgstr "Viser om prisene var inkludert avgift i kassen."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:999
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1098
msgid "Currency the order was created with, in ISO format."
msgstr "Valutaen ordren ble opprettet med, i ISO-format."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:980
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1091
#: src/Admin/API/Reports/Orders/Controller.php:200
msgid "Order status."
msgstr "Ordrestatus."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:975
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1062
msgid "Parent order ID."
msgstr "Forelderordre-ID."

#: includes/legacy/api/v2/class-wc-api-orders.php:844
#: includes/legacy/api/v3/class-wc-api-orders.php:888
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:779
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:985
msgid "Order item ID provided is not associated with order."
msgstr "Angitt produkt-ID er ikke assosiert med ordren."

#: includes/legacy/api/v2/class-wc-api-orders.php:1185
#: includes/legacy/api/v3/class-wc-api-orders.php:1230
msgid "Cannot update coupon, try again."
msgstr "Kan ikke oppdatere kupong. Prøv igjen."

#: includes/legacy/api/v2/class-wc-api-orders.php:1159
#: includes/legacy/api/v3/class-wc-api-orders.php:1204
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:741
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:948
#: includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller.php:62
msgid "Coupon code is required."
msgstr "Kupongkode er påkrevd."

#: includes/legacy/api/v2/class-wc-api-orders.php:1134
#: includes/legacy/api/v3/class-wc-api-orders.php:1179
msgid "Cannot update fee, try again."
msgstr "Kan ikke oppdatere gebyr. Prøv igjen."

#: includes/legacy/api/v2/class-wc-api-orders.php:1094
#: includes/legacy/api/v3/class-wc-api-orders.php:1139
msgid "Fee tax class is required when fee is taxable."
msgstr "Gebyrets avgiftsklasse er påkrevd når gebyret er avgiftsbelagt."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:718
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:924
msgid "Fee name is required."
msgstr "Navn på gebyr er påkrevd."

#: includes/legacy/api/v2/class-wc-api-orders.php:1063
#: includes/legacy/api/v3/class-wc-api-orders.php:1108
msgid "Cannot update shipping method, try again."
msgstr "Kan ikke oppdatere fraktmetode. Prøv igjen."

#: includes/legacy/api/v2/class-wc-api-orders.php:1036
#: includes/legacy/api/v3/class-wc-api-orders.php:1081
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:695
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:900
msgid "Shipping method ID is required."
msgstr "Fraktmetode-ID er påkrevd."

#: includes/legacy/api/v2/class-wc-api-orders.php:1029
#: includes/legacy/api/v3/class-wc-api-orders.php:1074
msgid "Shipping total must be a positive amount."
msgstr "Frakt totalt må være et positivt beløp."

#: includes/legacy/api/v2/class-wc-api-orders.php:953
#: includes/legacy/api/v3/class-wc-api-orders.php:998
msgid "Cannot create line item, try again."
msgstr "Kan ikke opprette linjeelement. Prøv igjen."

#: includes/legacy/api/v2/class-wc-api-orders.php:910
#: includes/legacy/api/v3/class-wc-api-orders.php:954
msgid "Product quantity is required."
msgstr "Produktantall er påkrevd."

#: includes/legacy/api/v2/class-wc-api-orders.php:905
#: includes/legacy/api/v3/class-wc-api-orders.php:949
msgid "Product quantity must be a positive float."
msgstr "Produktantall må være et positivt flyttall."

#: includes/legacy/api/v2/class-wc-api-orders.php:900
#: includes/legacy/api/v3/class-wc-api-orders.php:944
msgid "Product is invalid."
msgstr "Ugyldig produkt."

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:623
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:808
msgid "Product ID or SKU is required."
msgstr "Produkt-ID eller varenummer er påkrevd."

#: includes/legacy/api/class-wc-rest-legacy-orders-controller.php:249
#: includes/legacy/api/v2/class-wc-api-orders.php:388
#: includes/legacy/api/v2/class-wc-api-orders.php:535
#: includes/legacy/api/v3/class-wc-api-orders.php:423
#: includes/legacy/api/v3/class-wc-api-orders.php:573
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:534
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:733
#: includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller.php:193
msgid "Customer ID is invalid."
msgstr "Ugyldig kunde-ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:522
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1671
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1970
msgid "Number of decimal points to use in each resource."
msgstr "Antall desimaler som skal vises for hver ressurs."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:495
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1379
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:519
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:374
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:419
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:544
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1381
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1498
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1618
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1709
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1807
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1865
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:984
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2268
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:273
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:787
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1415
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php:199
msgid "Meta value."
msgstr "Meta verdi."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:489
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1373
msgid "Meta label."
msgstr "Meta etikett."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:483
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1367
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:514
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:369
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:414
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:538
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1376
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1493
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1613
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1704
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1802
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1860
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:979
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:2263
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:268
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:782
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1410
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartShippingRateSchema.php:193
msgid "Meta key."
msgstr "Meta nøkkel."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:475
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1359
msgid "Line item meta data."
msgstr "Varelinjens metadata."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:466
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1350
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1563
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:515
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1472
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1780
msgid "Tax subtotal."
msgstr "Avgifter delsum."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:460
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1344
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1492
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1557
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:509
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1467
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1682
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1774
msgid "Tax total."
msgstr "Avgifter totalt."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:446
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1330
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1478
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1543
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:495
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1454
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1668
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1760
msgid "Line taxes."
msgstr "Linjens avgifter."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:440
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1325
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1472
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1538
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:489
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1448
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1662
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1754
msgid "Line total tax (after discounts)."
msgstr "Linjens totale avgift (etter rabatter)."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:434
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1320
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1467
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1533
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:483
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1443
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1657
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1749
msgid "Line total (after discounts)."
msgstr "Linjens totalsum (etter rabatter)."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:428
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1315
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:477
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1437
msgid "Line subtotal tax (before discounts)."
msgstr "Linjens delsum-avgift (før rabatter)"

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:422
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1310
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:471
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1432
msgid "Line subtotal (before discounts)."
msgstr "Linjens delsum (før rabatter)"

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:416
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1304
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:559
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1522
#: src/Admin/API/Reports/Products/Controller.php:196
#: src/Admin/API/Reports/Variations/Controller.php:217
msgid "Product price."
msgstr "Produktpris."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:410
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1298
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:465
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1427
msgid "Tax class of product."
msgstr "Produktets avgiftsklasse."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:404
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1293
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:459
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1422
msgid "Quantity ordered."
msgstr "Antall bestilt."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:398
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1288
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:453
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1417
msgid "Variation ID, if applicable."
msgstr "Variant-ID, hvis gjeldende."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:380
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1271
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1745
#: includes/rest-api/Controllers/Version1/class-wc-rest-report-top-sellers-v1-controller.php:152
#: includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php:99
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:441
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1402
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1680
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:851
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:821
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/CartItemSchema.php:87
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:58
#: src/Admin/API/Reports/Products/Controller.php:190
#: src/Admin/API/Reports/Stock/Controller.php:402
#: src/Admin/API/Reports/Variations/Controller.php:211
msgid "Product name."
msgstr "Produktnavn."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:374
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1265
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1399
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1451
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1511
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1582
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:435
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1396
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1558
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1636
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1727
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1825
msgid "Item ID."
msgstr "Produkt-ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:366
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1258
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:427
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1389
msgid "Line items data."
msgstr "Linjeelementets data."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:361
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:385
msgid "Reason for refund."
msgstr "Grunnen for refusjonen."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:356
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:380
msgid "Refund amount."
msgstr "Refusjonsbeløp."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:350
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:368
msgid "The date the order refund was created, in the site's timezone."
msgstr "Dato da ordrerefusjonen ble laget, i nettstedets tidssone."

#: includes/legacy/api/v2/class-wc-api-orders.php:1628
#: includes/legacy/api/v3/class-wc-api-orders.php:1673
#: includes/wc-order-functions.php:707
msgid "An error occurred while attempting to create the refund using the payment gateway API."
msgstr "En feil oppsto da du forsøkte å opprette en refusjon ved bruk av API-et for betalingsmetoden."

#: includes/legacy/api/v2/class-wc-api-orders.php:1611
#: includes/legacy/api/v3/class-wc-api-orders.php:1656
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:308
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:303
#: includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php:68
msgid "Cannot create order refund, please try again."
msgstr "Kan ikke opprette ordrerefusjon. Vennligst prøv igjen."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:291
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:284
#: includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php:48
msgid "Refund amount must be greater than zero."
msgstr "Refusjonsbeløp må være større enn null."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:287
msgid "Order is invalid"
msgstr "Ordren er ugyldig"

#: includes/legacy/api/v2/class-wc-api-orders.php:1512
#: includes/legacy/api/v2/class-wc-api-orders.php:1674
#: includes/legacy/api/v2/class-wc-api-orders.php:1735
#: includes/legacy/api/v3/class-wc-api-orders.php:1557
#: includes/legacy/api/v3/class-wc-api-orders.php:1719
#: includes/legacy/api/v3/class-wc-api-orders.php:1780
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:133
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:202
msgid "Invalid order refund ID."
msgstr "Ugyldig refusjon-ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:186
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:226
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:268
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:301
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:127
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-notes-v2-controller.php:39
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:198
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:280
#: includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php:79
#: includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php:44
#: includes/wc-core-functions.php:149 includes/wc-order-functions.php:540
#: includes/wc-order-functions.php:1133
msgid "Invalid order ID."
msgstr "Ugyldig ordre-ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:418
msgid "Shows/define if the note is only for reference or for the customer (the user will be notified)."
msgstr "Velg hvorvidt notatet kun er for referanse, eller for kunden (kunden vil bli varslet)."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:413
msgid "Order note."
msgstr "Ordrenotat."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:407
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-notes-v2-controller.php:135
#: includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php:134
msgid "The date the order note was created, in the site's timezone."
msgstr "Dato da ordrenotatet ble opprettet, i nettstedets tidssone."

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:295
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:470
msgid "Webhooks do not support trashing."
msgstr "Webhooks kan ikke legges i papirkurven."

#: includes/legacy/api/v2/class-wc-api-orders.php:1316
#: includes/legacy/api/v3/class-wc-api-orders.php:1361
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:233
#: includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php:86
msgid "Cannot create order note, please try again."
msgstr "Kan ikke opprette ordrenotat. Vennligst prøv igjen."

#: includes/data-stores/abstract-wc-order-item-type-data-store.php:135
msgid "Invalid order item."
msgstr "Ugyldig ordre-element."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:916
msgid "Limit result set to resources with a specific role."
msgstr "Begrens resultat til ressurser med en gitt rolle."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:910
msgid "Limit result set to resources with a specific email."
msgstr "Begrens resultat til ressurser med en gitt e-post."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:786
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:280
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:186
msgid "List of shipping address data."
msgstr "Liste over fratmetodedata."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:779
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1134
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:273
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1256
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:179
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:236
msgid "Phone number."
msgstr "Telefonnummer."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:773
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1128
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:267
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1250
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:173
msgid "Email address."
msgstr "E-postadresse."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:768
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:831
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:262
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:325
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:168
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:231
msgid "ISO code of the country."
msgstr "Landets ISO kode."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:763
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:826
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1118
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1181
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:257
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:320
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1240
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1303
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:163
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:226
#: src/Admin/API/Reports/Customers/Controller.php:270
msgid "Postal code."
msgstr "Postnummer."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:758
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:821
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1113
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1176
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:252
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:315
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1235
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1298
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:158
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:221
msgid "ISO code or name of the state, province or district."
msgstr "ISO kode eller navn for stat, provins eller distrikt."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:753
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:816
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1108
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1171
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:655
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:247
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:310
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1230
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1293
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:153
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:216
msgid "City name."
msgstr "Poststed."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:748
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:811
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1103
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1166
msgid "Address line 2."
msgstr "Adresselinje 2."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:743
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:806
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1098
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1161
msgid "Address line 1."
msgstr "Adresselinje 1."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:738
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:801
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1093
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1156
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:232
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:295
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1215
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1278
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:138
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:201
msgid "Company name."
msgstr "Firmanavn."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:733
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:796
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1088
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1151
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:227
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:290
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1210
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1273
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:133
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:196
msgid "Last name."
msgstr "Etternavn."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:728
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:791
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1083
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1146
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:222
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:285
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1205
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1268
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:128
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:191
msgid "First name."
msgstr "Fornavn."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:723
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:217
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:123
msgid "List of billing address data."
msgstr "Liste over fraktadresser."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:717
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:350
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:249
msgid "Avatar URL."
msgstr "Avatar-URL."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:711
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:344
msgid "Total amount spent."
msgstr "Totalt beløp handlet for."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:705
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:338
msgid "Quantity of orders made by the customer."
msgstr "Antall ordre fra kunden."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:691
msgid "Last order ID."
msgstr "Siste ordres ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:685
msgid "Last order data."
msgstr "Siste ordres data."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:680
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:212
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:118
msgid "Customer password."
msgstr "Kundens passord."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:672
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:204
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:110
msgid "Customer login name."
msgstr "Kundens brukernavn."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:664
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:190
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:96
msgid "Customer last name."
msgstr "Kundens etternavn."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:656
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:182
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:88
msgid "Customer first name."
msgstr "Kundens fornavn."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:650
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:176
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:82
msgid "The email address for the customer."
msgstr "Kundens e-postadresse."

#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:164
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:70
msgid "The date the customer was last modified, in the site's timezone."
msgstr "Dato for siste endring av kunden, i nettstedets tidssone."

#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:152
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:58
msgid "The date the customer was created, in the site's timezone."
msgstr "Dato da kunden ble opprettet, i nettstedets tidssone."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:82
#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:46
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:78
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:632
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:81
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:401
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:87
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:344
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:76
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:969
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attribute-terms-v1-controller.php:75
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attribute-terms-v1-controller.php:196
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:90
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:487
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php:174
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:92
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:529
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-shipping-classes-v1-controller.php:94
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-tags-v1-controller.php:94
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:77
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1739
#: includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php:297
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:67
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:634
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:67
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:226
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:88
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:630
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:76
#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:146
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-notes-v2-controller.php:129
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:96
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:362
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:90
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1056
#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:54
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php:103
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php:153
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:651
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:86
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1674
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:90
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php:54
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php:281
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:59
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhook-deliveries-v2-controller.php:70
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php:98
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:52
#: includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php:122
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php:103
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:84
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:828
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:452
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:815
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:80
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductAttributesById.php:42
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductCategoriesById.php:42
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductsById.php:42
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductAttributeSchema.php:30
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductReviewSchema.php:51
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductSchema.php:52
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/TermSchema.php:30
#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:597
#: src/Admin/API/Reports/Stock/Controller.php:390
msgid "Unique identifier for the resource."
msgstr "Unik ID for ressursen."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:476
msgid "Invalid resource id for reassignment."
msgstr "Ugyldig ressurs-ID for ny tildeling."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:466
msgid "Customers do not support trashing."
msgstr "Kunder kan ikke legges i papirkurven."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:412
msgid "Username isn't editable."
msgstr "Brukernavn er ikke redigerbar."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:408
msgid "Email address is invalid."
msgstr "Ugyldig e-postadresse."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:471
#: includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php:219
msgid "Invalid resource id."
msgstr "Ugyldig ressurs-ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:327
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:402
msgid "Cannot create existing resource."
msgstr "Kan ikke opprette eksisterende ressurs."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:229
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1895
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2372
#: includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php:153
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:769
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1852
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:571
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:991
#: src/Admin/API/Reports/Downloads/Controller.php:206
msgid "File URL."
msgstr "Filens URL."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:223
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1890
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2367
#: includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php:147
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:764
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1847
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:566
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:986
#: src/Admin/API/Reports/Downloads/Controller.php:200
msgid "File name."
msgstr "Filnavn."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:217
#: includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php:141
msgid "File details."
msgstr "Fildetaljer."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:211
#: includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php:129
msgid "The date when download access expires, in the site's timezone."
msgstr "Utløpsdato for nedlastingstilgangen, i nettstedets tidssone."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:205
#: includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php:123
msgid "Number of downloads remaining."
msgstr "Antall gjenstående nedlastinger."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:199
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:987
#: includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php:117
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1073
msgid "Order key."
msgstr "Ordrenøkkel."

#: includes/cli/class-wc-cli-runner.php:112
#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:193
#: includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php:111
#: src/Admin/API/Reports/Downloads/Controller.php:212
#: src/Admin/API/Reports/Orders/Controller.php:176
msgid "Order ID."
msgstr "Ordre-ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:187
#: includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php:105
msgid "Downloadable file name."
msgstr "Navn på nedlastbar fil."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:181
#: includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php:93
msgid "Downloadable product ID."
msgstr "Nedlastbar produkt-ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:175
msgid "Download ID (MD5)."
msgstr "Last ned ID (MD5)."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:169
#: includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php:87
msgid "Download file URL."
msgstr "Last ned fil URL."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:572
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:540
msgid "Limit result set to resources with a specific code."
msgstr "Avgrens resultetet til ressurser med en bestemt kode."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:541
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:484
msgid "List of email addresses that can use this coupon."
msgstr "Liste over e-postadresser som kan bruke denne kupongen."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:536
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:479
msgid "Maximum order amount allowed when using the coupon."
msgstr "Maksimum ordrebeløp tillat når du bruker kupongen."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:531
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:474
msgid "Minimum order amount that needs to be in the cart before coupon applies."
msgstr "Minimum ordrebeløp som behøves i handlekurven før kupongen blir gjeldende."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:517
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:460
msgid "List of category IDs the coupon does not apply to."
msgstr "Liste over kategori-ID'er kupongen ikke gjelder for."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:509
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:452
msgid "List of category IDs the coupon applies to."
msgstr "Liste over kategori-ID'er kupongen gjelder for."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:498
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:441
msgid "Max number of items in the cart the coupon can be applied to."
msgstr "Maksimalt antall varer i handlekurven kupongen kan benyttes for."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:493
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:436
msgid "How many times the coupon can be used per customer."
msgstr "Antall ganger kupongen kan benyttes pr. kunde."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:480
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:423
msgid "List of product IDs the coupon cannot be used on."
msgstr "Liste over produkt-ID'er kupongen ikke kan benyttes for."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:472
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:415
msgid "List of product IDs the coupon can be used on."
msgstr "Liste over produkt-ID'er kupongen kan benyttes for."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:460
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:403
msgid "Number of times the coupon has been used already."
msgstr "Antall ganger kupongen allerede har blitt benyttet."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:455
msgid "UTC DateTime when the coupon expires."
msgstr "UTC DateTime når kupongen utløper."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:443
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:381
msgid "Determines the type of discount that will be applied."
msgstr "Bestemmer hvilken type rabatt som skal legges til."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:438
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:388
msgid "Coupon description."
msgstr "Kupong beskrivelse."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:432
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:369
msgid "The date the coupon was last modified, in the site's timezone."
msgstr "Dato da kupongen sist ble redigert, i nettstedets tidssone."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:426
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:357
msgid "The date the coupon was created, in the site's timezone."
msgstr "Dato da kupongen ble laget, i nettstedets tidssone."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:70
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:421
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1588
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:61
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:342
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1831
#: src/Admin/API/Reports/Coupons/Controller.php:178
msgid "Coupon code."
msgstr "Kupongkode."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:415
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:336
msgid "Unique identifier for the object."
msgstr "Unik ID for objektet."

#: includes/legacy/api/class-wc-rest-legacy-coupons-controller.php:113
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:253
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:272
msgid "The coupon code cannot be empty."
msgstr "Kupongkoden kan ikke være tomt."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:108
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:102
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:118
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:102
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:102
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:116
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:107
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:115
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:87
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php:77
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:110
msgid "Whether to bypass trash and force deletion."
msgstr "Om papirkurven skal omgåes og det skal slettes direkte."

#: includes/class-wc-rest-authentication.php:571
#: includes/legacy/api/v1/class-wc-api-authentication.php:386
#: includes/legacy/api/v2/class-wc-api-authentication.php:384
#: includes/legacy/api/v3/class-wc-api-authentication.php:390
msgid "The API key provided does not have write permissions."
msgstr "API-nøkkelen du oppga har ikke skriverettigheter."

#: includes/class-wc-rest-authentication.php:563
#: includes/legacy/api/v1/class-wc-api-authentication.php:377
#: includes/legacy/api/v2/class-wc-api-authentication.php:375
#: includes/legacy/api/v3/class-wc-api-authentication.php:381
msgid "The API key provided does not have read permissions."
msgstr "API-nøkkelen du oppga har ikke leserettigheter."

#: includes/class-wc-rest-authentication.php:501
#: includes/legacy/api/v1/class-wc-api-authentication.php:342
#: includes/legacy/api/v2/class-wc-api-authentication.php:340
#: includes/legacy/api/v3/class-wc-api-authentication.php:346
msgid "Invalid nonce - nonce has already been used."
msgstr "Ugyldig nonce - nonce har allerede blitt brukt."

#: includes/class-wc-rest-authentication.php:491
#: includes/legacy/api/v1/class-wc-api-authentication.php:332
#: includes/legacy/api/v2/class-wc-api-authentication.php:330
#: includes/legacy/api/v3/class-wc-api-authentication.php:336
msgid "Invalid timestamp."
msgstr "Ugyldig tidsstempel."

#: includes/class-wc-rest-authentication.php:415
#: includes/legacy/api/v1/class-wc-api-authentication.php:274
#: includes/legacy/api/v2/class-wc-api-authentication.php:272
#: includes/legacy/api/v3/class-wc-api-authentication.php:271
msgid "Invalid signature - provided signature does not match."
msgstr "Ugyldig signatur - oppgitt signatur samsvarer ikke."

#: includes/class-wc-rest-authentication.php:407
#: includes/legacy/api/v1/class-wc-api-authentication.php:266
#: includes/legacy/api/v2/class-wc-api-authentication.php:264
#: includes/legacy/api/v3/class-wc-api-authentication.php:262
msgid "Invalid signature - signature method is invalid."
msgstr "Ugyldig signatur - signaturmetoden er ugyldig."

#: includes/class-wc-rest-authentication.php:398
#: includes/legacy/api/v1/class-wc-api-authentication.php:252
#: includes/legacy/api/v2/class-wc-api-authentication.php:250
#: includes/legacy/api/v3/class-wc-api-authentication.php:242
msgid "Invalid signature - failed to sort parameters."
msgstr "Ugyldig signatur - klarte ikke å ordne parametre."

#: includes/legacy/api/v3/class-wc-api-authentication.php:113
msgid "Consumer Secret is invalid."
msgstr "Ugyldig kundehemmelighet."

#: includes/class-wc-rest-authentication.php:354
#: includes/legacy/api/v1/class-wc-api-authentication.php:183
#: includes/legacy/api/v2/class-wc-api-authentication.php:182
#: includes/legacy/api/v3/class-wc-api-authentication.php:178
msgid "Consumer key is invalid."
msgstr "Ugyldig kundenøkkel."

#: includes/admin/views/html-notice-updating.php:20
msgid "WooCommerce database update"
msgstr "WooCommerce database oppdatering"

#: includes/admin/views/html-notice-no-shipping-methods.php:26
msgid "Customers will not be able to purchase physical goods from your store until a shipping method is available."
msgstr "Kunder vil ikke kunne kjøpe fysiske varer fra butikken din før en fraktmetode er tilgjengelig."

#: includes/admin/views/html-notice-no-shipping-methods.php:23
msgid "Shipping is currently enabled, but you have not added any shipping methods to your shipping zones."
msgstr "Frakt er aktivert, men du har ikke lagt til noen fraktmetoder for dine fraktsoner."

#: includes/admin/views/html-notice-no-shipping-methods.php:19
msgid "Add shipping methods &amp; zones"
msgstr "Legg til fraktmetoder &amp; -soner"

#: includes/admin/views/html-notice-legacy-shipping.php:31
#: includes/admin/views/html-notice-no-shipping-methods.php:34
msgid "Learn more about shipping zones"
msgstr "Lær mer om fraktsoner"

#: includes/admin/views/html-notice-legacy-shipping.php:27
#: includes/admin/views/html-notice-no-shipping-methods.php:31
msgid "Setup shipping zones"
msgstr "Sett opp fraktsoner"

#: includes/admin/views/html-notice-legacy-shipping.php:21
msgid "Legacy shipping methods (flat rate, international flat rate, local pickup and delivery, and free shipping) are deprecated but will continue to work as normal for now. <b><em>They will be removed in future versions of WooCommerce</em></b>. We recommend disabling these and setting up new rates within shipping zones as soon as possible."
msgstr "Utgåtte fraktmetoder (Fastpris, Internasjonal fastpris, Lokal henting og levering, og Gratis Frakt) har blitt foreldet, men vil fortsette å fungere som normalt for nå. <b><em>Disse vil bli fjernet i fremtidige versjoner av WooCommerce</em></b>. Vi anbefaler deg å deaktivere disse og sette opp nye priser i fraktsoner så fort som mulig."

#: includes/admin/views/html-notice-legacy-shipping.php:18
msgid "a group of regions that can be assigned different shipping methods and rates."
msgstr "en gruppe regioner som kan tildeles forskjellige forsendelses metoder og priser."

#: includes/admin/views/html-notice-legacy-shipping.php:18
msgid "New:"
msgstr "Ny:"

#: includes/admin/views/html-notice-base-table-missing.php:13
#: includes/admin/views/html-notice-custom.php:12
#: includes/admin/views/html-notice-download-dir-sync-complete.php:10
#: includes/admin/views/html-notice-legacy-shipping.php:14
#: includes/admin/views/html-notice-maxmind-license-key.php:13
#: includes/admin/views/html-notice-no-shipping-methods.php:14
#: includes/admin/views/html-notice-redirect-only-download.php:12
#: includes/admin/views/html-notice-secure-connection.php:12
#: includes/admin/views/html-notice-template-check.php:15
#: includes/admin/views/html-notice-updated.php:14
#: includes/admin/views/html-notice-uploads-directory-is-unprotected.php:15
#: includes/admin/views/html-notice-wp-php-minimum-requirements.php:11
#: includes/wc-template-functions.php:1068
#: src/Internal/Admin/Notes/UnsecuredReportFiles.php:57
#: src/Internal/Admin/WCPayPromotion/WCPaymentGatewayPreInstallWCPayPromotion.php:53
#: assets/client/admin/experimental/index.js:2
#: assets/client/admin/wp-admin-scripts/payment-method-promotions.js:2
msgid "Dismiss"
msgstr "Fjern"

#: includes/admin/views/html-admin-page-status-report.php:930
msgid "Your theme has a woocommerce.php file, you will not be able to override the woocommerce/archive-product.php custom template since woocommerce.php has priority over archive-product.php. This is intended to prevent display issues."
msgstr "Temaet ditt har en woocommerce.php-fil. Du vil ikke kunne overstyre woocommerce/archive-product.php egendefinerte mal siden woocommerce.php prioriteres over archive-product.php. Dette er ment til å forhindre visningsfeil."

#: includes/admin/views/html-admin-page-status-report.php:928
msgid "Archive template"
msgstr "Arkiv mal"

#: includes/admin/views/html-admin-page-status-report.php:808
msgid "Page ID is set, but the page does not exist"
msgstr "Side-ID er satt, men siden finnes ikke"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:344
msgid "MaxMind GeoIP database."
msgstr "MaxMind GeoIP Database."

#. Translators: %s: classname and link.
#: includes/admin/views/html-admin-page-status-report.php:383
msgid "Your server does not support the %s function - this is required to use the GeoIP database from MaxMind."
msgstr "Serveren din støtter ikke %s-funksjonen. Denne er påkrevd for å bruke GeoIP-databasen fra MaxMind."

#. Translators: %1$s: MySQL version, %2$s: Recommended MySQL version.
#: includes/admin/views/html-admin-page-status-report.php:306
msgid "WordPress requirements"
msgstr "WordPress krav"

#: includes/admin/views/html-admin-page-status-report.php:285
msgid "The version of cURL installed on your server."
msgstr "Versjonen av cURL som er installert på din server."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:234
msgid "cURL version."
msgstr "cURL Versjon."

#: includes/admin/views/html-admin-page-status-report.php:203
msgid "Displays whether or not WP Cron Jobs are enabled."
msgstr "Viser hvorvidt WP Cron-jobber er aktivert."

#: includes/admin/settings/views/html-webhooks-edit.php:124
msgid "The secret key is used to generate a hash of the delivered webhook and provided in the request headers."
msgstr "Den hemmelige nøkkelen brukes til å generere en hash av den leverte webhook'en, og oppgis i request header'ne."

#: includes/admin/settings/views/html-settings-tax.php:34
msgid "Postcode for this rule. Semi-colon (;) separate multiple values. Leave blank to apply to all areas. Wildcards (*) and ranges for numeric postcodes (e.g. 12345...12350) can also be used."
msgstr "Postnummer for denne regelen. Separer flere verdier med semikolon (;). La feltet stå tomt for å gjelde alle områder. Wildcard (*) og nummerserier (f.eks. 12345...12350) kan også benyttes."

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:67
msgid "List 1 postcode per line"
msgstr "Legg inn 1 postnummer pr. linje"

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:64
msgid "Limit to specific ZIP/postcodes"
msgstr "Avgrens til gitte postnumre"

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:42
msgid "Select regions within this zone"
msgstr "Velg regioner innenfor denne sonen"

#: includes/admin/settings/views/html-admin-page-shipping-zones.php:65
msgid "Add as many zones as you need &ndash; customers will only see the methods available for their address."
msgstr "Legg til så mange soner du trenger &ndash; kunder vil bare se fraktmetoder som er tilgjengelig for deres adresse."

#: includes/admin/settings/views/html-admin-page-shipping-zones.php:63
msgid "Europe zone = Any country in Europe = Flat rate shipping"
msgstr "Europa = Hvilket som helst europeisk land = Frakt til fastpris"

#: includes/admin/settings/views/html-admin-page-shipping-zones.php:62
msgid "US domestic zone = All US states = Flat rate shipping"
msgstr "Norge innenlands = Alle postnumre = Frakt til fastpris"

#: includes/admin/settings/views/html-admin-page-shipping-zones.php:61
msgid "Local zone = California ZIP 90210 = Local pickup"
msgstr "Lokal sone = 0150 Oslo = Lokal henting"

#: includes/admin/settings/views/html-admin-page-shipping-zones.php:59
msgid "For example:"
msgstr "For eksempel:"

#: includes/admin/settings/views/html-admin-page-shipping-zones.php:9
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:66
msgid "Add shipping zone"
msgstr "Legg til fraktsone"

#: includes/admin/settings/views/html-admin-page-shipping-zones.php:17
msgid "Region(s)"
msgstr "Område(r)"

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:26
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:31
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:16
msgid "Zone name"
msgstr "Sonenavn"

#: includes/admin/settings/views/html-admin-page-shipping-zones.php:15
msgid "Drag and drop to re-order your custom zones. This is the order in which they will be matched against the customer address."
msgstr "Dra og slipp for å sortere dine egendefinerte soner. Dette er rekkefølgen de vil bli matchet mot kundens adresse."

#: includes/admin/settings/views/html-admin-page-shipping-zones.php:58
msgid "A shipping zone is a geographic region where a certain set of shipping methods and rates apply."
msgstr "En fraktsone er et geografisk område, hvor det gjelder et eget sett med fraktmetoder og priser."

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:151
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:178
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:97
#: src/Internal/Admin/Orders/ListTable.php:1369
msgid "Close modal panel"
msgstr "Lukk modal panel"

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:114
msgid "You can add multiple shipping methods within this zone. Only customers within the zone will see them."
msgstr "Du kan legge til flere fraktmetoder innen denne sonen. Kun kunder innenfor sonen vil se dem."

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:94
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:176
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:201
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:95
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:121
msgid "Add shipping method"
msgstr "Legg til fraktmetode"

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:78
msgid "The following shipping methods apply to customers with shipping addresses within this zone."
msgstr "Følgende fraktmetoder gjelder for kunder med leveringsadresser innen denne sonen."

#: includes/admin/settings/views/html-admin-page-shipping-classes.php:74
msgid "Description for your reference"
msgstr "Beskrivelse for din referanse"

#: includes/admin/settings/views/html-admin-page-shipping-classes.php:60
msgid "Cancel changes"
msgstr "Forkast endringer"

#: includes/admin/settings/views/html-admin-page-shipping-classes.php:58
msgid "Shipping class name"
msgstr "Fraktklassens navn"

#: includes/admin/settings/views/html-admin-page-shipping-classes.php:39
msgid "No shipping classes have been created."
msgstr "Ingen fraktklasser har blitt oprettet."

#: includes/admin/settings/views/html-admin-page-shipping-classes.php:30
msgid "Add shipping class"
msgstr "Legg til fraktklasse"

#: includes/admin/settings/views/html-admin-page-shipping-classes.php:29
msgid "Save shipping classes"
msgstr "Lagre fraktklasser"

#: includes/admin/settings/views/html-admin-page-shipping-classes.php:15
msgid "Shipping classes can be used to group products of similar type and can be used by some Shipping Methods (such as \"Flat rate shipping\") to provide different rates to different classes of product."
msgstr "Fraktklasser kan brukes til å gruppere produkter av lignende type og kan brukes av noen Fraktmetoder (for eksempel Frakt til fastpris) for å gi ulike priser til ulike klasser av produkter."

#: includes/admin/settings/class-wc-settings-shipping.php:399
msgid "Product count"
msgstr "Produkt antall"

#: includes/admin/settings/class-wc-settings-shipping.php:358
msgid "Edit failed. Please try again."
msgstr "Redigering feilet. Vennligst prøv igjen."

#: includes/admin/settings/class-wc-settings-shipping.php:351
msgid "This shipping method does not have any settings to configure."
msgstr "Fraktmetoden har ingen innstillinger å konfigurere."

#: includes/admin/settings/class-wc-settings-shipping.php:293
msgid "Shipping method could not be added. Please retry."
msgstr "Fraktmetode kunne ikke bli lagt til. Vennligst prøv igjen."

#: includes/admin/settings/class-wc-settings-shipping.php:292
#: includes/admin/settings/class-wc-settings-shipping.php:325
#: includes/admin/settings/class-wc-settings-shipping.php:386
msgid "Your changes were not saved. Please retry."
msgstr "Endringene dine ble ikke lagret. Vennligst prøv igjen."

#: includes/admin/settings/class-wc-settings-shipping.php:291
msgid "Do you wish to save your changes first? Your changed data will be discarded if you choose to cancel."
msgstr "Ønsker du å lagre endringene dine først? Endringene dine vil bli forkastet hvis du velger å avbryte."

#: includes/admin/settings/class-wc-settings-shipping.php:263
#: includes/admin/settings/class-wc-settings-shipping.php:348
msgid "Zone does not exist!"
msgstr "Sonen finnes ikke!"

#: includes/admin/settings/class-wc-settings-shipping.php:143
msgid "Force shipping to the customer billing address"
msgstr "Tving frakt til kundens leveringsadresse"

#: includes/admin/settings/class-wc-settings-shipping.php:142
msgid "Default to customer billing address"
msgstr "Velg kundens fakturaadresse som standard"

#: includes/admin/settings/class-wc-settings-shipping.php:141
msgid "Default to customer shipping address"
msgstr "Velg kundens leveringsadresse som standard"

#: includes/admin/settings/class-wc-settings-shipping.php:117
msgid "Calculations"
msgstr "Beregninger"

#: includes/customizer/class-wc-shop-customizer.php:420
msgid "Show subcategories &amp; products"
msgstr "Vis underkategorier &amp; produkter"

#: includes/customizer/class-wc-shop-customizer.php:394
msgid "Show categories &amp; products"
msgstr "Vis kategorier &amp; produkter"

#: includes/customizer/class-wc-shop-customizer.php:393
msgid "Show categories"
msgstr "Vis kategorier"

#: includes/admin/settings/class-wc-settings-general.php:177
msgid "No location by default"
msgstr "Ingen plassering som standard"

#: includes/admin/settings/class-wc-settings-general.php:172
msgid "This option determines a customers default location. The MaxMind GeoLite Database will be periodically downloaded to your wp-content directory if using geolocation."
msgstr "Dette valget bestemmer en kundes standardplassering. MaxMind GeoID-databasen blir periodisk lastet ned til din wp-content mappe hvis du bruker geolocation."

#: includes/admin/settings/class-wc-settings-general.php:170
msgid "Default customer location"
msgstr "Kundens standardplassering"

#: includes/admin/settings/class-wc-settings-general.php:161
msgid "Ship to specific countries"
msgstr "Send til utvalgte land"

#: includes/admin/settings/class-wc-settings-general.php:156
msgid "Disable shipping &amp; shipping calculations"
msgstr "Slå av frakt &amp; fraktberegninger"

#: includes/admin/settings/class-wc-settings-general.php:145
msgid "Shipping location(s)"
msgstr "Fraktstede(r)"

#: includes/admin/settings/class-wc-settings-general.php:122
#: includes/admin/settings/class-wc-settings-general.php:136
msgid "Sell to specific countries"
msgstr "Selg til utvalgte land"

#: includes/admin/settings/class-wc-settings-general.php:121
#: includes/admin/settings/class-wc-settings-general.php:127
msgid "Sell to all countries, except for&hellip;"
msgstr "Selg til alle land, unntatt&hellip;"

#: includes/admin/settings/class-wc-settings-advanced.php:218
msgid "Endpoint for the setting a default payment method page."
msgstr "Sluttpunkt for siden hvor standard betalingsmetoden bestemmes."

#: includes/admin/settings/class-wc-settings-advanced.php:217
msgid "Set default payment method"
msgstr "Bestem standard betalingsmetode"

#: includes/admin/settings/class-wc-settings-advanced.php:209
msgid "Endpoint for the delete payment method page."
msgstr "Sluttpunkt for siden hvor betalingsmetoder slettes."

#: includes/admin/settings/class-wc-settings-advanced.php:208
msgid "Delete payment method"
msgstr "Slett betalingsmetode"

#: includes/admin/settings/class-wc-settings-advanced.php:284
msgid "Endpoint for the \"My account &rarr; Payment methods\" page."
msgstr "Sluttpunkt for \"Min Konto &rarr; Betalingsmetoder\" side."

#: includes/admin/settings/class-wc-settings-advanced.php:283
#: includes/admin/settings/class-wc-settings-payment-gateways.php:42
#: includes/class-wc-query.php:152 includes/wc-account-functions.php:103
#: packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/no-payment-methods/index.js:36
#: packages/woocommerce-blocks/build/checkout-blocks/payment-frontend.js:5
#: packages/woocommerce-blocks/build/checkout.js:37
msgid "Payment methods"
msgstr "Betalingsmetoder"

#: includes/admin/settings/class-wc-settings-advanced.php:274
#: includes/class-wc-query.php:149
msgid "Addresses"
msgstr "Adresse"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:716
#: includes/admin/settings/class-wc-settings-advanced.php:256
#: includes/admin/views/html-admin-page-product-export.php:40
#: includes/class-wc-query.php:143 includes/wc-account-functions.php:101
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:146
#: src/Admin/ReportCSVEmail.php:35 src/Internal/Admin/Analytics.php:279
#: src/Internal/Admin/Onboarding/OnboardingProducts.php:37
#: templates/emails/email-downloads.php:22
#: templates/emails/plain/email-downloads.php:20
#: templates/order/order-downloads.php:24 assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/analytics-report-downloads.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Downloads"
msgstr "Nedlastinger"

#: includes/admin/meta-boxes/views/html-order-items.php:362
msgid "Note: the refund reason will be visible by the customer."
msgstr "NB: Årsaken til refusjonen blir synlig for kunden."

#: includes/admin/meta-boxes/views/html-order-items.php:294
msgid "This order is no longer editable."
msgstr "Denne ordren er ikke lenger mulig å redigere."

#: includes/admin/meta-boxes/views/html-order-items.php:289
msgid "Add item(s)"
msgstr "Legg til element(er)"

#: includes/admin/meta-boxes/views/html-order-item.php:184
msgid "Delete item"
msgstr "Slett element"

#: includes/admin/meta-boxes/views/html-order-item.php:184
msgid "Edit item"
msgstr "Rediger element"

#: includes/admin/meta-boxes/views/html-order-download-permission.php:36
msgid "Customer download link"
msgstr "Kunde nedlastnings lenke"

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:50
#: includes/admin/meta-boxes/views/html-variation-admin.php:195
msgid "Stock quantity"
msgstr "Antall på lager"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:508
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:679
#: includes/admin/meta-boxes/views/html-product-data-general.php:179
#: includes/admin/views/html-bulk-edit-product.php:70
#: includes/admin/views/html-quick-edit-product.php:49
#: includes/export/class-wc-product-csv-exporter.php:116
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:21
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:53
#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:87
msgid "Tax status"
msgstr "Avgiftsstatus"

#: includes/admin/class-wc-admin-setup-wizard.php:1606
msgid "A simple offline gateway that lets you accept cash on delivery."
msgstr "En enkel offline betalingsmetode som lar deg ta imot betaling ved levering."

#: includes/admin/class-wc-admin-setup-wizard.php:1600
msgid "A simple offline gateway that lets you accept BACS payment."
msgstr "En enkel offline betalingsmetode som lar deg ta imot BACS betaling."

#: includes/admin/class-wc-admin-setup-wizard.php:1594
msgid "A simple offline gateway that lets you accept a check as method of payment."
msgstr "En enkel offline betalingsmetode som lar deg ta imot sjekkbetaling."

#: includes/admin/class-wc-admin-setup-wizard.php:1593
#: includes/gateways/cheque/class-wc-gateway-cheque.php:31
#: includes/gateways/cheque/class-wc-gateway-cheque.php:67
msgctxt "Check payment method"
msgid "Check payments"
msgstr "Sjekkbetalinger"

#: includes/admin/class-wc-admin-setup-wizard.php:1457
msgid "Accept payments via PayPal using account balance or credit card."
msgstr "Ta imot betalinger via PayPal ved å bruke saldo på kontoen eller kredittkort."

#: includes/admin/list-tables/class-wc-admin-list-table-products.php:51
msgid "Ready to start selling something awesome?"
msgstr "Klar for å sette igang å selge noe kjempebra?"

#: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:48
msgid "Learn more about coupons"
msgstr "Lær mer om kuponger"

#: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:46
msgid "Coupons are a great way to offer discounts and rewards to your customers. They will appear here once created."
msgstr "Kuponger er en god måte å tilby rabatter og belønninger for dine kunder. De vil vises her når de er laget."

#: src/Internal/Admin/Orders/ListTable.php:233
msgid "Learn more about orders"
msgstr "Lær mer om ordrer"

#: src/Internal/Admin/Orders/ListTable.php:229
msgid "When you receive a new order, it will appear here."
msgstr "Når du mottar en ny ordre, vil den vises her."

#: includes/admin/class-wc-admin-help.php:57
msgid "Community forum"
msgstr "Forum"

#: includes/admin/class-wc-admin-help.php:42
#: includes/admin/class-wc-admin-help.php:44
msgid "Help &amp; Support"
msgstr "Hjelp &amp; Støtte"

#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:40
msgid " Stripe"
msgstr " Stripe"

#: includes/admin/class-wc-admin-setup-wizard.php:1599
msgid "Bank transfer (BACS) payments"
msgstr "Betalinger via bankoverføring (BACS)"

#: includes/admin/class-wc-admin-assets.php:409
msgid "Are you sure you wish to delete this note? This action cannot be undone."
msgstr "Er du sikker på at du vil slette dette notatet? Handlingen kan ikke angres."

#: includes/abstracts/abstract-wc-shipping-method.php:323
#: src/Internal/Admin/Orders/Edit.php:59
msgid "Items"
msgstr "Elementer"

#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:778
msgid "Limit result set to resources with a specific slug."
msgstr "Avgrens resultat til ressurser med et gitt identifikator."

#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:772
msgid "Limit result set to resources assigned to a specific product."
msgstr "Avgrens resultat til ressurser tilknyttet et gitt produkt."

#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:760
msgid "Whether to hide resources not assigned to any products."
msgstr "Hvorvidt ressurser som ikke er tilknyttet noe produkt skal skjules."

#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:744
msgid "Sort collection by resource attribute."
msgstr "Sortér samlingen etter ressursens attributt."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:495
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:403
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:510
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:565
msgid "The resource cannot be deleted."
msgstr "Ressursen kan ikke slettes."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:388
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:548
msgid "Resource does not support trashing."
msgstr "Ressursen støtter ikke papirkurven."

#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:402
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:499
msgid "Can not set resource parent, taxonomy is not hierarchical."
msgstr "Kan ikke lagre ressurs-forelder, taksonomien er ikke hierarkisk."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:70
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:175
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:193
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:211
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:592
#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:144
#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:161
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php:124
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:121
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:215
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php:269
#: includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller-base.php:47
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:263
msgid "Resource does not exist."
msgstr "Ressursen eksisterer ikke."

#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:254
msgid "Taxonomy does not exist."
msgstr "Taksonomien eksisterer ikke."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:190
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:195
msgid "Sorry, you cannot delete this resource."
msgstr "Beklager, du kan ikke slette denne ressursen."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:197
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:113
msgid "Sorry, you cannot update resource."
msgstr "Beklager, du kan ikke oppdatere en ressurs."

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:161
msgid "Sorry, you cannot create new resource."
msgstr "Beklager, du kan ikke opprette en ny ressurs."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:104
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:105
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:107
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attribute-terms-v1-controller.php:105
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:116
#: includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php:79
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:93
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:114
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:116
#: includes/rest-api/Controllers/Version2/class-wc-rest-tax-classes-v2-controller.php:75
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:106
msgid "Required to be true, as resource does not support trashing."
msgstr "Må være sant, for ressursen støtter ikke papirkurven."

#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:707
msgid "Use WP Query arguments to modify the response; private query vars require appropriate authorization."
msgstr "Bruk WP Query arguments for å tilpasse responsen; private query vars forutsetter riktig autorisasjon."

#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:668
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:694
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:237
#: src/Admin/API/Reports/Stock/Controller.php:519
msgid "Limit result set to all items except those of a particular parent ID."
msgstr "Avgrens resultatet til alle produkter untatt de med en bestemt foreldre-ID."

#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:659
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:685
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:227
#: src/Admin/API/Reports/Stock/Controller.php:510
msgid "Limit result set to those of particular parent IDs."
msgstr "Avgrens resultatet til de fra bestemte forelder-ID'er."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:898
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:748
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:757
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:643
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:667
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:977
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductReviews.php:202
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:207
#: src/Admin/API/Notes.php:644
#: src/Admin/API/Reports/Categories/Controller.php:257
#: src/Admin/API/Reports/Coupons/Controller.php:263
#: src/Admin/API/Reports/Coupons/Stats/Controller.php:310
#: src/Admin/API/Reports/Customers/Controller.php:379
#: src/Admin/API/Reports/Downloads/Controller.php:289
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:267
#: src/Admin/API/Reports/Orders/Controller.php:306
#: src/Admin/API/Reports/Orders/Stats/Controller.php:371
#: src/Admin/API/Reports/Products/Controller.php:298
#: src/Admin/API/Reports/Products/Stats/Controller.php:352
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:396
#: src/Admin/API/Reports/Stock/Controller.php:495
#: src/Admin/API/Reports/Taxes/Controller.php:269
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:348
#: src/Admin/API/Reports/Variations/Controller.php:317
#: src/Admin/API/Reports/Variations/Stats/Controller.php:365
msgid "Sort collection by object attribute."
msgstr "Sortér samlingen etter objektets attributt."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:890
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:740
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:750
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:636
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:660
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:968
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:733
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductReviews.php:194
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:199
#: src/Admin/API/Notes.php:637
#: src/Admin/API/Reports/Categories/Controller.php:250
#: src/Admin/API/Reports/Coupons/Controller.php:256
#: src/Admin/API/Reports/Coupons/Stats/Controller.php:303
#: src/Admin/API/Reports/Customers/Controller.php:372
#: src/Admin/API/Reports/Downloads/Controller.php:282
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:260
#: src/Admin/API/Reports/Orders/Controller.php:299
#: src/Admin/API/Reports/Orders/Stats/Controller.php:364
#: src/Admin/API/Reports/Products/Controller.php:291
#: src/Admin/API/Reports/Products/Stats/Controller.php:345
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:389
#: src/Admin/API/Reports/Stock/Controller.php:488
#: src/Admin/API/Reports/Taxes/Controller.php:262
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:341
#: src/Admin/API/Reports/Variations/Controller.php:310
#: src/Admin/API/Reports/Variations/Stats/Controller.php:358
msgid "Order sort attribute ascending or descending."
msgstr "Rekkefølge for attributt stigende eller synkende."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:883
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:733
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:744
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:630
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:654
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:964
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductReviews.php:187
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:192
#: src/Admin/API/Reports/Stock/Controller.php:482
msgid "Offset the result set by a specific number of items."
msgstr "Forskyv resultat med et gitt antall elementer."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:735
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:621
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:645
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:718
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/AbstractTermsRoute.php:64
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Products.php:182
#: src/Admin/API/Reports/Stock/Controller.php:473
msgid "Limit result set to specific ids."
msgstr "Avgrens resultat til gitte ID'er."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:720
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:588
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:630
#: src/Admin/API/Leaderboards.php:508
#: src/Admin/API/Reports/Categories/Controller.php:244
#: src/Admin/API/Reports/Coupons/Controller.php:250
#: src/Admin/API/Reports/Coupons/Stats/Controller.php:297
#: src/Admin/API/Reports/Downloads/Controller.php:276
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:254
#: src/Admin/API/Reports/Orders/Controller.php:293
#: src/Admin/API/Reports/Orders/Stats/Controller.php:358
#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:682
#: src/Admin/API/Reports/Products/Controller.php:285
#: src/Admin/API/Reports/Products/Stats/Controller.php:339
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:383
#: src/Admin/API/Reports/Taxes/Controller.php:256
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:335
#: src/Admin/API/Reports/Variations/Controller.php:294
#: src/Admin/API/Reports/Variations/Stats/Controller.php:342
msgid "Limit response to resources published before a given ISO8601 compliant date."
msgstr "Avgrens respons til ressurser som er publisert før en gitt ISO8601-kompatibel dato."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:714
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:582
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:624
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:938
#: src/Admin/API/Leaderboards.php:502
#: src/Admin/API/Reports/Categories/Controller.php:238
#: src/Admin/API/Reports/Coupons/Controller.php:244
#: src/Admin/API/Reports/Coupons/Stats/Controller.php:291
#: src/Admin/API/Reports/Downloads/Controller.php:270
#: src/Admin/API/Reports/Downloads/Stats/Controller.php:248
#: src/Admin/API/Reports/Orders/Controller.php:287
#: src/Admin/API/Reports/Orders/Stats/Controller.php:352
#: src/Admin/API/Reports/PerformanceIndicators/Controller.php:676
#: src/Admin/API/Reports/Products/Controller.php:279
#: src/Admin/API/Reports/Products/Stats/Controller.php:333
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:377
#: src/Admin/API/Reports/Taxes/Controller.php:250
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:329
#: src/Admin/API/Reports/Variations/Controller.php:288
#: src/Admin/API/Reports/Variations/Stats/Controller.php:336
msgid "Limit response to resources published after a given ISO8601 compliant date."
msgstr "Avgrens respons til ressurser som er publisert etter en gitt ISO8601-kompatibel dato."

#. translators: %s: post type
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:316
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1705
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:485
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:555
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1636
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:495
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:467
msgid "The %s cannot be deleted."
msgstr "%s kan ikke slettes."

#. translators: %s: post type
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1694
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:541
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1620
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:485
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:457
msgid "The %s has already been deleted."
msgstr "%s har allerede blitt slettet."

#. translators: %s: post type
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1688
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:530
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1607
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:478
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:451
msgid "The %s does not support trashing."
msgstr "%s kan ikke legges i papirkurven."

#. translators: %s: post type
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1656
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:512
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1569
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:464
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:438
msgid "Sorry, you are not allowed to delete %s."
msgstr "Beklager, du har ikke tillatelse til å slette %s."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1639
msgid "Invalid post ID."
msgstr "Ugyldig innlegg-ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:351
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:867
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:784
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:395
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:564
#: includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php:39
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:260
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:421
msgid "ID is invalid."
msgstr "ID'en er ugyldig."

#. translators: %s: post type
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:310
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:220
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:281
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:828
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:739
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:333
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:188
#: includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php:73
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:175
msgid "Cannot create existing %s."
msgstr "Kan ikke opprette eksisterende %s."

#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:315
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:476
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:491
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1536
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:140
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:235
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:447
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:153
msgid "Invalid ID."
msgstr "Ugyldig ID."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:215
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:230
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:198
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:219
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php:68
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:134
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:209
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:237
msgid "Sorry, you are not allowed to batch manipulate this resource."
msgstr "Beklager, du har ikke tillatelse til å massebehandle denne ressursen."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:200
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:169
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:951
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:215
#: includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php:126
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:183
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:204
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:198
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:88
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:119
#: includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller-base.php:119
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:218
msgid "Sorry, you are not allowed to delete this resource."
msgstr "Beklager, du har ikke tillatelse til å slette denne ressursen."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:183
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:935
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:168
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:189
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:182
#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:111
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:154
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:72
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:103
#: includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller-base.php:101
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:199
msgid "Sorry, you are not allowed to edit this resource."
msgstr "Beklager, du har ikke lov å redigere denne ressurssen."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:166
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:152
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:919
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:179
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:148
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:153
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:105
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:174
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:166
#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:98
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php:92
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:100
#: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:56
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php:75
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:87
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:153
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:180
#: src/Admin/API/ProductAttributeTerms.php:66
msgid "Sorry, you cannot view this resource."
msgstr "Beklager, du kan ikke se denne ressursen."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:150
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:136
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:162
#: includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php:111
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:139
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:160
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:71
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:167
#: includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller-base.php:83
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:161
#: src/Admin/API/OnboardingTasks.php:247
msgid "Sorry, you are not allowed to create resources."
msgstr "Beklager, du har ikke lov til å opprette ressurser."

#: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php:74
#: includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php:135
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:121
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:147
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:134
#: includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php:69
#: includes/rest-api/Controllers/Version1/class-wc-rest-reports-v1-controller.php:62
#: includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php:96
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:124
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:91
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:145
#: includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php:85
#: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php:383
#: includes/rest-api/Controllers/Version2/class-wc-rest-settings-v2-controller.php:179
#: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php:79
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:87
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:99
#: includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php:61
#: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:57
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:139
#: includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller-base.php:65
#: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:142
#: src/Admin/API/Features.php:62 src/Admin/API/MarketingCampaigns.php:71
#: src/Admin/API/MarketingCampaignTypes.php:82
#: src/Admin/API/MarketingChannels.php:69 src/Admin/API/Notes.php:297
#: src/Admin/API/Notes.php:311 src/Admin/API/OnboardingFreeExtensions.php:62
#: src/Admin/API/OnboardingProductTypes.php:62
#: src/Admin/API/OnboardingProfile.php:90
#: src/Admin/API/Reports/Controller.php:61
msgid "Sorry, you cannot list resources."
msgstr "Beklager, du kan ikke liste ressurser."

#: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:506
msgid "List of delete resources."
msgstr "Liste over slettede ressurser."

#: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:498
msgid "List of updated resources."
msgstr "Liste over oppdaterte ressurser."

#: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:490
msgid "List of created resources."
msgstr "Liste over lagde ressurser."

#. translators: %s: items limit
#: includes/legacy/api/v2/class-wc-api-coupons.php:529
#: includes/legacy/api/v2/class-wc-api-customers.php:792
#: includes/legacy/api/v2/class-wc-api-orders.php:1783
#: includes/legacy/api/v2/class-wc-api-products.php:2257
#: includes/legacy/api/v3/class-wc-api-coupons.php:529
#: includes/legacy/api/v3/class-wc-api-customers.php:782
#: includes/legacy/api/v3/class-wc-api-orders.php:1828
#: includes/legacy/api/v3/class-wc-api-products.php:3049
#: includes/legacy/api/v3/class-wc-api-taxes.php:465
#: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:197
msgid "Unable to accept more than %s items for this request."
msgstr "Kunne ikke akseptere mer enn %s artikler for denne forespørselen."

#: includes/abstracts/abstract-wc-payment-gateway.php:546
msgid "Save to account"
msgstr "Lagre til konto"

#: i18n/countries.php:262
msgid "Samoa"
msgstr "Samoa"

#: i18n/countries.php:251
msgid "United States (US) Minor Outlying Islands"
msgstr "United States (US) Minor Outlying Islands"

#: i18n/continents.php:280
msgid "South America"
msgstr "Sør-Amerika"

#: i18n/continents.php:249
msgid "Oceania"
msgstr "Oseania"

#: i18n/continents.php:203
msgid "North America"
msgstr "Nord-Amerika"

#: i18n/continents.php:146
msgid "Europe"
msgstr "Europa"

#: i18n/continents.php:88
msgid "Asia"
msgstr "Asia"

#: i18n/continents.php:15
msgid "Africa"
msgstr "Afrika"

#: includes/admin/class-wc-admin-assets.php:473
#: includes/admin/views/html-admin-page-status-report.php:48
msgid "Copying to clipboard failed. Please press Ctrl/Cmd+C to copy."
msgstr "Kopiering til utklippstavlen mislyktes. Vennligst velg Ctrl/Cmd + C for å kopiere."

#: includes/wc-core-functions.php:606
msgid "Saudi riyal"
msgstr "Saudi riyal"

#: includes/class-wc-frontend-scripts.php:615
msgid "Please enter a stronger password."
msgstr "Vennligst skriv inn et sterkere passord."

#. translators: %s: order link.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:300
msgid "Payment for order %s refunded"
msgstr "Innbetalt beløp for ordre %s er refundert"

#: includes/emails/class-wc-email-cancelled-order.php:32
msgid "Cancelled order emails are sent to chosen recipient(s) when orders have been marked cancelled (if they were previously processing or on-hold)."
msgstr "E-post om kansellerte ordre sendes til valgte mottakere når ordrer har blitt merket kansellert (hvis de tidligere var under behandling eller på vent)."

#. translators: %s is product title
#: templates/single-product-reviews.php:75
msgid "Be the first to review &ldquo;%s&rdquo;"
msgstr "Bli den første til å omtale &ldquo;%s&rdquo;"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:163
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:172
#: src/Internal/Admin/Analytics.php:158
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/SyncUI.php:68
#: templates/single-product/add-to-cart/variable.php:48
msgid "Clear"
msgstr "Nullstill"

#. translators: %1$s: Order number. %2$s: Customer full name.
#: templates/emails/admin-failed-order.php:28
#: templates/emails/plain/admin-failed-order.php:25
msgid "Payment for order #%1$s from %2$s has failed. The order was as follows:"
msgstr "Betaling for ordre #%1$s fra %2$s mislyktes. Ordren var som følger:"

#: templates/checkout/thankyou.php:31
msgid "Unfortunately your order cannot be processed as the originating bank/merchant has declined your transaction. Please attempt your purchase again."
msgstr "Dessverre kan vi ikke behandle ordren din, da betalingen din har blitt avvist. Vennligst forsøk å gjennomføre kjøpet en gang til."

#: includes/widgets/class-wc-widget-product-categories.php:78
msgid "Hide empty categories"
msgstr "Skjul tomme kategorier"

#: includes/wc-core-functions.php:597
msgid "Pakistani rupee"
msgstr "Pakistani rupee"

#: includes/wc-core-functions.php:557
msgid "Kenyan shilling"
msgstr "Kenyanske shilling"

#. translators: %s: taxes
#. translators: %s: tax amount
#: includes/class-wc-order.php:201 includes/wc-cart-functions.php:326
msgid "(includes %s)"
msgstr "(inkl. %s)"

#: includes/emails/class-wc-email-new-order.php:66
msgid "[{site_title}]: New order #{order_number}"
msgstr "[{site_title}]: Ny ordre #{order_number}"

#: includes/emails/class-wc-email-failed-order.php:31
msgid "Failed order"
msgstr "Mislykket ordre"

#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:207
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:232
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:258
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:313
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php:364
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:371
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:531
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php:1067
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:936
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/ProductsById.php:73
msgid "Invalid product ID."
msgstr "Ugyldig produkt-ID."

#. translators: error message
#: includes/class-wc-webhook.php:656
msgid "Error: Delivery URL returned response code: %s"
msgstr "Feil: Leverings-URL returnerte feilkode: %s"

#. translators: error message
#: includes/class-wc-webhook.php:651
msgid "Error: Delivery URL cannot be reached: %s"
msgstr "Feil: Leverings-URL kan ikke nås: %s"

#: includes/admin/notes/class-wc-notes-run-db-update.php:243
#: includes/admin/views/html-notice-updated.php:16
msgid "WooCommerce database update complete. Thank you for updating to the latest version!"
msgstr "WooCommerce har oppdatert databasen. Takk for at du oppdaterer til nyeste versjon!"

#: includes/class-wc-frontend-scripts.php:591
msgid "Please select some product options before adding this product to your cart."
msgstr "Foreta produktvalg før du legger dette produktet i handlekurven din."

#: includes/class-wc-countries.php:1312
msgid "State / Zone"
msgstr "Stat / Sone"

#: includes/legacy/api/v3/class-wc-api-taxes.php:639
msgid "You do not have permission to read the tax classes count"
msgstr "Du har ikke tilgang til å lese avgiftsklasseantallet"

#: includes/legacy/api/v3/class-wc-api-taxes.php:620
msgid "Could not delete the tax class"
msgstr "Kunne ikke slette avgiftsklassen"

#: includes/legacy/api/v3/class-wc-api-taxes.php:612
msgid "You do not have permission to delete tax classes"
msgstr "Du har ikke tilgang til å slette avgiftsklasser"

#: includes/class-wc-tax.php:821
msgid "Tax class already exists"
msgstr "Avgiftsklassen eksisterer allerede"

#: includes/legacy/api/v3/class-wc-api-taxes.php:569
msgid "You do not have permission to create tax classes"
msgstr "Du har ikke tilgang til å opprette avgiftsklasser"

#: includes/legacy/api/v3/class-wc-api-taxes.php:534
#: includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php:144
#: includes/rest-api/Controllers/Version2/class-wc-rest-tax-classes-v2-controller.php:94
msgid "Standard rate"
msgstr "Standardsats"

#: includes/legacy/api/v3/class-wc-api-taxes.php:526
msgid "You do not have permission to read tax classes"
msgstr "Du har ikke tilgang til å lese avgiftsklasser"

#: includes/legacy/api/v3/class-wc-api-taxes.php:373
msgid "You do not have permission to read the taxes count"
msgstr "Du har ikke tilgang til å lese avgiftsantallet"

#: includes/legacy/api/v3/class-wc-api-taxes.php:351
msgid "Could not delete the tax rate"
msgstr "Kunne ikke slette avgiftssatsen"

#: includes/legacy/api/v3/class-wc-api-taxes.php:343
msgid "You do not have permission to delete tax rates"
msgstr "Du har ikke tilgang til å slette avgiftssatser"

#: includes/legacy/api/v3/class-wc-api-taxes.php:259
msgid "You do not have permission to edit tax rates"
msgstr "Du har ikke tilgang til å redigere avgiftssatser"

#: includes/legacy/api/v3/class-wc-api-taxes.php:189
msgid "You do not have permission to create tax rates"
msgstr "Du har ikke tilgang til å opprette avgiftssatser"

#: includes/legacy/api/v3/class-wc-api-taxes.php:135
msgid "A tax rate with the provided ID could not be found"
msgstr "En avgiftssats med angitt ID ble ikke funnet"

#: includes/legacy/api/v3/class-wc-api-taxes.php:128
msgid "You do not have permission to read tax rate"
msgstr "Du har ikke tilgang til å lese avgiftssats"

#: includes/legacy/api/v3/class-wc-api-products.php:3300
msgid "Could not delete the shipping class"
msgstr "Kunne ikke slette fraktklassen"

#: includes/legacy/api/v3/class-wc-api-products.php:3294
msgid "You do not have permission to delete product shipping classes"
msgstr "Du har ikke tilgang til å slette produktfraktklasser"

#: includes/legacy/api/v3/class-wc-api-products.php:3269
msgid "Could not edit the shipping class"
msgstr "Kunne ikke redigere fraktklassen"

#: includes/legacy/api/v3/class-wc-api-products.php:3257
msgid "You do not have permission to edit product shipping classes"
msgstr "Du har ikke tilgang til å redigere produktfraktklasser"

#: includes/legacy/api/v3/class-wc-api-products.php:3214
msgid "Product shipping class parent is invalid"
msgstr "Produktfraktklasseforelder er ugyldig"

#: includes/legacy/api/v3/class-wc-api-products.php:3196
msgid "You do not have permission to create product shipping classes"
msgstr "Du har ikke tilgang til å opprette produktfraktklasser"

#: includes/legacy/api/v3/class-wc-api-products.php:3158
msgid "A product shipping class with the provided ID could not be found"
msgstr "En produktfraktklasse med den gitte ID kunne ikke bli funnet"

#: includes/legacy/api/v3/class-wc-api-products.php:3147
msgid "Invalid product shipping class ID"
msgstr "Ugyldig produktfraktklasse-ID"

#: includes/legacy/api/v3/class-wc-api-products.php:3117
#: includes/legacy/api/v3/class-wc-api-products.php:3152
msgid "You do not have permission to read product shipping classes"
msgstr "Du har ikke tilgang til å lese produktfraktklasser"

#: includes/legacy/api/v3/class-wc-api-products.php:2974
msgid "You do not have permission to delete product attribute terms"
msgstr "Du har ikke tilgang til å slette produktattributt-termer"

#: includes/legacy/api/v3/class-wc-api-products.php:2817
msgid "A product attribute term with the provided ID could not be found"
msgstr "En produktattributt-term med gitte ID kunne ikke bli funnet"

#: includes/legacy/api/v3/class-wc-api-products.php:2752
#: includes/legacy/api/v3/class-wc-api-products.php:2805
msgid "You do not have permission to read product attribute terms"
msgstr "Du har ikke tilgang til å lese produktattributt-termer"

#: includes/legacy/api/v3/class-wc-api-products.php:1053
msgid "Could not delete the tag"
msgstr "Kunne ikke slette stikkordet"

#: includes/legacy/api/v3/class-wc-api-products.php:1047
msgid "You do not have permission to delete product tag"
msgstr "Du har ikke tillatelse til å slette produkt-stikkord"

#: includes/legacy/api/v3/class-wc-api-products.php:1024
msgid "Could not edit the tag"
msgstr "Kunne ikke redigere stikkordet"

#: includes/legacy/api/v3/class-wc-api-products.php:1012
msgid "You do not have permission to edit product tags"
msgstr "Du har ikke tillatelse til å redigere produkt-stikkord"

#: includes/legacy/api/v3/class-wc-api-products.php:964
msgid "You do not have permission to create product tags"
msgstr "Du har ikke tilgang til å opprette produkt-stikkord"

#: includes/legacy/api/v3/class-wc-api-products.php:929
msgid "A product tag with the provided ID could not be found"
msgstr "Et produkt-stikkord med angitt ID kunne ikke bli funnet"

#: includes/legacy/api/v3/class-wc-api-products.php:918
msgid "Invalid product tag ID"
msgstr "Ugyldig produkt-stikkord-ID"

#: includes/legacy/api/v3/class-wc-api-products.php:885
#: includes/legacy/api/v3/class-wc-api-products.php:923
msgid "You do not have permission to read product tags"
msgstr "Du har ikke tilgang til å lese produkt-stikkord"

#: includes/legacy/api/v3/class-wc-api-products.php:861
msgid "Could not delete the category"
msgstr "Kunne ikke slette kategorien"

#: includes/legacy/api/v3/class-wc-api-products.php:855
msgid "You do not have permission to delete product category"
msgstr "Du har ikke tilgang til å slette produkt kategoriene"

#: includes/legacy/api/v3/class-wc-api-products.php:822
msgid "Could not edit the category"
msgstr "Kunne ikke redigere kategorien"

#: includes/legacy/api/v3/class-wc-api-products.php:792
msgid "You do not have permission to edit product categories"
msgstr "Du har ikke tilgang til å redigere produktkategorier"

#: includes/legacy/api/v3/class-wc-api-products.php:732
msgid "Product category parent is invalid"
msgstr "Ugyldig forelderproduktkategori"

#: includes/legacy/api/v3/class-wc-api-products.php:712
msgid "You do not have permission to create product categories"
msgstr "Du har ikke tilgangtil å opprette produktkategorier"

#. Translators: %s: classname and link.
#: includes/admin/views/html-admin-page-status-report.php:397
msgid "Your server does not support the %s functions - this is required for better character encoding. Some fallbacks will be used instead for it."
msgstr "Serveren din støtter ikke %s-funksjonene. Dette kreves for bedre konvertering av tegnsett. En reserveløsning vil bli brukt i stedet."

#: includes/admin/views/html-admin-page-status-report.php:390
msgid "Multibyte String (mbstring) is used to convert character encoding, like for emails or converting characters to lowercase."
msgstr "Multibyte String (mbstring) benyttes for å konvertere tegnsett, f.eks for e-post eller for å gjøre om en tekst til små bokstaver."

#. Translators: %s classname and link.
#: includes/admin/views/html-admin-page-status-report.php:355
msgid "Your server does not have the %s class enabled - some gateway plugins which use SOAP may not work as expected."
msgstr "Serveren din har ikke %s-klassen aktivert. Noen gatewayutvidelser som bruker SOAP vil kanskje ikke fungere som forventet."

#: includes/admin/views/html-admin-page-status-report.php:250
msgid "How to update your PHP version"
msgstr "Hvordan oppgradere PHP til nyere versjon"

#. Translators: %1$s: MySQL version, %2$s: Recommended MySQL version.
#: includes/admin/views/html-admin-page-status-report.php:306
msgid "%1$s - We recommend a minimum MySQL version of 5.6. See: %2$s"
msgstr "%1$s - Vi anbefaler minimum PHP version 5.6. Se: %2$s"

#. Translators: %1$s: Memory limit, %2$s: Docs link.
#: includes/admin/views/html-admin-page-status-report.php:183
msgid "Increasing memory allocated to PHP"
msgstr "Øker minne tildelt PHP"

#. Translators: %1$s: Memory limit, %2$s: Docs link.
#: includes/admin/views/html-admin-page-status-report.php:183
msgid "%1$s - We recommend setting memory to at least 64MB. See: %2$s"
msgstr "%1$s - Vi anbefaler at du bruker minst 64MB minne. Se: %2$s"

#: includes/admin/settings/views/html-settings-tax.php:146
msgid "Last page"
msgstr "Siste side"

#: includes/admin/settings/views/html-settings-tax.php:142
#: packages/woocommerce-blocks/build/all-products-frontend.js:7
#: packages/woocommerce-blocks/build/all-products.js:34
msgid "Next page"
msgstr "Neste side"

#: includes/admin/settings/views/html-settings-tax.php:125
#: packages/woocommerce-blocks/build/all-products-frontend.js:1
#: packages/woocommerce-blocks/build/all-products.js:28
msgid "Previous page"
msgstr "Forrige side"

#: includes/admin/settings/views/html-settings-tax.php:121
msgid "First page"
msgstr "Første side"

#: includes/admin/settings/views/html-settings-tax.php:102
msgid "No matching tax rates found."
msgstr "Ingen samsvarende avgiftssatser funnet."

#: includes/admin/settings/views/html-settings-tax.php:61
msgid "Tax rate ID: %s"
msgstr "Avgftsklasse-ID: %s"

#: includes/admin/settings/views/html-settings-tax.php:55
msgid "Loading&hellip;"
msgstr "Laster inn&hellip;"

#: includes/admin/settings/views/html-settings-tax.php:23
msgid "\"%s\" tax rates"
msgstr "\"%s\" avgiftssatser"

#: includes/admin/settings/views/html-settings-tax.php:14
msgid "Search&hellip;"
msgstr "Søk&hellip;"

#: includes/admin/settings/class-wc-settings-shipping.php:290
#: includes/admin/settings/class-wc-settings-shipping.php:323
#: includes/admin/settings/class-wc-settings-shipping.php:385
#: includes/admin/settings/class-wc-settings-tax.php:239
msgid "Your changed data will be lost if you leave this page without saving."
msgstr "Dine endrede data vil gå tapt dersom du forlater denne siden uten å lagre."

#: includes/admin/settings/class-wc-settings-emails.php:335
msgid "Manual"
msgstr "Manuelt"

#: includes/admin/settings/class-wc-settings-emails.php:335
msgid "Manually sent"
msgstr "Manuelt sendt"

#: includes/admin/settings/class-wc-settings-emails.php:301
msgid "Content type"
msgstr "Innholdstype"

#: includes/admin/settings/class-wc-settings-emails.php:183
msgid "Body text color"
msgstr "Hoveddelens farge"

#: includes/admin/settings/class-wc-settings-emails.php:171
msgid "Body background color"
msgstr "Hoveddelens bakgrunnsfarge"

#: includes/admin/settings/class-wc-settings-emails.php:134
msgid "Footer text"
msgstr "Bunntekst"

#: includes/admin/settings/class-wc-settings-emails.php:123
msgid "Paste the URL of an image you want to show in the email header. Upload images using the media uploader (Media > Add New)."
msgstr "Lim inn nettadressen til et bilde du vil vise i e-postens topptekst. Last opp bilder ved hjelp av medieopplasteren (Media > Legg til ny)."

#. translators: %s: Nonced email preview link
#: includes/admin/settings/class-wc-settings-emails.php:117
msgid "This section lets you customize the WooCommerce emails. <a href=\"%s\" target=\"_blank\">Click here to preview your email template</a>."
msgstr ""
"Denne delen lar deg tilpasse WooCommerce e-postene\n"
"<a href=\"%s\" target=\"_blank\">Klikk her for å forhåndsvise e-postmalen</a>."

#: includes/admin/settings/class-wc-settings-emails.php:96
msgid "How the sender email appears in outgoing WooCommerce emails."
msgstr "Hvordan avsenderens e-post vises i utgående WooCommerce e-post."

#: includes/admin/settings/class-wc-settings-emails.php:95
msgid "\"From\" address"
msgstr "\"Fra\"-adresse"

#: includes/admin/settings/class-wc-settings-emails.php:85
msgid "How the sender name appears in outgoing WooCommerce emails."
msgstr "Hvordan avsenderens navn vises i utgående WooCommerce e-post."

#. translators: %s: help description with link to WP Mail logging and support
#. page.
#: includes/admin/settings/class-wc-settings-emails.php:59
msgid "Email notifications sent from WooCommerce are listed below. Click on an email to configure it.<br>%s"
msgstr "E-postmeldinger som sendes fra WooCommerce er listet opp nedenfor. Klikk på en e-post for å konfigurere den.<br>%s"

#: includes/admin/settings/class-wc-settings-emails.php:57
msgid "Email notifications"
msgstr "E-post varslinger"

#: includes/admin/reports/class-wc-report-sales-by-date.php:721
msgid "Average gross sales amount"
msgstr "Gjennomsnittlig brutto salgsbeløp"

#. translators: %s: average total sales
#: includes/admin/reports/class-wc-report-sales-by-date.php:473
msgid "%s average gross monthly sales"
msgstr "%s gjennomsnittlig brutto månedlig salg"

#. translators: %s: average total sales
#: includes/admin/reports/class-wc-report-sales-by-date.php:460
msgid "%s average gross daily sales"
msgstr "%s gjennomsnittlig brutto daglig salg"

#: includes/admin/class-wc-admin-permalink-settings.php:42
msgid "Product permalinks"
msgstr "Produkt permalenker"

#: src/Internal/Admin/Onboarding/OnboardingHelper.php:83
msgid "If you need to access the setup wizard again, please click on the button below."
msgstr "Dersom du trenger tilgang til konfigureringsveiviseren igjen, vennligst klikk på knappen nedenfor."

#: src/Internal/Admin/Onboarding/OnboardingHelper.php:72
#: src/Internal/Admin/Onboarding/OnboardingHelper.php:84
msgid "Setup wizard"
msgstr "Konfigureringsveiviser"

#: includes/admin/class-wc-admin-addons.php:324
msgid "View more Storefront child themes"
msgstr "Se på flere flere Storefront dattertemaer"

#: includes/admin/class-wc-admin-addons.php:320
msgid "Need a fresh look? Try Storefront child themes"
msgstr "Trenger du et friskt utseende? Prøv Storefront dattertemaer"

#: i18n/states.php:1302
msgid "Seti"
msgstr "Seti"

#: i18n/states.php:1301
msgid "Sagarmatha"
msgstr "Sagarmatha"

#: i18n/states.php:1300
msgid "Rapti"
msgstr "Rapti"

#: i18n/states.php:1299
msgid "Narayani"
msgstr "Narayani"

#: i18n/states.php:1298
msgid "Mechi"
msgstr "Mechi"

#: i18n/states.php:1297
msgid "Mahakali"
msgstr "Mahakali"

#: i18n/states.php:1296
msgid "Lumbini"
msgstr "Lumbini"

#: i18n/states.php:1295
msgid "Koshi"
msgstr "Koshi"

#: i18n/states.php:1294
msgid "Karnali"
msgstr "Karnali"

#: i18n/states.php:1293
msgid "Janakpur"
msgstr "Janakpur"

#: i18n/states.php:1292
msgid "Gandaki"
msgstr "Gandaki"

#: i18n/states.php:1291
msgid "Dhaulagiri"
msgstr "Dhaulagiri"

#: i18n/states.php:1290
msgid "Bheri"
msgstr "Bheri"

#: i18n/states.php:1289
msgid "Bagmati"
msgstr "Bagmati"

#: i18n/states.php:1216
msgid "Kuala Lumpur"
msgstr "Kuala Lumpur"

#: i18n/states.php:1215
msgid "Putrajaya"
msgstr "Putrajaya"

#: i18n/states.php:1208
msgid "Penang (Pulau Pinang)"
msgstr "Penang (Pulau Pinang)"

#: i18n/states.php:1205
msgid "Malacca (Melaka)"
msgstr "Malakka (Melaka)"

#: i18n/states.php:1204
msgid "Labuan"
msgstr "Labuan"

#: includes/class-wc-embed.php:103 assets/client/admin/app/index.js:2
msgid "Buy now"
msgstr "Kjøp nå"

#: includes/class-wc-post-types.php:394
msgctxt "shop_order post type singular name"
msgid "Order"
msgstr "Ordre"

#: includes/class-wc-install.php:632
msgid "Monthly"
msgstr "Månedlig"

#. Translators: %s Product title.
#: includes/class-wc-form-handler.php:628
#: includes/class-wc-form-handler.php:632
msgid "%s removed."
msgstr "%s fjernet."

#: includes/admin/settings/class-wc-settings-products.php:274
msgid "Enter recipients (comma separated) that will receive this notification."
msgstr "Skriv inn mottakere (kommaseparert) som skal motta dette varselet."

#: includes/admin/meta-boxes/views/html-variation-admin.php:19
msgid "Drag and drop, or click to set admin variation order"
msgstr "Dra og slipp, eller klikk for å sette admin variantrekkefølge"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:18
msgid "Before you can add a variation you need to add some variation attributes on the <strong>Attributes</strong> tab."
msgstr "Før du kan legge til varianter må du legge til en eller flere variantattributter under <strong>Attributter</strong>-fanen."

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:601
msgid "Show more details"
msgstr "Vis flere detaljer"

#. translators: %s: method
#. translators: %s: payment method
#. translators: %s: shipping method
#: includes/abstracts/abstract-wc-order.php:2113
#: src/Internal/Admin/Orders/ListTable.php:947
#: src/Internal/Admin/Orders/ListTable.php:968
#: src/Internal/Admin/Orders/ListTable.php:985
msgid "via %s"
msgstr "via %s"

#. Description of the plugin
msgid "An eCommerce toolkit that helps you sell anything. Beautifully."
msgstr "Et e-handel verktøysett som hjelper deg å selge hva som helst. Vakkert."

#: includes/class-wc-comments.php:495 templates/single-product-reviews.php:141
msgid "Only logged in customers who have purchased this product may leave a review."
msgstr "Bare innloggede kunder som har kjøpt dette produktet kan legge igjen en omtale."

#: templates/single-product-reviews.php:134
msgid "Your review"
msgstr "Omtalen din"

#: templates/single-product-reviews.php:130
msgid "Very poor"
msgstr "Veldig dårlig"

#: templates/single-product-reviews.php:129
msgid "Not that bad"
msgstr "Ikke så dårlig"

#: templates/single-product-reviews.php:128
msgid "Average"
msgstr "Gjennomsnittlig"

#: templates/single-product-reviews.php:127
#: assets/client/admin/customer-effort-score/index.js:1
msgid "Good"
msgstr "Bra"

#: templates/single-product-reviews.php:126
msgid "Perfect"
msgstr "Perfekt"

#: templates/single-product-reviews.php:125
msgid "Rate&hellip;"
msgstr "Vurder&hellip;"

#: templates/single-product-reviews.php:124
msgid "Your rating"
msgstr "Vurderingen din"

#: templates/single-product-reviews.php:81
msgid "Submit"
msgstr "Send inn"

#. translators: %s is product title
#: templates/single-product-reviews.php:77
msgid "Leave a Reply to %s"
msgstr "Legg igjen en kommentar til%s"

#. translators: %s is product title
#: templates/single-product-reviews.php:75
msgid "Add a review"
msgstr "Skriv en omtale"

#: templates/single-product-reviews.php:64
msgid "There are no reviews yet."
msgstr "Det er ingen omtaler ennå."

#: templates/single-product/up-sells.php:26
msgid "You may also like&hellip;"
msgstr "Du liker kanskje også&hellip;"

#: templates/single-product/review-meta.php:37
msgid "verified owner"
msgstr "bekreftet eier"

#: templates/single-product/review-meta.php:27
msgid "Your review is awaiting approval"
msgstr "Omtalen din venter på godkjenning"

#: templates/single-product/related.php:27
msgid "Related products"
msgstr "Relaterte produkter"

#: templates/single-product/rating.php:38
msgid "%s customer review"
msgid_plural "%s customer reviews"
msgstr[0] "%s omtale"
msgstr[1] "%s omtaler"

#: templates/single-product/meta.php:36
msgid "Tag:"
msgid_plural "Tags:"
msgstr[0] "Stikkord:"
msgstr[1] "Stikkord:"

#: templates/single-product/meta.php:34
msgid "Category:"
msgid_plural "Categories:"
msgstr[0] "Kategori:"
msgstr[1] "Kategorier:"

#: includes/admin/meta-boxes/views/html-order-item.php:26
#: templates/single-product/meta.php:30
#: packages/woocommerce-blocks/build/all-products.js:24
#: packages/woocommerce-blocks/build/product-sku-frontend.js:1
#: packages/woocommerce-blocks/build/product-sku.js:1
msgid "SKU:"
msgstr "Varenummer:"

#: templates/single-product/add-to-cart/variable.php:32
msgid "This product is currently out of stock and unavailable."
msgstr "Dette produktet er for tiden utsolgt og utilgjengelig."

#: templates/product-searchform.php:26
msgctxt "submit button"
msgid "Search"
msgstr "Søk"

#: templates/product-searchform.php:24
msgid "Search for:"
msgstr "Søk etter:"

#: templates/order/order-details.php:45
msgid "Order details"
msgstr "Ordredetaljer"

#: templates/checkout/thankyou.php:58
msgid "Email:"
msgstr "E-post:"

#: includes/admin/class-wc-admin-taxonomies.php:344
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:166
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:175
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:184
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:193
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:207
#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:253
#: templates/emails/email-order-details.php:80
#: templates/emails/plain/email-order-details.php:46
#: templates/order/order-details.php:93
msgid "Note:"
msgstr "Notat:"

#: templates/order/order-again.php:22
msgid "Order again"
msgstr "Bestill på nytt"

#: templates/order/form-tracking.php:49
msgid "Track"
msgstr "Spor"

#: templates/order/form-tracking.php:37
msgid "Email you used during checkout."
msgstr "E-postadressen som du oppgav i kassen."

#: templates/order/form-tracking.php:37
msgid "Billing email"
msgstr "E-postadresse for fakturering"

#: templates/order/form-tracking.php:36
msgid "Found in your order confirmation email."
msgstr "Finnes i e-posten din med ordrebekreftelse."

#: includes/class-wc-privacy-exporters.php:351
#: templates/order/form-tracking.php:36
msgid "Order ID"
msgstr "Ordre-ID"

#: templates/order/form-tracking.php:34
msgid "To track your order please enter your Order ID in the box below and press the \"Track\" button. This was given to you on your receipt and in the confirmation email you should have received."
msgstr "For å spore din bestilling vennligst skriv din ordre-ID i boksen nedenfor og trykk på \"Spor\" -knappen. Dette ble gitt til deg på din kvittering og i e-postbekreftelsen du skal ha mottatt."

#: templates/myaccount/view-order.php:43 templates/order/tracking.php:47
msgid "l jS \\o\\f F Y, h:ia"
msgstr "l j. F Y, H:i"

#: templates/myaccount/view-order.php:37 templates/order/tracking.php:41
msgid "Order updates"
msgstr "Ordreoppdateringer"

#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:993
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1067
msgid "Order number."
msgstr "Ordrenummer."

#: templates/myaccount/my-orders.php:37
msgid "Recent orders"
msgstr "Nylige ordrer"

#. translators: %s product name
#: templates/myaccount/my-downloads.php:39
msgid "%s download remaining"
msgid_plural "%s downloads remaining"
msgstr[0] "%s nedlasting gjenstår"
msgstr[1] "%s nedlastinger gjenstår"

#: templates/myaccount/my-downloads.php:29
msgid "Available downloads"
msgstr "Tilgjengelige Nedlastinger"

#: templates/myaccount/my-address.php:67
msgid "You have not set up this type of address yet."
msgstr "Du har ikke satt opp denne type adresse ennå."

#: templates/myaccount/my-address.php:46
msgid "The following addresses will be used on the checkout page by default."
msgstr "Følgende adresser kommer til å bli brukt på kassesiden som standard."

#: includes/class-wc-privacy-exporters.php:150
#: includes/class-wc-privacy-exporters.php:255
#: assets/client/admin/chunks/analytics-report-downloads.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "IP Address"
msgstr "IP adresse"

#: templates/myaccount/form-reset-password.php:32
msgid "Re-enter new password"
msgstr "Gjenta nytt passord"

#: templates/myaccount/form-reset-password.php:28
msgid "New password"
msgstr "Nytt passord"

#: templates/myaccount/form-reset-password.php:25
msgid "Enter a new password below."
msgstr "Skriv inn et nytt passord nedenfor."

#: templates/myaccount/form-lost-password.php:25
msgid "Lost your password? Please enter your username or email address. You will receive a link to create a new password via email."
msgstr "Glemt passordet ditt? Vennligst skriv inn brukernavnet eller e-postadressen. Du vil motta en lenke via e-post for å generere et nytt passord."

#: templates/myaccount/form-login.php:70 templates/myaccount/form-login.php:107
msgid "Register"
msgstr "Registrer"

#: templates/myaccount/form-edit-address.php:46
msgid "Save address"
msgstr "Lagre adresse"

#: includes/class-wc-privacy-erasers.php:61
#: includes/class-wc-privacy-exporters.php:200
msgid "Shipping Address 2"
msgstr "Leveringsadresse 2"

#: includes/class-wc-privacy-erasers.php:50
#: includes/class-wc-privacy-exporters.php:189
msgid "Billing Address 2"
msgstr "Fakturaadresse 2"

#: templates/myaccount/form-edit-account.php:59
msgid "Confirm new password"
msgstr "Bekreft nytt passord"

#: templates/myaccount/form-edit-account.php:55
msgid "New password (leave blank to leave unchanged)"
msgstr "Nytt passord (la stå tom for å forbli uendret)"

#: templates/myaccount/form-edit-account.php:51
msgid "Current password (leave blank to leave unchanged)"
msgstr "Nåværende passord (la stå tom for å forbli uendret)"

#: templates/myaccount/form-edit-account.php:48
msgid "Password change"
msgstr "Endring av passord"

#: includes/admin/class-wc-admin-profile.php:90
#: includes/admin/class-wc-admin-setup-wizard.php:2238
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:92
#: includes/class-wc-countries.php:1612 includes/class-wc-form-handler.php:271
#: templates/myaccount/form-edit-account.php:43
#: templates/myaccount/form-login.php:86
#: assets/client/admin/chunks/profile-wizard.js:1
#: packages/woocommerce-blocks/build/checkout-blocks/contact-information-frontend.js:1
#: packages/woocommerce-blocks/build/checkout.js:35
msgid "Email address"
msgstr "E-postadresse"

#: templates/loop/sale-flash.php:27 templates/single-product/sale-flash.php:27
msgid "Sale!"
msgstr "Tilbud!"

#. translators: %d: total results
#: templates/loop/result-count.php:31
msgid "Showing all %d result"
msgid_plural "Showing all %d results"
msgstr[0] "Viser alle %d resultater"
msgstr[1] "Viser alle %d resultater"

#: templates/loop/result-count.php:28
msgid "Showing the single result"
msgstr "Viser det ene resultatet"

#: templates/loop/no-products-found.php:21
msgid "No products were found matching your selection."
msgstr "Ingen produkter ble funnet som passer dine valg."

#: templates/global/quantity-input.php:44
msgctxt "Product quantity input tooltip"
msgid "Qty"
msgstr "Antall"

#: templates/global/form-login.php:54 templates/myaccount/form-login.php:57
msgid "Lost your password?"
msgstr "Mistet passordet ditt?"

#: templates/global/form-login.php:47 templates/myaccount/form-login.php:51
msgid "Remember me"
msgstr "Husk meg"

#: templates/global/form-login.php:34
#: templates/myaccount/form-lost-password.php:28
msgid "Username or email"
msgstr "Brukernavn eller e-post"

#. translators: %s: Order link.
#: templates/emails/plain/email-order-details.php:51
msgid "View order: %s"
msgstr "Vis ordre: %s"

#: templates/emails/email-addresses.php:43
#: templates/emails/plain/email-addresses.php:35
#: templates/myaccount/form-edit-address.php:20
#: templates/myaccount/my-address.php:27
#: templates/order/order-details-customer.php:50
#: packages/woocommerce-blocks/build/checkout-blocks/shipping-address-frontend.js:1
#: packages/woocommerce-blocks/build/checkout.js:31
msgid "Shipping address"
msgstr "Leveringsadresse"

#: templates/emails/email-addresses.php:29
#: templates/emails/plain/email-addresses.php:20
#: templates/myaccount/form-edit-address.php:20
#: templates/myaccount/my-address.php:26 templates/myaccount/my-address.php:35
#: templates/order/order-details-customer.php:31
#: packages/woocommerce-blocks/build/checkout-blocks/billing-address-frontend.js:1
#: packages/woocommerce-blocks/build/checkout.js:35
msgid "Billing address"
msgstr "Fakturaadresse"

#: templates/emails/customer-reset-password.php:35
msgid "Click here to reset your password"
msgstr "Klikk her for å tilbakestille passordet ditt"

#. translators: URL follows
#: packages/woocommerce-blocks/templates/emails/plain/customer-new-account-blocks.php:24
#: templates/emails/plain/customer-new-account.php:32
msgid "To set your password, visit the following address: "
msgstr "For å bestemme passordet ditt, gå til følgende adresse: "

#. translators: %s: Customer username
#: templates/emails/customer-reset-password.php:31
#: templates/emails/plain/customer-reset-password.php:29
msgid "Username: %s"
msgstr "Brukernavn: %s"

#: templates/checkout/thankyou.php:42 templates/checkout/thankyou.php:84
msgid "Thank you. Your order has been received."
msgstr "Takk. Vi har mottatt ordren din."

#: templates/checkout/payment.php:44
msgid "Update totals"
msgstr "Oppdater totaler"

#. translators: $1 and $2 opening and closing emphasis tags respectively
#: templates/checkout/payment.php:42
msgid "Since your browser does not support JavaScript, or it is disabled, please ensure you click the %1$sUpdate Totals%2$s button before placing your order. You may be charged more than the amount stated above if you fail to do so."
msgstr "Fordi nettleseren din ikke støtter JavaScript, eller JavaScript er slått av, må du klikke på %1$sOppdater total%2$s før du sender ordren. Om du ikke gjør det, risikerer du å betale mer enn beløpet som vises ovenfor."

#: templates/checkout/payment.php:33
msgid "Sorry, it seems that there are no available payment methods for your state. Please contact us if you require assistance or wish to make alternate arrangements."
msgstr "Beklager, det ser ikke ut til å finnes noe betalingsmetode for adressen din. Kontakt oss om du trenger hjelp, eller ønsker å benytte et alternativ."

#: templates/checkout/payment.php:33
msgid "Please fill in your details above to see available payment methods."
msgstr "Vennligst fyll inn detaljene dine ovenfor for å se tilgjengelige betalingsmetoder."

#: templates/checkout/form-shipping.php:26
msgid "Ship to a different address?"
msgstr "Sende til en annen adresse?"

#: includes/class-wc-query.php:124
#: includes/shortcodes/class-wc-shortcode-checkout.php:196
msgid "Pay for order"
msgstr "Betal for ordren"

#: templates/checkout/form-pay.php:79
msgid "Sorry, it seems that there are no available payment methods for your location. Please contact us if you require assistance or wish to make alternate arrangements."
msgstr "Beklager, det ser ikke ut til å finnes noe betalingsmetode for adressen din. Kontakt oss om du trenger hjelp, eller ønsker å benytte et alternativ."

#: includes/admin/class-wc-admin-setup-wizard.php:236
#: includes/admin/class-wc-admin-setup-wizard.php:1760
msgid "Payment"
msgstr "Betaling"

#: templates/checkout/form-login.php:32
msgid "If you have shopped with us before, please enter your details below. If you are a new customer, please proceed to the Billing section."
msgstr "Dersom du har handlet hos oss før, vennligst fyll ut detaljene dine nedenfor. Er du en ny kunde, vennligst fortsett til seksjonen for fakturering."

#: templates/checkout/form-login.php:26
msgid "Click here to login"
msgstr "Klikk her for å logge inn"

#: templates/checkout/form-login.php:26
msgid "Returning customer?"
msgstr "Registrert som kunde?"

#: templates/checkout/form-coupon.php:26
msgid "Click here to enter your code"
msgstr "Klikk her for å skrive inn koden din"

#: templates/checkout/form-coupon.php:26
msgid "Have a coupon?"
msgstr "Har du en kupong?"

#: templates/checkout/form-checkout.php:54
msgid "Your order"
msgstr "Ordren din"

#: templates/checkout/form-checkout.php:26
#: packages/woocommerce-blocks/build/checkout-frontend.js:3
msgid "You must be logged in to checkout."
msgstr "Du må være pålogget for å gå til kassen."

#: templates/checkout/form-billing.php:53
#: packages/woocommerce-blocks/build/checkout-blocks/contact-information-frontend.js:1
#: packages/woocommerce-blocks/build/checkout.js:35
msgid "Create an account?"
msgstr "Opprett en konto?"

#: templates/checkout/form-billing.php:24
msgid "Billing &amp; Shipping"
msgstr "Fakturering &amp; Frakt"

#: templates/checkout/cart-errors.php:25
msgid "Return to cart"
msgstr "Tilbake til handlekurven"

#: templates/checkout/cart-errors.php:21
msgid "There are some issues with the items in your cart. Please go back to the cart page and resolve these issues before checking out."
msgstr "Det er problemer med noen av produktene i handlekurven. Vennligst gå tilbake til handlekurven og rett på dette før du går til kassen."

#: templates/cart/shipping-calculator.php:56
#: templates/cart/shipping-calculator.php:69
msgid "State / County:"
msgstr "Delstat / fylke:"

#: templates/cart/shipping-calculator.php:24
msgid "Calculate shipping"
msgstr "Beregn frakt"

#: templates/cart/proceed-to-checkout-button.php:26
msgid "Proceed to checkout"
msgstr "Fortsett til kassen"

#: includes/customizer/class-wc-shop-customizer.php:678
#: includes/wc-template-functions.php:2233
msgid "Checkout"
msgstr "Til kassen"

#: templates/cart/mini-cart.php:92
msgid "No products in the cart."
msgstr "Du har ingen produkter i handlekurven."

#: templates/cart/cross-sells.php:24
msgid "You may be interested in&hellip;"
msgstr "Du er kanskje interessert i&hellip;"

#: templates/cart/cart.php:152
msgid "Update cart"
msgstr "Oppdater handlekurv"

#: includes/admin/meta-boxes/views/html-order-items.php:291
#: templates/cart/cart.php:147 templates/checkout/form-coupon.php:39
msgid "Apply coupon"
msgstr "Bruk rabattkupong"

#: templates/cart/cart.php:56 templates/cart/mini-cart.php:47
msgid "Remove this item"
msgstr "Fjern dette produktet"

#. translators: %s: Quantity.
#: includes/admin/importers/mappings/generic.php:25
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:260
#: includes/admin/meta-boxes/views/html-order-items.php:408
#: templates/cart/cart.php:32 templates/cart/cart.php:103
#: templates/emails/email-order-details.php:43
#: templates/global/quantity-input.php:24 assets/client/admin/chunks/9740.js:1
msgid "Quantity"
msgstr "Antall"

#: templates/cart/cart-totals.php:30 templates/cart/cart-totals.php:31
#: templates/cart/cart.php:33 templates/cart/cart.php:129
#: templates/checkout/review-order.php:24
#: templates/checkout/review-order.php:56
#: packages/woocommerce-blocks/build/blocks-checkout.js:1
#: packages/woocommerce-blocks/build/mini-cart-contents-block/footer-frontend.js:1
#: packages/woocommerce-blocks/build/mini-cart-contents.js:21
msgid "Subtotal"
msgstr "Delsum"

#: templates/cart/cart-totals.php:25
#: packages/woocommerce-blocks/build/cart-blocks/order-summary-heading-frontend.js:1
#: packages/woocommerce-blocks/build/cart.js:59
msgid "Cart totals"
msgstr "Totalt i handlekurven"

#: includes/wc-template-functions.php:3673
msgid "Your cart is currently empty."
msgstr "Handlekurven din er tom."

#: templates/auth/header.php:27
msgid "Application authentication request"
msgstr "Applikasjon autentiseringsforespørsel"

#: includes/class-wc-checkout.php:288 templates/auth/form-login.php:44
#: templates/global/form-login.php:38 templates/myaccount/form-login.php:43
#: templates/myaccount/form-login.php:93
msgid "Password"
msgstr "Passord"

#: templates/auth/form-login.php:40 templates/myaccount/form-login.php:39
msgid "Username or email address"
msgstr "Brukernavn eller e-postadresse"

#. translators: %1$s: app name, %2$s: URL
#: templates/auth/form-login.php:34
msgid "To connect to %1$s you need to be logged in. Log in to your store below, or <a href=\"%2$s\">cancel and return to %1$s</a>"
msgstr "Du må være logget inn for å koble til %1$s. Logg inn på din butikk nedenfor, eller <a href=\"%2$s\">avbryt og gå tilbake til %1$s</a>"

#: templates/auth/form-grant-access.php:58
msgid "Deny"
msgstr "Avslå"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:465
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:474
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:676
#: templates/auth/form-grant-access.php:57
#: assets/client/admin/chunks/homescreen.js:1
msgid "Approve"
msgstr "Godkjenne"

#. Translators: %s display name.
#: templates/auth/form-grant-access.php:50
msgid "Logged in as %s"
msgstr "Logget inn som %s"

#. Translators: %s App name.
#. translators: %s: app name
#: templates/auth/form-grant-access.php:26 templates/auth/form-login.php:25
msgid "%s would like to connect to your store"
msgstr "%s ønsker å koble seg til butikken din"

#: includes/widgets/class-wc-widget-top-rated-products.php:28
msgid "Top rated products"
msgstr "Toppvurderte produkter"

#: includes/widgets/class-wc-widget-recently-viewed.php:27
msgid "Recently Viewed Products"
msgstr "Nylig viste produkter"

#: includes/widgets/class-wc-widget-recent-reviews.php:36
msgid "Number of reviews to show"
msgstr "Antall omtaler å vise"

#: includes/widgets/class-wc-widget-recent-reviews.php:27
msgid "Recent reviews"
msgstr "Nylige omtaler"

#: includes/widgets/class-wc-widget-products.php:76
msgid "Show hidden products"
msgstr "Vis skjulte produkter"

#: includes/widgets/class-wc-widget-products.php:71
msgid "Hide free products"
msgstr "Skjul gratisprodukter"

#: includes/widgets/class-wc-widget-products.php:65
msgid "DESC"
msgstr "Synkende"

#: includes/widgets/class-wc-widget-products.php:64
msgid "ASC"
msgstr "Stigende"

#: includes/widgets/class-wc-widget-products.php:62
msgctxt "Sorting order"
msgid "Order"
msgstr "Rekkefølge"

#: includes/widgets/class-wc-widget-products.php:56
msgid "Sales"
msgstr "Tilbud"

#: includes/widgets/class-wc-widget-products.php:55
msgid "Random"
msgstr "Tilfeldig"

#: includes/widgets/class-wc-widget-products.php:45
msgid "On-sale products"
msgstr "Produkter på salg"

#: includes/widgets/class-wc-widget-products.php:44
msgid "Featured products"
msgstr "Fremhevede produkter"

#: includes/widgets/class-wc-widget-products.php:43
#: assets/client/admin/chunks/analytics-report-products.js:1
#: assets/client/admin/chunks/analytics-report-stock.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "All products"
msgstr "Alle produkter"

#: includes/widgets/class-wc-widget-products.php:36
#: includes/widgets/class-wc-widget-recently-viewed.php:36
#: includes/widgets/class-wc-widget-top-rated-products.php:37
msgid "Number of products to show"
msgstr "Antall produkter som vises"

#: includes/widgets/class-wc-widget-product-categories.php:287
msgid "No product categories exist."
msgstr "Ingen produktkategorier finnes."

#: includes/widgets/class-wc-widget-product-categories.php:73
msgid "Only show children of the current category"
msgstr "Bare viser underkategorier fra den aktuelle kategorien"

#: includes/widgets/class-wc-widget-product-categories.php:68
#: packages/woocommerce-blocks/assets/js/blocks/product-categories/block.js:124
#: packages/woocommerce-blocks/build/product-categories.js:1
msgid "Show hierarchy"
msgstr "Vis hierarki"

#: includes/widgets/class-wc-widget-product-categories.php:63
msgid "Show product counts"
msgstr "Vis produkt antall"

#: includes/widgets/class-wc-widget-product-categories.php:58
msgid "Show as dropdown"
msgstr "Vis som rullegardin"

#: includes/widgets/class-wc-widget-product-categories.php:51
msgid "Category order"
msgstr "Kategorirekkefølge"

#: includes/widgets/class-wc-widget-product-categories.php:37
msgid "A list or dropdown of product categories."
msgstr "En liste eller en rullegardin med produktkategorier."

#: templates/content-widget-price-filter.php:34
msgid "Price:"
msgstr "Pris:"

#. translators: Filter: verb "to filter"
#: includes/admin/class-wc-admin-log-table-list.php:204
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:523
#: src/Internal/Admin/Orders/ListTable.php:609
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1312
#: templates/content-widget-price-filter.php:32
#: assets/client/admin/components/index.js:2
msgid "Filter"
msgstr "Filtrer"

#: templates/content-widget-price-filter.php:29
#: templates/content-widget-price-filter.php:30
msgid "Max price"
msgstr "Makspris"

#: templates/content-widget-price-filter.php:27
#: templates/content-widget-price-filter.php:28
msgid "Min price"
msgstr "Min. pris"

#: includes/widgets/class-wc-widget-price-filter.php:31
#: packages/woocommerce-blocks/patterns/filters.php:22
#: packages/woocommerce-blocks/build/filter-wrapper.js:1
#: packages/woocommerce-blocks/build/price-filter.js:5
msgid "Filter by price"
msgstr "Filtrer på pris"

#. translators: %s: taxonomy name
#: includes/widgets/class-wc-widget-layered-nav.php:250
msgid "Any %s"
msgstr "Enhver %s"

#: includes/widgets/class-wc-widget-layered-nav.php:100
msgid "OR"
msgstr "ELLER"

#: includes/widgets/class-wc-widget-layered-nav.php:99
msgid "AND"
msgstr "OG"

#: includes/widgets/class-wc-widget-layered-nav.php:97
msgid "Query type"
msgstr "Spørretype"

#: includes/widgets/class-wc-widget-layered-nav.php:91
#: packages/woocommerce-blocks/assets/js/blocks/product-categories/block.js:79
#: packages/woocommerce-blocks/build/attribute-filter.js:28
#: packages/woocommerce-blocks/build/product-categories.js:1
#: packages/woocommerce-blocks/build/rating-filter.js:17
#: packages/woocommerce-blocks/build/stock-filter.js:15
msgid "Dropdown"
msgstr "Rullegardin"

#: includes/widgets/class-wc-widget-layered-nav.php:90
#: packages/woocommerce-blocks/assets/js/blocks/product-categories/block.js:72
#: packages/woocommerce-blocks/build/active-filters.js:15
#: packages/woocommerce-blocks/build/attribute-filter.js:28
#: packages/woocommerce-blocks/build/product-categories.js:1
#: packages/woocommerce-blocks/build/rating-filter.js:17
#: packages/woocommerce-blocks/build/stock-filter.js:15
msgid "List"
msgstr "Liste"

#: includes/widgets/class-wc-widget-layered-nav.php:82
#: assets/client/admin/chunks/6743.js:1 assets/client/admin/chunks/9740.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
msgid "Attribute"
msgstr "Attributt"

#: includes/widgets/class-wc-widget-layered-nav.php:76
#: assets/client/admin/chunks/analytics-report-stock.js:1
msgid "Filter by"
msgstr "Filtrer på"

#. translators: %s: minimum price
#. translators: %s: maximum price
#. translators: %s: rating
#: includes/widgets/class-wc-widget-layered-nav-filters.php:81
#: includes/widgets/class-wc-widget-layered-nav-filters.php:89
#: includes/widgets/class-wc-widget-layered-nav-filters.php:95
#: includes/widgets/class-wc-widget-layered-nav-filters.php:104
msgid "Remove filter"
msgstr "Fjern filter"

#: includes/admin/reports/class-wc-report-downloads.php:123
#: includes/widgets/class-wc-widget-layered-nav-filters.php:27
#: packages/woocommerce-blocks/patterns/filters.php:12
#: packages/woocommerce-blocks/build/active-filters.js:15
#: packages/woocommerce-blocks/build/filter-wrapper.js:1
msgid "Active filters"
msgstr "Aktive filtre"

#: includes/widgets/class-wc-widget-cart.php:35
msgid "Hide if cart is empty"
msgstr "Skjul dersom handlekurven er tom"

#: includes/widgets/class-wc-widget-cart.php:25
#: includes/widgets/class-wc-widget-cart.php:29
#: includes/widgets/class-wc-widget-cart.php:62
#: packages/woocommerce-blocks/assets/js/blocks/cart/index.js:22
#: packages/woocommerce-blocks/build/cart.js:59
msgid "Cart"
msgstr "Handlekurv"

#: includes/admin/settings/class-wc-settings-emails.php:339
#: includes/wc-webhook-functions.php:147
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:203
msgid "Disabled"
msgstr "Deaktivert"

#: includes/wc-webhook-functions.php:146
msgid "Paused"
msgstr "Satt på pause"

#: includes/admin/helper/class-wc-helper.php:401
#: includes/admin/helper/views/html-main.php:142
#: includes/admin/helper/views/html-main.php:145
#: includes/wc-webhook-functions.php:145
msgid "Active"
msgstr "Aktiv"

#: includes/wc-user-functions.php:75
msgid "Please enter an account password."
msgstr "Vennligst skriv inn et passord for kontoen."

#: includes/wc-user-functions.php:64
msgid "An account is already registered with that username. Please choose another."
msgstr "En konto er allerede registrert med det brukernavnet. Vennligst velg et annet."

#: includes/wc-user-functions.php:60
msgid "Please enter a valid account username."
msgstr "Vennligst skriv inn et gyldig brukernavn for kontoen."

#: includes/wc-term-functions.php:234
#: includes/widgets/class-wc-widget-product-categories.php:266
#: packages/woocommerce-blocks/src/BlockTypes/ProductCategories.php:227
#: packages/woocommerce-blocks/src/BlockTypes/ProductCategories.php:231
msgid "Select a category"
msgstr "Velg kategori"

#: includes/wc-template-functions.php:2939
#: includes/wc-template-functions.php:3109
#: includes/wc-template-functions.php:3129
msgid "Choose an option"
msgstr "Velg et alternativ"

#: includes/wc-template-functions.php:2384
msgid "Place order"
msgstr "Send ordre"

#: includes/wc-template-functions.php:2325
msgctxt "breadcrumb"
msgid "Home"
msgstr "Hjem"

#. translators: %s: reviews count
#: includes/wc-template-functions.php:1901
msgid "Reviews (%d)"
msgstr "Omtaler (%d)"

#: includes/wc-template-functions.php:1891
#: templates/checkout/form-shipping.php:57
#: templates/single-product/tabs/additional-information.php:22
msgid "Additional information"
msgstr "Tilleggsinformasjon"

#: includes/wc-template-functions.php:1482
msgid "Sort by price: high to low"
msgstr "Sorter etter pris: høy til lav"

#: includes/wc-template-functions.php:1481
msgid "Sort by price: low to high"
msgstr "Sorter etter pris: lav til høy"

#: includes/wc-template-functions.php:1479
msgid "Sort by average rating"
msgstr "Sorter etter gjennomsnittsvurdering"

#: includes/wc-template-functions.php:1478
msgid "Sort by popularity"
msgstr "Sorter etter popularitet"

#: includes/wc-template-functions.php:1477
#: packages/woocommerce-blocks/build/all-products-frontend.js:7
#: packages/woocommerce-blocks/build/all-products.js:34
msgid "Default sorting"
msgstr "Standard sortering"

#. translators: %s: page number
#: includes/wc-template-functions.php:1092
msgid "&nbsp;&ndash; Page %s"
msgstr "&nbsp;&ndash; Side %s"

#. translators: %s: search query
#: includes/wc-template-functions.php:1088
msgid "Search results: &ldquo;%s&rdquo;"
msgstr "Søkeresultater: &ldquo;%s&rdquo;"

#: includes/wc-product-functions.php:251
msgctxt "slug"
msgid "uncategorized"
msgstr "ukategorisert"

#: includes/wc-account-functions.php:67
msgctxt "edit-address-slug"
msgid "shipping"
msgstr "frakt"

#: includes/wc-account-functions.php:66
msgctxt "edit-address-slug"
msgid "billing"
msgstr "fakturering"

#. translators: %s: Order date
#: includes/class-wc-order-refund.php:81
#: includes/data-stores/class-wc-order-refund-data-store-cpt.php:119
#: src/Internal/DataStores/Orders/OrdersTableRefundDataStore.php:179
msgid "Refund &ndash; %s"
msgstr "Refusjon &ndash; %s"

#: includes/wc-order-functions.php:982
msgid "Unpaid order cancelled - time limit reached."
msgstr "Ubetalt ordre kansellert - tidsfrist nådd."

#: includes/wc-notice-functions.php:25 includes/wc-notice-functions.php:56
#: includes/wc-notice-functions.php:76 includes/wc-notice-functions.php:107
#: includes/wc-notice-functions.php:121 includes/wc-notice-functions.php:136
#: includes/wc-notice-functions.php:215
msgid "This function should not be called before woocommerce_init."
msgstr "Denne funksjonen bør ikke kalles før woocommerce_init."

#: includes/wc-core-functions.php:525
msgid "Egyptian pound"
msgstr "Egyptian pound"

#: includes/wc-core-functions.php:629
msgid "Ukrainian hryvnia"
msgstr "Ukrainian hryvnia"

#: includes/wc-core-functions.php:625
msgid "Turkish lira"
msgstr "Turkish lira"

#: includes/wc-core-functions.php:620
msgid "Thai baht"
msgstr "Thai baht"

#: includes/wc-core-functions.php:512
msgid "Swiss franc"
msgstr "Swiss franc"

#: includes/wc-core-functions.php:610
msgid "Swedish krona"
msgstr "Swedish krona"

#: includes/wc-core-functions.php:644
msgid "South African rand"
msgstr "Sørafrikanske Rand"

#: includes/wc-core-functions.php:611
msgid "Singapore dollar"
msgstr "Singapore dollar"

#: includes/wc-core-functions.php:604
msgid "Russian ruble"
msgstr "Russian ruble"

#: includes/wc-core-functions.php:602
msgid "Romanian leu"
msgstr "Romanian leu"

#: includes/wc-core-functions.php:531
msgid "Pound sterling"
msgstr "Pound sterling"

#: includes/wc-core-functions.php:596
msgid "Philippine peso"
msgstr "Philippine peso"

#: includes/wc-core-functions.php:591
msgid "New Zealand dollar"
msgstr "New Zealand dollar"

#: includes/wc-core-functions.php:589
msgid "Norwegian krone"
msgstr "Norske Kroner"

#: includes/wc-core-functions.php:587
msgid "Nigerian naira"
msgstr "Nigerian naira"

#: includes/wc-core-functions.php:583
msgid "Mexican peso"
msgstr "Mexican peso"

#: includes/wc-core-functions.php:584
msgid "Malaysian ringgit"
msgstr "Malaysian ringgit"

#: includes/wc-core-functions.php:562
msgid "South Korean won"
msgstr "South Korean won"

#: includes/wc-core-functions.php:566
msgid "Lao kip"
msgstr "Lao kip"

#: includes/wc-core-functions.php:556
msgid "Japanese yen"
msgstr "Japanese yen"

#: includes/wc-core-functions.php:548
msgid "Indian rupee"
msgstr "Indian rupee"

#: includes/wc-core-functions.php:545
msgid "Indonesian rupiah"
msgstr "Indonesian rupiah"

#: includes/wc-core-functions.php:544
msgid "Hungarian forint"
msgstr "Hungarian forint"

#: includes/wc-core-functions.php:542
msgid "Croatian kuna"
msgstr "Croatian kuna"

#: includes/wc-core-functions.php:540
msgid "Hong Kong dollar"
msgstr "Hong Kong dollar"

#: includes/wc-core-functions.php:523
msgid "Dominican peso"
msgstr "Dominican peso"

#: includes/wc-core-functions.php:522
msgid "Danish krone"
msgstr "Danish krone"

#: includes/wc-core-functions.php:520
msgid "Czech koruna"
msgstr "Czech koruna"

#: includes/wc-core-functions.php:515
msgid "Colombian peso"
msgstr "Colombian peso"

#: includes/wc-core-functions.php:514
msgid "Chinese yuan"
msgstr "Chinese yuan"

#: includes/wc-core-functions.php:513
msgid "Chilean peso"
msgstr "Chilean peso"

#: includes/wc-core-functions.php:510
msgid "Canadian dollar"
msgstr "Canadian dollar"

#: includes/wc-core-functions.php:496
msgid "Bulgarian lev"
msgstr "Bulgarian lev"

#: includes/wc-core-functions.php:502
msgid "Brazilian real"
msgstr "Brazilian real"

#: includes/wc-core-functions.php:495
msgid "Bangladeshi taka"
msgstr "Bangladeshi Taka"

#: includes/wc-core-functions.php:490
msgid "Australian dollar"
msgstr "Australian dollar"

#: includes/wc-core-functions.php:489
msgid "Argentine peso"
msgstr "Argentine Peso"

#: includes/wc-core-functions.php:483
msgid "United Arab Emirates dirham"
msgstr "United Arab Emirates dirham"

#. translators: %s: Order date
#: includes/data-stores/abstract-wc-order-data-store-cpt.php:280
msgid "Order &ndash; %s"
msgstr "Ordre &ndash; %s"

#: includes/wc-cart-functions.php:294
msgid "[Remove]"
msgstr "[Fjern]"

#: includes/wc-cart-functions.php:290
msgid "Free shipping coupon"
msgstr "Kupong for gratis frakt"

#: templates/cart/cart.php:147 templates/checkout/form-coupon.php:34
msgid "Coupon:"
msgstr "Rabattkupong:"

#: includes/wc-cart-functions.php:156
msgid "and"
msgstr "og"

#. translators: %s: Item name.
#. translators: %s: product name
#: includes/class-wc-form-handler.php:623 includes/wc-cart-functions.php:112
msgctxt "Item name in quotes"
msgid "&ldquo;%s&rdquo;"
msgstr "&laquo;%s&raquo;"

#: includes/wc-cart-functions.php:124
msgid "Continue shopping"
msgstr "Fortsett å handle"

#. translators: %s: product name
#: includes/wc-cart-functions.php:118
msgid "%s has been added to your cart."
msgid_plural "%s have been added to your cart."
msgstr[0] "%s er lagt til handlekurven din."
msgstr[1] "%s er lagt til handlekurven din."

#: includes/wc-cart-functions.php:25
msgid "This product is protected and cannot be purchased."
msgstr "Dette produktet er beskyttet og kan ikke kjøpes."

#: includes/wc-attribute-functions.php:254
#: includes/wc-attribute-functions.php:281
#: assets/client/admin/components/index.js:2
msgid "Select"
msgstr "Velg"

#: includes/wc-update-functions.php:945
msgid "Order fully refunded"
msgstr "Odre refundert helt"

#: includes/shortcodes/class-wc-shortcode-order-tracking.php:48
msgid "Please enter a valid order ID"
msgstr "Vennligst skriv inn gyldig ordre-ID"

#: includes/abstracts/abstract-wc-payment-gateway.php:521
msgid "Use a new payment method"
msgstr "Bruk en ny betalingsmetode"

#: includes/shortcodes/class-wc-shortcode-my-account.php:325
msgid "Password reset is not allowed for this user"
msgstr "Tilbakestilling av passord ikke tillat for denne brukeren"

#: includes/shortcodes/class-wc-shortcode-my-account.php:305
#: includes/shortcodes/class-wc-shortcode-my-account.php:311
msgid "Invalid username or email."
msgstr "Ugyldig brukernavn eller e-postadresse."

#: includes/shortcodes/class-wc-shortcode-my-account.php:280
msgid "Enter a username or email address."
msgstr "Skriv inn brukernavn eller e-postadresse."

#: templates/myaccount/form-login.php:54
#: packages/woocommerce-blocks/build/customer-account.js:1
msgid "Log in"
msgstr "Logg inn"

#: includes/shortcodes/class-wc-shortcode-checkout.php:313
msgid "The order totals have been updated. Please confirm your order by pressing the \"Place order\" button at the bottom of the page."
msgstr "Ordretotalene er blitt oppdatert. Bekreft ordren din ved å klikke på \"Send ordre\"-knappen nederst på siden."

#: templates/checkout/order-receipt.php:29 templates/checkout/thankyou.php:52
msgid "Date:"
msgstr "Dato:"

#: templates/checkout/order-receipt.php:25 templates/checkout/thankyou.php:47
msgid "Order number:"
msgstr "Ordrenummer:"

#: includes/shortcodes/class-wc-shortcode-checkout.php:92
#: includes/shortcodes/class-wc-shortcode-checkout.php:238
msgid "Sorry, this order is invalid and cannot be paid for."
msgstr "Beklager, denne ordren er ugyldig og kan ikke bli betalt for."

#. translators: %s: order status
#: includes/shortcodes/class-wc-shortcode-checkout.php:122
#: includes/shortcodes/class-wc-shortcode-checkout.php:235
msgid "This order&rsquo;s status is &ldquo;%s&rdquo;&mdash;it cannot be paid for. Please contact us if you need assistance."
msgstr "Denne ordrens status er '%s' &mdash; den kan ikke bli betalt for. Ta kontakt med oss hvis du trenger hjelp."

#: includes/shortcodes/class-wc-shortcode-my-account.php:137
#: templates/checkout/thankyou.php:36
msgid "My account"
msgstr "Min konto"

#: includes/shortcodes/class-wc-shortcode-cart.php:55
msgid "Shipping costs updated."
msgstr "Fraktkostnader oppdatert."

#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:111
msgid "What ZIP/post codes are available for local pickup?"
msgstr "Hvilke postnummer er tilgjengelig for lokal henting?"

#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:155
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:113
msgid "Separate codes with a comma. Accepts wildcards, e.g. <code>P*</code> will match a postcode of PE30. Also accepts a pattern, e.g. <code>NG1___</code> would match NG1 1AA but not NG10 1AA"
msgstr "Egne koder med komma. Godtar jokertegn, f.eks <code>P*</code> vil matche et postnummer på PE30. Aksepterer også et mønster, f.eks<code>NG1___</code> ville samsvarer med NG11AA men ikke NG10 1AA"

#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:153
msgid "What ZIP/post codes are available for local delivery?"
msgstr "Hvilke postnummer er tilgjengelig for lokal levering?"

#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:151
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:109
msgid "Allowed ZIP/post codes"
msgstr "Tillatte postnumre"

#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:145
msgid "What fee do you want to charge for local delivery, disregarded if you choose free. Leave blank to disable."
msgstr "Hvilket gebyr vil du ta for lokal levering; tilsidesatt hvis du velger gratis. La stå tom for å deaktivere."

#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:143
msgid "Delivery fee"
msgstr "Leveringsgebyr"

#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:138
msgid "Fixed amount per product"
msgstr "Fast beløp pr. produkt"

#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:137
msgid "Percentage of cart total"
msgstr "Prosent av handlekurvens total"

#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:136
msgid "Fixed amount"
msgstr "Fast beløp"

#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:133
msgid "How to calculate delivery charges"
msgstr "Hvordan fraktkostnader beregnes"

#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:130
msgid "Fee type"
msgstr "Gebyrtype"

#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:117
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:96
#: src/Internal/Admin/Onboarding/OnboardingHelper.php:89
#: src/Internal/Admin/Onboarding/OnboardingHelper.php:98
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:175
#: assets/client/admin/app/index.js:2
msgid "Enable"
msgstr "Aktiver"

#: includes/shipping/legacy-international-delivery/class-wc-shipping-legacy-international-delivery.php:59
msgid "Excluding selected countries"
msgstr "Utelater valgte land"

#: includes/shipping/legacy-international-delivery/class-wc-shipping-legacy-international-delivery.php:58
msgid "Selected countries"
msgstr "Valgte land"

#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:106
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:149
msgid "Users will need to spend this amount to get free shipping (if enabled above)."
msgstr "Brukere må bruke dette beløpet for å få gratis frakt (hvis aktivert ovenfor)."

#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:103
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:146
msgid "Minimum order amount"
msgstr "Minste ordrebeløp"

#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:99
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:142
msgid "A minimum order amount AND a coupon"
msgstr "Et minimums ordrebeløp OG en kupong"

#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:98
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:141
msgid "A minimum order amount OR a coupon"
msgstr "Et minimums ordrebeløp ELLER en kupong"

#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:96
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:139
msgid "A valid free shipping coupon"
msgstr "En gyldig gratisfrakt-kupong"

#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:90
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:133
msgid "Free shipping requires..."
msgstr "Gratis frakt krever..."

#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:112
#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:159
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:117
msgid "Method availability"
msgstr "Metodens tilgjengelighet"

#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:129
msgid "Option name | Additional cost [+- Percents%] | Per cost type (order, class, or item)"
msgstr "Valgnavn | Tilleggskostnad [+- prosent%] | Pr. kostnadstype (ordre, klasse, eller produkt)"

#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:126
msgid "One per line: Option name | Additional cost [+- Percents] | Per cost type (order, class, or item) Example: <code>Priority mail | 6.95 [+ 0.2%] | order</code>."
msgstr "Ett pr. linje: Valgnavn | Tilleggskostnad [+- Prosent | Per kostnadstype (ordre, klasse, eller produkt) Eksempel: <code>A Post | 6.95 [+ 0.2%] | ordre</code>."

#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:121
msgid "These rates are extra shipping options with additional costs (based on the flat rate)."
msgstr "Disse prisene er ekstra fraktalternativer med ekstra kostnader (basert på flat sats)."

#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:118
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:124
msgid "Additional rates"
msgstr "Tilleggssatser"

#: includes/shipping/flat-rate/includes/settings-flat-rate.php:84
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:111
msgid "Per order: Charge shipping for the most expensive shipping class"
msgstr "Per ordre: ta betalt for frakt ut fra den dyreste fraktklassen"

#: includes/shipping/flat-rate/includes/settings-flat-rate.php:83
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:110
msgid "Per class: Charge shipping for each shipping class individually"
msgstr "Per klasse: ta betalt for frakt for hver fraktklasse individuelt"

#: includes/shipping/flat-rate/includes/settings-flat-rate.php:78
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:105
msgid "Calculation type"
msgstr "Beregningstype"

#: includes/shipping/flat-rate/includes/settings-flat-rate.php:68
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:97
msgid "No shipping class cost"
msgstr "Ingen kostnad for fraktklasse"

#. translators: %s: shipping class name
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:57
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:88
msgid "\"%s\" shipping class cost"
msgstr "\"%s\" fraktklasse kostnad"

#. translators: %s: URL for link.
#. translators: %s: Admin shipping settings URL
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:49
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:80
msgid "These costs can optionally be added based on the <a href=\"%s\">product shipping class</a>."
msgstr "Disse kostnadene kan valgfritt legges til, basert på <a href=\"%s\">produktets fraktklasse</a>."

#: includes/shipping/flat-rate/includes/settings-flat-rate.php:45
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:76
msgid "Shipping class costs"
msgstr "Fraktklassekostnader"

#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:49
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:129
#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:176
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:134
msgid "Select some countries"
msgstr "Velg noen land"

#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:37
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:117
#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:164
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:122
msgid "All allowed countries"
msgstr "Alle tillatte land"

#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:32
#: includes/shipping/legacy-international-delivery/class-wc-shipping-legacy-international-delivery.php:52
msgid "Availability"
msgstr "Tilgjengelighet"

#: includes/shipping/flat-rate/includes/settings-flat-rate.php:14
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:25
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:105
msgid "Method title"
msgstr "Metodetittel"

#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:12
msgid "Supports the following placeholders: <code>[qty]</code> = number of items, <code>[cost]</code> = cost of items, <code>[fee percent=\"10\" min_fee=\"20\"]</code> = Percentage based fee."
msgstr "Støtter følgende plassholdere: <code>[qty]</code> = antall produkter, <code>[cost]</code> = kostnad for produktene, <code>[fee percent=\\\"10\\\" min_fee=\\\"20\\\"]</code> = Prosentbasert avgift."

#: includes/shipping/flat-rate/includes/settings-flat-rate.php:10
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:12
msgid "Enter a cost (excl. tax) or sum, e.g. <code>10.00 * [qty]</code>."
msgstr "Legg inn en kostnad (uten avgift) eller sum, f.eks. <code>10,00 * [qty]</code>."

#: includes/shipping/flat-rate/class-wc-shipping-flat-rate.php:31
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:17
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:28
msgid "Flat rate"
msgstr "Fastpris"

#: includes/wc-account-functions.php:260 includes/wc-account-functions.php:395
#: packages/woocommerce-blocks/src/BlockTypes/Checkout.php:424
msgid "Credit card"
msgstr "Kredittkort"

#. translators: %s: Order ID.
#: templates/emails/email-order-details.php:34
msgid "[Order #%s]"
msgstr "[Ordre #%s]"

#: includes/gateways/paypal/includes/settings-paypal.php:133
#: includes/gateways/paypal/includes/settings-paypal.php:141
#: includes/gateways/paypal/includes/settings-paypal.php:149
#: includes/gateways/paypal/includes/settings-paypal.php:157
#: includes/gateways/paypal/includes/settings-paypal.php:165
#: includes/gateways/paypal/includes/settings-paypal.php:173
msgid "Get your API credentials from PayPal."
msgstr "Få API legitimasjon fra PayPal."

#. translators: %s: URL
#: includes/gateways/paypal/includes/settings-paypal.php:128
msgid "Enter your PayPal API credentials to process refunds via PayPal. Learn how to access your <a href=\"%s\">PayPal API Credentials</a>."
msgstr "Skriv inn din PayPal API-legitimasjon for å behandle refusjoner gjennom PayPal. Lær hvordan du får tilgang til din <a href=\"%s\">PayPal API-legitimasjon</a>."

#: includes/gateways/paypal/includes/settings-paypal.php:125
msgid "API credentials"
msgstr "API legitimasjon"

#: includes/gateways/paypal/includes/settings-paypal.php:113
msgid "Authorize"
msgstr "Autorisere"

#: includes/gateways/paypal/includes/settings-paypal.php:112
msgid "Capture"
msgstr "Hente"

#: includes/gateways/paypal/includes/settings-paypal.php:108
msgid "Choose whether you wish to capture funds immediately or authorize payment only."
msgstr "Velg om du vil hente midler umiddelbart eller kun autorisere betaling."

#: includes/gateways/paypal/includes/settings-paypal.php:105
msgid "Payment action"
msgstr "Betalingshandling"

#: includes/gateways/paypal/includes/settings-paypal.php:101
msgid "PayPal verifies addresses therefore this setting can cause errors (we recommend keeping it disabled)."
msgstr "PayPal verifiserer adresser, så denne innstillingen kan føre til feil (vi anbefaler å ha dette deaktivert)."

#: includes/gateways/paypal/includes/settings-paypal.php:100
msgid "Enable \"address_override\" to prevent address information from being changed."
msgstr "Aktiver \"address_override\" for å hindre at adresseinformasjon blir endret."

#: includes/gateways/paypal/includes/settings-paypal.php:98
msgid "Address override"
msgstr "Overstyr adresse"

#: includes/gateways/paypal/includes/settings-paypal.php:93
msgid "Send shipping details to PayPal instead of billing."
msgstr "Send detaljer om leveringsadresse til PayPal i stedet for fakturaadresse."

#: includes/gateways/paypal/includes/settings-paypal.php:86
msgid "Please enter a prefix for your invoice numbers. If you use your PayPal account for multiple stores ensure this prefix is unique as PayPal will not allow orders with the same invoice number."
msgstr "Vennligst skriv inn et prefiks for fakturanumre. Hvis du bruker PayPal-kontoen din for flere butikker, sikre at dette prefikset er unikt, siden PayPal ikke vil tillate ordrer med samme fakturanummer."

#: includes/gateways/paypal/includes/settings-paypal.php:84
msgid "Invoice prefix"
msgstr "Fakturaprefiks"

#: includes/gateways/paypal/includes/settings-paypal.php:78
msgid "Optionally enable \"Payment Data Transfer\" (Profile > Profile and Settings > My Selling Tools > Website Preferences) and then copy your identity token here. This will allow payments to be verified without the need for PayPal IPN."
msgstr "Eventuelt aktivere \"Payment Dataoverføring\" (Profile> Profil og Innstillinger> Mine Selling Verktøy> Internettinnstillinger) og deretter kopiere identitet token her. Dette vil tillate betalinger som skal verifiseres uten behov for PayPal IPN."

#: includes/gateways/paypal/includes/settings-paypal.php:76
msgid "PayPal identity token"
msgstr "PayPal Identitetsnøkkel"

#: includes/gateways/paypal/includes/settings-paypal.php:70
msgid "If your main PayPal email differs from the PayPal email entered above, input your main receiver email for your PayPal account here. This is used to validate IPN requests."
msgstr "Dersom din PayPal hoved e-postadresse er en annen enn PayPal e-posten lagt inn ovenfor, legg inn hoved e-postadressen for din PayPal konto her. Dette benyttes for å validere IPN-forespørsler."

#: includes/gateways/paypal/includes/settings-paypal.php:68
msgid "Receiver email"
msgstr "Mottaker e-post"

#: includes/gateways/paypal/includes/settings-paypal.php:40
msgid "Advanced options"
msgstr "Avanserte valg"

#: includes/gateways/paypal/includes/settings-paypal.php:55
msgid "Enable logging"
msgstr "Aktiver loggføring"

#: includes/gateways/paypal/includes/settings-paypal.php:53
msgid "Debug log"
msgstr "Debug-logg"

#: includes/gateways/paypal/includes/settings-paypal.php:47
msgid "Enable PayPal sandbox"
msgstr "Aktiver PayPal sandbox"

#: includes/gateways/paypal/includes/settings-paypal.php:45
msgid "PayPal sandbox"
msgstr "PayPal sandbox"

#: includes/gateways/paypal/includes/settings-paypal.php:34
msgid "Please enter your PayPal email address; this is needed in order to take payment."
msgstr "Vennligst legg inn e-postadressen som du bruker for PayPal. Dette trengs for at du skal kunne betale."

#: includes/gateways/paypal/includes/settings-paypal.php:32
msgid "PayPal email"
msgstr "PayPal e-post"

#: includes/gateways/paypal/includes/settings-paypal.php:29
msgid "Pay via PayPal; you can pay with your credit card if you don't have a PayPal account."
msgstr "Betal via PayPal; du kan betale med kredittkortet ditt dersom du ikke har en PayPalkonto."

#: includes/gateways/paypal/includes/settings-paypal.php:28
msgid "This controls the description which the user sees during checkout."
msgstr "Dette styrer beskrivelsen kunden får i kassen."

#: includes/gateways/paypal/includes/settings-paypal.php:14
msgid "Enable PayPal Standard"
msgstr "Aktiver PayPal Standard"

#. translators: %s: Order shipping method
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-request.php:294
msgid "Shipping via %s"
msgstr "Forsendelse via %s"

#: includes/gateways/paypal/includes/class-wc-gateway-paypal-pdt-handler.php:175
msgid "PDT payment completed"
msgstr "PDT-betaling fullført"

#. translators: 1: Payment amount
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-pdt-handler.php:165
msgid "Validation error: PayPal amounts do not match (amt %s)."
msgstr "Valideringsfeil: PayPalbeløp stemmer ikke overens (amt% s)."

#. translators: %1$s: order ID, %2$s: order link.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:336
msgid "Order #%1$s has had a reversal cancelled. Please check the status of payment and update the order status accordingly here: %2$s"
msgstr "Ordre #%1$s har hatt en tilbakeføring kansellert. Vennligst sjekk status for betaling og oppdater ordrestatus tilsvarende her: %2$s"

#. translators: %s: order link.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:334
msgid "Reversal cancelled for order #%s"
msgstr "Refusjon kansellert for ordre #%s"

#. translators: %1$s: order ID, %2$s: reason code.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:321
msgid "Order #%1$s has been marked on-hold due to a reversal - PayPal reason code: %2$s"
msgstr "Ordre #%1$s har blitt markert som på vent på grunn av en tilbakeføring - PayPal årsakskode: %2$s"

#. translators: %s: order link.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:319
msgid "Payment for order %s reversed"
msgstr "Betaling for ordre #%s reversert"

#. translators: %1$s: order ID, %2$s: reason code.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:302
msgid "Order #%1$s has been marked as refunded - PayPal reason code: %2$s"
msgstr "Ordre #%1$s har blitt merket som refundert - PayPal årsakskode: %2$s"

#. translators: %s: payment status.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:237
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:296
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:315
msgid "Payment %s via IPN."
msgstr "Betaling %s via IPN."

#. translators: %s: pending reason.
#. translators: 1: Pending reason
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:214
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-pdt-handler.php:182
msgid "Payment pending (%s)."
msgstr "Betaling på vent: %s."

#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:208
msgid "IPN payment completed"
msgstr "IPN-betaling fullført"

#. translators: %s: email address .
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:176
msgid "Validation error: PayPal IPN response from a different email address (%s)."
msgstr "Valideringsfeil: PayPal IPN-respons fra en annen e-postadresse (%s)."

#. translators: %s: Amount.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:159
msgid "Validation error: PayPal amounts do not match (gross %s)."
msgstr "Valideringsfeil: PayPalbeløp stemmer ikke overens (brutto %s)."

#. translators: %s: currency code.
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-ipn-handler.php:143
msgid "Validation error: PayPal currencies do not match (code %s)."
msgstr "Valideringsfeil: PayPalvalutaer stemmer ikke overens (code %s)."

#. translators: 1: Refund amount, 2: Refund ID
#: includes/gateways/paypal/class-wc-gateway-paypal.php:396
msgid "Refunded %1$s - Refund ID: %2$s"
msgstr "Refundert %1$s - Refusjons-ID: %2$s"

#: includes/gateways/paypal/class-wc-gateway-paypal.php:288
msgid "PayPal Standard does not support your store currency."
msgstr "PayPal støtter ikke din butikkvaluta."

#: includes/gateways/paypal/class-wc-gateway-paypal.php:288
msgid "Gateway disabled"
msgstr "Gateway deaktivert"

#: includes/gateways/paypal/class-wc-gateway-paypal.php:164
msgid "What is PayPal?"
msgstr "Hva er PayPal?"

#: includes/gateways/paypal/class-wc-gateway-paypal.php:161
msgid "PayPal acceptance mark"
msgstr "PayPal Godkjenningsmerke"

#: includes/gateways/paypal/includes/settings-paypal.php:21
#: packages/woocommerce-blocks/assets/js/extensions/payment-methods/paypal/index.js:29
#: packages/woocommerce-blocks/build/wc-payment-method-paypal.js:1
msgid "PayPal"
msgstr "PayPal"

#: includes/gateways/paypal/class-wc-gateway-paypal.php:44
#: packages/woocommerce-blocks/assets/js/extensions/payment-methods/paypal/index.js:33
#: packages/woocommerce-blocks/build/wc-payment-method-paypal.js:1
msgid "Proceed to PayPal"
msgstr "Fortsett til PayPal"

#: includes/gateways/cod/class-wc-gateway-cod.php:327
msgid "Payment to be made upon delivery."
msgstr "Betaling skjer ved levering."

#: includes/gateways/cod/class-wc-gateway-cod.php:112
msgid "Accept COD if the order is virtual"
msgstr "Godta kontant-ved-levering hvis ordren er virtuelt"

#: includes/gateways/cod/class-wc-gateway-cod.php:111
msgid "Accept for virtual orders"
msgstr "Godta for virtuelle ordre"

#: includes/gateways/cod/class-wc-gateway-cod.php:107
msgid "Select shipping methods"
msgstr "Velg leveringsmetoder"

#: includes/gateways/cod/class-wc-gateway-cod.php:103
msgid "If COD is only available for certain methods, set it up here. Leave blank to enable for all methods."
msgstr "Hvis kontant-ved-levering bare er tilgjengelig for visse metoder, sett det opp her. La stå tom for å aktivere for alle metoder."

#: includes/gateways/cod/class-wc-gateway-cod.php:98
msgid "Enable for shipping methods"
msgstr "Aktiver for fraktmetoder"

#: includes/gateways/cod/class-wc-gateway-cod.php:93
msgid "Instructions that will be added to the thank you page."
msgstr "Instruksjoner som blir vist på \"takk\"-siden."

#: includes/gateways/cod/class-wc-gateway-cod.php:87
#: includes/gateways/cod/class-wc-gateway-cod.php:94
msgid "Pay with cash upon delivery."
msgstr "Betal kontant ved levering."

#: includes/gateways/cod/class-wc-gateway-cod.php:86
msgid "Payment method description that the customer will see on your website."
msgstr "Beskrivelse av betalingsmetoden, som kunden ser på websiden din."

#: includes/gateways/cod/class-wc-gateway-cod.php:60
msgid "Have your customers pay with cash (or by other means) upon delivery."
msgstr "La kundene dine betale kontant (eller på annen måte) ved levering."

#: includes/gateways/cheque/class-wc-gateway-cheque.php:74
msgid "Please send a check to Store Name, Store Street, Store Town, Store State / County, Store Postcode."
msgstr "Vennligst send din sjekk til postadressen vår."

#: includes/gateways/cheque/class-wc-gateway-cheque.php:60
msgid "Enable check payments"
msgstr "Aktiver sjekkbetalinger"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:437
msgid "Branch code"
msgstr "Avdelingskode"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:432
#: includes/gateways/class-wc-payment-gateway-echeck.php:47
msgid "Routing number"
msgstr "Rutingsnummer"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:422
#: includes/gateways/bacs/class-wc-gateway-bacs.php:427
msgid "Bank code"
msgstr "Bankkode"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:417
msgid "Branch sort"
msgstr "Avdelingstype"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:412
msgid "IFSC"
msgstr "IFSC"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:407
msgid "Bank transit number"
msgstr "Bank transit nummer"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:402
msgid "BSB"
msgstr "BSB"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:371
msgid "Awaiting BACS payment"
msgstr "Ventende BACS-betaling"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:335
msgid "BIC"
msgstr "BIC"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:353
msgid "Our bank details"
msgstr "Våre bankdetaljer"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:169
msgid "Remove selected account(s)"
msgstr "Fjern valgte konto(er)"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:169
msgid "+ Add account"
msgstr "+ Legg til konto"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:144
#: assets/client/admin/app/index.js:2
msgid "BIC / Swift"
msgstr "BIC / Swift"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:143
#: includes/gateways/bacs/class-wc-gateway-bacs.php:331
#: assets/client/admin/app/index.js:2
msgid "IBAN"
msgstr "IBAN"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:141
#: assets/client/admin/app/index.js:2
msgid "Bank name"
msgstr "Banknavn"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:140
#: includes/gateways/bacs/class-wc-gateway-bacs.php:323
#: includes/gateways/class-wc-payment-gateway-echeck.php:51
#: assets/client/admin/app/index.js:2
msgid "Account number"
msgstr "Kontonummer"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:139
#: assets/client/admin/app/index.js:2
msgid "Account name"
msgstr "Kontonavn"

#: includes/class-wc-query.php:146 includes/wc-account-functions.php:104
msgid "Account details"
msgstr "Kontodetaljer"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:128
#: includes/gateways/bacs/class-wc-gateway-bacs.php:297
#: assets/client/admin/app/index.js:2
msgid "Sort code"
msgstr "Sort code"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:104
#: includes/gateways/cheque/class-wc-gateway-cheque.php:80
msgid "Instructions that will be added to the thank you page and emails."
msgstr "Instruksjoner som vil bli lagt til takkeside og e-poster."

#: includes/gateways/bacs/class-wc-gateway-bacs.php:102
#: includes/gateways/cheque/class-wc-gateway-cheque.php:78
#: includes/gateways/cod/class-wc-gateway-cod.php:91
msgid "Instructions"
msgstr "Instruksjoner"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:98
msgid "Make your payment directly into our bank account. Please use your Order ID as the payment reference. Your order will not be shipped until the funds have cleared in our account."
msgstr "Betal direkte til vår bankkonto. Bruk ordrenummeret ditt som betalingsreferanse. Ordren din sendes når vi har mottatt betalingen din på vår konto."

#: includes/gateways/bacs/class-wc-gateway-bacs.php:97
#: includes/gateways/cheque/class-wc-gateway-cheque.php:73
#: includes/gateways/cod/class-wc-gateway-cod.php:79
msgid "Payment method description that the customer will see on your checkout."
msgstr "Beskrivelse av betalingsmetoden, som kunden vil se i kassen."

#: includes/gateways/bacs/class-wc-gateway-bacs.php:39
#: includes/gateways/bacs/class-wc-gateway-bacs.php:91
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:161
#: packages/woocommerce-blocks/assets/js/extensions/payment-methods/bacs/index.js:15
#: packages/woocommerce-blocks/build/wc-payment-method-bacs.js:1
msgid "Direct bank transfer"
msgstr "Direkte bankoverføring"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:90
#: includes/gateways/cheque/class-wc-gateway-cheque.php:66
#: includes/gateways/paypal/includes/settings-paypal.php:20
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:16
#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:85
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:27
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:107
#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:125
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:104
#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:82
#: packages/woocommerce-blocks/src/Shipping/ShippingController.php:85
msgid "This controls the title which the user sees during checkout."
msgstr "Dette styrer hvilken tittel brukeren ser i kassen."

#: includes/admin/importers/mappings/generic.php:21
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:86
#: includes/gateways/bacs/class-wc-gateway-bacs.php:88
#: includes/gateways/cheque/class-wc-gateway-cheque.php:64
#: includes/gateways/cod/class-wc-gateway-cod.php:77
#: includes/gateways/paypal/includes/settings-paypal.php:18
#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:83
#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:123
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:102
#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:80
#: includes/widgets/class-wc-widget-cart.php:30
#: includes/widgets/class-wc-widget-layered-nav-filters.php:28
#: includes/widgets/class-wc-widget-layered-nav.php:77
#: includes/widgets/class-wc-widget-price-filter.php:32
#: includes/widgets/class-wc-widget-product-categories.php:44
#: includes/widgets/class-wc-widget-product-search.php:28
#: includes/widgets/class-wc-widget-product-tag-cloud.php:30
#: includes/widgets/class-wc-widget-products.php:28
#: includes/widgets/class-wc-widget-rating-filter.php:28
#: includes/widgets/class-wc-widget-recent-reviews.php:28
#: includes/widgets/class-wc-widget-recently-viewed.php:28
#: includes/widgets/class-wc-widget-top-rated-products.php:29
#: packages/woocommerce-blocks/build/wc-shipping-method-pickup-location.js:83
msgid "Title"
msgstr "Tittel"

#: includes/gateways/bacs/class-wc-gateway-bacs.php:84
msgid "Enable bank transfer"
msgstr "Aktiver bankoverføring"

#: includes/emails/class-wc-email.php:1111
msgid "Are you sure you want to delete this template file?"
msgstr "Er du sikker på at du vil slette denne malfilen?"

#: includes/emails/class-wc-email.php:1097
msgid "Hide template"
msgstr "Skjul mal"

#: includes/emails/class-wc-email.php:1096
msgid "View template"
msgstr "Vis mal"

#: includes/emails/class-wc-email.php:1072
msgid "File was not found."
msgstr "Fil ikke funnet."

#: includes/emails/class-wc-email.php:1058
msgid "Copy file to theme"
msgstr "Kopier fil til tema"

#. translators: %s: Path to template file
#: includes/emails/class-wc-email.php:1025
msgid "This template has been overridden by your theme and can be found in: %s."
msgstr "Denne malen har blitt overstyrt av temaet ditt og kan finnes i: %s."

#: includes/emails/class-wc-email.php:1019
msgid "Delete template file"
msgstr "Slett malfil"

#: includes/emails/class-wc-email.php:995
msgid "Plain text template"
msgstr "Mal for ren tekst"

#: includes/emails/class-wc-email.php:994
msgid "HTML template"
msgstr "HTML-mal"

#: includes/emails/class-wc-email.php:913
msgid "Template file deleted from theme."
msgstr "Malfil slettet fra tema."

#: includes/emails/class-wc-email.php:882
msgid "Template file copied to theme."
msgstr "Malfil kopiert til tema."

#: includes/emails/class-wc-email.php:835
msgid "Could not write to template file."
msgstr "Kunne ikke skrive til malfilen."

#: includes/emails/class-wc-email.php:770
msgid "Multipart"
msgstr "Flerdelt"

#: includes/emails/class-wc-email.php:769
msgid "HTML"
msgstr "HTML"

#: includes/emails/class-wc-email.php:766
msgid "Plain text"
msgstr "Ren tekst"

#: includes/emails/class-wc-email-new-order.php:32
msgid "New order emails are sent to chosen recipient(s) when a new order is received."
msgstr "'Ny ordre' e-postene sendes til valgte mottakere når en ny ordre er mottatt."

#: includes/class-wc-post-types.php:399
#: includes/emails/class-wc-email-new-order.php:31
msgid "New order"
msgstr "Ny ordre"

#: includes/emails/class-wc-email-customer-reset-password.php:63
msgid "Customer \"reset password\" emails are sent when customers reset their passwords."
msgstr "Kunde \"Tilbakestill passord\" e-post blir sendt når kunder tilbakestiller passordene sine."

#: includes/emails/class-wc-email-customer-reset-password.php:62
#: templates/myaccount/form-lost-password.php:38
msgid "Reset password"
msgstr "Tilbakestill passord"

#: includes/emails/class-wc-email-customer-refunded-order.php:271
msgid "Partial refund email heading"
msgstr "Delvis refundert e-postoverskrift"

#: includes/emails/class-wc-email-customer-refunded-order.php:263
msgid "Full refund email heading"
msgstr "Fullt refundert e-postoverskrift"

#: includes/emails/class-wc-email-customer-refunded-order.php:255
msgid "Partial refund subject"
msgstr "Delvis refundert emne"

#: includes/emails/class-wc-email-customer-refunded-order.php:247
msgid "Full refund subject"
msgstr "Fullt refundert emne"

#: includes/emails/class-wc-email-customer-refunded-order.php:47
msgid "Order refunded emails are sent to customers when their orders are refunded."
msgstr "Ordre-refundert e-post blir sendt til kunder når deres ordre er merket refundert."

#: includes/emails/class-wc-email-customer-refunded-order.php:46
msgid "Refunded order"
msgstr "Refunder ordre"

#: includes/emails/class-wc-email-customer-refunded-order.php:74
msgid "Your {site_title} order #{order_number} has been refunded"
msgstr "Din ordre #{order_number} hos {site_title} er refundert"

#: includes/emails/class-wc-email-customer-refunded-order.php:72
msgid "Your {site_title} order #{order_number} has been partially refunded"
msgstr "Din ordre #{order_number} hos {site_title} er delvis refundert"

#: includes/emails/class-wc-email-customer-on-hold-order.php:67
#: includes/emails/class-wc-email-customer-processing-order.php:69
msgid "Thank you for your order"
msgstr "Takk for bestillingen"

#: includes/emails/class-wc-email-customer-processing-order.php:34
msgid "This is an order notification sent to customers containing order details after payment."
msgstr "Dette er en melding med ordredetaljene som sendes til kunder etter betaling."

#: includes/emails/class-wc-email-customer-processing-order.php:33
msgid "Processing order"
msgstr "Behandler ordre"

#: includes/emails/class-wc-email-customer-note.php:72
msgid "A note has been added to your order"
msgstr "Et notat er lagt til ordren din"

#: includes/emails/class-wc-email-customer-note.php:62
msgid "Note added to your {site_title} order from {order_date}"
msgstr "Notat lagt til {site_title}-ordren din fra {order_date}"

#: includes/emails/class-wc-email-customer-note.php:40
msgid "Customer note emails are sent when you add a note to an order."
msgstr "E-post med kundenotater sendes når du legger til et notat i en ordre."

#: includes/emails/class-wc-email-customer-note.php:39
msgid "Customer note"
msgstr "Kundenotat"

#: includes/emails/class-wc-email-customer-new-account.php:93
#: packages/woocommerce-blocks/src/Domain/Services/Email/CustomerNewAccount.php:84
msgid "Welcome to {site_title}"
msgstr "Velkommen til {site_title}"

#: includes/emails/class-wc-email-customer-new-account.php:68
msgid "Customer \"new account\" emails are sent to the customer when a customer signs up via checkout or account pages."
msgstr "Kundens \"ny konto\" e-post sendes til kunden når kunden registrerer seg via checkout eller kontosidene."

#: includes/emails/class-wc-email-customer-new-account.php:67
#: packages/woocommerce-blocks/src/Domain/Services/Email/CustomerNewAccount.php:57
msgid "New account"
msgstr "Ny konto"

#: includes/emails/class-wc-email-customer-invoice.php:215
msgid "Email heading (paid)"
msgstr "E-post overskrift (betalt)"

#: includes/emails/class-wc-email-customer-invoice.php:73
msgid "Your invoice for order #{order_number}"
msgstr "Din faktura for ordre #{order_number}"

#: includes/emails/class-wc-email-customer-invoice.php:33
msgid "Customer invoice emails can be sent to customers containing their order information and payment links."
msgstr "Kundefaktura e-post kan bli sendt til kunder og inneholder ordreinformasjon og betalingslenker."

#: includes/emails/class-wc-email-customer-completed-order.php:33
msgid "Order complete emails are sent to customers when their orders are marked completed and usually indicate that their orders have been shipped."
msgstr "\"Ordre fullført e-postene\" blir sendt til kunder når deres ordre er merket fullført og vil vanligvis indikerer at deres ordre har blitt sendt."

#: includes/emails/class-wc-email-customer-completed-order.php:32
msgid "Completed order"
msgstr "Fullført ordre"

#: includes/emails/class-wc-email-cancelled-order.php:197
#: includes/emails/class-wc-email-customer-invoice.php:234
#: includes/emails/class-wc-email-customer-refunded-order.php:290
#: includes/emails/class-wc-email-failed-order.php:195
#: includes/emails/class-wc-email-new-order.php:218
#: includes/emails/class-wc-email.php:751
msgid "Choose which format of email to send."
msgstr "Velg hvilket e-postformat å sende med."

#: includes/emails/class-wc-email-cancelled-order.php:195
#: includes/emails/class-wc-email-customer-invoice.php:232
#: includes/emails/class-wc-email-customer-refunded-order.php:288
#: includes/emails/class-wc-email-failed-order.php:193
#: includes/emails/class-wc-email-new-order.php:216
#: includes/emails/class-wc-email.php:749
msgid "Email type"
msgstr "E-post type"

#: includes/emails/class-wc-email-cancelled-order.php:178
#: includes/emails/class-wc-email-customer-invoice.php:199
#: includes/emails/class-wc-email-failed-order.php:176
#: includes/emails/class-wc-email-new-order.php:199
#: includes/emails/class-wc-email.php:732
msgid "Email heading"
msgstr "E-post overskrift"

#: includes/emails/class-wc-email-cancelled-order.php:170
#: includes/emails/class-wc-email-customer-invoice.php:191
#: includes/emails/class-wc-email-failed-order.php:168
#: includes/emails/class-wc-email-new-order.php:191
#: includes/emails/class-wc-email.php:724
msgid "Subject"
msgstr "Emne"

#. translators: %s: admin email
#. translators: %s: WP admin email
#: includes/emails/class-wc-email-cancelled-order.php:164
#: includes/emails/class-wc-email-failed-order.php:162
#: includes/emails/class-wc-email-new-order.php:185
msgid "Enter recipients (comma separated) for this email. Defaults to %s."
msgstr "Skriv inn mottakere (kommaseparert) for denne e-posten. Standard er %s."

#: includes/admin/settings/class-wc-settings-emails.php:302
#: includes/emails/class-wc-email-cancelled-order.php:161
#: includes/emails/class-wc-email-failed-order.php:159
#: includes/emails/class-wc-email-new-order.php:182
msgid "Recipient(s)"
msgstr "Mottaker(e)"

#: includes/emails/class-wc-email-cancelled-order.php:157
#: includes/emails/class-wc-email-customer-refunded-order.php:243
#: includes/emails/class-wc-email-failed-order.php:155
#: includes/emails/class-wc-email-new-order.php:178
#: includes/emails/class-wc-email.php:720
msgid "Enable this email notification"
msgstr "Aktiver dette e-postvarselet"

#: includes/emails/class-wc-email-cancelled-order.php:155
#: includes/emails/class-wc-email-customer-refunded-order.php:241
#: includes/emails/class-wc-email-failed-order.php:153
#: includes/emails/class-wc-email-new-order.php:176
#: includes/emails/class-wc-email.php:718
#: includes/gateways/bacs/class-wc-gateway-bacs.php:82
#: includes/gateways/cheque/class-wc-gateway-cheque.php:58
#: includes/gateways/cod/class-wc-gateway-cod.php:70
#: includes/gateways/paypal/includes/settings-paypal.php:12
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:19
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:99
msgid "Enable/Disable"
msgstr "Aktiver/Deaktiver"

#: includes/emails/class-wc-email-failed-order.php:32
msgid "Failed order emails are sent to chosen recipient(s) when orders have been marked failed (if they were previously pending or on-hold)."
msgstr "\"Mislykket ordre\" e-poster sendes vagt(e) mottakere(e) når ordrer har blitt markerert som mislykket (om de tidligere var under behandling eller på vent)."

#: includes/emails/class-wc-email-cancelled-order.php:31
msgid "Cancelled order"
msgstr "Kansellert ordre"

#. translators: %s: order number
#. translators: %s: order ID
#: includes/class-wc-query.php:140 src/Internal/Admin/Orders/ListTable.php:1367
msgid "Order #%s"
msgstr "Ordre #%s"

#: includes/class-wc-product-variable.php:60
msgid "Select options"
msgstr "Velg alternativ"

#. translators: %s: number of orders
#. translators: %s: count
#: includes/class-wc-post-types.php:625
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php:38
msgid "Failed <span class=\"count\">(%s)</span>"
msgid_plural "Failed <span class=\"count\">(%s)</span>"
msgstr[0] "Mislykket <span class=\"count\">(%s)</span>"
msgstr[1] "Mislykket <span class=\"count\">(%s)</span>"

#: includes/class-wc-post-types.php:619 includes/wc-order-functions.php:103
msgctxt "Order status"
msgid "Failed"
msgstr "Mislyktes"

#. translators: %s: number of orders
#: includes/class-wc-post-types.php:616
msgid "Refunded <span class=\"count\">(%s)</span>"
msgid_plural "Refunded <span class=\"count\">(%s)</span>"
msgstr[0] "Refundert <span class=\"count\">(%s)</span>"
msgstr[1] "Refundert <span class=\"count\">(%s)</span>"

#: includes/class-wc-post-types.php:610 includes/wc-order-functions.php:102
msgctxt "Order status"
msgid "Refunded"
msgstr "Refundert"

#. translators: %s: number of orders
#: includes/class-wc-post-types.php:607
msgid "Cancelled <span class=\"count\">(%s)</span>"
msgid_plural "Cancelled <span class=\"count\">(%s)</span>"
msgstr[0] "Kansellert <span class=\"count\">(%s)</span>"
msgstr[1] "Kansellerte <span class=\"count\">(%s)</span>"

#: includes/class-wc-post-types.php:601 includes/wc-order-functions.php:101
msgctxt "Order status"
msgid "Cancelled"
msgstr "Kansellert"

#. translators: %s: number of orders
#: includes/class-wc-post-types.php:598
msgid "Completed <span class=\"count\">(%s)</span>"
msgid_plural "Completed <span class=\"count\">(%s)</span>"
msgstr[0] "Fullført <span class=\"count\">(%s)</span>"
msgstr[1] "Fullført <span class=\"count\">(%s)</span>"

#: includes/class-wc-post-types.php:592 includes/wc-order-functions.php:100
msgctxt "Order status"
msgid "Completed"
msgstr "Fullført"

#. translators: %s: number of orders
#: includes/class-wc-post-types.php:589
msgid "On hold <span class=\"count\">(%s)</span>"
msgid_plural "On hold <span class=\"count\">(%s)</span>"
msgstr[0] "På vent <span class=\"count\">(%s)</span>"
msgstr[1] "På vent <span class=\"count\">(%s)</span>"

#: includes/class-wc-post-types.php:583 includes/wc-order-functions.php:99
msgctxt "Order status"
msgid "On hold"
msgstr "På vent"

#. translators: %s: number of orders
#: includes/class-wc-post-types.php:580
msgid "Processing <span class=\"count\">(%s)</span>"
msgid_plural "Processing <span class=\"count\">(%s)</span>"
msgstr[0] "Behandler <span class=\"count\">(%s)</span>"
msgstr[1] "Behandler <span class=\"count\">(%s)</span>"

#: includes/class-wc-post-types.php:574 includes/wc-order-functions.php:98
msgctxt "Order status"
msgid "Processing"
msgstr "Behandler"

#. translators: %s: number of orders
#: includes/class-wc-post-types.php:571
msgid "Pending payment <span class=\"count\">(%s)</span>"
msgid_plural "Pending payment <span class=\"count\">(%s)</span>"
msgstr[0] "Avventer betaling <span class=\"count\">(%s)</span>"
msgstr[1] "Avventer betaling <span class=\"count\">(%s)</span>"

#: includes/class-wc-post-types.php:565 includes/wc-order-functions.php:97
msgctxt "Order status"
msgid "Pending payment"
msgstr "Avventer betaling"

#: includes/admin/class-wc-admin-webhooks-table-list.php:37
msgid "No webhooks found."
msgstr "Ingen Webhook'er funnet."

#: includes/class-wc-post-types.php:474
msgid "This is where you can add new coupons that customers can use in your store."
msgstr "Dette er hvor du kan legge til nye rabattkuponger som kundene kan bruke i butikken din."

#: includes/class-wc-post-types.php:469
msgid "Parent coupon"
msgstr "Forelderkupong"

#: includes/class-wc-post-types.php:468
msgid "No coupons found in trash"
msgstr "Ingen kuponger funnet i papirkurven"

#: includes/class-wc-post-types.php:467
msgid "No coupons found"
msgstr "Ingen kuponger funnet"

#: includes/class-wc-post-types.php:466 assets/client/admin/chunks/6743.js:1
msgid "Search coupons"
msgstr "Søk i rabattkuponger"

#: includes/class-wc-post-types.php:465
msgid "View coupon"
msgstr "Vis kupong"

#: includes/class-wc-post-types.php:464
msgid "New coupon"
msgstr "Ny rabattkupong"

#: includes/class-wc-post-types.php:463
msgid "Edit coupon"
msgstr "Rediger kupong"

#: includes/class-wc-post-types.php:461
msgid "Add new coupon"
msgstr "Legg til ny rabattkupong"

#: includes/class-wc-post-types.php:460
msgid "Add coupon"
msgstr "Legg til rabattkupong"

#: includes/class-wc-post-types.php:459
msgctxt "Admin menu name"
msgid "Coupons"
msgstr "Rabattkuponger"

#: includes/class-wc-post-types.php:458
#: assets/client/admin/chunks/analytics-report-coupons.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
msgid "Coupon"
msgid_plural "Coupons"
msgstr[0] "Rabattkupong"
msgstr[1] "Rabattkuponger"

#: includes/class-wc-post-types.php:433 assets/client/admin/chunks/6743.js:1
msgid "Refunds"
msgstr "Refusjoner"

#: includes/class-wc-post-types.php:410
msgid "This is where store orders are stored."
msgstr "Dette er hvor butikkordre lagres."

#: includes/class-wc-post-types.php:404
msgid "Parent orders"
msgstr "Forelderordre"

#: includes/class-wc-post-types.php:403
msgid "No orders found in trash"
msgstr "Fant ingen ordre i papirkurven"

#: includes/admin/class-wc-admin-dashboard.php:435
#: includes/class-wc-post-types.php:402
msgid "No orders found"
msgstr "Fant ingen ordre"

#: includes/class-wc-post-types.php:401
#: src/Internal/Admin/Orders/ListTable.php:213
msgid "Search orders"
msgstr "Søk i ordre"

#: includes/class-wc-post-types.php:398
msgid "Edit order"
msgstr "Rediger ordre"

#: includes/class-wc-post-types.php:396
msgid "Add new order"
msgstr "Legg til ny ordre"

#: includes/class-wc-post-types.php:395
#: src/Admin/Features/Navigation/CoreMenu.php:295
msgid "Add order"
msgstr "Legg til ordre"

#: includes/class-wc-post-types.php:340
msgid "Use as product image"
msgstr "Bruk som produktbilde"

#: includes/class-wc-post-types.php:339
msgid "Remove product image"
msgstr "Fjern produktbilde"

#: includes/class-wc-post-types.php:338
msgid "Set product image"
msgstr "Velg produktbilde"

#: includes/class-wc-post-types.php:337
#: packages/woocommerce-blocks/assets/js/editor-components/grid-content-control/index.js:23
#: packages/woocommerce-blocks/build/handpicked-products.js:8
#: packages/woocommerce-blocks/build/product-best-sellers.js:16
#: packages/woocommerce-blocks/build/product-category.js:16
#: packages/woocommerce-blocks/build/product-new.js:16
#: packages/woocommerce-blocks/build/product-on-sale.js:16
#: packages/woocommerce-blocks/build/product-tag.js:10
#: packages/woocommerce-blocks/build/product-top-rated.js:16
#: packages/woocommerce-blocks/build/products-by-attribute.js:16
msgid "Product image"
msgstr "Produktbilde"

#: includes/class-wc-post-types.php:336
msgid "Parent product"
msgstr "Forelderprodukt"

#: includes/class-wc-post-types.php:335
msgid "No products found in trash"
msgstr "Fant ingen produkter i papirkurven"

#: includes/class-wc-post-types.php:334
#: packages/woocommerce-blocks/build/all-products-frontend.js:7
#: packages/woocommerce-blocks/build/all-products.js:34
msgid "No products found"
msgstr "Fant ingen produkter"

#: includes/class-wc-post-types.php:333 assets/client/admin/chunks/6743.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
msgid "Search products"
msgstr "Søk produkter"

#: includes/class-wc-post-types.php:331
#: packages/woocommerce-blocks/patterns/product-hero-2-col-2-row.php:27
msgid "View product"
msgstr "Vis produkt"

#: includes/class-wc-post-types.php:330 assets/client/admin/chunks/9740.js:1
msgid "New product"
msgstr "Nytt produkt"

#: includes/class-wc-post-types.php:329
#: includes/tracks/events/class-wc-products-tracking.php:136
msgid "Edit product"
msgstr "Rediger produkt"

#: includes/class-wc-post-types.php:327
#: packages/woocommerce-blocks/assets/js/blocks/products/edit-utils.js:26
#: packages/woocommerce-blocks/build/all-products.js:36
#: packages/woocommerce-blocks/build/price-filter.js:5
msgid "Add new product"
msgstr "Legg til nytt produkt"

#. translators: %s number of products in cart.
#. translators: %d is the count of products.
#: packages/woocommerce-blocks/src/BlockTypes/ProductCategories.php:379
#: assets/client/admin/chunks/homescreen.js:1
#: packages/woocommerce-blocks/assets/js/editor-components/product-attribute-term-control/index.js:101
#: packages/woocommerce-blocks/assets/js/editor-components/product-category-control/index.js:89
#: packages/woocommerce-blocks/build/featured-category.js:17
#: packages/woocommerce-blocks/build/featured-product.js:17
#: packages/woocommerce-blocks/build/product-best-sellers.js:16
#: packages/woocommerce-blocks/build/product-category.js:16
#: packages/woocommerce-blocks/build/product-new.js:16
#: packages/woocommerce-blocks/build/product-on-sale.js:16
#: packages/woocommerce-blocks/build/product-top-rated.js:16
#: packages/woocommerce-blocks/build/products-by-attribute.js:14
#: packages/woocommerce-blocks/build/reviews-by-category.js:24
msgid "%d product"
msgid_plural "%d products"
msgstr[0] "%d produkt"
msgstr[1] "%d produkter"

#: includes/class-wc-post-types.php:325
msgctxt "Admin menu name"
msgid "Products"
msgstr "Produkter"

#. translators: %s: attribute name
#: includes/class-wc-post-types.php:246
msgid "New %s"
msgstr "Ny %s"

#. translators: %s: attribute name
#: includes/class-wc-post-types.php:244
msgid "Add new %s"
msgstr "Legg til ny %s"

#. translators: %s: attribute name
#: includes/class-wc-post-types.php:242
msgid "Update %s"
msgstr "Oppdater %s"

#. translators: %s: attribute name
#: includes/class-wc-post-types.php:240 assets/client/admin/chunks/9740.js:1
msgid "Edit %s"
msgstr "Rediger %s"

#. translators: %s: attribute name
#: includes/class-wc-post-types.php:238
msgid "Parent %s:"
msgstr "Forelder %s:"

#. translators: %s: attribute name
#: includes/class-wc-post-types.php:236
msgid "Parent %s"
msgstr "Forelder %s"

#. translators: %s: attribute name
#: includes/class-wc-post-types.php:234
msgid "All %s"
msgstr "Alle %s"

#. translators: %s: attribute name
#: includes/class-wc-post-types.php:232
msgid "Search %s"
msgstr "Søk %s"

#: includes/class-wc-post-types.php:194
msgid "New shipping class Name"
msgstr "Nytt navn på fraktklasse"

#: includes/class-wc-post-types.php:193 assets/client/admin/chunks/9740.js:1
msgid "Add new shipping class"
msgstr "Legg til ny fraktklasse"

#: includes/class-wc-post-types.php:192
msgid "Update shipping class"
msgstr "Oppdater fraktklasse"

#: includes/class-wc-post-types.php:191
msgid "Edit shipping class"
msgstr "Rediger fraktklasse"

#: includes/class-wc-post-types.php:190
msgid "Parent shipping class:"
msgstr "Forelderfraktklasse:"

#: includes/class-wc-post-types.php:189
msgid "Parent shipping class"
msgstr "Forelderfraktklasse"

#: includes/class-wc-post-types.php:188
msgid "All shipping classes"
msgstr "Alle fraktklasser"

#: includes/class-wc-post-types.php:187
msgid "Search shipping classes"
msgstr "Søk i fraktklasser"

#: includes/class-wc-post-types.php:186
msgctxt "Admin menu name"
msgid "Shipping classes"
msgstr "Fraktklasser"

#: includes/class-wc-post-types.php:142
msgctxt "Admin menu name"
msgid "Tags"
msgstr "Stikkord"

#: includes/class-wc-post-types.php:138 includes/class-wc-post-types.php:140
#: includes/react-admin/connect-existing-pages.php:278
#: includes/widgets/class-wc-widget-product-tag-cloud.php:29
msgid "Product tags"
msgstr "Produkt-stikkord"

#: includes/class-wc-post-types.php:99
msgctxt "Admin menu name"
msgid "Categories"
msgstr "Kategorier"

#: includes/class-wc-install.php:1840
msgid "Premium support"
msgstr "Premium brukerhjelp"

#: includes/class-wc-install.php:1835
msgid "API docs"
msgstr "API-dokumenter"

#: includes/class-wc-install.php:1835
msgid "View WooCommerce API docs"
msgstr "Se på WooCommerce API-dokumenter"

#: includes/class-wc-install.php:1834
msgid "View WooCommerce documentation"
msgstr "Se på WooCommerce dokumentasjon"

#: includes/class-wc-install.php:1786
msgid "View WooCommerce settings"
msgstr "Se på WooCommerce innstillinger"

#: includes/class-wc-install.php:753
msgctxt "Page slug"
msgid "my-account"
msgstr "min-konto"

#: includes/class-wc-install.php:748
msgctxt "Page slug"
msgid "checkout"
msgstr "kassen"

#: includes/class-wc-install.php:743
msgctxt "Page slug"
msgid "cart"
msgstr "handlekurv"

#: includes/class-wc-install.php:738
msgctxt "Page slug"
msgid "shop"
msgstr "butikk"

#: includes/class-wc-frontend-scripts.php:592
#: templates/single-product/add-to-cart/variation.php:22
msgid "Sorry, this product is unavailable. Please choose a different combination."
msgstr "Beklager, dette produktet er ikke tilgjengelig. Vennligst velg en annen kombinasjon."

#: includes/class-wc-frontend-scripts.php:590
msgid "Sorry, no products matched your selection. Please choose a different combination."
msgstr "Beklager, ingen produkter matchet valget ditt. Vennligst velg en annen kombinasjon."

#: includes/class-wc-frontend-scripts.php:552
#: includes/wc-template-functions.php:2796 templates/checkout/terms.php:31
msgid "required"
msgstr "påkrevd"

#: includes/class-wc-frontend-scripts.php:545
msgid "Error processing checkout. Please try again."
msgstr "Feil prosessering i kassen. Vær så snill, prøv på nytt."

#: includes/class-wc-frontend-scripts.php:502
msgid "Please select a rating"
msgstr "Vennligst velg en vurdering"

#: includes/class-wc-form-handler.php:1044
msgid "Passwords do not match."
msgstr "Passordene er ikke like."

#: includes/class-wc-form-handler.php:1040
msgid "Please enter your password."
msgstr "Vennligst skriv inn passordet ditt."

#: includes/class-wc-form-handler.php:952
msgid "Username is required."
msgstr "Brukernavn er påkrevd."

#: includes/admin/class-wc-admin-log-table-list.php:56
#: includes/admin/class-wc-admin-log-table-list.php:147
msgid "Error"
msgstr "Feil"

#: includes/class-wc-cart.php:1077
msgid "Please choose product options&hellip;"
msgstr "Vennligst velg et produktalternativ&hellip;"

#. translators: %s: Attribute name.
#: includes/class-wc-cart.php:1119
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:1221
msgid "%s is a required field"
msgid_plural "%s are required fields"
msgstr[0] "%s er et påkrevd felt"
msgstr[1] "%s er påkrevde felt"

#: includes/class-wc-form-handler.php:876
msgid "Please choose a product to add to your cart&hellip;"
msgstr "Vennligst velg et produkt å legge i handlekurven&hellip;"

#: includes/class-wc-form-handler.php:868
msgid "Please choose the quantity of items you wish to add to your cart&hellip;"
msgstr "Vennligst velg antall produkter du ønsker å legge i handlekurven&hellip;"

#: includes/class-wc-form-handler.php:753
msgid "Your order can no longer be cancelled. Please contact us if you need assistance."
msgstr "Ordren din kan ikke lenger bli kansellert. Ta kontakt med oss hvis du trenger hjelp."

#: includes/class-wc-form-handler.php:748
msgid "Your order was cancelled."
msgstr "Ordren din ble kansellert."

#: includes/class-wc-form-handler.php:746
msgid "Order cancelled by customer."
msgstr "Ordre avbestilt av kunde."

#: includes/class-wc-cart-session.php:462
msgid "The cart has been filled with the items from your previous order."
msgstr "Handlekurven har blitt fylt med varene fra din tidligere ordre."

#: includes/class-wc-form-handler.php:706
msgid "Cart updated."
msgstr "Handlekurv oppdatert."

#. Translators: %s Product title.
#: includes/class-wc-form-handler.php:684
msgid "You can only have 1 %s in your cart."
msgstr "Du kan bare ha 1 %s i handlekurven din."

#: includes/class-wc-form-handler.php:346
msgid "Account details changed successfully."
msgstr "Kontoinformasjonen er endret."

#: includes/class-wc-form-handler.php:302
msgid "New passwords do not match."
msgstr "De nye passordene er ikke like."

#: includes/class-wc-form-handler.php:299
msgid "Please re-enter your password."
msgstr "Vennligst skriv inn passordet ditt igjen."

#: includes/class-wc-form-handler.php:296
msgid "Please enter your current password."
msgstr "Vennligst skriv inn gjeldende passord."

#: includes/class-wc-form-handler.php:293
msgid "Please fill out all password fields."
msgstr "Vennligst fyll ut alle passordfelt."

#: includes/class-wc-form-handler.php:305
msgid "Your current password is incorrect."
msgstr "Ditt nåværende passord er feil."

#: includes/class-wc-form-handler.php:287
msgid "This email address is already registered."
msgstr "Denne e-postadressen er allerede registrert."

#: includes/class-wc-form-handler.php:285 includes/wc-user-functions.php:46
#: packages/woocommerce-blocks/src/StoreApi/Routes/V1/Checkout.php:624
msgid "Please provide a valid email address."
msgstr "Vennligst oppgi en gyldig e-postadresse."

#: includes/class-wc-form-handler.php:207
msgid "Address changed successfully."
msgstr "Adressen er endret."

#. translators: 1: product quantity 2: product name 3: order number
#: includes/class-wc-emails.php:703
msgid "%1$s units of %2$s have been backordered in order #%3$s."
msgstr "%1$s enheter av %2$s har blitt satt i restordre for ordre #%3$s."

#: includes/class-wc-emails.php:701
msgid "Product backorder"
msgstr "Produktrestbestillling"

#. translators: %s: product name
#: includes/class-wc-emails.php:665
msgid "%s is out of stock."
msgstr "%s er ikke på lager."

#: includes/class-wc-emails.php:663
msgid "Product out of stock"
msgstr "Produktet er ikke på lager"

#: includes/class-wc-emails.php:625
msgid "Product low in stock"
msgstr "Lite lager av dette produktet"

#: templates/emails/email-customer-details.php:24
#: templates/emails/plain/email-customer-details.php:22
msgid "Customer details"
msgstr "Kundedetaljer"

#: src/Internal/Admin/Orders/ListTable.php:1413
msgid "Note"
msgstr "Notat"

#: includes/class-wc-download-handler.php:482
msgid "File not found"
msgstr "Fil ikke funnet"

#: includes/class-wc-download-handler.php:220
msgid "No file defined"
msgstr "Ingen fil definert"

#: includes/class-wc-download-handler.php:197
msgid "This is not your download link."
msgstr "Dette er ikke din nedlastingslenke."

#: includes/class-wc-download-handler.php:194
msgid "Log in to Download Files"
msgstr "Logg inn for å laste ned filer"

#: includes/admin/settings/class-wc-settings-accounts.php:62
#: includes/class-wc-download-handler.php:194
#: packages/woocommerce-blocks/src/BlockTypes/CustomerAccount.php:107
#: templates/auth/form-login.php:49 templates/global/form-login.php:51
#: templates/myaccount/form-login.php:32
msgid "Login"
msgstr "Innlogging"

#: includes/class-wc-download-handler.php:191
#: includes/class-wc-download-handler.php:194
msgid "You must be logged in to download files."
msgstr "Du må være innlogget for å laste ned filer."

#: includes/class-wc-download-handler.php:178
msgid "Sorry, this download has expired"
msgstr "Beklager, denne nedlastingen har utløpt"

#: includes/class-wc-download-handler.php:167
msgid "Sorry, you have reached your download limit for this file"
msgstr "Beklager, du har nådd grensen for antall nedlastninger av denne filen"

#: includes/class-wc-download-handler.php:155
#: includes/class-wc-form-handler.php:755
#: includes/data-stores/abstract-wc-order-data-store-cpt.php:120
#: includes/shortcodes/class-wc-shortcode-checkout.php:241
#: includes/shortcodes/class-wc-shortcode-my-account.php:137
#: includes/wc-order-functions.php:688
msgid "Invalid order."
msgstr "Ugyldig ordre."

#: includes/class-wc-download-handler.php:49
#: includes/class-wc-download-handler.php:54
#: includes/class-wc-download-handler.php:71
#: includes/class-wc-download-handler.php:89
msgid "Invalid download link."
msgstr "Ugyldig nedlastingslenke."

#: includes/class-wc-coupon.php:1090
msgid "Please enter a coupon code."
msgstr "Vennligst skriv inn kupongkode."

#: includes/class-wc-coupon.php:1087
msgid "Coupon does not exist!"
msgstr "Kupongkoden eksisterer ikke!"

#: includes/class-wc-coupon.php:1067 includes/class-wc-discounts.php:819
msgid "Sorry, this coupon is not valid for sale items."
msgstr "Beklager, denne kupongen ikke gyldig for produkter på tilbud."

#. translators: %s: categories list
#: includes/class-wc-coupon.php:1064 includes/class-wc-discounts.php:934
msgid "Sorry, this coupon is not applicable to the categories: %s."
msgstr "Beklager, denne kupongen kan ikke benyttes på kategoriene: %s."

#. translators: %s: products list
#: includes/class-wc-coupon.php:1044 includes/class-wc-discounts.php:893
msgid "Sorry, this coupon is not applicable to the products: %s."
msgstr "Beklager, denne kupongen kan ikke benyttes på produktene: %s."

#: includes/class-wc-coupon.php:1019
msgid "Sorry, this coupon is not applicable to your cart contents."
msgstr "Beklager, denne kupongen kan ikke brukes med innholdet i handlekurven din."

#. translators: %s: coupon maximum amount
#: includes/class-wc-coupon.php:1016 includes/class-wc-discounts.php:728
msgid "The maximum spend for this coupon is %s."
msgstr "Maksimum beløp for bruk av denne kupongen er %s."

#. translators: %s: coupon minimum amount
#: includes/class-wc-coupon.php:1012 includes/class-wc-discounts.php:709
msgid "The minimum spend for this coupon is %s."
msgstr "Minimumsbeløp for bruk av denne kupongen er %s."

#: includes/class-wc-coupon.php:1008 includes/class-wc-discounts.php:690
msgid "This coupon has expired."
msgstr "Denne kupongen har gått ut på dato."

#: includes/class-wc-coupon.php:1005
msgid "Coupon usage limit has been reached."
msgstr "Kupongens maksimumsgrense for bruk er nådd."

#. translators: %s: coupon code
#: includes/class-wc-coupon.php:1002
msgid "Sorry, coupon \"%s\" has already been applied and cannot be used in conjunction with other coupons."
msgstr "Beklager, kupongkoden \"%s\" har allerede blitt benyttet, og kan ikke brukes sammen med andre kuponger."

#: includes/abstracts/abstract-wc-order.php:1189
#: includes/class-wc-coupon.php:998
msgid "Coupon code already applied!"
msgstr "Kupongkoden er allerede benyttet!"

#. translators: %s: coupon code
#: includes/class-wc-coupon.php:995
msgid "Sorry, it seems the coupon \"%s\" is not yours - it has now been removed from your order."
msgstr "Beklager. det ser ut som om kupong \"%s\" ikke er din - den har nå blitt fjernet fra ordren din."

#. translators: %s: coupon code
#: includes/class-wc-coupon.php:991
msgid "Sorry, it seems the coupon \"%s\" is invalid - it has now been removed from your order."
msgstr "Beklager, det ser ut som om kupong \"%s\" ikke er gyldig - den har nå blitt fjernet fra ordren din."

#. translators: %s: coupon code
#: includes/class-wc-coupon.php:987 includes/class-wc-discounts.php:590
msgid "Coupon \"%s\" does not exist!"
msgstr "Kupongkode \"%s\" eksisterer ikke!"

#: includes/class-wc-coupon.php:983 includes/class-wc-discounts.php:1002
msgid "Coupon is not valid."
msgstr "Ugyldig kupongkode."

#: includes/class-wc-coupon.php:965
msgid "Coupon code removed successfully."
msgstr "Fjernet kupongkode."

#: includes/class-wc-coupon.php:962
msgid "Coupon code applied successfully."
msgstr "La til kupongkode."

#: includes/class-wc-privacy-erasers.php:56
#: includes/class-wc-privacy-exporters.php:195
#: includes/class-wc-privacy-exporters.php:260
msgid "Email Address"
msgstr "Epostadresse"

#: includes/class-wc-countries.php:1231 includes/class-wc-countries.php:1334
#: includes/class-wc-countries.php:1427
msgid "Municipality"
msgstr "Kommune"

#: includes/class-wc-countries.php:1203
msgid "Prefecture"
msgstr "Prefekt"

#: includes/class-wc-countries.php:817 includes/class-wc-countries.php:1118
#: includes/class-wc-countries.php:1132 includes/class-wc-countries.php:1360
#: includes/class-wc-countries.php:1497
msgid "County"
msgstr "Fylke"

#: includes/class-wc-countries.php:1084
msgid "Town / District"
msgstr "By / Distrikt"

#: includes/class-wc-countries.php:949 includes/class-wc-countries.php:1051
#: includes/class-wc-countries.php:1087 includes/class-wc-countries.php:1298
#: src/Admin/API/Reports/Customers/Controller.php:615
#: assets/client/admin/chunks/analytics-report-customers.js:1
msgid "Region"
msgstr "Region"

#: includes/class-wc-countries.php:863 includes/class-wc-countries.php:937
msgid "Canton"
msgstr "Kanton"

#: includes/class-wc-countries.php:826 includes/class-wc-countries.php:929
#: includes/class-wc-countries.php:954 includes/class-wc-countries.php:967
#: includes/class-wc-countries.php:1005 includes/class-wc-countries.php:1010
#: includes/class-wc-countries.php:1123 includes/class-wc-countries.php:1173
#: includes/class-wc-countries.php:1265 includes/class-wc-countries.php:1320
#: includes/class-wc-countries.php:1419 includes/class-wc-countries.php:1462
#: includes/class-wc-countries.php:1539
msgid "Province"
msgstr "Provins"

#: includes/class-wc-countries.php:873 includes/class-wc-countries.php:1372
#: includes/class-wc-countries.php:1475 includes/class-wc-countries.php:1507
msgid "District"
msgstr "Distrikt"

#: includes/class-wc-countries.php:840
msgid "Suburb"
msgstr "Forstad"

#: includes/admin/class-wc-admin-profile.php:70
#: includes/admin/class-wc-admin-profile.php:130
#: includes/admin/class-wc-admin-setup-wizard.php:529
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:76
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:135
#: includes/admin/settings/class-wc-settings-general.php:89
#: includes/admin/settings/class-wc-settings-tax.php:243
#: includes/admin/settings/views/html-settings-tax.php:34
#: includes/class-wc-countries.php:748
#: templates/cart/shipping-calculator.php:87
#: packages/woocommerce-blocks/build/wc-shipping-method-pickup-location.js:232
msgid "Postcode / ZIP"
msgstr "Postnummer"

#: includes/admin/class-wc-admin-profile.php:81
#: includes/admin/class-wc-admin-profile.php:141
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:87
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:146
#: includes/class-wc-countries.php:740
#: templates/cart/shipping-calculator.php:51
#: templates/cart/shipping-calculator.php:57
#: templates/cart/shipping-calculator.php:70
msgid "State / County"
msgstr "Delstat / Fylke"

#: includes/class-wc-countries.php:732
msgid "Town / City"
msgstr "Sted"

#: includes/class-wc-countries.php:699
#: includes/customizer/class-wc-shop-customizer.php:687
msgid "Company name"
msgstr "Firmanavn"

#: includes/class-wc-countries.php:460
msgid "(ex. tax)"
msgstr "(ekskl. mva.)"

#: includes/class-wc-countries.php:460
msgid "(ex. VAT)"
msgstr "(ekskl. mva.)"

#: includes/class-wc-countries.php:449
msgid "(incl. tax)"
msgstr "(inkl. mva)"

#: includes/class-wc-countries.php:449
msgid "(incl. VAT)"
msgstr "(inkl. mva)"

#: includes/class-wc-countries.php:438
msgid "VAT"
msgstr "MVA"

#: includes/class-wc-countries.php:427
msgid "the"
msgstr "den"

#: includes/class-wc-comments.php:161
msgid "Please rate the product."
msgstr "Vennligst vurder dette produktet."

#: includes/class-wc-checkout.php:951 includes/class-wc-form-handler.php:422
#: includes/class-wc-form-handler.php:429
#: includes/class-wc-form-handler.php:558
#: includes/class-wc-form-handler.php:583
msgid "Invalid payment method."
msgstr "Ugyldig betalingsmetode."

#: includes/admin/settings/class-wc-settings-shipping.php:345
msgid "Invalid shipping method!"
msgstr "Ugyldig fraktmetode!"

#. translators: %s: shipping location (prefix e.g. 'to' + ISO 3166-1 alpha-2
#. country code)
#: includes/class-wc-checkout.php:934
msgid "Unfortunately <strong>we do not ship %s</strong>. Please enter an alternative shipping address."
msgstr "Dessverre <strong>Vi sender ikke til %s</strong>. Skriv inn en alternativ leveringsadresse."

#. translators: 1: state field 2: valid states
#: includes/class-wc-checkout.php:897
msgid "%1$s is not valid. Please enter one of the following: %2$s"
msgstr "%1$s er ikke gyldig. Vennligst bruk en av de følgende: %2$s"

#. translators: %s: email address
#. translators: %s: Email address.
#: includes/class-wc-checkout.php:877 includes/class-wc-form-handler.php:166
msgid "%s is not a valid email address."
msgstr "%s er ikke en gyldig e-postadresse."

#. translators: %s: phone number
#. translators: %s: Phone number.
#: includes/class-wc-checkout.php:867 includes/class-wc-form-handler.php:158
msgid "%s is not a valid phone number."
msgstr "%s er ikke et gyldig telefonnummer."

#: includes/class-wc-form-handler.php:150
#: includes/shortcodes/class-wc-shortcode-cart.php:37
msgid "Please enter a valid postcode / ZIP."
msgstr "Vennligst skriv inn et gyldig postnummer."

#. translators: %s: field name
#. translators: %s: Field name.
#: includes/class-wc-checkout.php:904 includes/class-wc-form-handler.php:132
#: includes/class-wc-form-handler.php:278
msgid "%s is a required field."
msgstr "%s er et obligatorisk felt."

#. translators: %s: shop cart url
#: includes/class-wc-checkout.php:1213
msgid "Sorry, your session has expired. <a href=\"%s\" class=\"wc-backward\">Return to shop</a>"
msgstr "Beklager, innloggingen din har utløpt. <a href=\"%s\" class=\"wc-backward\">Gå til butikken</a>"

#: includes/class-wc-checkout.php:1224
msgid "We were unable to process your order, please try again."
msgstr "Vi klarte ikke å behandle ordren din. Vennligst prøv igjen."

#: includes/class-wc-checkout.php:265
#: packages/woocommerce-blocks/build/checkout-blocks/order-note-frontend.js:1
#: packages/woocommerce-blocks/build/checkout.js:35
msgid "Notes about your order, e.g. special notes for delivery."
msgstr "Notater ang. ordren din. f.eks. spesielle ønsker for levering."

#: includes/class-wc-checkout.php:276
msgid "Account username"
msgstr "Kontoens brukernavn"

#. translators: 1: quantity in stock 2: current quantity
#: includes/class-wc-cart.php:1232
msgid "You cannot add that amount to the cart &mdash; we have %1$s in stock and you already have %2$s in your cart."
msgstr "Du kan ikke legge til det antallet i handlekurven &mdash; vi har %1$s på lager, og du har allerede %2$s i handlekurven."

#. translators: 1: product name 2: quantity in stock
#: includes/class-wc-cart.php:1202
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:238
msgid "You cannot add that amount of &quot;%1$s&quot; to the cart because there is not enough stock (%2$s remaining)."
msgstr "Du kan ikke legge til det antallet av &quot;%1$s&quot; i handlekurven fordi det ikke er nok på lager (%2$s igjen)."

#. translators: %s: product name
#: includes/class-wc-cart.php:1185
#: packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php:222
msgid "You cannot add &quot;%s&quot; to the cart because the product is out of stock."
msgstr "Du kan ikke legge til &quot;%s&quot; i handlekurven fordi produktet er utsolgt."

#: includes/class-wc-cart.php:1170
#: packages/woocommerce-blocks/build/all-products.js:18
#: packages/woocommerce-blocks/build/cart-blocks/cart-cross-sells-products-frontend.js:7
#: packages/woocommerce-blocks/build/cart.js:9
#: packages/woocommerce-blocks/build/product-add-to-cart-frontend.js:3
#: packages/woocommerce-blocks/build/product-add-to-cart.js:3
msgid "Sorry, this product cannot be purchased."
msgstr "Beklager, dette produktet kan ikke kjøpes."

#: includes/class-wc-cart.php:599
msgid "Get cart should not be called before the wp_loaded action."
msgstr "Få cart bør ikke kalles før wp_loaded handling."

#. translators: %s: product name
#: includes/class-wc-cart.php:768
msgid "Sorry, \"%s\" is not in stock. Please edit your cart and try again. We apologize for any inconvenience caused."
msgstr "Beklager, \"%s\" er ikke på lager. Vennligst rediger handlekurven og prøv igjen. Vi beklager eventuelle ulemper dette medfører."

#: includes/class-wc-cart.php:745
msgid "An item which is no longer available was removed from your cart."
msgstr "En vare som ikke lenger er tilgjengelig ble fjernet fra handlekurven din."

#. translators: %s: product name
#: includes/class-wc-cart-session.php:167
msgid "%s has been removed from your cart because it can no longer be purchased. Please contact us if you need assistance."
msgstr "%s er blitt fjernet fra handlekurven din fordi den ikke lenger kan kjøpes. Ta kontakt med oss hvis du trenger hjelp."

#. translators: %d: page number
#. translators: %d: Page number.
#. translators: %d is the page number (1, 2, 3...).
#: includes/class-wc-breadcrumb.php:377
#: includes/class-wc-template-loader.php:547
#: packages/woocommerce-blocks/build/all-products-frontend.js:3
#: packages/woocommerce-blocks/build/all-products-frontend.js:5
#: packages/woocommerce-blocks/build/all-products-frontend.js:7
#: packages/woocommerce-blocks/build/all-products.js:30
#: packages/woocommerce-blocks/build/all-products.js:32
#: packages/woocommerce-blocks/build/all-products.js:34
msgid "Page %d"
msgstr "Side %d"

#. translators: %s: search term
#: includes/class-wc-breadcrumb.php:367
msgid "Search results for &ldquo;%s&rdquo;"
msgstr "Søkeresultater for &ldquo;%s&rdquo;"

#. translators: %s: author name
#: includes/class-wc-breadcrumb.php:326
msgid "Author: %s"
msgstr "Forfatter: %s"

#. translators: %s: tag name
#: includes/class-wc-breadcrumb.php:283
msgid "Posts tagged &ldquo;%s&rdquo;"
msgstr "Innlegg med stikkord &ldquo;%s&rdquo;"

#. translators: %s: product tag
#: includes/class-wc-breadcrumb.php:231
msgid "Products tagged &ldquo;%s&rdquo;"
msgstr "Produkter med stikkord &ldquo;%s&rdquo;"

#: includes/class-wc-breadcrumb.php:117
msgid "Error 404"
msgstr "Feil 404"

#. translators: %s: error message
#: includes/class-wc-auth.php:435
msgid "Access denied"
msgstr "Tilgang nektet"

#: includes/class-wc-auth.php:429
msgid "You do not have permission to access this page"
msgstr "Du har ikke tilgang til denne siden"

#: includes/class-wc-auth.php:408
msgid "Invalid nonce verification"
msgstr "Ugyldig forespørsels verifikasjon"

#: includes/class-wc-auth.php:278
msgid "An error occurred in the request and at the time were unable to send the consumer data"
msgstr "En feil oppstod i forespørselen og på nåværende tidspunkt ble ikke forbrukerdata sendt"

#: includes/class-wc-auth.php:195
msgid "The callback_url needs to be over SSL"
msgstr "Callback_url må være gjennom SSL"

#. translators: %s: url
#: includes/class-wc-auth.php:188
msgid "The %s is not a valid URL"
msgstr "%s er ikke en gyldig url"

#. translators: %s: scope
#: includes/class-wc-auth.php:180
msgid "Invalid scope %s"
msgstr "Ugyldig virkeområde %s"

#: includes/class-wc-auth.php:108
msgid "View and manage products"
msgstr "Vis og administrer produkter"

#: includes/class-wc-auth.php:107
msgid "View and manage orders and sales reports"
msgstr "Vis og administrer ordre og salgsrapporter"

#: includes/class-wc-auth.php:106
msgid "View and manage customers"
msgstr "Vis og administrer kunder"

#: includes/class-wc-auth.php:105
msgid "View and manage coupons"
msgstr "Vis og administrer kuponger"

#: includes/class-wc-auth.php:101
msgid "Create products"
msgstr "Lage produkter"

#: includes/class-wc-auth.php:100
msgid "Create orders"
msgstr "Lag ordre"

#: includes/class-wc-auth.php:99
msgid "Create customers"
msgstr "Lag kunder"

#: includes/class-wc-auth.php:98
msgid "Create coupons"
msgstr "Opprett kuponger"

#: includes/class-wc-auth.php:97 includes/class-wc-auth.php:104
msgid "Create webhooks"
msgstr "Lag webhooks"

#: includes/admin/importers/views/html-csv-import-done.php:102
#: includes/class-wc-auth.php:94 includes/class-wc-post-types.php:332
#: includes/class-wc-product-grouped.php:42
msgid "View products"
msgstr "Vis produkter"

#: includes/class-wc-auth.php:93
msgid "View orders and sales reports"
msgstr "Se ordre og salgsrapporter"

#: includes/class-wc-auth.php:92
msgid "View customers"
msgstr "Se kunder"

#: includes/class-wc-auth.php:91
msgid "View coupons"
msgstr "Vis kuponger"

#: includes/class-wc-ajax.php:2264
#: src/Internal/Admin/ProductReviews/ReviewsCommentsOverrides.php:92
msgid "Dismiss this notice."
msgstr "Skjul dette varselet."

#: includes/class-wc-ajax.php:2140
msgid "API Key updated successfully."
msgstr "API Key oppdatert."

#: includes/class-wc-ajax.php:2103
msgid "Permissions is missing."
msgstr "Tillatelser mangler."

#: includes/class-wc-ajax.php:2100
msgid "User is missing."
msgstr "Bruker mangler."

#: includes/class-wc-ajax.php:2097
msgid "Description is missing."
msgstr "Beskrivelse mangler."

#: includes/gateways/paypal/class-wc-gateway-paypal.php:377
msgid "Refund failed."
msgstr "Refusjon mislyktes."

#: includes/class-wc-ajax.php:1989
msgid "Invalid refund amount"
msgstr "Ugyldig refusjonsbeløp"

#: i18n/states.php:690
msgid "Valle"
msgstr "Valle"

#. translators: 1: product ID 2: old stock level 3: new stock level
#: includes/wc-order-functions.php:761
msgid "Item #%1$s stock increased from %2$s to %3$s."
msgstr "Lagersaldo for produkt #%1$s er økt fra %2$s til %3$s."

#: includes/class-wc-ajax.php:297
msgid "Sorry, your session has expired."
msgstr "Beklager, økten din har utløpt."

#: includes/class-wc-ajax.php:249
msgid "Coupon has been removed."
msgstr "Kupongen har blitt fjernet."

#: includes/class-wc-ajax.php:246
msgid "Sorry there was a problem removing this coupon."
msgstr "Beklager, det oppstod et problem med å fjerne denne kupongen."

#: includes/legacy/api/v2/class-wc-api-products.php:2199
msgid "Invalid product SKU"
msgstr "Ugyldig varenummer"

#: includes/legacy/api/v1/class-wc-api-authentication.php:108
#: includes/legacy/api/v2/class-wc-api-authentication.php:108
msgid "Consumer secret is missing."
msgstr "Kundehemmelighet mangler."

#: includes/legacy/api/v1/class-wc-api-authentication.php:92
#: includes/legacy/api/v2/class-wc-api-authentication.php:92
msgid "Consumer key is missing."
msgstr "Kundenøkkel mangler."

#: includes/legacy/api/v2/class-wc-api-webhooks.php:449
#: includes/legacy/api/v3/class-wc-api-webhooks.php:449
msgid "Invalid webhook delivery."
msgstr "Ugyldig Webhooklevering."

#: includes/legacy/api/v2/class-wc-api-webhooks.php:441
#: includes/legacy/api/v3/class-wc-api-webhooks.php:441
msgid "Invalid webhook delivery ID."
msgstr "Ugyldig webhookleverings-ID."

#: includes/legacy/api/v2/class-wc-api-webhooks.php:190
#: includes/legacy/api/v2/class-wc-api-webhooks.php:276
#: includes/legacy/api/v3/class-wc-api-webhooks.php:190
#: includes/legacy/api/v3/class-wc-api-webhooks.php:276
msgid "Webhook delivery URL must be a valid URL starting with http:// or https://"
msgstr "Webhookleverings-URL må være en gyldig URL som starter med http:// eller https://"

#: includes/legacy/api/v2/class-wc-api-webhooks.php:178
#: includes/legacy/api/v3/class-wc-api-webhooks.php:178
msgid "You do not have permission to create webhooks."
msgstr "Du har ikke tillatelse til å opprette webhooks."

#: includes/legacy/api/v2/class-wc-api-webhooks.php:143
#: includes/legacy/api/v3/class-wc-api-webhooks.php:143
msgid "You do not have permission to read the webhooks count"
msgstr "Du har ikke tillatelse til å lese webhooksantallet"

#: includes/legacy/api/v1/class-wc-api-server.php:377
#: includes/legacy/api/v2/class-wc-api-server.php:375
#: includes/legacy/api/v3/class-wc-api-server.php:375
msgid "No route was found matching the URL and request method"
msgstr "Ingen rute som matchet URL og forespørselsmetoden ble funnet"

#: includes/legacy/api/v1/class-wc-api-server.php:340
#: includes/legacy/api/v2/class-wc-api-server.php:338
#: includes/legacy/api/v3/class-wc-api-server.php:338
msgid "The handler for the route is invalid"
msgstr "Behandleren for ruten er ikke gyldig"

#: includes/legacy/api/v1/class-wc-api-server.php:321
#: includes/legacy/api/v2/class-wc-api-server.php:319
#: includes/legacy/api/v3/class-wc-api-server.php:319
msgid "Unsupported request method"
msgstr "Ustøttet forespørselsmetode"

#: includes/legacy/api/v1/class-wc-api-server.php:168
#: includes/legacy/api/v2/class-wc-api-server.php:164
#: includes/legacy/api/v3/class-wc-api-server.php:164
msgid "Invalid authentication method"
msgstr "Ugyldig autentiseringsmetode"

#: includes/legacy/api/v1/class-wc-api-resource.php:327
#: includes/legacy/api/v2/class-wc-api-products.php:464
#: includes/legacy/api/v2/class-wc-api-resource.php:386
#: includes/legacy/api/v3/class-wc-api-products.php:523
#: includes/legacy/api/v3/class-wc-api-resource.php:394
msgid "Permanently deleted %s"
msgstr "Slettet permanent %s"

#: includes/legacy/api/v1/class-wc-api-resource.php:323
#: includes/legacy/api/v2/class-wc-api-products.php:455
#: includes/legacy/api/v2/class-wc-api-resource.php:382
#: includes/legacy/api/v3/class-wc-api-products.php:514
#: includes/legacy/api/v3/class-wc-api-products.php:2987
#: includes/legacy/api/v3/class-wc-api-resource.php:390
msgid "This %s cannot be deleted"
msgstr "Denne %s kan ikke slettes"

#: includes/legacy/api/v1/class-wc-api-resource.php:315
#: includes/legacy/api/v2/class-wc-api-resource.php:374
#: includes/legacy/api/v3/class-wc-api-resource.php:382
msgid "The customer cannot be deleted"
msgstr "Kunden kan ikke slettes"

#: includes/legacy/api/v1/class-wc-api-resource.php:313
#: includes/legacy/api/v2/class-wc-api-resource.php:372
#: includes/legacy/api/v3/class-wc-api-resource.php:380
msgid "Permanently deleted customer"
msgstr "Slettet kunden permanent"

#: includes/legacy/api/v1/class-wc-api-resource.php:107
#: includes/legacy/api/v2/class-wc-api-resource.php:131
#: includes/legacy/api/v2/class-wc-api-webhooks.php:502
#: includes/legacy/api/v3/class-wc-api-resource.php:140
#: includes/legacy/api/v3/class-wc-api-webhooks.php:502
msgid "You do not have permission to delete this %s"
msgstr "Du har ikke tillatelse til å slette denne %s"

#: includes/legacy/api/v1/class-wc-api-resource.php:101
#: includes/legacy/api/v2/class-wc-api-resource.php:125
#: includes/legacy/api/v2/class-wc-api-webhooks.php:496
#: includes/legacy/api/v3/class-wc-api-resource.php:134
#: includes/legacy/api/v3/class-wc-api-webhooks.php:496
msgid "You do not have permission to edit this %s"
msgstr "Du har ikke tillatelse til å redigere denne %s"

#: includes/legacy/api/v1/class-wc-api-resource.php:95
#: includes/legacy/api/v2/class-wc-api-resource.php:119
#: includes/legacy/api/v2/class-wc-api-webhooks.php:490
#: includes/legacy/api/v3/class-wc-api-resource.php:128
#: includes/legacy/api/v3/class-wc-api-webhooks.php:490
msgid "You do not have permission to read this %s"
msgstr "Du har ikke tillatelse til å lese denne %s"

#: includes/legacy/api/v1/class-wc-api-resource.php:87
#: includes/legacy/api/v2/class-wc-api-resource.php:111
#: includes/legacy/api/v3/class-wc-api-resource.php:119
msgid "Invalid %s"
msgstr "Ugyldig %s"

#: includes/legacy/api/v2/class-wc-api-resource.php:103
#: includes/legacy/api/v2/class-wc-api-webhooks.php:482
#: includes/legacy/api/v3/class-wc-api-resource.php:111
#: includes/legacy/api/v3/class-wc-api-webhooks.php:482
msgid "No %1$s found with the ID equal to %2$s"
msgstr "Ingen %1$s funnet med ID'en lik %2$s"

#: includes/legacy/api/v1/class-wc-api-resource.php:74
#: includes/legacy/api/v2/class-wc-api-resource.php:94
#: includes/legacy/api/v2/class-wc-api-webhooks.php:476
#: includes/legacy/api/v3/class-wc-api-resource.php:96
#: includes/legacy/api/v3/class-wc-api-webhooks.php:476
msgid "Invalid %s ID"
msgstr "Ugyldig %s ID"

#: includes/legacy/api/v1/class-wc-api-reports.php:475
#: includes/legacy/api/v2/class-wc-api-reports.php:322
#: includes/legacy/api/v3/class-wc-api-reports.php:326
msgid "You do not have permission to read this report"
msgstr "Du har ikke tillatelse til å lese denne rapporten"

#. translators: %s item name.
#: includes/class-wc-ajax.php:1280
#: includes/legacy/api/v1/class-wc-api-resource.php:333
#: includes/legacy/api/v2/class-wc-api-products.php:468
#: includes/legacy/api/v2/class-wc-api-products.php:2176
#: includes/legacy/api/v2/class-wc-api-resource.php:390
#: includes/legacy/api/v3/class-wc-api-products.php:527
#: includes/legacy/api/v3/class-wc-api-products.php:866
#: includes/legacy/api/v3/class-wc-api-products.php:1058
#: includes/legacy/api/v3/class-wc-api-products.php:2732
#: includes/legacy/api/v3/class-wc-api-products.php:2994
#: includes/legacy/api/v3/class-wc-api-products.php:3305
#: includes/legacy/api/v3/class-wc-api-resource.php:400
#: includes/legacy/api/v3/class-wc-api-taxes.php:354
#: includes/legacy/api/v3/class-wc-api-taxes.php:623
msgid "Deleted %s"
msgstr "Slettet %s"

#: includes/legacy/api/v2/class-wc-api-products.php:2157
#: includes/legacy/api/v3/class-wc-api-products.php:2712
msgid "Could not delete the attribute"
msgstr "Kunne ikke slette attributtet"

#: includes/legacy/api/v2/class-wc-api-products.php:2135
#: includes/legacy/api/v3/class-wc-api-products.php:2690
msgid "You do not have permission to delete product attributes"
msgstr "Du har ikke tillatelse til å slette produkt attributter"

#: includes/legacy/api/v2/class-wc-api-products.php:2105
#: includes/legacy/api/v3/class-wc-api-products.php:2659
msgid "Could not edit the attribute"
msgstr "Kunne ikke redigere attributt"

#: includes/legacy/api/v2/class-wc-api-products.php:2059
#: includes/legacy/api/v3/class-wc-api-products.php:2613
#: includes/legacy/api/v3/class-wc-api-products.php:2921
msgid "You do not have permission to edit product attributes"
msgstr "Du har ikke tillatelse til å redigere produkt-attributter"

#: includes/legacy/api/v2/class-wc-api-products.php:1974
#: includes/legacy/api/v3/class-wc-api-products.php:2527
#: includes/legacy/api/v3/class-wc-api-products.php:2855
msgid "You do not have permission to create product attributes"
msgstr "Du har ikke tillatelse til å lage produkt attributter"

#: includes/legacy/api/v2/class-wc-api-products.php:1947
#: includes/legacy/api/v3/class-wc-api-products.php:2500
msgid "Invalid product attribute order_by type - the product attribute order_by type must be any of these: %s"
msgstr "Ugyldig produkt attributt order_by type - produktet attributten order_by type må være en av disse: %s"

#: includes/legacy/api/v2/class-wc-api-products.php:1942
#: includes/legacy/api/v3/class-wc-api-products.php:2495
msgid "Invalid product attribute type - the product attribute type must be any of these: %s"
msgstr "Ugyldig produkt attributtype - produktet attributtet type må være noen av disse: %s"

#: includes/legacy/api/v2/class-wc-api-products.php:1897
#: includes/legacy/api/v2/class-wc-api-products.php:2147
#: includes/legacy/api/v3/class-wc-api-products.php:2450
#: includes/legacy/api/v3/class-wc-api-products.php:2702
#: includes/legacy/api/v3/class-wc-api-products.php:2759
#: includes/legacy/api/v3/class-wc-api-products.php:2811
#: includes/legacy/api/v3/class-wc-api-products.php:2861
#: includes/legacy/api/v3/class-wc-api-products.php:2927
#: includes/legacy/api/v3/class-wc-api-products.php:2980
msgid "A product attribute with the provided ID could not be found"
msgstr "Et produkt attributt med den medfølgende ID ble ikke funnet"

#: includes/legacy/api/v2/class-wc-api-products.php:1882
#: includes/legacy/api/v3/class-wc-api-products.php:2435
#: includes/legacy/api/v3/class-wc-api-products.php:2800
msgid "Invalid product attribute ID"
msgstr "Ugyldig produkt attributt ID"

#: includes/legacy/api/v2/class-wc-api-products.php:1841
#: includes/legacy/api/v2/class-wc-api-products.php:1887
#: includes/legacy/api/v3/class-wc-api-products.php:2394
#: includes/legacy/api/v3/class-wc-api-products.php:2440
msgid "You do not have permission to read product attributes"
msgstr "Du har ikke tillatelse til å lese produkt attributter"

#: includes/legacy/api/v1/class-wc-api-products.php:459
#: includes/legacy/api/v1/class-wc-api-products.php:460
#: includes/legacy/api/v2/class-wc-api-products.php:1620
#: includes/legacy/api/v2/class-wc-api-products.php:1621
#: includes/legacy/api/v3/class-wc-api-products.php:2119
#: includes/legacy/api/v3/class-wc-api-products.php:2120
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:313
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:314
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:427
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:428
#: includes/wc-product-functions.php:324
msgid "Placeholder"
msgstr "Plassholder"

#: includes/legacy/api/v2/class-wc-api-products.php:604
#: includes/legacy/api/v3/class-wc-api-products.php:663
msgid "A product category with the provided ID could not be found"
msgstr "En produktkategori med angitte ID ble ikke funnet"

#: includes/legacy/api/v2/class-wc-api-products.php:593
#: includes/legacy/api/v3/class-wc-api-products.php:652
msgid "Invalid product category ID"
msgstr "Ugyldig produktkategori-ID"

#: includes/legacy/api/v2/class-wc-api-products.php:560
#: includes/legacy/api/v2/class-wc-api-products.php:598
#: includes/legacy/api/v3/class-wc-api-products.php:619
#: includes/legacy/api/v3/class-wc-api-products.php:657
msgid "You do not have permission to read product categories"
msgstr "Du har ikke tillatelse til å lese produktkategorier"

#: includes/legacy/api/v2/class-wc-api-products.php:243
#: includes/legacy/api/v2/class-wc-api-products.php:369
#: includes/legacy/api/v3/class-wc-api-products.php:292
#: includes/legacy/api/v3/class-wc-api-products.php:423
msgid "Invalid product type - the product type must be any of these: %s"
msgstr "Ugyldig produkttype - produktet må være en av disse: %s"

#: includes/legacy/api/v2/class-wc-api-products.php:221
#: includes/legacy/api/v3/class-wc-api-products.php:270
msgid "You do not have permission to create products"
msgstr "Du har ikke tillatelse til å opprette produkter"

#: includes/legacy/api/v1/class-wc-api-products.php:147
#: includes/legacy/api/v2/class-wc-api-products.php:185
#: includes/legacy/api/v3/class-wc-api-products.php:234
msgid "You do not have permission to read the products count"
msgstr "Du har ikke tillatelse til å lese produktantall"

#: includes/legacy/api/v2/class-wc-api-orders.php:1686
#: includes/legacy/api/v2/class-wc-api-orders.php:1747
#: includes/legacy/api/v3/class-wc-api-orders.php:1731
#: includes/legacy/api/v3/class-wc-api-orders.php:1792
msgid "The order refund ID provided is not associated with the order."
msgstr "Den angitte ordrerefusjons ID'en er ikke assosiert med ordren."

#: includes/legacy/api/v2/class-wc-api-orders.php:1601
#: includes/legacy/api/v3/class-wc-api-orders.php:1646
msgid "Refund amount must be positive."
msgstr "Refusjonsbeløp må være positivt."

#: includes/legacy/api/v2/class-wc-api-orders.php:1599
#: includes/legacy/api/v3/class-wc-api-orders.php:1644
msgid "Refund amount is required."
msgstr "Refusjonsbeløp er påkrevd."

#: includes/legacy/api/v2/class-wc-api-orders.php:1586
#: includes/legacy/api/v3/class-wc-api-orders.php:1631
msgid "You do not have permission to create order refunds"
msgstr "Du har ikke tillatelse til å opprette ordrerefusjoner"

#: includes/legacy/api/v2/class-wc-api-orders.php:1519
#: includes/legacy/api/v2/class-wc-api-orders.php:1681
#: includes/legacy/api/v2/class-wc-api-orders.php:1742
#: includes/legacy/api/v3/class-wc-api-orders.php:1564
#: includes/legacy/api/v3/class-wc-api-orders.php:1726
#: includes/legacy/api/v3/class-wc-api-orders.php:1787
msgid "An order refund with the provided ID could not be found."
msgstr "En ordrerefusjon med den angitte ID'en ble ikke funnet."

#: includes/legacy/api/v2/class-wc-api-orders.php:1450
#: includes/legacy/api/v3/class-wc-api-orders.php:1495
msgid "Permanently deleted order note"
msgstr "Permanent slettet ordrenotat"

#: includes/legacy/api/v2/class-wc-api-orders.php:1445
#: includes/legacy/api/v3/class-wc-api-orders.php:1490
msgid "This order note cannot be deleted"
msgstr "Denne ordren kan ikke slettes"

#: includes/legacy/api/v2/class-wc-api-orders.php:1374
#: includes/legacy/api/v2/class-wc-api-orders.php:1438
#: includes/legacy/api/v3/class-wc-api-orders.php:1419
#: includes/legacy/api/v3/class-wc-api-orders.php:1483
msgid "The order note ID provided is not associated with the order"
msgstr "Den angitte ordrenotats-IDen er ikke assosiert med ordren"

#: includes/legacy/api/v2/class-wc-api-orders.php:1307
#: includes/legacy/api/v3/class-wc-api-orders.php:1352
msgid "Order note is required"
msgstr "Ordrenotat er påkrevd"

#: includes/legacy/api/v2/class-wc-api-orders.php:1292
#: includes/legacy/api/v3/class-wc-api-orders.php:1337
msgid "You do not have permission to create order notes"
msgstr "Du har ikke rettigheter til å opprette ordrenotater"

#: includes/legacy/api/v2/class-wc-api-orders.php:1258
#: includes/legacy/api/v2/class-wc-api-orders.php:1369
#: includes/legacy/api/v2/class-wc-api-orders.php:1433
#: includes/legacy/api/v3/class-wc-api-orders.php:1303
#: includes/legacy/api/v3/class-wc-api-orders.php:1414
#: includes/legacy/api/v3/class-wc-api-orders.php:1478
msgid "An order note with the provided ID could not be found"
msgstr "Et ordrenotat med angitte ID ble ikke funnet"

#: includes/legacy/api/v2/class-wc-api-orders.php:1252
#: includes/legacy/api/v2/class-wc-api-orders.php:1362
#: includes/legacy/api/v2/class-wc-api-orders.php:1426
#: includes/legacy/api/v3/class-wc-api-orders.php:1297
#: includes/legacy/api/v3/class-wc-api-orders.php:1407
#: includes/legacy/api/v3/class-wc-api-orders.php:1471
msgid "Invalid order note ID"
msgstr "Ugyldig ordrenotats-ID"

#: includes/legacy/api/v2/class-wc-api-orders.php:1152
#: includes/legacy/api/v3/class-wc-api-orders.php:1197
msgid "Coupon discount total must be a positive amount."
msgstr "Total kupongrabatt må være et positivt beløp."

#: includes/legacy/api/v2/class-wc-api-orders.php:1083
#: includes/legacy/api/v3/class-wc-api-orders.php:1128
msgid "Fee title is required"
msgstr "Gebyrtittel er påkrevd"

#: includes/legacy/api/v2/class-wc-api-orders.php:890
#: includes/legacy/api/v3/class-wc-api-orders.php:934
msgid "The product variation is invalid"
msgstr "Produktvarianten er ugyldig"

#: includes/legacy/api/v2/class-wc-api-orders.php:875
#: includes/legacy/api/v3/class-wc-api-orders.php:919
msgid "Product ID provided does not match this line item"
msgstr "Angitte produkt-ID samsvarer ikke dette linjeelementet"

#: includes/legacy/api/v2/class-wc-api-orders.php:865
#: includes/legacy/api/v3/class-wc-api-orders.php:909
msgid "Product ID or SKU is required"
msgstr "Produkt-ID eller varenummer er påkrevd"

#: includes/legacy/api/v2/class-wc-api-orders.php:521
#: includes/legacy/api/v2/class-wc-api-orders.php:1592
#: includes/legacy/api/v3/class-wc-api-orders.php:559
#: includes/legacy/api/v3/class-wc-api-orders.php:1637
msgid "Order ID is invalid"
msgstr "Ordre ID er ugyldig"

#: includes/legacy/api/v2/class-wc-api-orders.php:448
#: includes/legacy/api/v2/class-wc-api-orders.php:600
#: includes/legacy/api/v3/class-wc-api-orders.php:488
#: includes/legacy/api/v3/class-wc-api-orders.php:637
msgid "Provided order currency is invalid."
msgstr "Angitt ordrevaluta er ugyldig."

#: includes/legacy/api/v2/class-wc-api-orders.php:432
#: includes/legacy/api/v3/class-wc-api-orders.php:472
msgid "Payment method ID and title are required"
msgstr "Betalingsmetode-ID og tittel er påkrevd"

#: includes/legacy/api/v2/class-wc-api-orders.php:398
#: includes/legacy/api/v3/class-wc-api-orders.php:433
msgid "Cannot create order: %s"
msgstr "Kan ikke opprette ordren: %s"

#: includes/legacy/api/v2/class-wc-api-orders.php:372
#: includes/legacy/api/v3/class-wc-api-orders.php:407
msgid "You do not have permission to create orders"
msgstr "Du har ikke tillatelse til å opprette ordrer"

#: includes/legacy/api/v1/class-wc-api-orders.php:255
#: includes/legacy/api/v2/class-wc-api-orders.php:299
#: includes/legacy/api/v3/class-wc-api-orders.php:336
msgid "You do not have permission to read the orders count"
msgstr "Du har ikke tillatelse til å lese ordreantall"

#: includes/legacy/api/v1/class-wc-api-json-handler.php:62
#: includes/legacy/api/v2/class-wc-api-json-handler.php:61
#: includes/legacy/api/v3/class-wc-api-json-handler.php:61
msgid "The JSONP callback function is invalid"
msgstr "Den gitte JSONP tilbakeringingsfunksjonen er ugyldig"

#: includes/legacy/api/v1/class-wc-api-json-handler.php:55
#: includes/legacy/api/v2/class-wc-api-json-handler.php:54
#: includes/legacy/api/v3/class-wc-api-json-handler.php:54
msgid "JSONP support is disabled on this site"
msgstr "Støtte for JSONP er deaktivert på dette nettstedet"

#: includes/legacy/api/v1/class-wc-api-customers.php:461
#: includes/legacy/api/v2/class-wc-api-customers.php:746
#: includes/legacy/api/v3/class-wc-api-customers.php:736
msgid "You do not have permission to delete this customer"
msgstr "Du har ikke tillatelse til å slette denne kunden"

#: includes/legacy/api/v1/class-wc-api-customers.php:455
#: includes/legacy/api/v2/class-wc-api-customers.php:740
#: includes/legacy/api/v3/class-wc-api-customers.php:730
msgid "You do not have permission to edit this customer"
msgstr "Du har ikke tillatelse til å redigere denne kunden"

#: includes/legacy/api/v1/class-wc-api-customers.php:449
#: includes/legacy/api/v2/class-wc-api-customers.php:734
#: includes/legacy/api/v3/class-wc-api-customers.php:724
msgid "You do not have permission to read this customer"
msgstr "Du har ikke tillatelse til å lese denne kunden"

#: includes/legacy/api/v1/class-wc-api-customers.php:441
#: includes/legacy/api/v2/class-wc-api-customers.php:726
#: includes/legacy/api/v3/class-wc-api-customers.php:716
msgid "Invalid customer"
msgstr "Ugyldig kunde"

#: includes/legacy/api/v1/class-wc-api-customers.php:434
#: includes/legacy/api/v2/class-wc-api-customers.php:719
#: includes/legacy/api/v3/class-wc-api-customers.php:709
msgid "Invalid customer ID"
msgstr "Ugyldig kunde-ID"

#: includes/legacy/api/v1/class-wc-api-customers.php:202
#: includes/legacy/api/v2/class-wc-api-customers.php:356
#: includes/legacy/api/v3/class-wc-api-customers.php:357
msgid "You do not have permission to create this customer"
msgstr "Du har ikke tillatelse til å opprette denne kunden"

#: includes/legacy/api/v1/class-wc-api-customers.php:186
#: includes/legacy/api/v2/class-wc-api-customers.php:231
#: includes/legacy/api/v3/class-wc-api-customers.php:232
msgid "You do not have permission to read the customers count"
msgstr "Du har ikke tillatelse til å lese kundeantall"

#: includes/legacy/api/v2/class-wc-api-customers.php:207
#: includes/legacy/api/v2/class-wc-api-customers.php:210
#: includes/legacy/api/v3/class-wc-api-customers.php:208
#: includes/legacy/api/v3/class-wc-api-customers.php:211
msgid "Invalid customer email"
msgstr "Ugyldig kunde e-post"

#: includes/legacy/api/v2/class-wc-api-coupons.php:521
#: includes/legacy/api/v2/class-wc-api-customers.php:784
#: includes/legacy/api/v2/class-wc-api-orders.php:1775
#: includes/legacy/api/v2/class-wc-api-products.php:2249
#: includes/legacy/api/v3/class-wc-api-coupons.php:521
#: includes/legacy/api/v3/class-wc-api-customers.php:774
#: includes/legacy/api/v3/class-wc-api-orders.php:1820
#: includes/legacy/api/v3/class-wc-api-products.php:3041
#: includes/legacy/api/v3/class-wc-api-taxes.php:457
msgid "No %1$s data specified to create/edit %1$s"
msgstr "Inngen %1$s data som er spesifisert til å opprette / redigere %1$s"

#: includes/legacy/api/v2/class-wc-api-coupons.php:350
#: includes/legacy/api/v2/class-wc-api-coupons.php:358
#: includes/legacy/api/v3/class-wc-api-coupons.php:348
#: includes/legacy/api/v3/class-wc-api-coupons.php:356
msgid "Failed to update coupon"
msgstr "Kunne ikke oppdatere kupongen"

#: includes/legacy/api/v2/class-wc-api-coupons.php:324
#: includes/legacy/api/v2/class-wc-api-customers.php:404
#: includes/legacy/api/v2/class-wc-api-orders.php:504
#: includes/legacy/api/v2/class-wc-api-orders.php:1344
#: includes/legacy/api/v2/class-wc-api-orders.php:1658
#: includes/legacy/api/v2/class-wc-api-products.php:323
#: includes/legacy/api/v2/class-wc-api-products.php:2051
#: includes/legacy/api/v2/class-wc-api-webhooks.php:242
#: includes/legacy/api/v3/class-wc-api-coupons.php:322
#: includes/legacy/api/v3/class-wc-api-customers.php:405
#: includes/legacy/api/v3/class-wc-api-orders.php:542
#: includes/legacy/api/v3/class-wc-api-orders.php:1389
#: includes/legacy/api/v3/class-wc-api-orders.php:1703
#: includes/legacy/api/v3/class-wc-api-products.php:377
#: includes/legacy/api/v3/class-wc-api-products.php:784
#: includes/legacy/api/v3/class-wc-api-products.php:1004
#: includes/legacy/api/v3/class-wc-api-products.php:2605
#: includes/legacy/api/v3/class-wc-api-products.php:2913
#: includes/legacy/api/v3/class-wc-api-products.php:3249
#: includes/legacy/api/v3/class-wc-api-taxes.php:254
#: includes/legacy/api/v3/class-wc-api-webhooks.php:242
msgid "No %1$s data specified to edit %1$s"
msgstr "Ingen %1$s data spesifisert til å redigere %1$s"

#: includes/legacy/api/v2/class-wc-api-coupons.php:261
#: includes/legacy/api/v2/class-wc-api-coupons.php:365
#: includes/legacy/api/v3/class-wc-api-coupons.php:259
#: includes/legacy/api/v3/class-wc-api-coupons.php:363
msgid "Invalid coupon type - the coupon type must be any of these: %s"
msgstr "Ugyldig kupongtype - kupongtypen må være en av disse: %s"

#: includes/legacy/api/class-wc-rest-legacy-coupons-controller.php:129
#: includes/legacy/api/v2/class-wc-api-coupons.php:233
#: includes/legacy/api/v2/class-wc-api-coupons.php:344
#: includes/legacy/api/v3/class-wc-api-coupons.php:231
#: includes/legacy/api/v3/class-wc-api-coupons.php:342
#: includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php:269
#: includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php:287
msgid "The coupon code already exists"
msgstr "Kupongkoden finnes allerede"

#. translators: %s: parameter
#: includes/class-wc-auth.php:172
#: includes/legacy/api/v1/class-wc-api-server.php:412
#: includes/legacy/api/v2/class-wc-api-coupons.php:226
#: includes/legacy/api/v2/class-wc-api-customers.php:363
#: includes/legacy/api/v2/class-wc-api-products.php:228
#: includes/legacy/api/v2/class-wc-api-products.php:1929
#: includes/legacy/api/v2/class-wc-api-server.php:430
#: includes/legacy/api/v3/class-wc-api-coupons.php:224
#: includes/legacy/api/v3/class-wc-api-customers.php:364
#: includes/legacy/api/v3/class-wc-api-products.php:277
#: includes/legacy/api/v3/class-wc-api-products.php:2482
#: includes/legacy/api/v3/class-wc-api-products.php:2868
#: includes/legacy/api/v3/class-wc-api-server.php:431
#: includes/legacy/api/v3/class-wc-api-taxes.php:575
msgid "Missing parameter %s"
msgstr "Mangler parameter %s"

#: includes/legacy/api/v2/class-wc-api-coupons.php:219
#: includes/legacy/api/v3/class-wc-api-coupons.php:217
msgid "You do not have permission to create coupons"
msgstr "Du har ikke tillatelse til å opprette kuponger"

#: includes/legacy/api/v2/class-wc-api-coupons.php:212
#: includes/legacy/api/v2/class-wc-api-customers.php:349
#: includes/legacy/api/v2/class-wc-api-orders.php:365
#: includes/legacy/api/v2/class-wc-api-orders.php:1285
#: includes/legacy/api/v2/class-wc-api-orders.php:1579
#: includes/legacy/api/v2/class-wc-api-products.php:214
#: includes/legacy/api/v2/class-wc-api-products.php:1967
#: includes/legacy/api/v2/class-wc-api-webhooks.php:171
#: includes/legacy/api/v3/class-wc-api-coupons.php:210
#: includes/legacy/api/v3/class-wc-api-customers.php:350
#: includes/legacy/api/v3/class-wc-api-orders.php:400
#: includes/legacy/api/v3/class-wc-api-orders.php:1330
#: includes/legacy/api/v3/class-wc-api-orders.php:1624
#: includes/legacy/api/v3/class-wc-api-products.php:263
#: includes/legacy/api/v3/class-wc-api-products.php:707
#: includes/legacy/api/v3/class-wc-api-products.php:959
#: includes/legacy/api/v3/class-wc-api-products.php:2520
#: includes/legacy/api/v3/class-wc-api-products.php:2848
#: includes/legacy/api/v3/class-wc-api-products.php:3191
#: includes/legacy/api/v3/class-wc-api-taxes.php:184
#: includes/legacy/api/v3/class-wc-api-taxes.php:564
#: includes/legacy/api/v3/class-wc-api-webhooks.php:171
msgid "No %1$s data specified to create %1$s"
msgstr "Ingen %1$s data spesifisert til å opprette %1$s"

#: includes/abstracts/abstract-wc-order.php:1179
#: includes/legacy/api/v1/class-wc-api-coupons.php:174
#: includes/legacy/api/v2/class-wc-api-coupons.php:189
#: includes/legacy/api/v3/class-wc-api-coupons.php:187
msgid "Invalid coupon code"
msgstr "Ugyldig kupongkode"

#: includes/legacy/api/v1/class-wc-api-coupons.php:154
#: includes/legacy/api/v2/class-wc-api-coupons.php:163
#: includes/legacy/api/v3/class-wc-api-coupons.php:161
msgid "You do not have permission to read the coupons count"
msgstr "Du har ikke tillatelse til å lese kupongantall"

#: includes/legacy/api/v1/class-wc-api-coupons.php:111
#: includes/legacy/api/v2/class-wc-api-coupons.php:117
#: includes/legacy/api/v3/class-wc-api-coupons.php:117
msgid "Invalid coupon ID"
msgstr "Ugyldig kupong-ID"

#: includes/legacy/api/v1/class-wc-api-authentication.php:202
#: includes/legacy/api/v2/class-wc-api-authentication.php:200
#: includes/legacy/api/v3/class-wc-api-authentication.php:198
msgid "API user is invalid"
msgstr "API brukeren er ugyldig"

#. translators: %s: parameter name
#: includes/legacy/api/v1/class-wc-api-authentication.php:148
#: includes/legacy/api/v2/class-wc-api-authentication.php:147
#: includes/legacy/api/v3/class-wc-api-authentication.php:143
msgid "%s parameter is missing"
msgstr "%s parameter mangler"

#: includes/class-wc-rest-authentication.php:609
#: includes/legacy/api/v3/class-wc-api-authentication.php:110
msgid "WooCommerce API. Use a consumer key in the username field and a consumer secret in the password field."
msgstr "WooCommerce API. Bruk en kundenøkkel i brukernavnfeltet og en kundehemmelighet i passordfeltet."

#: includes/class-wc-rest-authentication.php:196
#: includes/legacy/api/v1/class-wc-api-authentication.php:114
#: includes/legacy/api/v2/class-wc-api-authentication.php:114
#: includes/legacy/api/v3/class-wc-api-authentication.php:82
msgid "Consumer secret is invalid."
msgstr "Kundehemmelighet er ugyldig."

#: includes/admin/views/html-report-by-date.php:39
msgid "Custom:"
msgstr "Tilpasset:"

#: includes/admin/views/html-notice-template-check.php:26
msgid "Learn more about templates"
msgstr "Lær mer om maler"

#: includes/admin/views/html-notice-install.php:15
msgid "Skip setup"
msgstr "Hopp over oppsett"

#: includes/admin/views/html-notice-install.php:15
msgid "Run the Setup Wizard"
msgstr "Kjør konfigureringsveiviseren"

#: includes/admin/views/html-notice-install.php:14
msgid "<strong>Welcome to WooCommerce</strong> &#8211; You&lsquo;re almost ready to start selling :)"
msgstr "<strong>Velkommen til WooCommerce</strong> &#8211; Du er nesten klar til å starte å selge :)"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:514
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:685
#: includes/admin/views/html-bulk-edit-product.php:293
#: includes/export/class-wc-product-csv-exporter.php:122
msgid "Sold individually?"
msgstr "Solgt individuelt?"

#: includes/admin/views/html-bulk-edit-product.php:276
#: includes/admin/views/html-quick-edit-product.php:202
msgid "Backorders?"
msgstr "Restordre?"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:510
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:681
#: includes/admin/views/html-bulk-edit-product.php:218
#: includes/admin/views/html-quick-edit-product.php:174
#: includes/export/class-wc-product-csv-exporter.php:118
msgid "In stock?"
msgstr "På lager?"

#: includes/admin/views/html-bulk-edit-product.php:187
#: includes/admin/views/html-quick-edit-product.php:145
msgid "Catalog &amp; search"
msgstr "Katalog &amp; søk"

#: includes/admin/views/html-bulk-edit-product.php:181
#: includes/admin/views/html-quick-edit-product.php:138
msgid "Visibility"
msgstr "Synlighet"

#. translators: %s: Height unit
#. translators: %s: dimension unit
#. translators: %s: Height
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:522
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:696
#: includes/admin/views/html-bulk-edit-product.php:160
#: includes/export/class-wc-product-csv-exporter.php:130
msgid "Height (%s)"
msgstr "Høyde (%s)"

#. translators: %s: Width unit
#. translators: %s: dimension unit
#. translators: %s: width
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:520
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:694
#: includes/admin/views/html-bulk-edit-product.php:159
#: includes/export/class-wc-product-csv-exporter.php:128
msgid "Width (%s)"
msgstr "Bredde (%s)"

#. translators: %s: Length unit
#. translators: %s: dimension unit
#. translators: %s: length
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:518
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:692
#: includes/admin/views/html-bulk-edit-product.php:158
#: includes/export/class-wc-product-csv-exporter.php:126
msgid "Length (%s)"
msgstr "Lengde (%s)"

#: includes/admin/views/html-bulk-edit-product.php:142
#: includes/admin/views/html-quick-edit-product.php:109
msgid "L/W/H"
msgstr "L/B/H"

#: includes/admin/views/html-bulk-edit-product.php:64
msgid "Enter sale price (%s)"
msgstr "Legg inn tilbudspris (%s)"

#: includes/admin/views/html-bulk-edit-product.php:29
msgid "Decrease existing price by (fixed amount or %):"
msgstr "Redusere nåværende pris med (fast beløp eller %):"

#: includes/admin/views/html-bulk-edit-product.php:45
#: includes/admin/views/html-quick-edit-product.php:39
#: packages/woocommerce-blocks/src/BlockTypes/AbstractProductGrid.php:618
#: packages/woocommerce-blocks/src/BlockTypes/ProductImage.php:110
#: packages/woocommerce-blocks/src/BlockTypes/ProductSaleBadge.php:106
#: packages/woocommerce-blocks/build/all-products.js:14
#: packages/woocommerce-blocks/build/cart-blocks/cart-cross-sells-products-frontend.js:3
#: packages/woocommerce-blocks/build/cart.js:5
#: packages/woocommerce-blocks/build/product-image-frontend.js:1
#: packages/woocommerce-blocks/build/product-image.js:1
#: packages/woocommerce-blocks/build/product-sale-badge-frontend.js:1
#: packages/woocommerce-blocks/build/product-sale-badge.js:1
msgid "Sale"
msgstr "Tilbud"

#: includes/admin/views/html-bulk-edit-product.php:39
msgid "Enter price (%s)"
msgstr "Legg inn pris (%s)"

#: includes/admin/views/html-bulk-edit-product.php:27
#: includes/admin/views/html-bulk-edit-product.php:51
#: includes/admin/views/html-bulk-edit-product.php:124
#: includes/admin/views/html-bulk-edit-product.php:148
#: includes/admin/views/html-bulk-edit-product.php:259
msgid "Change to:"
msgstr "Endre til:"

#: includes/admin/views/html-bulk-edit-product.php:222
#: includes/admin/views/html-bulk-edit-product.php:280
#: includes/admin/views/html-quick-edit-product.php:178
msgid "— No Change —"
msgstr "— Ingen endring —"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:136
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:108
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:162
#: includes/admin/settings/views/html-keys-edit.php:118
#: includes/admin/views/html-admin-settings.php:45
#: templates/myaccount/form-edit-account.php:69
#: packages/woocommerce-blocks/build/wc-shipping-method-pickup-location.js:241
msgid "Save changes"
msgstr "Lagre endringer"

#: includes/admin/views/html-admin-page-status.php:14
#: includes/react-admin/connect-existing-pages.php:46
#: src/Admin/Features/Navigation/CoreMenu.php:316
msgid "Logs"
msgstr "Logger"

#: includes/admin/views/html-admin-page-status.php:13
#: includes/react-admin/connect-existing-pages.php:45
#: src/Admin/Features/Navigation/CoreMenu.php:133
msgid "Tools"
msgstr "Verktøy"

#: includes/admin/views/html-admin-page-status-report.php:935
#: includes/admin/views/html-admin-page-status-report.php:964
msgid "Overrides"
msgstr "Overstyrer"

#: includes/admin/views/html-admin-page-status-report.php:922
msgid "This section shows any files that are overriding the default WooCommerce template pages."
msgstr "Denne seksjonen viser filer som overstyrer standard WooCommerce malsider."

#: includes/admin/views/html-admin-page-status-report.php:922
msgid "Templates"
msgstr "Maler"

#: includes/admin/views/html-admin-page-status-report.php:910
msgid "Not declared"
msgstr "Ikke oppgitt"

#: includes/admin/views/html-admin-page-status-report.php:906
msgid "Displays whether or not the current active theme declares WooCommerce support."
msgstr "Viser om det aktive temaet erklærer WooCommerce støtte."

#: includes/admin/views/html-admin-page-status-report.php:905
msgid "WooCommerce support"
msgstr "WooCommerce support"

#: includes/admin/views/html-admin-page-status-report.php:900
msgid "The parent theme developers URL."
msgstr "Den overordnede tema utviklere URL."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:464
msgid "Parent theme author URL."
msgstr "URL til foreldretemaforfatter."

#: includes/admin/views/html-admin-page-status-report.php:887
msgid "The installed version of the parent theme."
msgstr "Den installerte versjonen av foreldretemaet."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:458
msgid "Parent theme version."
msgstr "Foreldretemaversjon."

#: includes/admin/views/html-admin-page-status-report.php:882
msgid "The name of the parent theme."
msgstr "Foreldretemaets navn."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:452
msgid "Parent theme name."
msgstr "Foreldretemanavn."

#. Translators: %s docs link.
#: includes/admin/views/html-admin-page-status-report.php:874
msgid "If you are modifying WooCommerce on a parent theme that you did not build personally we recommend using a child theme. See: <a href=\"%s\" target=\"_blank\">How to create a child theme</a>"
msgstr "Hvis du endrer WooCommerce eller et foreldertema du ikke selv har bygget, anbefaler vi å bruke et dattertema. Se: <a href=\"%s\" target=\"_blank\">Hvordan lage et dattertema</a>"

#: includes/admin/views/html-admin-page-status-report.php:867
msgid "Displays whether or not the current theme is a child theme."
msgstr "Viser om gjeldende tema er et dattertema eller ikke."

#: includes/admin/views/html-admin-page-status-report.php:866
msgid "Child theme"
msgstr "Dattertema"

#: includes/admin/views/html-admin-page-status-report.php:862
msgid "The theme developers URL."
msgstr "Temaets utviklere URL."

#: includes/admin/views/html-admin-page-status-report.php:861
msgid "Author URL"
msgstr "Forfatter-URL"

#. translators: %s: parent theme latest version
#: includes/admin/views/html-admin-page-status-report.php:893
msgid "%s is available"
msgstr "%s er tilgjengelig"

#: includes/admin/views/html-admin-page-status-report.php:848
msgid "The installed version of the current active theme."
msgstr "Den installerte versjonen av gjeldende aktive trema."

#: includes/admin/views/html-admin-page-status-report.php:847
msgid "Version"
msgstr "Versjon"

#: includes/admin/views/html-admin-page-status-report.php:843
msgid "The name of the current active theme."
msgstr "Navnet til gjeldende aktive tema."

#: includes/admin/views/html-admin-page-status-report.php:837
#: assets/client/admin/chunks/profile-wizard.js:1
msgid "Theme"
msgstr "Tema"

#: includes/admin/views/html-admin-page-status-report.php:732
msgid "A list of taxonomy terms that can be used in regard to order/product statuses."
msgstr "En liste med taksonomitermer som kan benyttes med hensyn til ordre-/produktstatuser."

#. Translators: %1$s: shortcode text, %2$s: block slug.
#: includes/admin/views/html-admin-page-status-report.php:819
msgid "Page does not contain the %s shortcode."
msgstr "Siden inneholder ikke %s kortkoden."

#: includes/admin/reports/class-wc-report-downloads.php:168
msgid "File does not exist"
msgstr "Filen eksisterer ikke"

#: includes/admin/views/html-admin-page-status-report.php:805
msgid "Page not set"
msgstr "Side ikke satt"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:1293
msgctxt "Page setting"
msgid "My account"
msgstr "Min konto"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:1288
msgctxt "Page setting"
msgid "Checkout"
msgstr "Til kassen"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:1283
msgctxt "Page setting"
msgid "Cart"
msgstr "Handlekurv"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:1278
msgctxt "Page setting"
msgid "Shop base"
msgstr "Butikkbase"

#: includes/admin/settings/views/html-webhooks-edit.php:134
msgid "API Version"
msgstr "API versjon"

#: includes/admin/views/html-admin-page-status-report.php:697
msgid "Does your site have REST API enabled?"
msgstr "Har nettstedet ditt REST API aktivert?"

#: includes/admin/views/html-admin-page-status-report.php:696
msgid "API enabled"
msgstr "API slått på"

#: includes/admin/views/html-admin-page-status-report.php:727
msgid "The number of decimal points shown in displayed prices."
msgstr "Antall desimaler som vises i prisene."

#: includes/admin/views/html-admin-page-status-report.php:722
msgid "The decimal separator of displayed prices."
msgstr "Desimalskilletegnet i viste priser."

#: includes/admin/views/html-admin-page-status-report.php:717
msgid "The thousand separator of displayed prices."
msgstr "Tusenskilletegnet i viste priser."

#: includes/admin/views/html-admin-page-status-report.php:712
msgid "The position of the currency symbol."
msgstr "Valutasymbolets posisjon."

#: includes/admin/views/html-admin-page-status-report.php:707
msgid "What currency prices are listed at in the catalog and which currency gateways will take payments in."
msgstr "I hvilken valuta priser er listet i katalogen og i hvilke valutagatewayer det skal betales."

#: includes/admin/views/html-admin-page-status-report.php:702
msgid "Does your site force a SSL Certificate for transactions?"
msgstr "Tvinger nettstedet ditt et SSL-sertifikat for transaksjoner?"

#: includes/admin/views/html-admin-page-status-report.php:701
msgid "Force SSL"
msgstr "Tving SSL"

#: includes/admin/class-wc-admin-status.php:411
msgid "Network enabled"
msgstr "Nettverksaktivert"

#: includes/admin/class-wc-admin-status.php:398
#: includes/admin/views/html-admin-page-status-report.php:669
msgid "Visit plugin homepage"
msgstr "Besøk pluginhjemmeside"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:361
msgid "Active plugins."
msgstr "Aktive utvidelser."

#: includes/admin/views/html-admin-page-status-report.php:515
msgid "Table does not exist"
msgstr "Tabellen eksisterer ikke"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:332
msgid "WC database version."
msgstr "WC databaseversjon."

#: includes/admin/views/html-admin-page-status-report.php:461
msgid "Database"
msgstr "Database"

#: includes/admin/views/html-admin-page-status-report.php:418
msgid "WooCommerce plugins may use this method of communication when checking for plugin updates."
msgstr "WooCommerce-utvidelser kan benytte denne kommunikasjonsmetoden ved sjekking av utvidelsesoppdateringer."

#: includes/admin/views/html-admin-page-status-report.php:417
msgid "Remote get"
msgstr "Remote get"

#. translators: %s: error message
#: includes/class-wc-ajax.php:972 includes/wc-rest-functions.php:98
msgid "Error: %s"
msgstr "Feil: %s"

#: includes/admin/views/html-admin-page-status-report.php:404
msgid "PayPal uses this method of communicating when sending back transaction information."
msgstr "PayPal bruker denne metoden for å kommunisere når du sender tilbake informasjon transaksjonen."

#: includes/admin/views/html-admin-page-status-report.php:403
msgid "Remote post"
msgstr "Remote post"

#: includes/admin/views/html-admin-page-status-report.php:376
msgid "GZip (gzopen) is used to open the GEOIP database from MaxMind."
msgstr "GZip (gzopen) er brukt til å åpne GEOIP databasen fra MaxMind."

#. Translators: %s: classname and link.
#: includes/admin/views/html-admin-page-status-report.php:369
msgid "Your server does not have the %s class enabled - HTML/Multipart emails, and also some extensions, will not work without DOMDocument."
msgstr "Serveren din har ikke %s klassen aktivert - HTML/Multipart e-poster, og også noen innstikk, vil ikke virke uten DOMDocument."

#: includes/admin/views/html-admin-page-status-report.php:362
msgid "HTML/Multipart emails use DOMDocument to generate inline CSS in templates."
msgstr "HTML/Multipart emailer bruker DOMDocument til å generere inline CSS i temaene."

#: includes/admin/views/html-admin-page-status-report.php:348
msgid "Some webservices like shipping use SOAP to get information from remote servers, for example, live shipping quotes from FedEx require SOAP to be installed."
msgstr "Noen nettjeneste,r som frakt, benytter SOAP for å hente informasjon fra andre servere, for eksempel frakttilbud fra FedEx krever SOAP for å bli installert."

#: includes/admin/views/html-admin-page-status-report.php:341
msgid "Your server does not have fsockopen or cURL enabled - PayPal IPN and other scripts which communicate with other servers will not work. Contact your hosting provider."
msgstr "Serveren din har ikke fsockopen eller cURL aktivert - PayPal IPN og andre skripter som kommuniserer med andre servere vil ikke fungere. Ta kontakt med hostingleverandøren din."

#: includes/admin/views/html-admin-page-status-report.php:335
msgid "Payment gateways can use cURL to communicate with remote servers to authorize payments, other plugins may also use it when communicating with remote services."
msgstr "Betalingsløsninger kan benytte cURL for å kommunisere med andre servere for å autorisere betalinger. Andre utvidelser kan også benytte denne når de kommuniserer med andre tjenester."

#. Translators: %s: default timezone..
#: includes/admin/views/html-admin-page-status-report.php:326
msgid "Default timezone is %s - it should be UTC"
msgstr "Standard tidssone er %s - det burde være UTC"

#: includes/admin/views/html-admin-page-status-report.php:321
msgid "The default timezone for your server."
msgstr "Standard tidssone på serveren din."

#: includes/admin/views/html-admin-page-status-report.php:320
msgid "Default timezone is UTC"
msgstr "Standard tidssone er UTC"

#: includes/admin/views/html-admin-page-status-report.php:316
msgid "The largest filesize that can be uploaded to your WordPress installation."
msgstr "Den største filstørrelsen som kan lastes opp på din WordPress-installasjon."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:246
msgid "Max upload size."
msgstr "Maks opplastingsstørrelse."

#: includes/admin/views/html-admin-page-status-report.php:301
msgid "The version of MySQL installed on your hosting server."
msgstr "MySQL-versjonen installert på din hosting-server."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:252
msgid "MySQL version."
msgstr "MySQL-versjon."

#: includes/admin/views/html-admin-page-status-report.php:290
msgid "Suhosin is an advanced protection system for PHP installations. It was designed to protect your servers on the one hand against a number of well known problems in PHP applications and on the other hand against potential unknown vulnerabilities within these applications or the PHP core itself. If enabled on your server, Suhosin may need to be configured to increase its data submission limits."
msgstr "Suhosin er et avansert beskyttelse system for PHP installasjoner. Det er designet for å beskytte dine servere på den ene siden mot en rekke kjente problemer i PHP-applikasjoner og på den annen side mot potensielle ukjente sårbarheter innenfor disse programmene eller PHP kjernen selv. Hvis dette er aktivert på serveren din, kan Suhosin må konfigureres til å øke sine data innsending grenser."

#: includes/admin/views/html-admin-page-status-report.php:289
msgid "SUHOSIN installed"
msgstr "SUHOSIN Installert"

#: includes/admin/views/html-admin-page-status-report.php:280
msgid "The maximum number of variables your server can use for a single function to avoid overloads."
msgstr "Maksimum antall variabler som serveren din kan bruke på en enkel funksjon for å unngp overbelastninger."

#: includes/admin/views/html-admin-page-status-report.php:279
msgid "PHP max input vars"
msgstr "PHP maks inputvariabler"

#: includes/admin/views/html-admin-page-status-report.php:275
msgid "The amount of time (in seconds) that your site will spend on a single operation before timing out (to avoid server lockups)"
msgstr "Mengde tid (i sekunder) som nettstedet ditt vil bruke på en enkel operasjon før 'timing out' (for å unngå server-sperringer)"

#: includes/admin/views/html-admin-page-status-report.php:274
msgid "PHP time limit"
msgstr "PHP tidsbegrensning"

#: includes/admin/views/html-admin-page-status-report.php:270
msgid "The largest filesize that can be contained in one post."
msgstr "Den største filstørrelsen som kan brukes i ett innlegg."

#: includes/admin/views/html-admin-page-status-report.php:269
msgid "PHP post max size"
msgstr "PHP post maks størrelse"

#: includes/admin/views/html-admin-page-status-report.php:244
msgid "The version of PHP installed on your hosting server."
msgstr "PHP-versjonen installert på din hostingserver."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:210
msgid "PHP version."
msgstr "PHP-versjon."

#: includes/admin/views/html-admin-page-status-report.php:239
msgid "Information about the web server that is currently hosting your site."
msgstr "Informasjon om serveren som nå host'er nettstedet ditt."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:204
msgid "Server info."
msgstr "Serverinfo."

#: includes/admin/views/html-admin-page-status-report.php:233
msgid "Server environment"
msgstr "Servermiljø"

#: includes/admin/views/html-admin-page-status-report.php:214
msgid "The current language used by WordPress. Default = English"
msgstr "Gjeldende språk benyttet av WordPress. Standard = Engelsk"

#: includes/admin/views/html-admin-page-status-report.php:213
msgid "Language"
msgstr "Språk"

#: includes/admin/views/html-admin-page-status-report.php:192
msgid "Displays whether or not WordPress is in Debug Mode."
msgstr "Viser om WordPress er i debugmodus."

#: includes/admin/views/html-admin-page-status-report.php:178
msgid "The maximum amount of memory (RAM) that your site can use at one time."
msgstr "Maksimum minne (RAM) som nettstedet ditt kan benytte av gangen."

#: includes/admin/views/html-admin-page-status-report.php:173
msgid "Whether or not you have WordPress Multisite enabled."
msgstr "Uavhenging om du har WordPress Multisite aktivert."

#: includes/admin/views/html-admin-page-status-report.php:145
msgid "The version of WordPress installed on your site."
msgstr "WordPress-versjonen installert på nettstedet ditt."

#: includes/admin/views/html-admin-page-status-report.php:131
msgid "Several WooCommerce extensions can write logs which makes debugging problems easier. The directory must be writable for this to happen."
msgstr "Flere WooCommerce utvidelser kan skrive logger som gjør debugging problemer enklere. Katalogen må være skrivbar for at dette skal skje."

#: includes/admin/views/html-admin-page-status-report.php:130
msgid "Log directory writable"
msgstr "Loggmappe skrivbar"

#: includes/admin/views/html-admin-page-status-report.php:71
msgid "The version of WooCommerce installed on your site."
msgstr "WooCommerce-versjonen installert på nettstedet ditt."

#: includes/admin/views/html-admin-page-status-report.php:61
msgid "The root URL of your site."
msgstr "URL-roten til ditt nettsted."

#: includes/admin/views/html-admin-page-status-report.php:55
msgid "WordPress environment"
msgstr "WordPress-miljøet"

#: includes/admin/views/html-admin-page-status-report.php:44
msgid "Copy for support"
msgstr "Kopier til support"

#: includes/admin/views/html-admin-page-status-report.php:37
msgid "Understanding the status report"
msgstr "Forstå statusrapporten"

#: includes/admin/views/html-admin-page-status-report.php:35
msgid "Get system report"
msgstr "Få Systemrapport"

#: includes/admin/views/html-admin-page-status-report.php:32
msgid "Please copy and paste this information in your ticket when contacting support:"
msgstr "Vennligst kopier og lim inn denne informasjonen i saken din når du kontakter support:"

#: includes/admin/views/html-admin-page-status-logs.php:49
msgid "There are currently no logs to view."
msgstr "Det finnes ingen logger akkurat nå."

#: includes/admin/views/html-admin-page-addons.php:148
msgid "Download &amp; install"
msgstr "Last ned &amp; installer"

#: includes/admin/views/html-admin-page-addons.php:147
msgid "Read all about it"
msgstr "Les mer"

#: includes/admin/views/html-admin-page-addons.php:145
msgid "Storefront is an intuitive, flexible and <strong>free</strong> WordPress theme offering deep integration with WooCommerce and many of the most popular customer-facing extensions."
msgstr "Storefront er et intuitivt, fleksibelt og <strong>gratis</strong> WordPress-tema som byr på dyp integrajon med WooCommerce og mange av de mest populære, kundevennlige utvidelsene."

#: includes/admin/views/html-admin-page-addons.php:144
msgid "We recommend Storefront, the <em>official</em> WooCommerce theme."
msgstr "Vi anbefaler Storefront, det <em>offisielle</em> WooCommerce-temaet."

#: includes/admin/views/html-admin-page-addons.php:143
msgid "Looking for a WooCommerce theme?"
msgstr "Leter du etter et WooCommerce-tema?"

#. translators: a url
#: includes/admin/views/html-admin-page-addons.php:134
msgid "Our catalog of WooCommerce Extensions can be found on WooCommerce.com here: <a href=\"%s\">WooCommerce Extensions Catalog</a>"
msgstr "Vår katalog av WooCommerce utvidelser kan bli funnet på WooCommerce.com her: <a href=\"%s\">WooCommerce Extensions Catalog</a>"

#: includes/admin/class-wc-admin-addons.php:964
#: includes/admin/class-wc-admin-addons.php:1457
#: assets/client/admin/chunks/profile-wizard.js:1
#: packages/woocommerce-blocks/build/wc-shipping-method-pickup-location.js:83
msgid "Free"
msgstr "Gratis"

#: src/Admin/Features/MultichannelMarketing/Init.php:52
#: src/Admin/Features/Navigation/CoreMenu.php:121
#: src/Internal/Admin/Marketing.php:59 src/Internal/Admin/Marketing.php:60
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/homescreen.js:1
msgid "Marketing"
msgstr "Markedsføring"

#: includes/admin/class-wc-admin-addons.php:329
msgid "Need a theme? Try Storefront"
msgstr "Trenger du et tema? Prøv Storefront"

#: includes/admin/settings/views/settings-tax.php:119
msgid "Itemized"
msgstr "Spesifisert"

#: includes/admin/settings/views/settings-tax.php:118
msgid "As a single total"
msgstr "Som en enkel total"

#: includes/admin/settings/views/settings-tax.php:112
msgid "Display tax totals"
msgstr "Vis totale avgifter"

#: includes/admin/settings/views/settings-tax.php:108
msgid "Define text to show after your product prices. This could be, for example, \"inc. Vat\" to explain your pricing. You can also have prices substituted here using one of the following: {price_including_tax}, {price_excluding_tax}."
msgstr "Definere tekst som vises etter dine produktpriser. Dette kan være for eksempel \"inkl. Mva\" for å forklare prissettingen. Du kan også  erstatte prisene her ved å bruke ett av følgende: {price_including_tax}, {price_excluding_tax}."

#: includes/admin/settings/views/settings-tax.php:103
msgid "Price display suffix"
msgstr "Vis pris suffiks"

#: includes/admin/settings/views/settings-tax.php:89
msgid "Display prices during cart and checkout"
msgstr "Vis prisene i handlekurven og i kassen"

#: includes/admin/settings/views/settings-tax.php:84
#: includes/admin/settings/views/settings-tax.php:96
msgid "Excluding tax"
msgstr "Uten avgift"

#: includes/admin/settings/views/settings-tax.php:83
#: includes/admin/settings/views/settings-tax.php:95
msgid "Including tax"
msgstr "Inkludert avgift"

#: includes/admin/settings/views/settings-tax.php:77
msgid "Display prices in the shop"
msgstr "Vis prisene i butikken"

#: includes/admin/settings/views/settings-tax.php:66
msgid "Additional tax classes"
msgstr "Flere avgiftsklasser"

#: includes/admin/settings/views/settings-tax.php:59
msgid "Round tax at subtotal level, instead of rounding per line"
msgstr "Rund av avgift på delsumnivå, i stedet for avrunding pr. linje"

#: includes/admin/settings/views/settings-tax.php:58
msgid "Rounding"
msgstr "Avrunding"

#: includes/admin/settings/views/settings-tax.php:53
msgid "Shipping tax class based on cart items"
msgstr "Fraktavgiftsklasse basert på produkter i handlekurven"

#: includes/admin/settings/views/settings-tax.php:47
msgid "Optionally control which tax class shipping gets, or leave it so shipping tax is based on the cart items themselves."
msgstr "Valgfritt å styre hvilken avgiftsklasse frakt får, eller la det være så avgift på frakt er basert på produktene i handlekurven."

#: includes/admin/settings/views/settings-tax.php:46
msgid "Shipping tax class"
msgstr "Avgiftsklasse for frakt"

#: includes/admin/class-wc-admin-profile.php:43
#: includes/admin/settings/views/settings-tax.php:40
msgid "Customer billing address"
msgstr "Kundens fakturaadresse"

#: includes/admin/class-wc-admin-profile.php:96
#: includes/admin/settings/views/settings-tax.php:39
msgid "Customer shipping address"
msgstr "Kundens leveringsadresse"

#: includes/admin/settings/views/settings-tax.php:34
msgid "This option determines which address is used to calculate tax."
msgstr "Dette valget bestemmer hvilken adresse som skal brukes til å beregne avgift."

#: includes/admin/settings/views/settings-tax.php:32
msgid "Calculate tax based on"
msgstr "Beregn avgift basert på"

#: includes/admin/settings/views/settings-tax.php:27
msgid "No, I will enter prices exclusive of tax"
msgstr "Nei, jeg vil legge inn priser uten avgift"

#: includes/admin/settings/views/settings-tax.php:26
msgid "Yes, I will enter prices inclusive of tax"
msgstr "Ja, jeg skal legge inn priser inklusiv avgift"

#: includes/admin/settings/views/settings-tax.php:24
msgid "This option is important as it will affect how you input prices. Changing it will not update existing products."
msgstr "Dette valget er viktig fordi det vil påvirke hvordan du legger inn priser. Å endre det vil ikke oppdatere eksisterende produkter."

#: includes/admin/settings/views/settings-tax.php:20
msgid "Prices entered with tax"
msgstr "Priser lagt inn med mva"

#: includes/admin/settings/class-wc-settings-general.php:185
msgid "Enable taxes"
msgstr "Aktiver avgift"

#: includes/admin/settings/views/html-webhooks-edit.php:201
msgid "Save webhook"
msgstr "Lagre webhook"

#: includes/admin/settings/views/html-webhooks-edit.php:190
msgid "Updated at"
msgstr "Oppdatert"

#: includes/admin/settings/views/html-webhooks-edit.php:173
#: includes/admin/settings/views/html-webhooks-edit.php:182
msgid "Created at"
msgstr "Opprettet"

#: includes/admin/settings/views/html-webhooks-edit.php:166
msgid "Webhook actions"
msgstr "Webhook handlinger"

#: includes/admin/settings/views/html-webhooks-edit.php:123
msgid "Secret"
msgstr "Hemmelighet"

#: includes/admin/settings/views/html-webhooks-edit.php:113
msgid "URL where the webhook payload is delivered."
msgstr "URL der webhook'ens nyttelast er levert."

#: includes/admin/settings/views/html-webhooks-edit.php:102
msgid "Enter the action that will trigger this webhook."
msgstr "Skriv inn hendelsen som vil utløse denne webhook'en."

#: includes/admin/settings/views/html-webhooks-edit.php:101
msgid "Action event"
msgstr "Handlingshendelse"

#: includes/customizer/class-wc-shop-customizer.php:656
#: assets/client/admin/components/index.js:2
#: assets/client/admin/date/index.js:2
msgid "Custom"
msgstr "Tilpasset"

#: includes/admin/settings/views/html-webhooks-edit.php:84
msgid "Action"
msgstr "Handling"

#: includes/admin/settings/views/html-webhooks-edit.php:82
msgid "Product deleted"
msgstr "Produkt slettet"

#: includes/admin/settings/views/html-webhooks-edit.php:81
msgid "Product updated"
msgstr "Produkt oppdatert"

#: includes/admin/settings/views/html-webhooks-edit.php:80
msgid "Product created"
msgstr "Produkt opprettet"

#: includes/admin/settings/views/html-webhooks-edit.php:78
msgid "Order deleted"
msgstr "Ordre slettet"

#: includes/admin/settings/views/html-webhooks-edit.php:77
msgid "Order updated"
msgstr "Ordre oppdatert"

#: includes/admin/settings/views/html-webhooks-edit.php:76
msgid "Order created"
msgstr "Ordre opprettet"

#: includes/admin/settings/views/html-webhooks-edit.php:75
msgid "Customer deleted"
msgstr "Kunde slettet"

#: includes/admin/settings/views/html-webhooks-edit.php:74
msgid "Customer updated"
msgstr "Kunde oppdatert"

#: includes/admin/settings/views/html-webhooks-edit.php:73
msgid "Customer created"
msgstr "Kunde opprettet"

#: includes/admin/settings/views/html-webhooks-edit.php:71
msgid "Coupon deleted"
msgstr "Kupong slettet"

#: includes/admin/settings/views/html-webhooks-edit.php:70
msgid "Coupon updated"
msgstr "Kupong oppdatert"

#: includes/admin/settings/views/html-webhooks-edit.php:69
msgid "Coupon created"
msgstr "Kupong opprettet"

#: includes/admin/settings/views/html-webhooks-edit.php:57
msgid "Select when the webhook will fire."
msgstr "Velg når webhook'en skal kjøres."

#: includes/admin/settings/views/html-webhooks-edit.php:37
msgid "The options are &quot;Active&quot; (delivers payload), &quot;Paused&quot; (does not deliver), or &quot;Disabled&quot; (does not deliver due delivery failures)."
msgstr "Valgene er \"Aktiv\" (leverer nyttelast), \"På pause\" (leverer ikke), eller \"Slått av\" (leverer ikke pga leveringsfeil)."

#. translators: %s: date
#: includes/admin/settings/views/html-webhooks-edit.php:25
msgid "Friendly name for identifying this webhook, defaults to Webhook created on %s."
msgstr "Vennlig navn for å identifisere denne webhook'en, tilbakestilles til standard som er opprettet den %s."

#: includes/admin/settings/views/html-webhooks-edit.php:16
msgid "Webhook data"
msgstr "Webhook data"

#: includes/admin/settings/class-wc-settings-payment-gateways.php:132
#: includes/wc-account-functions.php:243
msgid "Method"
msgstr "Metode"

#: includes/admin/settings/class-wc-settings-tax.php:246
#: includes/admin/settings/views/html-settings-tax.php:37
msgid "Tax name"
msgstr "Avgiftsnavn"

#: includes/admin/settings/class-wc-settings-tax.php:242
#: includes/admin/settings/views/html-settings-tax.php:33
msgid "State code"
msgstr "Delstatskode"

#: includes/admin/settings/class-wc-settings-tax.php:241
msgid "Country code"
msgstr "Landkode"

#: includes/admin/settings/class-wc-settings-tax.php:238
msgid "No row(s) selected"
msgstr "Ingen rader valgt"

#: includes/admin/settings/views/html-settings-tax.php:49
msgid "Import CSV"
msgstr "Importer CSV"

#: includes/admin/settings/views/html-settings-tax.php:47
msgid "Remove selected row(s)"
msgstr "Fjern valgte rad(er)"

#: includes/admin/settings/views/html-settings-tax.php:46
msgid "Insert row"
msgstr "Sett inn rad"

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:454
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1338
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1411
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1486
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1551
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:503
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1462
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1570
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1676
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1768
#: src/Admin/API/Reports/Taxes/Controller.php:159
msgid "Tax rate ID."
msgstr "Avgiftssats-ID."

#: includes/admin/settings/views/html-settings-tax.php:40
msgid "Choose whether or not this tax rate also gets applied to shipping."
msgstr "Velg hvorvidt denne avgiftssatsen også blir brukt til frakt."

#: includes/admin/settings/views/html-settings-tax.php:39
msgid "Choose whether or not this is a compound rate. Compound tax rates are applied on top of other tax rates."
msgstr "Velg hvorvidt dette er en sammensatt avgiftssats. Sammensatte avgiftssatser er brukt på toppen av andre avgiftssatser."

#: includes/admin/settings/class-wc-settings-tax.php:248
#: includes/admin/settings/views/html-settings-tax.php:39
msgid "Compound"
msgstr "Sammensatt"

#: includes/admin/settings/views/html-settings-tax.php:38
msgid "Choose a priority for this tax rate. Only 1 matching rate per priority will be used. To define multiple tax rates for a single area you need to specify a different priority per rate."
msgstr "Velg en prioritet for denne avgiftssatsen. Bare 1 matchende sats pr. prioritet vil bli brukt. For å definere flere avgiftssatser for et enkelt område må du angi en annen prioritet pr. sats."

#: includes/admin/settings/class-wc-settings-tax.php:247
#: includes/admin/settings/views/html-settings-tax.php:38
msgid "Priority"
msgstr "Prioritet"

#: includes/admin/settings/views/html-settings-tax.php:37
msgid "Enter a name for this tax rate."
msgstr "Tast inn et navn for denne avgiftssatsen."

#: includes/admin/settings/views/html-settings-tax.php:36
msgid "Enter a tax rate (percentage) to 4 decimal places."
msgstr "Angi en avgiftssats (prosent) med fire desimaler."

#: includes/admin/settings/views/html-settings-tax.php:36
msgid "Rate&nbsp;%"
msgstr "Sats&nbsp;%"

#: includes/admin/settings/views/html-settings-tax.php:35
msgid "Cities for this rule. Semi-colon (;) separate multiple values. Leave blank to apply to all cities."
msgstr "Byer for denne regelen. Semikolon (;) skiller flere verdier. La stå tom for å gjelde alle byer."

#: includes/admin/settings/views/html-settings-tax.php:33
msgid "A 2 digit state code, e.g. AL. Leave blank to apply to all."
msgstr "En 2-bokstavs delstats kode, f.eks. MD. La stå tom for å bruke på alle."

#: includes/admin/settings/views/html-settings-tax.php:32
msgid "A 2 digit country code, e.g. US. Leave blank to apply to all."
msgstr "En 2-bokstavs landkode, f.eks. US. La stå tom for å bruke på alle."

#: includes/admin/settings/views/html-settings-tax.php:32
msgid "Country&nbsp;code"
msgstr "Lands&nbsp;kode"

#: includes/admin/settings/views/html-keys-edit.php:148
msgid "QRCode"
msgstr "QRCode"

#: includes/admin/settings/views/html-keys-edit.php:140
msgid "Consumer secret"
msgstr "Kundehemmelighet"

#: includes/admin/class-wc-admin-profile.php:103
#: includes/admin/settings/views/html-keys-edit.php:135
#: includes/admin/settings/views/html-keys-edit.php:143
msgid "Copy"
msgstr "Kopi"

#: includes/admin/meta-boxes/views/html-order-download-permission.php:48
#: includes/admin/settings/views/html-keys-edit.php:135
#: includes/admin/settings/views/html-keys-edit.php:143
#: includes/admin/views/html-admin-page-status-report.php:43
msgid "Copied!"
msgstr "Kopiert!"

#: includes/admin/settings/views/html-keys-edit.php:132
msgid "Consumer key"
msgstr "Kundenøkkel"

#: includes/admin/settings/views/html-keys-edit.php:119
#: includes/class-wc-ajax.php:2176
msgid "Revoke key"
msgstr "Opphev nøkkel"

#: includes/admin/settings/views/html-keys-edit.php:114
msgid "Generate API key"
msgstr "Generer API-nøkkel"

#: includes/admin/settings/views/html-keys-edit.php:58
msgid "Select the access type of these keys."
msgstr "Velg tilgangstype for disse nøklene."

#: includes/admin/settings/views/html-keys-edit.php:33
msgid "Owner of these keys."
msgstr "Eier av disse nøklene."

#: includes/admin/settings/views/html-keys-edit.php:22
msgid "Friendly name for identifying this key."
msgstr "Vennlig navn for å identifisere denne nøkkelen."

#: includes/admin/settings/views/html-keys-edit.php:12
msgid "Key details"
msgstr "Nøkkeldetaljer"

#. translators: $s tax rate section name
#: includes/admin/settings/class-wc-settings-tax.php:83
msgid "%s rates"
msgstr "%s satser"

#: includes/admin/settings/class-wc-settings-tax.php:75
msgid "Standard rates"
msgstr "Standardsatser"

#: includes/admin/settings/class-wc-settings-tax.php:74
#: includes/admin/settings/views/settings-tax.php:13
msgid "Tax options"
msgstr "Avgiftsalternativer"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:497
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:661
#: includes/export/class-wc-product-csv-exporter.php:105
msgid "ID"
msgstr "ID"

#: includes/admin/settings/views/html-admin-page-shipping-zones.php:18
msgid "Shipping method(s)"
msgstr "Fraktmetode(r)"

#: includes/admin/settings/class-wc-settings-general.php:155
msgid "Ship to specific countries only"
msgstr "Send kun til utvalgte land"

#: includes/admin/settings/class-wc-settings-general.php:154
msgid "Ship to all countries"
msgstr "Send til alle land"

#: includes/admin/settings/class-wc-settings-general.php:153
msgid "Ship to all countries you sell to"
msgstr "Send til alle landene du selger til"

#: includes/admin/settings/class-wc-settings-general.php:146
msgid "Choose which countries you want to ship to, or choose to ship to all locations you sell to."
msgstr "Velg til hvilke land du ønsker å sende, eller velg å sende til alle steder du selger til."

#: includes/admin/settings/class-wc-settings-shipping.php:136
msgid "This controls which shipping address is used by default."
msgstr "Dette styrer hvilken leveringsadresse brukes som standard."

#: includes/admin/settings/class-wc-settings-shipping.php:135
msgid "Shipping destination"
msgstr "Fraktdestinasjon"

#: includes/admin/settings/class-wc-settings-shipping.php:127
msgid "Hide shipping costs until an address is entered"
msgstr "Skjul fraktkostnadene frem til en adresse skrives inn"

#: includes/admin/settings/class-wc-settings-shipping.php:118
msgid "Enable the shipping calculator on the cart page"
msgstr "Aktiver fraktkalkulatoren på handlekurvsiden"

#: includes/admin/settings/class-wc-settings-products.php:164
msgid "Show \"verified owner\" label on customer reviews"
msgstr "Vis \"bekreftet eier\"-etikett for omtaler"

#: includes/admin/settings/class-wc-settings-products.php:184
msgid "Product ratings"
msgstr "Produktvurderinger"

#: includes/admin/settings/class-wc-settings-products.php:125
msgid "This controls what unit you will define lengths in."
msgstr "Dette styrer i hvilken enhet du vil definere lengder."

#: includes/admin/settings/class-wc-settings-products.php:124
msgid "Dimensions unit"
msgstr "Dimensjonsenhet"

#: includes/admin/settings/class-wc-settings-products.php:108
msgid "This controls what unit you will define weights in."
msgstr "Dette styrer i hvilken enhet du vil definere vekter."

#: includes/admin/settings/class-wc-settings-products.php:107
msgid "Weight unit"
msgstr "Vektenhet"

#: includes/admin/settings/class-wc-settings-products.php:101
msgid "Measurements"
msgstr "Mål"

#: includes/admin/settings/class-wc-settings-products.php:419
msgid "Enable this option to grant access to downloads when orders are \"processing\", rather than \"completed\"."
msgstr "Aktiver dette valget for å gi tilgang til nedlastinger når ordrer er \"under behandling\", og ikke \"ferdig\"."

#: includes/admin/settings/class-wc-settings-products.php:415
msgid "Grant access to downloadable products after payment"
msgstr "Gi tilgang til nedlastbare produkter etter betaling"

#: includes/admin/settings/class-wc-settings-products.php:409
msgid "This setting does not apply to guest purchases."
msgstr "Denne innstillingen gjelder ikke for gjestekjøp."

#: includes/admin/settings/class-wc-settings-products.php:405
msgid "Downloads require login"
msgstr "Nedlasting krever innlogging"

#: includes/admin/settings/class-wc-settings-products.php:404
msgid "Access restriction"
msgstr "Tilgangsbegrensning"

#: includes/admin/settings/class-wc-settings-products.php:384
msgid "Redirect only"
msgstr "Kun omdiriger"

#: includes/admin/settings/class-wc-settings-products.php:383
msgid "X-Accel-Redirect/X-Sendfile"
msgstr "X-Accel-Redirect/X-Sendfile"

#: includes/admin/settings/class-wc-settings-products.php:382
msgid "Force downloads"
msgstr "Tving nedlastinger"

#: includes/admin/settings/class-wc-settings-products.php:363
msgid "File download method"
msgstr "Filnedlastingsmetode"

#: includes/admin/settings/class-wc-settings-products.php:324
msgid "Stock display format"
msgstr "Lagervisningsformat"

#: includes/admin/settings/class-wc-settings-products.php:317
msgid "Hide out of stock items from the catalog"
msgstr "Skjul varer som ikke er på lager fra katalogen"

#: includes/admin/settings/class-wc-settings-products.php:316
msgid "Out of stock visibility"
msgstr "Tomt på lager synlighet"

#: includes/admin/settings/class-wc-settings-products.php:301
msgid "Out of stock threshold"
msgstr "Terskel for tomt på lager"

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:83
#: includes/admin/meta-boxes/views/html-product-data-variations.php:86
#: includes/admin/meta-boxes/views/html-variation-admin.php:240
#: includes/admin/settings/class-wc-settings-products.php:285
msgid "Low stock threshold"
msgstr "Terskel for lite på lager"

#: includes/admin/settings/class-wc-settings-products.php:273
msgid "Notification recipient(s)"
msgstr "Meldingsmottaker(e)"

#: includes/admin/settings/class-wc-settings-products.php:263
msgid "Enable out of stock notifications"
msgstr "Aktiver varsler for tomt på lager"

#: includes/admin/settings/class-wc-settings-products.php:253
msgid "Enable low stock notifications"
msgstr "Aktiver varsler for lite på lager"

#: includes/admin/settings/class-wc-settings-products.php:252
msgid "Notifications"
msgstr "Varsler"

#: includes/admin/settings/class-wc-settings-products.php:238
msgid "Hold stock (for unpaid orders) for x minutes. When this limit is reached, the pending order will be cancelled. Leave blank to disable."
msgstr "Hold lager (for ubetalte ordrer) i x minutter. Når denne grensen er nådd, vil den ventende ordren bli kansellert. La stå tom for å deaktivere."

#: includes/admin/settings/class-wc-settings-products.php:237
msgid "Hold stock (minutes)"
msgstr "Hold lager (minutter)"

#: includes/admin/settings/class-wc-settings-products.php:230
msgid "Enable stock management"
msgstr "Aktiver lagerstyring"

#: includes/admin/settings/class-wc-settings-products.php:229
msgid "Manage stock"
msgstr "Administrer lager"

#: includes/admin/settings/class-wc-settings-products.php:79
msgid "Enable AJAX add to cart buttons on archives"
msgstr "Aktiver AJAX kjøp-knapper for arkiver"

#: includes/admin/settings/class-wc-settings-products.php:72
msgid "Redirect to the cart page after successful addition"
msgstr "Omdiriger til handlekurvsiden etter vellykket tillegging"

#: includes/admin/settings/class-wc-settings-products.php:71
msgid "Add to cart behaviour"
msgstr "Kjøp-knapp oppførsel"

#: includes/customizer/class-wc-shop-customizer.php:281
#: includes/customizer/class-wc-shop-customizer.php:451
msgid "Sort by price (desc)"
msgstr "Sorter etter pris (synkende)"

#: includes/customizer/class-wc-shop-customizer.php:280
#: includes/customizer/class-wc-shop-customizer.php:450
msgid "Sort by price (asc)"
msgstr "Sorter etter pris (stigende)"

#: includes/customizer/class-wc-shop-customizer.php:279
#: includes/customizer/class-wc-shop-customizer.php:449
msgid "Sort by most recent"
msgstr "Sorter etter nyeste"

#: includes/customizer/class-wc-shop-customizer.php:278
#: includes/customizer/class-wc-shop-customizer.php:448
#: includes/widgets/class-wc-widget-rating-filter.php:27
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:84
#: packages/woocommerce-blocks/assets/js/blocks/products/edit.js:46
#: packages/woocommerce-blocks/build/all-products-frontend.js:7
#: packages/woocommerce-blocks/build/all-products.js:34
#: packages/woocommerce-blocks/build/all-products.js:36
msgid "Average rating"
msgstr "Gjennomsnittsvurdering"

#: includes/customizer/class-wc-shop-customizer.php:277
#: includes/customizer/class-wc-shop-customizer.php:447
msgid "Popularity (sales)"
msgstr "Popularitet (salg)"

#: includes/customizer/class-wc-shop-customizer.php:276
#: includes/customizer/class-wc-shop-customizer.php:446
msgid "Default sorting (custom ordering + name)"
msgstr "Standard sortering (tilpasset rekkefølge + navn)"

#: includes/customizer/class-wc-shop-customizer.php:438
msgid "Default product sorting"
msgstr "Standard produktsortering"

#: includes/customizer/class-wc-shop-customizer.php:419
msgid "Show subcategories"
msgstr "Vis alle underkategorier"

#: includes/customizer/class-wc-shop-customizer.php:392
#: includes/customizer/class-wc-shop-customizer.php:418
msgid "Show products"
msgstr "Vis produkter"

#: includes/customizer/class-wc-shop-customizer.php:386
msgid "Shop page display"
msgstr "Visning av butikkside"

#: includes/admin/settings/class-wc-settings-products.php:68
msgid "This sets the base page of your shop - this is where your product archive will be."
msgstr "Dette setter grunnsiden for butikken din - det er der produktarkivet vil være."

#. translators: %s: URL to settings.
#: includes/admin/settings/class-wc-settings-products.php:62
msgid "The base page can also be used in your <a href=\"%s\">product permalinks</a>."
msgstr "Basesiden kan også brukes i <a href=\"%s\">produktpermalenker</a>."

#: includes/admin/settings/class-wc-settings-products.php:60
msgid "Shop page"
msgstr "Butikkside"

#: includes/admin/settings/class-wc-settings-integrations.php:25
msgid "Integration"
msgstr "Integrasjon"

#: includes/admin/settings/class-wc-settings-general.php:276
msgid "This sets the number of decimal points shown in displayed prices."
msgstr "Dette setter antall desimaler som vises i viste priser."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:521
msgid "Number of decimals."
msgstr "Antall desimaler."

#: includes/admin/settings/class-wc-settings-general.php:266
msgid "This sets the decimal separator of displayed prices."
msgstr "Dette setter desimaltegnet for viste priser."

#: includes/admin/settings/class-wc-settings-general.php:256
msgid "This sets the thousand separator of displayed prices."
msgstr "Dette setter tusenskilletegnet for viste priser."

#: includes/admin/settings/class-wc-settings-general.php:240
msgid "This controls the position of the currency symbol."
msgstr "Dette styrer posisjonen for valutasymbolet."

#: includes/admin/settings/class-wc-settings-general.php:229
msgid "This controls what currency prices are listed at in the catalog and which currency gateways will take payments in."
msgstr "Dette styrer hvilke valutapriser som er oppført i katalogen, og i hvilke valutaer gateways vil ta betalt."

#: includes/admin/settings/class-wc-settings-general.php:228
#: includes/admin/views/html-admin-page-status-report.php:706
msgid "Currency"
msgstr "Valuta"

#: includes/admin/settings/class-wc-settings-general.php:223
msgid "The following options affect how prices are displayed on the frontend."
msgstr "Følgende valg påvirker hvordan priser vises på front-end."

#: includes/admin/settings/class-wc-settings-general.php:221
msgid "Currency options"
msgstr "Valutavalg"

#: includes/customizer/class-wc-shop-customizer.php:317
#: includes/wc-template-functions.php:1062
msgid "This is a demo store for testing purposes &mdash; no orders shall be fulfilled."
msgstr "Dette er en demobutikk for testing  &mdash; ingen ordrer kan gjennomføres."

#: includes/customizer/class-wc-shop-customizer.php:328
msgid "Store notice"
msgstr "Butikkmelding"

#: includes/admin/settings/class-wc-settings-general.php:180
msgid "Geolocate (with page caching support)"
msgstr "Geolokalisering (med støtte for sidecaching)"

#: includes/admin/settings/class-wc-settings-general.php:179
msgid "Geolocate"
msgstr "Geolokalisering"

#: includes/admin/settings/views/settings-tax.php:41
msgid "Shop base address"
msgstr "Butikkens baseadresse"

#: includes/admin/reports/class-wc-report-downloads.php:89
#: includes/admin/reports/class-wc-report-downloads.php:223
msgid "IP address"
msgstr "IP addresse"

#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:38
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:118
#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:165
msgid "Specific Countries"
msgstr "Utvalgte land"

#: includes/admin/settings/class-wc-settings-general.php:120
msgid "Sell to all countries"
msgstr "Selg til alle land"

#: includes/admin/settings/class-wc-settings-general.php:112
msgid "This option lets you limit which countries you are willing to sell to."
msgstr "Dette valget lar deg begrense til hvilke land du vil selge."

#: includes/admin/settings/class-wc-settings-general.php:111
msgid "Selling location(s)"
msgstr "Utsalgssted(er)"

#: includes/admin/settings/class-wc-settings-emails.php:159
msgid "Background color"
msgstr "Bakgrunnsfarge"

#: includes/admin/settings/class-wc-settings-emails.php:147
msgid "Base color"
msgstr "Basisfarge"

#. translators: %s: Available placeholders for use
#: includes/admin/settings/class-wc-settings-emails.php:136
msgid "The text to appear in the footer of all WooCommerce emails."
msgstr "Teksten som skal vises i bunnteksten på alle WooCommerce e-poster."

#: includes/admin/settings/class-wc-settings-emails.php:122
msgid "Header image"
msgstr "Toppbilde"

#: includes/admin/settings/class-wc-settings-emails.php:114
msgid "Email template"
msgstr "E-post mal"

#: includes/admin/settings/class-wc-settings-emails.php:84
msgid "\"From\" name"
msgstr "\"Fra\" Navn"

#: includes/admin/settings/class-wc-settings-emails.php:77
msgid "Email sender options"
msgstr "E-post avsendervalg"

#: includes/admin/settings/class-wc-settings-emails.php:38
msgid "Email options"
msgstr "E-post valg"

#: includes/admin/settings/class-wc-settings-emails.php:25
msgid "Emails"
msgstr "E-poster"

#: includes/admin/settings/class-wc-settings-advanced.php:200
msgid "Endpoint for the \"Checkout &rarr; Add payment method\" page."
msgstr "Sluttpunkt for \"Kassen &rarr; Legg til betalingsmetode\" side."

#: includes/admin/settings/class-wc-settings-advanced.php:199
#: includes/class-wc-query.php:155
#: templates/myaccount/form-add-payment-method.php:54
#: templates/myaccount/payment-methods.php:77
msgid "Add payment method"
msgstr "Legg til betalingsmetode"

#: includes/admin/settings/class-wc-settings-advanced.php:191
msgid "Endpoint for the \"Checkout &rarr; Order received\" page."
msgstr "Sluttpunkt for \"Kassen &rarr; Ordre mottatt\" side."

#: includes/admin/settings/class-wc-settings-advanced.php:190
#: includes/class-wc-query.php:127
msgid "Order received"
msgstr "Ordre mottatt"

#: includes/admin/settings/class-wc-settings-advanced.php:182
msgid "Endpoint for the \"Checkout &rarr; Pay\" page."
msgstr "Sluttpunkt for \"Til kassen &rarr; Betaling\" side."

#: includes/admin/settings/class-wc-settings-advanced.php:181
#: includes/wc-account-functions.php:282 templates/checkout/thankyou.php:34
msgid "Pay"
msgstr "Betal"

#: includes/admin/settings/class-wc-settings-advanced.php:176
msgid "Endpoints are appended to your page URLs to handle specific actions during the checkout process. They should be unique."
msgstr "Sluttpunkter er lagt til url’ene dine for å håndtere konkrete handlinger under betalingsprosessen. De bør være unike."

#: includes/admin/settings/class-wc-settings-advanced.php:174
msgid "Checkout endpoints"
msgstr "Kassesluttpunkter"

#: includes/admin/settings/class-wc-settings-advanced.php:125
msgid "If you define a \"Terms\" page the customer will be asked if they accept them when checking out."
msgstr "Hvis du definerer en \"Vilkår\"-side, vil kunden bli spurt om de godtar dem når de sjekker ut."

#: includes/admin/settings/class-wc-settings-advanced.php:124
#: includes/customizer/class-wc-shop-customizer.php:768
#: includes/customizer/class-wc-shop-customizer.php:772
#: includes/customizer/class-wc-shop-customizer.php:829
msgid "Terms and conditions"
msgstr "Vilkår og betingelser"

#: includes/admin/settings/class-wc-settings-advanced.php:84
msgid "Checkout page"
msgstr "Kasseside"

#: includes/admin/settings/class-wc-settings-advanced.php:64
msgid "Cart page"
msgstr "Handlekurvside"

#: includes/admin/settings/class-wc-settings-advanced.php:58
msgid "These pages need to be set so that WooCommerce knows where to send users to checkout."
msgstr "Disse sidene må settes slik at WooCommerce vet hvor du skal sende brukerne til kassen."

#: includes/admin/settings/class-wc-settings-advanced.php:160
msgid "Force HTTP when leaving the checkout"
msgstr "Bruk HTTP når du forlater kassen"

#: includes/admin/settings/class-wc-settings-advanced.php:149
msgid "Force secure checkout"
msgstr "Tving sikker betaling"

#: includes/admin/settings/class-wc-settings-general.php:209
msgid "When applying multiple coupons, apply the first coupon to the full price and the second coupon to the discounted price and so on."
msgstr "Når flere kuponger benyttes, benytt den første kupongen til den fulle prisen og den andre kupongen til den rabatterte prisen og så videre."

#: includes/admin/settings/class-wc-settings-general.php:205
msgid "Calculate coupon discounts sequentially"
msgstr "Beregn kupongrabatter sekvensielt"

#: includes/admin/settings/class-wc-settings-general.php:201
msgid "Coupons can be applied from the cart and checkout pages."
msgstr "Kuponger kan brukes fra handlekurven og kassesidene."

#: includes/admin/settings/class-wc-settings-general.php:195
msgid "Enable the use of coupon codes"
msgstr "Aktiver bruk av kuponger"

#: includes/admin/settings/class-wc-settings-general.php:104
msgid "General options"
msgstr "Generelle valg"

#: includes/admin/settings/class-wc-settings-accounts.php:71
msgid "Account creation"
msgstr "Konto etablering"

#: includes/admin/settings/class-wc-settings-advanced.php:302
msgid "Endpoint for the triggering logout. You can add this to your menus via a custom link: yoursite.com/?customer-logout=true"
msgstr "Sluttpunkt for den utløsende utloggingen. Du kan legge dette til menyene dine via en tilpasset lenke: dinsite.com/?customer-logout=true"

#: includes/admin/settings/class-wc-settings-advanced.php:301
#: includes/wc-account-functions.php:105
#: templates/auth/form-grant-access.php:52
msgid "Logout"
msgstr "Logg ut"

#: includes/admin/settings/class-wc-settings-advanced.php:293
msgid "Endpoint for the \"My account &rarr; Lost password\" page."
msgstr "Sluttpunkt for \"Min Konto &rarr; Glemt passord\" side."

#: includes/admin/class-wc-admin-customize.php:77
#: includes/admin/class-wc-admin-menus.php:351
#: includes/admin/settings/class-wc-settings-advanced.php:292
#: includes/class-wc-query.php:161
msgid "Lost password"
msgstr "Glemt passord"

#: includes/admin/settings/class-wc-settings-advanced.php:275
msgid "Endpoint for the \"My account &rarr; Addresses\" page."
msgstr "Sluttpunkt for \"Min Konto &rarr; Rediger adresse\" side."

#: includes/admin/settings/class-wc-settings-advanced.php:266
msgid "Endpoint for the \"My account &rarr; Edit account\" page."
msgstr "Sluttpunkt for \"Min Konto &rarr; Rediger konto\" side."

#: includes/admin/settings/class-wc-settings-advanced.php:265
msgid "Edit account"
msgstr "Rediger konto"

#: includes/admin/settings/class-wc-settings-advanced.php:248
msgid "Endpoint for the \"My account &rarr; View order\" page."
msgstr "Sluttpunkt for \"Min Konto &rarr; Vis ordre\" side."

#: includes/admin/settings/class-wc-settings-advanced.php:247
#: includes/class-wc-post-types.php:400
msgid "View order"
msgstr "Vis ordre"

#: includes/admin/settings/class-wc-settings-advanced.php:104
msgid "My account page"
msgstr "Min konto side"

#: includes/admin/reports/class-wc-report-taxes-by-date.php:246
#: templates/checkout/form-pay.php:29
msgid "Totals"
msgstr "Totaler"

#: includes/admin/reports/class-wc-report-taxes-by-date.php:216
msgid "Total sales minus shipping and tax."
msgstr "Totale salg minus frakt og avgift."

#: includes/admin/reports/class-wc-report-taxes-by-date.php:216
msgid "Net profit"
msgstr "Netto fortjeneste"

#: includes/admin/reports/class-wc-report-taxes-by-date.php:214
msgid "This is the sum of the 'Shipping total' field within your orders."
msgstr "Dette er summen av feltet 'Frakttotal' i ordrene dine."

#: includes/admin/reports/class-wc-report-taxes-by-date.php:214
msgid "Total shipping"
msgstr "Total frakt"

#: includes/admin/reports/class-wc-report-taxes-by-date.php:213
msgid "This is the sum of the 'Order total' field within your orders."
msgstr "Dette er summen av feltet 'Ordretotal' i ordrene dine."

#: includes/admin/reports/class-wc-report-taxes-by-date.php:213
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:464
#: assets/client/admin/chunks/analytics-report-revenue.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Total sales"
msgstr "Total salg"

#: includes/admin/reports/class-wc-report-taxes-by-date.php:211
msgid "Period"
msgstr "Periode"

#: includes/admin/reports/class-wc-report-taxes-by-code.php:227
#: includes/admin/reports/class-wc-report-taxes-by-date.php:257
msgid "No taxes found in this period"
msgstr "Ingen avgifter funnet i denne perioden"

#: includes/admin/reports/class-wc-report-taxes-by-code.php:195
#: includes/admin/reports/class-wc-report-taxes-by-date.php:215
msgid "This is the total tax for the rate (shipping tax + product tax)."
msgstr "Dette er den totale avgiften for satsen (fraktavgift + produktavgift)."

#: includes/admin/reports/class-wc-report-taxes-by-code.php:195
#: includes/admin/reports/class-wc-report-taxes-by-date.php:215
#: src/Admin/API/Reports/Taxes/Controller.php:312
#: assets/client/admin/chunks/analytics-report-taxes.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Total tax"
msgstr "Total avgift"

#: includes/admin/reports/class-wc-report-taxes-by-code.php:194
msgid "This is the sum of the \"Tax rows\" shipping tax amount within your orders."
msgstr "Dette er summen av \"Avgiftsrader\" fraktavgiftbeløpet i dine ordre."

#: includes/admin/reports/class-wc-report-taxes-by-code.php:194
msgid "Shipping tax amount"
msgstr "Beløp for fraktavgift"

#: includes/admin/reports/class-wc-report-taxes-by-code.php:193
msgid "This is the sum of the \"Tax rows\" tax amount within your orders."
msgstr "Dette er summen av \"Avgiftsrader\"-avgiftsbeløpet inenfor dine ordre."

#: includes/admin/reports/class-wc-report-taxes-by-code.php:193
msgid "Tax amount"
msgstr "Avgiftsbeløp"

#: src/Admin/API/Reports/Categories/Controller.php:187
#: src/Admin/API/Reports/Coupons/Controller.php:168
#: src/Admin/API/Reports/Products/Stats/Controller.php:175
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:223
#: src/Admin/API/Reports/Taxes/Controller.php:213
#: src/Admin/API/Reports/Taxes/Stats/Controller.php:194
#: src/Admin/API/Reports/Variations/Stats/Controller.php:179
msgid "Number of orders."
msgstr "Antall ordre."

#: includes/admin/reports/class-wc-report-taxes-by-code.php:191
#: src/Admin/API/Reports/Taxes/Controller.php:311
#: assets/client/admin/chunks/analytics-report-taxes.js:1
msgid "Rate"
msgstr "Sats"

#: includes/admin/reports/class-wc-report-stock.php:175
msgid "Units in stock"
msgstr "Enheter på lager"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:533
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:704
#: includes/admin/reports/class-wc-report-stock.php:174
#: includes/export/class-wc-product-csv-exporter.php:141
msgid "Parent"
msgstr "Forelder"

#: includes/admin/reports/class-wc-report-stock.php:46
msgid "No products found."
msgstr "Ingen produkter funnet."

#: includes/admin/reports/class-wc-report-sales-by-product.php:543
msgid "Sales amount"
msgstr "Salgsbeløp"

#: includes/admin/reports/class-wc-report-sales-by-product.php:331
msgid "Top earners"
msgstr "Topp inntjenere"

#: includes/admin/reports/class-wc-report-sales-by-product.php:279
msgid "Top freebies"
msgstr "Topp gratis produkter"

#: includes/admin/reports/class-wc-report-sales-by-product.php:274
#: includes/admin/reports/class-wc-report-sales-by-product.php:326
#: includes/admin/reports/class-wc-report-sales-by-product.php:371
msgid "No products found in range"
msgstr "Ingen produkter funnet i utvalg"

#: includes/admin/reports/class-wc-report-sales-by-product.php:234
msgid "Top sellers"
msgstr "Bestselgere"

#: includes/admin/reports/class-wc-report-sales-by-product.php:216
msgid "Product search"
msgstr "Produktsøk"

#. translators: Reset button text for filters.
#: includes/admin/reports/class-wc-report-sales-by-product.php:208
#: assets/client/admin/components/index.js:2
#: packages/woocommerce-blocks/build/attribute-filter-frontend.js:5
#: packages/woocommerce-blocks/build/attribute-filter-wrapper-frontend.js:15
#: packages/woocommerce-blocks/build/attribute-filter.js:6
#: packages/woocommerce-blocks/build/featured-category.js:7
#: packages/woocommerce-blocks/build/featured-product.js:7
#: packages/woocommerce-blocks/build/price-filter-frontend.js:3
#: packages/woocommerce-blocks/build/price-filter-wrapper-frontend.js:3
#: packages/woocommerce-blocks/build/price-filter.js:3
#: packages/woocommerce-blocks/build/rating-filter-frontend.js:3
#: packages/woocommerce-blocks/build/rating-filter-wrapper-frontend.js:11
#: packages/woocommerce-blocks/build/rating-filter.js:3
#: packages/woocommerce-blocks/build/stock-filter-frontend.js:5
#: packages/woocommerce-blocks/build/stock-filter-wrapper-frontend.js:9
#: packages/woocommerce-blocks/build/stock-filter.js:5
#: packages/woocommerce-blocks/build/vendors--cart-blocks/order-summary-shipping--checkout-blocks/billing-address--checkout-blocks/order--5b8feb0b-frontend.js:3
#: packages/woocommerce-blocks/build/wc-blocks-vendors.js:7
msgid "Reset"
msgstr "Tilbakestill"

#: includes/admin/reports/class-wc-report-sales-by-product.php:176
msgid "Showing reports for:"
msgstr "Viser rapporter for:"

#. translators: %s: total items purchased
#: includes/admin/reports/class-wc-report-sales-by-product.php:128
msgid "%s purchases for the selected items"
msgstr "%s kjøp av valgte produkter"

#. translators: %s: total items sold
#: includes/admin/reports/class-wc-report-sales-by-product.php:121
msgid "%s sales for the selected items"
msgstr "%s salg av valgte produkter"

#: includes/admin/reports/class-wc-report-sales-by-date.php:771
msgid "Net sales amount"
msgstr "Netto salgsbeløp"

#: includes/admin/reports/class-wc-report-sales-by-date.php:761
msgid "Gross sales amount"
msgstr "Brutto salgsbeløp"

#: includes/admin/reports/class-wc-report-sales-by-date.php:751
msgid "Shipping amount"
msgstr "Fraktbeløp"

#: includes/admin/reports/class-wc-report-sales-by-date.php:731
msgid "Average net sales amount"
msgstr "Gjennomsnittlig netto salg"

#: includes/admin/reports/class-wc-report-sales-by-date.php:713
#: includes/admin/reports/class-wc-report-taxes-by-code.php:192
#: includes/admin/reports/class-wc-report-taxes-by-date.php:212
#: src/Admin/API/Reports/Orders/Stats/Controller.php:173
msgid "Number of orders"
msgstr "Antall ordrer"

#: includes/admin/reports/class-wc-report-sales-by-date.php:705
#: includes/admin/reports/class-wc-report-sales-by-product.php:535
#: src/Admin/API/Reports/Orders/Stats/Controller.php:194
msgid "Number of items sold"
msgstr "Antall produkter solgt"

#. translators: %s: total coupons
#: includes/admin/reports/class-wc-report-sales-by-date.php:562
msgid "%s worth of coupons used"
msgstr "%s i verdi av kuponger brukt"

#. translators: %s: total shipping
#: includes/admin/reports/class-wc-report-sales-by-date.php:553
msgid "%s charged for shipping"
msgstr "%s tatt for frakt"

#. translators: %s: total items
#: includes/admin/reports/class-wc-report-sales-by-date.php:533
msgid "%s items purchased"
msgstr "%s produkter kjøpt"

#. translators: %s: total orders
#: includes/admin/reports/class-wc-report-sales-by-date.php:523
msgid "%s orders placed"
msgstr "%s ordrer mottatt"

#: includes/admin/reports/class-wc-report-sales-by-date.php:508
msgid "This is the sum of the order totals after any refunds and excluding shipping and taxes."
msgstr "Dette er summen av ordre totaler etter eventuelle refusjoner og eksklusive frakt og avgifter."

#. translators: %s: net sales
#: includes/admin/reports/class-wc-report-sales-by-date.php:505
msgid "%s net sales in this period"
msgstr "%s nettosalg denne perioden"

#: includes/admin/reports/class-wc-report-sales-by-date.php:490
msgid "This is the sum of the order totals after any refunds and including shipping and taxes."
msgstr "Dette er summen av ordretotaler etter tilbakebetalinger og inkluderer frakt og avgifter."

#. translators: %s: total sales
#: includes/admin/reports/class-wc-report-sales-by-date.php:487
msgid "%s gross sales in this period"
msgstr "%s bruttosalg denne perioden"

#. translators: %s: average sales
#: includes/admin/reports/class-wc-report-sales-by-date.php:478
msgid "%s average net monthly sales"
msgstr "%s gjennomsnittlig månedlig salg"

#. translators: %s: average sales
#: includes/admin/reports/class-wc-report-sales-by-date.php:465
msgid "%s average net daily sales"
msgstr "%s gjennomsnittlig daglig salg"

#: includes/admin/helper/class-wc-helper.php:400
#: includes/admin/reports/class-wc-report-sales-by-category.php:230
#: src/Internal/Admin/Orders/ListTable.php:479
#: src/Internal/Features/FeaturesController.php:1064
#: assets/client/admin/chunks/6743.js:1
#: assets/client/admin/components/index.js:2
#: packages/woocommerce-blocks/build/active-filters-frontend.js:1
#: packages/woocommerce-blocks/build/active-filters-wrapper-frontend.js:1
#: packages/woocommerce-blocks/build/active-filters.js:13
#: packages/woocommerce-blocks/build/attribute-filter.js:28
msgid "All"
msgstr "Alle"

#: includes/admin/reports/class-wc-report-sales-by-category.php:229
#: assets/client/admin/chunks/6743.js:1
#: packages/woocommerce-blocks/build/featured-category.js:6
#: packages/woocommerce-blocks/build/featured-product.js:6
msgid "None"
msgstr "Ingen"

#: includes/admin/reports/class-wc-report-sales-by-category.php:214
msgid "Select categories&hellip;"
msgstr "Velg kategorier&hellip;"

#: includes/admin/reports/class-wc-report-out-of-stock.php:23
msgid "No out of stock products found."
msgstr "Ingen produkter med tomt på lager er funnet."

#: includes/admin/reports/class-wc-report-low-in-stock.php:23
msgid "No low in stock products found."
msgstr "Ingen produkter med lite på lager er funnet."

#: includes/admin/reports/class-wc-report-customers.php:359
msgid "new users"
msgstr "nye brukere"

#: includes/admin/reports/class-wc-report-customers.php:352
msgid "Signups"
msgstr "Registreringer"

#: includes/admin/reports/class-wc-report-customers.php:348
msgid "guest orders"
msgstr "gjesteordrer"

#: includes/admin/reports/class-wc-report-customers.php:338
msgid "customer orders"
msgstr "kundeordrer"

#: includes/admin/reports/class-wc-report-customers.php:150
#: assets/client/admin/chunks/analytics-report-products.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
msgid "orders"
msgid_plural "orders"
msgstr[0] "ordre"
msgstr[1] "ordre"

#: includes/admin/reports/class-wc-report-customers.php:131
#: includes/admin/reports/class-wc-report-customers.php:342
msgid "Guest orders"
msgstr "Gjesteordrer"

#: includes/admin/reports/class-wc-report-customers.php:126
#: includes/admin/reports/class-wc-report-customers.php:332
msgid "Customer orders"
msgstr "Kundeordrer"

#: includes/admin/reports/class-wc-report-customers.php:117
msgid "Guest sales"
msgstr "Gjestesalg"

#: includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php:198
#: includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php:104
msgid "Customer role."
msgstr "Kunderolle."

#. translators: %s: signups amount
#: includes/admin/reports/class-wc-report-customers.php:44
msgid "%s signups in this period"
msgstr "%s registreringer i denne perioden"

#: includes/admin/reports/class-wc-report-customer-list.php:221
msgid "Last order"
msgstr "Siste ordre"

#: includes/admin/reports/class-wc-report-customer-list.php:220
msgid "Money spent"
msgstr "Penger brukt"

#: includes/admin/reports/class-wc-report-customer-list.php:218
msgid "Location"
msgstr "Sted"

#: includes/admin/reports/class-wc-report-customer-list.php:216
#: includes/class-wc-checkout.php:278
#: src/Admin/API/Reports/Customers/Controller.php:606
#: templates/myaccount/form-login.php:79
#: assets/client/admin/chunks/analytics-report-customers.js:1
#: assets/client/admin/chunks/analytics-report-downloads.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Username"
msgstr "Brukernavn"

#: includes/admin/reports/class-wc-report-customer-list.php:215
msgid "Name (Last, First)"
msgstr "Navn (Etternavn, Fornavn)"

#: includes/admin/reports/class-wc-report-customer-list.php:184
msgid "Link previous orders"
msgstr "Lenke til tidligere ordrer"

#: includes/admin/reports/class-wc-report-customer-list.php:169
msgid "View orders"
msgstr "Vis ordrer"

#: includes/admin/reports/class-wc-report-customer-list.php:157
msgid "Refresh stats"
msgstr "Oppdater statistikk"

#: includes/admin/reports/class-wc-report-customer-list.php:140
#: includes/admin/reports/class-wc-report-downloads.php:100
#: includes/admin/reports/class-wc-report-downloads.php:180
#: templates/myaccount/my-orders.php:63 templates/myaccount/orders.php:49
msgctxt "hash before order number"
msgid "#"
msgstr "#"

#: includes/admin/reports/class-wc-report-customer-list.php:72
msgid "Search customers"
msgstr "Søk kunder"

#. translators: User display name
#: includes/admin/reports/class-wc-report-customer-list.php:67
msgid "Refreshed stats for %s"
msgstr "Oppdaterte statistikk for %s"

#. translators: single or plural number of orders
#: includes/admin/reports/class-wc-report-customer-list.php:56
msgid "%s previous order linked"
msgid_plural "%s previous orders linked"
msgstr[0] "%s forrige ordre lenket"
msgstr[1] "%s tidligere ordrer lenket"

#: includes/admin/reports/class-wc-report-customer-list.php:42
msgid "No customers found."
msgstr "Ingen kunder funnet."

#: includes/admin/settings/class-wc-settings-emails.php:328
#: src/Admin/API/Reports/Orders/Controller.php:545
#: assets/client/admin/chunks/analytics-report-orders.js:1
msgid "Customer"
msgstr "Kunde"

#: includes/admin/reports/class-wc-report-coupon-usage.php:484
msgid "Discount amount"
msgstr "Rabattert beløp"

#: includes/admin/reports/class-wc-report-coupon-usage.php:476
msgid "Number of coupons used"
msgstr "Antall kuponger som er brukt"

#: includes/admin/reports/class-wc-report-coupon-usage.php:369
#: includes/admin/reports/class-wc-report-customers.php:241
#: includes/admin/reports/class-wc-report-sales-by-category.php:275
#: includes/admin/reports/class-wc-report-sales-by-date.php:622
#: includes/admin/reports/class-wc-report-sales-by-product.php:414
#: includes/admin/reports/class-wc-report-taxes-by-code.php:42
#: includes/admin/reports/class-wc-report-taxes-by-date.php:39
#: includes/admin/settings/views/html-settings-tax.php:48
msgid "Export CSV"
msgstr "Eksporter CSV"

#: includes/admin/reports/class-wc-report-coupon-usage.php:279
msgid "Most discount"
msgstr "Mest Rabattert"

#: includes/admin/reports/class-wc-report-coupon-usage.php:274
#: includes/admin/reports/class-wc-report-coupon-usage.php:325
msgid "No coupons found in range"
msgstr "Ingen kuponger funnet i utvalg"

#: includes/admin/reports/class-wc-report-coupon-usage.php:230
msgid "Most popular"
msgstr "Mest populær"

#: includes/admin/reports/class-wc-report-coupon-usage.php:225
msgid "No used coupons found"
msgstr "Ingen brukte kuponger funnet"

#: includes/admin/reports/class-wc-report-coupon-usage.php:216
#: includes/admin/reports/class-wc-report-sales-by-category.php:231
#: includes/admin/reports/class-wc-report-sales-by-product.php:222
#: includes/widgets/class-wc-widget-products.php:41
#: assets/client/admin/chunks/6743.js:1
#: assets/client/admin/chunks/analytics-report-categories.js:1
#: assets/client/admin/chunks/analytics-report-coupons.js:1
#: assets/client/admin/chunks/analytics-report-customers.js:1
#: assets/client/admin/chunks/analytics-report-downloads.js:1
#: assets/client/admin/chunks/analytics-report-products.js:1
#: assets/client/admin/chunks/analytics-report-revenue.js:1
#: assets/client/admin/chunks/analytics-report-stock.js:1
#: assets/client/admin/chunks/analytics-report-taxes.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "Show"
msgstr "Vis"

#: includes/admin/reports/class-wc-report-coupon-usage.php:208
#: assets/client/admin/chunks/analytics-report-coupons.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
msgid "All coupons"
msgstr "Alle kuponger"

#: includes/admin/reports/class-wc-report-coupon-usage.php:207
msgid "Choose coupons&hellip;"
msgstr "Velg kuponger&hellip;"

#: includes/admin/reports/class-wc-report-coupon-usage.php:177
msgid "Filter by coupon"
msgstr "Filtrer på kuponger"

#: includes/admin/reports/class-wc-report-coupon-usage.php:136
#: includes/admin/reports/class-wc-report-customers.php:173
#: includes/admin/reports/class-wc-report-sales-by-category.php:120
#: includes/admin/reports/class-wc-report-sales-by-date.php:580
#: includes/admin/reports/class-wc-report-sales-by-product.php:145
msgid "Last 7 days"
msgstr "Siste 7 dager"

#: includes/admin/reports/class-wc-report-coupon-usage.php:135
#: includes/admin/reports/class-wc-report-customers.php:172
#: includes/admin/reports/class-wc-report-sales-by-category.php:119
#: includes/admin/reports/class-wc-report-sales-by-date.php:579
#: includes/admin/reports/class-wc-report-sales-by-product.php:144
#: includes/admin/reports/class-wc-report-taxes-by-code.php:55
#: includes/admin/reports/class-wc-report-taxes-by-date.php:52
msgid "This month"
msgstr "Denne måneden"

#: includes/admin/reports/class-wc-report-coupon-usage.php:134
#: includes/admin/reports/class-wc-report-customers.php:171
#: includes/admin/reports/class-wc-report-sales-by-category.php:118
#: includes/admin/reports/class-wc-report-sales-by-date.php:578
#: includes/admin/reports/class-wc-report-sales-by-product.php:143
#: includes/admin/reports/class-wc-report-taxes-by-code.php:54
#: includes/admin/reports/class-wc-report-taxes-by-date.php:51
#: assets/client/admin/date/index.js:2
msgid "Last month"
msgstr "Siste måned"

#: includes/admin/reports/class-wc-report-coupon-usage.php:133
#: includes/admin/reports/class-wc-report-customers.php:170
#: includes/admin/reports/class-wc-report-sales-by-category.php:117
#: includes/admin/reports/class-wc-report-sales-by-date.php:577
#: includes/admin/reports/class-wc-report-sales-by-product.php:142
#: includes/admin/reports/class-wc-report-taxes-by-code.php:53
#: includes/admin/reports/class-wc-report-taxes-by-date.php:50
msgid "Year"
msgstr "År"

#. translators: %s: coupons amount
#: includes/admin/reports/class-wc-report-coupon-usage.php:119
msgid "%s coupons used in total"
msgstr "%s kuponger er brukt totalt"

#. translators: %s: discount amount
#: includes/admin/reports/class-wc-report-coupon-usage.php:112
msgid "%s discounts in total"
msgstr "%s totale rabatter"

#. translators: 1: total items sold 2: days
#: includes/admin/class-wc-admin-dashboard.php:555
#: includes/admin/reports/class-wc-admin-report.php:619
msgid "Sold %1$d item in the last %2$d days"
msgid_plural "Sold %1$d items in the last %2$d days"
msgstr[0] "Solgt %1$d produkt de siste %2$d dagene"
msgstr[1] "Solgt %1$d produkter de siste %2$d dagene"

#. translators: 1: total income 2: days
#: includes/admin/class-wc-admin-dashboard.php:552
#: includes/admin/reports/class-wc-admin-report.php:616
msgid "Sold %1$s worth in the last %2$d days"
msgstr "Solgt verdier for %1$s de siste %2$d dagene"

#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:669
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:470
msgid "Variation description."
msgstr "Variasjonsbeskrivelse."

#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1940
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:2399
#: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:693
#: includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php:796
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1890
#: includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php:598
#: includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php:1029
msgid "Tax class."
msgstr "Avgiftsklasse."

#: includes/admin/meta-boxes/views/html-variation-admin.php:350
#: includes/admin/meta-boxes/views/html-variation-admin.php:367
msgid "Same as parent"
msgstr "Samme som forelder"

#: includes/admin/settings/class-wc-settings-shipping.php:51
#: includes/admin/settings/views/html-admin-page-shipping-classes.php:14
#: includes/class-wc-post-types.php:182
msgid "Shipping classes"
msgstr "Fraktklasser"

#. translators: %s: dimension unit
#: includes/admin/meta-boxes/views/html-variation-admin.php:314
msgid "Dimensions (L&times;W&times;H) (%s)"
msgstr "Dimensjoner (L&times;B&times;H) (%s)"

#: includes/admin/meta-boxes/views/html-variation-admin.php:168
msgid "Sale end date"
msgstr "Sluttdato for utsalg"

#: includes/admin/meta-boxes/views/html-variation-admin.php:164
msgid "Sale start date"
msgstr "Startdato for utsalg"

#: includes/admin/meta-boxes/views/html-variation-admin.php:150
msgid "Cancel schedule"
msgstr "Avbryt planlegging"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:525
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:674
#: includes/admin/meta-boxes/views/html-product-data-general.php:55
#: includes/admin/views/html-quick-edit-product.php:41
#: includes/export/class-wc-product-csv-exporter.php:133
#: assets/client/admin/chunks/9740.js:1
msgid "Sale price"
msgstr "Utsalgspris"

#: includes/admin/meta-boxes/views/html-variation-admin.php:134
msgid "Variation price (required)"
msgstr "Variantpris (påkrevd)"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:526
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:673
#: includes/admin/meta-boxes/views/html-product-data-general.php:45
#: includes/admin/views/html-quick-edit-product.php:34
#: includes/export/class-wc-product-csv-exporter.php:134
msgid "Regular price"
msgstr "Ordinær pris"

#: includes/admin/meta-boxes/views/html-variation-admin.php:107
msgid "Enable this option to enable stock management at variation level"
msgstr "Aktiver dette valget for å aktivere lagerstyring på variantnivå"

#: includes/admin/meta-boxes/views/html-variation-admin.php:101
msgid "Enable this option if a product is not shipped or there is no shipping cost"
msgstr "Aktiver dette valget hvis et produkt ikke er sendt eller hvis det ikke er noen fraktkostnader"

#: includes/admin/meta-boxes/views/html-variation-admin.php:97
msgid "Enable this option if access is given to a downloadable file upon purchase of a product"
msgstr "Aktiver dette valget hvis tilgang er gitt til en nedlastbar fil ved kjøp av et produkt"

#: includes/admin/meta-boxes/views/html-variation-admin.php:94
#: includes/admin/settings/class-wc-settings-emails.php:337
#: includes/admin/settings/class-wc-settings-payment-gateways.php:133
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:87
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:202
#: packages/woocommerce-blocks/build/wc-shipping-method-pickup-location.js:237
msgid "Enabled"
msgstr "Aktivert"

#: includes/admin/meta-boxes/views/html-variation-admin.php:72
msgid "Upload an image"
msgstr "Last opp et bilde"

#: includes/admin/meta-boxes/views/html-variation-admin.php:72
msgid "Remove this image"
msgstr "Fjern bilde"

#: includes/admin/meta-boxes/views/html-product-download.php:28
#: includes/admin/meta-boxes/views/html-product-variation-download.php:28
msgid "Insert file URL"
msgstr "Sett inn fil-URL"

#: includes/admin/meta-boxes/views/html-product-download.php:28
#: includes/admin/meta-boxes/views/html-product-variation-download.php:28
msgid "Choose file"
msgstr "Velg fil"

#: includes/admin/meta-boxes/views/html-product-download.php:23
#: includes/admin/meta-boxes/views/html-product-variation-download.php:23
msgid "http://"
msgstr "http://"

#: includes/admin/meta-boxes/views/html-product-download.php:19
#: includes/admin/meta-boxes/views/html-product-variation-download.php:19
#: src/Admin/API/Reports/Downloads/Controller.php:399
#: assets/client/admin/chunks/analytics-report-downloads.js:1
msgid "File name"
msgstr "Filnavn"

#: includes/admin/meta-boxes/views/html-product-attribute.php:76
msgid "Enter some text, or some attributes by \"%s\" separating values."
msgstr "Skriv inn noe tekst, eller noen attributter med \"%s\" for å separere verdier."

#: includes/admin/meta-boxes/views/html-product-attribute.php:68
msgid "Add new"
msgstr "Legg til ny"

#: includes/admin/meta-boxes/views/html-product-attribute.php:45
msgid "Select terms"
msgstr "Velg term"

#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:77
#: assets/client/admin/chunks/shipping-recommendations.js:1
msgid "Shipping methods"
msgstr "Fraktmetoder"

#: includes/admin/meta-boxes/views/html-order-shipping.php:26
msgid "Shipping name"
msgstr "Fraktnavn"

#: includes/admin/meta-boxes/views/html-order-items.php:475
#: includes/customizer/class-wc-shop-customizer.php:711
#: includes/gateways/paypal/includes/settings-paypal.php:122
#: includes/gateways/paypal/includes/settings-paypal.php:136
#: includes/gateways/paypal/includes/settings-paypal.php:144
#: includes/gateways/paypal/includes/settings-paypal.php:152
#: includes/gateways/paypal/includes/settings-paypal.php:160
#: includes/gateways/paypal/includes/settings-paypal.php:168
#: includes/gateways/paypal/includes/settings-paypal.php:176
msgid "Optional"
msgstr "Valgfritt"

#: includes/admin/meta-boxes/views/html-order-items.php:474
msgid "Or, enter tax rate ID:"
msgstr "Eller skriv inn avgiftssats-ID:"

#: includes/admin/meta-boxes/views/html-order-items.php:454
#: includes/admin/settings/class-wc-settings-tax.php:245
msgid "Rate %"
msgstr "Sats %"

#: includes/admin/meta-boxes/views/html-order-items.php:453
msgid "Rate code"
msgstr "Ratekode"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:509
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:680
#: includes/admin/meta-boxes/views/html-order-items.php:452
#: includes/admin/meta-boxes/views/html-product-data-general.php:194
#: includes/admin/meta-boxes/views/html-variation-admin.php:366
#: includes/admin/settings/class-wc-settings-tax.php:250
#: includes/admin/views/html-bulk-edit-product.php:89
#: includes/admin/views/html-quick-edit-product.php:67
#: includes/export/class-wc-product-csv-exporter.php:117
#: assets/client/admin/chunks/9740.js:1
msgid "Tax class"
msgstr "Avgiftsklasse"

#: includes/admin/meta-boxes/views/html-order-items.php:451
msgid "Rate name"
msgstr "Ratenavn"

#: includes/admin/meta-boxes/views/html-order-items.php:313
#: includes/admin/meta-boxes/views/html-order-items.php:440
msgid "Add tax"
msgstr "Legg til avgift"

#: includes/admin/meta-boxes/views/html-order-items.php:397
#: src/Admin/Features/OnboardingTasks/Tasks/Products.php:44
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/homescreen.js:1
msgid "Add products"
msgstr "Legg til produkter"

#. translators: refund amount
#: includes/admin/meta-boxes/views/html-order-items.php:384
msgid "You will need to manually issue a refund through your payment gateway after using this."
msgstr "Du må utstede en tilbakebetaling manuelt gjennom betalingsløsningen etter bruk av dette."

#: includes/admin/meta-boxes/views/html-order-items.php:376
msgid "Payment gateway"
msgstr "Betalingsløsning"

#: includes/admin/meta-boxes/views/html-order-items.php:363
msgid "Reason for refund (optional):"
msgstr "Årsak for refusjon (valgfritt):"

#: includes/admin/meta-boxes/views/html-order-items.php:343
#: includes/admin/reports/class-wc-report-sales-by-date.php:781
msgid "Refund amount"
msgstr "Beløp for tilbakebetaling"

#: includes/admin/meta-boxes/views/html-order-items.php:336
msgid "Total available to refund"
msgstr "Total tilgjengelig for tilbakebetaling"

#: includes/admin/meta-boxes/views/html-order-items.php:332
msgid "Amount already refunded"
msgstr "Beløpet er allerede tilbakebetalt"

#: includes/admin/meta-boxes/views/html-order-items.php:327
msgid "Restock refunded items"
msgstr "Legg refunderte produkter tilbake på lager"

#: includes/admin/meta-boxes/views/html-order-items.php:320
#: templates/myaccount/form-reset-password.php:45
#: assets/client/admin/app/index.js:2 assets/client/admin/chunks/9740.js:1
#: assets/client/admin/chunks/edit-product-page.js:1
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/chunks/profile-wizard.js:1
#: assets/client/admin/wp-admin-scripts/beta-features-tracking-modal.js:1
msgid "Save"
msgstr "Lagre"

#: src/Admin/Features/OnboardingTasks/Tasks/Shipping.php:50
msgid "Add shipping costs"
msgstr "Legg til fraktkostnader"

#: includes/admin/meta-boxes/views/html-order-items.php:310
msgid "Add fee"
msgstr "Legg til gebyr"

#: includes/admin/meta-boxes/views/html-order-items.php:309
msgid "Add product(s)"
msgstr "Legg til produkt(er)"

#: includes/admin/meta-boxes/views/html-order-items.php:297
#: includes/class-wc-order.php:2242
msgid "Refund"
msgstr "Tilbakebetaling"

#: includes/admin/meta-boxes/views/html-order-items.php:294
msgid "To edit this order change the status back to \"Pending payment\""
msgstr "For å redigere denne ordren, endre status tilbake til \"Venter på betaling\""

#: includes/admin/meta-boxes/views/html-order-items.php:260
msgid "Refunded"
msgstr "Refundert"

#: includes/admin/meta-boxes/views/html-order-items.php:215
#: includes/class-wc-privacy-exporters.php:253
msgid "Order Total"
msgstr "Ordretotal"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:261
#: includes/admin/meta-boxes/views/html-order-items.php:49
#: includes/admin/meta-boxes/views/html-order-items.php:50
#: includes/admin/reports/class-wc-report-taxes-by-code.php:190
#: includes/admin/settings/class-wc-settings-tax.php:27
#: includes/class-wc-countries.php:438 includes/class-wc-order-item-tax.php:170
#: includes/class-wc-tax.php:976 assets/client/admin/chunks/homescreen.js:1
msgid "Tax"
msgstr "Avgift"

#: includes/admin/meta-boxes/views/html-order-items.php:43
#: templates/checkout/form-pay.php:28
msgid "Qty"
msgstr "Antall"

#: includes/admin/class-wc-admin-setup-wizard.php:866
#: includes/admin/meta-boxes/views/html-order-items.php:42
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:31
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:63
#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:97
#: packages/woocommerce-blocks/build/wc-shipping-method-pickup-location.js:83
msgid "Cost"
msgstr "Kostnad"

#. translators: %s: Item name.
#: includes/admin/meta-boxes/views/html-order-items.php:40
#: includes/class-wc-form-handler.php:623
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-request.php:495
#: assets/client/admin/components/index.js:2
msgid "Item"
msgstr "Produkt"

#: includes/admin/meta-boxes/views/html-order-item.php:126
msgid "After pre-tax discounts."
msgstr "Etter før avgift-rabatter."

#: includes/admin/meta-boxes/views/html-order-item-meta.php:72
msgid "Add&nbsp;meta"
msgstr "Legg til meta"

#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:386
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1277
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:553
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1516
#: src/Admin/API/Reports/Products/Controller.php:244
msgid "Product SKU."
msgstr "Varenummer."

#: includes/admin/meta-boxes/views/html-order-item.php:30
msgid "Variation ID:"
msgstr "Variant-ID:"

#: includes/cli/class-wc-cli-runner.php:110
#: includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php:392
#: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1283
#: includes/rest-api/Controllers/Version1/class-wc-rest-report-top-sellers-v1-controller.php:158
#: includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php:447
#: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:1412
#: src/Admin/API/Reports/Downloads/Controller.php:176
#: src/Admin/API/Reports/Products/Controller.php:165
#: src/Admin/API/Reports/Variations/Controller.php:180
#: src/Admin/API/Reports/Variations/Controller.php:186
msgid "Product ID."
msgstr "Produkt-ID."

#: includes/admin/meta-boxes/views/html-order-fee.php:21
msgid "Fee name"
msgstr "Navn på gebyr"

#: includes/admin/meta-boxes/views/html-order-download-permission.php:32
#: includes/class-wc-privacy-exporters.php:375
msgid "Access expires"
msgstr "Tilgang utløper"

#: includes/admin/meta-boxes/views/html-order-download-permission.php:27
#: includes/class-wc-privacy-exporters.php:363
#: includes/wc-account-functions.php:219
msgid "Downloads remaining"
msgstr "Gjenstående nedlastinger"

#: includes/admin/meta-boxes/views/html-order-download-permission.php:19
msgid "Downloaded %s time"
msgid_plural "Downloaded %s times"
msgstr[0] "Lasted ned %s gang"
msgstr[1] "Lasted ned %s ganger"

#: includes/admin/meta-boxes/views/html-order-download-permission.php:8
msgid "Revoke access"
msgstr "Tilbakekall tilgang"

#: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:81
msgid "Add product gallery images"
msgstr "Legg til bilder i produktgalleriet"

#: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:81
msgid "Add to gallery"
msgstr "Legg til i galleri"

#: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:81
msgid "Add images to product gallery"
msgstr "Legg til bilder i produktgalleriet"

#: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:56
#: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:81
msgid "Delete image"
msgstr "Slett bilde"

#. translators: 1: variation id 2: product name
#: includes/legacy/api/class-wc-rest-legacy-products-controller.php:532
#: includes/legacy/api/v2/class-wc-api-products.php:1293
#: includes/legacy/api/v3/class-wc-api-products.php:1783
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1372
msgid "Variation #%1$s of %2$s"
msgstr "Variant #%1$s av %2$s"

#. translators: %s: Downloadable file
#: includes/class-wc-product-download.php:136
msgid "The downloadable file %s cannot be used as it does not exist on the server."
msgstr "Den nedlastbare filen %s kan ikke brukes som det ikke finnes på serveren."

#. translators: 1: Downloadable file, 2: List of allowed filetypes.
#: includes/class-wc-product-download.php:124
msgid "The downloadable file %1$s cannot be used as it does not have an allowed file type. Allowed types include: %2$s"
msgstr "Den nedlastbare filen %1$s kan ikke brukes da den ikke har en tillatt filtype. Tillatte typer inkluderer: %2$s"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:125
#: includes/admin/meta-boxes/views/html-product-data-variations.php:160
msgid "Go to the last page"
msgstr "Gå til den siste siden"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:124
#: includes/admin/meta-boxes/views/html-product-data-variations.php:159
msgid "Go to the next page"
msgstr "Gå til neste side"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:122
#: includes/admin/meta-boxes/views/html-product-data-variations.php:157
msgctxt "number of pages"
msgid "of"
msgstr "av"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:115
#: includes/admin/meta-boxes/views/html-product-data-variations.php:150
#: includes/admin/settings/views/html-settings-tax.php:130
msgid "Current page"
msgstr "Nåværende side"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:114
#: includes/admin/meta-boxes/views/html-product-data-variations.php:149
msgid "Select Page"
msgstr "Velg side"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:112
#: includes/admin/meta-boxes/views/html-product-data-variations.php:147
msgid "Go to the previous page"
msgstr "Gå til forrige side"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:111
#: includes/admin/meta-boxes/views/html-product-data-variations.php:146
msgid "Go to the first page"
msgstr "Gå til første side"

#. translators: variations count
#: includes/admin/meta-boxes/views/html-product-data-variations.php:106
#: includes/admin/meta-boxes/views/html-product-data-variations.php:141
msgid "%s item"
msgid_plural "%s items"
msgstr[0] "%s produkt"
msgstr[1] "%s produkter"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:102
#: includes/admin/views/html-report-by-date.php:58
msgid "Go"
msgstr "Gå"

#: includes/admin/meta-boxes/views/html-product-data-general.php:157
#: includes/admin/meta-boxes/views/html-product-data-variations.php:96
#: includes/admin/meta-boxes/views/html-variation-admin.php:487
msgid "Download expiry"
msgstr "Nedlastning utgår"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:531
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:721
#: includes/admin/meta-boxes/views/html-product-data-general.php:142
#: includes/admin/meta-boxes/views/html-product-data-variations.php:95
#: includes/admin/meta-boxes/views/html-variation-admin.php:469
#: includes/export/class-wc-product-csv-exporter.php:139
msgid "Download limit"
msgstr "Nedlastningsbegrensning"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:94
#: includes/admin/settings/class-wc-settings-products.php:41
#: includes/admin/settings/class-wc-settings-products.php:357
msgid "Downloadable products"
msgstr "Nedlastbare produkter"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:81
msgid "Toggle &quot;Manage stock&quot;"
msgstr "Veksling &quot;Lagerstyring&quot;"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:78
msgid "Set scheduled sale dates"
msgstr "Sett planlagte utsalgsdatoer"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:77
msgid "Decrease sale prices (fixed amount or percentage)"
msgstr "Redusere utsalgspriser (fast beløp eller prosent)"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:76
msgid "Increase sale prices (fixed amount or percentage)"
msgstr "Øke utsalgspriser (fast beløp eller prosent)"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:75
msgid "Set sale prices"
msgstr "Sett utsalgspriser"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:74
msgid "Decrease regular prices (fixed amount or percentage)"
msgstr "Redusere ordinære priser (fast beløp eller prosent)"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:73
msgid "Increase regular prices (fixed amount or percentage)"
msgstr "Øke ordinære priser (fast beløp eller prosentandel)"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:72
msgid "Set regular prices"
msgstr "Sett ordinære priser"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:71
#: assets/client/admin/chunks/9740.js:1
msgid "Pricing"
msgstr "Pris"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:69
msgid "Toggle &quot;Virtual&quot;"
msgstr "Veksle &quot;Virtuell&quot;"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:68
msgid "Toggle &quot;Downloadable&quot;"
msgstr "Veksle &quot;Nedlastbar&quot;"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:67
msgid "Toggle &quot;Enabled&quot;"
msgstr "Veksle &quot;Aktivert&quot;"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:65
msgid "Delete all variations"
msgstr "Slett alle varianter"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:64
msgid "Create variations from all attributes"
msgstr "Lag varianter fra alle attributter"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:63
msgid "Add variation"
msgstr "Legg til variant"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:28
msgid "Default Form Values"
msgstr "Standard skjemaverdier"

#: includes/admin/meta-boxes/views/html-product-data-variations.php:20
#: includes/admin/plugin-updates/views/html-notice-untested-extensions-modal.php:44
#: src/Internal/Admin/Notes/CustomizeStoreWithBlocks.php:80
#: src/Internal/Admin/Notes/CustomizingProductCatalog.php:77
#: src/Internal/Admin/Notes/EditProductsOnTheMove.php:65
#: src/Internal/Admin/Notes/EUVATNumber.php:56
#: src/Internal/Admin/Notes/LaunchChecklist.php:57
#: src/Internal/Admin/Notes/MagentoMigration.php:94
#: src/Internal/Admin/Notes/ManageOrdersOnTheGo.php:58
#: src/Internal/Admin/Notes/MigrateFromShopify.php:73
#: src/Internal/Admin/Notes/MobileApp.php:50
#: src/Internal/Admin/Notes/OnboardingPayments.php:61
#: src/Internal/Admin/Notes/OnlineClothingStore.php:92
#: src/Internal/Admin/Notes/OrderMilestones.php:241
#: src/Internal/Admin/Notes/PaymentsRemindMeLater.php:80
#: src/Internal/Admin/Notes/PerformanceOnMobile.php:62
#: src/Internal/Admin/Notes/RealTimeOrderAlerts.php:54
#: src/Internal/Admin/Notes/SellingOnlineCourses.php:78
#: src/Internal/Admin/Notes/UnsecuredReportFiles.php:50
#: src/Internal/Admin/Notes/WooCommercePayments.php:121
#: assets/client/admin/app/index.js:2 assets/client/admin/chunks/9740.js:1
#: assets/client/admin/chunks/profile-wizard.js:1
#: assets/client/admin/chunks/shipping-recommendations.js:1
#: assets/client/admin/chunks/wcpay-payment-welcome-page.js:1
#: assets/client/admin/onboarding/index.js:1
#: packages/woocommerce-blocks/assets/js/blocks/products/edit-utils.js:34
#: packages/woocommerce-blocks/build/all-products.js:36
#: packages/woocommerce-blocks/build/attribute-filter.js:28
#: packages/woocommerce-blocks/build/price-filter.js:5
#: packages/woocommerce-blocks/build/wc-shipping-method-pickup-location.js:232
msgid "Learn more"
msgstr "Les mer"

#: includes/admin/class-wc-admin-assets.php:238
#: includes/admin/meta-boxes/views/html-product-data-advanced.php:47
#: includes/admin/settings/class-wc-settings-products.php:154
#: assets/client/admin/chunks/9740.js:1
msgid "Enable reviews"
msgstr "Aktiver omtaler"

#: includes/admin/meta-boxes/views/html-product-data-advanced.php:30
msgid "Custom ordering position."
msgstr "Tilpasset sorteringsposisjon."

#: includes/admin/importers/mappings/generic.php:26
#: includes/admin/meta-boxes/views/html-product-data-advanced.php:28
#: assets/client/admin/chunks/9740.js:1
msgid "Menu order"
msgstr "Menyrekkefølge"

#: includes/admin/meta-boxes/views/html-product-data-advanced.php:16
msgid "Enter an optional note to send the customer after purchase."
msgstr "Skriv et valgfritt notat å sende kunden etter kjøpet."

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:524
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:736
#: includes/admin/meta-boxes/views/html-product-data-advanced.php:14
#: includes/export/class-wc-product-csv-exporter.php:132
msgid "Purchase note"
msgstr "Kjøpsnotat"

#: includes/admin/meta-boxes/views/html-product-data-linked-products.php:60
msgid "Cross-sells are products which you promote in the cart, based on the current product."
msgstr "Kryssalg er produkter som du promoterer i handlekurven, basert på gjeldende produkt."

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:535
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:706
#: includes/admin/meta-boxes/views/html-product-data-linked-products.php:48
#: includes/export/class-wc-product-csv-exporter.php:144
msgid "Cross-sells"
msgstr "Kryssalg"

#: includes/admin/meta-boxes/views/html-product-data-linked-products.php:44
msgid "Upsells are products which you recommend instead of the currently viewed product, for example, products that are more profitable or better quality or more expensive."
msgstr "Oppsalg er produkter som du anbefaler i stedet for produktene som nå vises, for eksempel produkter som er mer lønnsomme, har bedre kvalitet eller er dyrere."

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:534
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:705
#: includes/admin/meta-boxes/views/html-product-data-linked-products.php:32
#: includes/export/class-wc-product-csv-exporter.php:143
msgid "Upsells"
msgstr "Oppsalg"

#: includes/admin/meta-boxes/views/html-product-data-attributes.php:67
msgid "Save attributes"
msgstr "Lagre attributter"

#: includes/admin/meta-boxes/views/html-product-data-attributes.php:22
msgid "Custom product attribute"
msgstr "Tilpasset produktattributt"

#: includes/admin/meta-boxes/views/html-product-data-attributes.php:9
#: includes/admin/meta-boxes/views/html-product-data-attributes.php:65
#: includes/admin/meta-boxes/views/html-product-data-variations.php:108
#: includes/admin/meta-boxes/views/html-product-data-variations.php:143
#: assets/client/admin/app/index.js:2 assets/client/admin/components/index.js:2
#: packages/woocommerce-blocks/build/mini-cart-component-frontend.js:3
msgid "Close"
msgstr "Lukk"

#: includes/admin/meta-boxes/views/html-product-data-attributes.php:9
#: includes/admin/meta-boxes/views/html-product-data-attributes.php:65
#: includes/admin/meta-boxes/views/html-product-data-variations.php:108
#: includes/admin/meta-boxes/views/html-product-data-variations.php:143
#: assets/client/admin/chunks/2463.js:1
msgid "Expand"
msgstr "Utvid"

#: includes/admin/meta-boxes/views/html-product-data-shipping.php:59
msgid "Shipping classes are used by certain shipping methods to group similar products."
msgstr "Fraktklasser brukes av enkelte fraktmetoder for å gruppere lignende produkter."

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:529
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:702
#: includes/admin/meta-boxes/views/html-product-data-shipping.php:57
#: includes/admin/meta-boxes/views/html-variation-admin.php:344
#: includes/admin/settings/class-wc-settings-shipping.php:396
#: includes/admin/views/html-bulk-edit-product.php:166
#: includes/admin/views/html-quick-edit-product.php:123
#: includes/class-wc-post-types.php:185
#: includes/export/class-wc-product-csv-exporter.php:137
#: assets/client/admin/chunks/9740.js:1
msgid "Shipping class"
msgstr "Fraktklasse"

#: includes/admin/meta-boxes/views/html-product-data-shipping.php:48
#: includes/admin/views/html-bulk-edit-product.php:170
#: includes/admin/views/html-quick-edit-product.php:126
#: assets/client/admin/chunks/9740.js:1
msgid "No shipping class"
msgstr "Ingen fraktklasse"

#: includes/admin/meta-boxes/views/html-product-data-shipping.php:34
msgid "LxWxH in decimal form"
msgstr "LxBxH i desimalform"

#: includes/admin/meta-boxes/views/html-product-data-shipping.php:32
#: includes/admin/meta-boxes/views/html-product-data-variations.php:91
#: includes/admin/meta-boxes/views/html-variation-admin.php:323
#: includes/admin/views/html-quick-edit-product.php:113
msgid "Height"
msgstr "Høyde"

#: includes/admin/meta-boxes/views/html-product-data-shipping.php:31
#: includes/admin/meta-boxes/views/html-product-data-variations.php:90
#: includes/admin/meta-boxes/views/html-variation-admin.php:322
#: includes/admin/views/html-quick-edit-product.php:112
msgid "Width"
msgstr "Bredde"

#: includes/admin/meta-boxes/views/html-product-data-shipping.php:30
#: includes/admin/meta-boxes/views/html-product-data-variations.php:89
#: includes/admin/meta-boxes/views/html-variation-admin.php:321
#: includes/admin/views/html-quick-edit-product.php:111
msgid "Length"
msgstr "Lengde"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:689
#: includes/wc-template-functions.php:3501 assets/client/admin/chunks/9740.js:1
msgid "Dimensions"
msgstr "Dimensjoner"

#: includes/admin/meta-boxes/views/html-product-data-shipping.php:17
#: includes/admin/meta-boxes/views/html-variation-admin.php:295
msgid "Weight in decimal form"
msgstr "Vekt i desimalform"

#: includes/admin/meta-boxes/views/html-product-data-shipping.php:14
#: includes/admin/meta-boxes/views/html-product-data-variations.php:92
#: includes/admin/views/html-bulk-edit-product.php:118
#: includes/admin/views/html-quick-edit-product.php:98
#: includes/wc-template-functions.php:3494 assets/client/admin/chunks/9740.js:1
msgid "Weight"
msgstr "Vekt"

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:121
msgid "Sold individually"
msgstr "Solgt individuelt"

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:106
#: includes/admin/meta-boxes/views/html-variation-admin.php:275
#: includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php:1956
#: includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php:1906
msgid "Controls whether or not the product is listed as \"in stock\" or \"out of stock\" on the frontend."
msgstr "Styrer hvorvidt produktet er oppført som \"på lager\" eller \"ikke på lager\" i front-end."

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:103
#: includes/admin/meta-boxes/views/html-variation-admin.php:272
#: includes/admin/reports/class-wc-report-stock.php:176
#: assets/client/admin/chunks/9740.js:1
#: packages/woocommerce-blocks/build/product-query.js:1
msgid "Stock status"
msgstr "Lagerstatus"

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:70
#: includes/admin/meta-boxes/views/html-variation-admin.php:217
msgid "If managing stock, this controls whether or not backorders are allowed. If enabled, stock quantity can go below 0."
msgstr "Ved lagerstyring, så styrer dette hvorvidt restbestillinger er tillatt. Hvis dette er slått på, kan lagerantall gå under 0."

#: includes/wc-product-functions.php:890
msgid "Allow, but notify customer"
msgstr "Tillat, men varsle kunden"

#: includes/wc-product-functions.php:889
msgid "Do not allow"
msgstr "Ikke tillat"

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:67
#: includes/admin/meta-boxes/views/html-variation-admin.php:214
msgid "Allow backorders?"
msgstr "Tillat restordre?"

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:52
msgid "Stock quantity. If this is a variable product this value will be used to control stock for all variations, unless you define stock at variation level."
msgstr "Legerantall. Hvis dette er et variabelt produkt vil denne verdien bli brukt til å styre lager for alle varianter, med mindre du definerer lager på variantnivå."

#: includes/admin/views/html-bulk-edit-product.php:253
#: includes/admin/views/html-bulk-edit-product.php:271
#: includes/admin/views/html-quick-edit-product.php:193
msgid "Stock qty"
msgstr "Lagerantall"

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:37
#: includes/admin/meta-boxes/views/html-variation-admin.php:108
#: includes/admin/views/html-bulk-edit-product.php:234
#: includes/admin/views/html-quick-edit-product.php:168
msgid "Manage stock?"
msgstr "Administrere lager?"

#: includes/admin/meta-boxes/views/html-product-data-general.php:197
#: includes/admin/meta-boxes/views/html-variation-admin.php:369
msgid "Choose a tax class for this product. Tax classes are used to apply different tax rates specific to certain types of product."
msgstr "Velg avgiftklasse for dette produktet. Avgiftsklasser brukes for å gi forskjellige avgiftssatser spesifikke for visse typer produkter."

#: includes/admin/settings/views/html-settings-tax.php:24
#: includes/admin/views/html-bulk-edit-product.php:95
#: includes/admin/views/html-quick-edit-product.php:72
#: includes/wc-product-functions.php:854
msgid "Standard"
msgstr "Standard"

#: includes/admin/meta-boxes/views/html-product-data-general.php:186
msgid "Define whether or not the entire product is taxable, or just the cost of shipping it."
msgstr "Definer om hele produktet er avgiftspliktig eller bare fraktkostnaden."

#: includes/admin/meta-boxes/views/html-product-data-general.php:183
#: includes/admin/views/html-bulk-edit-product.php:78
#: includes/admin/views/html-quick-edit-product.php:56
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:27
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:59
#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:93
msgctxt "Tax status"
msgid "None"
msgstr "Ingen"

#: includes/admin/meta-boxes/views/html-product-data-general.php:182
#: includes/admin/views/html-bulk-edit-product.php:77
#: includes/admin/views/html-quick-edit-product.php:55
msgid "Shipping only"
msgstr "Kun frakt"

#: includes/admin/meta-boxes/views/html-product-data-general.php:181
#: includes/admin/views/html-bulk-edit-product.php:76
#: includes/admin/views/html-quick-edit-product.php:54
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:26
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:58
#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:92
#: packages/woocommerce-blocks/build/wc-shipping-method-pickup-location.js:83
msgid "Taxable"
msgstr "Avgiftspliktig"

#: includes/admin/meta-boxes/views/html-product-data-general.php:159
#: includes/admin/meta-boxes/views/html-variation-admin.php:489
msgid "Enter the number of days before a download link expires, or leave blank."
msgstr "Skriv inn antall dager før en nedlastingslenke utløper, eller la stå tom."

#: includes/admin/meta-boxes/views/html-order-download-permission.php:33
#: includes/admin/meta-boxes/views/html-product-data-general.php:158
#: includes/admin/meta-boxes/views/html-variation-admin.php:488
#: templates/emails/email-downloads.php:58
#: templates/emails/plain/email-downloads.php:40
#: templates/order/order-downloads.php:62
msgid "Never"
msgstr "Aldri"

#: includes/admin/meta-boxes/views/html-product-data-general.php:144
#: includes/admin/meta-boxes/views/html-variation-admin.php:471
msgid "Leave blank for unlimited re-downloads."
msgstr "La stå tom for ubegrenset omnedlastinger."

#: includes/admin/meta-boxes/views/html-order-download-permission.php:29
#: includes/admin/meta-boxes/views/html-product-data-general.php:143
#: includes/admin/meta-boxes/views/html-variation-admin.php:470
msgid "Unlimited"
msgstr "Ubegrenset"

#: includes/admin/meta-boxes/views/html-product-data-general.php:118
msgid "Add File"
msgstr "Legg til fil"

#: includes/admin/meta-boxes/views/html-product-data-general.php:85
#: includes/admin/meta-boxes/views/html-variation-admin.php:409
msgid "This is the URL or absolute path to the file which customers will get access to. URLs entered here should already be encoded."
msgstr "Dette er URLen eller den absolutte stien til hvilket kunder vil få tilgang. URLer lagt inn her burde allerede være kodet."

#: includes/admin/meta-boxes/views/html-product-data-general.php:85
#: includes/admin/meta-boxes/views/html-variation-admin.php:409
msgid "File URL"
msgstr "Fil-URL"

#: includes/admin/meta-boxes/views/html-product-data-general.php:84
#: includes/admin/meta-boxes/views/html-variation-admin.php:408
msgid "This is the name of the download shown to the customer."
msgstr "Dette er navnet på nedlastingen som vises til kunden."

#: includes/admin/meta-boxes/views/html-product-data-general.php:79
#: includes/admin/meta-boxes/views/html-variation-admin.php:404
msgid "Downloadable files"
msgstr "Nedlastbare filer"

#: includes/admin/meta-boxes/views/html-product-data-general.php:69
#: includes/admin/meta-boxes/views/html-variation-admin.php:169
msgctxt "placeholder"
msgid "To&hellip;"
msgstr "Til&hellip;"

#: includes/admin/meta-boxes/views/html-product-data-general.php:68
#: includes/admin/meta-boxes/views/html-variation-admin.php:165
msgctxt "placeholder"
msgid "From&hellip;"
msgstr "Fra&hellip;"

#: includes/admin/meta-boxes/views/html-product-data-general.php:67
msgid "Sale price dates"
msgstr "Datoer for utsalgspris"

#: includes/admin/meta-boxes/views/html-product-data-general.php:56
#: includes/admin/meta-boxes/views/html-variation-admin.php:150
msgid "Schedule"
msgstr "Planlegg"

#: includes/admin/meta-boxes/views/html-product-data-general.php:31
msgid "This text will be shown on the button linking to the external product."
msgstr "Denne teksten vil bli vist på knappen lenket til eksternt produkt."

#: includes/admin/meta-boxes/views/html-product-data-general.php:30
#: includes/class-wc-product-external.php:171
#: includes/class-wc-product-external.php:181
msgctxt "placeholder"
msgid "Buy product"
msgstr "Kjøp produkt"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:538
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:712
#: includes/admin/meta-boxes/views/html-product-data-general.php:29
#: includes/export/class-wc-product-csv-exporter.php:146
msgid "Button text"
msgstr "Knappetekst"

#: includes/admin/meta-boxes/views/html-product-data-general.php:21
msgid "Enter the external URL to the product."
msgstr "Tast inn ekstern URL til produktet."

#: includes/admin/meta-boxes/views/html-product-data-general.php:19
msgid "Product URL"
msgstr "Produkt-URL"

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:23
#: includes/admin/meta-boxes/views/html-variation-admin.php:86
msgid "SKU refers to a Stock-keeping unit, a unique identifier for each distinct product and service that can be purchased."
msgstr "Varenummer er en unik identifikator for hvert enkelt produkt og hver tjeneste som kan kjøpes."

#: includes/admin/meta-boxes/views/html-product-data-inventory.php:21
#: includes/admin/meta-boxes/views/html-variation-admin.php:84
msgid "Stock Keeping Unit"
msgstr "Vareenhet"

#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:126
#: includes/admin/settings/class-wc-settings-advanced.php:27
#: src/Internal/ProductAttributesLookup/LookupDataStore.php:651
#: assets/client/admin/chunks/9740.js:1
msgid "Advanced"
msgstr "Avansert"

#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:120
#: includes/class-wc-post-types.php:377
#: src/Admin/API/Reports/Products/Controller.php:401
#: src/Admin/ReportCSVEmail.php:41 src/Internal/Admin/Analytics.php:239
#: assets/client/admin/app/index.js:2 assets/client/admin/chunks/6743.js:1
#: assets/client/admin/chunks/9740.js:1
#: assets/client/admin/chunks/analytics-report-categories.js:1
#: assets/client/admin/chunks/analytics-report-products.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
msgid "Variations"
msgstr "Varianter"

#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:108
msgid "Linked Products"
msgstr "Lenkede produkter"

#: includes/admin/class-wc-admin-setup-wizard.php:241
#: includes/admin/class-wc-admin-setup-wizard.php:1020
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:472
#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:102
#: includes/admin/meta-boxes/views/html-order-shipping.php:22
#: includes/admin/meta-boxes/views/html-product-data-variations.php:88
#: includes/admin/settings/class-wc-settings-shipping.php:27
#: includes/admin/settings/class-wc-settings-tax.php:249
#: includes/admin/settings/views/html-settings-tax.php:40
#: includes/class-wc-order-item-shipping.php:201
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:198
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:463
#: templates/cart/cart-totals.php:52 templates/cart/cart-totals.php:53
#: assets/client/admin/chunks/9740.js:1
#: assets/client/admin/chunks/analytics-report-revenue.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
#: assets/client/admin/chunks/homescreen.js:1
#: packages/woocommerce-blocks/build/cart-blocks/order-summary-shipping-frontend.js:11
#: packages/woocommerce-blocks/build/cart-frontend.js:3
#: packages/woocommerce-blocks/build/cart.js:51
#: packages/woocommerce-blocks/build/cart.js:61
#: packages/woocommerce-blocks/build/checkout-blocks/order-summary-shipping-frontend.js:11
#: packages/woocommerce-blocks/build/checkout-blocks/shipping-method-frontend.js:1
#: packages/woocommerce-blocks/build/checkout-frontend.js:3
#: packages/woocommerce-blocks/build/checkout.js:25
#: packages/woocommerce-blocks/build/checkout.js:43
#: packages/woocommerce-blocks/build/checkout.js:51
#: packages/woocommerce-blocks/build/mini-cart-contents.js:19
#: packages/woocommerce-blocks/build/wc-blocks-data.js:13
msgid "Shipping"
msgstr "Frakt"

#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:96
#: includes/admin/meta-boxes/views/html-product-data-variations.php:80
#: includes/admin/settings/class-wc-settings-products.php:40
#: includes/admin/settings/class-wc-settings-products.php:222
#: assets/client/admin/chunks/9740.js:1
msgid "Inventory"
msgstr "Lagersaldo"

#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:71
msgid "Downloadable products give access to a file upon purchase."
msgstr "Nedlastbare produkter gir tilgang til en fil ved kjøp."

#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:64
msgid "Virtual products are intangible and are not shipped."
msgstr "Virtuelle produkter er immaterielle og sendes ikke."

#: includes/admin/meta-boxes/views/html-product-data-panel.php:18
msgid "Product Type"
msgstr "Produkttype"

#: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:50
#: includes/admin/meta-boxes/views/html-order-items.php:426
#: includes/admin/meta-boxes/views/html-order-items.php:482
#: includes/admin/meta-boxes/views/html-product-data-attributes.php:37
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:33
#: templates/myaccount/my-address.php:63 assets/client/admin/chunks/9740.js:1
msgid "Add"
msgstr "Legg til"

#: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:48
msgid "Note to customer"
msgstr "Notat til kunden"

#: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:47
msgid "Private note"
msgstr "Privat notat"

#: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:41
msgid "Add a note for your reference, or add a customer note (the user will be notified)."
msgstr "Legg til et notat som referanse, eller legg til et kundenotat (brukeren vil bli underrettet)."

#: includes/admin/meta-boxes/class-wc-meta-box-order-notes.php:41
msgid "Add note"
msgstr "Legg til notat"

#: includes/admin/meta-boxes/views/html-order-notes.php:44
msgid "There are no notes yet."
msgstr "Det er ingen notater ennå."

#: includes/admin/meta-boxes/views/html-order-notes.php:37
#: includes/class-wc-ajax.php:1477
msgid "Delete note"
msgstr "Slett notat"

#. translators: %s: plugin author
#. translators: %s: note author
#. translators: %s: Comment author.
#: includes/admin/class-wc-admin-status.php:430
#: includes/admin/meta-boxes/views/html-order-notes.php:34
#: includes/admin/views/html-admin-page-status-report.php:678
#: includes/class-wc-ajax.php:1474 templates/content-widget-reviews.php:38
msgid "by %s"
msgstr "av %s"

#. translators: $1: Date created, $2 Time created
#: includes/class-wc-ajax.php:1468
msgid "added on %1$s at %2$s"
msgstr "lagt til %1$s klokken %2$s"

#: includes/admin/meta-boxes/class-wc-meta-box-order-downloads.php:79
msgid "Grant access"
msgstr "Gi tilgang"

#: includes/admin/meta-boxes/class-wc-meta-box-order-downloads.php:77
msgid "Search for a downloadable product&hellip;"
msgstr "Søk etter nedlastbart produkt&hellip;"

#. translators: file name.
#. translators: %d file count
#: includes/admin/meta-boxes/class-wc-meta-box-order-downloads.php:64
#: includes/class-wc-ajax.php:859
msgid "File %d"
msgstr "Fil %d"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:561
msgid "Customer notes about the order"
msgstr "Kundenotater vedrørende ordren"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:560
msgid "Customer provided note"
msgstr "Notat fra kunden"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:486
msgid "No shipping address set."
msgstr "Ingen leveringsadresse satt."

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:475
msgid "Load shipping address"
msgstr "Last leveringsadresse"

#: includes/gateways/paypal/includes/settings-paypal.php:91
#: src/Internal/Admin/Orders/ListTable.php:1397
msgid "Shipping details"
msgstr "Fraktdetaljer"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:460
#: includes/class-wc-privacy-exporters.php:308
msgid "Transaction ID"
msgstr "Transaksjons-ID"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:448
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:450
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:666
#: includes/admin/meta-boxes/views/html-order-shipping.php:44
#: includes/admin/meta-boxes/views/html-order-shipping.php:46
#: src/Internal/Admin/Onboarding/OnboardingIndustries.php:65
#: assets/client/admin/chunks/profile-wizard.js:1
msgid "Other"
msgstr "Andre"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:430
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:431
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:434
#: includes/admin/meta-boxes/views/html-order-shipping.php:29
#: includes/admin/settings/class-wc-settings-accounts.php:180
#: includes/admin/settings/class-wc-settings-accounts.php:192
#: includes/admin/settings/class-wc-settings-accounts.php:201
#: includes/admin/settings/class-wc-settings-accounts.php:210
#: includes/admin/settings/class-wc-settings-accounts.php:219
#: includes/admin/settings/class-wc-settings-emails.php:127
#: includes/admin/settings/class-wc-settings-emails.php:139
#: includes/admin/settings/views/settings-tax.php:106
#: includes/emails/class-wc-email-cancelled-order.php:189
#: includes/emails/class-wc-email-customer-invoice.php:226
#: includes/emails/class-wc-email-customer-refunded-order.php:282
#: includes/emails/class-wc-email-failed-order.php:187
#: includes/emails/class-wc-email-new-order.php:210
#: includes/emails/class-wc-email.php:743
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:59
#: includes/shipping/flat-rate/includes/settings-flat-rate.php:70
#: includes/shipping/free-shipping/class-wc-shipping-free-shipping.php:95
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:90
#: includes/shipping/legacy-flat-rate/includes/settings-flat-rate.php:99
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:138
#: includes/wc-account-functions.php:355
#: includes/wc-formatting-functions.php:1308
#: includes/wc-formatting-functions.php:1327
#: src/Admin/API/Reports/Coupons/Controller.php:335
#: src/Admin/API/Reports/Coupons/DataStore.php:178
#: src/Admin/API/Reports/Products/Controller.php:443
#: src/Admin/API/Reports/Products/Controller.php:444
#: templates/emails/email-addresses.php:32
#: templates/order/order-details-customer.php:34
#: templates/order/order-details-customer.php:52
#: templates/single-product/meta.php:30
#: assets/client/admin/chunks/analytics-report-categories.js:1
#: assets/client/admin/chunks/analytics-report-coupons.js:1
#: assets/client/admin/chunks/analytics-report-products.js:1
#: assets/client/admin/chunks/analytics-report-stock.js:1
#: assets/client/admin/components/index.js:2
msgid "N/A"
msgstr "I/A"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:366
msgid "No billing address set."
msgstr "Ingen fakturaadresse satt."

#: includes/admin/class-wc-admin-setup-wizard.php:511
#: includes/wc-account-functions.php:102
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractAddressSchema.php:37
#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:330
#: assets/client/admin/app/index.js:2
#: packages/woocommerce-blocks/build/wc-settings.js:1
#: packages/woocommerce-blocks/build/wc-shipping-method-pickup-location.js:232
msgid "Address"
msgid_plural "Addresses"
msgstr[0] "Adresse"
msgstr[1] "Adresser"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:356
msgid "Load billing address"
msgstr "Last fakturaadresse"

#: src/Internal/Admin/Orders/ListTable.php:1377
#: templates/checkout/form-billing.php:28
msgid "Billing details"
msgstr "Faktureringsdetaljer"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:296
msgid "Customer:"
msgstr "Kunde:"

#: includes/rest-api/Controllers/Version2/class-wc-rest-network-orders-v2-controller.php:76
#: assets/client/admin/chunks/6743.js:1
msgid "Order Status"
msgstr "Ordrestatus"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:264
msgid "h"
msgstr "h"

#: includes/class-wc-privacy-exporters.php:252
msgid "Order Date"
msgstr "Ordredato"

#: includes/cli/class-wc-cli-runner.php:111
#: src/Admin/API/Reports/Customers/Controller.php:228
#: src/Admin/API/Reports/Orders/Controller.php:206
msgid "Customer ID."
msgstr "Kunde-ID."

#. translators: %s: payment method
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:209
msgid "Payment via %s"
msgstr "Betaling via %s"

#: includes/admin/class-wc-admin-profile.php:86
#: includes/admin/class-wc-admin-profile.php:146
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:95
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:151
#: includes/class-wc-countries.php:1602
#: includes/customizer/class-wc-shop-customizer.php:689
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractAddressSchema.php:73
#: src/Internal/Admin/Orders/ListTable.php:1386
#: packages/woocommerce-blocks/build/checkout-blocks/billing-address--checkout-blocks/shipping-address-frontend.js:1
#: packages/woocommerce-blocks/build/checkout.js:31
#: packages/woocommerce-blocks/build/checkout.js:49
msgid "Phone"
msgstr "Telefon"

#. translators: Submit button text for filters.
#: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:56
#: includes/widgets/class-wc-widget-layered-nav.php:288
#: packages/woocommerce-blocks/build/attribute-filter-frontend.js:7
#: packages/woocommerce-blocks/build/attribute-filter-wrapper-frontend.js:17
#: packages/woocommerce-blocks/build/attribute-filter.js:8
#: packages/woocommerce-blocks/build/cart-blocks/order-summary-coupon-form-frontend.js:5
#: packages/woocommerce-blocks/build/cart.js:57
#: packages/woocommerce-blocks/build/checkout-blocks/order-summary-coupon-form-frontend.js:5
#: packages/woocommerce-blocks/build/checkout.js:31
#: packages/woocommerce-blocks/build/price-filter-frontend.js:5
#: packages/woocommerce-blocks/build/price-filter-wrapper-frontend.js:5
#: packages/woocommerce-blocks/build/price-filter.js:5
#: packages/woocommerce-blocks/build/rating-filter-frontend.js:5
#: packages/woocommerce-blocks/build/rating-filter-wrapper-frontend.js:13
#: packages/woocommerce-blocks/build/rating-filter.js:5
#: packages/woocommerce-blocks/build/stock-filter-frontend.js:7
#: packages/woocommerce-blocks/build/stock-filter-wrapper-frontend.js:11
#: packages/woocommerce-blocks/build/stock-filter.js:7
msgid "Apply"
msgstr "Bruk"

#: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:204
msgid "Regenerate download permissions"
msgstr "Regenerer nedlastingstillatelser"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:362
msgid "Coupon code already exists - customers will use the latest coupon with this code."
msgstr "Kupongkode finnes allerede - kunder vil bruke den siste kupongen med denne koden."

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:329
msgid "How many times this coupon can be used by an individual user. Uses billing email for guests, and user ID for logged in users."
msgstr "Hvor mange ganger denne kupongen kan brukes av en enkelt bruker. Bruker fakturerings e-post for gjester, og bruker-ID for påloggede brukere."

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:327
msgid "Usage limit per user"
msgstr "Bruksgrense pr. bruker"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:311
msgid "The maximum number of individual items this coupon can apply to when using product discounts. Leave blank to apply to all qualifying items in cart."
msgstr "Maksimum antall individuelle produkter denne kupongen kan gjelde når du bruker produktrabatter. La stå tomt for å gjelde for alle kvalifiserte produkter i handlekurven."

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:309
msgid "Limit usage to X items"
msgstr "Begrens bruk til X produkter"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:293
msgid "How many times this coupon can be used before it is void."
msgstr "Hvor mange ganger denne kupongen kan brukes før den er ugyldig."

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:291
msgid "Usage limit per coupon"
msgstr "Bruksgrense pr. kupong"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:269
msgid "No restrictions"
msgstr "Ingen restriksjoner"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:247
msgid "No categories"
msgstr "Ingen kategorier"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:246
msgid "Exclude categories"
msgstr "Utelat kategorier"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:230
msgid "Any category"
msgstr "Enhver kategori"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:229
#: includes/class-wc-post-types.php:97
#: includes/react-admin/connect-existing-pages.php:258
#: includes/widgets/class-wc-widget-product-categories.php:43
msgid "Product categories"
msgstr "Produktkategorier"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:207
msgid "Exclude products"
msgstr "Utelat produkter"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:190
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:208
#: includes/admin/meta-boxes/views/html-order-items.php:413
#: includes/admin/meta-boxes/views/html-product-data-linked-products.php:15
#: includes/admin/meta-boxes/views/html-product-data-linked-products.php:33
#: includes/admin/meta-boxes/views/html-product-data-linked-products.php:49
#: includes/admin/reports/class-wc-report-sales-by-product.php:221
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1417
#: src/Internal/ProductAttributesLookup/DataRegenerator.php:274
msgid "Search for a product&hellip;"
msgstr "Søk etter et produkt&hellip;"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:179
msgid "Check this box if the coupon should not apply to items on sale. Per-item coupons will only work if the item is not on sale. Per-cart coupons will only work if there are items in the cart that are not on sale."
msgstr "Merk denne boksen dersom kupongen ikke skal brukes på produkter som er på tilbud. Per-produkt-kuponger vil bare virke dersom produktet ikke er på tilbud. Per-handlekurv-kuponger vil bare virke dersom det ikke er noen tilbudsprodukter i handlekurven."

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:178
msgid "Exclude sale items"
msgstr "Utelat produkter på salg"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:169
msgid "Check this box if the coupon cannot be used in conjunction with other coupons."
msgstr "Merk denne boksen dersom kupongen ikke kan benyttes sammen med andre kuponger."

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:168
msgid "Individual use only"
msgstr "Kun individuell bruk"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:157
msgid "This field allows you to set the maximum spend (subtotal) allowed when using the coupon."
msgstr "Dette feltet lar deg angi maksimum delsum tillatt ved bruk av kupongen."

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:156
msgid "No maximum"
msgstr "Inget maksimum"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:155
msgid "Maximum spend"
msgstr "Maksimum forbruk"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:144
msgid "This field allows you to set the minimum spend (subtotal) allowed to use the coupon."
msgstr "Dette feltet lar deg angi minimum delsum påkrevd for å bruke kupongen."

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:143
msgid "No minimum"
msgstr "Ingen minimum"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:142
msgid "Minimum spend"
msgstr "Minimum forbruk"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:118
msgid "Coupon expiry date"
msgstr "Kupongens utløpsdato"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:106
msgid "Check this box if the coupon grants free shipping. A <a href=\"%s\" target=\"_blank\">free shipping method</a> must be enabled in your shipping zone and be set to require \"a valid free shipping coupon\" (see the \"Free Shipping Requires\" setting)."
msgstr "Kryss av i dene boksen dersom kupongen gir gratis frakt. En <a href=\"%s\" target=\"_blank\">gratis fraktmetode</a> i din fraktsone må være slått på og satt til å kreve \"en gyldig gratis fraktkupong\" (se \"Gratis frakt krever\"-innstillingen)."

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:105
msgid "Allow free shipping"
msgstr "Tillat fri frakt"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:93
msgid "Value of the coupon."
msgstr "Verdien av kupongen."

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:81
msgid "Discount type"
msgstr "Rabattype"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:58
msgid "Usage limits"
msgstr "Bruksgrenser"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:53
msgid "Usage restriction"
msgstr "Bruksbegrensning"

#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:48
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:255
#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:90
#: includes/admin/settings/class-wc-settings-general.php:24
#: includes/admin/settings/class-wc-settings-page.php:173
#: includes/admin/settings/class-wc-settings-products.php:39
#: packages/woocommerce-blocks/build/wc-shipping-method-pickup-location.js:80
msgid "General"
msgstr "Generelt"

#: includes/admin/importers/class-wc-tax-rate-importer.php:349
msgid "Sorry, there has been an error."
msgstr "Beklager, det har oppstått en feil."

#: includes/admin/importers/class-wc-tax-rate-importer.php:334
msgid "Upload file and import"
msgstr "Last opp fil og importer"

#: includes/admin/importers/class-wc-tax-rate-importer.php:328
msgid "Delimiter"
msgstr "Skilletegn"

#: includes/admin/importers/class-wc-tax-rate-importer.php:321
msgid "OR enter path to file:"
msgstr "ELLER legg inn sti til filen:"

#. translators: %s: maximum upload size
#: includes/admin/importers/class-wc-tax-rate-importer.php:312
#: includes/admin/importers/views/html-product-csv-import-form.php:45
msgid "Maximum size: %s"
msgstr "Maksimum størrelse: %s"

#: includes/admin/importers/class-wc-tax-rate-importer.php:302
msgid "Choose a file from your computer:"
msgstr "Velg en fil fra datamaskinen din:"

#: includes/admin/importers/class-wc-tax-rate-importer.php:293
#: includes/admin/importers/views/html-product-csv-import-form.php:31
msgid "Before you can upload your import file, you will need to fix the following error:"
msgstr "Før du kan laste opp importfilen din, må du fikse følgende feil:"

#: includes/admin/importers/class-wc-tax-rate-importer.php:280
msgid "Hi there! Upload a CSV file containing tax rates to import the contents into your shop. Choose a .csv file to upload, then click \"Upload file and import\"."
msgstr "Hei! Last opp en CSV-fil som inneholder avgiftssatser for å importere innholdet til butikken din. Velg en .csv-fil å laste opp og klikk \"Last opp fil og importer\"."

#: includes/admin/importers/class-wc-tax-rate-importer.php:264
msgid "Import tax rates"
msgstr "Importer avgiftssatser"

#: includes/admin/importers/class-wc-tax-rate-importer.php:199
msgid "View tax rates"
msgstr "Vis avgiftssatser"

#: includes/admin/importers/class-wc-tax-rate-importer.php:199
msgid "All done!"
msgstr "Helt ferdig!"

#: includes/admin/importers/class-wc-tax-rate-importer.php:177
msgid "The CSV is invalid."
msgstr "CSV er ikke gyldig."

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:411
#: includes/admin/importers/class-wc-tax-rate-importer.php:138
msgid "The file does not exist, please try again."
msgstr "Filen eksisterer ikke. Vennligst forsøk igjen."

#: includes/admin/class-wc-admin.php:251
msgid "Thank you for selling with WooCommerce."
msgstr "Takk for at du selger med WooCommerce."

#: includes/admin/class-wc-admin.php:242
msgid "Thanks :)"
msgstr "Takk :)"

#: includes/admin/class-wc-admin.php:196
msgid "HTML email template"
msgstr "HTML e-postmal"

#: includes/class-wc-install.php:1834
#: assets/client/admin/chunks/marketing-overview.js:1
msgid "Docs"
msgstr "Dokumenter"

#: includes/admin/class-wc-admin-webhooks.php:314
msgid "Search webhooks"
msgstr "Søk i Webhook'er"

#: includes/admin/class-wc-admin-webhooks.php:298
msgid "Add webhook"
msgstr "Legg til Webhook"

#: includes/admin/class-wc-admin-webhooks.php:298
#: includes/admin/settings/class-wc-settings-advanced.php:42
msgid "Webhooks"
msgstr "Webhooks"

#: includes/admin/class-wc-admin-webhooks.php:259
msgid "Webhook created successfully."
msgstr "Webhook opprettet."

#: includes/admin/class-wc-admin-webhooks.php:254
msgid "Webhook updated successfully."
msgstr "Webhook vellykket oppdatert."

#. translators: %d: count
#: includes/admin/class-wc-admin-webhooks.php:249
msgid "%d webhook permanently deleted."
msgid_plural "%d webhooks permanently deleted."
msgstr[0] "%d webhook permanent slettet."
msgstr[1] "%d webhook'er permanent slettet."

#: includes/admin/class-wc-admin-webhooks-table-list.php:220
msgid "You do not have permission to edit Webhooks"
msgstr "Du har ikke tillatelse til å redigere webhook'er"

#: includes/admin/class-wc-admin-webhooks.php:58
msgid "You do not have permission to update Webhooks"
msgstr "Du har ikke tillatelse til å oppdatere webhook'er"

#. translators: %s: date
#: includes/admin/class-wc-admin-webhooks.php:74
#: includes/legacy/api/v2/class-wc-api-webhooks.php:199
#: includes/legacy/api/v3/class-wc-api-webhooks.php:199
#: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:516
msgid "Webhook created on %s"
msgstr "Webhook opprettet %s"

#: src/Internal/Admin/Orders/ListTable.php:614
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1321
msgid "Empty Trash"
msgstr "Tøm papirkurven"

#: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:67
#: src/Internal/Admin/Orders/ListTable.php:268
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:692
msgid "Move to Trash"
msgstr "Flytt til papirkurven"

#. translators: %s: count
#: includes/admin/class-wc-admin-webhooks-table-list.php:180
msgctxt "posts"
msgid "All <span class=\"count\">(%s)</span>"
msgid_plural "All <span class=\"count\">(%s)</span>"
msgstr[0] "Den <span class=\"count\">ene</span>"
msgstr[1] "Alle <span class=\"count\">(%s)</span>"

#. translators: %s: number of orders
#: packages/woocommerce-blocks/src/Domain/Services/DraftOrders.php:109
msgid "Drafts <span class=\"count\">(%s)</span>"
msgid_plural "Drafts <span class=\"count\">(%s)</span>"
msgstr[0] "Kladd <span class=\"count\">(%s)</span>"
msgstr[1] "Kladder <span class=\"count\">(%s)</span>"

#: includes/admin/class-wc-admin-webhooks-table-list.php:51
#: includes/admin/settings/views/html-webhooks-edit.php:112
msgid "Delivery URL"
msgstr "Leverings-URL"

#: includes/admin/class-wc-admin-webhooks-table-list.php:50
#: includes/admin/settings/views/html-webhooks-edit.php:56
msgid "Topic"
msgstr "Tema"

#: includes/admin/class-wc-admin-taxonomies.php:362
msgid "Attribute terms can be assigned to products and variations.<br/><br/><b>Note</b>: Deleting a term will remove it from all products and variations to which it has been assigned. Recreating a term will not automatically assign it back to products."
msgstr "Attributt-termer kan tilordnes produkter eller varianter.<br/><br/><b>Merk</b>: Å slette en term vil fjerne det fra alle produkter og varianter det er tilordnet. Å gjenskape termer vil ikke automatisk tillordne det tilbake til produkter."

#: includes/admin/class-wc-admin-taxonomies.php:329
msgid "Product categories for your store can be managed here. To change the order of categories on the front-end you can drag and drop to sort them. To see more categories listed click the \"screen options\" link at the top-right of this page."
msgstr "Produktkategorier for butikken din kan styres her. For å endre rekkefølgen for kategorier på front-end, kan du dra og slippe for å sortere dem. For å se flere kategorier oppført, klikk på \"Visningsinnstillinger\"-lenken øverst til høyre på siden."

#: includes/admin/class-wc-admin-taxonomies.php:165
#: includes/admin/class-wc-admin-taxonomies.php:275
msgid "Use image"
msgstr "Bruk bilde"

#: includes/admin/class-wc-admin-taxonomies.php:139
#: includes/admin/class-wc-admin-taxonomies.php:249
#: assets/client/admin/components/index.js:2
msgid "Remove image"
msgstr "Fjern bilde"

#: includes/admin/class-wc-admin-taxonomies.php:138
#: includes/admin/class-wc-admin-taxonomies.php:248
msgid "Upload/Add image"
msgstr "Last opp/Legg til bilde"

#: includes/admin/class-wc-admin-taxonomies.php:134
#: includes/admin/class-wc-admin-taxonomies.php:243
#: includes/admin/class-wc-admin-taxonomies.php:453
msgid "Thumbnail"
msgstr "Miniatyrbilde"

#: includes/admin/class-wc-admin-taxonomies.php:130
#: includes/admin/class-wc-admin-taxonomies.php:238
msgid "Both"
msgstr "Begge"

#: includes/admin/class-wc-admin-taxonomies.php:129
#: includes/admin/class-wc-admin-taxonomies.php:237
msgid "Subcategories"
msgstr "Underkategorier"

#: includes/admin/class-wc-admin-taxonomies.php:128
#: includes/admin/class-wc-admin-taxonomies.php:236
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:189
#: includes/admin/settings/class-wc-settings-products.php:27
#: includes/class-wc-post-types.php:322
#: includes/react-admin/connect-existing-pages.php:207
#: includes/widgets/class-wc-widget-products.php:27
#: src/Admin/API/Reports/Categories/Controller.php:340
#: src/Admin/Features/Navigation/CoreMenu.php:103
#: src/Admin/ReportCSVEmail.php:37 src/Internal/Admin/Analytics.php:209
#: assets/client/admin/app/index.js:2 assets/client/admin/chunks/6743.js:1
#: assets/client/admin/chunks/9740.js:1
#: assets/client/admin/chunks/analytics-report-categories.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/analytics-report-products.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
#: packages/woocommerce-blocks/assets/js/editor-components/product-control/index.js:27
#: packages/woocommerce-blocks/assets/js/editor-components/products-control/index.js:36
#: packages/woocommerce-blocks/build/all-products.js:9
#: packages/woocommerce-blocks/build/featured-category.js:17
#: packages/woocommerce-blocks/build/featured-product.js:17
#: packages/woocommerce-blocks/build/handpicked-products.js:6
#: packages/woocommerce-blocks/build/handpicked-products.js:8
#: packages/woocommerce-blocks/build/reviews-by-product.js:20
#: packages/woocommerce-blocks/build/single-product.js:6
msgid "Products"
msgstr "Produkter"

#: includes/admin/class-wc-admin-taxonomies.php:125
#: includes/admin/class-wc-admin-taxonomies.php:232
#: includes/widgets/class-wc-widget-layered-nav.php:88
msgid "Display type"
msgstr "Visningstype"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:189
msgid "Delete WooCommerce tax rates"
msgstr "Slett WooCommerce avgiftssatser"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:159
msgid "This tool will reset the admin, customer and shop_manager roles to default. Use this if your users cannot access all of the WooCommerce admin pages."
msgstr "Dette verktøyet vil tilbakestille admin, kunde-og shop_managerroller til standard. Bruk dette hvis brukerne ikke har tilgang til alle adminsidene i WooCommerce."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:158
msgid "Reset capabilities"
msgstr "Tilbakestill tillatelser"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:157
msgid "Capabilities"
msgstr "Tillatelser"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:154
msgid "This tool will recount product terms - useful when changing your settings in a way which hides products from the catalog."
msgstr "Dette verktøyet vil telle produkt-termer på nytt - nyttig når du endrer innstillingene på en måte som skjuler produkter fra katalogen."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:153
msgid "Recount terms"
msgstr "Tell termer på nytt"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:152
msgid "Term counts"
msgstr "Telte termer"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:134
msgid "This tool will clear ALL expired transients from WordPress."
msgstr "Dette verktøyet vil fjerne ALLE utløpte transients fra WordPress."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:132
msgid "Expired transients"
msgstr "Utløpte transienter"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:129
msgid "This tool will clear the product/shop transients cache."
msgstr "Dette verktøyet vil tømme hurtigbufferen for produkt-/butikk-transienter."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:128
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:133
msgid "Clear transients"
msgstr "Tøm transienter"

#: includes/admin/class-wc-admin-status.php:84
msgid "Your changes have been saved."
msgstr "Endringene dine har blitt lagret."

#. translators: %s: callback string
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:622
msgid "There was an error calling %s"
msgstr "Det oppstod en feil ved å kalle %s"

#. translators: %1$s: callback string, %2$s: error message
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:600
msgid "There was an error calling %1$s: %2$s"
msgstr "Det oppstod en feil ved å kalle %1$s: %2$s"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:544
msgid "Tax rates successfully deleted"
msgstr "Avgiftssatser vellykket fjernet"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:519
msgid "Terms successfully recounted"
msgstr "Termer vellykket telt på nytt"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:514
msgid "Roles successfully reset"
msgstr "Roller vellykket tilbakestilt"

#. translators: %d: amount of expired transients
#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:461
msgid "%d transients rows cleared"
msgstr "%d transientrader fjernet"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php:456
msgid "Product transients cleared"
msgstr "Produkttransienter slettet"

#: includes/admin/class-wc-admin-assets.php:525
#: src/Internal/Admin/Notes/WooCommerceSubscriptions.php:55
msgid "Learn More"
msgstr "Lær mer"

#: includes/admin/class-wc-admin-setup-wizard.php:2257
msgid "Next step"
msgstr "Neste steg"

#: includes/wc-product-functions.php:891
msgid "Allow"
msgstr "Tillat"

#: includes/gateways/cod/class-wc-gateway-cod.php:71
msgid "Enable cash on delivery"
msgstr "Aktiver betaling ved levering"

#: includes/admin/class-wc-admin-setup-wizard.php:1605
#: includes/gateways/cod/class-wc-gateway-cod.php:59
#: includes/gateways/cod/class-wc-gateway-cod.php:80
#: src/Admin/Features/PaymentGatewaySuggestions/DefaultPaymentGateways.php:150
#: packages/woocommerce-blocks/assets/js/extensions/payment-methods/cod/index.js:15
#: packages/woocommerce-blocks/build/wc-payment-method-cod.js:1
msgid "Cash on delivery"
msgstr "Kontant ved levering"

#: includes/admin/class-wc-admin-setup-wizard.php:1800
msgid "Offline Payments"
msgstr "Offline betalinger"

#: includes/admin/class-wc-admin-setup-wizard.php:1464
msgid "PayPal email address"
msgstr "PayPal e-postadresse"

#: includes/admin/class-wc-admin-setup-wizard.php:524
#: includes/admin/class-wc-admin-setup-wizard.php:526
#: includes/class-wc-countries.php:846 includes/class-wc-countries.php:1164
#: includes/class-wc-countries.php:1289 includes/class-wc-countries.php:1484
#: packages/woocommerce-blocks/build/wc-shipping-method-pickup-location.js:232
msgid "State"
msgstr "Delstat"

#: includes/admin/settings/class-wc-settings-products.php:136
msgid "yd"
msgstr "yard"

#: includes/admin/settings/class-wc-settings-products.php:135
msgid "in"
msgstr "inch (tomme)"

#: includes/admin/settings/class-wc-settings-products.php:134
msgid "mm"
msgstr "mm"

#: includes/admin/settings/class-wc-settings-products.php:133
msgid "cm"
msgstr "cm"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:265
#: includes/admin/settings/class-wc-settings-products.php:132
msgid "m"
msgstr "m"

#: includes/admin/settings/class-wc-settings-products.php:118
msgid "oz"
msgstr "oz"

#: includes/admin/settings/class-wc-settings-products.php:117
msgid "lbs"
msgstr "lb"

#: includes/admin/settings/class-wc-settings-products.php:116
msgid "g"
msgstr "g"

#: includes/admin/settings/class-wc-settings-products.php:115
msgid "kg"
msgstr "kg"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:515
msgid "Decimal separator."
msgstr "Desimalskilletegn."

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:509
msgid "Thousand separator."
msgstr "Tusenskilletegn."

#: includes/admin/settings/class-wc-settings-general.php:249
msgid "Right with space"
msgstr "Høyre med mellomrom"

#: includes/admin/settings/class-wc-settings-general.php:248
msgid "Left with space"
msgstr "Venstre med mellomrom"

#: includes/admin/settings/class-wc-settings-general.php:247
#: packages/woocommerce-blocks/build/all-products.js:28
msgid "Right"
msgstr "Høyre"

#: includes/admin/settings/class-wc-settings-general.php:246
#: packages/woocommerce-blocks/build/all-products.js:28
msgid "Left"
msgstr "Venstre"

#: includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php:503
msgid "Currency position."
msgstr "Valutaposisjon."

#: includes/admin/class-wc-admin-setup-wizard.php:543
#: includes/admin/class-wc-admin-setup-wizard.php:546
msgid "Choose a currency&hellip;"
msgstr "Velg en valuta&hellip;"

#: includes/admin/class-wc-admin-setup-wizard.php:504
msgid "Where is your store based?"
msgstr "Hvor er butikken din basert?"

#: includes/admin/class-wc-admin-setup-wizard.php:369
#: assets/client/admin/chunks/profile-wizard.js:1
msgid "Skip this step"
msgstr "Hoppe over dette trinnet"

#: includes/admin/class-wc-admin-setup-wizard.php:644
#: includes/admin/class-wc-admin-setup-wizard.php:1156
#: includes/admin/class-wc-admin-setup-wizard.php:1818
#: includes/admin/class-wc-admin-setup-wizard.php:1949
#: includes/admin/importers/views/html-product-csv-import-form.php:101
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/profile-wizard.js:1
#: assets/client/admin/components/index.js:2
msgid "Continue"
msgstr "Fortsette"

#: includes/class-wc-install.php:754
msgctxt "Page title"
msgid "My account"
msgstr "Min konto"

#: includes/class-wc-install.php:749
msgctxt "Page title"
msgid "Checkout"
msgstr "Til kassen"

#: includes/class-wc-install.php:744
msgctxt "Page title"
msgid "Cart"
msgstr "Handlekurv"

#: includes/class-wc-install.php:739
msgctxt "Page title"
msgid "Shop"
msgstr "Butikk"

#: includes/admin/class-wc-admin-setup-wizard.php:367
msgid "Not right now"
msgstr "Ikke akkurat nå"

#: includes/admin/class-wc-admin-setup-wizard.php:598
msgid "Let's go!"
msgstr "Kom i gang!"

#: includes/admin/class-wc-admin-setup-wizard.php:346
msgid "WooCommerce &rsaquo; Setup Wizard"
msgstr "WooCommerce &rsaquo; konfigureringsveiviser"

#: includes/admin/class-wc-admin-setup-wizard.php:256
msgid "Ready!"
msgstr "Klar!"

#: includes/class-wc-privacy.php:122
#: src/Internal/Admin/WcPayWelcomePage.php:118
#: src/Internal/Admin/WcPayWelcomePage.php:138
#: src/Internal/Admin/WcPayWelcomePage.php:139
#: assets/client/admin/chunks/homescreen.js:1
msgid "Payments"
msgstr "Betalinger"

#: includes/admin/settings/class-wc-settings-advanced.php:40
#: includes/admin/settings/class-wc-settings-advanced.php:57
msgid "Page setup"
msgstr "Sideoppsett"

#: includes/abstracts/abstract-wc-settings-api.php:803
#: includes/admin/class-wc-admin-settings.php:695
#: includes/admin/meta-boxes/views/html-product-attribute.php:67
msgid "Select none"
msgstr "Velg ingen"

#: includes/abstracts/abstract-wc-settings-api.php:803
#: includes/admin/class-wc-admin-menus.php:380
#: includes/admin/class-wc-admin-settings.php:695
#: includes/admin/meta-boxes/views/html-product-attribute.php:66
msgid "Select all"
msgstr "Velg alle"

#: includes/admin/class-wc-admin-settings.php:598
msgid "Select a page&hellip;"
msgstr "Velg en side&hellip;"

#: includes/admin/class-wc-admin-settings.php:567
msgid "Hard crop?"
msgstr "Hard beskjæring?"

#: includes/admin/class-wc-admin-settings.php:555
msgid "The settings of this image size have been disabled because its values are being overwritten by a filter."
msgstr "Innstillingene for denne bildestørrelsen har blitt slått av fordi dens verdier blir overskrevet av et filter."

#: includes/admin/class-wc-admin-settings.php:144
msgid "The changes you made will be lost if you navigate away from this page."
msgstr "Endringene du har gjort, vil gå tapt hvis du navigerer bort fra denne siden."

#: includes/admin/class-wc-admin-settings.php:82
msgid "Your settings have been saved."
msgstr "Innstillingene dine har blitt lagret."

#: includes/admin/class-wc-admin-reports.php:134
msgid "Taxes by date"
msgstr "Avgifter etter dato"

#: includes/admin/class-wc-admin-reports.php:128
msgid "Taxes by code"
msgstr "Avgifter etter kode"

#: includes/admin/class-wc-admin-reports.php:125
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:462
#: src/Admin/ReportCSVEmail.php:40 src/Internal/Admin/Analytics.php:269
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/analytics-report-revenue.js:1
#: assets/client/admin/chunks/analytics-report-taxes.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
#: packages/woocommerce-blocks/build/blocks-checkout.js:1
#: packages/woocommerce-blocks/build/cart.js:59
#: packages/woocommerce-blocks/build/checkout.js:45
#: packages/woocommerce-blocks/build/wc-shipping-method-pickup-location.js:83
msgid "Taxes"
msgstr "Avgifter"

#: includes/admin/class-wc-admin-reports.php:114
msgid "Most stocked"
msgstr "Mest på lager"

#: includes/admin/class-wc-admin-reports.php:102
msgid "Low in stock"
msgstr "Lite på lager"

#: includes/admin/class-wc-admin-reports.php:91
msgid "Customer list"
msgstr "Kundeliste"

#: includes/admin/class-wc-admin-reports.php:85
msgid "Customers vs. guests"
msgstr "Kunder vs. gjester"

#: includes/admin/class-wc-admin-reports.php:82
#: src/Admin/Features/Navigation/CoreMenu.php:210
#: src/Admin/ReportCSVEmail.php:34 src/Internal/Admin/Analytics.php:299
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/analytics-report-customers.js:1
msgid "Customers"
msgstr "Kunder"

#: includes/admin/class-wc-admin-reports.php:68
msgid "Coupons by date"
msgstr "Kuponger etter dato"

#: includes/admin/class-wc-admin-reports.php:62
msgid "Sales by category"
msgstr "Salg pr. kategori"

#: includes/admin/class-wc-admin-reports.php:56
msgid "Sales by product"
msgstr "Salg pr. produkt"

#: includes/admin/class-wc-admin-reports.php:50
msgid "Sales by date"
msgstr "Salg pr. dato"

#: includes/admin/class-wc-admin-reports.php:47
#: includes/admin/reports/class-wc-report-customer-list.php:219
#: includes/admin/settings/class-wc-settings-advanced.php:238
#: includes/class-wc-post-types.php:393
#: includes/class-wc-privacy-exporters.php:76 includes/class-wc-query.php:134
#: includes/react-admin/connect-existing-pages.php:134
#: includes/react-admin/connect-existing-pages.php:165
#: includes/wc-account-functions.php:100 src/Admin/API/Leaderboards.php:149
#: src/Admin/API/Leaderboards.php:285
#: src/Admin/API/Reports/Categories/Controller.php:341
#: src/Admin/API/Reports/Coupons/Controller.php:308
#: src/Admin/API/Reports/Customers/Controller.php:610
#: src/Admin/API/Reports/Orders/Stats/Controller.php:172
#: src/Admin/API/Reports/Products/Controller.php:399
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:457
#: src/Admin/API/Reports/Taxes/Controller.php:315
#: src/Admin/API/Reports/Variations/Controller.php:434
#: src/Admin/Features/Navigation/CoreMenu.php:97
#: src/Admin/Features/Navigation/CoreMenu.php:283
#: src/Admin/ReportCSVEmail.php:36 src/Internal/Admin/Analytics.php:229
#: assets/client/admin/app/index.js:2 assets/client/admin/chunks/6743.js:1
#: assets/client/admin/chunks/analytics-report-categories.js:1
#: assets/client/admin/chunks/analytics-report-coupons.js:1
#: assets/client/admin/chunks/analytics-report-customers.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/analytics-report-products.js:1
#: assets/client/admin/chunks/analytics-report-revenue.js:1
#: assets/client/admin/chunks/analytics-report-taxes.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
#: assets/client/admin/chunks/homescreen.js:1
msgid "Orders"
msgstr "Ordrer"

#: includes/admin/reports/class-wc-report-customer-list.php:217
#: includes/admin/settings/class-wc-settings-emails.php:300
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/BillingAddressSchema.php:37
#: src/Admin/API/Reports/Customers/Controller.php:609
#: src/Internal/Admin/Orders/ListTable.php:1381
#: templates/single-product-reviews.php:95
#: assets/client/admin/chunks/analytics-report-customers.js:1
msgid "Email"
msgstr "E-post"

#: includes/admin/class-wc-admin-profile.php:82
#: includes/admin/class-wc-admin-profile.php:142
msgid "State / County or state code"
msgstr "Delstat / fylke eller delstatskode"

#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:346
#: packages/woocommerce-blocks/build/wc-settings.js:1
msgid "State/County"
msgstr "Delstat/Fylke"

#: includes/class-wc-countries.php:843 includes/class-wc-countries.php:1284
#: includes/class-wc-countries.php:1294 includes/class-wc-countries.php:1494
msgid "Postcode"
msgstr "Postnummer"

#: includes/admin/class-wc-admin-profile.php:66
#: includes/admin/class-wc-admin-profile.php:126
#: includes/admin/class-wc-admin-setup-wizard.php:519
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:72
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:131
#: includes/admin/settings/class-wc-settings-general.php:71
#: includes/admin/settings/class-wc-settings-tax.php:244
#: includes/admin/settings/views/html-settings-tax.php:35
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractAddressSchema.php:49
#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:342
#: src/Admin/API/Reports/Customers/Controller.php:614
#: templates/cart/shipping-calculator.php:80 assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/analytics-report-customers.js:1
#: packages/woocommerce-blocks/build/wc-settings.js:1
#: packages/woocommerce-blocks/build/wc-shipping-method-pickup-location.js:232
msgid "City"
msgstr "Sted"

#: includes/admin/class-wc-admin-profile.php:54
#: includes/admin/class-wc-admin-profile.php:114
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:60
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:119
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractAddressSchema.php:31
#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:326
#: packages/woocommerce-blocks/build/checkout.js:49
#: packages/woocommerce-blocks/build/wc-settings.js:1
msgid "Company"
msgstr "Firma"

#: includes/admin/class-wc-admin-profile.php:50
#: includes/admin/class-wc-admin-profile.php:110
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:56
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:115
#: includes/class-wc-countries.php:692 includes/class-wc-form-handler.php:269
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractAddressSchema.php:25
#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:322
#: templates/myaccount/form-edit-account.php:31
#: packages/woocommerce-blocks/build/wc-settings.js:1
msgid "Last name"
msgstr "Etternavn"

#: includes/admin/class-wc-admin-profile.php:46
#: includes/admin/class-wc-admin-profile.php:106
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:52
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:111
#: includes/class-wc-countries.php:685 includes/class-wc-form-handler.php:268
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/AbstractAddressSchema.php:19
#: packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php:318
#: templates/myaccount/form-edit-account.php:27
#: packages/woocommerce-blocks/build/wc-settings.js:1
msgid "First name"
msgstr "Fornavn"

#: includes/admin/class-wc-admin-post-types.php:730
#: includes/admin/meta-boxes/views/html-order-items.php:319
#: includes/admin/meta-boxes/views/html-order-items.php:385
#: includes/admin/meta-boxes/views/html-product-data-general.php:70
#: includes/admin/meta-boxes/views/html-product-data-variations.php:137
#: includes/admin/meta-boxes/views/html-product-data-variations.php:182
#: includes/admin/plugin-updates/views/html-notice-untested-extensions-modal.php:48
#: includes/wc-account-functions.php:290
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:133
#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:158
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/SyncUI.php:81
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php:360
#: assets/client/admin/app/index.js:2 assets/client/admin/chunks/504.js:1
#: assets/client/admin/chunks/8090.js:1 assets/client/admin/chunks/9740.js:1
#: assets/client/admin/chunks/activity-panels-inbox.js:1
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/customer-effort-score/index.js:1
#: assets/client/admin/experimental/index.js:2
#: packages/woocommerce-blocks/assets/js/blocks/product-tag/block.js:229
#: packages/woocommerce-blocks/assets/js/blocks/products/all-products/edit.js:244
#: packages/woocommerce-blocks/build/all-products.js:36
#: packages/woocommerce-blocks/build/product-category.js:6
#: packages/woocommerce-blocks/build/product-tag.js:10
#: packages/woocommerce-blocks/build/wc-shipping-method-pickup-location.js:232
msgid "Cancel"
msgstr "Avbryt"

#: includes/admin/class-wc-admin-post-types.php:729
msgid "OK"
msgstr "OK"

#: includes/admin/class-wc-admin-post-types.php:700
msgid "Catalog visibility:"
msgstr "Katalogsynlighet:"

#: includes/admin/views/html-bulk-edit-product.php:190
#: includes/admin/views/html-quick-edit-product.php:148
#: includes/customizer/class-wc-shop-customizer.php:710
#: includes/wc-product-functions.php:840
msgid "Hidden"
msgstr "Skjult"

#: includes/admin/views/html-bulk-edit-product.php:189
#: includes/admin/views/html-quick-edit-product.php:147
#: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:755
#: packages/woocommerce-blocks/src/BlockTypes/ProductSearch.php:43
#: packages/woocommerce-blocks/src/BlockTypes/ProductSearch.php:111
#: assets/client/admin/chunks/analytics-report-customers.js:1
#: assets/client/admin/chunks/analytics-report-downloads.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
#: packages/woocommerce-blocks/assets/js/blocks/product-search/block.js:61
#: packages/woocommerce-blocks/assets/js/blocks/product-search/edit.js:107
#: packages/woocommerce-blocks/build/product-search.js:1
msgid "Search"
msgstr "Søk"

#: includes/admin/views/html-bulk-edit-product.php:188
#: includes/admin/views/html-quick-edit-product.php:146
msgid "Catalog"
msgstr "Katalog"

#: includes/admin/class-wc-admin-post-types.php:662
msgid "Description (optional)"
msgstr "Beskrivelse (valgfritt)"

#: includes/admin/class-wc-admin-post-types.php:647
#: src/Admin/API/Leaderboards.php:146
#: src/Admin/API/Reports/Coupons/Controller.php:307 templates/cart/cart.php:147
#: templates/checkout/form-coupon.php:35
#: assets/client/admin/chunks/analytics-report-coupons.js:1
#: packages/woocommerce-blocks/build/cart-blocks/order-summary-coupon-form-frontend.js:5
#: packages/woocommerce-blocks/build/cart.js:57
#: packages/woocommerce-blocks/build/checkout-blocks/order-summary-coupon-form-frontend.js:5
#: packages/woocommerce-blocks/build/checkout.js:31
msgid "Coupon code"
msgstr "Kupongkode"

#: includes/admin/class-wc-admin-post-types.php:644
#: assets/client/admin/wp-admin-scripts/product-tour.js:1
#: packages/woocommerce-blocks/assets/js/blocks/reviews/all-reviews/edit.js:35
#: packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-category/edit.js:64
#: packages/woocommerce-blocks/build/all-reviews.js:9
#: packages/woocommerce-blocks/build/reviews-by-category.js:14
msgid "Product name"
msgstr "Produktnavn"

#: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:201
msgid "Show all types"
msgstr "Vis alle typer"

#: includes/wc-product-functions.php:600
msgid "Simple product"
msgstr "Enkeltprodukt"

#: includes/wc-product-functions.php:603 assets/client/admin/chunks/504.js:1
#: assets/client/admin/chunks/8090.js:1
msgid "Variable product"
msgstr "Variabelt produkt"

#: includes/wc-product-functions.php:602
msgid "External/Affiliate product"
msgstr "Ekstern-/Partnerprodukt"

#: includes/wc-product-functions.php:601 assets/client/admin/chunks/504.js:1
#: assets/client/admin/chunks/8090.js:1
msgid "Grouped product"
msgstr "Gruppert produkt"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:477
msgid "Order status changed by bulk edit:"
msgstr "Ordrestatus endret av masseredigering:"

#: packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php:405
#: src/Internal/Admin/Orders/ListTable.php:1023
msgid "Complete"
msgstr "Fullført"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:366
#: src/Internal/Admin/Orders/ListTable.php:1015
msgid "Processing"
msgstr "Behandler"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:332
#: includes/admin/reports/class-wc-report-downloads.php:198
msgid "Guest"
msgstr "Gjest"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:125
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:353
#: src/Internal/Admin/Orders/ListTable.php:735
msgid "Billing"
msgstr "Fakturering"

#. translators: %d: notes count
#: src/Internal/Admin/Orders/ListTable.php:914
msgid "%d note"
msgid_plural "%d notes"
msgstr[0] "%d notat"
msgstr[1] "%d notater"

#. translators: %d: notes count
#: src/Internal/Admin/Orders/ListTable.php:911
msgid "Plus %d other note"
msgid_plural "Plus %d other notes"
msgstr[0] "Pluss %d annet notat"
msgstr[1] "Pluss %d andre notater"

#. translators: Review date format. See
#. https://www.php.net/manual/datetime.format.php
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1121
msgid "Y/m/d"
msgstr "d/m/Y"

#: includes/admin/reports/class-wc-report-stock.php:142
#: includes/admin/views/html-admin-page-status-logs.php:40
#: includes/wc-account-functions.php:286
#: packages/woocommerce-blocks/assets/js/editor-components/view-switcher/index.js:18
msgid "View"
msgstr "Vis"

#: src/Internal/Admin/Orders/ListTable.php:833
#: assets/client/admin/chunks/9740.js:1
#: assets/client/admin/chunks/edit-product-page.js:1
msgid "Preview"
msgstr "Forhåndsvis"

#: includes/admin/class-wc-admin-webhooks-table-list.php:94
#: includes/admin/class-wc-admin-webhooks-table-list.php:208
#: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:65
#: includes/admin/settings/views/html-webhooks-edit.php:214
#: src/Internal/Admin/Orders/ListTable.php:260
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:690
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php:215
msgid "Delete permanently"
msgstr "Slett permanent"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:520
msgid "Delete this review permanently"
msgstr "Slett denne omtalen permanent"

#: includes/admin/class-wc-admin-duplicate-product.php:60
msgid "Trash"
msgstr "Papirkurv"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:528
msgid "Move this review to the Trash"
msgstr "Flytt denne omtalen til papirkurven"

#: src/Internal/Admin/Orders/ListTable.php:259
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:511
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:684
msgid "Restore"
msgstr "Gjenopprett"

#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:510
msgid "Restore this review from the Trash"
msgstr "Gjenopprett denne omtalen fra papirkurven"

#. Translators: %s Payment gateway name.
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:262
#: includes/admin/settings/class-wc-settings-payment-gateways.php:214
#: includes/admin/settings/class-wc-settings-shipping.php:295
#: includes/admin/views/html-bulk-edit-product.php:207
#: includes/admin/views/html-bulk-edit-product.php:241
#: includes/admin/views/html-bulk-edit-product.php:300
#: assets/client/admin/chunks/profile-wizard.js:1
msgid "No"
msgstr "Ingen"

#. Translators: %s Payment gateway name.
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:260
#: includes/admin/settings/class-wc-settings-emails.php:337
#: includes/admin/settings/class-wc-settings-payment-gateways.php:211
#: includes/admin/settings/class-wc-settings-shipping.php:294
#: includes/admin/views/html-bulk-edit-product.php:206
#: includes/admin/views/html-bulk-edit-product.php:240
#: includes/admin/views/html-bulk-edit-product.php:299
msgid "Yes"
msgstr "Ja"

#: includes/admin/list-tables/class-wc-admin-list-table-products.php:258
msgid "Toggle featured"
msgstr "Veksling vist"

#: includes/admin/list-tables/class-wc-admin-list-table-products.php:365
#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:70
#: includes/admin/meta-boxes/views/html-variation-admin.php:98
msgid "Downloadable"
msgstr "Nedlastbar"

#: includes/admin/list-tables/class-wc-admin-list-table-products.php:369
#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:63
#: includes/admin/meta-boxes/views/html-variation-admin.php:102
msgid "Virtual"
msgstr "Virtuell"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:128
#: includes/admin/reports/class-wc-report-customer-list.php:222
#: includes/admin/reports/class-wc-report-stock.php:177
#: includes/wc-account-functions.php:200
#: src/Internal/Admin/Orders/ListTable.php:738
msgid "Actions"
msgstr "Handlinger"

#: includes/admin/class-wc-admin-dashboard.php:426
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:127
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:262
#: includes/admin/meta-boxes/views/html-order-item.php:125
#: includes/admin/meta-boxes/views/html-order-item.php:168
#: includes/admin/meta-boxes/views/html-order-items.php:44
#: includes/admin/reports/class-wc-report-taxes-by-code.php:218
#: includes/wc-account-functions.php:199
#: src/Internal/Admin/Orders/ListTable.php:737
#: templates/cart/cart-totals.php:98 templates/cart/cart-totals.php:99
#: templates/checkout/review-order.php:103 templates/myaccount/my-orders.php:17
#: templates/order/order-details.php:52
#: packages/woocommerce-blocks/build/cart-blocks/cart-express-payment--checkout-blocks/express-payment-frontend.js:5
#: packages/woocommerce-blocks/build/cart-blocks/cart-line-items--mini-cart-contents-block/products-table-frontend.js:21
#: packages/woocommerce-blocks/build/cart-blocks/cart-order-summary-frontend.js:1
#: packages/woocommerce-blocks/build/cart.js:35
#: packages/woocommerce-blocks/build/cart.js:51
#: packages/woocommerce-blocks/build/checkout-blocks/order-summary-frontend.js:1
#: packages/woocommerce-blocks/build/checkout-blocks/payment-frontend.js:5
#: packages/woocommerce-blocks/build/checkout.js:25
#: packages/woocommerce-blocks/build/mini-cart-contents.js:17
msgid "Total"
msgstr "Totalt"

#: includes/class-wc-checkout.php:264
msgid "Order notes"
msgstr "Ordrenotater"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:126
#: src/Internal/Admin/Orders/ListTable.php:736
msgid "Ship to"
msgstr "Send til"

#: includes/admin/helper/class-wc-helper.php:225
#: includes/admin/helper/class-wc-helper.php:323
#: includes/admin/helper/class-wc-helper.php:337
msgid "Purchase"
msgstr "Kjøp"

#: includes/abstracts/abstract-wc-order.php:2321
#: includes/admin/class-wc-admin-dashboard.php:424
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:122
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:186
#: includes/admin/reports/class-wc-report-downloads.php:87
#: includes/admin/reports/class-wc-report-downloads.php:221
#: includes/gateways/paypal/includes/class-wc-gateway-paypal-request.php:310
#: includes/wc-account-functions.php:196 src/Internal/Admin/Orders/Edit.php:115
#: src/Internal/Admin/Orders/ListTable.php:732
#: templates/myaccount/my-orders.php:14
#: assets/client/admin/chunks/analytics-report-categories.js:1
#: assets/client/admin/chunks/analytics-report-coupons.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/analytics-report-products.js:1
msgid "Order"
msgid_plural "Orders"
msgstr[0] "Ordre"
msgstr[1] "Ordrer"

#: includes/admin/class-wc-admin-dashboard.php:425
#: includes/admin/class-wc-admin-menus.php:161
#: includes/admin/class-wc-admin-webhooks-table-list.php:49
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:124
#: includes/admin/meta-boxes/views/html-product-data-variations.php:66
#: includes/admin/settings/views/html-webhooks-edit.php:36
#: includes/react-admin/connect-existing-pages.php:39
#: includes/wc-account-functions.php:198
#: packages/action-scheduler/classes/ActionScheduler_AdminView.php:242
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:97
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:107
#: src/Admin/API/Reports/Orders/Controller.php:544
#: src/Admin/API/Reports/Products/Controller.php:405
#: src/Admin/API/Reports/Stock/Controller.php:546
#: src/Admin/API/Reports/Variations/Controller.php:438
#: src/Internal/Admin/Orders/ListTable.php:734
#: templates/myaccount/my-orders.php:16
#: assets/client/admin/chunks/analytics-report-categories.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/analytics-report-products.js:1
#: assets/client/admin/chunks/analytics-report-stock.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
msgid "Status"
msgstr "Status"

#: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:88
msgid "Expiry date"
msgstr "Utløpsdato"

#: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:87
msgid "Usage / Limit"
msgstr "Bruk / Begrensning"

#: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:86
msgid "Product IDs"
msgstr "Produkt-IDer"

#: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:84
#: includes/admin/meta-boxes/class-wc-meta-box-coupon-data.php:91
#: includes/admin/reports/class-wc-report-sales-by-date.php:741
msgid "Coupon amount"
msgstr "Kupongbeløp"

#: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:83
msgid "Coupon type"
msgstr "Kupongtype"

#: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:82
msgid "Code"
msgstr "Kode"

#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:123
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:131
#: includes/admin/reports/class-wc-report-coupon-usage.php:366
#: includes/admin/reports/class-wc-report-customers.php:238
#: includes/admin/reports/class-wc-report-sales-by-category.php:272
#: includes/admin/reports/class-wc-report-sales-by-date.php:618
#: includes/admin/reports/class-wc-report-sales-by-product.php:411
#: includes/wc-account-functions.php:197
#: includes/widgets/class-wc-widget-products.php:53
#: src/Admin/API/Reports/Downloads/Controller.php:397
#: src/Admin/API/Reports/Orders/Controller.php:541
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:456
#: src/Internal/Admin/Orders/ListTable.php:733
#: templates/myaccount/my-orders.php:15
#: assets/client/admin/chunks/analytics-report-downloads.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/analytics-report-revenue.js:1
msgid "Date"
msgstr "Dato"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:528
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:129
#: includes/export/class-wc-product-csv-exporter.php:136
msgid "Tags"
msgstr "Stikkord"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:527
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:699
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:128
#: includes/admin/reports/class-wc-report-sales-by-category.php:199
#: includes/class-wc-post-types.php:95
#: includes/export/class-wc-product-csv-exporter.php:135
#: src/Admin/ReportCSVEmail.php:32 src/Internal/Admin/Analytics.php:249
#: assets/client/admin/app/index.js:2 assets/client/admin/chunks/9740.js:1
#: assets/client/admin/chunks/analytics-report-categories.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
msgid "Categories"
msgstr "Kategorier"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:671
#: includes/admin/importers/mappings/generic.php:23
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:127
#: includes/admin/views/html-bulk-edit-product.php:21
#: includes/admin/views/html-quick-edit-product.php:32
#: includes/widgets/class-wc-widget-products.php:54 templates/cart/cart.php:31
#: templates/cart/cart.php:97 templates/emails/email-order-details.php:44
#: packages/woocommerce-blocks/build/active-filters-frontend.js:1
#: packages/woocommerce-blocks/build/active-filters-wrapper-frontend.js:1
#: packages/woocommerce-blocks/build/active-filters.js:13
msgid "Price"
msgstr "Pris"

#: includes/admin/class-wc-admin-reports.php:99
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:511
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:124
#: includes/admin/meta-boxes/views/html-product-data-variations.php:82
#: includes/export/class-wc-product-csv-exporter.php:119
#: src/Admin/API/Reports/Products/Controller.php:406
#: src/Admin/API/Reports/Stock/Controller.php:547
#: src/Admin/API/Reports/Variations/Controller.php:439
#: src/Admin/ReportCSVEmail.php:39 src/Internal/Admin/Analytics.php:289
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/analytics-report-categories.js:1
#: assets/client/admin/chunks/analytics-report-products.js:1
#: assets/client/admin/chunks/analytics-report-stock.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
#: assets/client/admin/chunks/homescreen.js:1
msgid "Stock"
msgstr "Lager"

#: includes/admin/importers/class-wc-product-csv-importer-controller.php:499
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:663
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:120
#: includes/admin/meta-boxes/views/html-product-data-inventory.php:21
#: includes/admin/meta-boxes/views/html-variation-admin.php:84
#: includes/admin/views/html-quick-edit-product.php:21
#: includes/export/class-wc-product-csv-exporter.php:107
#: src/Admin/API/Reports/Products/Controller.php:396
#: src/Admin/API/Reports/Stock/Controller.php:545
#: src/Admin/API/Reports/Variations/Controller.php:431
#: assets/client/admin/chunks/analytics-report-categories.js:1
#: assets/client/admin/chunks/analytics-report-products.js:1
#: assets/client/admin/chunks/analytics-report-stock.js:1
#: assets/client/admin/chunks/analytics-report-variations.js:1
msgid "SKU"
msgstr "Varenummer"

#: includes/admin/class-wc-admin-taxonomies.php:381
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:116
#: assets/client/admin/chunks/edit-product-page.js:1
#: packages/woocommerce-blocks/assets/js/blocks/reviews/edit-utils.js:84
#: packages/woocommerce-blocks/build/all-reviews.js:1
#: packages/woocommerce-blocks/build/reviews-by-category.js:2
#: packages/woocommerce-blocks/build/reviews-by-product.js:2
msgid "Image"
msgstr "Bilde"

#. translators: %s: coupon count
#: includes/admin/class-wc-admin-post-types.php:256
msgid "%s coupon restored from the Trash."
msgid_plural "%s coupons restored from the Trash."
msgstr[0] "%s kupong gjenopprettet fra papirkurven."
msgstr[1] "%s kuponger gjenopprettet fra papirkurven."

#. translators: %s: coupon count
#: includes/admin/class-wc-admin-post-types.php:254
msgid "%s coupon moved to the Trash."
msgid_plural "%s coupons moved to the Trash."
msgstr[0] "%s kupong flyttet til papirkurven."
msgstr[1] "%s kuponger flyttet til papirkurven."

#. translators: %s: coupon count
#: includes/admin/class-wc-admin-post-types.php:252
msgid "%s coupon permanently deleted."
msgid_plural "%s coupons permanently deleted."
msgstr[0] "%s kupong permanent slettet."
msgstr[1] "%s kuponger permanent slettet."

#. translators: %s: coupon count
#: includes/admin/class-wc-admin-post-types.php:250
msgid "%s coupon not updated, somebody is editing it."
msgid_plural "%s coupons not updated, somebody is editing them."
msgstr[0] "%s kupong ikke oppdatert. Noen redigerer dem."
msgstr[1] "%s kuponger ikke oppdatert. Noen redigerer dem."

#. translators: %s: coupon count
#: includes/admin/class-wc-admin-post-types.php:248
msgid "%s coupon updated."
msgid_plural "%s coupons updated."
msgstr[0] "%s kupong oppdatert."
msgstr[1] "%s kuponger oppdatert."

#. translators: %s: order count
#. translators: %s: orders count
#: includes/admin/class-wc-admin-post-types.php:243
#: src/Internal/Admin/Orders/ListTable.php:1323
msgid "%s order restored from the Trash."
msgid_plural "%s orders restored from the Trash."
msgstr[0] "%s ordre gjenopprettet fra papirkurven."
msgstr[1] "%s ordrer gjenopprettet fra papirkurven."

#. translators: %s: order count
#. translators: %s: orders count
#: includes/admin/class-wc-admin-post-types.php:241
#: src/Internal/Admin/Orders/ListTable.php:1318
msgid "%s order moved to the Trash."
msgid_plural "%s orders moved to the Trash."
msgstr[0] "%s ordre flyttet til papirkurven."
msgstr[1] "%s ordrer flyttet til papirkurven."

#. translators: %s: order count
#. translators: %s: orders count
#: includes/admin/class-wc-admin-post-types.php:239
#: src/Internal/Admin/Orders/ListTable.php:1328
msgid "%s order permanently deleted."
msgid_plural "%s orders permanently deleted."
msgstr[0] "%s ordre permanent slettet."
msgstr[1] "%s ordrer permanent slettet."

#. translators: %s: order count
#: includes/admin/class-wc-admin-post-types.php:237
msgid "%s order not updated, somebody is editing it."
msgid_plural "%s orders not updated, somebody is editing them."
msgstr[0] "%s ordre ikke oppdatert. Noen redigerer den."
msgstr[1] "%s ordrer ikke oppdatert. Noen redigerer dem."

#. translators: %s: order count
#: includes/admin/class-wc-admin-post-types.php:235
msgid "%s order updated."
msgid_plural "%s orders updated."
msgstr[0] "%s ordre oppdatert."
msgstr[1] "%s ordrer oppdatert."

#. translators: %s: product count
#: includes/admin/class-wc-admin-post-types.php:230
msgid "%s product restored from the Trash."
msgid_plural "%s products restored from the Trash."
msgstr[0] "%s produkt gjenopprettet fra papirkurven."
msgstr[1] "%s produkter gjenopprettet fra papirkurven."

#. translators: %s: product count
#: includes/admin/class-wc-admin-post-types.php:228
msgid "%s product moved to the Trash."
msgid_plural "%s products moved to the Trash."
msgstr[0] "%s produkt flyttet til papirkurven."
msgstr[1] "%s produkter flyttet til papirkurven."

#. translators: %s: product count
#: includes/admin/class-wc-admin-post-types.php:226
msgid "%s product permanently deleted."
msgid_plural "%s products permanently deleted."
msgstr[0] "%s produkt er permanent slettet."
msgstr[1] "%s produkter er permanent slettet."

#. translators: %s: product count
#: includes/admin/class-wc-admin-post-types.php:224
msgid "%s product not updated, somebody is editing it."
msgid_plural "%s products not updated, somebody is editing them."
msgstr[0] "%s produkt ikke oppdatert, noen redigerer det."
msgstr[1] "%s produkter ikke oppdatert, noen redigerer dem."

#. translators: %s: product count
#: includes/admin/class-wc-admin-post-types.php:222
msgid "%s product updated."
msgid_plural "%s products updated."
msgstr[0] "%s produkt oppdatert."
msgstr[1] "%s produkter oppdatert."

#: includes/admin/class-wc-admin-post-types.php:166
msgid "Coupon draft updated."
msgstr "Kupongutkast oppdatert."

#: includes/admin/class-wc-admin-post-types.php:160
msgid "Coupon submitted."
msgstr "Kupong levert."

#: includes/admin/class-wc-admin-post-types.php:159
msgid "Coupon saved."
msgstr "Kupong lagret."

#: includes/admin/class-wc-admin-post-types.php:153
#: includes/admin/class-wc-admin-post-types.php:156
#: includes/admin/class-wc-admin-post-types.php:158
msgid "Coupon updated."
msgstr "Kupong oppdatert."

#: includes/admin/class-wc-admin-post-types.php:205
msgid "Order draft updated."
msgstr "Ordreutkast oppdatert."

#: includes/admin/class-wc-admin-post-types.php:199
msgid "Order submitted."
msgstr "Ordre sendt."

#: includes/admin/class-wc-admin-post-types.php:198
msgid "Order saved."
msgstr "Ordre lagret."

#: includes/admin/class-wc-admin-post-types.php:192
#: includes/admin/class-wc-admin-post-types.php:195
#: includes/admin/class-wc-admin-post-types.php:197
msgid "Order updated."
msgstr "Ordre oppdatert."

#. translators: %s: product url
#: includes/admin/class-wc-admin-post-types.php:146
msgid "Product draft updated. <a target=\"_blank\" href=\"%s\">Preview product</a>"
msgstr "Produktkladd oppdatert. <a target=\"_blank\" href=\"%s\">Forhåndsvis produkt</a>"

#: includes/admin/class-wc-admin-post-types.php:142
#: includes/admin/class-wc-admin-post-types.php:164
#: includes/admin/class-wc-admin-post-types.php:203
#: includes/admin/settings/views/html-webhooks-edit.php:176
#: includes/admin/settings/views/html-webhooks-edit.php:185
#: includes/admin/settings/views/html-webhooks-edit.php:193
#: includes/class-wc-webhook.php:527
msgid "M j, Y @ G:i"
msgstr "j. M Y k\\l\\ H.i"

#. translators: 1: date 2: product url
#: includes/admin/class-wc-admin-post-types.php:141
msgid "Product scheduled for: %1$s. <a target=\"_blank\" href=\"%2$s\">Preview product</a>"
msgstr "Produkt planlagt for: %1$s. <a target=\"_blank\" href=\"%2$s\">Forhåndsvis produkt</a>"

#. translators: %s: product url
#: includes/admin/class-wc-admin-post-types.php:138
msgid "Product submitted. <a target=\"_blank\" href=\"%s\">Preview product</a>"
msgstr "Produkt sendt inn. <a target=\"_blank\" href=\"%s\">Forhåndsvis produkt</a>"

#: includes/admin/class-wc-admin-post-types.php:136
msgid "Product saved."
msgstr "Produkt lagret."

#: includes/admin/class-wc-admin-post-types.php:132
msgid "Product updated."
msgstr "Produkt oppdatert."

#: includes/admin/class-wc-admin-post-types.php:131
#: includes/admin/class-wc-admin-post-types.php:155
#: includes/admin/class-wc-admin-post-types.php:194
msgid "Custom field deleted."
msgstr "Tilpasset felt slettet."

#: includes/admin/class-wc-admin-post-types.php:130
#: includes/admin/class-wc-admin-post-types.php:154
#: includes/admin/class-wc-admin-post-types.php:193
msgid "Custom field updated."
msgstr "Tilpasset felt oppdatert."

#: includes/widgets/class-wc-widget-product-categories.php:39
#: packages/woocommerce-blocks/assets/js/editor-components/product-category-control/index.js:119
#: packages/woocommerce-blocks/build/featured-category.js:7
#: packages/woocommerce-blocks/build/featured-product.js:7
#: packages/woocommerce-blocks/build/product-best-sellers.js:6
#: packages/woocommerce-blocks/build/product-category.js:6
#: packages/woocommerce-blocks/build/product-new.js:6
#: packages/woocommerce-blocks/build/product-on-sale.js:6
#: packages/woocommerce-blocks/build/product-top-rated.js:6
#: packages/woocommerce-blocks/build/reviews-by-category.js:14
msgid "Product Categories"
msgstr "Produktkategorier"

#: includes/admin/class-wc-admin-assets.php:253
msgid "Product description"
msgstr "Produktbeskrivelse"

#: includes/admin/class-wc-admin-permalink-settings.php:193
#: includes/admin/class-wc-admin-permalink-settings.php:196
#: includes/wc-core-functions.php:2167 includes/wc-update-functions.php:84
msgctxt "slug"
msgid "product"
msgstr "produkt"

#: includes/admin/class-wc-admin-permalink-settings.php:133
msgid "Enter a custom base to use. A base must be set or WordPress will use default instead."
msgstr "Legg inn en egendefinert base. En base må være satt, ellers vil WordPress bruke standard i stedet."

#: includes/admin/class-wc-admin-permalink-settings.php:131
msgid "Custom base"
msgstr "Egendefinert base"

#: includes/admin/class-wc-admin-permalink-settings.php:125
msgid "Shop base with category"
msgstr "Butikkbase med kategori"

#: includes/admin/class-wc-admin-permalink-settings.php:121
msgid "Shop base"
msgstr "Butikkbase"

#: includes/admin/importers/views/html-csv-import-done.php:69
#: includes/admin/list-tables/class-wc-admin-list-table-orders.php:259
#: includes/admin/meta-boxes/views/html-order-items.php:407
#: includes/admin/reports/class-wc-report-downloads.php:84
#: includes/admin/reports/class-wc-report-downloads.php:219
#: includes/admin/reports/class-wc-report-stock.php:173
#: includes/class-wc-emails.php:447 includes/class-wc-post-types.php:323
#: includes/class-wc-privacy-exporters.php:355
#: includes/data-stores/class-wc-product-data-store-cpt.php:122
#: includes/wc-account-functions.php:218 src/Admin/API/Leaderboards.php:351
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:618
#: templates/cart/cart.php:30 templates/cart/cart.php:77
#: templates/checkout/form-pay.php:27 templates/checkout/review-order.php:23
#: templates/emails/email-order-details.php:42
#: templates/order/order-details.php:51 assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/analytics-report-categories.js:1
#: assets/client/admin/chunks/analytics-report-downloads.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/analytics-report-products.js:1
#: assets/client/admin/chunks/analytics-report-stock.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
#: packages/woocommerce-blocks/assets/js/blocks/reviews/edit-utils.js:131
#: packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-product/edit.js:78
#: packages/woocommerce-blocks/build/all-reviews.js:1
#: packages/woocommerce-blocks/build/cart-blocks/cart-line-items--mini-cart-contents-block/products-table-frontend.js:21
#: packages/woocommerce-blocks/build/cart.js:35
#: packages/woocommerce-blocks/build/mini-cart-contents.js:17
#: packages/woocommerce-blocks/build/reviews-by-category.js:2
#: packages/woocommerce-blocks/build/reviews-by-product.js:2
#: packages/woocommerce-blocks/build/reviews-by-product.js:20
#: packages/woocommerce-blocks/build/single-product.js:6
msgid "Product"
msgid_plural "Products"
msgstr[0] "Produkt"
msgstr[1] "Produkter"

#: includes/admin/class-wc-admin-permalink-settings.php:116
#: includes/admin/class-wc-admin-taxonomies.php:127
#: includes/admin/class-wc-admin-taxonomies.php:235
msgid "Default"
msgstr "Standard"

#: includes/admin/class-wc-admin-permalink-settings.php:105
msgctxt "default-slug"
msgid "product"
msgstr "produkt"

#: includes/admin/class-wc-admin-permalink-settings.php:104
#: includes/admin/class-wc-admin-permalink-settings.php:203
msgctxt "default-slug"
msgid "shop"
msgstr "butikk"

#: includes/admin/class-wc-admin-permalink-settings.php:83
#: includes/wc-core-functions.php:2169 includes/wc-update-functions.php:75
msgctxt "slug"
msgid "product-tag"
msgstr "produkt-stikkord"

#: includes/admin/class-wc-admin-permalink-settings.php:74
#: includes/wc-core-functions.php:2168 includes/wc-update-functions.php:74
msgctxt "slug"
msgid "product-category"
msgstr "produktkategori"

#: includes/admin/class-wc-admin-permalink-settings.php:60
msgid "Product attribute base"
msgstr "Base for produktattributter"

#: includes/admin/class-wc-admin-permalink-settings.php:53
msgid "Product tag base"
msgstr "Base for produkt-stikkord"

#: includes/admin/class-wc-admin-permalink-settings.php:46
msgid "Product category base"
msgstr "Base for produktkategorier"

#: includes/admin/class-wc-admin-meta-boxes.php:204
#: includes/admin/settings/class-wc-settings-products.php:147
#: src/Internal/Admin/ProductReviews/Reviews.php:86
#: src/Internal/Admin/ProductReviews/Reviews.php:87
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:1351
#: templates/single-product-reviews.php:37
#: assets/client/admin/chunks/homescreen.js:1
msgid "Reviews"
msgstr "Omtaler"

#: includes/admin/class-wc-admin-meta-boxes.php:147
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:616
#: packages/woocommerce-blocks/build/active-filters-frontend.js:1
#: packages/woocommerce-blocks/build/active-filters-wrapper-frontend.js:1
#: packages/woocommerce-blocks/build/active-filters.js:13
msgid "Rating"
msgstr "Vurdering"

#: includes/admin/class-wc-admin-meta-boxes.php:143
msgid "Coupon data"
msgstr "Kupongdata"

#. Translators: %s order type name.
#: src/Internal/Admin/Orders/Edit.php:64
msgid "%s actions"
msgstr "%s handlinger"

#: src/Internal/Admin/Orders/Edit.php:62
msgid "Note: Permissions for order items will automatically be granted when the order status changes to processing/completed."
msgstr "Merk: Tillatelser for produkter på ordren vil automatisk bli gitt når ordrestatus endres til behandles/fullført."

#: src/Internal/Admin/Orders/Edit.php:62
msgid "Downloadable product permissions"
msgstr "Tillatelser for nedlastbar produkt"

#. Translators: %s order type name.
#: src/Internal/Admin/Orders/Edit.php:61
msgid "%s notes"
msgstr "%s notater"

#: includes/admin/settings/views/html-settings-tax.php:113
msgid "%s items"
msgstr "%s produkter"

#. Translators: %s order type name.
#: src/Internal/Admin/Orders/Edit.php:58
msgid "%s data"
msgstr "%s data"

#: includes/admin/class-wc-admin-meta-boxes.php:134
msgid "Product gallery"
msgstr "Produktgalleri"

#: includes/admin/class-wc-admin-meta-boxes.php:133
#: includes/admin/views/html-bulk-edit-product.php:15
#: includes/admin/views/html-quick-edit-product.php:14
msgid "Product data"
msgstr "Produktdata"

#: includes/admin/class-wc-admin-meta-boxes.php:132
msgid "Product short description"
msgstr "Kort beskrivelse av produktet"

#: includes/admin/class-wc-admin-menus.php:417
msgid "Visit Store"
msgstr "Gå til butikken"

#: includes/admin/class-wc-admin-menus.php:383
msgid "Add to menu"
msgstr "Legg til i meny"

#: includes/admin/class-wc-admin-menus.php:335
msgid "WooCommerce endpoints"
msgstr "WooCommerce sluttpunkter"

#: includes/admin/class-wc-admin-menus.php:211
#: includes/class-wc-post-types.php:405
msgctxt "Admin menu name"
msgid "Orders"
msgstr "Ordrer"

#: includes/admin/class-wc-admin-menus.php:95
msgid "WooCommerce settings"
msgstr "WooCommerce-innstillinger"

#: includes/admin/class-wc-admin-menus.php:87
msgid "Sales reports"
msgstr "Salgsrapporter"

#: includes/admin/class-wc-admin-importers.php:117
msgid "Import <strong>tax rates</strong> to your store via a csv file."
msgstr "Importer <strong>avgiftssatser</strong> til butikken via en CSV-fil."

#: includes/admin/class-wc-admin-importers.php:117
msgid "WooCommerce tax rates (CSV)"
msgstr "WooCommerce avgiftssatser (CSV)"

#: includes/admin/class-wc-admin-help.php:80
msgid "Official extensions"
msgstr "Offisielle utvidelser"

#: includes/admin/class-wc-admin-help.php:79
msgid "Official theme"
msgstr "Offisiell tema"

#: includes/admin/class-wc-admin-help.php:78
msgid "GitHub project"
msgstr "Github prosjekt"

#: includes/admin/class-wc-admin-help.php:77
msgid "WordPress.org project"
msgstr "WordPress.org prosjekt"

#: includes/admin/class-wc-admin-help.php:76
msgid "About WooCommerce"
msgstr "Om WooCommerce"

#: includes/admin/class-wc-admin-help.php:75
msgid "For more information:"
msgstr "For mer informasjon:"

#: includes/admin/class-wc-admin-help.php:69
msgid "Report a bug"
msgstr "Rapporter feil"

#. translators: 1: GitHub issues URL 2: GitHub contribution guide URL 3: System
#. status report URL
#: includes/admin/class-wc-admin-help.php:68
msgid "If you find a bug within WooCommerce core you can create a ticket via <a href=\"%1$s\">GitHub issues</a>. Ensure you read the <a href=\"%2$s\">contribution guide</a> prior to submitting your report. To help us solve your issue, please be as descriptive as possible and include your <a href=\"%3$s\">system status report</a>."
msgstr "Dersom du finner en feil i WooCommerce-kjernen, kan du opprette en sak gjennom <a href=\"%1$s\">Github issues</a>. Sørg for at du leser <a href=\"%2$s\">contribution guiden</a> før du sender in rapporten din. For å hjelpe oss å løse saken, vennligst vær så beskrivende som mulig og inkluder din <a href=\"%3$s\">system status report</a>."

#: includes/admin/class-wc-admin-help.php:64
#: includes/admin/class-wc-admin-help.php:66
msgid "Found a bug?"
msgstr "Funnet en feil?"

#: includes/admin/class-wc-admin-help.php:56
msgid "Before asking for help, we recommend checking the system status page to identify any problems with your configuration."
msgstr "Før du ber om hjelp vi anbefaler å sjekke siden med systemstatus for å identifisere eventuelle problemer med konfigurasjonen."

#. translators: %s: Documentation URL
#: includes/admin/class-wc-admin-help.php:47
msgid "Should you need help understanding, using, or extending WooCommerce, <a href=\"%s\">please read our documentation</a>. You will find all kinds of resources including snippets, tutorials and much more."
msgstr "Om du trenger hjelp til å forstå, bruke eller utvide WooCommerce, <a href=\"%s\">vennligst les vår dokumentasjon</a>. Du finner alle typer ressurser, kodesnutter, veiledere og mye mer."

#: includes/class-wc-post-types.php:457
#: includes/react-admin/connect-existing-pages.php:177
#: src/Admin/API/Reports/Revenue/Stats/Controller.php:460
#: src/Admin/ReportCSVEmail.php:33 src/Internal/Admin/Analytics.php:259
#: src/Internal/Admin/Coupons.php:72 src/Internal/Admin/Coupons.php:73
#: assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/analytics-report-coupons.js:1
#: assets/client/admin/chunks/analytics-report-orders.js:1
#: assets/client/admin/chunks/analytics-report-revenue.js:1
#: assets/client/admin/chunks/dashboard-charts.js:1
#: packages/woocommerce-blocks/build/cart-blocks/order-summary-discount-frontend.js:13
#: packages/woocommerce-blocks/build/cart.js:57
#: packages/woocommerce-blocks/build/checkout-blocks/order-summary-discount-frontend.js:13
#: packages/woocommerce-blocks/build/checkout.js:31
msgid "Coupons"
msgstr "Rabattkuponger"

#: includes/admin/class-wc-admin-menus.php:85
#: includes/react-admin/connect-existing-pages.php:31
#: src/Admin/Features/Navigation/CoreMenu.php:115
msgid "Reports"
msgstr "Rapporter"

#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:105
#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:31
#: includes/shipping/local-pickup/class-wc-shipping-local-pickup.php:83
#: packages/woocommerce-blocks/src/Shipping/PickupLocation.php:16
#: packages/woocommerce-blocks/src/Shipping/PickupLocation.php:105
#: packages/woocommerce-blocks/build/cart-frontend.js:3
#: packages/woocommerce-blocks/build/cart.js:51
#: packages/woocommerce-blocks/build/checkout-frontend.js:3
#: packages/woocommerce-blocks/build/checkout.js:25
#: packages/woocommerce-blocks/build/mini-cart-contents.js:19
#: packages/woocommerce-blocks/build/wc-blocks-data.js:13
msgid "Local pickup"
msgstr "Lokal henting"

#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:126
msgid "Local delivery"
msgstr "Lokal levering"

#: includes/admin/class-wc-admin-setup-wizard.php:873
#: includes/shipping/legacy-free-shipping/class-wc-shipping-legacy-free-shipping.php:108
msgid "Free Shipping"
msgstr "Gratis frakt"

#: includes/admin/class-wc-admin-setup-wizard.php:1456
#: includes/gateways/paypal/class-wc-gateway-paypal.php:45
msgid "PayPal Standard"
msgstr "PayPal standard"

#. translators: %s: product id
#: includes/admin/class-wc-admin-duplicate-product.php:110
msgid "Product creation failed, could not find original product: %s"
msgstr "Produktetableringen mislyktes, kunne ikke finne opprinnelig produkt: %s"

#: includes/admin/class-wc-admin-duplicate-product.php:99
msgid "No product to duplicate has been supplied!"
msgstr "Ingen produkt å duplisere har blitt gitt!"

#: includes/admin/class-wc-admin-duplicate-product.php:90
#: assets/client/admin/chunks/9740.js:1
msgid "Copy to a new draft"
msgstr "Kopier til nytt utkast"

#: includes/admin/class-wc-admin-duplicate-product.php:65
msgid "Duplicate"
msgstr "Dupliser"

#: includes/admin/class-wc-admin-duplicate-product.php:64
msgid "Make a duplicate from this product"
msgstr "Lag en duplikat av dette produktet"

#: includes/admin/class-wc-admin-dashboard.php:385
msgid "There are no product reviews yet."
msgstr "Det er ennå ingen omtaler."

#. translators: %s: order count
#: includes/admin/class-wc-admin-dashboard.php:333
msgid "<strong>%s product</strong> out of stock"
msgid_plural "<strong>%s products</strong> out of stock"
msgstr[0] "<strong>%s produkt</strong> tomt på lager"
msgstr[1] "<strong>%s produkter</strong> tomt på lager"

#. translators: %s: order count
#: includes/admin/class-wc-admin-dashboard.php:322
msgid "<strong>%s product</strong> low in stock"
msgid_plural "<strong>%s products</strong> low in stock"
msgstr[0] "<strong>%s produkt</strong> lite på lager"
msgstr[1] "<strong>%s produkter</strong> lite på lager"

#. translators: %s: order count
#: includes/admin/class-wc-admin-dashboard.php:224
msgid "<strong>%s order</strong> on-hold"
msgid_plural "<strong>%s orders</strong> on-hold"
msgstr[0] "<strong>%s ordre</strong> på vent"
msgstr[1] "<strong>%s ordrer</strong> på vent"

#. translators: %s: order count
#: includes/admin/class-wc-admin-dashboard.php:213
msgid "<strong>%s order</strong> awaiting processing"
msgid_plural "<strong>%s orders</strong> awaiting processing"
msgstr[0] "<strong>%s ordre</strong> venter på behandling"
msgstr[1] "<strong>%s ordrer</strong> venter på behandling"

#. translators: 1: top seller product title 2: top seller quantity
#: includes/admin/class-wc-admin-dashboard.php:174
msgid "%1$s top seller this month (sold %2$d)"
msgstr "%1$s bestselger denne måneden (solgt %2$d)"

#: includes/admin/class-wc-admin-menus.php:161
msgid "WooCommerce status"
msgstr "WooCommerce-status"

#: includes/admin/class-wc-admin-dashboard.php:44
msgid "WooCommerce Recent Reviews"
msgstr "WooCommerce nylige omtaler"

#: includes/admin/class-wc-admin-attributes.php:499
msgid "Are you sure you want to delete this attribute?"
msgstr "Er du sikker på at du vil slette denne attributten?"

#: includes/admin/class-wc-admin-attributes.php:488
#: assets/client/admin/chunks/9740.js:1
msgid "Add attribute"
msgstr "Legg til attributt"

#: includes/admin/class-wc-admin-attributes.php:420
#: packages/woocommerce-blocks/build/attribute-filter.js:28
msgid "Add new attribute"
msgstr "Legg til ny attributt"

#: includes/admin/class-wc-admin-attributes.php:408
msgid "No attributes currently exist."
msgstr "Ingen attributter eksisterer foreløpig."

#: includes/admin/class-wc-admin-attributes.php:400
msgid "Configure terms"
msgstr "Konfigurer termer"

#: includes/admin/class-wc-admin-attributes.php:336
#: includes/admin/class-wc-admin-log-table-list.php:190
#: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:56
#: includes/admin/meta-boxes/class-wc-meta-box-product-images.php:81
#: includes/admin/meta-boxes/views/html-product-download.php:29
#: includes/admin/meta-boxes/views/html-product-variation-download.php:29
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:125
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:78
#: includes/wc-account-functions.php:360
#: packages/action-scheduler/classes/ActionScheduler_ListTable.php:92
#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:379
#: src/Internal/DataStores/Orders/CustomOrdersTableController.php:262
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/experimental/index.js:2
msgid "Delete"
msgstr "Slett"

#: includes/admin/class-wc-admin-attributes.php:336
#: includes/admin/class-wc-admin-post-types.php:712
#: includes/admin/class-wc-admin-webhooks-table-list.php:82
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:354
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:473
#: includes/admin/meta-boxes/views/html-variation-admin.php:17
#: includes/admin/reports/class-wc-report-customer-list.php:163
#: includes/admin/reports/class-wc-report-stock.php:135
#: includes/admin/settings/views/html-admin-page-shipping-classes.php:54
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:125
#: includes/admin/settings/views/html-admin-page-shipping-zones.php:78
#: includes/class-wc-post-types.php:328 includes/class-wc-post-types.php:397
#: includes/class-wc-post-types.php:462
#: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php:35
#: src/Internal/Admin/Orders/ListTable.php:1427
#: src/Internal/Admin/ProductReviews/ReviewsListTable.php:546
#: templates/myaccount/my-address.php:63 assets/client/admin/chunks/9740.js:1
#: packages/woocommerce-blocks/build/attribute-filter.js:28
#: packages/woocommerce-blocks/build/wc-shipping-method-pickup-location.js:237
msgid "Edit"
msgstr "Rediger"

#: includes/admin/class-wc-admin-attributes.php:314
msgid "Terms"
msgstr "Termer"

#: includes/admin/class-wc-admin-attributes.php:313
#: includes/widgets/class-wc-widget-product-categories.php:49
#: includes/widgets/class-wc-widget-products.php:51
#: packages/woocommerce-blocks/assets/js/blocks/reviews/edit-utils.js:175
#: packages/woocommerce-blocks/build/all-reviews.js:1
#: packages/woocommerce-blocks/build/all-reviews.js:5
#: packages/woocommerce-blocks/build/reviews-by-category.js:2
#: packages/woocommerce-blocks/build/reviews-by-category.js:6
#: packages/woocommerce-blocks/build/reviews-by-product.js:2
#: packages/woocommerce-blocks/build/reviews-by-product.js:6
#: packages/woocommerce-blocks/build/reviews-frontend.js:1
msgid "Order by"
msgstr "Sorter etter"

#: includes/admin/class-wc-admin-menus.php:77
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:726
#: includes/admin/meta-boxes/class-wc-meta-box-product-data.php:114
#: includes/admin/views/html-admin-page-product-export.php:41
#: includes/react-admin/connect-existing-pages.php:298
#: src/Admin/Features/Navigation/CoreMenu.php:238
#: assets/client/admin/chunks/9740.js:1
msgid "Attributes"
msgstr "Attributter"

#: includes/admin/class-wc-admin-attributes.php:283
#: includes/admin/helper/class-wc-helper.php:200
#: includes/admin/helper/views/html-section-account.php:3
#: includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:76
#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:381
#: src/Internal/ProductDownloads/ApprovedDirectories/Admin/SyncUI.php:60
#: templates/cart/shipping-calculator.php:91 assets/client/admin/app/index.js:2
#: assets/client/admin/chunks/9740.js:1
#: assets/client/admin/components/index.js:2
#: packages/woocommerce-blocks/build/cart-blocks/order-summary-shipping-frontend.js:9
#: packages/woocommerce-blocks/build/cart.js:59
#: packages/woocommerce-blocks/build/checkout-blocks/order-summary-shipping-frontend.js:9
#: packages/woocommerce-blocks/build/checkout.js:49
msgid "Update"
msgstr "Oppdater"

#: includes/admin/class-wc-admin-attributes.php:277
#: includes/admin/class-wc-admin-attributes.php:483
msgid "Determines the sort order of the terms on the frontend shop product pages. If using custom ordering, you can drag and drop the terms in this attribute."
msgstr "Bestemmer rekkefølgen for termene på produktsidene. Hvis du bruker tilpasset sortering, kan du dra og slippe termene for attributtet."

#: includes/admin/class-wc-admin-attributes.php:275
#: includes/admin/class-wc-admin-attributes.php:352
#: includes/admin/class-wc-admin-attributes.php:481
#: packages/woocommerce-blocks/src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php:61
msgid "Term ID"
msgstr "Term-ID"

#: includes/admin/class-wc-admin-attributes.php:274
#: includes/admin/class-wc-admin-attributes.php:349
#: includes/admin/class-wc-admin-attributes.php:480
msgid "Name (numeric)"
msgstr "Navn (numerisk)"

#: includes/admin/class-wc-admin-attributes.php:272
#: includes/admin/class-wc-admin-attributes.php:355
#: includes/admin/class-wc-admin-attributes.php:478
msgid "Custom ordering"
msgstr "Tilpasset sortering"

#: includes/admin/class-wc-admin-attributes.php:268
#: includes/admin/class-wc-admin-attributes.php:476
msgid "Default sort order"
msgstr "Standard sorteringsrekkefølge"

#: includes/admin/class-wc-admin-attributes.php:243
#: includes/admin/class-wc-admin-attributes.php:311
#: includes/admin/class-wc-admin-attributes.php:454
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:498
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:662
#: includes/export/class-wc-product-csv-exporter.php:106
#: src/Admin/API/Reports/Coupons/Controller.php:312
#: assets/client/admin/chunks/analytics-report-coupons.js:1
msgid "Type"
msgstr "Type"

#: includes/admin/class-wc-admin-attributes.php:228
#: includes/admin/class-wc-admin-attributes.php:440
msgid "Enable this if you want this attribute to have product archives in your store."
msgstr "Aktiver dette dersom du vil at denne attributten skal ha produktarkiver i butikken din."

#: includes/admin/class-wc-admin-attributes.php:438
msgid "Enable Archives?"
msgstr "Aktiver arkiver?"

#: includes/admin/class-wc-admin-attributes.php:219
#: includes/admin/class-wc-admin-attributes.php:434
msgid "Unique slug/reference for the attribute; must be no more than 28 characters."
msgstr "Unik identifikator/referanse for attributten; må være kortere enn 28 tegn."

#: includes/admin/class-wc-admin-attributes.php:215
#: includes/admin/class-wc-admin-attributes.php:309
#: includes/admin/class-wc-admin-attributes.php:432
#: includes/admin/settings/class-wc-settings-shipping.php:397
#: includes/admin/settings/views/html-admin-page-shipping-classes.php:68
#: assets/client/admin/chunks/9740.js:1
msgid "Slug"
msgstr "Identifikator"

#: includes/admin/class-wc-admin-attributes.php:210
#: includes/admin/class-wc-admin-attributes.php:428
msgid "Name for the attribute (shown on the front-end)."
msgstr "Navn på attributten (vist på front-end)."

#: includes/admin/class-wc-admin-attributes.php:188
msgid "Error: non-existing attribute ID."
msgstr "Feil: attributt ID eksisterer ikke."

#: includes/admin/class-wc-admin-attributes.php:184
#: includes/react-admin/connect-existing-pages.php:308
#: assets/client/admin/chunks/9740.js:1
msgid "Edit attribute"
msgstr "Rediger attributt"

#: includes/admin/class-wc-admin-attributes.php:191
msgid "Attribute updated successfully"
msgstr "Attributt vellykket oppdatert"

#. translators: %s: slug being validated
#. translators: %s: attribute slug
#: includes/legacy/api/v2/class-wc-api-products.php:1937
#: includes/legacy/api/v3/class-wc-api-products.php:2490
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:615
#: includes/wc-attribute-functions.php:494
msgid "Slug \"%s\" is already in use. Change it, please."
msgstr "Identifikatoren \"%s\" er allerede i bruk. Vær så snill å endre den."

#. translators: %s: slug being validated
#. translators: %s: attribute slug
#: includes/legacy/api/v2/class-wc-api-products.php:1935
#: includes/legacy/api/v3/class-wc-api-products.php:2488
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:612
#: includes/wc-attribute-functions.php:491
msgid "Slug \"%s\" is not allowed because it is a reserved term. Change it, please."
msgstr "Identifikatoren \"%s\" er ikke tillatt fordi det er en reservert term. Vær så snill å endre den."

#. translators: %s: slug being validated
#. translators: %s: attribute slug
#: includes/legacy/api/v2/class-wc-api-products.php:1933
#: includes/legacy/api/v3/class-wc-api-products.php:2486
#: includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php:609
#: includes/wc-attribute-functions.php:488
msgid "Slug \"%s\" is too long (28 characters max). Shorten it, please."
msgstr "Identifikator \"%s\" er for lang (28 tegn maks). Forkorte den, takk."

#: includes/admin/class-wc-admin-assets.php:408
msgid "You cannot add the same tax rate twice!"
msgstr "Du kan ikke legge til samme avgiftssats to ganger!"

#: includes/admin/class-wc-admin-assets.php:407
msgid "Are you sure you want to revoke access to this download?"
msgstr "Er du sikker på at du vil fjerne tilgang til denne nedlastingen?"

#: includes/admin/class-wc-admin-assets.php:406
msgid "Could not grant access - the user may already have permission for this file or billing email is not set. Ensure the billing email is set, and the order has been saved."
msgstr "Kunne ikke gi tilgang - brukeren kan allerede ha tillatelse til denne filen, eller fakturerings e-post er ikke angitt. Sørg for at fakturerings e-posten er angitt, og ordren er lagret."

#: includes/admin/class-wc-admin-assets.php:382
msgid "No customer selected"
msgstr "Ingen kunder valgt"

#: includes/admin/class-wc-admin-addons.php:1414
#: includes/admin/class-wc-admin-assets.php:378
#: includes/admin/class-wc-admin-post-types.php:707
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:130
#: includes/admin/views/html-bulk-edit-product.php:200
#: includes/admin/views/html-quick-edit-product.php:160
msgid "Featured"
msgstr "Fremhevet"

#: includes/admin/class-wc-admin-assets.php:377
msgid "Load the customer's shipping information? This will remove any currently entered shipping information."
msgstr "Last kundens leveringsinformasjon? Dette vil fjerne envher allerede skrevet leveringsinformasjon."

#: includes/admin/class-wc-admin-assets.php:376
msgid "Load the customer's billing information? This will remove any currently entered billing information."
msgstr "Last kundens faktureringsinformasjon? Dette vil fjerne envher allerede skrevet faktureringsinformasjon."

#: includes/admin/class-wc-admin-assets.php:375
msgid "Copy billing information to shipping information? This will remove any currently entered shipping information."
msgstr "Kopier faktureringsinformasjon til leveringsinformasjon? Dette vil fjerne leveringsinformasjon som allerede er ført inn."

#: includes/admin/class-wc-admin-assets.php:373
msgid "Enter a name for the new attribute term:"
msgstr "Skriv inn et navn for den nye attributt-termen:"

#: includes/admin/class-wc-admin-assets.php:372
#: includes/admin/meta-boxes/views/html-product-attribute.php:90
msgid "Used for variations"
msgstr "Benyttet for varianter"

#: includes/admin/class-wc-admin-assets.php:371
#: includes/admin/meta-boxes/views/html-product-attribute.php:84
msgid "Visible on the product page"
msgstr "Synlig på produktsiden"

#: includes/admin/class-wc-admin-assets.php:370
msgid "Enter some text, or some attributes by pipe (|) separating values."
msgstr "Tast inn litt tekst, eller noen attributter med symbolet \"|\" som skiller verdier."

#: includes/admin/class-wc-admin-assets.php:369
#: includes/admin/meta-boxes/views/html-product-attribute.php:30
msgid "Value(s)"
msgstr "Verdi(er)"

#: includes/admin/class-wc-admin-assets.php:368
#: includes/admin/meta-boxes/views/html-order-download-permission.php:9
#: includes/admin/meta-boxes/views/html-product-attribute.php:9
msgid "Click to toggle"
msgstr "Klikk for å skifte"

#. translators: Remove chip.
#: includes/admin/class-wc-admin-assets.php:367
#: includes/admin/meta-boxes/views/html-product-attribute.php:8
#: includes/admin/meta-boxes/views/html-variation-admin.php:18
#: includes/admin/settings/views/html-admin-page-shipping-classes.php:54
#: assets/client/admin/components/index.js:2
#: packages/woocommerce-blocks/build/active-filters-frontend.js:5
#: packages/woocommerce-blocks/build/active-filters-wrapper-frontend.js:5
#: packages/woocommerce-blocks/build/active-filters.js:3
#: packages/woocommerce-blocks/build/cart-blocks/order-summary-discount-frontend.js:3
#: packages/woocommerce-blocks/build/cart.js:47
#: packages/woocommerce-blocks/build/checkout-blocks/order-summary-discount-frontend.js:3
#: packages/woocommerce-blocks/build/checkout.js:21
msgid "Remove"
msgstr "Fjern"

#: includes/admin/class-wc-admin-assets.php:366
#: includes/admin/class-wc-admin-attributes.php:206
#: includes/admin/class-wc-admin-attributes.php:273
#: includes/admin/class-wc-admin-attributes.php:308
#: includes/admin/class-wc-admin-attributes.php:346
#: includes/admin/class-wc-admin-attributes.php:426
#: includes/admin/class-wc-admin-attributes.php:479
#: includes/admin/class-wc-admin-webhooks-table-list.php:48
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:500
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:664
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:117
#: includes/admin/meta-boxes/views/html-product-attribute.php:18
#: includes/admin/meta-boxes/views/html-product-data-general.php:84
#: includes/admin/meta-boxes/views/html-variation-admin.php:408
#: includes/admin/settings/views/html-webhooks-edit.php:22
#: includes/admin/views/html-admin-page-status-report.php:842
#: includes/export/class-wc-product-csv-exporter.php:108
#: includes/widgets/class-wc-widget-product-categories.php:52
#: src/Admin/API/Reports/Customers/Controller.php:605
#: src/Internal/Admin/Orders/MetaBoxes/CustomMetaBox.php:135
#: templates/single-product-reviews.php:89 assets/client/admin/chunks/9740.js:1
#: assets/client/admin/chunks/analytics-report-customers.js:1
msgid "Name"
msgstr "Navn"

#: includes/admin/class-wc-admin-assets.php:365
#: assets/client/admin/chunks/9740.js:1
msgid "Remove this attribute?"
msgstr "Fjern denne attributten?"

#: includes/admin/class-wc-admin-assets.php:364
msgid "Remove this item meta?"
msgstr "Fjern dette produktets meta?"

#: includes/admin/class-wc-admin-assets.php:363
msgid "Are you sure you wish to delete this tax column? This action cannot be undone."
msgstr "Er du sikker på at du vil slette denne avgiftskolonnen? Handlingen kan ikke angres."

#: includes/admin/class-wc-admin-assets.php:362
msgid "Are you sure you wish to delete this refund? This action cannot be undone."
msgstr "Er du sikker på at du vil slette denne refusjonen? Handlingen kan ikke angres."

#: includes/admin/class-wc-admin-assets.php:361
msgid "Are you sure you wish to process this refund? This action cannot be undone."
msgstr "Er du sikker på at du vil behandle denne refusjonen? Handlingen kan ikke angres."

#: includes/admin/class-wc-admin-assets.php:360
msgid "Please select some items."
msgstr "Vennligst velg noen produkter."

#: includes/admin/class-wc-admin-assets.php:312
#: includes/admin/class-wc-admin-assets.php:500
#: includes/admin/settings/views/html-webhooks-edit.php:68
#: includes/class-wc-frontend-scripts.php:598
#: includes/wc-template-functions.php:2886
#: includes/wc-template-functions.php:2887
#: templates/cart/shipping-calculator.php:58
msgid "Select an option&hellip;"
msgstr "Ta et valg&hellip;"

#: includes/admin/class-wc-admin-assets.php:296
msgid "%qty% variations"
msgstr "%qty% varianter"

#: includes/admin/class-wc-admin-assets.php:295
msgid "%qty% variation"
msgstr "%qty% variant"

#: includes/admin/class-wc-admin-assets.php:294
msgid "Save changes before changing page?"
msgstr "Lagre endringer før du forlater siden?"

#: includes/admin/class-wc-admin-assets.php:293
msgid "Sale end date (YYYY-MM-DD format or leave blank)"
msgstr "Salg sluttdato (ÅÅÅÅ-MM-DD format eller la stå tomt)"

#: includes/admin/class-wc-admin-assets.php:292
msgid "Sale start date (YYYY-MM-DD format or leave blank)"
msgstr "Salg startdato (ÅÅÅÅ-MM-DD eller la stå tom)"

#: includes/admin/class-wc-admin-assets.php:291
msgid "Are you sure you want to remove this variation?"
msgstr "Er du sikker på at du vil fjerne denne  varianten?"

#: includes/admin/class-wc-admin-assets.php:290
msgid "No variations added"
msgstr "Ingen variant lagt til"

#: includes/admin/class-wc-admin-assets.php:289
msgid "variations added"
msgstr "varianter lagt til"

#: includes/admin/class-wc-admin-assets.php:288
msgid "variation added"
msgstr "variant lagt til"

#: includes/admin/class-wc-admin-assets.php:287
msgid "Set variation image"
msgstr "Sett variantbilde"

#: includes/admin/class-wc-admin-assets.php:286
#: includes/admin/class-wc-admin-taxonomies.php:163
#: includes/admin/class-wc-admin-taxonomies.php:273
msgid "Choose an image"
msgstr "Velg et bilde"

#: includes/admin/class-wc-admin-assets.php:285
msgid "Last warning, are you sure?"
msgstr "Siste advarsel, er du sikker?"

#: includes/admin/class-wc-admin-assets.php:284
msgid "Are you sure you want to delete all variations? This cannot be undone."
msgstr "Er du sikker på at du vil slette alle variantene? Dette kan ikke angres."

#: includes/admin/class-wc-admin-assets.php:283
msgid "Enter a value (fixed or %)"
msgstr "Tast inn en verdi (fast eller %)"

#: includes/admin/class-wc-admin-assets.php:282
msgid "Variation menu order (determines position in the list of variations)"
msgstr "Variantens menyrekkefølge (avgjør posisjon i listen over varianter)"

#: includes/admin/class-wc-admin-assets.php:281
msgid "Enter a value"
msgstr "Tast inn en verdi"

#. translators: %d: Number of variations
#: includes/admin/class-wc-admin-assets.php:280
msgid "Are you sure you want to link all variations? This will create a new variation for each and every possible combination of variation attributes (max %d per run)."
msgstr "Er du sikker på at du vil lenke til alle variantene? Dette vil lage en ny variant for hver mulig kombinasjon av variantattributter (maks %d pr. gjennomgang)."

#: includes/admin/class-wc-admin-assets.php:203
msgid "Please enter in a value less than the regular price."
msgstr "Vennligst legg inn en verdi som er lavere enn den ordinære prisen."

#: includes/admin/class-wc-admin-assets.php:202
msgid "Please enter in country code with two capital letters."
msgstr "Vennligst skriv inn landskode med to store bokstaver."

#. translators: %s: price decimal separator
#: includes/admin/class-wc-admin-assets.php:201
msgid "Please enter a value with one monetary decimal point (%s) without thousand separators and currency symbols."
msgstr "Angi en verdi med ett monetært desimaltegn (%s) uten tusen skilletegn og valutasymboler."

#: includes/admin/class-wc-admin-assets.php:155
#: includes/class-wc-frontend-scripts.php:608
msgctxt "enhanced select"
msgid "Searching&hellip;"
msgstr "Søke&hellip;"

#: includes/admin/class-wc-admin-assets.php:154
#: includes/class-wc-frontend-scripts.php:607
msgctxt "enhanced select"
msgid "Loading more results&hellip;"
msgstr "Laster flere resultater og hellip;"

#: includes/admin/class-wc-admin-assets.php:153
#: includes/class-wc-frontend-scripts.php:606
msgctxt "enhanced select"
msgid "You can only select %qty% items"
msgstr "Du kan bare velge %qty% elementer"

#: includes/admin/class-wc-admin-assets.php:152
#: includes/class-wc-frontend-scripts.php:605
msgctxt "enhanced select"
msgid "You can only select 1 item"
msgstr "Du kan bare velge 1 element"

#: includes/admin/class-wc-admin-assets.php:151
#: includes/class-wc-frontend-scripts.php:604
msgctxt "enhanced select"
msgid "Please delete %qty% characters"
msgstr "Vennligst slett %qty% tegn"

#: includes/admin/class-wc-admin-assets.php:150
#: includes/class-wc-frontend-scripts.php:603
msgctxt "enhanced select"
msgid "Please delete 1 character"
msgstr "Vennligst slett 1 tegn"

#: includes/admin/class-wc-admin-assets.php:149
#: includes/class-wc-frontend-scripts.php:602
msgctxt "enhanced select"
msgid "Please enter %qty% or more characters"
msgstr "Skriv inn %qty%  eller flere tegn"

#: includes/admin/class-wc-admin-assets.php:148
#: includes/class-wc-frontend-scripts.php:601
msgctxt "enhanced select"
msgid "Please enter 1 or more characters"
msgstr "Vennligst fyll inn 1 eller flere tegn"

#: includes/admin/class-wc-admin-assets.php:147
#: includes/class-wc-frontend-scripts.php:600
msgctxt "enhanced select"
msgid "Loading failed"
msgstr "Lasting mislyktes"

#: includes/admin/class-wc-admin-assets.php:146
#: includes/class-wc-frontend-scripts.php:599
#: includes/widgets/class-wc-widget-layered-nav.php:322
#: includes/widgets/class-wc-widget-product-categories.php:272
msgctxt "enhanced select"
msgid "No matches found"
msgstr "Ingen treff"

#: includes/admin/class-wc-admin-notices.php:218
#: includes/admin/class-wc-admin-status.php:303
#: includes/admin/class-wc-admin-status.php:322
#: includes/admin/class-wc-admin-status.php:338
#: includes/emails/class-wc-email.php:932
msgid "Action failed. Please refresh the page and retry."
msgstr "Handling mislyktes. Vennligst oppdater siden og prøv igjen."

#: includes/admin/class-wc-admin-api-keys.php:112
msgid "Search key"
msgstr "Søk etter nøkkel"

#: includes/admin/class-wc-admin-api-keys.php:99
msgid "Add key"
msgstr "Legg til nøkkel"

#: includes/admin/class-wc-admin-api-keys-table-list.php:190
#: includes/admin/settings/views/html-keys-edit.php:100
msgid "Unknown"
msgstr "Ukjent"

#: includes/admin/class-wc-admin-api-keys-table-list.php:166
#: includes/admin/settings/views/html-keys-edit.php:67
#: includes/class-wc-auth.php:74
msgid "Read/Write"
msgstr "Les/skriv"

#: includes/admin/class-wc-admin-api-keys-table-list.php:165
#: includes/admin/settings/views/html-keys-edit.php:66
#: includes/class-wc-auth.php:73
msgid "Write"
msgstr "Skriv"

#: includes/admin/class-wc-admin-api-keys-table-list.php:164
#: includes/admin/settings/views/html-keys-edit.php:65
#: includes/class-wc-auth.php:72
msgid "Read"
msgstr "Les"

#: includes/admin/class-wc-admin-api-keys-table-list.php:111
#: includes/admin/class-wc-admin-api-keys-table-list.php:204
msgid "Revoke"
msgstr "Tilbakekall"

#: includes/admin/class-wc-admin-api-keys-table-list.php:101
msgid "Revoke API key"
msgstr "Tilbakekall API-nøkkel"

#: includes/admin/class-wc-admin-api-keys-table-list.php:100
msgid "View/Edit"
msgstr "Vis/rediger"

#. translators: %s: API key ID.
#. translators: %s: webhook ID.
#. translators: %d: product ID.
#. translators: 1: ID who refunded
#: includes/admin/class-wc-admin-api-keys-table-list.php:96
#: includes/admin/class-wc-admin-webhooks-table-list.php:81
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:83
#: includes/admin/meta-boxes/views/html-order-refund.php:29
msgid "ID: %d"
msgstr "ID: %d"

#: includes/admin/class-wc-admin-api-keys-table-list.php:84
msgid "API key"
msgstr "API-nøkkel"

#: includes/admin/class-wc-admin-api-keys-table-list.php:52
#: includes/admin/settings/views/html-keys-edit.php:89
msgid "Last access"
msgstr "Siste tilgang"

#: includes/admin/class-wc-admin-api-keys-table-list.php:51
#: includes/admin/settings/views/html-keys-edit.php:57
msgid "Permissions"
msgstr "Rettigheter"

#: includes/admin/class-wc-admin-api-keys-table-list.php:50
#: includes/admin/reports/class-wc-report-downloads.php:88
#: includes/admin/reports/class-wc-report-downloads.php:222
#: includes/admin/settings/views/html-keys-edit.php:32
msgid "User"
msgstr "Bruker"

#: includes/admin/class-wc-admin-api-keys-table-list.php:49
#: includes/admin/settings/views/html-keys-edit.php:81
msgid "Consumer key ending in"
msgstr "Kundenøkkel som slutter på"

#: includes/admin/class-wc-admin-api-keys-table-list.php:48
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:505
#: includes/admin/importers/class-wc-product-csv-importer-controller.php:669
#: includes/admin/list-tables/class-wc-admin-list-table-coupons.php:85
#: includes/admin/meta-boxes/views/html-variation-admin.php:394
#: includes/admin/settings/class-wc-settings-payment-gateways.php:134
#: includes/admin/settings/class-wc-settings-shipping.php:398
#: includes/admin/settings/views/html-admin-page-shipping-zone-methods.php:88
#: includes/admin/settings/views/html-keys-edit.php:21
#: includes/export/class-wc-product-csv-exporter.php:113
#: includes/gateways/bacs/class-wc-gateway-bacs.php:95
#: includes/gateways/cheque/class-wc-gateway-cheque.php:71
#: includes/gateways/cod/class-wc-gateway-cod.php:84
#: includes/gateways/paypal/includes/settings-paypal.php:25
#: includes/wc-template-functions.php:1882
#: src/Internal/Admin/Onboarding/OnboardingIndustries.php:67
#: templates/single-product/tabs/description.php:22
#: assets/client/admin/chunks/9740.js:1
#: assets/client/admin/chunks/edit-product-page.js:1
msgid "Description"
msgstr "Beskrivelse"

#. translators: %s: average rating
#. translators: %s: rating
#. translators: %s is referring to the average rating value
#. translators: %s is the rating value wrapped in HTML strong tags.
#: includes/class-wc-embed.php:130
#: includes/rest-api/Controllers/Version3/class-wc-rest-report-reviews-totals-controller.php:57
#: includes/wc-template-functions.php:3607
#: includes/wc-template-functions.php:3630
#: includes/widgets/class-wc-widget-layered-nav-filters.php:104
#: packages/woocommerce-blocks/src/BlockTypes/ProductRating.php:82
#: packages/woocommerce-blocks/build/active-filters-frontend.js:3
#: packages/woocommerce-blocks/build/active-filters-wrapper-frontend.js:3
#: packages/woocommerce-blocks/build/active-filters.js:15
#: packages/woocommerce-blocks/build/all-reviews.js:9
#: packages/woocommerce-blocks/build/rating-filter-frontend.js:17
#: packages/woocommerce-blocks/build/rating-filter-wrapper-frontend.js:5
#: packages/woocommerce-blocks/build/rating-filter.js:13
#: packages/woocommerce-blocks/build/reviews-by-category.js:10
#: packages/woocommerce-blocks/build/reviews-by-product.js:10
#: packages/woocommerce-blocks/build/reviews-frontend.js:5
msgid "Rated %s out of 5"
msgstr "Vurdert %s av 5"

#: includes/wc-template-functions.php:3645
msgctxt "min_price"
msgid "From:"
msgstr "Fra:"

#: includes/abstracts/abstract-wc-product.php:2109
#: includes/admin/class-wc-admin-reports.php:108
#: includes/admin/list-tables/class-wc-admin-list-table-products.php:276
#: includes/admin/reports/class-wc-report-stock.php:118
#: includes/wc-product-functions.php:875
#: packages/woocommerce-blocks/src/BlockTypes/ProductStockIndicator.php:88
#: assets/client/admin/chunks/9740.js:1
#: assets/client/admin/chunks/analytics-report-stock.js:1
msgid "Out of stock"
msgstr "Tomt på lager"

#: includes/abstracts/abstract-wc-product.php:2111
#: includes/abstracts/abstract-wc-product.php:2113
#: packages/woocommerce-blocks/src/BlockTypes/ProductStockIndicator.php:84
#: templates/cart/cart.php:92
#: packages/woocommerce-blocks/build/all-products.js:26
#: packages/woocommerce-blocks/build/cart-blocks/cart-line-items--mini-cart-contents-block/products-table-frontend.js:3
#: packages/woocommerce-blocks/build/cart.js:43
#: packages/woocommerce-blocks/build/checkout-blocks/order-summary-cart-items-frontend.js:3
#: packages/woocommerce-blocks/build/checkout.js:17
#: packages/woocommerce-blocks/build/mini-cart-contents.js:17
#: packages/woocommerce-blocks/build/product-stock-indicator-frontend.js:3
#: packages/woocommerce-blocks/build/product-stock-indicator.js:3
msgid "Available on backorder"
msgstr "Ikke på lager, tilgjengelig som restordre"

#. translators: %s: stock amount
#: includes/wc-formatting-functions.php:1246
msgid "%s in stock"
msgstr "%s på lager"

#: includes/wc-formatting-functions.php:1251
msgid "(can be backordered)"
msgstr "(kan restbestilles)"

#. translators: %s: stock amount
#: includes/wc-formatting-functions.php:1241
msgid "Only %s left in stock"
msgstr "Kun %s på lager"

#: includes/admin/list-tables/class-wc-admin-list-table-products.php:274
#: includes/admin/reports/class-wc-report-stock.php:116
#: includes/wc-formatting-functions.php:1234
#: includes/wc-product-functions.php:874
#: packages/woocommerce-blocks/src/BlockTypes/ProductStockIndicator.php:86
#: assets/client/admin/chunks/9740.js:1
#: assets/client/admin/chunks/analytics-report-stock.js:1
msgid "In stock"
msgstr "På lager"

#: includes/abstracts/abstract-wc-product.php:1933
#: includes/class-wc-embed.php:106 includes/class-wc-product-simple.php:60
#: includes/class-wc-product-variable.php:60
#: packages/woocommerce-blocks/build/all-reviews.js:5
#: packages/woocommerce-blocks/build/reviews-by-category.js:6
#: packages/woocommerce-blocks/build/reviews-by-product.js:6
#: packages/woocommerce-blocks/build/reviews-frontend.js:1
msgid "Read more"
msgstr "Les mer"

#: includes/abstracts/abstract-wc-product.php:1924
#: includes/class-wc-product-simple.php:60
#: packages/woocommerce-blocks/assets/js/previews/products.js:59
#: packages/woocommerce-blocks/assets/js/previews/products.js:60
#: packages/woocommerce-blocks/build/all-products.js:18
#: packages/woocommerce-blocks/build/all-products.js:24
#: packages/woocommerce-blocks/build/all-products.js:26
#: packages/woocommerce-blocks/build/cart-blocks/cart-cross-sells-products-frontend.js:7
#: packages/woocommerce-blocks/build/cart-blocks/cart-cross-sells-products-frontend.js:13
#: packages/woocommerce-blocks/build/cart.js:9
#: packages/woocommerce-blocks/build/cart.js:15
#: packages/woocommerce-blocks/build/featured-product.js:7
#: packages/woocommerce-blocks/build/product-add-to-cart-frontend.js:3
#: packages/woocommerce-blocks/build/product-add-to-cart.js:3
#: packages/woocommerce-blocks/build/product-button-frontend.js:3
#: packages/woocommerce-blocks/build/product-button.js:3
msgid "Add to cart"
msgstr "Kjøp"

#: includes/gateways/class-wc-payment-gateway-cc.php:62
msgid "CVC"
msgstr "CVC"

#: includes/gateways/class-wc-payment-gateway-cc.php:61
msgid "Card code"
msgstr "Kortkode"

#: includes/gateways/class-wc-payment-gateway-cc.php:72
msgid "MM / YY"
msgstr "Måned / År"

#: includes/gateways/class-wc-payment-gateway-cc.php:71
msgid "Expiry (MM/YY)"
msgstr "Utløpsdato (MM/ÅÅ)"

#: includes/gateways/class-wc-payment-gateway-cc.php:67
msgid "Card number"
msgstr "Kortnummer"

#. translators: 1: old order status 2: new order status
#: includes/class-wc-order.php:391
msgid "Order status changed from %1$s to %2$s."
msgstr "Ordrestatus endret fra %s til %s."

#. Plugin Name of the plugin
#: includes/admin/class-wc-admin-assets.php:113
#: includes/admin/class-wc-admin-menus.php:71
#: includes/admin/class-wc-admin-setup-wizard.php:353
#: includes/admin/class-wc-admin-setup-wizard.php:446
#: includes/admin/class-wc-admin.php:241
#: includes/admin/helper/class-wc-helper.php:509
#: includes/admin/helper/class-wc-helper.php:664
#: includes/admin/helper/views/html-oauth-start.php:19
#: includes/admin/wc-admin-functions.php:22 includes/class-wc-order.php:1885
#: includes/class-wc-order.php:1886 includes/class-wc-privacy.php:52
#: includes/customizer/class-wc-shop-customizer.php:38
#: includes/react-admin/connect-existing-pages.php:64
#: includes/wc-order-functions.php:1026 src/Admin/PageController.php:201
#: src/Internal/Admin/Homescreen.php:171 src/Internal/Admin/Loader.php:393
#: src/Internal/Admin/Settings.php:206 templates/auth/header.php:32
#: packages/woocommerce-blocks/assets/js/blocks/cart/index.js:32
#: packages/woocommerce-blocks/assets/js/blocks/product-new/index.js:28
#: packages/woocommerce-blocks/assets/js/blocks/product-on-sale/index.js:28
#: packages/woocommerce-blocks/assets/js/blocks/product-top-rated/index.js:31
#: packages/woocommerce-blocks/assets/js/blocks/reviews/all-reviews/index.js:33
#: packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-category/index.js:31
#: packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-product/index.js:31
#: packages/woocommerce-blocks/assets/js/blocks/single-product/index.js:26
#: packages/woocommerce-blocks/assets/js/index.js:24
#: packages/woocommerce-blocks/build/all-products.js:26
#: packages/woocommerce-blocks/build/all-reviews.js:9
#: packages/woocommerce-blocks/build/cart.js:59
#: packages/woocommerce-blocks/build/legacy-template.js:3
#: packages/woocommerce-blocks/build/mini-cart-contents.js:21
#: packages/woocommerce-blocks/build/mini-cart.js:1
#: packages/woocommerce-blocks/build/product-new.js:6
#: packages/woocommerce-blocks/build/product-on-sale.js:6
#: packages/woocommerce-blocks/build/product-search.js:1
#: packages/woocommerce-blocks/build/product-top-rated.js:6
#: packages/woocommerce-blocks/build/reviews-by-category.js:14
#: packages/woocommerce-blocks/build/reviews-by-product.js:20
#: packages/woocommerce-blocks/build/single-product.js:6
#: packages/woocommerce-blocks/build/wc-blocks.js:1
msgid "WooCommerce"
msgstr "WooCommerce"

#. translators: 1: current item count
#. translators: %d: downloads count
#: includes/admin/helper/class-wc-helper.php:407
#: includes/admin/helper/views/html-main.php:139
#: includes/class-wc-emails.php:449
#: includes/legacy/abstract-wc-legacy-order.php:508
#: includes/wc-account-functions.php:221
#: includes/wc-template-functions.php:3447 assets/client/admin/chunks/2563.js:1
#: assets/client/admin/chunks/analytics-report-downloads.js:1
msgid "Download"
msgid_plural "Downloads"
msgstr[0] "Nedlasting"
msgstr[1] "Nedlastinger"

#. translators: 1: current item count
#. translators: %d: downloads count
#: includes/legacy/abstract-wc-legacy-order.php:508
#: includes/wc-template-functions.php:3447
msgid "Download %d"
msgstr "Last ned %d"

#: includes/abstracts/abstract-wc-order.php:2238
#: templates/checkout/order-receipt.php:33 templates/checkout/thankyou.php:64
msgid "Total:"
msgstr "Totalt:"

#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:432
#: includes/class-wc-order.php:2225 templates/checkout/order-receipt.php:38
#: templates/checkout/thankyou.php:70
msgid "Payment method:"
msgstr "Betalingsmetode:"

#: includes/admin/meta-boxes/views/html-order-fee.php:18
#: includes/class-wc-cart-fees.php:80 includes/class-wc-order-item-fee.php:216
#: packages/woocommerce-blocks/build/blocks-checkout.js:1
#: packages/woocommerce-blocks/build/cart-frontend.js:3
#: packages/woocommerce-blocks/build/cart.js:51
#: packages/woocommerce-blocks/build/checkout-frontend.js:3
#: packages/woocommerce-blocks/build/checkout.js:25
#: packages/woocommerce-blocks/build/mini-cart-contents.js:19
#: packages/woocommerce-blocks/build/wc-blocks-data.js:13
msgid "Fee"
msgstr "Gebyr"

#: includes/abstracts/abstract-wc-order.php:2177
#: includes/admin/meta-boxes/views/html-order-items.php:187
#: packages/woocommerce-blocks/build/cart-blocks/cart-express-payment--checkout-blocks/express-payment-frontend.js:5
#: packages/woocommerce-blocks/build/cart.js:51
#: packages/woocommerce-blocks/build/checkout-blocks/payment-frontend.js:5
#: packages/woocommerce-blocks/build/checkout.js:25
msgid "Shipping:"
msgstr "Frakt:"

#: includes/abstracts/abstract-wc-order.php:2162
#: packages/woocommerce-blocks/build/cart-blocks/cart-express-payment--checkout-blocks/express-payment-frontend.js:5
#: packages/woocommerce-blocks/build/cart.js:51
#: packages/woocommerce-blocks/build/checkout-blocks/payment-frontend.js:5
#: packages/woocommerce-blocks/build/checkout.js:25
msgid "Discount:"
msgstr "Rabatt:"

#: includes/abstracts/abstract-wc-order.php:2147
#: includes/wc-template-functions.php:2244
#: packages/woocommerce-blocks/build/cart-blocks/cart-express-payment--checkout-blocks/express-payment-frontend.js:5
#: packages/woocommerce-blocks/build/cart.js:51
#: packages/woocommerce-blocks/build/checkout-blocks/payment-frontend.js:5
#: packages/woocommerce-blocks/build/checkout.js:25
msgid "Subtotal:"
msgstr "Delsum:"

#: includes/abstracts/abstract-wc-order.php:2118
#: includes/class-wc-cart.php:1588 includes/class-wc-product-grouped.php:120
msgid "Free!"
msgstr "Gratis!"

#. translators: 1: first name 2: last name
#: includes/class-wc-countries.php:607 includes/class-wc-countries.php:623
#: includes/class-wc-order.php:921 includes/class-wc-order.php:931
#: includes/rest-api/Controllers/Version2/class-wc-rest-network-orders-v2-controller.php:149
#: src/Internal/Admin/Orders/ListTable.php:812
msgctxt "full name"
msgid "%1$s %2$s"
msgstr "%1$s %2$s"

#: includes/class-wc-order-item-product.php:212
#: includes/legacy/abstract-wc-legacy-order.php:164
msgid "Backordered"
msgstr "Restbestilt"

#: includes/admin/class-wc-admin-menus.php:95
#: includes/admin/views/html-admin-page-status-report.php:691
#: includes/class-wc-install.php:1786
#: includes/react-admin/connect-existing-pages.php:35
#: src/Admin/Features/Navigation/CoreMenu.php:126
#: src/Internal/Admin/Analytics.php:305
#: src/Internal/Admin/SettingsNavigationFeature.php:86
#: assets/client/admin/app/index.js:2 assets/client/admin/chunks/9740.js:1
#: assets/client/admin/chunks/homescreen.js:1
#: assets/client/admin/chunks/marketing-overview.js:1
#: packages/woocommerce-blocks/build/cart.js:57
#: packages/woocommerce-blocks/build/price-filter.js:5
msgid "Settings"
msgstr "Innstillinger"

#: i18n/states.php:2096
msgid "Western Cape"
msgstr "Western Cape"

#: i18n/states.php:2095
msgid "North West"
msgstr "Nordvest"

#: i18n/states.php:2094
msgid "Northern Cape"
msgstr "Northern Cape"

#: i18n/states.php:2093
msgid "Mpumalanga"
msgstr "Mpumalanga"

#: i18n/states.php:2092
msgid "Limpopo"
msgstr "Limpopo"

#: i18n/states.php:2091
msgid "KwaZulu-Natal"
msgstr "KwaZulu-Natal"

#: i18n/states.php:2090
msgid "Gauteng"
msgstr "Gauteng"

#: i18n/states.php:2089
msgid "Free State"
msgstr "Gratis delstat"

#: i18n/states.php:2088
msgid "Eastern Cape"
msgstr "Eastern Cape"

#: i18n/countries.php:193
msgid "Puerto Rico"
msgstr "Puerto Rico"

#: i18n/countries.php:179
msgid "Northern Mariana Islands"
msgstr "Nordre Marianaøyene"

#: i18n/countries.php:106
msgid "Guam"
msgstr "Guam"

#: i18n/countries.php:21
msgid "American Samoa"
msgstr "Amerikanske Samoa"

#: i18n/states.php:2035
msgid "Armed Forces (AP)"
msgstr "US Væpnede Styrker, Stillehavet"

#: i18n/states.php:2034
msgid "Armed Forces (AE)"
msgstr "US Væpnede Styrker, Europa"

#: i18n/states.php:2033
msgid "Armed Forces (AA)"
msgstr "US Væpnede Styrker, America"

#: i18n/states.php:2032
msgid "Wyoming"
msgstr "Wyoming"

#: i18n/states.php:2031
msgid "Wisconsin"
msgstr "Wisconsin"

#: i18n/states.php:2030
msgid "West Virginia"
msgstr "West Virginia"

#: i18n/states.php:2029
msgid "Washington"
msgstr "Washington"

#: i18n/states.php:2028
msgid "Virginia"
msgstr "Virginia"

#: i18n/states.php:2027
msgid "Vermont"
msgstr "Vermont"

#: i18n/states.php:2026
msgid "Utah"
msgstr "Utah"

#: i18n/states.php:2025
msgid "Texas"
msgstr "Texas"

#: i18n/states.php:2024
msgid "Tennessee"
msgstr "Tennessee"

#: i18n/states.php:2023
msgid "South Dakota"
msgstr "Sør-Dakota"

#: i18n/states.php:2022
msgid "South Carolina"
msgstr "Sør-Carolina"

#: i18n/states.php:2021
msgid "Rhode Island"
msgstr "Rhode Island"

#: i18n/states.php:2020
msgid "Pennsylvania"
msgstr "Pennsylvania"

#: i18n/states.php:2019
msgid "Oregon"
msgstr "Oregon"

#: i18n/states.php:2018
msgid "Oklahoma"
msgstr "Oklahoma"

#: i18n/states.php:2017
msgid "Ohio"
msgstr "Ohio"

#: i18n/states.php:2016
msgid "North Dakota"
msgstr "Nord-Dakota"

#: i18n/states.php:2015
msgid "North Carolina"
msgstr "Nord-Carolina"

#: i18n/states.php:2014
msgid "New York"
msgstr "New York"

#: i18n/states.php:2013
msgid "New Mexico"
msgstr "New Mexico"

#: i18n/states.php:2012
msgid "New Jersey"
msgstr "New Jersey"

#: i18n/states.php:2011
msgid "New Hampshire"
msgstr "New Hampshire"

#: i18n/states.php:2010
msgid "Nevada"
msgstr "Nevada"

#: i18n/states.php:2009
msgid "Nebraska"
msgstr "Nebraska"

#: i18n/states.php:2007
msgid "Missouri"
msgstr "Missouri"

#: i18n/states.php:2006
msgid "Mississippi"
msgstr "Mississippi"

#: i18n/states.php:2005
msgid "Minnesota"
msgstr "Minnesota"

#: i18n/states.php:2004
msgid "Michigan"
msgstr "Michigan"

#: i18n/states.php:2003
msgid "Massachusetts"
msgstr "Massachusetts"

#: i18n/states.php:1118 i18n/states.php:2002
msgid "Maryland"
msgstr "Maryland"

#: i18n/states.php:2001
msgid "Maine"
msgstr "Maine"

#: i18n/states.php:2000
msgid "Louisiana"
msgstr "Louisiana"

#: i18n/states.php:1999
msgid "Kentucky"
msgstr "Kentucky"

#: i18n/states.php:1998
msgid "Kansas"
msgstr "Kansas"

#: i18n/states.php:1997
msgid "Iowa"
msgstr "Iowa"

#: i18n/states.php:1996
msgid "Indiana"
msgstr "Indiana"

#: i18n/states.php:1995
msgid "Illinois"
msgstr "Illinois"

#: i18n/states.php:1994
msgid "Idaho"
msgstr "Idaho"

#: i18n/states.php:1993
msgid "Hawaii"
msgstr "Hawaii"

#: i18n/states.php:1992
msgctxt "US state of Georgia"
msgid "Georgia"
msgstr "Georgia"

#: i18n/states.php:1991 i18n/states.php:2044
msgid "Florida"
msgstr "Florida"

#: i18n/states.php:1990
msgid "District Of Columbia"
msgstr "District of Columbia"

#: i18n/states.php:1989
msgid "Delaware"
msgstr "Delaware"

#: i18n/states.php:1988
msgid "Connecticut"
msgstr "Connecticut"

#: i18n/states.php:1987
msgid "Colorado"
msgstr "Colorado"

#: i18n/states.php:1986
msgid "California"
msgstr "California"

#: i18n/states.php:1985
msgid "Arkansas"
msgstr "Arkansas"

#: i18n/states.php:1984
msgid "Arizona"
msgstr "Arizona"

#: i18n/states.php:1983
msgid "Alaska"
msgstr "Alaska"

#: i18n/states.php:1982
msgid "Alabama"
msgstr "Alabama"

#: i18n/states.php:1740
msgid "Osmaniye"
msgstr "Osmaniye"

#: i18n/states.php:1739
msgid "Kilis"
msgstr "Kilis"

#: i18n/states.php:1737
msgid "Yalova"
msgstr "Yalova"

#: i18n/states.php:1735
msgid "Ardahan"
msgstr "Ardahan"

#: i18n/states.php:1732
msgid "Batman"
msgstr "Batman"

#: i18n/states.php:1730
msgid "Karaman"
msgstr "Karaman"

#: i18n/states.php:1729
msgid "Bayburt"
msgstr "Bayburt"

#: i18n/states.php:1728
msgid "Aksaray"
msgstr "Aksaray"

#: i18n/states.php:1727
msgid "Zonguldak"
msgstr "Zonguldak"

#: i18n/states.php:1726
msgid "Yozgat"
msgstr "Yozgat"

#: i18n/states.php:1725
msgid "Van"
msgstr "Van"

#: i18n/states.php:1722
msgid "Tunceli"
msgstr "Tunceli"

#: i18n/states.php:1721
msgid "Trabzon"
msgstr "Trabzon"

#: i18n/states.php:1720
msgid "Tokat"
msgstr "Tokat"

#: i18n/states.php:1718
msgid "Sivas"
msgstr "Sivas"

#: i18n/states.php:1717
msgid "Sinop"
msgstr "Sinop"

#: i18n/states.php:1716
msgid "Siirt"
msgstr "Siirt"

#: i18n/states.php:1715
msgid "Samsun"
msgstr "Samsun"

#: i18n/states.php:1714
msgid "Sakarya"
msgstr "Sakarya"

#: i18n/states.php:1713
msgid "Rize"
msgstr "Rize"

#: i18n/states.php:1712
msgid "Ordu"
msgstr "Ordu"

#: i18n/states.php:1707
msgid "Mardin"
msgstr "Mardin"

#: i18n/states.php:1705
msgid "Manisa"
msgstr "Manisa"

#: i18n/states.php:1704
msgid "Malatya"
msgstr "Malatya"

#: i18n/states.php:1702
msgid "Konya"
msgstr "Konya"

#: i18n/states.php:1701
msgid "Kocaeli"
msgstr "Kocaeli"

#: i18n/states.php:1698
msgid "Kayseri"
msgstr "Kayseri"

#: i18n/states.php:1697
msgid "Kastamonu"
msgstr "Kastamonu"

#: i18n/states.php:1696
msgid "Kars"
msgstr "Kars"

#: i18n/states.php:1692
msgid "Isparta"
msgstr "Isparta"

#: i18n/states.php:1691
msgid "Hatay"
msgstr "Hatay"

#: i18n/states.php:1690
msgid "Hakkari"
msgstr "Hakkari"

#: i18n/states.php:1688
msgid "Giresun"
msgstr "Giresun"

#: i18n/states.php:1687
msgid "Gaziantep"
msgstr "Gaziantep"

#: i18n/states.php:1685
msgid "Erzurum"
msgstr "Erzurum"

#: i18n/states.php:1684
msgid "Erzincan"
msgstr "Erzincan"

#: i18n/states.php:1682
msgid "Edirne"
msgstr "Edirne"

#: i18n/states.php:1680
msgid "Denizli"
msgstr "Denizli"

#: i18n/states.php:1676
msgid "Bursa"
msgstr "Bursa"

#: i18n/states.php:1675
msgid "Burdur"
msgstr "Burdur"

#: i18n/states.php:1674
msgid "Bolu"
msgstr "Bolu"

#: i18n/states.php:1673
msgid "Bitlis"
msgstr "Bitlis"

#: i18n/states.php:1671
msgid "Bilecik"
msgstr "Bilecik"

#: i18n/states.php:1668
msgid "Artvin"
msgstr "Artvin"

#: i18n/states.php:1667
msgid "Antalya"
msgstr "Antalya"

#: i18n/states.php:1666
msgid "Ankara"
msgstr "Ankara"

#: i18n/states.php:1665
msgid "Amasya"
msgstr "Amasya"

#: i18n/states.php:1663
msgid "Afyon"
msgstr "Afyon"

#: i18n/states.php:1661
msgid "Adana"
msgstr "Adana"

#: i18n/states.php:1466
msgid "Metro Manila"
msgstr "Metro Manila"

#: i18n/states.php:1465
msgid "Zamboanga Sibugay"
msgstr "Zamboanga Sibugay"

#: i18n/states.php:1464
msgid "Zamboanga del Sur"
msgstr "Zamboanga del Sur"

#: i18n/states.php:1463
msgid "Zamboanga del Norte"
msgstr "Zamboanga del Norte"

#: i18n/states.php:1462
msgid "Zambales"
msgstr "Zambales"

#: i18n/states.php:1461
msgid "Tawi-Tawi"
msgstr "Tawi-Tawi"

#: i18n/states.php:1460
msgid "Tarlac"
msgstr "Tarlac"

#: i18n/states.php:1459
msgid "Surigao del Sur"
msgstr "Surigao del Sur"

#: i18n/states.php:1458
msgid "Surigao del Norte"
msgstr "Surigao del Norte"

#: i18n/states.php:1457
msgid "Sulu"
msgstr "Sulu"

#: i18n/states.php:1456
msgid "Sultan Kudarat"
msgstr "Sultan Kudarat"

#: i18n/states.php:1455
msgid "Southern Leyte"
msgstr "Southern Leyte"

#: i18n/states.php:1454
msgid "South Cotabato"
msgstr "South Cotabato"

#: i18n/states.php:1453
msgid "Sorsogon"
msgstr "Sorsogon"

#: i18n/states.php:1452
msgid "Siquijor"
msgstr "Siquijor"

#: i18n/states.php:1451
msgid "Sarangani"
msgstr "Sarangani"

#: i18n/states.php:1450
msgid "Samar"
msgstr "Samar"

#: i18n/states.php:1449
msgid "Romblon"
msgstr "Romblon"

#: i18n/states.php:1448
msgid "Rizal"
msgstr "Rizal"

#: i18n/states.php:1447
msgid "Quirino"
msgstr "Quirino"

#: i18n/states.php:1446
msgid "Quezon"
msgstr "Quezon"

#: i18n/states.php:1445
msgid "Pangasinan"
msgstr "Pangasinan"

#: i18n/states.php:1444
msgid "Pampanga"
msgstr "Pampanga"

#: i18n/states.php:1443
msgid "Palawan"
msgstr "Palawan"

#: i18n/states.php:1442
msgid "Oriental Mindoro"
msgstr "Oriental Mindoro"

#: i18n/states.php:1441
msgid "Occidental Mindoro"
msgstr "Occidental Mindoro"

#: i18n/states.php:1440
msgid "Nueva Vizcaya"
msgstr "Nueva Vizcaya"

#: i18n/states.php:1439
msgid "Nueva Ecija"
msgstr "Nueva Ecija"

#: i18n/states.php:1438
msgid "Northern Samar"
msgstr "Northern Samar"

#: i18n/states.php:1437
msgid "Negros Oriental"
msgstr "Negros Oriental"

#: i18n/states.php:1436
msgid "Negros Occidental"
msgstr "Negros Occidental"

#: i18n/states.php:1435
msgid "Mountain Province"
msgstr "Mountain Province"

#: i18n/states.php:1434
msgid "Misamis Oriental"
msgstr "Misamis Oriental"

#: i18n/states.php:1433
msgid "Misamis Occidental"
msgstr "Misamis Occidental"

#: i18n/states.php:1432
msgid "Masbate"
msgstr "Masbate"

#: i18n/states.php:1431
msgid "Marinduque"
msgstr "Marinduque"

#: i18n/states.php:1430
msgid "Maguindanao"
msgstr "Maguindanao"

#: i18n/states.php:1429
msgid "Leyte"
msgstr "Leyte"

#: i18n/states.php:1428
msgid "Lanao del Sur"
msgstr "Lanao del Sur"

#: i18n/states.php:1427
msgid "Lanao del Norte"
msgstr "Lanao del Norte"

#: i18n/states.php:1426
msgid "Laguna"
msgstr "Laguna"

#: i18n/states.php:1425
msgid "La Union"
msgstr "La Union"

#: i18n/states.php:1424
msgid "Kalinga"
msgstr "Kalinga"

#: i18n/states.php:1423
msgid "Isabela"
msgstr "Isabela"

#: i18n/states.php:1422
msgid "Iloilo"
msgstr "Iloilo"

#: i18n/states.php:1421
msgid "Ilocos Sur"
msgstr "Ilocos Sur"

#: i18n/states.php:1420
msgid "Ilocos Norte"
msgstr "Ilocos Norte"

#: i18n/states.php:1419
msgid "Ifugao"
msgstr "Ifugao"

#: i18n/states.php:1418
msgid "Guimaras"
msgstr "Guimaras"

#: i18n/states.php:1417
msgid "Eastern Samar"
msgstr "Eastern Samar"

#: i18n/states.php:1416
msgid "Dinagat Islands"
msgstr "Dinagat Islands"

#: i18n/states.php:1415
msgid "Davao Oriental"
msgstr "Davao Oriental"

#: i18n/states.php:1414
msgid "Davao Occidental"
msgstr "Davao Occidental"

#: i18n/states.php:1413
msgid "Davao del Sur"
msgstr "Davao del Sur"

#: i18n/states.php:1412
msgid "Davao del Norte"
msgstr "Davao del Norte"

#: i18n/states.php:1411
msgid "Cotabato"
msgstr "Cotabato"

#: i18n/states.php:1410
msgid "Compostela Valley"
msgstr "Compostela Valley"

#: i18n/states.php:1409
msgid "Cebu"
msgstr "Cebu"

#: i18n/states.php:1408
msgid "Cavite"
msgstr "Cavite"

#: i18n/states.php:1407
msgid "Catanduanes"
msgstr "Catanduanes"

#: i18n/states.php:1406
msgid "Capiz"
msgstr "Capiz"

#: i18n/states.php:1405
msgid "Camiguin"
msgstr "Camiguin"

#: i18n/states.php:1404
msgid "Camarines Sur"
msgstr "Camarines Sur"

#: i18n/states.php:1403
msgid "Camarines Norte"
msgstr "Camarines Norte"

#: i18n/states.php:1402
msgid "Cagayan"
msgstr "Cagayan"

#: i18n/states.php:1401
msgid "Bulacan"
msgstr "Bulacan"

#: i18n/states.php:1400
msgid "Bukidnon"
msgstr "Bukidnon"

#: i18n/states.php:1399
msgid "Bohol"
msgstr "Bohol"

#: i18n/states.php:1398
msgid "Biliran"
msgstr "Biliran"

#: i18n/states.php:1397
msgid "Benguet"
msgstr "Benguet"

#: i18n/states.php:1396
msgid "Batangas"
msgstr "Batangas"

#: i18n/states.php:1395
msgid "Batanes"
msgstr "Batanes"

#: i18n/states.php:1394
msgid "Bataan"
msgstr "Bataan"

#: i18n/states.php:1393
msgid "Basilan"
msgstr "Basilan"

#: i18n/states.php:1392
msgid "Aurora"
msgstr "Aurora"

#: i18n/states.php:1391
msgid "Apayao"
msgstr "Apayao"

#: i18n/states.php:1390
msgid "Antique"
msgstr "Antique"

#: i18n/states.php:1389
msgid "Albay"
msgstr "Albay"

#: i18n/states.php:1388
msgid "Aklan"
msgstr "Aklan"

#: i18n/states.php:1387
msgid "Agusan del Sur"
msgstr "Agusan del Sur"

#: i18n/states.php:1386
msgid "Agusan del Norte"
msgstr "Agusan del Norte"

#: i18n/states.php:1385
msgid "Abra"
msgstr "Abra"

#: i18n/states.php:1382
msgid "Ucayali"
msgstr "Ucayali"

#: i18n/states.php:1381
msgid "Tumbes"
msgstr "Tumbes"

#: i18n/states.php:1380
msgid "Tacna"
msgstr "Tacna"

#: i18n/states.php:1378
msgid "Puno"
msgstr "Puno"

#: i18n/states.php:1377
msgid "Piura"
msgstr "Piura"

#: i18n/states.php:1376
msgid "Pasco"
msgstr "Pasco"

#: i18n/states.php:1375
msgid "Moquegua"
msgstr "Moquegua"

#: i18n/states.php:1374
msgid "Madre de Dios"
msgstr "Madre de Dios"

#: i18n/states.php:1373
msgid "Loreto"
msgstr "Loreto"

#: i18n/states.php:1372
msgid "Lima"
msgstr "Lima"

#: i18n/states.php:1371
msgid "Lambayeque"
msgstr "Lambayeque"

#: i18n/states.php:1370 i18n/states.php:1570
msgid "La Libertad"
msgstr "La Libertad"

#: i18n/states.php:1368
msgid "Ica"
msgstr "Ica"

#: i18n/states.php:1366
msgid "Huancavelica"
msgstr "Huancavelica"

#: i18n/states.php:1365
msgid "Cusco"
msgstr "Cusco"

#: i18n/states.php:1364
msgid "Cajamarca"
msgstr "Cajamarca"

#: i18n/states.php:1363
msgid "Ayacucho"
msgstr "Ayacucho"

#: i18n/states.php:1362
msgid "Arequipa"
msgstr "Arequipa"

#: i18n/states.php:1360
msgid "Ancash"
msgstr "Ancash"

#: i18n/states.php:1358
msgid "Municipalidad Metropolitana de Lima"
msgstr "Municipalidad Metropolitana de Lima"

#: i18n/states.php:1357
msgid "El Callao"
msgstr "El Callao"

#: i18n/states.php:1339
msgid "Southland"
msgstr "Southland"

#: i18n/states.php:1338
msgid "Otago"
msgstr "Otago"

#: i18n/states.php:1337
msgid "Canterbury"
msgstr "Canterbury"

#: i18n/states.php:1336
msgid "West Coast"
msgstr "West Coast"

#: i18n/states.php:1335
msgid "Tasman"
msgstr "Tasman"

#: i18n/states.php:1334
msgid "Marlborough"
msgstr "Marlborough"

#: i18n/states.php:1333
msgid "Nelson"
msgstr "Nelson"

#: i18n/states.php:1332
msgid "Wellington"
msgstr "Wellington"

#: i18n/states.php:1331
msgid "Manawatu-Wanganui"
msgstr "Manawatu-Wanganui"

#: i18n/states.php:1329
msgid "Gisborne"
msgstr "Gisborne"

#: i18n/states.php:1328
msgid "Taranaki"
msgstr "Taranaki"

#: i18n/states.php:1327
msgid "Bay of Plenty"
msgstr "Bay of Plenty"

#: i18n/states.php:1326
msgid "Waikato"
msgstr "Waikato"

#: i18n/states.php:1325
msgid "Auckland"
msgstr "Auckland"

#: i18n/states.php:1324
msgid "Northland"
msgstr "Northland"

#: i18n/states.php:39
msgid "Huíla"
msgstr "Huíla"

#: i18n/states.php:1214
msgid "Terengganu"
msgstr "Terengganu"

#: i18n/states.php:1213
msgid "Selangor"
msgstr "Selangor"

#: i18n/states.php:1212
msgid "Sarawak"
msgstr "Sarawak"

#: i18n/states.php:1211
msgid "Sabah"
msgstr "Sabah"

#: i18n/states.php:1210
msgid "Perlis"
msgstr "Perlis"

#: i18n/states.php:1209
msgid "Perak"
msgstr "Perak"

#: i18n/states.php:1207
msgid "Pahang"
msgstr "Pahang"

#: i18n/states.php:1206
msgid "Negeri Sembilan"
msgstr "Negeri Sembilan"

#: i18n/states.php:1203
msgid "Kelantan"
msgstr "Kelantan"

#: i18n/states.php:1202
msgid "Kedah"
msgstr "Kedah"

#: i18n/states.php:1201
msgid "Johor"
msgstr "Johor"

#: i18n/states.php:1198
msgid "Zacatecas"
msgstr "Zacatecas"

#: i18n/states.php:1197
msgid "Yucatán"
msgstr "Yucatán"

#: i18n/states.php:1196
msgid "Veracruz"
msgstr "Veracruz"

#: i18n/states.php:1195
msgid "Tlaxcala"
msgstr "Tlaxcala"

#: i18n/states.php:1194
msgid "Tamaulipas"
msgstr "Tamaulipas"

#: i18n/states.php:1193
msgid "Tabasco"
msgstr "Tabasco"

#: i18n/states.php:1192
msgid "Sonora"
msgstr "Sonora"

#: i18n/states.php:1191
msgid "Sinaloa"
msgstr "Sinaloa"

#: i18n/states.php:1190
msgid "San Luis Potosí"
msgstr "San Luis Potosí"

#: i18n/states.php:1189
msgid "Quintana Roo"
msgstr "Quintana Roo"

#: i18n/states.php:1188
msgid "Querétaro"
msgstr "Querétaro"

#: i18n/states.php:1187
msgid "Puebla"
msgstr "Puebla"

#: i18n/states.php:1186
msgid "Oaxaca"
msgstr "Oaxaca"

#: i18n/states.php:1185
msgid "Nayarit"
msgstr "Nayarit"

#: i18n/states.php:1184
msgid "Morelos"
msgstr "Morelos"

#: i18n/states.php:1183
msgid "Michoacán"
msgstr "Michoacán"

#: i18n/states.php:1181
msgid "Hidalgo"
msgstr "Hidalgo"

#: i18n/states.php:1180
msgid "Guerrero"
msgstr "Guerrero"

#: i18n/states.php:1179
msgid "Guanajuato"
msgstr "Guanajuato"

#: i18n/states.php:1178
msgid "Durango"
msgstr "Durango"

#: i18n/states.php:1177
msgid "Colima"
msgstr "Colima"

#: i18n/states.php:1176
msgid "Coahuila"
msgstr "Coahuila"

#: i18n/states.php:1175
msgid "Chihuahua"
msgstr "Chihuahua"

#: i18n/states.php:1174
msgid "Chiapas"
msgstr "Chiapas"

#: i18n/states.php:1173
msgid "Campeche"
msgstr "Campeche"

#: i18n/states.php:1172
msgid "Baja California Sur"
msgstr "Baja California Sur"

#: i18n/states.php:1171
msgid "Baja California"
msgstr "Baja California"

#: i18n/states.php:1170
msgid "Aguascalientes"
msgstr "Aguascalientes"

#: i18n/states.php:1169
msgid "Nuevo León"
msgstr "Nuevo León"

#: i18n/states.php:1168
msgid "Jalisco"
msgstr "Jalisco"

#: i18n/states.php:1033
msgid "Okinawa"
msgstr "Okinawa"

#: i18n/states.php:1032
msgid "Kagoshima"
msgstr "Kagoshima"

#: i18n/states.php:1031
msgid "Miyazaki"
msgstr "Miyazaki"

#: i18n/states.php:1030
msgid "Oita"
msgstr "Oita"

#: i18n/states.php:1029
msgid "Kumamoto"
msgstr "Kumamoto"

#: i18n/states.php:1028
msgid "Nagasaki"
msgstr "Nagasaki"

#: i18n/states.php:1027
msgid "Saga"
msgstr "Saga"

#: i18n/states.php:1026
msgid "Fukuoka"
msgstr "Fukuoka"

#: i18n/states.php:1025
msgid "Kochi"
msgstr "Kochi"

#: i18n/states.php:1024
msgid "Ehime"
msgstr "Ehime"

#: i18n/states.php:1023
msgid "Kagawa"
msgstr "Kagawa"

#: i18n/states.php:1022
msgid "Tokushima"
msgstr "Tokushima"

#: i18n/states.php:1021
msgid "Yamaguchi"
msgstr "Yamaguchi"

#: i18n/states.php:1020
msgid "Hiroshima"
msgstr "Hiroshima"

#: i18n/states.php:1019
msgid "Okayama"
msgstr "Okayama"

#: i18n/states.php:1018
msgid "Shimane"
msgstr "Shimane"

#: i18n/states.php:1017
msgid "Tottori"
msgstr "Tottori"

#: i18n/states.php:1016
msgid "Wakayama"
msgstr "Wakayama"

#: i18n/states.php:1015
msgid "Nara"
msgstr "Nara"

#: i18n/states.php:1014
msgid "Hyogo"
msgstr "Hyogo"

#: i18n/states.php:1013
msgid "Osaka"
msgstr "Osaka"

#: i18n/states.php:1012
msgid "Kyoto"
msgstr "Kyoto"

#: i18n/states.php:1011
msgid "Shiga"
msgstr "Shiga"

#: i18n/states.php:1010
msgid "Mie"
msgstr "Mie"

#: i18n/states.php:1009
msgid "Aichi"
msgstr "Aichi"

#: i18n/states.php:1008
msgid "Shizuoka"
msgstr "Shizuoka"

#: i18n/states.php:1007
msgid "Gifu"
msgstr "Gifu"

#: i18n/states.php:1006
msgid "Nagano"
msgstr "Nagano"

#: i18n/states.php:1005
msgid "Yamanashi"
msgstr "Yamanashi"

#: i18n/states.php:1004
msgid "Fukui"
msgstr "Fukui"

#: i18n/states.php:1003
msgid "Ishikawa"
msgstr "Ishikawa"

#: i18n/states.php:1002
msgid "Toyama"
msgstr "Toyama"

#: i18n/states.php:1001
msgid "Niigata"
msgstr "Niigata"

#: i18n/states.php:1000
msgid "Kanagawa"
msgstr "Kanagawa"

#: i18n/states.php:999
msgid "Tokyo"
msgstr "Tokyo"

#: i18n/states.php:998
msgid "Chiba"
msgstr "Chiba"

#: i18n/states.php:997
msgid "Saitama"
msgstr "Saitama"

#: i18n/states.php:996
msgid "Gunma"
msgstr "Gunma"

#: i18n/states.php:995
msgid "Tochigi"
msgstr "Tochigi"

#: i18n/states.php:994
msgid "Ibaraki"
msgstr "Ibaraki"

#: i18n/states.php:993
msgid "Fukushima"
msgstr "Fukushima"

#: i18n/states.php:992
msgid "Yamagata"
msgstr "Yamagata"

#: i18n/states.php:991
msgid "Akita"
msgstr "Akita"

#: i18n/states.php:990
msgid "Miyagi"
msgstr "Miyagi"

#: i18n/states.php:989
msgid "Iwate"
msgstr "Iwate"

#: i18n/states.php:988
msgid "Aomori"
msgstr "Aomori"

#: i18n/states.php:987
msgid "Hokkaido"
msgstr "Hokkaido"

#: i18n/states.php:959
msgid "Viterbo"
msgstr "Viterbo"

#: i18n/states.php:958
msgid "Vicenza"
msgstr "Vicenza"

#: i18n/states.php:957
msgid "Vibo Valentia"
msgstr "Vibo Valentia"

#: i18n/states.php:956
msgid "Verona"
msgstr "Verona"

#: i18n/states.php:955
msgid "Vercelli"
msgstr "Vercelli"

#: i18n/states.php:954
msgid "Verbano-Cusio-Ossola"
msgstr "Verbano-Cusio-Ossola"

#: i18n/states.php:953
msgid "Venezia"
msgstr "Venezia"

#: i18n/states.php:952
msgid "Varese"
msgstr "Varese"

#: i18n/states.php:951
msgid "Udine"
msgstr "Udine"

#: i18n/states.php:950
msgid "Trieste"
msgstr "Trieste"

#: i18n/states.php:949
msgid "Treviso"
msgstr "Treviso"

#: i18n/states.php:948
msgid "Trento"
msgstr "Trento"

#: i18n/states.php:947
msgid "Trapani"
msgstr "Trapani"

#: i18n/states.php:946
msgid "Torino"
msgstr "Torino"

#: i18n/states.php:945
msgid "Terni"
msgstr "Terni"

#: i18n/states.php:944
msgid "Teramo"
msgstr "Teramo"

#: i18n/states.php:943
msgid "Taranto"
msgstr "Taranto"

#: i18n/states.php:941
msgid "Sondrio"
msgstr "Sondrio"

#: i18n/states.php:940
msgid "Siracusa"
msgstr "Siracusa"

#: i18n/states.php:939
msgid "Siena"
msgstr "Siena"

#: i18n/states.php:938
msgid "Savona"
msgstr "Savona"

#: i18n/states.php:937
msgid "Sassari"
msgstr "Sassari"

#: i18n/states.php:936
msgid "Salerno"
msgstr "Salerno"

#: i18n/states.php:935
msgid "Rovigo"
msgstr "Rovigo"

#: i18n/states.php:934
msgid "Roma"
msgstr "Roma"

#: i18n/states.php:933
msgid "Rimini"
msgstr "Rimini"

#: i18n/states.php:932
msgid "Rieti"
msgstr "Rieti"

#: i18n/states.php:931
msgid "Reggio Emilia"
msgstr "Reggio Emilia"

#: i18n/states.php:930
msgid "Reggio Calabria"
msgstr "Reggio Calabria"

#: i18n/states.php:929
msgid "Ravenna"
msgstr "Ravenna"

#: i18n/states.php:928
msgid "Ragusa"
msgstr "Ragusa"

#: i18n/states.php:927
msgid "Prato"
msgstr "Prato"

#: i18n/states.php:926
msgid "Potenza"
msgstr "Potenza"

#: i18n/states.php:925
msgid "Pordenone"
msgstr "Pordenone"

#: i18n/states.php:924
msgid "Pistoia"
msgstr "Pistoia"

#: i18n/states.php:923
msgid "Pisa"
msgstr "Pisa"

#: i18n/states.php:922
msgid "Piacenza"
msgstr "Piacenza"

#: i18n/states.php:921
msgid "Pescara"
msgstr "Pescara"

#: i18n/states.php:920
msgid "Pesaro e Urbino"
msgstr "Pesaro e Urbino"

#: i18n/states.php:919
msgid "Perugia"
msgstr "Perugia"

#: i18n/states.php:918
msgid "Pavia"
msgstr "Pavia"

#: i18n/states.php:917
msgid "Parma"
msgstr "Parma"

#: i18n/states.php:916
msgid "Palermo"
msgstr "Palermo"

#: i18n/states.php:915
msgid "Padova"
msgstr "Padova"

#: i18n/states.php:914
msgid "Oristano"
msgstr "Oristano"

#: i18n/states.php:913
msgid "Nuoro"
msgstr "Nuoro"

#: i18n/states.php:912
msgid "Novara"
msgstr "Novara"

#: i18n/states.php:911
msgid "Napoli"
msgstr "Napoli"

#: i18n/states.php:910
msgid "Monza e della Brianza"
msgstr "Monza e della Brianza"

#: i18n/states.php:909
msgid "Modena"
msgstr "Modena"

#: i18n/states.php:908
msgid "Milano"
msgstr "Milano"

#: i18n/states.php:907
msgid "Messina"
msgstr "Messina"

#: i18n/states.php:906
msgid "Matera"
msgstr "Matera"

#: i18n/states.php:905
msgid "Massa-Carrara"
msgstr "Massa-Carrara"

#: i18n/states.php:904
msgid "Mantova"
msgstr "Mantova"

#: i18n/states.php:903
msgid "Macerata"
msgstr "Macerata"

#: i18n/states.php:902
msgid "Lucca"
msgstr "Lucca"

#: i18n/states.php:901
msgid "Lodi"
msgstr "Lodi"

#: i18n/states.php:900
msgid "Livorno"
msgstr "Livorno"

#: i18n/states.php:899
msgid "Lecco"
msgstr "Lecco"

#: i18n/states.php:898
msgid "Lecce"
msgstr "Lecce"

#: i18n/states.php:897
msgid "Latina"
msgstr "Latina"

#: i18n/states.php:895
msgid "La Spezia"
msgstr "La Spezia"

#: i18n/states.php:894
msgid "Isernia"
msgstr "Isernia"

#: i18n/states.php:893
msgid "Imperia"
msgstr "Imperia"

#: i18n/states.php:892
msgid "Grosseto"
msgstr "Grosseto"

#: i18n/states.php:891
msgid "Gorizia"
msgstr "Gorizia"

#: i18n/states.php:890
msgid "Genova"
msgstr "Genova"

#: i18n/states.php:889
msgid "Frosinone"
msgstr "Frosinone"

#: i18n/states.php:888
msgid "Forlì-Cesena"
msgstr "Forlì-Cesena"

#: i18n/states.php:887
msgid "Foggia"
msgstr "Foggia"

#: i18n/states.php:886
msgid "Firenze"
msgstr "Firenze"

#: i18n/states.php:885
msgid "Ferrara"
msgstr "Ferrara"

#: i18n/states.php:884
msgid "Fermo"
msgstr "Fermo"

#: i18n/states.php:883
msgid "Enna"
msgstr "Enna"

#: i18n/states.php:882
msgid "Cuneo"
msgstr "Cuneo"

#: i18n/states.php:881
msgid "Crotone"
msgstr "Crotone"

#: i18n/states.php:880
msgid "Cremona"
msgstr "Cremona"

#: i18n/states.php:879
msgid "Cosenza"
msgstr "Cosenza"

#: i18n/states.php:878
msgid "Como"
msgstr "Como"

#: i18n/states.php:877
msgid "Chieti"
msgstr "Chieti"

#: i18n/states.php:876
msgid "Catanzaro"
msgstr "Catanzaro"

#: i18n/states.php:875
msgid "Catania"
msgstr "Catania"

#: i18n/states.php:874
msgid "Caserta"
msgstr "Caserta"

#: i18n/states.php:873
msgid "Campobasso"
msgstr "Campobasso"

#: i18n/states.php:872
msgid "Caltanissetta"
msgstr "Caltanissetta"

#: i18n/states.php:871
msgid "Cagliari"
msgstr "Cagliari"

#: i18n/states.php:870
msgid "Brindisi"
msgstr "Brindisi"

#: i18n/states.php:869
msgid "Brescia"
msgstr "Brescia"

#: i18n/states.php:868
msgid "Bolzano"
msgstr "Bolzano"

#: i18n/states.php:867
msgid "Bologna"
msgstr "Bologna"

#: i18n/states.php:866
msgid "Biella"
msgstr "Biella"

#: i18n/states.php:865
msgid "Bergamo"
msgstr "Bergamo"

#: i18n/states.php:864
msgid "Benevento"
msgstr "Benevento"

#: i18n/states.php:863
msgid "Belluno"
msgstr "Belluno"

#: i18n/states.php:862
msgid "Barletta-Andria-Trani"
msgstr "Barletta-Andria-Trani"

#: i18n/states.php:861
msgid "Bari"
msgstr "Bari"

#: i18n/states.php:860
msgid "Avellino"
msgstr "Avellino"

#: i18n/states.php:859
msgid "Asti"
msgstr "Asti"

#: i18n/states.php:858
msgid "Ascoli Piceno"
msgstr "Ascoli Piceno"

#: i18n/states.php:857
msgid "Arezzo"
msgstr "Arezzo"

#: i18n/states.php:856
msgid "Aosta"
msgstr "Aosta"

#: i18n/states.php:855
msgid "Ancona"
msgstr "Ancona"

#: i18n/states.php:854
msgid "Alessandria"
msgstr "Alessandria"

#: i18n/states.php:853
msgid "Agrigento"
msgstr "Agrigento"

#: i18n/states.php:849
msgid "Sistan and Baluchestan (سیستان و بلوچستان)"
msgstr "Sistan og Baluchestan (سیستان و بلوچستان)"

#: i18n/states.php:848
msgid "Hormozgan (هرمزگان)"
msgstr "Hormozgan (هرمزگان)"

#: i18n/states.php:847
msgid "Markazi (مرکزی)"
msgstr "Markazi (مرکزی)"

#: i18n/states.php:846
msgid "Mazandaran (مازندران)"
msgstr "Mazandaran (مازندران)"

#: i18n/states.php:845
msgid "Gilan (گیلان)"
msgstr "Gilan (گیلان)"

#: i18n/states.php:844
msgid "Golestan (گلستان)"
msgstr "Golestan (گلستان)"

#: i18n/states.php:843
msgid "Kohgiluyeh and BoyerAhmad (کهگیلوییه و بویراحمد)"
msgstr "Kohgiluyeh og BoyerAhmad (کهگیلوییه و بویراحمد)"

#: i18n/states.php:842
msgid "Kurdistan / کردستان)"
msgstr "Kurdistan / کردستان)"

#: i18n/states.php:841
msgid "Qom (قم)"
msgstr "Qom (قم)"

#: i18n/states.php:840
msgid "Fars (فارس)"
msgstr "Fars (فارس)"

#: i18n/states.php:839
msgid "Semnan (سمنان)"
msgstr "Semnan (سمنان)"

#: i18n/states.php:838
msgid "North Khorasan (خراسان شمالی)"
msgstr "North Khorasan (خراسان شمالی)"

#: i18n/states.php:837
msgid "Razavi Khorasan (خراسان رضوی)"
msgstr "Razavi Khorasan (خراسان رضوی)"

#: i18n/states.php:836
msgid "South Khorasan (خراسان جنوبی)"
msgstr "Sør-Khorasan (خراسان جنوبی)"

#: i18n/states.php:835
msgid "Chaharmahal and Bakhtiari (چهارمحال و بختیاری)"
msgstr "Chaharmahal og Bakhtiari (چهارمحال و بختیاری)"

#: i18n/states.php:834
msgid "West Azarbaijan (آذربایجان غربی)"
msgstr "Vest-Azarbaijan (آذربایجان غربی)"

#: i18n/states.php:833
msgid "East Azarbaijan (آذربایجان شرقی)"
msgstr "Øst-Azarbaijan (آذربایجان شرقی)"

#: i18n/states.php:832
msgid "Alborz (البرز)"
msgstr "Alborz (البرز)"

#: i18n/states.php:831
msgid "Luristan (لرستان)"
msgstr "Luristan (لرستان)"

#: i18n/states.php:830
msgid "Zanjan (زنجان)"
msgstr "Zanjan (زنجان)"

#: i18n/states.php:829
msgid "Ghazvin (قزوین)"
msgstr "Ghazvin (قزوین)"

#: i18n/states.php:828
msgid "Hamadan (همدان)"
msgstr "Hamadan (همدان)"

#: i18n/states.php:827
msgid "Kerman (کرمان)"
msgstr "Kerman (کرمان)"

#: i18n/states.php:826
msgid "Kermanshah (کرمانشاه)"
msgstr "Kermanshah (کرمانشاه)"

#: i18n/states.php:825
msgid "Yazd (یزد)"
msgstr "Yazd (یزد)"

#: i18n/states.php:824
msgid "Isfahan (اصفهان)"
msgstr "Isfahan (اصفهان)"

#: i18n/states.php:823
msgid "Ardabil (اردبیل)"
msgstr "Ardabil (اردبیل)"

#: i18n/states.php:822
msgid "Bushehr (بوشهر)"
msgstr "Bushehr (بوشهر)"

#: i18n/states.php:821
msgid "Ilaam (ایلام)"
msgstr "Ilaam (ایلام)"

#: i18n/states.php:820
msgid "Tehran (تهران)"
msgstr "Teheran  (تهران)"

#: i18n/states.php:819
msgid "Khuzestan (خوزستان)"
msgstr "Khuzestan (خوزستان)"

#: i18n/states.php:816
msgid "Pondicherry (Puducherry)"
msgstr "Pondicherry (Puducherry)"

#: i18n/states.php:815
msgid "Lakshadeep"
msgstr "Lakshadeep"

#: i18n/states.php:814
msgid "Delhi"
msgstr "Delhi"

#: i18n/states.php:813
msgid "Daman and Diu"
msgstr "Daman og Diu"

#: i18n/states.php:812
msgid "Dadra and Nagar Haveli"
msgstr "Dadar og Nagar Haveli"

#: i18n/states.php:811
msgid "Chandigarh"
msgstr "Chandigarh"

#: i18n/states.php:810
msgid "Andaman and Nicobar Islands"
msgstr "Andaman og Nicobarøyene"

#: i18n/states.php:809
msgid "West Bengal"
msgstr "Vest-Bengal"

#: i18n/states.php:808
msgid "Uttar Pradesh"
msgstr "Uttar Pradesh"

#: i18n/states.php:807
msgid "Uttarakhand"
msgstr "Uttarakhand"

#: i18n/states.php:806
msgid "Tripura"
msgstr "Tripura"

#: i18n/states.php:805
msgid "Telangana"
msgstr "Telangana"

#: i18n/states.php:804
msgid "Tamil Nadu"
msgstr "Tamil Nadu"

#: i18n/states.php:803
msgid "Sikkim"
msgstr "Sikkim"

#: i18n/states.php:802
msgid "Rajasthan"
msgstr "Rajasthan"

#: i18n/states.php:801 i18n/states.php:1475
msgid "Punjab"
msgstr "Punjab"

#: i18n/states.php:799
msgid "Nagaland"
msgstr "Nagaland"

#: i18n/states.php:798
msgid "Mizoram"
msgstr "Mizoram"

#: i18n/states.php:797
msgid "Meghalaya"
msgstr "Meghalaya"

#: i18n/states.php:796
msgid "Manipur"
msgstr "Manipur"

#: i18n/states.php:795
msgid "Maharashtra"
msgstr "Maharashtra"

#: i18n/states.php:794
msgid "Madhya Pradesh"
msgstr "Madhya Pradesh"

#: i18n/states.php:792
msgid "Kerala"
msgstr "Kerala"

#: i18n/states.php:791
msgid "Karnataka"
msgstr "Karnataka"

#: i18n/states.php:790
msgid "Jharkhand"
msgstr "Jharkhand"

#: i18n/states.php:789
msgid "Jammu and Kashmir"
msgstr "Jammu og Kashmir"

#: i18n/states.php:788
msgid "Himachal Pradesh"
msgstr "Himachal Pradesh"

#: i18n/states.php:787
msgid "Haryana"
msgstr "Haryana"

#: i18n/states.php:786
msgid "Gujarat"
msgstr "Gujarat"

#: i18n/states.php:785
msgid "Goa"
msgstr "Goa"

#: i18n/states.php:784
msgid "Chhattisgarh"
msgstr "Chhattisgarh"

#: i18n/states.php:783
msgid "Bihar"
msgstr "Bihar"

#: i18n/states.php:782
msgid "Assam"
msgstr "Assam"

#: i18n/states.php:781
msgid "Arunachal Pradesh"
msgstr "Arunachal Pradesh"

#: i18n/states.php:780
msgid "Andhra Pradesh"
msgstr "Andhra Pradesh"

#: i18n/states.php:749
msgid "Papua Barat"
msgstr "Papua Barat"

#: i18n/states.php:748
msgid "Papua"
msgstr "Papua"

#: i18n/states.php:747
msgid "Maluku Utara"
msgstr "Maluku Utara"

#: i18n/states.php:746
msgid "Maluku"
msgstr "Maluku"

#: i18n/states.php:745
msgid "Gorontalo"
msgstr "Gorontalo"

#: i18n/states.php:744
msgid "Sulawesi Selatan"
msgstr "Sulawesi Selatan"

#: i18n/states.php:743
msgid "Sulawesi Barat"
msgstr "Sulawesi Barat"

#: i18n/states.php:742
msgid "Sulawesi Tenggara"
msgstr "Sulawesi Tenggara"

#: i18n/states.php:741
msgid "Sulawesi Tengah"
msgstr "Sulawesi Tengah"

#: i18n/states.php:740
msgid "Sulawesi Utara"
msgstr "Sulawesi Utara"

#: i18n/states.php:739
msgid "Kalimantan Utara"
msgstr "Kalimantan Utara"

#: i18n/states.php:738
msgid "Kalimantan Selatan"
msgstr "Kalimantan Selatan"

#: i18n/states.php:737
msgid "Kalimantan Timur"
msgstr "Kalimantan Timur"

#: i18n/states.php:736
msgid "Kalimantan Tengah"
msgstr "Kalimantan Tengah"

#: i18n/states.php:735
msgid "Kalimantan Barat"
msgstr "Kalimantan Barat"

#: i18n/states.php:734
msgid "Nusa Tenggara Timur"
msgstr "Nusa Tenggara Timur"

#: i18n/states.php:733
msgid "Nusa Tenggara Barat"
msgstr "Nusa Tenggara Barat"

#: i18n/states.php:732
msgid "Bali"
msgstr "Bali"

#: i18n/states.php:731
msgid "Daerah Istimewa Yogyakarta"
msgstr "Daerah Istimewa Yogyakarta"

#: i18n/states.php:730
msgid "Jawa Timur"
msgstr "Jawa Timur"

#: i18n/states.php:729
msgid "Jawa Tengah"
msgstr "Jawa Tengah"

#: i18n/states.php:728
msgid "Banten"
msgstr "Banten"

#: i18n/states.php:727
msgid "Jawa Barat"
msgstr "Jawa Barat"

#: i18n/states.php:726
msgid "DKI Jakarta"
msgstr "DKI Jakarta"

#: i18n/states.php:725
msgid "Lampung"
msgstr "Lampung"

#: i18n/states.php:724
msgid "Bengkulu"
msgstr "Bengkulu"

#: i18n/states.php:723
msgid "Bangka Belitung"
msgstr "Bangka Belitung"

#: i18n/states.php:722
msgid "Sumatera Selatan"
msgstr "Sumatera Selatan"

#: i18n/states.php:721
msgid "Jambi"
msgstr "Jambi"

#: i18n/states.php:720
msgid "Kepulauan Riau"
msgstr "Kepulauan Riau"

#: i18n/states.php:719
msgid "Riau"
msgstr "Riau"

#: i18n/states.php:718
msgid "Sumatera Barat"
msgstr "Sumatera Barat"

#: i18n/states.php:717
msgid "Sumatera Utara"
msgstr "Sumatera Utara"

#: i18n/states.php:716
msgid "Daerah Istimewa Aceh"
msgstr "Daerah Istimewa Aceh"

#: i18n/states.php:713
msgid "Zala"
msgstr "Zala"

#: i18n/states.php:712
msgid "Veszprém"
msgstr "Veszprém"

#: i18n/states.php:711
msgid "Vas"
msgstr "Vas"

#: i18n/states.php:710
msgid "Tolna"
msgstr "Tolna"

#: i18n/states.php:709
msgid "Szabolcs-Szatmár-Bereg"
msgstr "Szabolcs-Szatmár-Bereg"

#: i18n/states.php:708
msgid "Somogy"
msgstr "Somogy"

#: i18n/states.php:707
msgid "Pest"
msgstr "Pest"

#: i18n/states.php:706
msgid "Nógrád"
msgstr "Nógrád"

#: i18n/states.php:705
msgid "Komárom-Esztergom"
msgstr "Komárom-Esztergom"

#: i18n/states.php:704
msgid "Jász-Nagykun-Szolnok"
msgstr "Jász-Nagykun-Szolnok"

#: i18n/states.php:703
msgid "Heves"
msgstr "Heves"

#: i18n/states.php:702
msgid "Hajdú-Bihar"
msgstr "Hajdú-Bihar"

#: i18n/states.php:701
msgid "Győr-Moson-Sopron"
msgstr "Győr-Moson-Sopron"

#: i18n/states.php:700
msgid "Fejér"
msgstr "Fejér"

#: i18n/states.php:698
msgid "Budapest"
msgstr "Budapest"

#: i18n/states.php:697
msgid "Borsod-Abaúj-Zemplén"
msgstr "Borsod-Abaúj-Zemplén"

#: i18n/states.php:696
msgid "Baranya"
msgstr "Baranya"

#: i18n/states.php:695
msgid "Békés"
msgstr "Békés"

#: i18n/states.php:694
msgid "Bács-Kiskun"
msgstr "Bács-Kiskun"

#: i18n/states.php:671
msgid "New Territories"
msgstr "New Territories"

#: i18n/states.php:670
msgid "Kowloon"
msgstr "Kowloon"

#: i18n/states.php:669
msgid "Hong Kong Island"
msgstr "Hong Kong-Øya"

#: i18n/states.php:604
msgid "Zaragoza"
msgstr "Zaragoza"

#: i18n/states.php:603
msgid "Zamora"
msgstr "Zamora"

#: i18n/states.php:601
msgid "Valladolid"
msgstr "Valladolid"

#: i18n/states.php:600
msgid "Valencia"
msgstr "Valencia"

#: i18n/states.php:599
msgid "Toledo"
msgstr "Toledo"

#: i18n/states.php:598
msgid "Teruel"
msgstr "Teruel"

#: i18n/states.php:597
msgid "Tarragona"
msgstr "Tarragona"

#: i18n/states.php:596
msgid "Soria"
msgstr "Soria"

#: i18n/states.php:595
msgid "Sevilla"
msgstr "Sevilla"

#: i18n/states.php:594
msgid "Segovia"
msgstr "Segovia"

#: i18n/states.php:593
msgid "Santa Cruz de Tenerife"
msgstr "Santa Cruz de Tenerife"

#: i18n/states.php:592
msgid "Salamanca"
msgstr "Salamanca"

#: i18n/states.php:591
msgid "Pontevedra"
msgstr "Pontevedra"

#: i18n/states.php:590
msgid "Palencia"
msgstr "Palencia"

#: i18n/states.php:589
msgid "Ourense"
msgstr "Ourense"

#: i18n/states.php:588
msgid "Navarra"
msgstr "Navarra"

#: i18n/states.php:587
msgid "Murcia"
msgstr "Murcia"

#: i18n/states.php:586
msgid "Melilla"
msgstr "Melilla"

#: i18n/states.php:584
msgid "Madrid"
msgstr "Madrid"

#: i18n/states.php:583
msgid "Lugo"
msgstr "Lugo"

#: i18n/states.php:582
msgid "Lleida"
msgstr "Lleida"

#: i18n/states.php:580
msgid "Las Palmas"
msgstr "Las Palmas"

#: i18n/states.php:577
msgid "Huesca"
msgstr "Huesca"

#: i18n/states.php:576
msgid "Huelva"
msgstr "Huelva"

#: i18n/states.php:575
msgid "Gipuzkoa"
msgstr "Gipuzkoa"

#: i18n/states.php:574
msgid "Guadalajara"
msgstr "Guadalajara"

#: i18n/states.php:573 i18n/states.php:1312
msgid "Granada"
msgstr "Granada"

#: i18n/states.php:572
msgid "Girona"
msgstr "Girona"

#: i18n/states.php:571
msgid "Cuenca"
msgstr "Cuenca"

#: i18n/states.php:569
msgid "Ciudad Real"
msgstr "Ciudad Real"

#: i18n/states.php:568
msgid "Ceuta"
msgstr "Ceuta"

#: i18n/states.php:566
msgid "Cantabria"
msgstr "Cantabria"

#: i18n/states.php:563
msgid "Burgos"
msgstr "Burgos"

#: i18n/states.php:562
msgid "Barcelona"
msgstr "Barcelona"

#: i18n/states.php:561
msgid "Baleares"
msgstr "Baleares"

#: i18n/states.php:560
msgid "Badajoz"
msgstr "Badajoz"

#: i18n/states.php:558
msgid "Asturias"
msgstr "Asturias"

#: i18n/states.php:556
msgid "Alicante"
msgstr "Alicante"

#: i18n/states.php:555
msgid "Albacete"
msgstr "Albacete"

#: i18n/states.php:256
msgid "Yukon Territory"
msgstr "Yukon Territory"

#: i18n/states.php:255
msgid "Saskatchewan"
msgstr "Saskatchewan"

#: i18n/states.php:254
msgid "Quebec"
msgstr "Quebec"

#: i18n/states.php:253
msgid "Prince Edward Island"
msgstr "Prince Edward Island"

#: i18n/states.php:252
msgid "Ontario"
msgstr "Ontario"

#: i18n/states.php:251
msgid "Nunavut"
msgstr "Nunavut"

#: i18n/states.php:250
msgid "Nova Scotia"
msgstr "Nova Scotia"

#: i18n/states.php:249
msgid "Northwest Territories"
msgstr "Northwest Territories"

#: i18n/states.php:248
msgid "Newfoundland and Labrador"
msgstr "Newfoundland and Labrador"

#: i18n/states.php:247
msgid "New Brunswick"
msgstr "New Brunswick"

#: i18n/states.php:246
msgid "Manitoba"
msgstr "Manitoba"

#: i18n/states.php:245
msgid "British Columbia"
msgstr "Britisk Columbia"

#: i18n/states.php:244
msgid "Alberta"
msgstr "Alberta"

#: i18n/states.php:241
msgid "Tocantins"
msgstr "Tocantins"

#: i18n/states.php:240
msgid "Sergipe"
msgstr "Sergipe"

#: i18n/states.php:238
msgid "Santa Catarina"
msgstr "Santa Catarina"

#: i18n/states.php:237
msgid "Roraima"
msgstr "Roraima"

#: i18n/states.php:235
msgid "Rio Grande do Sul"
msgstr "Rio Grande Sør"

#: i18n/states.php:234
msgid "Rio Grande do Norte"
msgstr "Rio Grande Nord"

#: i18n/states.php:233
msgid "Rio de Janeiro"
msgstr "Rio de Janeiro"

#: i18n/states.php:231
msgid "Pernambuco"
msgstr "Pernambuco"

#: i18n/states.php:227
msgid "Minas Gerais"
msgstr "Minas Gerais"

#: i18n/states.php:226
msgid "Mato Grosso do Sul"
msgstr "Mata Grosso sør"

#: i18n/states.php:225
msgid "Mato Grosso"
msgstr "Mato Grosso"

#: i18n/states.php:221
msgid "Distrito Federal"
msgstr "Distrito Federal (Føderale distrikt)"

#: i18n/states.php:219
msgid "Bahia"
msgstr "Bahia"

#: i18n/states.php:218 i18n/states.php:339 i18n/states.php:1359
#: i18n/states.php:2083
msgid "Amazonas"
msgstr "Amazonas"

#: i18n/states.php:216
msgid "Alagoas"
msgstr "Alagoas"

#: i18n/states.php:215
msgid "Acre"
msgstr "Acre"

#: i18n/states.php:185
msgid "Yambol"
msgstr "Yambol"

#: i18n/states.php:184
msgid "Vratsa"
msgstr "Vratsa"

#: i18n/states.php:183
msgid "Vidin"
msgstr "Vidin"

#: i18n/states.php:182
msgid "Veliko Tarnovo"
msgstr "Veliko Tarnovo"

#: i18n/states.php:181
msgid "Varna"
msgstr "Varna"

#: i18n/states.php:180
msgid "Targovishte"
msgstr "Targovishte"

#: i18n/states.php:179
msgid "Stara Zagora"
msgstr "Stara Zagora"

#: i18n/states.php:178
msgid "Sofia"
msgstr "Sofia"

#: i18n/states.php:176
msgid "Smolyan"
msgstr "Smolyan"

#: i18n/states.php:175
msgid "Sliven"
msgstr "Sliven"

#: i18n/states.php:174
msgid "Silistra"
msgstr "Silistra"

#: i18n/states.php:173
msgid "Shumen"
msgstr "Shumen"

#: i18n/states.php:172
msgid "Ruse"
msgstr "Ruse"

#: i18n/states.php:171
msgid "Razgrad"
msgstr "Razgrad"

#: i18n/states.php:170
msgid "Plovdiv"
msgstr "Plovdiv"

#: i18n/states.php:169
msgid "Pleven"
msgstr "Pleven"

#: i18n/states.php:168
msgid "Pernik"
msgstr "Pernik"

#: i18n/states.php:167
msgid "Pazardzhik"
msgstr "Pazardzhik"

#: i18n/states.php:166 i18n/states.php:2008
msgid "Montana"
msgstr "Montana"

#: i18n/states.php:165
msgid "Lovech"
msgstr "Lovech"

#: i18n/states.php:164
msgid "Kyustendil"
msgstr "Kyustendil"

#: i18n/states.php:163
msgid "Kardzhali"
msgstr "Kardzhali"

#: i18n/states.php:162
msgid "Haskovo"
msgstr "Haskovo"

#: i18n/states.php:161
msgid "Gabrovo"
msgstr "Gabrovo"

#: i18n/states.php:160
msgid "Dobrich"
msgstr "Dobrich"

#: i18n/states.php:159
msgid "Burgas"
msgstr "Burgas"

#: i18n/states.php:158
msgid "Blagoevgrad"
msgstr "Blagoevgrad"

#: i18n/states.php:154
msgid "Thakurgaon"
msgstr "Thakurgaon"

#: i18n/states.php:153
msgid "Tangail"
msgstr "Tangail"

#: i18n/states.php:152
msgid "Sylhet"
msgstr "Sylhet"

#: i18n/states.php:151
msgid "Sunamganj"
msgstr "Sunamganj"

#: i18n/states.php:150
msgid "Sirajganj"
msgstr "Sirajganj"

#: i18n/states.php:149
msgid "Sherpur"
msgstr "Sherpur"

#: i18n/states.php:148
msgid "Shariatpur"
msgstr "Shariatpur"

#: i18n/states.php:147
msgid "Satkhira"
msgstr "Satkhira"

#: i18n/states.php:146
msgid "Rangpur"
msgstr "Rangpur"

#: i18n/states.php:145
msgid "Rangamati"
msgstr "Rangamati"

#: i18n/states.php:144
msgid "Rajshahi"
msgstr "Rajshahi"

#: i18n/states.php:143
msgid "Rajbari"
msgstr "Rajbari"

#: i18n/states.php:142
msgid "Pirojpur"
msgstr "Pirojpur"

#: i18n/states.php:141
msgid "Patuakhali"
msgstr "Patuakhali"

#: i18n/states.php:140
msgid "Panchagarh"
msgstr "Panchagarh"

#: i18n/states.php:139
msgid "Pabna"
msgstr "Pabna"

#: i18n/states.php:138
msgid "Noakhali"
msgstr "Noakhali"

#: i18n/states.php:137
msgid "Nilphamari"
msgstr "Nilphamari"

#: i18n/states.php:136
msgid "Netrakona"
msgstr "Nawabganj"

#: i18n/states.php:135
msgid "Nawabganj"
msgstr "Nawabganj"

#: i18n/states.php:134
msgid "Natore"
msgstr "Natore"

#: i18n/states.php:133
msgid "Narsingdi"
msgstr "Narsingdi"

#: i18n/states.php:132
msgid "Narayanganj"
msgstr "Narayanganj"

#: i18n/states.php:131
msgid "Narail"
msgstr "Narail"

#: i18n/states.php:130
msgid "Naogaon"
msgstr "Naogaon"

#: i18n/states.php:129
msgid "Mymensingh"
msgstr "Mymensingh"

#: i18n/states.php:128
msgid "Munshiganj"
msgstr "Munshiganj"

#: i18n/states.php:127
msgid "Moulvibazar"
msgstr "Moulvibazar"

#: i18n/states.php:126
msgid "Meherpur"
msgstr "Meherpur"

#: i18n/states.php:125
msgid "Manikganj "
msgstr "Manikganj "

#: i18n/states.php:124
msgid "Magura"
msgstr "Magura"

#: i18n/states.php:123
msgid "Madaripur"
msgstr "Madaripur"

#: i18n/states.php:122
msgid "Lalmonirhat"
msgstr "Lalmonirhat"

#: i18n/states.php:121
msgid "Lakshmipur"
msgstr "Lakshmipur"

#: i18n/states.php:120
msgid "Kushtia"
msgstr "Kushtia"

#: i18n/states.php:119
msgid "Kurigram"
msgstr "Kurigram"

#: i18n/states.php:118
msgid "Kishoreganj"
msgstr "Kishoreganj"

#: i18n/states.php:117
msgid "Khulna"
msgstr "Khulna"

#: i18n/states.php:116
msgid "Khagrachhari"
msgstr "Khagrachhari"

#: i18n/states.php:115
msgid "Joypurhat"
msgstr "Joypurhat"

#: i18n/states.php:114
msgid "Jhenaidah"
msgstr "Jhenaidah"

#: i18n/states.php:113
msgid "Jhalokati"
msgstr "Jhalokati"

#: i18n/states.php:111
msgid "Jamalpur"
msgstr "Jamalpur"

#: i18n/states.php:110
msgid "Habiganj"
msgstr "Habiganj"

#: i18n/states.php:109
msgid "Gopalganj"
msgstr "Gopalganj"

#: i18n/states.php:108
msgid "Gazipur"
msgstr "Gazipur"

#: i18n/states.php:107
msgid "Gaibandha"
msgstr "Gaibandha"

#: i18n/states.php:106
msgid "Feni"
msgstr "Feni"

#: i18n/states.php:105
msgid "Faridpur "
msgstr "Faridpur "

#: i18n/states.php:104
msgid "Dinajpur"
msgstr "Dinajpur"

#: i18n/states.php:103
msgid "Dhaka"
msgstr "Dhaka"

#: i18n/states.php:101
msgid "Cox's Bazar"
msgstr "Cox's Bazar"

#: i18n/states.php:102
msgid "Cumilla"
msgstr "Cumilla"

#: i18n/states.php:100
msgid "Chuadanga"
msgstr "Chuadanga"

#: i18n/states.php:98
msgid "Chandpur"
msgstr "Chandpur"

#: i18n/states.php:97
msgid "Brahmanbaria"
msgstr "Brahmanbaria"

#: i18n/states.php:96
msgid "Bogura"
msgstr "Bogura"

#: i18n/states.php:95
msgid "Bhola"
msgstr "Bhola"

#: i18n/states.php:94
msgid "Barishal"
msgstr "Barishal"

#: i18n/states.php:93
msgid "Barguna"
msgstr "Barguna"

#: i18n/states.php:92
msgid "Bandarban"
msgstr "Bandarban"

#: i18n/states.php:91
msgid "Bagerhat"
msgstr "Bagerhat"

#: i18n/states.php:87
msgid "Western Australia"
msgstr "Vest-Australia"

#: i18n/states.php:86
msgid "Victoria"
msgstr "Victoria"

#: i18n/states.php:85
msgid "Tasmania"
msgstr "Tasmania"

#: i18n/states.php:84
msgid "South Australia"
msgstr "Sør-Australia"

#: i18n/states.php:83
msgid "Queensland"
msgstr "Queensland"

#: i18n/states.php:82
msgid "Northern Territory"
msgstr "Nordterritoriet"

#: i18n/states.php:81
msgid "New South Wales"
msgstr "New South Wales"

#: i18n/states.php:80
msgid "Australian Capital Territory"
msgstr "Australian Capital Territory"

#: i18n/states.php:75
msgid "Tierra del Fuego"
msgstr "Tierra del Fuego"

#: i18n/states.php:74
msgid "Santiago del Estero"
msgstr "Santiago del Estero"

#: i18n/states.php:73
msgid "Santa Fe"
msgstr "Santa Fe"

#: i18n/states.php:72 i18n/states.php:211
msgid "Santa Cruz"
msgstr "Santa Cruz"

#: i18n/states.php:71
msgid "San Luis"
msgstr "San Luis"

#: i18n/states.php:70 i18n/states.php:436
msgid "San Juan"
msgstr "San Juan"

#: i18n/states.php:69
msgid "Salta"
msgstr "Salta"

#: i18n/states.php:66 i18n/states.php:1490
msgid "Misiones"
msgstr "Misiones"

#: i18n/states.php:65
msgid "Mendoza"
msgstr "Mendoza"

#: i18n/states.php:64 i18n/states.php:579
msgid "La Rioja"
msgstr "La Rioja"

#: i18n/states.php:63
msgid "La Pampa"
msgstr "La Pampa"

#: i18n/states.php:62
msgid "Jujuy"
msgstr "Jujuy"

#: i18n/states.php:61
msgid "Formosa"
msgstr "Formosa"

#: i18n/states.php:59
msgid "Corrientes"
msgstr "Corrientes"

#: i18n/states.php:57
msgid "Chubut"
msgstr "Chubut"

#: i18n/states.php:56
msgid "Chaco"
msgstr "Chaco"

#: i18n/states.php:55
msgid "Catamarca"
msgstr "Catamarca"

#: i18n/states.php:54
msgid "Buenos Aires"
msgstr "Buenos Aires"

#: i18n/countries.php:265
msgid "Zimbabwe"
msgstr "Zimbabwe"

#: i18n/countries.php:264
msgid "Zambia"
msgstr "Zambia"

#: i18n/countries.php:263
msgid "Yemen"
msgstr "Jemen"

#: i18n/countries.php:261
msgid "Western Sahara"
msgstr "Vest-Sahara"

#: i18n/countries.php:260
msgid "Wallis and Futuna"
msgstr "Wallis og Futuna"

#: i18n/countries.php:257
msgid "Vietnam"
msgstr "Vietnam"

#: i18n/countries.php:256
msgid "Venezuela"
msgstr "Venezuela"

#: i18n/countries.php:255
msgid "Vatican"
msgstr "Vatikanstaten"

#: i18n/countries.php:254
msgid "Vanuatu"
msgstr "Vanuatu"

#: i18n/countries.php:253
msgid "Uzbekistan"
msgstr "Usbekistan"

#: i18n/countries.php:252
msgid "Uruguay"
msgstr "Uruguay"

#: i18n/countries.php:250
msgid "United States (US)"
msgstr "Amerikas forente stater (USA)"

#: i18n/countries.php:249
msgid "United Kingdom (UK)"
msgstr "Storbritannia (UK)"

#: i18n/countries.php:248
msgid "United Arab Emirates"
msgstr "Forente Arabiske Emirater"

#: i18n/countries.php:247
msgid "Ukraine"
msgstr "Ukraina"

#: i18n/countries.php:246
msgid "Uganda"
msgstr "Uganda"

#: i18n/countries.php:245
msgid "Tuvalu"
msgstr "Tuvalu"

#: i18n/countries.php:244
msgid "Turks and Caicos Islands"
msgstr "Turks- og Caicosøyene"

#: i18n/countries.php:243
msgid "Turkmenistan"
msgstr "Turkmenistan"

#: i18n/countries.php:242
msgid "Turkey"
msgstr "Tyrkia"

#: i18n/countries.php:241
msgid "Tunisia"
msgstr "Tunisia"

#: i18n/countries.php:240
msgid "Trinidad and Tobago"
msgstr "Trinidad og Tobago"

#: i18n/countries.php:239
msgid "Tonga"
msgstr "Tonga"

#: i18n/countries.php:238
msgid "Tokelau"
msgstr "Tokelau"

#: i18n/countries.php:237
msgid "Togo"
msgstr "Togo"

#: i18n/countries.php:236
msgid "Timor-Leste"
msgstr "Øst-Timor"

#: i18n/countries.php:235
msgid "Thailand"
msgstr "Thailand"

#: i18n/countries.php:234
msgid "Tanzania"
msgstr "Tanzania"

#: i18n/countries.php:233
msgid "Tajikistan"
msgstr "Tadsjikistan"

#: i18n/countries.php:232
msgid "Taiwan"
msgstr "Taiwan"

#: i18n/countries.php:231
msgid "Syria"
msgstr "Syria"

#: i18n/countries.php:230
msgid "Switzerland"
msgstr "Sveits"

#: i18n/countries.php:229
msgid "Sweden"
msgstr "Sverige"

#: i18n/countries.php:227
msgid "Svalbard and Jan Mayen"
msgstr "Svalbard og Jan Mayen"

#: i18n/countries.php:226
msgid "Suriname"
msgstr "Surinam"

#: i18n/countries.php:225
msgid "Sudan"
msgstr "Sudan"

#: i18n/countries.php:224
msgid "Sri Lanka"
msgstr "Sri Lanka"

#: i18n/countries.php:223
msgid "Spain"
msgstr "Spania"

#: i18n/countries.php:222
msgid "South Sudan"
msgstr "Sør-Sudan"

#: i18n/countries.php:221
msgid "South Korea"
msgstr "Sør-Korea"

#: i18n/countries.php:220
msgid "South Georgia/Sandwich Islands"
msgstr "Sør-Georgia og Sør-Sandwichøyene"

#: i18n/countries.php:219
msgid "South Africa"
msgstr "Sør-Afrika"

#: i18n/countries.php:218
msgid "Somalia"
msgstr "Somalia"

#: i18n/countries.php:217
msgid "Solomon Islands"
msgstr "Salomonøyene"

#: i18n/countries.php:216
msgid "Slovenia"
msgstr "Slovenia"

#: i18n/countries.php:215
msgid "Slovakia"
msgstr "Slovakia"

#: i18n/countries.php:214
msgid "Singapore"
msgstr "Singapore"

#: i18n/countries.php:213
msgid "Sierra Leone"
msgstr "Sierra Leone"

#: i18n/countries.php:212
msgid "Seychelles"
msgstr "Seychellene"

#: i18n/countries.php:211
msgid "Serbia"
msgstr "Serbia"

#: i18n/countries.php:210
msgid "Senegal"
msgstr "Senegal"

#: i18n/countries.php:209
msgid "Saudi Arabia"
msgstr "Saudi-Arabia"

#: i18n/countries.php:208
msgid "S&atilde;o Tom&eacute; and Pr&iacute;ncipe"
msgstr "S&atilde;o Tom&eacute; og Pr&iacute;ncipe"

#: i18n/countries.php:207
msgid "San Marino"
msgstr "San Marino"

#: i18n/countries.php:206
msgid "Saint Vincent and the Grenadines"
msgstr "Saint Vincent og Grenadinene"

#: i18n/countries.php:205
msgid "Saint Pierre and Miquelon"
msgstr "Saint-Pierre og Miquelon"

#: i18n/countries.php:204
msgid "Saint Martin (Dutch part)"
msgstr "Saint Martin (Hollanske delen)"

#: i18n/countries.php:203
msgid "Saint Martin (French part)"
msgstr "Saint Martin (Franske delen)"

#: i18n/countries.php:202
msgid "Saint Lucia"
msgstr "Saint Lucia"

#: i18n/countries.php:201
msgid "Saint Kitts and Nevis"
msgstr "Saint Kitts og Nevis"

#: i18n/countries.php:200
msgid "Saint Helena"
msgstr "St. Helena"

#: i18n/countries.php:199
msgid "Saint Barth&eacute;lemy"
msgstr "Saint-Barth&eacute;lemy"

#: i18n/countries.php:198
msgid "Rwanda"
msgstr "Rwanda"

#: i18n/countries.php:197
msgid "Russia"
msgstr "Russland"

#: i18n/countries.php:196
msgid "Romania"
msgstr "Romania"

#: i18n/countries.php:195
msgid "Reunion"
msgstr "Réunion"

#: i18n/countries.php:194
msgid "Qatar"
msgstr "Qatar"

#: i18n/countries.php:192
msgid "Portugal"
msgstr "Portugal"

#: i18n/countries.php:191
msgid "Poland"
msgstr "Polen"

#: i18n/countries.php:190
msgid "Pitcairn"
msgstr "Pitcairnøyene"

#: i18n/countries.php:189
msgid "Philippines"
msgstr "Filippinene"

#: i18n/countries.php:188
msgid "Peru"
msgstr "Peru"

#: i18n/countries.php:187
msgid "Paraguay"
msgstr "Paraguay"

#: i18n/countries.php:186
msgid "Papua New Guinea"
msgstr "Papua Ny-Guinea"

#: i18n/countries.php:185
msgid "Panama"
msgstr "Panama"

#: i18n/countries.php:184
msgid "Palestinian Territory"
msgstr "De palestinske territoriene"

#: i18n/countries.php:183
msgid "Pakistan"
msgstr "Pakistan"

#: i18n/countries.php:182
msgid "Oman"
msgstr "Oman"

#: i18n/countries.php:181
msgid "Norway"
msgstr "Norge"

#: i18n/countries.php:180
msgid "North Korea"
msgstr "Nord-Korea"

#: i18n/countries.php:178
msgid "Norfolk Island"
msgstr "Norfolkøya"

#: i18n/countries.php:177
msgid "Niue"
msgstr "Niue"

#: i18n/countries.php:176
msgid "Nigeria"
msgstr "Nigeria"

#: i18n/countries.php:175 i18n/states.php:1274
msgid "Niger"
msgstr "Niger"

#: i18n/countries.php:174
msgid "Nicaragua"
msgstr "Nicaragua"

#: i18n/countries.php:173
msgid "New Zealand"
msgstr "New Zealand"

#: i18n/countries.php:172
msgid "New Caledonia"
msgstr "Ny-Caledonia"

#: i18n/countries.php:171
msgid "Netherlands"
msgstr "Nederland"

#: i18n/countries.php:170
msgid "Nepal"
msgstr "Nepal"

#: i18n/countries.php:169
msgid "Nauru"
msgstr "Nauru"

#: i18n/countries.php:168
msgid "Namibia"
msgstr "Namibia"

#: i18n/countries.php:167
msgid "Myanmar"
msgstr "Myanmar"

#: i18n/countries.php:166
msgid "Mozambique"
msgstr "Mosambik"

#: i18n/countries.php:165
msgid "Morocco"
msgstr "Marokko"

#: i18n/countries.php:164
msgid "Montserrat"
msgstr "Montserrat"

#: i18n/countries.php:163
msgid "Montenegro"
msgstr "Montenegro"

#: i18n/countries.php:162
msgid "Mongolia"
msgstr "Mongolia"

#: i18n/countries.php:161
msgid "Monaco"
msgstr "Monaco"

#: i18n/countries.php:160
msgid "Moldova"
msgstr "Moldova"

#: i18n/countries.php:159
msgid "Micronesia"
msgstr "Mikronesia"

#: i18n/countries.php:158
msgid "Mexico"
msgstr "Mexico"

#: i18n/countries.php:157
msgid "Mayotte"
msgstr "Mayotte"

#: i18n/countries.php:156
msgid "Mauritius"
msgstr "Mauritius"

#: i18n/countries.php:155
msgid "Mauritania"
msgstr "Mauritania"

#: i18n/countries.php:154
msgid "Martinique"
msgstr "Martinique"

#: i18n/countries.php:153
msgid "Marshall Islands"
msgstr "Marshalløyene"

#: i18n/countries.php:152
msgid "Malta"
msgstr "Malta"

#: i18n/countries.php:151
msgid "Mali"
msgstr "Mali"

#: i18n/countries.php:150
msgid "Maldives"
msgstr "Maldivene"

#: i18n/countries.php:149
msgid "Malaysia"
msgstr "Malaysia"

#: i18n/countries.php:148
msgid "Malawi"
msgstr "Malawi"

#: i18n/countries.php:147
msgid "Madagascar"
msgstr "Madagaskar"

#: i18n/countries.php:144
msgid "Luxembourg"
msgstr "Luxemburg"

#: i18n/countries.php:143
msgid "Lithuania"
msgstr "Litauen"

#: i18n/countries.php:142
msgid "Liechtenstein"
msgstr "Liechtenstein"

#: i18n/countries.php:141
msgid "Libya"
msgstr "Libya"

#: i18n/countries.php:140
msgid "Liberia"
msgstr "Liberia"

#: i18n/countries.php:139
msgid "Lesotho"
msgstr "Lesotho"

#: i18n/countries.php:138
msgid "Lebanon"
msgstr "Libanon"

#: i18n/countries.php:137
msgid "Latvia"
msgstr "Latvia"

#: i18n/countries.php:136
msgid "Laos"
msgstr "Laos"

#: i18n/countries.php:135
msgid "Kyrgyzstan"
msgstr "Kirgisistan"

#: i18n/countries.php:134
msgid "Kuwait"
msgstr "Kuwait"

#: i18n/countries.php:133
msgid "Kiribati"
msgstr "Kiribati"

#: i18n/countries.php:132
msgid "Kenya"
msgstr "Kenya"

#: i18n/countries.php:131
msgid "Kazakhstan"
msgstr "Kasakhstan"

#: i18n/countries.php:130
msgid "Jordan"
msgstr "Jordan"

#: i18n/countries.php:129
msgid "Jersey"
msgstr "Jersey"

#: i18n/countries.php:128
msgid "Japan"
msgstr "Japan"

#: i18n/countries.php:127
msgid "Jamaica"
msgstr "Jamaica"

#: i18n/countries.php:126
msgid "Ivory Coast"
msgstr "Elfenbenskysten"

#: i18n/countries.php:125
msgid "Italy"
msgstr "Italia"

#: i18n/countries.php:124
msgid "Israel"
msgstr "Israel"

#: i18n/countries.php:123
msgid "Isle of Man"
msgstr "Isle of Man"

#: i18n/countries.php:121
msgid "Iraq"
msgstr "Irak"

#: i18n/countries.php:120
msgid "Iran"
msgstr "Iran"

#: i18n/countries.php:119
msgid "Indonesia"
msgstr "Indonesia"

#: i18n/countries.php:118
msgid "India"
msgstr "India"

#: i18n/countries.php:117
msgid "Iceland"
msgstr "Island"

#: i18n/countries.php:116
msgid "Hungary"
msgstr "Ungarn"

#: i18n/countries.php:115
msgid "Hong Kong"
msgstr "Hong Kong"

#: i18n/countries.php:114
msgid "Honduras"
msgstr "Honduras"

#: i18n/countries.php:113
msgid "Heard Island and McDonald Islands"
msgstr "Heard- og McDonaldøyene"

#: i18n/countries.php:112
msgid "Haiti"
msgstr "Haiti"

#: i18n/countries.php:111
msgid "Guyana"
msgstr "Guyana"

#: i18n/countries.php:110
msgid "Guinea-Bissau"
msgstr "Guinea-Bissau"

#: i18n/countries.php:109
msgid "Guinea"
msgstr "Guinea"

#: i18n/countries.php:108
msgid "Guernsey"
msgstr "Guernsey"

#: i18n/countries.php:107 i18n/states.php:651
msgid "Guatemala"
msgstr "Guatemala"

#: i18n/countries.php:105
msgid "Guadeloupe"
msgstr "Guadeloupe"

#: i18n/countries.php:104
msgid "Grenada"
msgstr "Grenada"

#: i18n/countries.php:103
msgid "Greenland"
msgstr "Grønland"

#: i18n/countries.php:102
msgid "Greece"
msgstr "Hellas"

#: i18n/countries.php:101
msgid "Gibraltar"
msgstr "Gibraltar"

#: i18n/countries.php:100
msgid "Ghana"
msgstr "Ghana"

#: i18n/countries.php:99
msgid "Germany"
msgstr "Tyskland"

#: i18n/countries.php:98
msgid "Georgia"
msgstr "Georgia"

#: i18n/countries.php:97
msgid "Gambia"
msgstr "Gambia"

#: i18n/countries.php:96
msgid "Gabon"
msgstr "Gabon"

#: i18n/countries.php:95
msgid "French Southern Territories"
msgstr "De franske sørterritorier"

#: i18n/countries.php:94
msgid "French Polynesia"
msgstr "Fransk Polynesia"

#: i18n/countries.php:93
msgid "French Guiana"
msgstr "Fransk Guyana"

#: i18n/countries.php:92
msgid "France"
msgstr "Frankrike"

#: i18n/countries.php:91
msgid "Finland"
msgstr "Finland"

#: i18n/countries.php:90
msgid "Fiji"
msgstr "Fiji"

#: i18n/countries.php:89
msgid "Faroe Islands"
msgstr "Færøyene"

#: i18n/countries.php:88
msgid "Falkland Islands"
msgstr "Falklandsøyene"

#: i18n/countries.php:87
msgid "Ethiopia"
msgstr "Etiopia"

#: i18n/countries.php:86
msgid "Estonia"
msgstr "Estland"

#: i18n/countries.php:85
msgid "Eritrea"
msgstr "Eritrea"

#: i18n/countries.php:84
msgid "Equatorial Guinea"
msgstr "Ekvatorial-Guinea"

#: i18n/countries.php:83
msgid "El Salvador"
msgstr "El Salvador"

#: i18n/countries.php:82
msgid "Egypt"
msgstr "Egypt"

#: i18n/countries.php:81
msgid "Ecuador"
msgstr "Ecuador"

#: i18n/countries.php:80
msgid "Dominican Republic"
msgstr "Dominikanske Republikk"

#: i18n/countries.php:79
msgid "Dominica"
msgstr "Dominica"

#: i18n/countries.php:78
msgid "Djibouti"
msgstr "Djibouti"

#: i18n/countries.php:77
msgid "Denmark"
msgstr "Danmark"

#: i18n/countries.php:76
msgid "Czech Republic"
msgstr "Tsjekkia"

#: i18n/countries.php:75
msgid "Cyprus"
msgstr "Kypros"

#: i18n/countries.php:74
msgid "Cura&ccedil;ao"
msgstr "Cura&ccedil;ao"

#: i18n/countries.php:73
msgid "Cuba"
msgstr "Cuba"

#: i18n/countries.php:72
msgid "Croatia"
msgstr "Kroatia"

#: i18n/countries.php:71
msgid "Costa Rica"
msgstr "Costa Rica"

#: i18n/countries.php:70
msgid "Cook Islands"
msgstr "Cook Islands"

#: i18n/countries.php:69
msgid "Congo (Kinshasa)"
msgstr "Kongo (Kinshasa)"

#: i18n/countries.php:68
msgid "Congo (Brazzaville)"
msgstr "Kongo (Brazzaville)"

#: i18n/countries.php:67
msgid "Comoros"
msgstr "Komorene"

#: i18n/countries.php:66
msgid "Colombia"
msgstr "Colombia"

#: i18n/countries.php:65
msgid "Cocos (Keeling) Islands"
msgstr "Kokosøyene (Keeling)"

#: i18n/countries.php:64
msgid "Christmas Island"
msgstr "Juleøya"

#: i18n/countries.php:63
msgid "China"
msgstr "Kina"

#: i18n/countries.php:62
msgid "Chile"
msgstr "Chile"

#: i18n/countries.php:61
msgid "Chad"
msgstr "Tsjad"

#: i18n/countries.php:60
msgid "Central African Republic"
msgstr "Sentralafrikanske Republikk"

#: i18n/countries.php:59
msgid "Cayman Islands"
msgstr "Caymanøyene"

#: i18n/countries.php:58
msgid "Cape Verde"
msgstr "Kapp Verde"

#: i18n/countries.php:57
msgid "Canada"
msgstr "Canada"

#: i18n/countries.php:56
msgid "Cameroon"
msgstr "Kamerun"

#: i18n/countries.php:55
msgid "Cambodia"
msgstr "Kambodsja"

#: i18n/countries.php:54
msgid "Burundi"
msgstr "Burundi"

#: i18n/countries.php:53
msgid "Burkina Faso"
msgstr "Burkina Faso"

#: i18n/countries.php:52
msgid "Bulgaria"
msgstr "Bulgaria"

#: i18n/countries.php:51
msgid "Brunei"
msgstr "Brunei"

#: i18n/countries.php:50
msgid "British Indian Ocean Territory"
msgstr "British Indian Ocean Territory"

#: i18n/countries.php:49
msgid "Brazil"
msgstr "Brasil"

#: i18n/countries.php:48
msgid "Bouvet Island"
msgstr "Bouvetøya"

#: i18n/countries.php:47
msgid "Botswana"
msgstr "Botswana"

#: i18n/countries.php:46
msgid "Bosnia and Herzegovina"
msgstr "Bosnia Hercegovina"

#: i18n/countries.php:45
msgid "Bonaire, Saint Eustatius and Saba"
msgstr "Bonaire, Sint Eustatius og Saba"

#: i18n/countries.php:44
msgid "Bolivia"
msgstr "Bolivia"

#: i18n/countries.php:43
msgid "Bhutan"
msgstr "Bhutan"

#: i18n/countries.php:42
msgid "Bermuda"
msgstr "Bermuda"

#: i18n/countries.php:41
msgid "Benin"
msgstr "Benin"

#: i18n/countries.php:40
msgid "Belize"
msgstr "Belize"

#: i18n/countries.php:39
msgid "Belau"
msgstr "Belau"

#: i18n/countries.php:38
msgid "Belgium"
msgstr "Belgia"

#: i18n/countries.php:37
msgid "Belarus"
msgstr "Hviterussland"

#: i18n/countries.php:36
msgid "Barbados"
msgstr "Barbados"

#: i18n/countries.php:35
msgid "Bangladesh"
msgstr "Bangladesh"

#: i18n/countries.php:34
msgid "Bahrain"
msgstr "Bahrain"

#: i18n/countries.php:33
msgid "Bahamas"
msgstr "Bahamas"

#: i18n/countries.php:32
msgid "Azerbaijan"
msgstr "Aserbajdsjan"

#: i18n/countries.php:31
msgid "Austria"
msgstr "Østerrike"

#: i18n/countries.php:30
msgid "Australia"
msgstr "Australia"

#: i18n/countries.php:29
msgid "Aruba"
msgstr "Aruba"

#: i18n/countries.php:28
msgid "Armenia"
msgstr "Armenia"

#: i18n/countries.php:27
msgid "Argentina"
msgstr "Argentina"

#: i18n/countries.php:26
msgid "Antigua and Barbuda"
msgstr "Antigua og Barbuda"

#: i18n/continents.php:78 i18n/countries.php:25
msgid "Antarctica"
msgstr "Antarktis"

#: i18n/countries.php:24
msgid "Anguilla"
msgstr "Anguilla"

#: i18n/countries.php:23
msgid "Angola"
msgstr "Angola"

#: i18n/countries.php:22
msgid "Andorra"
msgstr "Andorra"

#: i18n/countries.php:20
msgid "Algeria"
msgstr "Algerie"

#: i18n/countries.php:19
msgid "Albania"
msgstr "Albania"

#: i18n/countries.php:17
msgid "Afghanistan"
msgstr "Afghanistan"