Danish translation .json file

I recently had to translate the Reflow .json to Danish and I figured others might want it too.

{
    "locale": "DK",
  
    "shopping_cart": "Kurv", 
    "cart": "Kurv", 
    "product": "Produkt",
    "products": "Produkter",
    "order": "Ordre",
    "price": "Pris", 
    "quantity": "Antal", 
    "payment": "Betaling",
    "name": "Navn", 
    "email": "Email", 
    "phone": "Mobil", 
    "delivery": "Levering", 
    "shipping": "Forsendelse",
    "address": "adresse", 
    "city": "By", 
    "country": "Land", 
    "state": "Stat", 
    "postcode": "Zip kode",
    "shipping_method": "Forsendelse metode", 
    "shipping_address": "Forsendelses adresse", 
    "pickup_at_store": "Hent i butik",
    "store": "Butik",
    "working_hours": "Ă…bent fra", 
    "billing": "Fakturering",
    "billing_name": "Faktureringsnavn",
    "billing_address": "Faktureringsadresse ",
    "note_to_seller": "Besked",
    "total": "I alt",
    "subtotal": "Subtotal",
    "price_free": "Gratis", 
    "credit_card": "Kreditkort", 
    "pay_on_pickup": "Betal ved afhæntning", 
    "out_of_stock": "Ikke pĂĄ lager",
    "and": "og",
    "date": "dato",
    "status": "status",
  
    "apply": "Gem",
    "remove": "Fjern",
    "clear": "Ryd",
    "close": "Luk",
    "error": "Fejl",
    "required": "PĂĄkrevet",
  
    "cart.checkout": "Betal",
    "cart.back_to_cart": "Tilbage til kurv",
    "cart.update": "Opdater kurv",
    "cart.complete_order": "Fuldfør ordre",
    "cart.terms_agree": "Jeg acceptere {terms}",
    "cart.terms_of_service": "Terms & Conditions",
    "cart.privacy_policy": "Privacy Policy",
    "cart.refund_policy": "Refund Policy",
    "cart.customer_details": "Kunde detaljer",
    "cart.subtotal_only": "Levering og moms bliver beregnet ved betallingssiden",
    "cart.pickup_at_store": "Afhænt hos {store}",
    "cart.order_ready_for_pickup_label": "Ordre er klat til afhæntning",
    "cart.estimated_delivery": "Estimeret fragt",
    "cart.select_store": "Vælg butik",
    "cart.add_billing": "Tilføj fakturering",
    "cart.deliver_to_address": "Lever til adresse",
    "cart.shipping_not_selected": "Ikke valgt endnu",
    "cart.select_country": "Vælg land",
    "cart.note_to_seller": "Besked",
    "cart.note_to_seller_placeholder": "Hvis du har nogle specifike instruktioner, sĂĄ skriv dem her.",
    "cart.save_address": "Gem min adresse til fremtidige køb",
    "cart.tax_exemption_add": "Apply a Tax Exemption",
    "cart.tax_exemption_file": "Tax Exemption File",
    "cart.tax_exemption_file_prompt": "Attach a document or photo of your tax exemption",
    "cart.tax_exemption_number_prompt": "Enter your EU VAT number",
    "cart.tax_exemption_cleared": "Tax exemption invalidated",
    "cart.tax_exemption_cleared_details": "The provided tax exemption info could not be applied to the newly selected address.",
    "cart.coupon_placeholder": "Indtast kupon",
    "cart.coupon_added": "Kupon tilføjet",
    "cart.coupon_removed": "Kupon fjernet",
    "cart.order_summary": "Ordre resume",
    "cart.show_summary": "Vis resume",
    "cart.prices_currency_description": "Alle priser er i {currency}",
    "cart.left_in_stock": "{in_stock, plural, =0 {0 pĂĄ lager} other {Only # pĂĄ lager.}}",
    "cart.max_product_qty": "Max {max_quantity} per kunde",
    "cart.errors.unavailable": "Kunne ikke load kurv.",
    "cart.errors.empty": "Din kurv er tom.",
    "cart.errors.cannot_complete": "Fejl ved checkout.",
    "cart.errors.vat_number_invalid": "VAT number is invalid or can't be used in cross-border transactions.",
    "cart.errors.vat_number_validation_fail": "VAT could't be validated.",
    "cart.errors.delivery_unavailable": "Product delivery is not available. Please contact us.",
    "cart.errors.address_not_supported": "Vi kan ikke levere til denne adresse.",
    "cart.errors.coupon_invalid_code": "Koden du indtastede findes ikke.",
    "cart.errors.coupon_no_matching_products": "Kupon koden kan ikke bruges til nogle af de produkter du har i kurven.",
    "cart.errors.coupon_min_amount": "Du skal ordre mindst {amount} for at bruge koden.",
    "cart.errors.coupon_expired": "Kupon koden er ikke gyldig længere.",
    "cart.errors.out_of_stock": "En eller flere produkter er ikke pĂĄ lager.",
    "cart.errors.unavailable_quantity": "Kun {available} {product} er pĂĄ lager. Der {in_cart, plural, =1 {is} andre {are}} {in_cart} i din kurv.",
    "cart.errors.invalid_coupon": "Forkert kupon kode i kurv. Fjern den for at fortsætte.",
    "cart.errors.cannot_ship": "Disse produkter kan ikke blive leveret til den givne adresse.",
    "cart.errors.min_val_not_reached": "Du kan mindst bestille {min_val}.",
    "cart.errors.max_val_exceeded": "Kurv værdi er for høj.",
    "cart.errors.product_min_qty_not_reached": "Minimum mængde du kan købe af {product} er {min_qty}. Der {in_cart, plural, =1 {is} andre {are}} {in_cart} i din kurv.",
    "cart.errors.product_max_qty_exceeded": "Du kan købe {max_qty} {product} per kunde. {in_cart, plural, =0 {} =1 {Der er allerede 1 i din kurv.} andre {Der er allerede # i din kurv}}",
  
    "product.left_in_stock": "{numberItems} pĂĄ lager",
    "product.missing": "Dette produkt eksistere ikke.",
    "product.out_of_stock": "Produkt ikke pĂĄ lager.",
    "product.unavailable_quantity": "Ikke nok produkter pĂĄ lager.",
    "product_list.empty": "Ingen produkter fundet",
  
    "product_search.button": "Søg",
    "product_search.placeholder": "Søg Produkter",
  
    "add_to_cart.button_text": "Tilføj til kurv",
    "add_to_cart.success": "Produkt tilføjet til kurv.",
    "add_to_cart.error": "Kunne ikke tilføje produkt til kurv",
    "add_to_cart.see_cart": "Se kurv",
    "add_to_cart.min_quantity_per_order": "Du kan mindst købe {quantity}",
   
    "order_status.order": "Ordre #{orderId}",
    "order_status.status": "Status",
    "order_status.created": "Oprettet",
    "order_status.order_summary": "Ordre resume",
    "order_status.product_personalizations": "Personaliseringer",
    "order_status.customer_details": "Kunde detaljer",
    "order_status.processed": "behandlet",
    "order_status.pending": "afventer",
    "order_status.shipped": "Forsendt",
    "order_status.ready_for_pickup": "klar til afhæntning",
    "order_status.received": "modtaget",
    "order_status.refunded": "refunderet",
    "order_status.cancelled": "afbestilt",
    "order_status.payment_failed": "Fejl ved betaling",
    "order_status.check_email": "Check din email for en ordre bekræftelse.",
  
    "auth.sign_in": "Log ind",
    "auth.sign_out": "Log ud",
    "auth.register": "Opret",
    "auth.prompt_register": "Har du ikke en bruger?",
  
    "user_orders.sign_in_prompt": "Log ind for at se dine ordre",
    "user_orders.empty": "Ingen ordre fundet",
  
    "user_settings.user_settings": "Bruger Indstillinger",
    "user_settings.sign_in_prompt": "Log ind for at se din profil",
    "user_settings.profile_update_success": "Profil opdateret",
    "user_settings.profile_update_failed": "Fejl ved profil opdatering",
    "user_settings.change_photo": "SkĂ­ft foto",
  
    "store_unavailable": "Butikken er lukket midlertidigt"
  
  }
4 Likes